sup{font-size:0.5em;
font-weight: 600;}

li {padding-top:10px;    line-height: 24px;}
a {color:#fc6117;}
.footer {
  display: block;
  width: auto;
  margin-right: 40px;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 10px 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pcoack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-right: 5px solid #000;
  border-bottom: 5px solid #000;
  border-left: 5px solid #000;
  background-color: #fff;
  font-size: 15px;
	margin-top: -10px;
}

ul, ol {

    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 20px;
	  list-style: none; 
	line-height: 26px;

}

.marge{padding-top:20px;}
.marge2{margin-top:-10px;}



ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #fc6117; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


.contenu1 strong {color:#fc6117;}
u {color:#fc6117;
text-decoration: underline;}

a {color:#fc6117;
text-decoration: underline;}
.prix{text-decoration: line-through;}
.heading {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  text-transform: none;
}
.inter_bold p {margin-top: 0px;}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #000;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 53px;
  float: left;
  -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-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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #1da1f3;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 53px;
  float: left;
  -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;
  background-color: #064566;
}

.evenements {
  display: block;
  width: auto;
  padding: 20px 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #000;
  color: #fff;
}

.div-block-8 {
  margin-left: 0px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 77.5vw;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-13 {
  display: block;
  width: auto;
  max-width: none;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.link-block {
  width: 100%;
  height: 53px;
  color: #fff;
}

.image-3 {
  width: auto;
  height: auto;
  max-width: none;
  margin-bottom: 10px;
}

.text-block-2 {
  line-height: 14px;
}

.div-block-16 {
  float: right;
}

.link-2 {
  float: left;
  color: #000;
  text-decoration: none;
}

.div-block-17 {
  float: left;
}

.contenu {
  display: block;
  margin-right: 30px;
  margin-left: 40px;
  padding: 50px 40px 50px 60px;
  -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-right: 5px solid #000;
  border-left: 5px solid #000;
  background-color: #fff;
}


.div-block-18 {
  width: 49vw;

  margin-right: auto;
  margin-left: 1vw;
  float: left;
}

.div-block-19 {
  display: block;
  width: 30vw;

  margin-right: 0vw;
  margin-left: 0vw;
  padding-left: 0px;
  float: right;
}

.sommaire {
  display: inline-block;
  width: 100%;
  max-width: 697px;
  margin-right: 0px;
  margin-bottom: 50px;
  padding: 20px 30px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #000 #000 #202020;
  box-shadow: 11px 11px 0 0 #000;
}

.color {
  color: #fc6117;
}

.heading-5 {
  margin-top: 0px;
  color: #000;
  font-size: 24px;
  line-height: 32px;
}

.list-2 {
  padding-left: 0px;
  color: #000;
  list-style-type: none;
}

.list-item-2 {
  margin-bottom: -5px;
}

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

.contenu1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
  line-height: 26px;
	clear: left;
    float: left;
}

.contenu1_01 {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
  line-height: 26px;
	clear: left;
  /*  float: left;*/
}

.heading-6 {
  display: inline;
  clear: none;
  -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;
  border-right: 0px none #000;
  border-bottom: 5px solid #fc6117;
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
}

.bouton {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px 20px 10px 45px;
  /*float: left;*/
  background-color: #fc6117;
  background-image: url('../images/fleche.png');
  background-position: 15px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.focus {
  display: none;
  margin-top: 40px;
  padding: 0px 30px 20px;
  border: 1px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(31%, #fffe56));
  background-image: linear-gradient(180deg, #fff 30%, #fffe56 31%);
}

.link-4 {
  display: inline-block;
  margin-bottom: 5px;
  float: left;
  clear: left;
  color: #000;
  font-style: italic;
}

.heading-7 {
  color: #000;
}

.pub {
  position: static;
  width: 100%;
  height: auto;
  margin-top: -70px;
  margin-bottom: 40px;
  padding: 0px;
  border-style: none;
  border-color: #000;
	float:left;
}

.div-block-20 {
  position: relative;
  left: 0px;
  top: 62px;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  width: 20px;
  height: 60px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 27px;
  padding-left: 0px;
  border: 0px none #000;
  background-color: #000;
}

.link-block-2 {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border: 2px none #000;
}

.image-4 {
  display: block;
  height: auto;
  max-width: 100%;
  padding: 0px;
  border-style: solid;
  border-width: 2px 2px 2px 3px;
  border-color: #000;
}

.incline {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
}

.incline.txtpub {
  font-size: 13px;
}

.faq_div {
  display: block;
  width: 40vw;
  max-width: 697px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding: 0px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #000 #000 #000 #202020;
  box-shadow: 11px 11px 0 0 #000;
}
.contenu2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -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;
}

.heading-9 {
  display: inline-block;
  margin-bottom: 20px;
  border-bottom: 3px none #fc6117;
  color: #fc6117;
  font-weight: 700;
  text-align: center;
}

.div-block-26 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.bouton_1 {
  display: inline-block;
  margin-right: 20px;
	  margin-top: 10px;
  padding: 10px 20px 10px 45px;
  float: left;
  background-color: #fc6117;
  background-image: url('../images/fleche.png');
  background-position: 15px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.bouton_1.marge {
  margin-left: 10px;
  padding-left: 45px;
  background-color: #fc6117;
  background-image: url('../images/fleche.png');
  background-position: 15px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
	margin-top:0;
		 text-transform: uppercase;
}

.header_1 {
  height: 30px;
  margin-top: 80px;
  margin-right: 40px;
  margin-left: 40px;
  border-right: 5px solid #000;
  border-left: 5px solid #000;
}
.header_1_1 {
  height: 30px;
  margin-top: 80px;
  margin-right: 40px;
  margin-left: 40px;
  border-right: 5px solid #000;
  border-left: 5px solid #000;
}

.nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: block;
  height: 80px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.nav-link {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 0px 0px;
  border: 1px none #000;
  background-color: transparent;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.nav-link.w--current {
  margin-right: 10px;
  margin-left: 10px;
  border-bottom: 3px solid #fc6117;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.brand {
  width: 1px;
  height: 1px;
}

.nav-menu {
  height: 45px;
  float: left;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.text-block-3 {
  float: right;
}

.header {
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-27 {
  float: right;
}

.div-block-28 {
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 7px;
  padding-left: 35px;
  float: right;
  background-color: transparent;
  background-image: url('../images/picto_membre.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
}

.link-5 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
		  text-transform: uppercase;
}

.container_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 80px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.dropdown-toggle {
  margin-right: 0px;
  padding: 0px 20px 0px 10px;
  color: #fff;
}

.dropdown-toggle.w--open {
  margin-right: 0px;
  padding-right: 20px;
}

.text-block-4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.icon {
  display: none;
}

.dropdown-list {
  background-color: #202020;
}

.dropdown-list.w--open {
  background-color: #000;
}

.dropdown-link {
  padding: 0px 10px;
  border: 0px none #000;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #000;
  line-height: 26px;
}

.tools {
  position: fixed;
  z-index: 8000;
  width: auto;
  height: auto;
  max-width: none;
  margin-right: 8vw;
  float: left;
}

.tools_1 {
  width: 98px;
  height: 98px;
}

.tools_1.agenda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98px;
  height: auto;
  max-width: none;
  padding: 21px 20px;
  -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: #000;
  color: #fff;
  font-size: 15px;
}

.tools_1.linkedin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98px;
  height: auto;
  max-width: none;
  padding: 22px 20px;
  -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: #045d8b;
  color: #fff;
  font-size: 15px;
}

.tools_1.twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98px;
  height: auto;
  max-width: none;
  padding: 22px 20px;
  -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: #1da1f2;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.tools_1.facebook {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98px;
  height: auto;
  max-width: none;
  padding: 22px 20px;
  -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: #1877f2;
  color: #fff;
  font-size: 15px;
}

.link-block-3 {
  max-width: 7vw;
  float: left;
  clear: left;
  text-decoration: none;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 392px;
  max-width: none;
  padding-right: 5vw;
  padding-left: 5vw;
  float: right;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fc6117;
}

.div-block-35 {
  position: static;
  display: block;
  width: 697px;
  height: 392px;
  margin-left: 52px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 5px none #000;
}

.slider-5 {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.slide-nav-4 {
  display: none;
}

.mask-3 {
  overflow: hidden;
  width: 76vw;
  height: auto;
  max-width: none;
  padding-bottom: 0px;
	margin-bottom: 2vw;
}

.slide-5 {
  width: auto;
  height: auto;
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 0px;
}

.left-arrow-3 {
  left: -70px;
  top: -3vw;
  width: 50px;
  height: 50px;
  border: 3px solid #fc6117;
  background-image: url('../images/fleche_gauche1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 18px;
  font-weight: 900;
}

.right-arrow-3 {
  left: auto;
  top: -3vw;
  right: -60px;
  width: 50px;
  height: 50px;
  border: 3px solid #fc6117;
  background-image: url('../images/fleche_droite1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: transparent;
  font-size: 18px;
  font-weight: 900;
}

.dropdown {
  margin-right: 0px;
  padding-top: 0px;
}

.div-block-37 {
  margin-top: 0px;
  margin-right: 20px;
  line-height: 35px;
}

.div-block-pub {
  position: relative;
  left: 4px;
  top: 4px;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: block;
  width: 25px;
  height: 65px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 32px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.link-block-4 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  text-decoration: none;
}

.slide-5-pub {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 10px;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 5px solid #000;
  background-color: transparent;
}

.text-block-02 {
  font-size: 20px;
  line-height: 14px;
  font-weight: 600;
}

.image-03 {
  width: auto;
  height: auto;
  max-width: none;
  margin-bottom: 0px;
  padding-left: 10px;
}

.div-block-42 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.list_contenu {
  margin-top: 20px;
  padding-left: 20px;
  color: #fc6117;
}

.list-item-5 {
  margin-bottom: 10px;
}

.baseline {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-11 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.slide-nav-6 {
  display: none;
}

.right-arrow-5 {
  display: none;
}

.left-arrow-5 {
  display: none;
}

.slider-7 {
  display: block;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.div-block-45 {
  padding-right: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-46 {
  padding-left: 10px;
  float: left;
  color: #fff;
  text-transform: uppercase;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  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-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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.mask-5 {
  width: auto;
  height: auto;
}

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

.div-block-49 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 500;
  display: block;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-50 {
  margin-left: 30px;
  padding: 20px 30px;
  float: left;
  clear: left;
  background-color: #000;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.div-block-51 {
  padding: 0px 30px 10px;
  float: left;
  background-color: #fc6117;
  color: #fff;
  font-size: 45px;
  line-height: 35px;
  font-weight: 600;
}

.heading-12 {
  margin-top: 15px;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

.div-block-50-1 {
  margin-left: 30px;
  padding: 10px 20px;
  float: left;
  clear: left;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.heading-12-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
}

.div-block-49-1 {
  position: relative;
  top: -160px;
  display: block;
  max-width: 300px;
  padding-bottom: 30px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-6 {
  font-weight: 600;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24vw;
  height: 455px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
}

.div-block-57 {
  width: auto;
  margin-top: 0px;
}
.div-block-57-1 {
  width: auto;
  margin-top: -60px;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24vw;
  height: auto;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px none #4d4d4d;
}

.img_contour {
  max-width: 103%;
  margin: 0px;
  padding: 4px;
  border: 1px solid #4d4d4d;
	margin-top: -65px;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bold-text {
  color: #fc6117;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.black {
  color: #000;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  padding-top: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-62 {
  margin-right: 10px;
  float: right;
  clear: none;
}

.div-block-63 {
  float: left;
}

.left-arrow-6 {
  display: none;
}

.right-arrow-6 {
  display: none;
}

.slide-nav-7 {
  display: none;
}

.slider-8 {
  display: block;
  width: auto;
  height: auto;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.mask-6 {
  width: auto;
  height: 392px;
  margin-left: 0px;
}

.div-block-64 {
  position: relative;
  top: -260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: 0vw;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.div-block-65 {
  display: block;
  width: auto;
  height: 392px;
  float: none;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-11 {
  max-width: none;
}

.div-block-66 {
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.slide-7 {
  width: 698px;
}

.text-block-6 {
  color: #000;
  font-weight: 900;
}

.div-block-67 {
  text-align: center;
}

.twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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_twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  -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-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
}

.heading-13 {
  margin-top: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 38px;
}

.div-block-69 {
  position: static;
  left: 0%;
  top: -21%;
  right: 0px;
  bottom: auto;
  z-index: 500;
  margin-top: -55px;
  margin-right: -85px;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
}

.div-block-70 {
  padding-right: 20px;
}

.paragraph-4 {
  margin-top: 30px;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
	font-family: 'Source Sans Pro', sans-serif;
}

.bold {
  color: #fc6117 !important;
  font-weight: 700;
}

.div-block-69-copy {
  position: static;
  left: 0%;
  top: -21%;
  right: 0px;
  bottom: auto;
  z-index: 500;
  margin-top: 8px;
  margin-right: 0px;
  margin-left: 10px;
  padding-left: 0px;
  float: left;
}

.h2_title {
  float: left;
  font-size: 38px;
}

.div_color_orange {
  padding: 10px 20px;
  float: left;
  background-color: #fc6117;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.div_color_violet {
  padding: 10px 20px;
  float: left;
  background-color: #686cde;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

._18 {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
}

.paragraph-4_1 {
  margin-top: 30px;
  color: #818181;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
}

.contenu_1 {
  display: block;
  margin-right: 40px;
  margin-left: 40px;
  padding: 0px 30px 50px 60px;
  -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-right: 5px solid #000;
  border-left: 5px solid #000;
  background-color: #fff;
}

.contenu1_1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
  line-height: 26px;
}


.div-block-72 {
  position: absolute;
  left: auto;
  top: 30px;
  right: 0%;
  bottom: auto;
  width: 36vw;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fc6117;
}

.div-block-73 {
  height: 213px;
}

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

.heading-11_1 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
}

.slider-8_1 {
  display: block;
  width: auto;
  height: auto;
  margin-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.mask-6_1 {
  width: 100%;
  height: 213px;
  margin-left: 0px;
}

.heading-12_1 {
  margin-top: 15px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}

.div-block-50_1 {
  margin-left: 30px;
  padding: 20px 30px;
  float: left;
  clear: left;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.div-block-64_1 {
  position: relative;
  top: -160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: 0vw;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.slide-7_1 {
  width: 100%;
  max-width: none;
}

.div-block-34-copy {
  width: 622px;
  height: auto;
  max-width: none;
  padding-right: 5vw;
  padding-left: 5vw;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.div-block-19_1 {
  display: block;
  width: 30vw;
  max-width: 700px;
  margin-top: 470px;
  margin-right: 0vw;
  margin-left: 0vw;
  padding-left: 0px;
  float: right;
}

.html-embed {
  margin-top: 20px;
}

.gratuit {
  display: inline-block;
  padding: 10px;
  /*float: left;*/
  background-color: #fc6117;
  color: #fff;
  font-size: 38px;
  line-height: 38px;
  text-transform: none;
}

.prix {
margin-left: -4px;
  margin-top: 14px;
  padding: 10px;

  background-color: #000;
  color: #fff;
  line-height: 24px;
  font-weight: 600;
	display: inline-block;
}

.paragraph-2 {
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
}

.txt16 {
  display: inline-block;
  color: #818181;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
}

.div_color_jaune {
  padding: 10px 20px;
  float: left;
  background-color: #fc6117;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.div_color_bleu {
  padding: 10px 20px;
  float: left;
  background-color: #fc6117;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.alias {
  position: relative;
  top: -100px;
  height: 0px;
}

.html-embed-2 {
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
}

.twitter_div {
  margin-bottom: 20px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 50px;
  -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-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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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-76 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-14 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 30px;
}

.p_erreur {
  display: block;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  -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-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bouton_1_black {
  display: inline-block;
  margin-right: 0px;
  padding: 10px 20px 10px 45px;
  float: left;
  background-color: #000;
  background-image: url('../images/fleche.png');
  background-position: 15px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.bouton_1_black.marge {
  margin-left: 10px;
  padding-left: 45px;
  background-color: #fc6117;
  background-image: url('../images/fleche.png');
  background-position: 15px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.image-15 {
  color: #000;
}

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

html.w-mod-js *[data-ix="app"] {
  opacity: 0;
}


.faq {
  display: block;
}

.html-embed-3 {
  display: none;
}

.accordion__item.js-accordion-item {
  padding: 20px 30px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #000;
}

.accordion__item.js-accordion-item.active {
  padding: 20px 30px;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
}

.accordion-title {
  margin-top: 0px;
  color: #000;
  font-size: 24px;
  line-height: 30px;
}

html.w-mod-js *[data-ix="app"] {
  opacity: 0;
}

.prog_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: none;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
}

.prog_1_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin-right: 0px;
  float: left;
  -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;
}

.prog_1_txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  max-height: none;
  margin-left: 30px;
  padding-left: 0vw;
  float: right;
  -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;
}

.prog_1_titre {
  color: #fc6117;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
}

.prog_1_1_txt {
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
}

.image-16 {
  max-height: none;
  max-width: none;
}

.image-17 {
  width: auto;
  max-width: 100%;
}

.inter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inter_1 {
  width: 145px;
  height: 145px;
  float: left;
}

.inter_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 145px;
  padding: 10px;
	height:55px;
  float: left;
  clear: left;
  -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: #fc6117;
}

.inter_0 {
  margin-bottom: 10px;
  margin-right: 15px;
  float: left;
}

.inter_txt {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}

.inter_bold {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
}

.a1 {
  position: static;
  width: 45vw;
  padding-right: 0px;
  float: left;
}

.a1_list {
  margin-top: 30px;
  padding-left: 20px;
  color: #000;
  line-height: 30px;
}

.a1_1 {
  width: 35vw;
  float: right;
}

.a1_02 {
  position: static;
  width: 45vw;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.a1_03 {
  width: 35vw;
  float: left;
}

.a1_06 {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #000;
  line-height: 26px;
}

.a1_07 {
  width: 35vw;
  margin-top: 60px;
  float: left;
}

.avis01_02 {
  width: 100%;
  max-width: none;
  margin: 0px 2vw;
  float: left;
}

.a1_11 {
  display: inline;
  clear: none;
  -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;
  border-right: 0px none #000;
  border-bottom: 5px solid #fc6117;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-decoration: none;
}

.a1_12 {
  margin-left: 10px;
}

.a1_15 {
  font-style: italic;
  font-weight: 400;
}

.colorbold {
  color: #fc6117;
  font-style: normal;
  font-weight: 700;
}

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

.a1_17 {
  margin-bottom: 5px;
  line-height: 24px;
}

.image-18 {
  width: 100%;
}

.a1_25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 77.5vw;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.a01_26 {
  left: -60px;
  top: -3vw;
  width: 50px;
  height: 50px;
  border: 3px solid #fff;
  background-image: url('../images/fleche_gauche1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 18px;
  font-weight: 900;
}

.a1_27 {
  left: auto;
  top: -3vw;
  right: -60px;
  width: 50px;
  height: 50px;
  border: 3px solid #fff;
  background-image: url('../images/fleche_droite1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: transparent;
  font-size: 18px;
  font-weight: 900;
}

.avis0 {
  display: block;
  margin-right: 40px;
  margin-left: 40px;
  padding: 30px 60px;
  -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-right: 5px solid #000;
  border-left: 5px solid #000;
  background-color: #fff;
}

.avis0_1 {
  width: 100%;
  max-width: none;
  margin: 20px 2vw;
  float: left;
}

.avis0_fil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 50px 0px 0px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #000;
  color: #fff;
}

.avis_0_slide {
  width: auto;
  height: auto;
  margin-right: 0px;
  padding-right: 5px;
  padding-left: 5px;
}

.avis0_mask {
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: none;
  padding-bottom: 0px;
	padding-top: 20px;
}

.avis0_twitt {
 /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
	float: left;
  width: 37vw;
  height: auto;
  margin-bottom: 0px;
  -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;
	padding:0px 10px;
}

.avis0_twitter {
  display: block;
  width: 78%;
  max-width: none;
  margin-bottom: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.avis0_10 {
  display: none;
}


@media (max-width: 991px) {
  .footer {
    margin-right: 30px;
    margin-left: 30px;
    padding-left: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .evenements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -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-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -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;
  }
  .contenu {
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .div-block-18 {
    width: auto;
    max-width: none;
    margin-bottom: 60px;
  }
  .div-block-19 {
    width: auto;
    max-width: none;
    margin-top: 0px;
    margin-left: auto;
    float: none;
    clear: left;
  }
  .sommaire {
    width: auto;
  }
  .bouton_1 {
    float: left;
  }
  .header_1 {
    margin-right: 30px;
    margin-left: 30px;
  }
	 .header_1_1 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .nav {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar {
    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;
  }
  .nav-link {
    float: left;
    clear: left;
  }
  .nav-link.w--current {
    display: block;
    float: left;
    clear: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .nav-menu {
    display: block;
    width: auto;
    height: auto;
    padding-bottom: 20px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #000;
  }
  .container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .header {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-27 {
    float: left;
    clear: left;
  }
  .div-block-28 {
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
    clear: left;
  }
  .container_2 {
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .dropdown-toggle {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .dropdown-toggle.w--open {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .dropdown-list.w--open {
    background-color: #000;
  }
  .dropdown-link {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .tools {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: block;
    margin-top: 110px;
    margin-right: 0vw;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tools_1.agenda {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000;
  }
  .tools_1.linkedin {
    width: 80px;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tools_1.twitter {
    width: 80px;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tools_1.facebook {
    width: 80px;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .link-block-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-34 {
    width: auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
    clear: left;
  }
 .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    max-width: none;
    margin-left: 0px;
    float: none;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-5 {
    display: block;
    width: auto;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .mask-3 {
    overflow: hidden;
    width: 375px;
    max-width: none;
  }
  .slide-5 {
    width: auto;
    padding-right: 0px;
    float: none;
    clear: none;
  }
  .left-arrow-3 {
    width: 30px;
    height: 30px;
  }
  .right-arrow-3 {
    width: 30px;
    height: 30px;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .dropdown {
    display: inline-block;
    margin-top: 0px;
  }
  .slide-5-pub {
    padding-left: 12px;
  }
   .div-block-38 {
    display: block;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-left-style: none;
  }
  .div-block-42 {
    display: block;
    width: auto;
  }
  .div-block-50-1 {
    font-size: 16px;
    line-height: 20px;
  }
  .heading-12-1 {
    font-size: 22px;
    line-height: 22px;
  }
  .div-block-49-1 {
    max-width: none;
  }
  .div-block-56 {
    width: auto;
  }
  .div-block-59 {
    width: auto;
  }
  .div-block-61 {
    padding-top: 0px;
  }
  .slider-8 {
    display: block;
    width: 100%;
    height: 430px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .mask-6 {
    overflow: hidden;
    width: 100%;
    height: 430px;
  }
  .div-block-64 {
    width: auto;
  }
  .div-block-65 {
    width: 100%;
    height: 430px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-11 {
    display: inline-block;
    width: 100%;
    max-width: 100%;
  }
  .slide-7 {
    width: 100%;
  }
  .contenu_1 {
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .contenu1_1 {
    margin-top: 30px;
  }
  .div-block-72 {
    position: static;
    width: auto;
    margin-bottom: 0px;
  }
  .div-block-73 {
    margin-top: 0px;
  }
  .div-block-74 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .heading-11_1 {
    display: inline-block;
    width: 500px;
  }
  .slider-8_1 {
    display: block;
    width: 100%;
    height: 213px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .mask-6_1 {
    overflow: hidden;
    width: 100%;
    height: 213px;
  }
  .div-block-64_1 {
    width: auto;
  }
  .slide-7_1 {
    width: 100%;
  }
   .div-block-34-copy {
    width: auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
    clear: left;
  }
  .div-block-19_1 {
    width: auto;
    max-width: none;
    margin-top: 0px;
    margin-left: auto;
    float: none;
    clear: left;
  }
  .image-14 {
    width: 100%;
    max-width: none;
  }
  .bouton_1_black {
    float: left;
  }
 .faq_div {
    width: auto;
  }
	
	.faq {
  display: block;
}

  .prog_1_img {
    height: auto;
  }
	.a1 {
    width: auto;
    padding-right: 0px;
    float: none;
  }
  .a1_1 {
    width: auto;
    margin-top: 20px;
  }
  .a1_02 {
    width: auto;
    padding-right: 0px;
    float: none;
    clear: left;
  }
  .a1_03 {
    width: auto;
    margin-bottom: 20px;
  }
  .a1_07 {
    width: auto;
    margin-top: 30px;
  }
  .avis01_02 {
    width: auto;
    max-width: none;
    margin-bottom: 0px;
  }
  .a1_13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .a1_25 {
    -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;
  }
  .a01_26 {
    display: none;
    width: 30px;
    height: 30px;
  }
  .a1_27 {
    display: none;
    width: 30px;
    height: 30px;
  }
	
.avis0 {
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    padding: 0px 60px 20px;
  }
  .avis0_1 {
    width: auto;
    max-width: none;
    margin-bottom: 30px;
  }
  .avis0_fil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -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;
  }
  .avis_0_slide {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .avis0_mask {
    overflow: hidden;
    width: 350px;
    max-width: none;
  }
  .avis0_twitt {
    width: 320px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .avis0_twitter {
    width: auto;
  }
  .avis0_10 {
    display: block;
  }
	
	
}

@media (max-width: 767px) {
	.marge2{margin-top:0px;}
  .footer {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .evenements {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-11 {
    margin-left: 0vw;
  }
  .div-block-12 {
    width: auto;
    margin-left: 0px;
    -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-13 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .image-3 {
    max-width: 3.5vw;
    margin-bottom: 0px;
  }
  .image-3.fb {
    max-width: 2vw;
  }
  .text-block-2 {
    display: none;
  }
  .contenu {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    border-right-width: 3px;
    border-left-width: 3px;
  }
  .div-block-18 {
    float: none;
  }
  .sommaire {
    box-shadow: 5px 5px 0 0 #000;
  }
  .heading-6 {
    border-bottom-width: 3px;
    line-height: 35px;
  }
  .image-4 {
    width: 100%;
    max-width: none;
  }
  .header_1 {
    display: none;
    margin-top: 50px;
    margin-right: 10px;
    margin-left: 10px;
    border-right-width: 3px;
    border-left-width: 3px;
  }
	  .header_1_1 {
    display: block;
    margin-top: 50px;
    margin-right: 10px;
    margin-left: 10px;
    border-right-width: 3px;
    border-left-width: 3px;
  }
  .nav {
    height: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .container {
    height: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .header {
    display: block;
  }
  .div-block-28 {
    padding-bottom: 0px;
  }
  .container_2 {
    height: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .tools {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tools_1.agenda {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5.5vw;
    max-width: none;
    padding: 10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .tools_1.linkedin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5.5vw;
    padding: 10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tools_1.twitter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5.5vw;
    padding: 10px 0px;
  }
  .tools_1.facebook {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5.5vw;
    padding: 10px 0px;
  }
  .div-block-34 {
    padding-top: 30px;
    float: left;
  }
   .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    float: none;
    clear: left;
  }
  .left-arrow-3 {
    left: -10vw;
  }
  .right-arrow-3 {
    right: -10vw;
  }
  .menu-button {
    padding: 15px;
  }
  .div-block-37 {
    margin-right: 0px;
  }
  .slide-5-pub {
    padding-left: 12px;
  }
  .div-block-38 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .text-block-02 {
    display: block;
  }
  .image-03 {
    margin-bottom: 0px;
  }
  .div-block-49 {
    margin-top: 20px;
  }
  .slider-8 {
    height: 320px;
  }
  .mask-6 {
    height: 320px;
  }
  .div-block-64 {
    width: auto;
  }
  .div-block-65 {
    height: 320px;
  }
  .contenu_1 {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    border-right-width: 3px;
    border-left-width: 3px;
  }
  .div-block-72 {
    height: auto;
    margin-top: 50px;
  }
  .div-block-74 {
    height: auto;
    margin-top: 107px;
  }
  .heading-11_1 {
    width: auto;
  }
  .slider-8_1 {
    height: auto;
  }
  .mask-6_1 {
    height: auto;
  }
  .div-block-64_1 {
    top: -230px;
    width: auto;
  }
  .div-block-34-copy {
    padding-top: 30px;
    float: left;
  }
  .image-14 {
    display: inline-block;
    width: 100%;
  }
	 .faq_div {
    box-shadow: 5px 5px 0 0 #000;
  }
	
	.prog_1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .prog_1_img {
    height: auto;
  }
  .prog_1_txt {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
  }
  .inter {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
	.avis0 {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    border-right-width: 3px;
    border-left-width: 3px;
  }
  .avis0_1 {
    float: none;
  }
  .avis0_fil {
    padding-right: 20px;
    padding-left: 20px;
  }
  .avis0_mask {
    margin-right: auto;
    margin-left: auto;
  }
  .avis0_twitter {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .avis0_10 {
    top: auto;
    display: block;
    margin-top: 0px;
  }
  ._1_event {
    margin-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .avis01_02 {
    float: none;
  }
  .a1_11 {
    border-bottom-width: 3px;
    line-height: 35px;
  }
  .a1_25 {
    width: auto;
    margin-left: 0px;
    -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;
  }
  .a01_26 {
    left: -10vw;
  }
  .a1_27 {
    right: -10vw;
  }
	  .avis0 {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    border-right-width: 3px;
    border-left-width: 3px;
  }
}

@media (max-width: 479px) {
	  .accordion-title {
    font-size: 20px;
    line-height: 20px;
  }
  .accordion-txt {
    line-height: 25px;
  }
	 .faq_div {
    padding-right: 0px;
    padding-left: 0px;
		  border-left-width: 2px;
  }
  .heading {
    line-height: 22px;
  }
  .div-block-3 {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .evenements {
    padding-top: 0px;
  }
  .div-block-8 {
    text-align: center;
  }
  .div-block-11 {
    width: auto;
    margin-left: 0vw;
  }
  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .div-block-13 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-16 {
    float: none;
  }
  .link-2 {
    font-size: 13px;
  }
  .div-block-17 {
    float: none;
  }
  .contenu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-18 {
    margin-left: 1vw;
  }
  .sommaire {
     padding: 20px 30px 10px;
  }
  .color {
    line-height: 27px;
  }
  .heading-5 {
    font-size: 22px;
    line-height: 25px;
  }
  .list-item-2 {
    line-height: 25px;
  }
  .bouton {
    font-size: 15px;
    line-height: 20px;
  }
  .focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #fff), color-stop(16%, #fffe56));
    background-image: linear-gradient(180deg, #fff 13%, #fffe56 16%);
  }
  .div-block-20 {
    left: 1px;
    top: 54px;
    height: 53px;
    padding-top: 21px;
  }
  .incline.txtpub {
   font-size: 11px;
	  padding-top:5px;
  }
  .bouton_1 {
    font-size: 15px;
    line-height: 20px;
  }
  .bouton_1.marge {
    display: block;
    margin-left: 0px;
    padding: 15px 10px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 13px;
  }
  .nav {
    display: block;
    height: 50px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .nav-link {
    font-size: 15px;
    line-height: 20px;
  }
  .nav-link.w--current {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 15px;
  }
  .brand {
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    display: block;
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .text-block-3 {
    display: block;
  }
  .header {
    display: block;
  }
  .div-block-27 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-28 {
    margin-right: 10px;
    margin-left: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 13px;
    line-height: 25px;
  }
  .container_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dropdown-toggle {
    padding-right: 10px;
    line-height: 40px;
  }
  .dropdown-toggle.w--open {
    line-height: 35px;
  }
  .tools {
    display: none;
  }
    .div-block-34 {
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
   .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 50px;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-5 {
    max-width: 300px;
  }
  .slide-nav-4 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: inline-block;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 13px;
  }
  .mask-3 {
    width: auto;
    max-width: none;
  }
  .slide-5 {
    width: 300px;
    max-width: none;
    margin-left: 0vw;
    padding-right: 0vw;
  }
  .left-arrow-3 {
    display: none;
  }
  .right-arrow-3 {
    display: none;
  }
  .div-block-pub {
position:absolute;
    left: 4px;
    top: 4px;
    height: 53px;
    margin-left: 0px;
    padding-top: 21px;
    font-size: 17px;
  }
  .slide-5-pub {
    margin-top: 0px;
    padding-right: 0vw;
    padding-left: 0vw;
  }
	.img_contour{margin-top:0;}
	
  .div-block-38 {
    float: none;
    clear: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .heading-11 {
    font-size: 25px;
    line-height: 25px;
  }
  .div-block-49 {
    margin-top: 0px;
    padding-top: 0px;
  }
  .div-block-50 {
    margin-left: 0px;
    padding: 10px 20px;
    float: none;
    font-size: 17px;
  }
  .div-block-51 {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 40px;
  }
  .heading-12 {
    font-size: 40px;
    line-height: 30px;
  }
  .img_contour {
    max-width: 100%;
  }
  .bold-text {
    line-height: 28px;
  }
  .div-block-61 {
    margin-left: 0px;
  }
  .div-block-62 {
    margin-right: 0px;
  }
  .slider-8 {
    height: auto;
  }
  .mask-6 {
    height: auto;
  }
  .div-block-64 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
	  background-color: #fc6117;
  }
  .div-block-65 {
    height: auto;
  }
  .image-11 {
    width: auto;
  }
  .heading-13 {
    float: left;
    font-size: 27px;
    line-height: 25px;
  }
  .div-block-69 {
    margin-right: 0px;
    padding-bottom: 20px;
    float: none;
    clear: left;
  }
  .div-block-69-copy {
    margin-left: 0px;
    float: none;
    clear: left;
  }
  .div-block-71 {
    display: none;
  }
  .text-block-7 {
    line-height: 30px;
  }
  .contenu_1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contenu1_1 {
    margin-top: 20px;
  }
  .heading-11_1 {
    font-size: 25px;
    line-height: 25px;
  }
  .slider-8_1 {
    height: auto;
  }
  .mask-6_1 {
    height: auto;
  }
  .heading-12_1 {
    font-size: 40px;
    line-height: 30px;
  }
  .div-block-50_1 {
    margin-left: 0px;
    padding: 10px 20px;
    float: none;
    font-size: 17px;
  }
  .div-block-64_1 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
  }
   .div-block-34-copy {
    padding-right: 10px;
    padding-left: 10px;
    float: none;
	   margin-top: 20px;
  }
  .bouton_1_black {
    font-size: 15px;
    line-height: 20px;
  }
  .bouton_1_black.marge {
    display: block;
    margin-left: 0px;
    padding: 15px 10px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 13px;
  }
	
	 .prog_1_img {
    height: auto;
  }
  .inter {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .inter_0 {
    margin-right: 0px;
  }
	.avis01_02 {
    margin-bottom: 30px;
    margin-left: 1vw;
  }
  .colorbold {
    line-height: 27px;
  }
  .a1_25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .a01_26 {
    display: none;
  }
  .a1_27 {
    display: none;
  }
	 .avis0 {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .avis0_1 {
    margin-left: 1vw;
  }
  .avis0_fil {
    padding-top: 20px;
  }
  .avis_0_slide {
    left: auto;
    width: 100%;
    max-width: none;
    margin-left: 1vw;
    padding-right: 1vw;
  }
  .avis0_mask {
   /* width: auto;*/
    max-width: none;
  }
  .avis0_twitter {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .avis0_10 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: inline-block;
    margin-top: 0px;
  
    font-size: 13px;
	  margin-left:10px;
  }
}

