@charset "UTF-8";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
.text-white {
  color: #fff !important;
}

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

.text-grey {
  color: rgb(177, 177, 177) !important;
}

.background-grey {
  background-color: rgb(177, 177, 177);
}

.text-grey-background {
  color: #f5f7f8 !important;
}

.background-grey-background {
  background-color: #f5f7f8;
}

.text-grey-light {
  color: #d8d8d8 !important;
}

.background-grey-light {
  background-color: #d8d8d8;
}

.text-black {
  color: #000 !important;
}

.background-black {
  background-color: #000;
}

.text-courant {
  color: #043f3b !important;
}

.background-courant {
  background-color: #043f3b;
}

.text-color-clear {
  color: #c5d72e !important;
}

.background-color-clear {
  background-color: #c5d72e;
}

.text-color-medium {
  color: #8abc3e !important;
}

.background-color-medium {
  background-color: #8abc3e;
}

.text-color-normal {
  color: #aac237 !important;
}

.background-color-normal {
  background-color: #aac237;
}

.text-color-medium-green {
  color: #729C3F !important;
}

.background-color-medium-green {
  background-color: #729C3F;
}

.text-color-dark {
  color: #5b7b38 !important;
}

.background-color-dark {
  background-color: #5b7b38;
}

.text-color-grey-dark {
  color: #34434b !important;
}

.background-color-grey-dark {
  background-color: #34434b;
}

.text-color-footer {
  color: #fafafa !important;
}

.background-color-footer {
  background-color: #fafafa;
}

.text-red {
  color: #fd5620 !important;
}

.background-red {
  background-color: #fd5620;
}

.text-red-dark {
  color: #ac1f2f !important;
}

.background-red-dark {
  background-color: #ac1f2f;
}

/* TYPO */
.fsz-9 {
  font-size: 9px;
}

.lh-9 {
  line-height: 9px;
}

.fsz-10 {
  font-size: 10px;
}

.lh-10 {
  line-height: 10px;
}

.fsz-11 {
  font-size: 11px;
}

.lh-11 {
  line-height: 11px;
}

.fsz-12 {
  font-size: 12px;
}

.lh-12 {
  line-height: 12px;
}

.fsz-13 {
  font-size: 13px;
}

.lh-13 {
  line-height: 13px;
}

.fsz-14 {
  font-size: 14px;
}

.lh-14 {
  line-height: 14px;
}

.fsz-15 {
  font-size: 15px;
}

.lh-15 {
  line-height: 15px;
}

.fsz-16 {
  font-size: 16px;
}

.lh-16 {
  line-height: 16px;
}

.fsz-17 {
  font-size: 17px;
}

.lh-17 {
  line-height: 17px;
}

.fsz-18 {
  font-size: 18px;
}

.lh-18 {
  line-height: 18px;
}

.fsz-19 {
  font-size: 19px;
}

.lh-19 {
  line-height: 19px;
}

.fsz-20 {
  font-size: 20px;
}

.lh-20 {
  line-height: 20px;
}

.fsz-21 {
  font-size: 21px;
}

.lh-21 {
  line-height: 21px;
}

.fsz-22 {
  font-size: 22px;
}

.lh-22 {
  line-height: 22px;
}

.fsz-24 {
  font-size: 24px;
}

.lh-24 {
  line-height: 24px;
}

.fsz-25 {
  font-size: 25px;
}

.lh-25 {
  line-height: 25px;
}

.fsz-28 {
  font-size: 28px;
}

.lh-28 {
  line-height: 28px;
}

.fsz-30 {
  font-size: 30px;
}

.lh-30 {
  line-height: 30px;
}

.fsz-35 {
  font-size: 35px;
}

.lh-35 {
  line-height: 35px;
}

.fsz-40 {
  font-size: 40px;
}

.lh-40 {
  line-height: 40px;
}

.fsz-45 {
  font-size: 45px;
}

.lh-45 {
  line-height: 45px;
}

.fsz-50 {
  font-size: 50px;
}

.lh-50 {
  line-height: 50px;
}

.fsz-70 {
  font-size: 70px;
}

.lh-70 {
  line-height: 70px;
}

.fsz-90 {
  font-size: 90px;
}

.lh-90 {
  line-height: 90px;
}

.fsz-100 {
  font-size: 100px;
}

.lh-100 {
  line-height: 100px;
}

.fsz-110 {
  font-size: 110px;
}

.lh-110 {
  line-height: 110px;
}

.fsz-120 {
  font-size: 120px;
}

.lh-120 {
  line-height: 120px;
}

.fsz-140 {
  font-size: 140px;
}

.lh-140 {
  line-height: 140px;
}

/* SPACINGS */
.mt-0 {
  margin-top: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.mv-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mh-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.pv-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.bpt-0:before {
  content: "";
  display: block;
  padding-top: 0%;
}

@media screen and (max-width: 1024.98px) {
  .p0-md {
    padding: 0px !important;
  }
  .pv0-md {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .ph0-md {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .m0-md {
    margin: 0px !important;
  }
  .mv0-md {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mh0-md {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .bpt0-md:before {
    content: "";
    display: block;
    padding-top: 0% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt0-mobile {
    margin-top: 0px !important;
  }
  .mb0-mobile {
    margin-bottom: 0px !important;
  }
  .pl0-mobile {
    padding-left: 0px !important;
  }
  .p0-mobile {
    padding: 0px !important;
  }
  .pv0-mobile {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .ph0-mobile {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .m0-mobile {
    margin: 0px !important;
  }
  .mv0-mobile {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mh0-mobile {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .bpt0-mobile:before {
    content: "";
    display: block;
    padding-top: 0% !important;
  }
}
.mt-5 {
  margin-top: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.mv-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mh-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.pv-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.bpt-5:before {
  content: "";
  display: block;
  padding-top: 5%;
}

@media screen and (max-width: 1024.98px) {
  .p5-md {
    padding: 5px !important;
  }
  .pv5-md {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .ph5-md {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .m5-md {
    margin: 5px !important;
  }
  .mv5-md {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .mh5-md {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .bpt5-md:before {
    content: "";
    display: block;
    padding-top: 5% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt5-mobile {
    margin-top: 5px !important;
  }
  .mb5-mobile {
    margin-bottom: 5px !important;
  }
  .pl5-mobile {
    padding-left: 5px !important;
  }
  .p5-mobile {
    padding: 5px !important;
  }
  .pv5-mobile {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .ph5-mobile {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .m5-mobile {
    margin: 5px !important;
  }
  .mv5-mobile {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .mh5-mobile {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .bpt5-mobile:before {
    content: "";
    display: block;
    padding-top: 5% !important;
  }
}
.mt-10 {
  margin-top: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.mv-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

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

.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.bpt-10:before {
  content: "";
  display: block;
  padding-top: 10%;
}

@media screen and (max-width: 1024.98px) {
  .p10-md {
    padding: 10px !important;
  }
  .pv10-md {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .ph10-md {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .m10-md {
    margin: 10px !important;
  }
  .mv10-md {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mh10-md {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .bpt10-md:before {
    content: "";
    display: block;
    padding-top: 10% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt10-mobile {
    margin-top: 10px !important;
  }
  .mb10-mobile {
    margin-bottom: 10px !important;
  }
  .pl10-mobile {
    padding-left: 10px !important;
  }
  .p10-mobile {
    padding: 10px !important;
  }
  .pv10-mobile {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .ph10-mobile {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .m10-mobile {
    margin: 10px !important;
  }
  .mv10-mobile {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mh10-mobile {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .bpt10-mobile:before {
    content: "";
    display: block;
    padding-top: 10% !important;
  }
}
.mt-15 {
  margin-top: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.mv-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mh-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.pv-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ph-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.bpt-15:before {
  content: "";
  display: block;
  padding-top: 15%;
}

@media screen and (max-width: 1024.98px) {
  .p15-md {
    padding: 15px !important;
  }
  .pv15-md {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ph15-md {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .m15-md {
    margin: 15px !important;
  }
  .mv15-md {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .mh15-md {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .bpt15-md:before {
    content: "";
    display: block;
    padding-top: 15% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt15-mobile {
    margin-top: 15px !important;
  }
  .mb15-mobile {
    margin-bottom: 15px !important;
  }
  .pl15-mobile {
    padding-left: 15px !important;
  }
  .p15-mobile {
    padding: 15px !important;
  }
  .pv15-mobile {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ph15-mobile {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .m15-mobile {
    margin: 15px !important;
  }
  .mv15-mobile {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .mh15-mobile {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .bpt15-mobile:before {
    content: "";
    display: block;
    padding-top: 15% !important;
  }
}
.mt-20 {
  margin-top: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.mv-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mh-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.bpt-20:before {
  content: "";
  display: block;
  padding-top: 20%;
}

@media screen and (max-width: 1024.98px) {
  .p20-md {
    padding: 20px !important;
  }
  .pv20-md {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .ph20-md {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .m20-md {
    margin: 20px !important;
  }
  .mv20-md {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mh20-md {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .bpt20-md:before {
    content: "";
    display: block;
    padding-top: 20% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt20-mobile {
    margin-top: 20px !important;
  }
  .mb20-mobile {
    margin-bottom: 20px !important;
  }
  .pl20-mobile {
    padding-left: 20px !important;
  }
  .p20-mobile {
    padding: 20px !important;
  }
  .pv20-mobile {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .ph20-mobile {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .m20-mobile {
    margin: 20px !important;
  }
  .mv20-mobile {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mh20-mobile {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .bpt20-mobile:before {
    content: "";
    display: block;
    padding-top: 20% !important;
  }
}
.mt-25 {
  margin-top: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.mv-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mh-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.pv-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ph-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.bpt-25:before {
  content: "";
  display: block;
  padding-top: 25%;
}

@media screen and (max-width: 1024.98px) {
  .p25-md {
    padding: 25px !important;
  }
  .pv25-md {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .ph25-md {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .m25-md {
    margin: 25px !important;
  }
  .mv25-md {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .mh25-md {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .bpt25-md:before {
    content: "";
    display: block;
    padding-top: 25% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt25-mobile {
    margin-top: 25px !important;
  }
  .mb25-mobile {
    margin-bottom: 25px !important;
  }
  .pl25-mobile {
    padding-left: 25px !important;
  }
  .p25-mobile {
    padding: 25px !important;
  }
  .pv25-mobile {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .ph25-mobile {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .m25-mobile {
    margin: 25px !important;
  }
  .mv25-mobile {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .mh25-mobile {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .bpt25-mobile:before {
    content: "";
    display: block;
    padding-top: 25% !important;
  }
}
.mt-30 {
  margin-top: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.mv-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mh-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.bpt-30:before {
  content: "";
  display: block;
  padding-top: 30%;
}

@media screen and (max-width: 1024.98px) {
  .p30-md {
    padding: 30px !important;
  }
  .pv30-md {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ph30-md {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .m30-md {
    margin: 30px !important;
  }
  .mv30-md {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mh30-md {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .bpt30-md:before {
    content: "";
    display: block;
    padding-top: 30% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt30-mobile {
    margin-top: 30px !important;
  }
  .mb30-mobile {
    margin-bottom: 30px !important;
  }
  .pl30-mobile {
    padding-left: 30px !important;
  }
  .p30-mobile {
    padding: 30px !important;
  }
  .pv30-mobile {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ph30-mobile {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .m30-mobile {
    margin: 30px !important;
  }
  .mv30-mobile {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mh30-mobile {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .bpt30-mobile:before {
    content: "";
    display: block;
    padding-top: 30% !important;
  }
}
.mt-35 {
  margin-top: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.mv-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mh-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.pv-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ph-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.bpt-35:before {
  content: "";
  display: block;
  padding-top: 35%;
}

@media screen and (max-width: 1024.98px) {
  .p35-md {
    padding: 35px !important;
  }
  .pv35-md {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .ph35-md {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .m35-md {
    margin: 35px !important;
  }
  .mv35-md {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .mh35-md {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .bpt35-md:before {
    content: "";
    display: block;
    padding-top: 35% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt35-mobile {
    margin-top: 35px !important;
  }
  .mb35-mobile {
    margin-bottom: 35px !important;
  }
  .pl35-mobile {
    padding-left: 35px !important;
  }
  .p35-mobile {
    padding: 35px !important;
  }
  .pv35-mobile {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .ph35-mobile {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .m35-mobile {
    margin: 35px !important;
  }
  .mv35-mobile {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .mh35-mobile {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .bpt35-mobile:before {
    content: "";
    display: block;
    padding-top: 35% !important;
  }
}
.mt-40 {
  margin-top: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.mv-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mh-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.bpt-40:before {
  content: "";
  display: block;
  padding-top: 40%;
}

@media screen and (max-width: 1024.98px) {
  .p40-md {
    padding: 40px !important;
  }
  .pv40-md {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .ph40-md {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .m40-md {
    margin: 40px !important;
  }
  .mv40-md {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mh40-md {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .bpt40-md:before {
    content: "";
    display: block;
    padding-top: 40% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt40-mobile {
    margin-top: 40px !important;
  }
  .mb40-mobile {
    margin-bottom: 40px !important;
  }
  .pl40-mobile {
    padding-left: 40px !important;
  }
  .p40-mobile {
    padding: 40px !important;
  }
  .pv40-mobile {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .ph40-mobile {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .m40-mobile {
    margin: 40px !important;
  }
  .mv40-mobile {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mh40-mobile {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .bpt40-mobile:before {
    content: "";
    display: block;
    padding-top: 40% !important;
  }
}
.mt-45 {
  margin-top: 45px;
}

.pt-45 {
  padding-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.pr-45 {
  padding-right: 45px;
}

.mv-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mh-45 {
  margin-left: 45px;
  margin-right: 45px;
}

.pv-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ph-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.bpt-45:before {
  content: "";
  display: block;
  padding-top: 45%;
}

@media screen and (max-width: 1024.98px) {
  .p45-md {
    padding: 45px !important;
  }
  .pv45-md {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .ph45-md {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .m45-md {
    margin: 45px !important;
  }
  .mv45-md {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .mh45-md {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .bpt45-md:before {
    content: "";
    display: block;
    padding-top: 45% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt45-mobile {
    margin-top: 45px !important;
  }
  .mb45-mobile {
    margin-bottom: 45px !important;
  }
  .pl45-mobile {
    padding-left: 45px !important;
  }
  .p45-mobile {
    padding: 45px !important;
  }
  .pv45-mobile {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .ph45-mobile {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .m45-mobile {
    margin: 45px !important;
  }
  .mv45-mobile {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .mh45-mobile {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .bpt45-mobile:before {
    content: "";
    display: block;
    padding-top: 45% !important;
  }
}
.mt-50 {
  margin-top: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.mv-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mh-50 {
  margin-left: 50px;
  margin-right: 50px;
}

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

.ph-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.bpt-50:before {
  content: "";
  display: block;
  padding-top: 50%;
}

@media screen and (max-width: 1024.98px) {
  .p50-md {
    padding: 50px !important;
  }
  .pv50-md {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .ph50-md {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .m50-md {
    margin: 50px !important;
  }
  .mv50-md {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mh50-md {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .bpt50-md:before {
    content: "";
    display: block;
    padding-top: 50% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt50-mobile {
    margin-top: 50px !important;
  }
  .mb50-mobile {
    margin-bottom: 50px !important;
  }
  .pl50-mobile {
    padding-left: 50px !important;
  }
  .p50-mobile {
    padding: 50px !important;
  }
  .pv50-mobile {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .ph50-mobile {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .m50-mobile {
    margin: 50px !important;
  }
  .mv50-mobile {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mh50-mobile {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .bpt50-mobile:before {
    content: "";
    display: block;
    padding-top: 50% !important;
  }
}
.mt-55 {
  margin-top: 55px;
}

.pt-55 {
  padding-top: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.pr-55 {
  padding-right: 55px;
}

.mv-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.mh-55 {
  margin-left: 55px;
  margin-right: 55px;
}

.pv-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ph-55 {
  padding-left: 55px;
  padding-right: 55px;
}

.bpt-55:before {
  content: "";
  display: block;
  padding-top: 55%;
}

@media screen and (max-width: 1024.98px) {
  .p55-md {
    padding: 55px !important;
  }
  .pv55-md {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .ph55-md {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .m55-md {
    margin: 55px !important;
  }
  .mv55-md {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .mh55-md {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .bpt55-md:before {
    content: "";
    display: block;
    padding-top: 55% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt55-mobile {
    margin-top: 55px !important;
  }
  .mb55-mobile {
    margin-bottom: 55px !important;
  }
  .pl55-mobile {
    padding-left: 55px !important;
  }
  .p55-mobile {
    padding: 55px !important;
  }
  .pv55-mobile {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .ph55-mobile {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .m55-mobile {
    margin: 55px !important;
  }
  .mv55-mobile {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .mh55-mobile {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .bpt55-mobile:before {
    content: "";
    display: block;
    padding-top: 55% !important;
  }
}
.mt-70 {
  margin-top: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.mv-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mh-70 {
  margin-left: 70px;
  margin-right: 70px;
}

.pv-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ph-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.bpt-70:before {
  content: "";
  display: block;
  padding-top: 70%;
}

@media screen and (max-width: 1024.98px) {
  .p70-md {
    padding: 70px !important;
  }
  .pv70-md {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .ph70-md {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .m70-md {
    margin: 70px !important;
  }
  .mv70-md {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mh70-md {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .bpt70-md:before {
    content: "";
    display: block;
    padding-top: 70% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt70-mobile {
    margin-top: 70px !important;
  }
  .mb70-mobile {
    margin-bottom: 70px !important;
  }
  .pl70-mobile {
    padding-left: 70px !important;
  }
  .p70-mobile {
    padding: 70px !important;
  }
  .pv70-mobile {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .ph70-mobile {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .m70-mobile {
    margin: 70px !important;
  }
  .mv70-mobile {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mh70-mobile {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .bpt70-mobile:before {
    content: "";
    display: block;
    padding-top: 70% !important;
  }
}
.mt-80 {
  margin-top: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.mv-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mh-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.pv-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ph-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.bpt-80:before {
  content: "";
  display: block;
  padding-top: 80%;
}

@media screen and (max-width: 1024.98px) {
  .p80-md {
    padding: 80px !important;
  }
  .pv80-md {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .ph80-md {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .m80-md {
    margin: 80px !important;
  }
  .mv80-md {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mh80-md {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .bpt80-md:before {
    content: "";
    display: block;
    padding-top: 80% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt80-mobile {
    margin-top: 80px !important;
  }
  .mb80-mobile {
    margin-bottom: 80px !important;
  }
  .pl80-mobile {
    padding-left: 80px !important;
  }
  .p80-mobile {
    padding: 80px !important;
  }
  .pv80-mobile {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .ph80-mobile {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .m80-mobile {
    margin: 80px !important;
  }
  .mv80-mobile {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mh80-mobile {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .bpt80-mobile:before {
    content: "";
    display: block;
    padding-top: 80% !important;
  }
}
.mt-100 {
  margin-top: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.mv-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mh-100 {
  margin-left: 100px;
  margin-right: 100px;
}

.pv-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ph-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.bpt-100:before {
  content: "";
  display: block;
  padding-top: 100%;
}

@media screen and (max-width: 1024.98px) {
  .p100-md {
    padding: 100px !important;
  }
  .pv100-md {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .ph100-md {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .m100-md {
    margin: 100px !important;
  }
  .mv100-md {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mh100-md {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .bpt100-md:before {
    content: "";
    display: block;
    padding-top: 100% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt100-mobile {
    margin-top: 100px !important;
  }
  .mb100-mobile {
    margin-bottom: 100px !important;
  }
  .pl100-mobile {
    padding-left: 100px !important;
  }
  .p100-mobile {
    padding: 100px !important;
  }
  .pv100-mobile {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .ph100-mobile {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .m100-mobile {
    margin: 100px !important;
  }
  .mv100-mobile {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mh100-mobile {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .bpt100-mobile:before {
    content: "";
    display: block;
    padding-top: 100% !important;
  }
}
.mt-150 {
  margin-top: 150px;
}

.pt-150 {
  padding-top: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.pl-150 {
  padding-left: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.pr-150 {
  padding-right: 150px;
}

.mv-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.mh-150 {
  margin-left: 150px;
  margin-right: 150px;
}

.pv-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.ph-150 {
  padding-left: 150px;
  padding-right: 150px;
}

.bpt-150:before {
  content: "";
  display: block;
  padding-top: 150%;
}

@media screen and (max-width: 1024.98px) {
  .p150-md {
    padding: 150px !important;
  }
  .pv150-md {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .ph150-md {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .m150-md {
    margin: 150px !important;
  }
  .mv150-md {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .mh150-md {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  .bpt150-md:before {
    content: "";
    display: block;
    padding-top: 150% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt150-mobile {
    margin-top: 150px !important;
  }
  .mb150-mobile {
    margin-bottom: 150px !important;
  }
  .pl150-mobile {
    padding-left: 150px !important;
  }
  .p150-mobile {
    padding: 150px !important;
  }
  .pv150-mobile {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .ph150-mobile {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .m150-mobile {
    margin: 150px !important;
  }
  .mv150-mobile {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .mh150-mobile {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  .bpt150-mobile:before {
    content: "";
    display: block;
    padding-top: 150% !important;
  }
}
.mt-200 {
  margin-top: 200px;
}

.pt-200 {
  padding-top: 200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

.ml-200 {
  margin-left: 200px;
}

.pl-200 {
  padding-left: 200px;
}

.mr-200 {
  margin-right: 200px;
}

.pr-200 {
  padding-right: 200px;
}

.mv-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.mh-200 {
  margin-left: 200px;
  margin-right: 200px;
}

.pv-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.ph-200 {
  padding-left: 200px;
  padding-right: 200px;
}

.bpt-200:before {
  content: "";
  display: block;
  padding-top: 200%;
}

@media screen and (max-width: 1024.98px) {
  .p200-md {
    padding: 200px !important;
  }
  .pv200-md {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .ph200-md {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  .m200-md {
    margin: 200px !important;
  }
  .mv200-md {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .mh200-md {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  .bpt200-md:before {
    content: "";
    display: block;
    padding-top: 200% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt200-mobile {
    margin-top: 200px !important;
  }
  .mb200-mobile {
    margin-bottom: 200px !important;
  }
  .pl200-mobile {
    padding-left: 200px !important;
  }
  .p200-mobile {
    padding: 200px !important;
  }
  .pv200-mobile {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .ph200-mobile {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  .m200-mobile {
    margin: 200px !important;
  }
  .mv200-mobile {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .mh200-mobile {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  .bpt200-mobile:before {
    content: "";
    display: block;
    padding-top: 200% !important;
  }
}
.mt-250 {
  margin-top: 250px;
}

.pt-250 {
  padding-top: 250px;
}

.mb-250 {
  margin-bottom: 250px;
}

.pb-250 {
  padding-bottom: 250px;
}

.ml-250 {
  margin-left: 250px;
}

.pl-250 {
  padding-left: 250px;
}

.mr-250 {
  margin-right: 250px;
}

.pr-250 {
  padding-right: 250px;
}

.mv-250 {
  margin-top: 250px;
  margin-bottom: 250px;
}

.mh-250 {
  margin-left: 250px;
  margin-right: 250px;
}

.pv-250 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.ph-250 {
  padding-left: 250px;
  padding-right: 250px;
}

.bpt-250:before {
  content: "";
  display: block;
  padding-top: 250%;
}

@media screen and (max-width: 1024.98px) {
  .p250-md {
    padding: 250px !important;
  }
  .pv250-md {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
  .ph250-md {
    padding-left: 250px !important;
    padding-right: 250px !important;
  }
  .m250-md {
    margin: 250px !important;
  }
  .mv250-md {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  .mh250-md {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  .bpt250-md:before {
    content: "";
    display: block;
    padding-top: 250% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt250-mobile {
    margin-top: 250px !important;
  }
  .mb250-mobile {
    margin-bottom: 250px !important;
  }
  .pl250-mobile {
    padding-left: 250px !important;
  }
  .p250-mobile {
    padding: 250px !important;
  }
  .pv250-mobile {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
  .ph250-mobile {
    padding-left: 250px !important;
    padding-right: 250px !important;
  }
  .m250-mobile {
    margin: 250px !important;
  }
  .mv250-mobile {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  .mh250-mobile {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  .bpt250-mobile:before {
    content: "";
    display: block;
    padding-top: 250% !important;
  }
}
/*!
 * Icon Font Meetin
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: "Meetin";
  src: url("../../../fonts/icons8/Meetin.eot");
  src: url("../../../fonts/icons8/Meetin.eot?#iefix") format("embedded-opentype"), url("../../../fonts/icons8/Meetin.woff2") format("woff2"), url("../../../fonts/icons8/Meetin.woff") format("woff"), url("../../../fonts/icons8/Meetin.ttf") format("truetype"), url("../../../fonts/icons8/Meetin.svg#font") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Meetin";
    src: url("../../../fonts/icons8/Meetin.svg#Meetin") format("svg");
  }
}
.icons8-d-finir-un-lieu:before,
.icons8-groupe-de-projets:before,
.icons8-nouveau-contact:before,
.icons8-ajouter:before,
.icons8-fiche-technique:before,
.icons8-cat-gorie:before,
.icons8-panneau-de-strat-gie:before,
.icons8-g-ographie:before,
.icons8-appel-video:before,
.icons8-calendrier-d-tachable:before,
.icons8-annuaire:before,
.icons8-noun_house_339273:before,
.icons8-profil:before,
.icons8-settings:before,
.icons8-expand-arrow:before,
.icons8-ok:before,
.icons8-groupe-509:before,
.icons8-groupe-691:before,
.icons8-groupe-696:before,
.icons8-groupe-698:before,
.icons8-groupe-702:before,
.icons8-trace--541:before,
.icons8-ampoule:before,
.icons8-acutalites:before,
.icons8-groupe-703:before,
.icons8-acutalites-2:before,
.icons8-events:before,
.icons8-services:before,
.icons8-annuaire-adh:before,
.icons8-contact:before,
.icons8-competence-1:before,
.icons8-competence-2:before,
.icons8-competence-3:before,
.icons8-competence-4:before,
.icons8-competence-5:before,
.icons8-competence-6:before,
.icons8-competence-7:before,
.icons8-competence-8:before,
.icons8-competence-9:before,
.icons8-competence-10:before,
.icons8-enveloppe:before,
.icons8-groupe-1193:before,
.icons8-groupe-1194:before,
.icons8-groupe-1201:before,
.icons8-groupe-1212:before,
.icons8-groupe-1214:before,
.icons8-groupe-1215:before,
.icons8-groupe-1216:before,
.icons8-groupe-1217:before,
.icons8-logo-acceleration:before,
.icons8-logo-appels-reseau:before,
.icons8-logo-croissance:before,
.icons8-logo-evenenements-reseaux:before,
.icons8-logo-promouvoir:before,
.icons8-logo-reseau:before,
.icons8-groupe-1207:before,
.icons8-groupe-894:before,
.icons8-groupe-897:before,
.icons8-groupe-1193-2:before,
.icons8-groupe-1207-2:before,
.icons8-groupe-1221:before,
.icons8-groupe-1223:before,
.icons8-groupe-1225:before,
.icons8-groupe-1361:before,
.icons8-groupe-1362:before,
.icons8-groupe-1363:before,
.icons8-groupe-1364:before,
.icons8-groupe-1365:before,
.icons8-groupe-1366:before,
.icons8-groupe-1367:before,
.icons8-groupe-69588:before,
.icons8-circled-play:before,
.icons8-groupe-1499:before,
.icons8-groupe-707:before,
.icons8-groupe-1530:before,
.icons8-groupe-1076:before,
.icons8-groupe-1592:before,
.icons8-groupe-1084:before,
.icons8-groupe-1093:before,
.icons8-loupe:before,
.icons8-pole:before,
.icons8-trace--864:before,
.icons8-formation:before,
.icons8-rocket:before,
.icons8-star:before,
.icons8-idea:before,
.icons8-megaphone:before,
.icons8-job-seeker:before,
.icons8-news:before,
.icons8-goal:before,
.icons8-music-folder:before,
.icons8-marketing:before,
.icons8-america:before,
.icons8-hierarchy:before,
.icons8-dashboard:before,
.icons8-contacts:before,
.icons8-conference:before,
.icons8-event-accepted:before,
.icons8-registration:before,
.icons8-documents:before,
.icons8-settings-2:before,
.icons8-import-csv:before,
.icons8-group-message:before,
.icons8-webcam:before,
[data-icons8]:before {
  display: inline-block;
  font-family: "Meetin";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

[data-icons8]:before {
  content: attr(data-icons8);
}

.icons8-d-finir-un-lieu:before {
  content: "\f100";
}

.icons8-groupe-de-projets:before {
  content: "\f101";
}

.icons8-nouveau-contact:before {
  content: "\f102";
}

.icons8-ajouter:before {
  content: "\f103";
}

.icons8-fiche-technique:before {
  content: "\f104";
}

.icons8-cat-gorie:before {
  content: "\f105";
}

.icons8-panneau-de-strat-gie:before {
  content: "\f106";
}

.icons8-g-ographie:before {
  content: "\f107";
}

.icons8-appel-video:before {
  content: "\f108";
}

.icons8-calendrier-d-tachable:before {
  content: "\f109";
}

.icons8-annuaire:before {
  content: "\f10a";
}

.icons8-noun_house_339273:before {
  content: "\f10b";
}

.icons8-profil:before {
  content: "\f10c";
}

.icons8-settings:before {
  content: "\f10d";
}

.icons8-expand-arrow:before {
  content: "\f10e";
}

.icons8-ok:before {
  content: "\f10f";
}

.icons8-groupe-509:before {
  content: "\f110";
}

.icons8-groupe-691:before {
  content: "\f111";
}

.icons8-groupe-696:before {
  content: "\f112";
}

.icons8-groupe-698:before {
  content: "\f113";
}

.icons8-groupe-702:before {
  content: "\f115";
}

.icons8-trace--541:before {
  content: "\f11a";
}

.icons8-ampoule:before {
  content: "\f11b";
}

.icons8-acutalites:before {
  content: "\f11c";
}

.icons8-groupe-703:before {
  content: "\f11d";
}

.icons8-acutalites-2:before {
  content: "\f121";
}

.icons8-events:before {
  content: "\f122";
}

.icons8-services:before {
  content: "\f123";
}

.icons8-annuaire-adh:before {
  content: "\f124";
}

.icons8-contact:before {
  content: "\f125";
}

.icons8-competence-1:before {
  content: "\f126";
}

.icons8-competence-2:before {
  content: "\f127";
}

.icons8-competence-3:before {
  content: "\f128";
}

.icons8-competence-4:before {
  content: "\f129";
}

.icons8-competence-5:before {
  content: "\f12a";
}

.icons8-competence-6:before {
  content: "\f12b";
}

.icons8-competence-7:before {
  content: "\f12c";
}

.icons8-competence-8:before {
  content: "\f12d";
}

.icons8-competence-9:before {
  content: "\f12e";
}

.icons8-competence-10:before {
  content: "\f12f";
}

.icons8-enveloppe:before {
  content: "\f130";
}

.icons8-groupe-1193:before {
  content: "\f131";
}

.icons8-groupe-1194:before {
  content: "\f132";
}

.icons8-groupe-1201:before {
  content: "\f133";
}

.icons8-groupe-1212:before {
  content: "\f134";
}

.icons8-groupe-1214:before {
  content: "\f135";
}

.icons8-groupe-1215:before {
  content: "\f136";
}

.icons8-groupe-1216:before {
  content: "\f137";
}

.icons8-groupe-1217:before {
  content: "\f138";
}

.icons8-logo-acceleration:before {
  content: "\f139";
}

.icons8-logo-appels-reseau:before {
  content: "\f13a";
}

.icons8-logo-croissance:before {
  content: "\f13b";
}

.icons8-logo-evenenements-reseaux:before {
  content: "\f13c";
}

.icons8-logo-promouvoir:before {
  content: "\f13d";
}

.icons8-logo-reseau:before {
  content: "\f13e";
}

.icons8-groupe-1207:before {
  content: "\f140";
}

.icons8-groupe-894:before {
  content: "\f141";
}

.icons8-groupe-897:before {
  content: "\f142";
}

.icons8-groupe-1193-2:before {
  content: "\f143";
}

.icons8-groupe-1207-2:before {
  content: "\f144";
}

.icons8-groupe-1221:before {
  content: "\f145";
}

.icons8-groupe-1223:before {
  content: "\f146";
}

.icons8-groupe-1225:before {
  content: "\f147";
}

.icons8-groupe-1361:before {
  content: "\f148";
}

.icons8-groupe-1362:before {
  content: "\f149";
}

.icons8-groupe-1363:before {
  content: "\f14a";
}

.icons8-groupe-1364:before {
  content: "\f14b";
}

.icons8-groupe-1365:before {
  content: "\f14c";
}

.icons8-groupe-1366:before {
  content: "\f14d";
}

.icons8-groupe-1367:before {
  content: "\f14e";
}

.icons8-groupe-69588:before {
  content: "\f14f";
}

.icons8-circled-play:before {
  content: "\f150";
}

.icons8-groupe-1499:before {
  content: "\f151";
}

.icons8-groupe-707:before {
  content: "\f152";
}

.icons8-groupe-1530:before {
  content: "\f153";
}

.icons8-groupe-1076:before {
  content: "\f154";
}

.icons8-groupe-1592:before {
  content: "\f155";
}

.icons8-groupe-1084:before {
  content: "\f156";
}

.icons8-groupe-1093:before {
  content: "\f157";
}

.icons8-loupe:before {
  content: "\f158";
}

.icons8-pole:before {
  content: "\f159";
}

.icons8-trace--864:before {
  content: "\f15a";
}

.icons8-formation:before {
  content: "\f15b";
}

.icons8-rocket:before {
  content: "\f15c";
}

.icons8-star:before {
  content: "\f15d";
}

.icons8-idea:before {
  content: "\f15e";
}

.icons8-megaphone:before {
  content: "\f15f";
}

.icons8-job-seeker:before {
  content: "\f160";
}

.icons8-news:before {
  content: "\f161";
}

.icons8-goal:before {
  content: "\f162";
}

.icons8-music-folder:before {
  content: "\f163";
}

.icons8-marketing:before {
  content: "\f164";
}

.icons8-america:before {
  content: "\f165";
}

.icons8-hierarchy:before {
  content: "\f166";
}

.icons8-dashboard:before {
  content: "\f167";
}

.icons8-contacts:before {
  content: "\f168";
}

.icons8-conference:before {
  content: "\f169";
}

.icons8-event-accepted:before {
  content: "\f16a";
}

.icons8-registration:before {
  content: "\f16b";
}

.icons8-documents:before {
  content: "\f16c";
}

.icons8-settings-2:before {
  content: "\f16d";
}

.icons8-import-csv:before {
  content: "\f16e";
}

.icons8-group-message:before {
  content: "\f16f";
}

.icons8-webcam:before {
  content: "\f170";
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: 300;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  height: 100%;
}

body {
  line-height: 1.4;
  overflow-x: hidden;
  min-height: 100%;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #34434b;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}

textarea,
input,
button {
  outline: none;
}

textarea {
  resize: none;
}

img {
  max-width: 100%;
  height: auto;
}

#rgpd.rgpdopacityon {
  display: block !important;
}

#rgpd.rgpdopacityoff {
  display: none;
}

#rgpd {
  position: fixed;
  bottom: 0;
  right: 0;
  font-size: 11px;
  z-index: 999;
  background-color: #5b7b38 !important;
  color: #fff;
  line-height: 1.2;
  padding: 10px;
  max-width: 1050px;
  border-radius: 5px 0 0 0;
}
#rgpd a {
  color: #fff;
}
#rgpd .close img {
  width: 50%;
}

a {
  cursor: pointer;
  color: #22343e;
}
a:hover {
  text-decoration: none;
  color: #00a3a6;
}

button:focus,
a:focus {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

i {
  font-style: italic;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #d8d8d8;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d8d8d8;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d8d8d8;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d8d8d8;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #d8d8d8;
}

div.required label:after {
  content: " *";
  color: red;
  display: inline;
}

.relative {
  position: relative;
}

.inline-block {
  display: inline-block;
}

.vertical-middle {
  vertical-align: middle;
}

.vertical-top {
  vertical-align: top;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.clear,
.clearfix {
  clear: both;
}

.no-padding {
  padding: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.padding {
  padding: 10px 15px;
}

.padding-left {
  padding-left: 15px;
}

.padding-right {
  padding-right: 15px;
}

.padding-top {
  padding-top: 10px;
}

.padding-bottom {
  padding-bottom: 10px;
}

.no-margin {
  margin: 0;
}

.no-margin-left {
  margin-left: 0;
}

.no-margin-right {
  margin-right: 0;
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.margin {
  margin: 10px 15px;
}

.margin-left {
  margin-left: 15px;
}

.margin-right {
  margin-right: 15px;
}

.margin-top {
  margin-top: 10px;
}

.margin-bottom {
  margin-bottom: 10px;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.absolute {
  position: absolute;
}
.absolute.left {
  left: 0;
}
.absolute.right {
  right: 0;
}
.absolute.top {
  top: 0;
}
.absolute.bottom {
  bottom: 0;
}
.absolute.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fixed {
  position: fixed;
}
.fixed.left {
  left: 0;
}
.fixed.right {
  right: 0;
}
.fixed.top {
  top: 0;
}
.fixed.bottom {
  bottom: 0;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.mt0 {
  margin-top: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pv0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph0 {
  padding-left: 0px;
  padding-right: 0px;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pv0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph0 {
  padding-left: 0px;
  padding-right: 0px;
}

.ml0 {
  margin-left: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pv0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph0 {
  padding-left: 0px;
  padding-right: 0px;
}

.mr0 {
  margin-right: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pv0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph0 {
  padding-left: 0px;
  padding-right: 0px;
}

.bpt0:before {
  content: "";
  display: block;
  padding-top: 0%;
}

.mt5 {
  margin-top: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pv5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph5 {
  padding-left: 5px;
  padding-right: 5px;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pv5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph5 {
  padding-left: 5px;
  padding-right: 5px;
}

.ml5 {
  margin-left: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pv5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph5 {
  padding-left: 5px;
  padding-right: 5px;
}

.mr5 {
  margin-right: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pv5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph5 {
  padding-left: 5px;
  padding-right: 5px;
}

.bpt5:before {
  content: "";
  display: block;
  padding-top: 5%;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}

.ml10 {
  margin-left: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}

.mr10 {
  margin-right: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}

.bpt10:before {
  content: "";
  display: block;
  padding-top: 10%;
}

.mt15 {
  margin-top: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}

.ml15 {
  margin-left: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}

.mr15 {
  margin-right: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}

.bpt15:before {
  content: "";
  display: block;
  padding-top: 15%;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph20 {
  padding-left: 20px;
  padding-right: 20px;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ml20 {
  margin-left: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph20 {
  padding-left: 20px;
  padding-right: 20px;
}

.mr20 {
  margin-right: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph20 {
  padding-left: 20px;
  padding-right: 20px;
}

.bpt20:before {
  content: "";
  display: block;
  padding-top: 20%;
}

.mt25 {
  margin-top: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ph25 {
  padding-left: 25px;
  padding-right: 25px;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ph25 {
  padding-left: 25px;
  padding-right: 25px;
}

.ml25 {
  margin-left: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ph25 {
  padding-left: 25px;
  padding-right: 25px;
}

.mr25 {
  margin-right: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ph25 {
  padding-left: 25px;
  padding-right: 25px;
}

.bpt25:before {
  content: "";
  display: block;
  padding-top: 25%;
}

.mt30 {
  margin-top: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph30 {
  padding-left: 30px;
  padding-right: 30px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph30 {
  padding-left: 30px;
  padding-right: 30px;
}

.ml30 {
  margin-left: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph30 {
  padding-left: 30px;
  padding-right: 30px;
}

.mr30 {
  margin-right: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph30 {
  padding-left: 30px;
  padding-right: 30px;
}

.bpt30:before {
  content: "";
  display: block;
  padding-top: 30%;
}

.mt35 {
  margin-top: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pv35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ph35 {
  padding-left: 35px;
  padding-right: 35px;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pv35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ph35 {
  padding-left: 35px;
  padding-right: 35px;
}

.ml35 {
  margin-left: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pv35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ph35 {
  padding-left: 35px;
  padding-right: 35px;
}

.mr35 {
  margin-right: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pv35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ph35 {
  padding-left: 35px;
  padding-right: 35px;
}

.bpt35:before {
  content: "";
  display: block;
  padding-top: 35%;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pv40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph40 {
  padding-left: 40px;
  padding-right: 40px;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pv40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph40 {
  padding-left: 40px;
  padding-right: 40px;
}

.ml40 {
  margin-left: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pv40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph40 {
  padding-left: 40px;
  padding-right: 40px;
}

.mr40 {
  margin-right: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pv40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph40 {
  padding-left: 40px;
  padding-right: 40px;
}

.bpt40:before {
  content: "";
  display: block;
  padding-top: 40%;
}

.mt45 {
  margin-top: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pv45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ph45 {
  padding-left: 45px;
  padding-right: 45px;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pv45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ph45 {
  padding-left: 45px;
  padding-right: 45px;
}

.ml45 {
  margin-left: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pv45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ph45 {
  padding-left: 45px;
  padding-right: 45px;
}

.mr45 {
  margin-right: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pv45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ph45 {
  padding-left: 45px;
  padding-right: 45px;
}

.bpt45:before {
  content: "";
  display: block;
  padding-top: 45%;
}

.mt50 {
  margin-top: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

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

.ph50 {
  padding-left: 50px;
  padding-right: 50px;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

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

.ph50 {
  padding-left: 50px;
  padding-right: 50px;
}

.ml50 {
  margin-left: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

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

.ph50 {
  padding-left: 50px;
  padding-right: 50px;
}

.mr50 {
  margin-right: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

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

.ph50 {
  padding-left: 50px;
  padding-right: 50px;
}

.bpt50:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.mt55 {
  margin-top: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pv55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ph55 {
  padding-left: 55px;
  padding-right: 55px;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pv55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ph55 {
  padding-left: 55px;
  padding-right: 55px;
}

.ml55 {
  margin-left: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pv55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ph55 {
  padding-left: 55px;
  padding-right: 55px;
}

.mr55 {
  margin-right: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pv55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ph55 {
  padding-left: 55px;
  padding-right: 55px;
}

.bpt55:before {
  content: "";
  display: block;
  padding-top: 55%;
}

.mt60 {
  margin-top: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pv60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ph60 {
  padding-left: 60px;
  padding-right: 60px;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pv60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ph60 {
  padding-left: 60px;
  padding-right: 60px;
}

.ml60 {
  margin-left: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pv60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ph60 {
  padding-left: 60px;
  padding-right: 60px;
}

.mr60 {
  margin-right: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pv60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ph60 {
  padding-left: 60px;
  padding-right: 60px;
}

.bpt60:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.mt70 {
  margin-top: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pv70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ph70 {
  padding-left: 70px;
  padding-right: 70px;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pv70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ph70 {
  padding-left: 70px;
  padding-right: 70px;
}

.ml70 {
  margin-left: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pv70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ph70 {
  padding-left: 70px;
  padding-right: 70px;
}

.mr70 {
  margin-right: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pv70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ph70 {
  padding-left: 70px;
  padding-right: 70px;
}

.bpt70:before {
  content: "";
  display: block;
  padding-top: 70%;
}

.mt75 {
  margin-top: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pv75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.ph75 {
  padding-left: 75px;
  padding-right: 75px;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pv75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.ph75 {
  padding-left: 75px;
  padding-right: 75px;
}

.ml75 {
  margin-left: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pv75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.ph75 {
  padding-left: 75px;
  padding-right: 75px;
}

.mr75 {
  margin-right: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pv75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.ph75 {
  padding-left: 75px;
  padding-right: 75px;
}

.bpt75:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.mt100 {
  margin-top: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pv100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ph100 {
  padding-left: 100px;
  padding-right: 100px;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pv100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ph100 {
  padding-left: 100px;
  padding-right: 100px;
}

.ml100 {
  margin-left: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pv100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ph100 {
  padding-left: 100px;
  padding-right: 100px;
}

.mr100 {
  margin-right: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pv100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ph100 {
  padding-left: 100px;
  padding-right: 100px;
}

.bpt100:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.mt110 {
  margin-top: 110px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pv110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ph110 {
  padding-left: 110px;
  padding-right: 110px;
}

.mb110 {
  margin-bottom: 110px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pv110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ph110 {
  padding-left: 110px;
  padding-right: 110px;
}

.ml110 {
  margin-left: 110px !important;
}

.pl110 {
  padding-left: 110px !important;
}

.pv110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ph110 {
  padding-left: 110px;
  padding-right: 110px;
}

.mr110 {
  margin-right: 110px !important;
}

.pr110 {
  padding-right: 110px !important;
}

.pv110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ph110 {
  padding-left: 110px;
  padding-right: 110px;
}

.bpt110:before {
  content: "";
  display: block;
  padding-top: 110%;
}

.mt120 {
  margin-top: 120px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pv120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ph120 {
  padding-left: 120px;
  padding-right: 120px;
}

.mb120 {
  margin-bottom: 120px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pv120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ph120 {
  padding-left: 120px;
  padding-right: 120px;
}

.ml120 {
  margin-left: 120px !important;
}

.pl120 {
  padding-left: 120px !important;
}

.pv120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ph120 {
  padding-left: 120px;
  padding-right: 120px;
}

.mr120 {
  margin-right: 120px !important;
}

.pr120 {
  padding-right: 120px !important;
}

.pv120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ph120 {
  padding-left: 120px;
  padding-right: 120px;
}

.bpt120:before {
  content: "";
  display: block;
  padding-top: 120%;
}

.mt130 {
  margin-top: 130px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pv130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ph130 {
  padding-left: 130px;
  padding-right: 130px;
}

.mb130 {
  margin-bottom: 130px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.pv130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ph130 {
  padding-left: 130px;
  padding-right: 130px;
}

.ml130 {
  margin-left: 130px !important;
}

.pl130 {
  padding-left: 130px !important;
}

.pv130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ph130 {
  padding-left: 130px;
  padding-right: 130px;
}

.mr130 {
  margin-right: 130px !important;
}

.pr130 {
  padding-right: 130px !important;
}

.pv130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ph130 {
  padding-left: 130px;
  padding-right: 130px;
}

.bpt130:before {
  content: "";
  display: block;
  padding-top: 130%;
}

.mt140 {
  margin-top: 140px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pv140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ph140 {
  padding-left: 140px;
  padding-right: 140px;
}

.mb140 {
  margin-bottom: 140px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.pv140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ph140 {
  padding-left: 140px;
  padding-right: 140px;
}

.ml140 {
  margin-left: 140px !important;
}

.pl140 {
  padding-left: 140px !important;
}

.pv140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ph140 {
  padding-left: 140px;
  padding-right: 140px;
}

.mr140 {
  margin-right: 140px !important;
}

.pr140 {
  padding-right: 140px !important;
}

.pv140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ph140 {
  padding-left: 140px;
  padding-right: 140px;
}

.bpt140:before {
  content: "";
  display: block;
  padding-top: 140%;
}

/* Margin Auto */
.mr-auto {
  margin: auto;
  float: none;
}

.bold {
  font-weight: bold;
}

.no-float {
  float: none;
  display: inline-block;
}

form {
  text-align: left;
}
form .input {
  font-size: 16px;
  margin-bottom: 30px;
  position: relative;
}
form input {
  border-radius: 10px;
  padding: 15px 20px 16px;
  margin: 5px 0 0px;
}
form input:focus {
  border-color: #00a3a6;
}
form textarea:focus {
  border-color: #00a3a6;
}
form .form-group input {
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
form .form-group .input {
  margin: 0;
}

.content-errors {
  border: 2px solid red;
  color: red;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.content-errors p {
  line-height: 0.7;
}

.calendar-time .hourselect, .minuteselect {
  min-width: 80px;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #00a3a6;
}

.checkbox input[type=checkbox] {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
  width: 100%;
}

.panel-body h1, .panel-body h2, .panel-body h3, .panel-body h4 {
  color: #84bd00;
}

input[type=file] {
  display: initial;
  padding: 14px 20px;
}

#messages {
  position: fixed;
  top: 10px;
  right: 15px;
  left: 15px;
  max-width: 100%;
  z-index: 9999;
}

.message {
  padding: 15px;
  color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 3px -1px rgba(22, 24, 27, 0.26);
          box-shadow: 0 1px 3px -1px rgba(22, 24, 27, 0.26);
}
.message.error {
  background-color: #fd5620;
}
.message.success {
  background-color: #84bd00;
}

fieldset {
  margin-bottom: 30px;
}

fieldset > legend {
  font-size: 32px;
  font-weight: bold;
  margin-top: 20px;
  color: #34434b;
}

fieldset > h4 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  color: #34434b;
  display: block;
}

input,
select,
textarea {
  border: solid 1px #d8d8d8;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 20px 16px;
  margin-top: 5px;
  width: 100%;
  line-height: 1.2;
}
input.error,
select.error,
textarea.error {
  background: rgba(253, 86, 32, 0.3);
}

.error input,
.error select,
.error textarea {
  background: rgba(253, 86, 32, 0.3);
}

.error-message,
label.error {
  color: #fd5620;
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  bottom: -30px;
  z-index: 99;
}

input[type=checkbox] {
  width: auto;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
}

form label {
  display: block;
  color: #34434b;
  font-weight: bold;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form textarea {
  /*height: 155px; margin-bottom: 30px;*/
}
form .radio,
form .checkbox {
  padding: 0;
}
form .radio input[type=radio],
form .radio-inline input[type=radio],
form .checkbox input[type=checkbox],
form .checkbox-inline input[type=checkbox] {
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 5px;
  position: static;
}
form .radio label,
form .checkbox label {
  display: inline-block;
  margin-bottom: 10px;
  max-width: 90%;
  vertical-align: top;
  padding: 0;
}
form .checkbox input[type=checkbox] {
  margin-right: 10px;
}
form .select2-container--default {
  margin-top: 5px;
  position: relative;
  z-index: 1;
  max-width: 100%;
}
form .select2-container--default .select2-selection--multiple {
  border-radius: 10px;
  border: solid 1px #d8d8d8;
  font-size: 16px;
  padding: 10px 20px;
  background-color: #fff;
  height: 52px;
  overflow: hidden;
}
form .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #00a3a6 1px;
  outline: 0;
}
form .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #fff;
  padding: 0;
  margin: 0 10px 0 0;
  border: 0;
  color: #34434b;
}
form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  font-size: 14px;
}
form .select2-container--default .select2-search--inline .select2-search__field {
  margin: 0;
  padding: 0;
  height: 33px;
}
form [disabled=disabled] input,
form [disabled=disabled] textarea,
form [disabled=disabled] select,
form [disabled=disabled] .select2-selection {
  background-color: #d8d8d8 !important;
}

.input.select {
  position: relative;
  cursor: pointer !important;
}
.input.select select {
  background-color: initial;
  position: relative;
  z-index: 1;
  position: relative;
}
.input.select:after {
  content: "\f10b";
  font-family: France-Clusters;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  right: 0px;
  line-height: 50px;
  border: solid 1px #d8d8d8;
  border-radius: 10px;
  padding: 0 10px;
  font-size: 12px;
}

.select2-dropdown {
  border-color: #d8d8d8;
}

a.asc:after {
  font-family: France-Clusters;
  content: "\f116";
  margin-left: 5px;
  font-size: 18px !important;
  display: inline-block;
  vertical-align: middle;
  color: #8abc3e !important;
}

a.desc:after {
  font-family: France-Clusters;
  content: "\f115";
  margin-left: 5px;
  font-size: 18px !important;
  display: inline-block;
  vertical-align: middle;
  color: #8abc3e !important;
}

table i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 18px;
  line-height: 1;
}

.delete {
  position: absolute;
  top: 0px;
  right: -10px;
  color: #fff;
  background-color: #ccc;
  padding: 7px;
  border-radius: 17px;
}

.imgLiquid:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.bpt10:before {
  content: "";
  display: block;
  padding-top: 10%;
}

.bpt15:before {
  content: "";
  display: block;
  padding-top: 15%;
}

.bpt20:before {
  content: "";
  display: block;
  padding-top: 20%;
}

.bpt30:before {
  content: "";
  display: block;
  padding-top: 30%;
}

.bpt40:before {
  content: "";
  display: block;
  padding-top: 40%;
}

.bpt50:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.bpt60:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.bpt70:before {
  content: "";
  display: block;
  padding-top: 70%;
}

.bpt80:before {
  content: "";
  display: block;
  padding-top: 80%;
}

.bpt90:before {
  content: "";
  display: block;
  padding-top: 90%;
}

.focus-textarea {
  display: block !important;
}

.modal.in .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.modal-content {
  border-radius: 0;
}

.note-editor {
  border: solid 1px #d8d8d8;
  border-radius: 10px;
  overflow: hidden;
}

.note-toolbar .btn {
  border-radius: 0;
  padding: 5px 10px;
}
.note-toolbar .btn i {
  font-size: 12px;
}

.progress {
  height: 30px;
}
.progress .progress-bar {
  background-color: #00a3a6;
  height: 30px;
  position: relative;
}
.progress span:not(.sr-only) {
  position: absolute;
  color: #fff;
  left: 10px;
  top: 5px;
  font-size: 18px;
  font-weight: 500;
}

.carousel-control {
  background: none !important;
  opacity: 1;
  margin: 0;
  text-shadow: none;
  font-size: 20px;
  width: 5%;
}
.carousel-control i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 20px;
  z-index: 5;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
}
.carousel-control.right i {
  right: 0%;
  left: auto;
}

.ias-spinner {
  clear: both;
  margin-top: 20px;
}

.members.form #order-number {
  display: none;
}
.members.form .answer-order-number {
  margin-bottom: 25px;
}
.members.form .answer-order-number label {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}
.members.form .answer-order-number label.error {
  width: 100%;
  bottom: -20px;
}
.members.form input[type=radio] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}

.green {
  color: #84bd00;
}

.red {
  color: #fd5620;
}

.white {
  color: #fff;
}

.background-blue {
  background-color: #00a3a6;
}

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

.background-green {
  background-color: #5b7b38;
}

.loader {
  background-color: #2fd177;
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  z-index: 9999;
}
.loader > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  color: white;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.justify-content-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.badge-alert {
  background-color: red;
}

.total-views {
  background: #84bd00;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
}

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

.border-right {
  border-right: 1px solid #84bd00;
}

.box-stats {
  margin: 20px 0px 50px 0px;
}

.block-joboffer {
  min-height: 650px;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.title-xxl {
  color: #8abc3e;
  font-size: 57px;
  font-weight: 900;
}
@media (max-width: 576px) {
  .title-xxl {
    font-size: 46px;
  }
}

.title-l {
  font-size: 24px;
  color: #043f3b;
  margin-bottom: 50px;
}
@media (max-width: 576px) {
  .title-l {
    padding: 0 15px;
    font-size: 20px;
  }
}

.title-m {
  font-size: 20px;
}

.title-xl {
  font-size: 28px;
  font-weight: 400;
  color: #043f3b;
}

.border-bottomm {
  border-bottom: 1px solid #043f3b;
  padding-bottom: 15px;
}

.lh-25 {
  line-height: 25px;
}

.text-underline {
  text-decoration: underline;
}

.light {
  font-weight: lighter;
}

.title-medium {
  text-transform: uppercase;
  color: #043f3b;
  font-size: 24px;
  margin-bottom: 20px;
  font-family: "Gotham-Rounded-Book";
}
.title-medium::after {
  height: 1px;
  background-color: #d8d8d8;
  width: 100%;
  content: "";
  display: inline-block;
  margin-bottom: 10px;
}

.font-rounded-book {
  font-family: "Gotham-Rounded-Book";
}

.font-rounded {
  font-family: "Gotham-Rounded";
}

.font-lato {
  font-family: "Lato", sans-serif;
}

.title-large {
  text-align: center;
  position: relative;
  line-height: 40px;
  font-family: "Gotham-Rounded";
}
@media (max-width: 576px) {
  .title-large {
    font-size: 30px !important;
  }
}
.title-large.left {
  text-align: left;
}
.title-large.left::after {
  position: relative;
  bottom: 0px;
  left: inherit;
  -webkit-transform: inherit;
          transform: inherit;
  width: 100%;
}
.title-large::after {
  width: 100px;
  height: 1px;
  background-color: #043f3b;
  content: "";
  display: block;
  margin: 30px auto 0px auto;
}

.rounded-bold {
  font-family: "Gotham-Rounded";
}

.text-lg-left {
  text-align: left !important;
}

@media (max-width: 576px) {
  .text-center {
    text-align: center !important;
  }
}

/*!
 * Icon Font Meetin
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: "Meetin";
  src: url("../../../fonts/icons8/Meetin.eot");
  src: url("../../../fonts/icons8/Meetin.eot?#iefix") format("embedded-opentype"), url("../../../fonts/icons8/Meetin.woff2") format("woff2"), url("../../../fonts/icons8/Meetin.woff") format("woff"), url("../../../fonts/icons8/Meetin.ttf") format("truetype"), url("../../../fonts/icons8/Meetin.svg#font") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Meetin";
    src: url("../../../fonts/icons8/Meetin.svg#Meetin") format("svg");
  }
}
.icons8-d-finir-un-lieu:before,
.icons8-groupe-de-projets:before,
.icons8-nouveau-contact:before,
.icons8-ajouter:before,
.icons8-fiche-technique:before,
.icons8-cat-gorie:before,
.icons8-panneau-de-strat-gie:before,
.icons8-g-ographie:before,
.icons8-appel-video:before,
.icons8-calendrier-d-tachable:before,
.icons8-annuaire:before,
.icons8-noun_house_339273:before,
.icons8-profil:before,
.icons8-settings:before,
.icons8-expand-arrow:before,
.icons8-ok:before,
.icons8-groupe-509:before,
.icons8-groupe-691:before,
.icons8-groupe-696:before,
.icons8-groupe-698:before,
.icons8-groupe-702:before,
.icons8-trace--541:before,
.icons8-ampoule:before,
.icons8-acutalites:before,
.icons8-groupe-703:before,
.icons8-acutalites-2:before,
.icons8-events:before,
.icons8-services:before,
.icons8-annuaire-adh:before,
.icons8-contact:before,
.icons8-competence-1:before,
.icons8-competence-2:before,
.icons8-competence-3:before,
.icons8-competence-4:before,
.icons8-competence-5:before,
.icons8-competence-6:before,
.icons8-competence-7:before,
.icons8-competence-8:before,
.icons8-competence-9:before,
.icons8-competence-10:before,
.icons8-enveloppe:before,
.icons8-groupe-1193:before,
.icons8-groupe-1194:before,
.icons8-groupe-1201:before,
.icons8-groupe-1212:before,
.icons8-groupe-1214:before,
.icons8-groupe-1215:before,
.icons8-groupe-1216:before,
.icons8-groupe-1217:before,
.icons8-logo-acceleration:before,
.icons8-logo-appels-reseau:before,
.icons8-logo-croissance:before,
.icons8-logo-evenenements-reseaux:before,
.icons8-logo-promouvoir:before,
.icons8-logo-reseau:before,
.icons8-groupe-1207:before,
.icons8-groupe-894:before,
.icons8-groupe-897:before,
.icons8-groupe-1193-2:before,
.icons8-groupe-1207-2:before,
.icons8-groupe-1221:before,
.icons8-groupe-1223:before,
.icons8-groupe-1225:before,
.icons8-groupe-1361:before,
.icons8-groupe-1362:before,
.icons8-groupe-1363:before,
.icons8-groupe-1364:before,
.icons8-groupe-1365:before,
.icons8-groupe-1366:before,
.icons8-groupe-1367:before,
.icons8-groupe-69588:before,
.icons8-circled-play:before,
.icons8-groupe-1499:before,
.icons8-groupe-707:before,
.icons8-groupe-1530:before,
.icons8-groupe-1076:before,
.icons8-groupe-1592:before,
.icons8-groupe-1084:before,
.icons8-groupe-1093:before,
.icons8-loupe:before,
.icons8-pole:before,
.icons8-trace--864:before,
.icons8-formation:before,
.icons8-rocket:before,
.icons8-star:before,
.icons8-idea:before,
.icons8-megaphone:before,
.icons8-job-seeker:before,
.icons8-news:before,
.icons8-goal:before,
.icons8-music-folder:before,
.icons8-marketing:before,
.icons8-america:before,
.icons8-hierarchy:before,
.icons8-dashboard:before,
.icons8-contacts:before,
.icons8-conference:before,
.icons8-event-accepted:before,
.icons8-registration:before,
.icons8-documents:before,
.icons8-settings-2:before,
.icons8-import-csv:before,
.icons8-group-message:before,
.icons8-webcam:before,
[data-icons8]:before {
  display: inline-block;
  font-family: "Meetin";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

[data-icons8]:before {
  content: attr(data-icons8);
}

.icons8-d-finir-un-lieu:before {
  content: "\f100";
}

.icons8-groupe-de-projets:before {
  content: "\f101";
}

.icons8-nouveau-contact:before {
  content: "\f102";
}

.icons8-ajouter:before {
  content: "\f103";
}

.icons8-fiche-technique:before {
  content: "\f104";
}

.icons8-cat-gorie:before {
  content: "\f105";
}

.icons8-panneau-de-strat-gie:before {
  content: "\f106";
}

.icons8-g-ographie:before {
  content: "\f107";
}

.icons8-appel-video:before {
  content: "\f108";
}

.icons8-calendrier-d-tachable:before {
  content: "\f109";
}

.icons8-annuaire:before {
  content: "\f10a";
}

.icons8-noun_house_339273:before {
  content: "\f10b";
}

.icons8-profil:before {
  content: "\f10c";
}

.icons8-settings:before {
  content: "\f10d";
}

.icons8-expand-arrow:before {
  content: "\f10e";
}

.icons8-ok:before {
  content: "\f10f";
}

.icons8-groupe-509:before {
  content: "\f110";
}

.icons8-groupe-691:before {
  content: "\f111";
}

.icons8-groupe-696:before {
  content: "\f112";
}

.icons8-groupe-698:before {
  content: "\f113";
}

.icons8-groupe-702:before {
  content: "\f115";
}

.icons8-trace--541:before {
  content: "\f11a";
}

.icons8-ampoule:before {
  content: "\f11b";
}

.icons8-acutalites:before {
  content: "\f11c";
}

.icons8-groupe-703:before {
  content: "\f11d";
}

.icons8-acutalites-2:before {
  content: "\f121";
}

.icons8-events:before {
  content: "\f122";
}

.icons8-services:before {
  content: "\f123";
}

.icons8-annuaire-adh:before {
  content: "\f124";
}

.icons8-contact:before {
  content: "\f125";
}

.icons8-competence-1:before {
  content: "\f126";
}

.icons8-competence-2:before {
  content: "\f127";
}

.icons8-competence-3:before {
  content: "\f128";
}

.icons8-competence-4:before {
  content: "\f129";
}

.icons8-competence-5:before {
  content: "\f12a";
}

.icons8-competence-6:before {
  content: "\f12b";
}

.icons8-competence-7:before {
  content: "\f12c";
}

.icons8-competence-8:before {
  content: "\f12d";
}

.icons8-competence-9:before {
  content: "\f12e";
}

.icons8-competence-10:before {
  content: "\f12f";
}

.icons8-enveloppe:before {
  content: "\f130";
}

.icons8-groupe-1193:before {
  content: "\f131";
}

.icons8-groupe-1194:before {
  content: "\f132";
}

.icons8-groupe-1201:before {
  content: "\f133";
}

.icons8-groupe-1212:before {
  content: "\f134";
}

.icons8-groupe-1214:before {
  content: "\f135";
}

.icons8-groupe-1215:before {
  content: "\f136";
}

.icons8-groupe-1216:before {
  content: "\f137";
}

.icons8-groupe-1217:before {
  content: "\f138";
}

.icons8-logo-acceleration:before {
  content: "\f139";
}

.icons8-logo-appels-reseau:before {
  content: "\f13a";
}

.icons8-logo-croissance:before {
  content: "\f13b";
}

.icons8-logo-evenenements-reseaux:before {
  content: "\f13c";
}

.icons8-logo-promouvoir:before {
  content: "\f13d";
}

.icons8-logo-reseau:before {
  content: "\f13e";
}

.icons8-groupe-1207:before {
  content: "\f140";
}

.icons8-groupe-894:before {
  content: "\f141";
}

.icons8-groupe-897:before {
  content: "\f142";
}

.icons8-groupe-1193-2:before {
  content: "\f143";
}

.icons8-groupe-1207-2:before {
  content: "\f144";
}

.icons8-groupe-1221:before {
  content: "\f145";
}

.icons8-groupe-1223:before {
  content: "\f146";
}

.icons8-groupe-1225:before {
  content: "\f147";
}

.icons8-groupe-1361:before {
  content: "\f148";
}

.icons8-groupe-1362:before {
  content: "\f149";
}

.icons8-groupe-1363:before {
  content: "\f14a";
}

.icons8-groupe-1364:before {
  content: "\f14b";
}

.icons8-groupe-1365:before {
  content: "\f14c";
}

.icons8-groupe-1366:before {
  content: "\f14d";
}

.icons8-groupe-1367:before {
  content: "\f14e";
}

.icons8-groupe-69588:before {
  content: "\f14f";
}

.icons8-circled-play:before {
  content: "\f150";
}

.icons8-groupe-1499:before {
  content: "\f151";
}

.icons8-groupe-707:before {
  content: "\f152";
}

.icons8-groupe-1530:before {
  content: "\f153";
}

.icons8-groupe-1076:before {
  content: "\f154";
}

.icons8-groupe-1592:before {
  content: "\f155";
}

.icons8-groupe-1084:before {
  content: "\f156";
}

.icons8-groupe-1093:before {
  content: "\f157";
}

.icons8-loupe:before {
  content: "\f158";
}

.icons8-pole:before {
  content: "\f159";
}

.icons8-trace--864:before {
  content: "\f15a";
}

.icons8-formation:before {
  content: "\f15b";
}

.icons8-rocket:before {
  content: "\f15c";
}

.icons8-star:before {
  content: "\f15d";
}

.icons8-idea:before {
  content: "\f15e";
}

.icons8-megaphone:before {
  content: "\f15f";
}

.icons8-job-seeker:before {
  content: "\f160";
}

.icons8-news:before {
  content: "\f161";
}

.icons8-goal:before {
  content: "\f162";
}

.icons8-music-folder:before {
  content: "\f163";
}

.icons8-marketing:before {
  content: "\f164";
}

.icons8-america:before {
  content: "\f165";
}

.icons8-hierarchy:before {
  content: "\f166";
}

.icons8-dashboard:before {
  content: "\f167";
}

.icons8-contacts:before {
  content: "\f168";
}

.icons8-conference:before {
  content: "\f169";
}

.icons8-event-accepted:before {
  content: "\f16a";
}

.icons8-registration:before {
  content: "\f16b";
}

.icons8-documents:before {
  content: "\f16c";
}

.icons8-settings-2:before {
  content: "\f16d";
}

.icons8-import-csv:before {
  content: "\f16e";
}

.icons8-group-message:before {
  content: "\f16f";
}

.icons8-webcam:before {
  content: "\f170";
}

@font-face {
  font-family: "Gotham-Rounded";
  src: url("../fonts/GothamRounded-Bold.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: "Gotham-Rounded-Book";
  src: url("../fonts/GothamRounded-Book.woff2") format("woff2");
}
.animation-element {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.animation-element.from-top:not(.in-view) {
  opacity: 0;
  -webkit-transform: translateY(-200px);
          transform: translateY(-200px);
}
.animation-element.from-left:not(.in-view) {
  opacity: 0;
  -webkit-transform: translateX(-200px);
          transform: translateX(-200px);
}
@media (max-width: 576px) {
  .animation-element.from-left:not(.in-view) {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
}
.animation-element.from-right:not(.in-view) {
  opacity: 0;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
}
@media (max-width: 576px) {
  .animation-element.from-right:not(.in-view) {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
}
.animation-element.from-bottom:not(.in-view) {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.animation-element.from-opacity:not(.in-view) {
  opacity: 0;
}

#calendar {
  text-align: center;
  color: #043f3b;
}
#calendar .clndr-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  padding: 10px 30px;
  cursor: pointer;
}
#calendar .clndr-controls .month {
  font-size: 20px;
  font-family: "Gotham-Rounded-Book";
}
#calendar .clndr-controls .clndr-previous-button .icon::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#calendar .clndr-controls .clndr-next-button .icon::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#calendar .clndr-table {
  width: 90%;
  margin: auto;
}
@media (max-width: 576px) {
  #calendar .clndr-table {
    width: 100%;
  }
}
#calendar .clndr-table .header-day {
  margin-bottom: 20px;
}
#calendar .clndr-table .day {
  width: 44Px;
  position: relative;
}
#calendar .clndr-table .day.event .day-contents {
  background-color: #8abc3e;
  border-radius: 50%;
  width: 37Px;
  height: 37px;
  display: inline-block;
  line-height: 37Px;
  color: #fff;
  cursor: pointer;
}
#calendar .clndr-table .day.event .day-event-info {
  position: absolute;
  padding: 10px;
  background: #30434c;
  text-align: left;
  display: none;
  z-index: 999;
  bottom: 100%;
  left: -120px;
  width: 300px;
}
#calendar .clndr-table .day.event .day-event-info ul {
  list-style: disc;
  text-align: left;
  padding-left: 20px;
}
#calendar .clndr-table .day.event .day-event-info ul li::marker {
  color: #84bd00;
}
#calendar .clndr-table .day.event .day-event-info ul li a {
  width: 100%;
  font-size: 15px;
}
#calendar .clndr-table .day.event .day-event-info a {
  color: white;
}
#calendar .clndr-table .day .day-contents {
  font-weight: bold;
  margin: 10px 0;
}

#calendar .clndr-table .day.event .day-event-info a {
  color: white;
  width: 100%;
  font-size: 15px;
}

.title-calendar {
  padding: 10px 30px;
}
.title-calendar::after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: #043f3b;
  width: 100%;
}

#contactMemberModal .modal-content {
  border-radius: 10px;
  width: 700px;
  min-width: 700px;
  padding: 20px 70px;
}
@media (max-width: 768px) {
  #contactMemberModal .modal-content {
    width: 100%;
    min-width: 100%;
    padding: 5px;
  }
}
#contactMemberModal .modal-content .modal-title {
  font-size: 20px;
  font-weight: 900;
}
@media (max-width: 576px) {
  #contactMemberModal .modal-content .modal-title {
    font-size: 16px;
  }
}
#contactMemberModal .modal-content .close {
  font-size: 50px;
  color: #043f3b;
}
#contactMemberModal .modal-content .modal-body label {
  color: #8abc3e;
  margin: 20px 0;
}
@media (max-width: 768px) {
  #contactMemberModal .modal-content .modal-body label {
    margin: 10px 0;
  }
}
#contactMemberModal .modal-content .modal-body .form-control, #contactMemberModal .modal-content .modal-body textarea {
  border: 1px solid #043f3b;
  padding: 24px;
}
#contactMemberModal .modal-content .modal-body .form-control::-webkit-input-placeholder, #contactMemberModal .modal-content .modal-body textarea::-webkit-input-placeholder {
  font-style: italic;
}
#contactMemberModal .modal-content .modal-body .form-control::-moz-placeholder, #contactMemberModal .modal-content .modal-body textarea::-moz-placeholder {
  font-style: italic;
}
#contactMemberModal .modal-content .modal-body .form-control:-ms-input-placeholder, #contactMemberModal .modal-content .modal-body textarea:-ms-input-placeholder {
  font-style: italic;
}
#contactMemberModal .modal-content .modal-body .form-control::-ms-input-placeholder, #contactMemberModal .modal-content .modal-body textarea::-ms-input-placeholder {
  font-style: italic;
}
#contactMemberModal .modal-content .modal-body .form-control::placeholder, #contactMemberModal .modal-content .modal-body textarea::placeholder {
  font-style: italic;
}
#contactMemberModal #contact-member .error-message, #contactMemberModal #contact-member label.error {
  position: static;
}

#modalDispos .modal-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
}

.btn,
.btn-primary,
.btn-secondary {
  padding: 18px 40px !important;
  border-radius: 10px;
}

.btn-primary {
  background-color: #5b7b38 !important;
  padding: 15px 20px !important;
  font-size: 16px !important;
  border: 1px solid #5b7b38 !important;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
@media (max-width: 576px) {
  .btn-primary {
    padding: 10px 20px !important;
    font-size: 16px !important;
  }
}
.btn-primary:hover {
  background-color: #8abc3e !important;
  border: 1px solid #8abc3e !important;
}

.btn-secondary {
  padding: 24px 47px;
  background-color: #d8d8d8;
  color: #34434b;
  line-height: 1;
  border: solid 1px;
  font-size: 20px;
  border-color: #d8d8d8 #d8d8d8 rgb(177, 177, 177) #d8d8d8;
}
.btn-secondary:hover, .btn-secondary:focus {
  background-color: rgb(177, 177, 177);
  border-color: rgb(177, 177, 177);
  color: #fff;
}

.btn-white {
  background-color: #fff;
  color: #00a3a6;
  border: solid 1px;
  border-color: #fff #fff #f5f7f8 #fff;
}
.btn-white:hover, .btn-white:focus {
  background-color: #009396;
  border-color: #009396;
  color: #fff;
}

.btn-small {
  padding: 6px 12px;
  margin-right: 15px;
  font-size: 13px;
}

.btn-download {
  padding: 15px 20px;
  background-color: #fff;
  border: 1px solid #34434b;
  border-radius: 10px;
  margin: 0 10px;
  display: inline-block;
}
@media (max-width: 576px) {
  .btn-download {
    margin: 10px 0;
  }
}
.btn-download.green {
  background-color: #9ac80c;
  color: #fff;
  border: 1px solid #9ac80c;
}
.btn-download.green:hover {
  color: #fff !important;
}
.btn-download:hover {
  background-color: #9ac80c;
  color: #fff;
  border: 1px solid #9ac80c;
}

.btn-appel {
  background-color: #9ac80c;
  padding: 20px 7px;
  -webkit-appearance: inherit;
  border: inherit;
}
.btn-appel span::after {
  content: url(../img/arrow-home.svg);
  padding: 0 5px;
}

.btn-all-appel {
  background-color: #043f3b;
  padding: 20px 20px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-top-left-radius: 10px;
  color: #fff;
  font-weight: bold;
}
.btn-all-appel:after {
  content: url(../img/arrow-home.svg);
  padding-left: 15px;
}
.btn-all-appel.mob {
  position: static;
  text-align: center;
  border-radius: 10px;
  display: none;
}
@media (max-width: 576px) {
  .btn-all-appel.mob {
    display: inline-block;
  }
}

.btn-events {
  background-color: #8abc3e;
  padding: 20px 12px;
  position: absolute;
  right: 15px;
  bottom: 0px;
  border-top-left-radius: 10px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  z-index: 100;
}
.btn-events .icon::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.btn-events:hover {
  background-color: #5b7b38;
}

.btn-read-more {
  color: #8abc3e;
  font-weight: 400;
}
.btn-read-more::after {
  display: inline-block;
  height: 1px;
  background-color: #8abc3e;
  width: 100%;
  content: "";
  margin-top: 5px;
}

.btn-global {
  background-color: #c5d72e;
  padding: 14px 50px;
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-family: "Lato", sans-serif;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  border: 1px solid #c5d72e;
  display: inline-block;
}
.btn-global .icon::before {
  font-size: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  right: 5px;
}
.btn-global:hover {
  background: #fff;
  border: 1px solid #c5d72e;
  color: #c5d72e !important;
}
.btn-global.white {
  background-color: #fff;
  border: 1px solid #fff;
  color: #c5d72e;
}
.btn-global.white:hover {
  background-color: #8abc3e;
  color: #fff !important;
  border: 1px solid #8abc3e;
}
.btn-global.red {
  background-color: #ac1f2f;
  padding: 14px 30px;
  border: 1px solid #ac1f2f;
}
.btn-global.red:hover {
  color: #ac1f2f !important;
  background: #fff;
}
.btn-global.dark {
  background-color: #5b7b38;
  border: 1px solid #5b7b38;
}
.btn-global.dark:hover {
  background: #c5d72e;
  color: #fff !important;
  border: 1px solid #c5d72e;
}
.btn-global.medium {
  background: #8abc3e;
  border: 1px solid #8abc3e;
}
.btn-global.medium:hover {
  background: #c5d72e;
  color: #fff !important;
  border: 1px solid #c5d72e;
}

.btn-rdv {
  background: #ac1f2f;
  padding: 10px 20px;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
}
.btn-rdv:hover {
  background: #8abc3e;
  color: #fff !important;
}
.btn-rdv.green {
  background: #5b7b38;
}

.border-radius-10 {
  border-radius: 10px;
}

.btn-read {
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}

.slick-slide:focus {
  outline: none;
}
.slick-slide img:focus {
  outline: none;
}

.slider-service {
  position: relative;
}
.slider-service .slick-slide img {
  margin: inherit;
}

.slick-dots {
  margin: 30px 0;
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slick-dots > li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots > li > button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots > li > button:before {
  font-family: "slick";
  font-size: 35px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  content: "•";
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots > li.slick-active button:before {
  color: #5b7b38;
}

.slider-success-story .slick-dots {
  text-align: center;
  position: relative;
  margin: 10px 0 !important;
}
.slider-success-story .picto-success-story {
  display: inline-block !important;
}

.slider-actus-home .slick-slide {
  margin: 20px;
}
.slider-actus-home .slick-arrow {
  position: absolute;
  bottom: -40px;
  background-color: #043f3b;
  color: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media (max-width: 576px) {
  .slider-actus-home .slick-arrow {
    bottom: -50px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.slider-actus-home .slick-arrow.next {
  right: 15px;
}
@media (max-width: 576px) {
  .slider-actus-home .slick-arrow.next {
    left: 60%;
  }
}
.slider-actus-home .slick-arrow.next::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.slider-actus-home .slick-arrow.prev {
  right: 70px;
}
@media (max-width: 576px) {
  .slider-actus-home .slick-arrow.prev {
    left: 40%;
  }
}
.slider-actus-home .slick-arrow.prev::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.text-white {
  color: #fff !important;
}

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

.text-grey {
  color: rgb(177, 177, 177) !important;
}

.background-grey {
  background-color: rgb(177, 177, 177);
}

.text-grey-background {
  color: #f5f7f8 !important;
}

.background-grey-background {
  background-color: #f5f7f8;
}

.text-grey-light {
  color: #d8d8d8 !important;
}

.background-grey-light {
  background-color: #d8d8d8;
}

.text-black {
  color: #000 !important;
}

.background-black {
  background-color: #000;
}

.text-courant {
  color: #043f3b !important;
}

.background-courant {
  background-color: #043f3b;
}

.text-color-clear {
  color: #c5d72e !important;
}

.background-color-clear {
  background-color: #c5d72e;
}

.text-color-medium {
  color: #8abc3e !important;
}

.background-color-medium {
  background-color: #8abc3e;
}

.text-color-normal {
  color: #aac237 !important;
}

.background-color-normal {
  background-color: #aac237;
}

.text-color-medium-green {
  color: #729C3F !important;
}

.background-color-medium-green {
  background-color: #729C3F;
}

.text-color-dark {
  color: #5b7b38 !important;
}

.background-color-dark {
  background-color: #5b7b38;
}

.text-color-grey-dark {
  color: #34434b !important;
}

.background-color-grey-dark {
  background-color: #34434b;
}

.text-color-footer {
  color: #fafafa !important;
}

.background-color-footer {
  background-color: #fafafa;
}

.text-red {
  color: #fd5620 !important;
}

.background-red {
  background-color: #fd5620;
}

.text-red-dark {
  color: #ac1f2f !important;
}

.background-red-dark {
  background-color: #ac1f2f;
}

/* TYPO */
.fsz-9 {
  font-size: 9px;
}

.lh-9 {
  line-height: 9px;
}

.fsz-10 {
  font-size: 10px;
}

.lh-10 {
  line-height: 10px;
}

.fsz-11 {
  font-size: 11px;
}

.lh-11 {
  line-height: 11px;
}

.fsz-12 {
  font-size: 12px;
}

.lh-12 {
  line-height: 12px;
}

.fsz-13 {
  font-size: 13px;
}

.lh-13 {
  line-height: 13px;
}

.fsz-14 {
  font-size: 14px;
}

.lh-14 {
  line-height: 14px;
}

.fsz-15 {
  font-size: 15px;
}

.lh-15 {
  line-height: 15px;
}

.fsz-16 {
  font-size: 16px;
}

.lh-16 {
  line-height: 16px;
}

.fsz-17 {
  font-size: 17px;
}

.lh-17 {
  line-height: 17px;
}

.fsz-18 {
  font-size: 18px;
}

.lh-18 {
  line-height: 18px;
}

.fsz-19 {
  font-size: 19px;
}

.lh-19 {
  line-height: 19px;
}

.fsz-20 {
  font-size: 20px;
}

.lh-20 {
  line-height: 20px;
}

.fsz-21 {
  font-size: 21px;
}

.lh-21 {
  line-height: 21px;
}

.fsz-22 {
  font-size: 22px;
}

.lh-22 {
  line-height: 22px;
}

.fsz-24 {
  font-size: 24px;
}

.lh-24 {
  line-height: 24px;
}

.fsz-25 {
  font-size: 25px;
}

.lh-25 {
  line-height: 25px;
}

.fsz-28 {
  font-size: 28px;
}

.lh-28 {
  line-height: 28px;
}

.fsz-30 {
  font-size: 30px;
}

.lh-30 {
  line-height: 30px;
}

.fsz-35 {
  font-size: 35px;
}

.lh-35 {
  line-height: 35px;
}

.fsz-40 {
  font-size: 40px;
}

.lh-40 {
  line-height: 40px;
}

.fsz-45 {
  font-size: 45px;
}

.lh-45 {
  line-height: 45px;
}

.fsz-50 {
  font-size: 50px;
}

.lh-50 {
  line-height: 50px;
}

.fsz-70 {
  font-size: 70px;
}

.lh-70 {
  line-height: 70px;
}

.fsz-90 {
  font-size: 90px;
}

.lh-90 {
  line-height: 90px;
}

.fsz-100 {
  font-size: 100px;
}

.lh-100 {
  line-height: 100px;
}

.fsz-110 {
  font-size: 110px;
}

.lh-110 {
  line-height: 110px;
}

.fsz-120 {
  font-size: 120px;
}

.lh-120 {
  line-height: 120px;
}

.fsz-140 {
  font-size: 140px;
}

.lh-140 {
  line-height: 140px;
}

/* SPACINGS */
.mt-0 {
  margin-top: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.mv-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mh-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.pv-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.bpt-0:before {
  content: "";
  display: block;
  padding-top: 0%;
}

@media screen and (max-width: 1024.98px) {
  .p0-md {
    padding: 0px !important;
  }
  .pv0-md {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .ph0-md {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .m0-md {
    margin: 0px !important;
  }
  .mv0-md {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mh0-md {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .bpt0-md:before {
    content: "";
    display: block;
    padding-top: 0% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt0-mobile {
    margin-top: 0px !important;
  }
  .mb0-mobile {
    margin-bottom: 0px !important;
  }
  .pl0-mobile {
    padding-left: 0px !important;
  }
  .p0-mobile {
    padding: 0px !important;
  }
  .pv0-mobile {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .ph0-mobile {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .m0-mobile {
    margin: 0px !important;
  }
  .mv0-mobile {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mh0-mobile {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .bpt0-mobile:before {
    content: "";
    display: block;
    padding-top: 0% !important;
  }
}
.mt-5 {
  margin-top: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.mv-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mh-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.pv-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ph-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.bpt-5:before {
  content: "";
  display: block;
  padding-top: 5%;
}

@media screen and (max-width: 1024.98px) {
  .p5-md {
    padding: 5px !important;
  }
  .pv5-md {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .ph5-md {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .m5-md {
    margin: 5px !important;
  }
  .mv5-md {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .mh5-md {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .bpt5-md:before {
    content: "";
    display: block;
    padding-top: 5% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt5-mobile {
    margin-top: 5px !important;
  }
  .mb5-mobile {
    margin-bottom: 5px !important;
  }
  .pl5-mobile {
    padding-left: 5px !important;
  }
  .p5-mobile {
    padding: 5px !important;
  }
  .pv5-mobile {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .ph5-mobile {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .m5-mobile {
    margin: 5px !important;
  }
  .mv5-mobile {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .mh5-mobile {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .bpt5-mobile:before {
    content: "";
    display: block;
    padding-top: 5% !important;
  }
}
.mt-10 {
  margin-top: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.mv-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

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

.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.bpt-10:before {
  content: "";
  display: block;
  padding-top: 10%;
}

@media screen and (max-width: 1024.98px) {
  .p10-md {
    padding: 10px !important;
  }
  .pv10-md {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .ph10-md {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .m10-md {
    margin: 10px !important;
  }
  .mv10-md {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mh10-md {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .bpt10-md:before {
    content: "";
    display: block;
    padding-top: 10% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt10-mobile {
    margin-top: 10px !important;
  }
  .mb10-mobile {
    margin-bottom: 10px !important;
  }
  .pl10-mobile {
    padding-left: 10px !important;
  }
  .p10-mobile {
    padding: 10px !important;
  }
  .pv10-mobile {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .ph10-mobile {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .m10-mobile {
    margin: 10px !important;
  }
  .mv10-mobile {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mh10-mobile {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .bpt10-mobile:before {
    content: "";
    display: block;
    padding-top: 10% !important;
  }
}
.mt-15 {
  margin-top: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.mv-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mh-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.pv-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ph-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.bpt-15:before {
  content: "";
  display: block;
  padding-top: 15%;
}

@media screen and (max-width: 1024.98px) {
  .p15-md {
    padding: 15px !important;
  }
  .pv15-md {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ph15-md {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .m15-md {
    margin: 15px !important;
  }
  .mv15-md {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .mh15-md {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .bpt15-md:before {
    content: "";
    display: block;
    padding-top: 15% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt15-mobile {
    margin-top: 15px !important;
  }
  .mb15-mobile {
    margin-bottom: 15px !important;
  }
  .pl15-mobile {
    padding-left: 15px !important;
  }
  .p15-mobile {
    padding: 15px !important;
  }
  .pv15-mobile {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ph15-mobile {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .m15-mobile {
    margin: 15px !important;
  }
  .mv15-mobile {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .mh15-mobile {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .bpt15-mobile:before {
    content: "";
    display: block;
    padding-top: 15% !important;
  }
}
.mt-20 {
  margin-top: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.mv-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mh-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.bpt-20:before {
  content: "";
  display: block;
  padding-top: 20%;
}

@media screen and (max-width: 1024.98px) {
  .p20-md {
    padding: 20px !important;
  }
  .pv20-md {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .ph20-md {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .m20-md {
    margin: 20px !important;
  }
  .mv20-md {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mh20-md {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .bpt20-md:before {
    content: "";
    display: block;
    padding-top: 20% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt20-mobile {
    margin-top: 20px !important;
  }
  .mb20-mobile {
    margin-bottom: 20px !important;
  }
  .pl20-mobile {
    padding-left: 20px !important;
  }
  .p20-mobile {
    padding: 20px !important;
  }
  .pv20-mobile {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .ph20-mobile {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .m20-mobile {
    margin: 20px !important;
  }
  .mv20-mobile {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mh20-mobile {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .bpt20-mobile:before {
    content: "";
    display: block;
    padding-top: 20% !important;
  }
}
.mt-25 {
  margin-top: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.mv-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mh-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.pv-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ph-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.bpt-25:before {
  content: "";
  display: block;
  padding-top: 25%;
}

@media screen and (max-width: 1024.98px) {
  .p25-md {
    padding: 25px !important;
  }
  .pv25-md {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .ph25-md {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .m25-md {
    margin: 25px !important;
  }
  .mv25-md {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .mh25-md {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .bpt25-md:before {
    content: "";
    display: block;
    padding-top: 25% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt25-mobile {
    margin-top: 25px !important;
  }
  .mb25-mobile {
    margin-bottom: 25px !important;
  }
  .pl25-mobile {
    padding-left: 25px !important;
  }
  .p25-mobile {
    padding: 25px !important;
  }
  .pv25-mobile {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .ph25-mobile {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .m25-mobile {
    margin: 25px !important;
  }
  .mv25-mobile {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .mh25-mobile {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .bpt25-mobile:before {
    content: "";
    display: block;
    padding-top: 25% !important;
  }
}
.mt-30 {
  margin-top: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.mv-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mh-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.bpt-30:before {
  content: "";
  display: block;
  padding-top: 30%;
}

@media screen and (max-width: 1024.98px) {
  .p30-md {
    padding: 30px !important;
  }
  .pv30-md {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ph30-md {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .m30-md {
    margin: 30px !important;
  }
  .mv30-md {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mh30-md {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .bpt30-md:before {
    content: "";
    display: block;
    padding-top: 30% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt30-mobile {
    margin-top: 30px !important;
  }
  .mb30-mobile {
    margin-bottom: 30px !important;
  }
  .pl30-mobile {
    padding-left: 30px !important;
  }
  .p30-mobile {
    padding: 30px !important;
  }
  .pv30-mobile {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ph30-mobile {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .m30-mobile {
    margin: 30px !important;
  }
  .mv30-mobile {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mh30-mobile {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .bpt30-mobile:before {
    content: "";
    display: block;
    padding-top: 30% !important;
  }
}
.mt-35 {
  margin-top: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.mv-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mh-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.pv-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ph-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.bpt-35:before {
  content: "";
  display: block;
  padding-top: 35%;
}

@media screen and (max-width: 1024.98px) {
  .p35-md {
    padding: 35px !important;
  }
  .pv35-md {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .ph35-md {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .m35-md {
    margin: 35px !important;
  }
  .mv35-md {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .mh35-md {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .bpt35-md:before {
    content: "";
    display: block;
    padding-top: 35% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt35-mobile {
    margin-top: 35px !important;
  }
  .mb35-mobile {
    margin-bottom: 35px !important;
  }
  .pl35-mobile {
    padding-left: 35px !important;
  }
  .p35-mobile {
    padding: 35px !important;
  }
  .pv35-mobile {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .ph35-mobile {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .m35-mobile {
    margin: 35px !important;
  }
  .mv35-mobile {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .mh35-mobile {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .bpt35-mobile:before {
    content: "";
    display: block;
    padding-top: 35% !important;
  }
}
.mt-40 {
  margin-top: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.mv-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mh-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.bpt-40:before {
  content: "";
  display: block;
  padding-top: 40%;
}

@media screen and (max-width: 1024.98px) {
  .p40-md {
    padding: 40px !important;
  }
  .pv40-md {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .ph40-md {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .m40-md {
    margin: 40px !important;
  }
  .mv40-md {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mh40-md {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .bpt40-md:before {
    content: "";
    display: block;
    padding-top: 40% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt40-mobile {
    margin-top: 40px !important;
  }
  .mb40-mobile {
    margin-bottom: 40px !important;
  }
  .pl40-mobile {
    padding-left: 40px !important;
  }
  .p40-mobile {
    padding: 40px !important;
  }
  .pv40-mobile {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .ph40-mobile {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .m40-mobile {
    margin: 40px !important;
  }
  .mv40-mobile {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mh40-mobile {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .bpt40-mobile:before {
    content: "";
    display: block;
    padding-top: 40% !important;
  }
}
.mt-45 {
  margin-top: 45px;
}

.pt-45 {
  padding-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.pr-45 {
  padding-right: 45px;
}

.mv-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mh-45 {
  margin-left: 45px;
  margin-right: 45px;
}

.pv-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ph-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.bpt-45:before {
  content: "";
  display: block;
  padding-top: 45%;
}

@media screen and (max-width: 1024.98px) {
  .p45-md {
    padding: 45px !important;
  }
  .pv45-md {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .ph45-md {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .m45-md {
    margin: 45px !important;
  }
  .mv45-md {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .mh45-md {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .bpt45-md:before {
    content: "";
    display: block;
    padding-top: 45% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt45-mobile {
    margin-top: 45px !important;
  }
  .mb45-mobile {
    margin-bottom: 45px !important;
  }
  .pl45-mobile {
    padding-left: 45px !important;
  }
  .p45-mobile {
    padding: 45px !important;
  }
  .pv45-mobile {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .ph45-mobile {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .m45-mobile {
    margin: 45px !important;
  }
  .mv45-mobile {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .mh45-mobile {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .bpt45-mobile:before {
    content: "";
    display: block;
    padding-top: 45% !important;
  }
}
.mt-50 {
  margin-top: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.mv-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mh-50 {
  margin-left: 50px;
  margin-right: 50px;
}

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

.ph-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.bpt-50:before {
  content: "";
  display: block;
  padding-top: 50%;
}

@media screen and (max-width: 1024.98px) {
  .p50-md {
    padding: 50px !important;
  }
  .pv50-md {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .ph50-md {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .m50-md {
    margin: 50px !important;
  }
  .mv50-md {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mh50-md {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .bpt50-md:before {
    content: "";
    display: block;
    padding-top: 50% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt50-mobile {
    margin-top: 50px !important;
  }
  .mb50-mobile {
    margin-bottom: 50px !important;
  }
  .pl50-mobile {
    padding-left: 50px !important;
  }
  .p50-mobile {
    padding: 50px !important;
  }
  .pv50-mobile {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .ph50-mobile {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .m50-mobile {
    margin: 50px !important;
  }
  .mv50-mobile {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mh50-mobile {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .bpt50-mobile:before {
    content: "";
    display: block;
    padding-top: 50% !important;
  }
}
.mt-55 {
  margin-top: 55px;
}

.pt-55 {
  padding-top: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.pr-55 {
  padding-right: 55px;
}

.mv-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.mh-55 {
  margin-left: 55px;
  margin-right: 55px;
}

.pv-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ph-55 {
  padding-left: 55px;
  padding-right: 55px;
}

.bpt-55:before {
  content: "";
  display: block;
  padding-top: 55%;
}

@media screen and (max-width: 1024.98px) {
  .p55-md {
    padding: 55px !important;
  }
  .pv55-md {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .ph55-md {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .m55-md {
    margin: 55px !important;
  }
  .mv55-md {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .mh55-md {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .bpt55-md:before {
    content: "";
    display: block;
    padding-top: 55% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt55-mobile {
    margin-top: 55px !important;
  }
  .mb55-mobile {
    margin-bottom: 55px !important;
  }
  .pl55-mobile {
    padding-left: 55px !important;
  }
  .p55-mobile {
    padding: 55px !important;
  }
  .pv55-mobile {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .ph55-mobile {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .m55-mobile {
    margin: 55px !important;
  }
  .mv55-mobile {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .mh55-mobile {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .bpt55-mobile:before {
    content: "";
    display: block;
    padding-top: 55% !important;
  }
}
.mt-70 {
  margin-top: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.mv-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mh-70 {
  margin-left: 70px;
  margin-right: 70px;
}

.pv-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ph-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.bpt-70:before {
  content: "";
  display: block;
  padding-top: 70%;
}

@media screen and (max-width: 1024.98px) {
  .p70-md {
    padding: 70px !important;
  }
  .pv70-md {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .ph70-md {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .m70-md {
    margin: 70px !important;
  }
  .mv70-md {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mh70-md {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .bpt70-md:before {
    content: "";
    display: block;
    padding-top: 70% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt70-mobile {
    margin-top: 70px !important;
  }
  .mb70-mobile {
    margin-bottom: 70px !important;
  }
  .pl70-mobile {
    padding-left: 70px !important;
  }
  .p70-mobile {
    padding: 70px !important;
  }
  .pv70-mobile {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .ph70-mobile {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .m70-mobile {
    margin: 70px !important;
  }
  .mv70-mobile {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mh70-mobile {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .bpt70-mobile:before {
    content: "";
    display: block;
    padding-top: 70% !important;
  }
}
.mt-80 {
  margin-top: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.mv-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mh-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.pv-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ph-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.bpt-80:before {
  content: "";
  display: block;
  padding-top: 80%;
}

@media screen and (max-width: 1024.98px) {
  .p80-md {
    padding: 80px !important;
  }
  .pv80-md {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .ph80-md {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .m80-md {
    margin: 80px !important;
  }
  .mv80-md {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mh80-md {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .bpt80-md:before {
    content: "";
    display: block;
    padding-top: 80% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt80-mobile {
    margin-top: 80px !important;
  }
  .mb80-mobile {
    margin-bottom: 80px !important;
  }
  .pl80-mobile {
    padding-left: 80px !important;
  }
  .p80-mobile {
    padding: 80px !important;
  }
  .pv80-mobile {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .ph80-mobile {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .m80-mobile {
    margin: 80px !important;
  }
  .mv80-mobile {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mh80-mobile {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .bpt80-mobile:before {
    content: "";
    display: block;
    padding-top: 80% !important;
  }
}
.mt-100 {
  margin-top: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.mv-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mh-100 {
  margin-left: 100px;
  margin-right: 100px;
}

.pv-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ph-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.bpt-100:before {
  content: "";
  display: block;
  padding-top: 100%;
}

@media screen and (max-width: 1024.98px) {
  .p100-md {
    padding: 100px !important;
  }
  .pv100-md {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .ph100-md {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .m100-md {
    margin: 100px !important;
  }
  .mv100-md {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mh100-md {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .bpt100-md:before {
    content: "";
    display: block;
    padding-top: 100% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt100-mobile {
    margin-top: 100px !important;
  }
  .mb100-mobile {
    margin-bottom: 100px !important;
  }
  .pl100-mobile {
    padding-left: 100px !important;
  }
  .p100-mobile {
    padding: 100px !important;
  }
  .pv100-mobile {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .ph100-mobile {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .m100-mobile {
    margin: 100px !important;
  }
  .mv100-mobile {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mh100-mobile {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .bpt100-mobile:before {
    content: "";
    display: block;
    padding-top: 100% !important;
  }
}
.mt-150 {
  margin-top: 150px;
}

.pt-150 {
  padding-top: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.pl-150 {
  padding-left: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.pr-150 {
  padding-right: 150px;
}

.mv-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.mh-150 {
  margin-left: 150px;
  margin-right: 150px;
}

.pv-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.ph-150 {
  padding-left: 150px;
  padding-right: 150px;
}

.bpt-150:before {
  content: "";
  display: block;
  padding-top: 150%;
}

@media screen and (max-width: 1024.98px) {
  .p150-md {
    padding: 150px !important;
  }
  .pv150-md {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .ph150-md {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .m150-md {
    margin: 150px !important;
  }
  .mv150-md {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .mh150-md {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  .bpt150-md:before {
    content: "";
    display: block;
    padding-top: 150% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt150-mobile {
    margin-top: 150px !important;
  }
  .mb150-mobile {
    margin-bottom: 150px !important;
  }
  .pl150-mobile {
    padding-left: 150px !important;
  }
  .p150-mobile {
    padding: 150px !important;
  }
  .pv150-mobile {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .ph150-mobile {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .m150-mobile {
    margin: 150px !important;
  }
  .mv150-mobile {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .mh150-mobile {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  .bpt150-mobile:before {
    content: "";
    display: block;
    padding-top: 150% !important;
  }
}
.mt-200 {
  margin-top: 200px;
}

.pt-200 {
  padding-top: 200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

.ml-200 {
  margin-left: 200px;
}

.pl-200 {
  padding-left: 200px;
}

.mr-200 {
  margin-right: 200px;
}

.pr-200 {
  padding-right: 200px;
}

.mv-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.mh-200 {
  margin-left: 200px;
  margin-right: 200px;
}

.pv-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.ph-200 {
  padding-left: 200px;
  padding-right: 200px;
}

.bpt-200:before {
  content: "";
  display: block;
  padding-top: 200%;
}

@media screen and (max-width: 1024.98px) {
  .p200-md {
    padding: 200px !important;
  }
  .pv200-md {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .ph200-md {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  .m200-md {
    margin: 200px !important;
  }
  .mv200-md {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .mh200-md {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  .bpt200-md:before {
    content: "";
    display: block;
    padding-top: 200% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt200-mobile {
    margin-top: 200px !important;
  }
  .mb200-mobile {
    margin-bottom: 200px !important;
  }
  .pl200-mobile {
    padding-left: 200px !important;
  }
  .p200-mobile {
    padding: 200px !important;
  }
  .pv200-mobile {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .ph200-mobile {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  .m200-mobile {
    margin: 200px !important;
  }
  .mv200-mobile {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .mh200-mobile {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  .bpt200-mobile:before {
    content: "";
    display: block;
    padding-top: 200% !important;
  }
}
.mt-250 {
  margin-top: 250px;
}

.pt-250 {
  padding-top: 250px;
}

.mb-250 {
  margin-bottom: 250px;
}

.pb-250 {
  padding-bottom: 250px;
}

.ml-250 {
  margin-left: 250px;
}

.pl-250 {
  padding-left: 250px;
}

.mr-250 {
  margin-right: 250px;
}

.pr-250 {
  padding-right: 250px;
}

.mv-250 {
  margin-top: 250px;
  margin-bottom: 250px;
}

.mh-250 {
  margin-left: 250px;
  margin-right: 250px;
}

.pv-250 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.ph-250 {
  padding-left: 250px;
  padding-right: 250px;
}

.bpt-250:before {
  content: "";
  display: block;
  padding-top: 250%;
}

@media screen and (max-width: 1024.98px) {
  .p250-md {
    padding: 250px !important;
  }
  .pv250-md {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
  .ph250-md {
    padding-left: 250px !important;
    padding-right: 250px !important;
  }
  .m250-md {
    margin: 250px !important;
  }
  .mv250-md {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  .mh250-md {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  .bpt250-md:before {
    content: "";
    display: block;
    padding-top: 250% !important;
  }
}
@media screen and (max-width: 767.98px) {
  .mt250-mobile {
    margin-top: 250px !important;
  }
  .mb250-mobile {
    margin-bottom: 250px !important;
  }
  .pl250-mobile {
    padding-left: 250px !important;
  }
  .p250-mobile {
    padding: 250px !important;
  }
  .pv250-mobile {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
  .ph250-mobile {
    padding-left: 250px !important;
    padding-right: 250px !important;
  }
  .m250-mobile {
    margin: 250px !important;
  }
  .mv250-mobile {
    margin-top: 250px !important;
    margin-bottom: 250px !important;
  }
  .mh250-mobile {
    margin-left: 250px !important;
    margin-right: 250px !important;
  }
  .bpt250-mobile:before {
    content: "";
    display: block;
    padding-top: 250% !important;
  }
}
#access-part .access {
  background-color: #fff;
  color: #fff;
  padding: 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  min-height: 160px;
  max-height: 160px;
}
@media (max-width: 576px) {
  #access-part .access {
    padding: 20px 0;
    min-height: 150px;
    max-height: 150px;
  }
}
#access-part .access:hover {
  background-color: #84bd00;
  cursor: pointer;
}
#access-part .access:hover a {
  color: #fff;
}
#access-part .access:hover a:hover {
  color: #fff !important;
}
#access-part .access:hover .icon-acces::before {
  color: #fff !important;
}
#access-part .access .btn-home {
  display: inline-block;
  vertical-align: middle;
  color: #043f3b;
  font-weight: 900;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 16px;
}
@media (max-width: 576px) {
  #access-part .access .btn-home {
    font-size: 12px;
  }
}
#access-part .access .btn-home::after {
  content: url(../img/arrow.svg);
  padding-left: 10px;
}
#access-part .soon {
  background-color: rgb(177, 177, 177);
  position: absolute;
  height: 100%;
  width: 94%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.7;
  border-radius: 10px;
}
@media (max-width: 576px) {
  #access-part .soon {
    width: 84%;
  }
}
#access-part .soon p {
  color: #fff;
}

.member-bloc {
  margin: 0px 0 20px;
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 576px) {
  .member-bloc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: initial;
  }
}
.member-bloc .member-box h1,
.member-bloc .member-box h2,
.member-bloc .member-box h3,
.member-bloc .member-box h4 {
  color: #8abc3e;
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.3;
}
.member-bloc .member-box p {
  line-height: 24px;
  color: #043f3b;
}
.member-bloc #director-note h1,
.member-bloc #director-note h2,
.member-bloc #director-note h3,
.member-bloc #director-note h4 {
  color: #8abc3e;
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.3;
}
.member-bloc #director-note ul li {
  margin-bottom: 5px;
  line-height: 24px;
}
.member-bloc #director-note h4 {
  font-size: 20px;
}
.member-bloc #director-note a {
  color: #8abc3e;
  font-weight: 600;
  text-decoration: underline;
}
.member-bloc #director-note a:hover {
  text-decoration: underline;
  color: #c5d72e;
}
.member-bloc .soutenir-pole {
  border: 2px solid #00a3a6;
  margin-top: 30px;
  padding: 15px 30px;
}

#iframe-video-member {
  width: 100%;
  height: 315px;
  margin-top: 30px;
}

.single-appel {
  padding: 30px 30px 30px;
  position: relative;
}
.single-appel__title {
  min-height: 120px;
}
.single-appel i::before {
  content: "";
  height: 1px;
  width: 85%;
  margin: auto;
  display: inline-block;
  background: #d8d8d8;
  margin-bottom: 15px;
}
.single-appel .btn-appel {
  position: absolute;
  right: 0px;
  bottom: 0px;
  border-top-left-radius: 10px;
}

.icon-acces {
  font-size: 50px;
}
.icon-acces::before {
  color: #84bd00 !important;
}

.pagination-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rounded {
  border-radius: 20px;
}

.label {
  padding: 10px;
}
.label.label-view {
  padding: 15px 20px 15px 20px;
}
.label.label-National {
  background-color: #c5d72e;
}
.label.label-Régional {
  background-color: #8abc3e;
}
.label.label-International {
  background-color: #5b7b38;
}

.color-National {
  color: #c5d72e;
}

.color-Régional {
  color: #8abc3e;
}

.color-International {
  color: #5b7b38;
}

.single-appel > p span {
  display: inline-block;
}

.line-title {
  border-top: 2px solid #34434b;
}

.type-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 0;
}
.type-5 > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.type-5 .button-download-document {
  border-radius: unset;
  background-color: #c5d72e;
}

/* STATIC CONTENT */
.static-content {
  border: 1px solid grey;
  padding: 30px 50px;
  margin: 20px 0;
}
.static-content p {
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.static-content p strong {
  font-weight: bold;
}
.static-content p em {
  font-style: italic;
  font-weight: 400;
}
.static-content a {
  color: #84bd00;
  font-weight: bold;
}
.static-content a:hover {
  text-decoration: underline;
  text-underline: #84bd00 !important;
}
.static-content a.external-link {
  padding: 15px 20px;
  background-color: #84bd00;
  color: white;
  text-decoration: none;
  border-radius: 10px;
}
.static-content a.external-link:hover {
  color: white !important;
  text-decoration: underline;
  text-underline: white !important;
}
.static-content br {
  margin-bottom: 5px;
}
.static-content strong {
  font-weight: bold;
}
.static-content h1, .static-content h2, .static-content h3 {
  color: #84bd00;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.static-content h4 {
  color: #84bd00;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.static-content h5 {
  color: #84bd00;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.static-content ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.static-content ul li {
  font-weight: 400;
}
.static-content ul li::marker {
  color: #84bd00;
}
.static-content ul li a {
  text-decoration: underline !important;
}
.static-content ul li em {
  font-style: italic;
  font-weight: 400;
}
.static-content ol {
  list-style: decimal;
  padding-left: 20px;
  margin-bottom: 30px;
}
.static-content ol li {
  font-weight: 400;
}
.static-content ol li::marker {
  color: #84bd00;
}
.static-content img {
  float: none !important;
}
.static-content td {
  border: 1px solid black;
  padding: 10px;
}

.list-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.list-contact div {
  margin-right: 30px;
}

/* PROJECT CALL CONTENT */
.project-call-content h1,
.project-call-content h2,
.project-call-content h3,
.project-call-content h4,
.project-call-content h5,
.project-call-content h6 {
  color: #5b7b38;
  font-size: 20px;
  text-transform: uppercase;
  margin: 30px 0px 20px 0;
  font-weight: bold;
}
.project-call-content p {
  color: #043f3b;
  font-weight: lighter;
}
.project-call-content p:last-of-type {
  margin-bottom: 20px;
}
.project-call-content ol {
  list-style: decimal !important;
  padding-left: 30px !important;
}
.project-call-content ol li::marker {
  font-weight: bold;
}
.project-call-content ul {
  list-style: disc !important;
}
.project-call-content li {
  margin-bottom: 10px;
}

.title-builder {
  color: #34434b;
  font-size: 20px;
  margin-bottom: 20px;
}

.panel-body ul {
  list-style: disc;
}

.btn-reinitialize {
  background-color: unset !important;
  color: white;
  border: 1px solid white;
  border-radius: 5px;
  padding: 15px;
}

.type-and-title {
  font-size: 20px;
}

/* EVENTFEEDBACK VIEW */
.eventfeedback-title {
  font-size: 24px;
  font-weight: bold;
}

form label {
  margin-bottom: 12px;
}

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-column-align: center;
      justify-self: center;
}
.box__img img {
  width: 100px;
}

@media (max-width: 576px) {
  #annuaire #header {
    height: 300px;
    background-position: left !important;
    margin-bottom: 0px !important;
  }
}
#annuaire #container-map {
  cursor: pointer;
  background-image: url(../img/map.jpg);
  background-position: center;
  padding: 15px 0;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  #annuaire #container-map {
    padding: 8px 0;
  }
}
@media (max-width: 768px) {
  #annuaire #container-map {
    padding: 0px;
  }
}
@media (max-width: 576px) {
  #annuaire #container-map {
    padding: 10px 0;
  }
}
#annuaire #container-map .picto-map {
  padding-right: 30px;
}
#annuaire #alpha-list li {
  display: inline-block;
  margin-left: 5px;
}
#annuaire #alpha-list li a.active {
  color: #ad2131;
  text-decoration: underline;
  font-weight: 900;
}
#annuaire #alpha-list li .alpha {
  color: #fff;
}
#annuaire #alpha-list li .alpha:hover {
  font-weight: 900;
}
#annuaire #remove-letter {
  color: #fd5620;
  font-size: 12px;
  display: none;
}
#annuaire #search-filters {
  background-color: #8abc3e;
  position: relative;
  padding: 30px 30px 15px 30px;
  margin-bottom: 20px;
  color: #fff;
}
@media (max-width: 576px) {
  #annuaire #search-filters {
    padding: 0px;
  }
}
@media (max-width: 576px) {
  #annuaire #search-filters label {
    display: none;
  }
}
#annuaire #search-filters #search #launch-search {
  position: absolute;
  right: 0;
  top: 5px;
  padding: 14px;
  border-radius: 0 10px 10px 0;
  background-color: #fff;
  color: #8abc3e;
  border: 1px solid #fff;
  cursor: pointer;
}
#annuaire #search-filters #search input {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
#annuaire #search-filters #search input::-webkit-input-placeholder {
  color: #fff;
}
#annuaire #search-filters #search input::-moz-placeholder {
  color: #fff;
}
#annuaire #search-filters #search input:-ms-input-placeholder {
  color: #fff;
}
#annuaire #search-filters #search input::-ms-input-placeholder {
  color: #fff;
}
#annuaire #search-filters #search input::placeholder {
  color: #fff;
}
#annuaire #sticky-advertising {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
}
#annuaire > input {
  background-color: transparent;
}

#filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  #filters {
    padding: 0px 10px 20px 10px;
  }
}
#filters > div {
  border: solid 1px #fff;
  position: relative;
  background-color: transparent;
  border-radius: 10px;
  padding: 15px 20px 16px;
  margin-top: 5px;
  line-height: 1.2;
  cursor: pointer;
}
@media (max-width: 576px) {
  #filters > div {
    width: 95%;
    margin: 10px 0;
  }
}
#filters > div label {
  font-weight: normal;
  vertical-align: middle;
  width: calc(100% - 25px);
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
#filters > div i {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#filters > div .submenu {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: auto;
  display: none;
  position: absolute;
  border-radius: 0 0 10px 10px;
  border: solid 1px #d8d8d8;
  top: 40px;
  padding: 10px;
  background-color: #fff;
  width: calc(100% + 2px);
  left: -1px;
  z-index: 9999;
}
#filters > div .submenu .filter-item {
  color: rgb(177, 177, 177);
}
#filters > div .submenu .filter-item:not(:last-child) {
  border-bottom: solid 1px #d8d8d8;
  padding-bottom: 10px;
}
#filters > div:hover {
  cursor: pointer;
}
#filters > div:hover .submenu {
  border-color: #8abc3e;
}
#filters .column-filters {
  width: 100%;
  margin: 0 10px;
  font-size: 13px;
}

#listing-members {
  margin-right: -8px;
}
#listing-members > .row {
  margin-right: 0;
}
#listing-members .member {
  margin-bottom: 25px;
}
#listing-members .member .sponsor {
  position: absolute;
  right: 10%;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 40px;
  top: 5%;
}
#listing-members .member .select-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding-top: 15px;
}
#listing-members .member .select-radio #select {
  width: 20%;
}
#listing-members .member > div {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
}
#listing-members .member.link:hover {
  cursor: pointer;
}
#listing-members .member .member-logo {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#listing-members .member .member-name {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0px 20px;
}
@media (max-width: 576px) {
  #listing-members .member .member-name {
    padding: 0 10px;
  }
}
#listing-members .member .member-name:before {
  content: "";
  height: 1px;
  width: 85%;
  margin: auto;
  display: inline-block;
  background: #d8d8d8;
  top: -10px;
  position: absolute;
}
#listing-members .member .member-name:after {
  content: url(../img/arrow-member.svg);
  position: absolute;
  right: 20px;
}
@media (max-width: 576px) {
  #listing-members .member .member-name:after {
    right: 15px;
    bottom: 20px;
  }
}
#listing-members .member .member-name > a,
#listing-members .member .member-name a {
  color: #043f3b;
  font-size: 16px;
  font-weight: bold;
}
#listing-members .member:hover .member-name a {
  color: #00a3a6;
}
#listing-members .member:nth-child(3n+4) {
  clear: left;
}

#search-filters-mob {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#search-filters-mob .search-mob {
  background-color: #c5d72e;
}
#search-filters-mob .filtres-mob {
  background-color: #8abc3e;
}
#search-filters-mob .filtres-mob .my-filters-mob {
  display: none;
}
#search-filters-mob.is-searching .filtres-mob {
  width: 20%;
}
#search-filters-mob.is-searching .filtres-mob input {
  display: none;
}
#search-filters-mob.is-searching .filtres-mob #launch-search {
  padding: 1px;
  padding-left: 17px;
}
#search-filters-mob.is-searching .filtres-mob #launch-search img {
  margin-top: 2px;
}
#search-filters-mob.is-searching .search-mob {
  width: 80%;
  padding: 1px;
}
#search-filters-mob.is-filtering .filtres-mob {
  width: 80%;
}
#search-filters-mob.is-filtering .filtres-mob:hover {
  height: auto;
}
#search-filters-mob.is-filtering .filtres-mob:hover .my-filters-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #aac236;
  width: 80%;
  z-index: 22222;
  color: #fff;
}
#search-filters-mob.is-filtering .search-mob {
  width: 20%;
}
#search-filters-mob.is-filtering .search-mob input {
  display: none;
}
#search-filters-mob.is-filtering .search-mob #launch-search {
  margin-left: 10px;
}
#search-filters-mob.is-filtering .search-mob #launch-search img {
  margin-top: 2px;
}

.filtres-alpha {
  width: 100%;
  padding: 0 20px;
}
.filtres-alpha:before {
  content: "";
  width: 100%;
  height: 1px;
  display: inline-block;
  background-color: #fff;
  margin-bottom: 10px;
}
.filtres-alpha #select-alpha {
  background: #8abc3e url(../img/arrow-select.png);
  background-repeat: no-repeat;
  border: 1px solid #fff;
  -webkit-appearance: inherit;
  background-position: right 1.3rem center;
  margin-bottom: 0;
}

.search-mob-input {
  background-color: transparent;
  padding: initial;
  margin-top: 0px;
  border: none;
}
.search-mob-input::-webkit-input-placeholder {
  color: #fff;
}
.search-mob-input::-moz-placeholder {
  color: #fff;
}
.search-mob-input:-ms-input-placeholder {
  color: #fff;
}
.search-mob-input::-ms-input-placeholder {
  color: #fff;
}
.search-mob-input::placeholder {
  color: #fff;
}

.border-bottom {
  border-bottom: 1px solid #fff;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  margin-bottom: 15px;
}

#download-buttons .btn-download {
  font-size: 13px;
}
@media (max-width: 576px) {
  #download-buttons .btn-download {
    font-size: 12px;
    padding: 10px;
    margin: 0px 5px;
  }
}
@media (max-width: 576px) {
  #download-buttons.fixed {
    bottom: 70px !important;
    top: inherit !important;
  }
}

#annuaire .fixed {
  position: fixed !important;
  top: 0;
  height: auto;
  z-index: 999;
  width: 100%;
  padding: 15px 20px !important;
}
@media (max-width: 576px) {
  #annuaire .fixed {
    padding: 0px !important;
  }
}
#annuaire .fixed .btn-download {
  padding: 9px !important;
}
@media (max-width: 576px) {
  #annuaire .fixed .btn-download {
    font-size: 12px;
    padding: 10px;
    margin: 0 5px;
  }
}
#annuaire .fixed .container #filters > div,
#annuaire .fixed .container input {
  padding: 5px 10px !important;
  line-height: 24px;
}
#annuaire .fixed .container #search #launch-search {
  padding: 6px !important;
}

@media (max-width: 576px) {
  .img-header-bg {
    padding: 20px;
  }
}

@media (max-width: 576px) {
  #slider-top {
    padding: 10px 0;
  }
}

.carousel-control {
  z-index: 0;
}
.carousel-control i {
  background-color: white;
  opacity: 0.5;
  padding: 10px 3px;
}

@media (max-width: 576px) {
  #container-annuaire {
    padding-top: 0px !important;
  }
}

.line-resultats .content-resultat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .line-resultats .content-resultat {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.line-resultats .content-resultat:nth-child(2) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#adherent #header .container {
  position: absolute;
  font-family: 0;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#adherent #header h1 {
  position: static;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  font-size: 30px;
}
#adherent #header p {
  color: #00a3a6;
  font-size: 20px;
  font-weight: bold;
}
#adherent #header a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#adherent #container-map {
  position: relative;
  margin-bottom: 20px;
}
#adherent #container-map:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#adherent #container-map #map {
  height: 100%;
  top: 0;
  position: absolute !important;
  width: 100%;
}
#adherent #slider-providers-title {
  font-size: 28px;
}
#adherent #slider-partners {
  position: relative;
}
#adherent #slider-partners .item {
  font-size: 0;
  background-color: #fff;
  display: inline-block;
  padding: 0 15px;
}
#adherent #slider-partners .item a {
  display: block;
  background-size: contain !important;
  background-color: #fff;
}
#adherent #slider-partners .item a:before {
  display: block;
  padding-top: 100%;
  content: "";
}
#adherent #slider-partners .item h5 {
  font-size: 15px;
  margin-top: 5px;
}
#adherent #slider-partners .slick-list {
  overflow: hidden;
}
#adherent #slider-partners > i {
  position: absolute;
  left: -15px;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#adherent #slider-partners > i:last-child {
  right: -15px;
  left: auto;
}
#adherent #map {
  height: 200px;
  width: 100%;
}
#adherent #listing-links > p:last-child {
  margin-bottom: 0;
}
#adherent .bloc-logo {
  position: relative;
  margin-top: -110px;
}
@media (max-width: 1200px) {
  #adherent .bloc-logo {
    margin-top: -40px;
  }
}
@media (max-width: 768px) {
  #adherent .bloc-logo {
    margin-top: -40px;
  }
}
@media (max-width: 576px) {
  #adherent .bloc-logo {
    margin-top: -20px;
  }
}
#adherent .bloc-logo .logo {
  display: inline-block;
  background-size: 75% !important;
  background-color: white;
  position: relative;
  width: 200px;
  max-width: 100%;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
}
@media (max-width: 576px) {
  #adherent .bloc-logo .logo {
    width: 150px;
  }
}
#adherent .bloc-logo .logo img {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#adherent .bloc-logo .logo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#adherent .panel {
  margin: 0px 0px 20px;
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
@media (max-width: 576px) {
  #adherent .panel {
    padding: initial;
  }
}
#adherent .panel h2 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
#adherent .panel h3 {
  margin-bottom: 5px;
  font-weight: bold;
}
#adherent .panel h4 {
  font-weight: 100;
  font-style: italic;
  font-size: 16px;
  margin-bottom: 5px;
}
#adherent .panel p {
  font-size: 16px;
}
#adherent .panel > div:not(:last-child) {
  margin-bottom: 20px;
}
#adherent .panel.panel-contact {
  background-color: white;
  border: 1px solid rgb(177, 177, 177);
  padding: 20px;
}
#adherent .panel.panel-contact h3 {
  color: #8abc3e;
}
#adherent .panel.panel-contact p {
  color: #043f3b;
}
#adherent .panel.panel-informations {
  background-color: #8abc3e;
  padding: 20px;
}
#adherent .panel.panel-web {
  padding: 20px;
}
#adherent .panel.panel-web h3 {
  color: #8abc3e;
}
#adherent .panel.panel-web p {
  color: #043f3b;
}
#adherent .presentation-center {
  line-height: 24px;
  color: #043f3b;
}
#adherent .presentation-center h2 {
  color: #8abc3e;
  line-height: 1;
  font-size: 28px;
}
#adherent .presentation-center #presentation-en {
  color: #d8d8d8;
}
#adherent .presentation-center b {
  color: #8abc3e;
}
#adherent .line-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 40px;
}
#adherent .line-contact::before {
  content: "";
  width: 30px;
  background-color: #d8d8d8;
  height: 1px;
  position: absolute;
  top: -20px;
}
#adherent .line-contact a {
  color: #043f3b;
  font-size: 16px;
  font-weight: 900;
}
#adherent .line-contact a:hover {
  text-decoration: underline;
}
#adherent .line-contact .picto-mail {
  padding-right: 20px;
}

.line-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 40px;
}
.line-contact::before {
  content: "";
  width: 30px;
  background-color: #d8d8d8;
  height: 1px;
  position: absolute;
  top: -20px;
}
.line-contact a {
  color: #043f3b;
  font-size: 16px;
  font-weight: 900;
}
.line-contact a:hover {
  text-decoration: underline;
}
.line-contact .picto-mail {
  padding-right: 20px;
}

.formulaire-adhesion {
  background: #F5F7F8 url("/img/2023/flowers.svg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position-y: 220px;
  background-position-x: 1270px;
}
@media (max-width: 576px) {
  .formulaire-adhesion {
    height: inherit;
  }
}
.formulaire-adhesion .title-adhesion::after {
  content: none;
}
.formulaire-adhesion .label-steps {
  margin-top: 20px;
  background: #84bd00;
  color: white;
  padding: 15px 30px;
  font-weight: bold;
  display: inline-block;
  border-radius: 10px;
}

.form-adhesion .form-group {
  margin-top: 30px;
}
@media (max-width: 576px) {
  .form-adhesion .form-group {
    margin-top: 10px;
  }
}
.form-adhesion .form-group textarea, .form-adhesion .form-group input {
  font-weight: 700;
  color: black !important;
}
.form-adhesion .form-group select::-webkit-input-placeholder, .form-adhesion .form-group textarea::-webkit-input-placeholder, .form-adhesion .form-group input::-webkit-input-placeholder {
  font-weight: 400;
}
.form-adhesion .form-group select::-moz-placeholder, .form-adhesion .form-group textarea::-moz-placeholder, .form-adhesion .form-group input::-moz-placeholder {
  font-weight: 400;
}
.form-adhesion .form-group select:-ms-input-placeholder, .form-adhesion .form-group textarea:-ms-input-placeholder, .form-adhesion .form-group input:-ms-input-placeholder {
  font-weight: 400;
}
.form-adhesion .form-group select::-ms-input-placeholder, .form-adhesion .form-group textarea::-ms-input-placeholder, .form-adhesion .form-group input::-ms-input-placeholder {
  font-weight: 400;
}
.form-adhesion .form-group select::placeholder, .form-adhesion .form-group textarea::placeholder, .form-adhesion .form-group input::placeholder {
  font-weight: 400;
}
.form-adhesion label {
  color: #22343e;
}
.form-adhesion label span {
  color: red;
}
.form-adhesion .form-control {
  width: 100% !important;
  border: 1px solid #8abc3e;
  border-radius: 10px;
  padding: 15px 20px 16px !important;
  margin: 5px 0 0px;
  height: 52px;
}
.form-adhesion select {
  -moz-text-align-last: left;
       text-align-last: left;
  -webkit-box-shadow: initial;
  box-shadow: initial;
  -webkit-appearance: none;
  cursor: pointer;
  background: white url(../img/site-axelera-20/bg-expand-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1em;
  background-position: right 0.825rem center;
  margin-bottom: 0;
  padding-left: 13px;
}
.form-adhesion textarea {
  height: 100px !important;
}

.validate-adhesion {
  background: #22343e !important;
  color: white;
  border-radius: 50px;
  padding: 15px 50px !important;
  display: inline-block;
  margin-top: 50px;
  text-align: center;
  border: #22343e;
}
@media (max-width: 576px) {
  .validate-adhesion {
    margin: 20px 0px;
  }
}
.validate-adhesion:hover {
  color: white !important;
}

.line-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0px 20px 0px;
}
@media (max-width: 576px) {
  .line-check {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.line-check .title {
  margin-right: 20px;
}
@media (max-width: 576px) {
  .line-check .title {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.line-check label {
  margin-bottom: 0px;
  margin-left: 10px;
}

span.select2.select2-container.select2-container--default {
  width: 100% !important;
  max-width: inherit !important;
}

.form-markets .select2-container--default .select2-selection--multiple {
  height: 100px;
}

.block-items-top {
  background-color: #8abc3e;
  display: inline-block;
  width: 100%;
}
.block-items-top .menu {
  background-color: #8abc3e;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  margin: 0px;
  padding: 30px 0;
}
.block-items-top .menu .panel-body {
  padding: 0px;
}
.block-items-top .menu .panel-body .list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none !important;
}
.block-items-top .menu .panel-body .list-items > li::before {
  display: none;
}
.block-items-top .menu .panel-body .list-items > li {
  border-radius: 10px;
  margin: 0 20px;
}
.block-items-top .menu .panel-body .list-items > li > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.block-items-top .menu .panel-body .list-items > li > a:hover {
  background-color: #B9D955;
}

.list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}
@media (max-width: 576px) {
  .list-items {
    display: inline-block;
    width: 100%;
  }
}
.list-items > li::before {
  display: none;
}
.list-items > li {
  margin: 0 20px 0 0;
}
@media (max-width: 576px) {
  .list-items > li {
    margin: 10px 0;
  }
}
.list-items > li > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 30px;
  border: 1px solid white;
  border-radius: 10px;
}
@media (max-width: 576px) {
  .list-items > li > a {
    width: 100%;
    display: inline-block;
  }
}
.list-items > li > a:hover {
  color: #fff;
}
.list-items > li > a.active {
  background-color: #b9d955;
  border: 1px solid #b9d955 !important;
}
.list-items > li:hover a {
  color: #fff !important;
}

form label {
  color: #8abc3e;
}

.panel-body strong span span {
  font-size: 16px;
  font-weight: bold;
  font-family: "Lato" !important;
  font-size: 16px !important;
  line-height: 25px;
  color: #043f3b;
}
.panel-body em span span {
  font-size: 16px;
  font-style: italic;
  font-family: "Lato" !important;
  font-size: 16px !important;
  line-height: 25px;
  color: #043f3b;
}

.topbar {
  background-color: #8abc3e;
}

.filters-events {
  padding: 30px 0;
}
.filters-events__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 576px) {
  .filters-events__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.view-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.single-event {
  padding: 30px;
  border-radius: 0px !important;
  height: 420px;
}
@media (max-width: 576px) {
  .single-event {
    margin: 20px 0;
    min-height: inherit;
    max-height: inherit;
    height: auto;
  }
}
.single-event__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 9 !important;
}
@media (max-width: 576px) {
  .single-event__content {
    margin-bottom: 25px;
  }
}
.single-event__visuel {
  margin-top: 40px;
}
.single-event .label-subscription {
  position: absolute;
  right: 35px;
  font-size: 12px;
  top: 10px;
  font-style: italic;
}

@media (max-width: 576px) {
  .block-btn-event {
    width: 100%;
    margin-top: 20px;
  }
  .block-btn-event .btn-read-more:first-child {
    margin-left: 0px;
  }
}

.theme-event {
  position: absolute;
  left: 35px;
  top: 10px;
  background-color: #043f3b;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin-bottom: 20px;
  z-index: 2;
  display: inline-block;
}

.block-items-top-participant {
  background-color: #8abc3e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  padding: 30px 0;
}
@media (max-width: 576px) {
  .block-items-top-participant {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 576px) {
  .block-items-top-participant .open {
    text-align: center;
    width: 100%;
    margin: 10px 0;
  }
}
@media (max-width: 576px) {
  .block-items-top-participant .open .nav-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-items-top-participant .open .nav-child .item {
    margin: 10px 0;
  }
}
.block-items-top-participant .nav-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-items-top-participant .item {
  padding: 10px 30px;
  border: 1px solid white;
  border-radius: 10px;
  margin: 0 20px;
}
.block-items-top-participant .item.active {
  background-color: #B9D955;
  border: 1px solid #B9D955 !important;
}
.block-items-top-participant .item.active a {
  color: #fff;
}
@media (max-width: 576px) {
  .block-items-top-participant .item {
    margin: 10px 0;
    text-align: center;
    width: 100%;
  }
}
.block-items-top-participant .item a {
  color: #fff;
  padding: 0px;
}
@media (max-width: 576px) {
  .block-items-top-participant .item a {
    text-align: center;
    width: 100%;
  }
}
.block-items-top-participant .item:hover {
  background-color: #fff;
}
.block-items-top-participant .item:hover a {
  color: #8abc3e;
  font-weight: bold;
}
.block-items-top-participant .nav-text.rdv {
  color: #fff;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: bold;
}

.textarea {
  line-height: 1.5 !important;
}

.dropify {
  border: 2px dashed #8abc3e;
  padding: 90px;
}

input[type=file] {
  padding: 90px 30px !important;
  margin-bottom: 30px;
}

.meeting-participant .participant-list {
  min-height: 550px;
}
@media (max-width: 576px) {
  .meeting-participant .participant-list {
    height: auto;
  }
}

.meetings .panel {
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
}
.meetings .panel .panel-body {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  padding: 20px;
  position: relative;
}
.meetings .panel .panel-body .btn {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #8abc3e !important;
  border: 1px solid #8abc3e !important;
}
.meetings .tab-main-content .panel-body {
  -webkit-box-shadow: inherit !important;
          box-shadow: inherit !important;
}
.meetings .tab-main-content .nav-tabs {
  border-bottom: 1px solid #8abc3e;
}
.meetings .tab-main-content .nav-tabs > li.active a {
  border: 1px solid #8abc3e;
  border-bottom-color: transparent;
  color: #8abc3e;
  font-weight: bold;
}
.meetings .tab-main-content .nav-tabs > li > a {
  color: #8abc3e;
  font-size: 14px;
}

.nice-checkbox label {
  font-weight: 400;
  color: rgb(177, 177, 177) !important;
  font-size: 14px;
}

.send .panel-body {
  padding: 0px !important;
}
.send .panel-body .tab-content {
  padding: 40px 20px;
}
.send .panel-body .tab-content::nth-child(even) {
  background-color: red;
}
.send .panel-body .tab-pane-content .name {
  font-weight: bold;
  font-size: 16px;
  color: #043f3b;
  margin-bottom: 15px;
}
.send .panel-body .tab-pane-content .name span {
  font-weight: bold;
  font-size: 16px;
  color: #043f3b;
}
.send .panel-body .tab-pane-content .job {
  font-style: italic;
}

.link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.link-container .btn-read-more {
  color: #8abc3e;
  font-weight: 400;
}
.link-container .btn-read-more::after {
  display: inline-block;
  height: 1px;
  background-color: #8abc3e;
  width: 100%;
  content: "";
  margin-top: 5px;
}

.meeting-participant {
  position: relative;
  margin: 10px 0;
}
.meeting-participant .image-is-leader {
  position: absolute;
  top: 165px;
  right: 20px;
}
.meeting-participant .nice-checkbox {
  position: absolute;
  cursor: pointer;
  top: 10px;
  left: 10px;
  right: 0px;
  bottom: 141px;
}
.meeting-participant .nice-checkbox .overlay {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 30px;
  background-color: rgba(91, 123, 56, 0.9) !important;
  height: 75%;
  top: 50px;
  left: 0;
  bottom: 40px;
}

#search-bar {
  border: 1px solid #043f3b;
  padding: 25px;
}
#search-bar::-webkit-input-placeholder {
  color: #8abc3e;
  font-weight: bold;
}
#search-bar::-moz-placeholder {
  color: #8abc3e;
  font-weight: bold;
}
#search-bar:-ms-input-placeholder {
  color: #8abc3e;
  font-weight: bold;
}
#search-bar::-ms-input-placeholder {
  color: #8abc3e;
  font-weight: bold;
}
#search-bar::placeholder {
  color: #8abc3e;
  font-weight: bold;
}

.visuel-profil {
  width: 200px;
  height: 200px;
  display: inline-block;
  position: absolute;
  top: 150px;
}
@media (max-width: 576px) {
  .visuel-profil {
    display: none;
  }
}
.visuel-profil > img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
}

.tab-main-content .panel-body {
  -webkit-box-shadow: inherit !important;
          box-shadow: inherit !important;
}
.tab-main-content .nav-tabs {
  border-bottom: 1px solid #8abc3e;
}
.tab-main-content .nav-tabs > li.active a {
  border: 1px solid #8abc3e;
  border-bottom-color: transparent;
  color: #8abc3e;
  font-weight: bold;
}
.tab-main-content .nav-tabs > li > a {
  color: #8abc3e;
  font-size: 14px;
}

.modal-participant .modal-content {
  padding: 40px;
}
.modal-participant .modal-content .modal-header {
  padding: 0px;
  border-bottom: 0px;
}
.event-inline {
  position: relative;
}

.select2-selection__rendered .select2-selection__choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select2-selection__rendered .select2-selection__choice__remove {
  font-size: 20px;
}
.select2-selection__rendered .select2-selection__choice::before {
  display: none;
}
.select2-selection__rendered .select2-search::before {
  display: none;
}

.select2-selection__choice {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  font-weight: bold;
}

form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  font-size: 20px;
  padding-right: 10px;
}

.block-fixed-btn {
  position: fixed;
  background: #fff;
  right: 0px;
  left: 0px;
  padding: 20px 0;
  bottom: 0px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
  text-align: center;
  margin-top: 100px;
}

.motivations {
  overflow: hidden;
  height: 60px;
}

.job-container {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.panel-body .contact {
  border-top: 1px solid #c5d72e;
  padding-top: 50px;
}
.panel-body .contact__profile-img {
  height: 150px;
  width: 150px;
  display: inline-block;
}
.panel-body .contact__profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100px;
}

#payment-form button {
  background: #8abc3e !important;
}
#payment-form button:hover {
  background-color: #5b7b38 !important;
}

#validate-coupon {
  background-color: #c5d72e !important;
  border: 1px solid #c5d72e !important;
}

.footer {
  background: #fafafa;
  width: 100%;
  padding: 30px 15px;
}
@media (max-width: 576px) {
  .footer {
    text-align: center;
    display: inline-block;
  }
}
.footer p {
  color: #043f3b;
  font-style: italic;
}

#logo-link img {
  width: 100%;
  padding: 10px 0;
}

.navbar {
  margin-bottom: 0px;
}

.nav-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 576px) {
  .nav-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.container-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media (max-width: 576px) {
  .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: auto;
    margin: 20px 0;
    display: block;
    width: auto;
    background: white;
  }
}
@media (max-width: 576px) {
  .navbar-nav > li {
    border-bottom: 1px solid #c5d72e;
  }
}
.navbar-nav > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
}
@media (max-width: 576px) {
  .navbar-nav > li > a {
    padding: 22px 10px;
  }
}
.navbar-nav > li > a:hover {
  background-color: unset;
  color: #c5d72e;
}
.navbar-nav > li > a:focus {
  background-color: unset;
}
.navbar-nav > li > a .picto-header-menu {
  padding-right: 10px;
}

.languages {
  padding-left: 30px;
}
@media (max-width: 576px) {
  .languages {
    padding: 10px;
    text-align: center;
  }
}
.languages .lang {
  font-weight: 400;
  padding: 0 5px;
  font-size: 12px;
  color: #043f3b;
}
.languages .lang.active {
  font-weight: 600;
  color: #fff;
  background-color: #043f3b;
  border-radius: 50px;
  font-size: 12px;
  height: 25px;
  width: 25px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}

.dropdown-menu {
  margin-top: 10px !important;
}
@media (max-width: 576px) {
  .dropdown-menu {
    text-align: right;
  }
}
.dropdown-menu .divider {
  background-color: #c5d72e;
}
.dropdown-menu li a {
  font-size: 14px;
  padding: 5px 40px;
  color: #043f3b;
  font-weight: 700;
}
.dropdown-menu li:last-child a {
  margin-bottom: 10px;
}

.arrow {
  content: url(../img/arrow.svg);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}

.open a:hover {
  background-color: unset !important;
}
.open a:focus {
  background-color: unset !important;
}

@media (max-width: 576px) {
  .navbar-toggle {
    margin-right: 0px;
  }
}

@media (max-width: 576px) {
  .navbar-collapse {
    width: 100%;
    top: 60px;
    position: absolute;
    bottom: 30px;
    z-index: 99;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    top: 55px;
  }
  .navbar-collapse.in {
    overflow: visible;
  }
  .navbar-collapse .dropdown-menu {
    text-align: center;
  }
}

.navbar-collapse.pull-right .navbar-nav li {
  min-width: 160px;
}
@media (max-width: 576px) {
  .navbar-collapse.pull-right .navbar-nav li {
    width: 100%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?smygg6");
  src: url("../fonts/icomoon/icomoon.eot?smygg6#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?smygg6") format("truetype"), url("../fonts/icomoon/icomoon.woff?smygg6") format("woff"), url("../fonts/icomoon/icomoon.svg?smygg6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-annuaire:before {
  content: "\e900";
  color: #fff;
}

.icon-appels:before {
  content: "\e901";
  color: #aac237;
}

.icon-events:before {
  content: "\e902";
  color: #aac237;
}

.icon-ma-fiche:before {
  content: "\e903";
  color: #aac237;
}

.icon-retour-events:before {
  content: "\e904";
  color: #aac237;
}

.icon-webi-channel:before {
  content: "\e905";
  color: #aac237;
}

.flip-horizontally {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (max-width: 576px) {
  .d-xs-none {
    display: none !important;
  }
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

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

#new-axelera ul li strong span {
  font-weight: bold;
}
#new-axelera input[type=checkbox] {
  display: none;
}
#new-axelera input[type=checkbox] .label-text {
  cursor: pointer;
}
#new-axelera input[type=checkbox] + .label-text:before {
  content: "\f096";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-smoothing: antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
#new-axelera input[type=checkbox]:checked + .label-text:before {
  content: "\f14a";
  color: #5b7b38;
  -webkit-animation: tick 180ms ease-in;
          animation: tick 180ms ease-in;
}
#new-axelera input[type=checkbox]:disabled + .label-text {
  color: #aaa;
}
#new-axelera input[type=checkbox]:before {
  content: "\f0c8";
  color: #CCC;
}
#new-axelera [type=radio]:checked,
#new-axelera [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
#new-axelera [type=radio]:checked + label,
#new-axelera [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  margin-bottom: 0px;
  font-weight: lighter;
}
#new-axelera [type=radio]:checked + label:before,
#new-axelera [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
#new-axelera [type=radio]:checked + label:after,
#new-axelera [type=radio]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #8abc3e;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#new-axelera [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#new-axelera [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
#new-axelera label {
  cursor: pointer;
}
@-webkit-keyframes tick {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  90% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes tick {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  90% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.bloc-contact {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-with-contact {
  padding: 500px 0px 200px 0;
  margin-top: -350px;
}
@media (max-width: 576px) {
  .block-with-contact {
    padding: 50px 0;
    margin-top: 0px;
  }
}

.border-right-wgreen {
  border-right: 2px solid #9ac80c;
}
@media (max-width: 576px) {
  .border-right-wgreen {
    border-right: none;
  }
}

.box-shadow {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
}

@media (max-width: 576px) {
  .fsz-30-mobile {
    font-size: 28px !important;
  }
}

.w-35 {
  width: 35%;
}

.br-50 {
  border-radius: 50%;
}

.after-line::after {
  content: "";
  display: block;
  width: 35px;
  background: #8abc3e;
  height: 4px;
  border-radius: 50px;
}

.picto-circle {
  width: 120px;
  height: 120px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
}
@media (max-width: 576px) {
  .picto-circle {
    margin: 30px auto;
    display: block;
  }
}

.border-goutte {
  border-radius: 0px 30px 0 30px;
}

.form-group-search input, .form-group-search select, .form-group-search textarea {
  border: 1px solid #8abc3e;
}
.form-group-search input::-webkit-input-placeholder, .form-group-search select::-webkit-input-placeholder, .form-group-search textarea::-webkit-input-placeholder {
  color: #043f3b;
}
.form-group-search input::-moz-placeholder, .form-group-search select::-moz-placeholder, .form-group-search textarea::-moz-placeholder {
  color: #043f3b;
}
.form-group-search input:-ms-input-placeholder, .form-group-search select:-ms-input-placeholder, .form-group-search textarea:-ms-input-placeholder {
  color: #043f3b;
}
.form-group-search input::-ms-input-placeholder, .form-group-search select::-ms-input-placeholder, .form-group-search textarea::-ms-input-placeholder {
  color: #043f3b;
}
.form-group-search input::placeholder, .form-group-search select::placeholder, .form-group-search textarea::placeholder {
  color: #043f3b;
}
.form-group-search select {
  z-index: 9;
  background-color: transparent;
  -moz-text-align-last: left;
       text-align-last: left;
  -webkit-box-shadow: initial;
          box-shadow: initial;
  -webkit-appearance: none;
  cursor: pointer;
  background: transparent url(../img/site-axelera-20/bg-expand-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1em;
  background-position: right 0.825rem center;
  margin-bottom: 0;
  padding-left: 13px;
}

.search-key-words {
  position: relative;
}
.search-key-words input {
  margin-top: 0px;
}
.search-key-words button {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border: none;
  padding: 0 15px;
  color: white;
  border-radius: 0 10px 10px 0;
}

.d-none {
  display: none;
}

.m-auto {
  margin: auto;
}

.page-partner {
  min-height: 590px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.logo-partner {
  max-height: 150px;
  display: block;
  width: 150px;
  margin: 20px 10px !important;
}

.content-site ul {
  list-style: disc;
  padding-left: 30px;
  margin: 10px 0;
}
.content-site ul li {
  font-weight: normal;
}

.page-content h4 {
  font-family: "Lato", "Aria" l !important;
}
.page-content strong {
  font-family: "Lato", "Arial" !important;
}
.page-content strong span {
  font-family: "Lato", "Arial" !important;
  font-weight: normal;
}
.page-content span {
  font-family: "Lato", "Arial" !important;
  font-weight: normal !important;
}
.page-content h4 strong span {
  font-weight: bold !important;
  color: #84bd00 !important;
  font-size: 16px !important;
}
.page-content p strong span {
  font-family: "Lato", "Arial" !important;
  font-weight: bold !important;
}

#event-page table {
  border: 1px solid #d8d8d8;
  width: 100% !important;
}
#event-page table tr {
  border-bottom: 1px solid #d8d8d8;
}
#event-page table tr td {
  padding: 10px !important;
  border: 1px solid #d8d8d8;
}
#event-page table tr td ul {
  list-style: disc;
  padding: 0 20px;
}
#event-page table tr td ul li {
  text-align: left;
}
#event-page table tr td ul li::marker {
  color: #84bd00;
}

.static-content table {
  border: 1px solid #d8d8d8;
}
.static-content table tr {
  border-bottom: 1px solid #d8d8d8;
}
.static-content table tr td {
  padding: 10px !important;
  border: 1px solid #d8d8d8;
}
.static-content table tr td ul {
  list-style: disc;
  padding: 0 20px;
}
.static-content table tr td ul li {
  text-align: left;
}
.static-content table tr td ul li::marker {
  color: #84bd00;
}

.circle {
  border-radius: 50%;
}

.visuel-contact-success-storie {
  width: 300px;
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}

.label-publication {
  background: #84bd00;
  color: white !important;
}

.label-wait-publication {
  background: #78ab00;
  color: white !important;
}

.box-articles {
  height: 330px !important;
  min-height: inherit !important;
}
@media (max-width: 576px) {
  .box-articles {
    height: inherit !important;
    min-height: inherit !important;
  }
}

.tiny-content p {
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.tiny-content p strong {
  font-weight: bold;
}
.tiny-content p em {
  font-style: italic;
  font-weight: 400;
}
.tiny-content a {
  color: #84bd00;
  font-weight: bold;
}
.tiny-content a:hover {
  text-decoration: underline;
  text-underline: #84bd00 !important;
}
.tiny-content a.external-link {
  padding: 15px 20px;
  background-color: #84bd00;
  color: white;
  text-decoration: none;
  border-radius: 10px;
}
.tiny-content a.external-link:hover {
  color: white !important;
  text-decoration: underline;
  text-underline: white !important;
}
.tiny-content br {
  margin-bottom: 5px;
}
.tiny-content strong {
  font-weight: bold;
}
.tiny-content h1, .tiny-content h2, .tiny-content h3 {
  color: #84bd00;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tiny-content h4 {
  color: #84bd00;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tiny-content h5 {
  color: #84bd00;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tiny-content ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.tiny-content ul li {
  font-weight: 400;
}
.tiny-content ul li::marker {
  color: #84bd00;
}
.tiny-content ul li a {
  text-decoration: underline !important;
}
.tiny-content ul li em {
  font-style: italic;
  font-weight: 400;
}
.tiny-content ol {
  list-style: decimal;
  padding-left: 20px;
  margin-bottom: 30px;
}
.tiny-content ol li {
  font-weight: 400;
}
.tiny-content ol li::marker {
  color: #84bd00;
}
.tiny-content table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.tiny-content-export p {
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.tiny-content-export p strong {
  font-weight: bold;
}
.tiny-content-export p em {
  font-style: italic;
  font-weight: 400;
}
.tiny-content-export a {
  color: #84bd00;
  font-weight: bold;
}
.tiny-content-export a:hover {
  text-decoration: underline;
  text-underline: #84bd00 !important;
}
.tiny-content-export a.external-link {
  padding: 15px 20px;
  background-color: #84bd00;
  color: white;
  text-decoration: none;
  border-radius: 10px;
}
.tiny-content-export a.external-link:hover {
  color: white !important;
  text-decoration: underline;
  text-underline: white !important;
}
.tiny-content-export br {
  margin-bottom: 5px;
}
.tiny-content-export strong {
  font-weight: bold;
}
.tiny-content-export h1, .tiny-content-export h2, .tiny-content-export h3 {
  color: #84bd00;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tiny-content-export h4 {
  color: #84bd00;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tiny-content-export h5 {
  color: #84bd00;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tiny-content-export ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.tiny-content-export ul li {
  font-weight: 400;
}
.tiny-content-export ul li::marker {
  color: #84bd00;
}
.tiny-content-export ul li a {
  text-decoration: underline !important;
}
.tiny-content-export ul li em {
  font-style: italic;
  font-weight: 400;
}
.tiny-content-export ol {
  list-style: decimal;
  padding-left: 20px;
  margin-bottom: 30px;
}
.tiny-content-export ol li {
  font-weight: 400;
}
.tiny-content-export ol li::marker {
  color: #84bd00;
}
.tiny-content-export table {
  width: 100% !important;
}

.medialibrary-logo {
  min-height: 245px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px !important;
  max-height: 245px;
}
@media (max-width: 576px) {
  .medialibrary-logo {
    padding: 10px !important;
    min-height: 260px !important;
  }
}

.img-view-media {
  height: 360px;
  width: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .img-view-media {
    width: 100%;
  }
}

.bg-intro {
  margin-top: 130px;
}
@media (max-width: 576px) {
  .bg-intro {
    margin-top: 0px;
  }
}
.bg-intro__visuel {
  background-image: url("../img/site-axelera-20/intro/intro-pole@2x.jpg");
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .bg-intro__visuel {
    height: 210px;
  }
}
.bg-intro .offre-de-services {
  background-image: url("../img/site-axelera-20/intro/intro-offre-services@2x.jpg");
  background-size: cover;
}
.bg-intro .axes-strategiques {
  background-image: url("../img/site-axelera-20/intro/intro-axes-strategiques.jpg");
}
.bg-intro .modele-axe-strat {
  background-image: url("../img/site-axelera-20/intro/intro-modele-axe-strat@2x.jpg");
}
.bg-intro .gouvernance {
  background-position: center;
  background-size: contain;
  margin-top: 150px;
  background-image: url("/webroot/img/site-axelera-20/intro/photo-bureau-axelera.jpg");
}
.bg-intro .comite-scientifique {
  background-image: url("../img/site-axelera-20/intro/intro-comite-scientifique.jpg");
}
.bg-intro .equipe-animation {
  background-position: center;
  background-size: contain;
  background-image: url("../img/site-axelera-20/intro/photo-equipe-axelera.JPG");
}
.bg-intro .partner {
  background-image: url("../img/site-axelera-20/intro/intro-partner@2x.jpg");
}
.bg-intro .join-us {
  background-image: url("../img/site-axelera-20/intro/intro-join-us@2x.jpg");
}
.bg-intro .jobs {
  background-image: url("../img/site-axelera-20/intro/intro-jobs@2x.jpg");
}
.bg-intro .offre-innovation {
  background-image: url("../img/site-axelera-20/intro/intro-offre-innovation@2x.jpg");
}
.bg-intro .plateformes-technologiques {
  background-image: url("../img/site-axelera-20/intro/intro-plateformes-technologiques@2x.jpg");
}
.bg-intro .projets-implantation {
  background-image: url("../img/site-axelera-20/intro/intro-projets-implantation@2x.jpg");
}
.bg-intro .offre-dev {
  background-image: url("../img/site-axelera-20/intro/intro-offre-dev@2x.jpg");
}
.bg-intro .offre-business {
  background-image: url("../img/site-axelera-20/intro/intro-offre-business@2x.jpg");
}
.bg-intro .projets-friches {
  background-image: url("../img/site-axelera-20/intro/intro-projets-idfriches@2x.jpg");
}
.bg-intro .medias {
  background-image: url("../img/site-axelera-20/intro/intro-medias@2x.jpg");
}
.bg-intro .cluster {
  background-image: url("../img/site-axelera-20/intro/intro-cluster.jpg");
}

.navbar-principal {
  -webkit-box-shadow: 0px 0px 10px #E6E6E6;
          box-shadow: 0px 0px 10px #E6E6E6;
}
.navbar-principal .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navbar-principal .navbar-items > li > a {
  font-weight: bold;
  color: #043f3b;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 15px;
}

.intro-bg {
  background-image: url(../img/site-axelera-20/bg-intro.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.intro-bg__content {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.intro-bg .arrow-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fixed-nav-tabs {
  position: fixed;
  right: 0px;
  top: 43%;
  margin-top: -150px;
  font-family: "Work Sans", sans-serif;
  z-index: 10;
  width: 60px;
}
@media (max-width: 576px) {
  .fixed-nav-tabs {
    top: 70%;
  }
}
.fixed-nav-tabs__list__tab {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 6px;
  padding: 10px 20px;
  margin: 15px 0;
  position: relative;
  right: 0px;
  cursor: pointer;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  width: 300px;
}
@media (max-width: 576px) {
  .fixed-nav-tabs__list__tab {
    padding: 4px 10px;
    right: -13px;
  }
}
.fixed-nav-tabs__list__tab a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fixed-nav-tabs__list__tab a:hover {
  color: #fff !important;
}
.fixed-nav-tabs__list__tab .icon {
  margin-right: 20px;
}
.fixed-nav-tabs__list__tab:hover {
  right: 110px;
  color: #fff !important;
}
.fixed-nav-tabs__list__tab:nth-child(3):hover {
  right: 150px;
}
.fixed-nav-tabs__list__tab:nth-child(4):hover {
  right: 180px;
}
.fixed-nav-tabs__list__tab.adherent {
  background: #293818 !important;
}
.fixed-nav-tabs__list__tab.adherent:hover {
  right: 150px !important;
}

.box-actu-moment {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 10px;
}
.box-actu-moment__content {
  padding: 30px 50px;
}

.block-key-numbers {
  background: linear-gradient(286deg, rgb(187, 206, 0) 0%, rgb(138, 188, 62) 100%);
  padding: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
}
@media (max-width: 576px) {
  .block-key-numbers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
  }
}

.onglet-link {
  background-color: #c5d72e;
  padding: 10px 30px;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #c5d72e;
  font-size: 15px;
  font-weight: bold;
  margin: 0 10px;
}
.onglet-link:hover {
  background-color: #fff;
  border: 1px solid #c5d72e;
  color: #c5d72e;
}
@media (max-width: 576px) {
  .onglet-link {
    padding: 10px 19px;
    font-size: 12px;
  }
}

.single-event-axelera {
  max-height: none !important;
  min-height: auto !important;
  padding: 0px !important;
}
.single-event-axelera__content {
  padding: 15px 85px 15px 40px;
}
@media (max-width: 576px) {
  .single-event-axelera__content {
    padding: 15px 65px 15px 40px;
  }
}
.single-event-axelera__visuel {
  height: 100%;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box-appel-projet {
  border-radius: 10px;
  overflow: hidden;
  max-height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-appel-projet__header {
  background-color: #c5d72e;
  color: #fff;
  padding: 20px 30px;
  width: 100%;
}
.box-appel-projet__header--regional {
  color: #fff;
  padding: 20px 30px;
  width: 100%;
  background-color: #8abc3e;
}
.box-appel-projet__header--international {
  color: #fff;
  padding: 20px 30px;
  width: 100%;
  background-color: #5b7b38;
}
.box-appel-projet__header--national {
  color: #fff;
  padding: 20px 30px;
  width: 100%;
  background-color: #c5d72e;
}
.box-appel-projet__header--reseau {
  background-color: #5b7b38;
}
.box-appel-projet__header--communication {
  background-color: #8abc3e;
}
.box-appel-projet__header--adherent {
  background-color: #ac1f2f;
}
.box-appel-projet__content {
  padding: 20px;
}
.box-appel-projet__content__title {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
  margin-right: 50px;
}
.box-appel-projet__content__title a {
  height: 85px;
  display: inline-block;
}
@media (max-width: 576px) {
  .box-appel-projet__content__title {
    margin-right: 0px;
  }
}

.box-labelisation-project {
  text-align: center;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.box-labelisation-project .btn-global {
  margin-bottom: -50px;
}

.box-actualites {
  background-color: white;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  min-height: 440px;
  height: 440px;
  max-height: 440px;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 576px) {
  .box-actualites {
    min-height: inherit;
    height: inherit;
    max-height: inherit;
  }
}
.box-actualites .box-actualites-content {
  height: 100%;
}
@media (max-width: 576px) {
  .box-actualites .box-actualites-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.box-actualites__content {
  padding: 30px 40px;
  width: 50%;
}
@media (max-width: 576px) {
  .box-actualites__content {
    width: 100%;
  }
}
.box-actualites__visuel {
  height: 100%;
  width: 50%;
}
@media (max-width: 576px) {
  .box-actualites__visuel {
    width: 100%;
  }
}
.box-actualites__visuel img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.box-actualites .actions {
  margin-top: 40px;
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
}
.box-actualites .actions .icon {
  font-size: 14px;
  margin-left: 20px;
}
.box-actualites .actions .icon::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.block-members__title {
  border-bottom: 1px solid rgb(177, 177, 177);
  padding-bottom: 20px;
}

.bloc-contact-fixed {
  position: fixed;
  right: 20px;
  bottom: 100px;
  margin-top: -150px;
  font-family: "Work Sans", sans-serif;
  z-index: 3;
}
.bloc-contact-fixed img {
  height: 120px;
  width: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 576px) {
  .bloc-contact-fixed {
    position: inherit;
    right: inherit;
    top: inherit;
    margin: 30px 15px;
  }
}

.page-404 {
  background-image: url("../img/site-axelera-20/page-404.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 576px) {
  .page-404 {
    background-position: top;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.article-read-more {
  overflow: hidden;
}
.article-read-more p {
  font-weight: lighter;
}

.w-100 {
  width: 100%;
}

@media (max-width: 576px) {
  .w-100-mobile {
    width: 100%;
  }
}

.menu-axelera-20.languages {
  padding-left: 30px;
  padding-right: 30px;
}

.box-success-stories {
  position: relative;
  overflow: inherit;
}
.box-success-stories .box-success-stories__visuel-top {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.box-success-stories .box-success-stories__visuel-top img {
  height: 130px;
  width: 130px;
  display: inline-block;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid #fff;
}

.title-link:hover {
  color: #5b7b38 !important;
}

.project-call .box-appel-projet {
  min-height: 400px;
}
.project-call.veille .box-actualites__visuel img {
  height: 200px !important;
}

.w-80 {
  width: 80%;
}

.box-competence {
  border-radius: 0px 15px 0px 15px;
  padding: 40px;
  margin: 20px 0;
}
.box-competence__title::before {
  content: "";
  display: block;
  height: 4px;
  width: 38px;
  margin-bottom: 18px;
  border-radius: 50px;
  margin-top: 25px;
  background: white;
}
.box-competence.background-color-normal .box-competence__title::before {
  background: #729C3F;
}
.box-competence.background-color-medium-green .box-competence__title::before {
  background: #8abc3e;
}
.box-competence.background-color-medium .box-competence__title::before {
  background: #c5d72e;
}
.box-competence.background-color-dark .box-competence__title::before {
  background: #8abc3e;
}

.block-what-is-pole {
  margin-left: 230px;
  padding: 60px 0;
  border-radius: 0px 0px 0px 50px;
  position: relative;
}
@media (max-width: 576px) {
  .block-what-is-pole {
    margin-left: 0px;
  }
}
.block-what-is-pole::before {
  content: url("../img/site-axelera-20/home/quote.svg");
  position: absolute;
  top: -15px;
  left: 230px;
}
@media (max-width: 576px) {
  .block-what-is-pole::before {
    top: -35px;
  }
}

.bloc-mettre-en-reseau {
  height: 300px;
  background-image: url("../img/site-axelera-20/pole/bg-mettre-en-reseau.svg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: -40px;
}
@media (max-width: 576px) {
  .bloc-mettre-en-reseau {
    background-image: none;
    margin-top: 50px;
  }
}
.bloc-mettre-en-reseau__single {
  width: 250px;
  text-align: center;
}
@media (max-width: 576px) {
  .bloc-mettre-en-reseau__single {
    width: 100%;
  }
}
.bloc-mettre-en-reseau__single:first-child {
  position: absolute;
  left: 0px;
  top: 0px;
}
@media (max-width: 576px) {
  .bloc-mettre-en-reseau__single:first-child {
    position: inherit;
  }
}
.bloc-mettre-en-reseau__single:nth-child(2) {
  right: 0px;
  position: absolute;
  top: 0px;
}
@media (max-width: 576px) {
  .bloc-mettre-en-reseau__single:nth-child(2) {
    position: inherit;
  }
}
.bloc-mettre-en-reseau__single:last-child {
  bottom: -100px;
  position: absolute;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 576px) {
  .bloc-mettre-en-reseau__single:last-child {
    position: inherit;
  }
}

.block-accelerer-innovation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 576px) {
  .block-accelerer-innovation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}
.block-accelerer-innovation .bg-fleche {
  background-position: right;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 444px;
  width: 326px;
  margin-right: -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 70px;
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche {
    margin-right: 0px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin-top: -150px;
    width: 220px;
  }
}
.block-accelerer-innovation .bg-fleche_content {
  padding-left: 110px;
  padding-right: 50px;
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche_content {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    padding-left: 0px;
    padding-right: 30px;
  }
  .block-accelerer-innovation .bg-fleche_content p {
    color: #8abc3e;
  }
}
.block-accelerer-innovation .bg-fleche_content > i {
  margin-bottom: 70px;
}
.block-accelerer-innovation .bg-fleche:first-child {
  width: 276px;
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche:first-child {
    padding-left: 0px;
    padding-right: 30px;
    width: 200px;
  }
}
.block-accelerer-innovation .bg-fleche:first-child .bg-fleche_content {
  padding-left: 20px;
}
.block-accelerer-innovation .bg-fleche-1 {
  background-image: url("../img/site-axelera-20/pole/bg-fleche-1.svg");
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche-1 {
    display: none;
  }
}
.block-accelerer-innovation .bg-fleche-2 {
  background-image: url("../img/site-axelera-20/pole/bg-fleche-2.svg");
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche-2 {
    display: none;
  }
}
.block-accelerer-innovation .bg-fleche-3 {
  background-image: url("../img/site-axelera-20/pole/bg-fleche-3.svg");
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche-3 {
    display: none;
  }
}
.block-accelerer-innovation .bg-fleche-4 {
  background-image: url("../img/site-axelera-20/pole/bg-fleche-4.svg");
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche-4 {
    display: none;
  }
}
.block-accelerer-innovation .bg-fleche-5 {
  background-image: url("../img/site-axelera-20/pole/bg-fleche-5.svg");
}
@media (max-width: 576px) {
  .block-accelerer-innovation .bg-fleche-5 {
    display: none;
  }
}

.block-accompagner-croissance:last-child__border {
  border-left: 1px solid white;
}
@media (max-width: 576px) {
  .block-accompagner-croissance__border {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-accompagner-croissance__border p {
  width: 50%;
}
@media (max-width: 576px) {
  .block-accompagner-croissance__border p {
    width: 100%;
    margin: 20px 0;
  }
}

.box-partner {
  padding: 60px 40px;
  -webkit-box-shadow: 0px 0px 10px #E6E6E6;
          box-shadow: 0px 0px 10px #E6E6E6;
  border-radius: 10px;
  margin: 20px 0;
}
.box-partner__logo {
  border-bottom: 1px solid #8abc3e;
}
.box-partner__texte {
  padding: 50px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
}
.box-partner__btn {
  text-align: center;
  padding-top: 50px;
}
.box-partner__btn .btn-more {
  background: #c5d72e;
  color: #fff;
  border-radius: 50px;
  height: 35px;
  width: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  font-size: 30px;
  padding-bottom: 5px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.box-partner__btn .btn-more:hover {
  background: #fff;
  border: 1px solid #c5d72e;
  color: #c5d72e;
}

.container-etapes-join-us {
  min-height: 250px;
}
.container-etapes-join-us .etapes-join-us {
  margin-top: -130px;
}
@media (max-width: 576px) {
  .container-etapes-join-us .etapes-join-us {
    margin-top: 0px;
  }
}
.container-etapes-join-us .etapes-join-us .number-before::after {
  background: #8abc3e;
  width: 40px;
  height: 4px;
  border-radius: 50px;
  display: block;
  content: "";
  margin-bottom: 30px;
}
.container-etapes-join-us .etapes-join-us .number-before.etape-2::after {
  background-color: #5b7b38;
}

.box-job {
  min-height: 540px;
}
@media (max-width: 576px) {
  .box-job {
    margin: 30px 0;
  }
}
.box-job .box-partner__logo {
  width: 280px;
  height: 167px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.box-job .box-partner__logo img {
  width: 160px;
}

.table-keys {
  width: 600px;
}
@media (max-width: 576px) {
  .table-keys {
    width: 80%;
  }
}

.img-contact-interne {
  height: 260px;
  width: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 5px solid white;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
}

.single-projet-infos {
  min-height: 350px;
}
@media (max-width: 576px) {
  .single-projet-infos {
    margin: 15px 0;
  }
}

.margin-negative-top {
  margin-top: -210px;
}

@media (max-width: 576px) {
  .block-axes {
    margin-bottom: 90px;
  }
}
.block-axes__box {
  padding: 30px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 150px;
  position: relative;
}
.block-axes__box:hover {
  background: #fff;
  border: 2px solid #84bd00;
  color: #84bd00;
}
@media (max-width: 576px) {
  .block-axes__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 10px 0;
  }
}
.block-axes__box .icon {
  position: absolute;
  right: 10px;
}
.block-axes__box .icon::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.block-strategique .block-axes__box:hover {
  background: #fff !important;
  border: 1px solid #84bd00;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.block-strategique:last-child .block-axes__box {
  background: #5b7b38;
}
.block-strategique:first-child .block-axes__box {
  background: #c5d72e;
}
.block-strategique:nth-of-type(2) .block-axes__box {
  background: #aac237;
}
.block-strategique:nth-of-type(3) .block-axes__box {
  background: #8abc3e;
}
.block-strategique:nth-of-type(4) .block-axes__box {
  background: #729C3F;
}

.header-modele-axe-strat {
  margin-top: -160px;
}

.mt-negative-30 {
  margin-bottom: -30px;
}

.internal-contact-box {
  min-height: 650px;
}

.bg-logo-footer {
  padding-bottom: 100px;
}
.bg-logo-footer::before {
  background-image: url(../img/site-axelera-20/bg-logo-footer.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0px;
  height: 400px;
  width: 100%;
}

.input-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.input-news .btn-newsletter {
  margin: auto;
  padding: 18px 75px !important;
  border: 0px;
  border-radius: 5px;
  font-size: 12px;
  background-color: white;
  color: black;
  font-weight: bold;
}

.navbar-top li {
  padding: 0px 20px;
}
.navbar-top li a {
  font-weight: bold;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .navbar-top {
    display: none;
  }
}

.navbar-nav > li > a {
  padding: 0 10px;
  font-size: 12px;
}
@media (max-width: 576px) {
  .navbar-nav > li > a {
    padding: 15px;
  }
}

.navbar-header {
  padding-right: 50px;
}
@media (max-width: 576px) {
  .navbar-header {
    padding-right: 0px;
  }
}

.navbar-principal {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.navbar-principal .submenu-collapse .well {
  background: #8abc3e;
  margin-bottom: 0px;
  border: none;
}
.navbar-principal .submenu-collapse .well .sub-menu-list {
  padding: 20px 0;
}
@media (max-width: 576px) {
  .navbar-principal .submenu-collapse .well .sub-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0px;
  }
}
@media (max-width: 576px) {
  .navbar-principal .submenu-collapse .well .sub-menu-list li {
    margin: 7px 0;
  }
}
.navbar-principal .submenu-collapse .well .sub-menu-list li a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 20px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.navbar-principal .submenu-collapse .well .sub-menu-list li a:hover {
  color: #5b7b38 !important;
}

.menu-only-mobile {
  display: none;
}
@media (max-width: 576px) {
  .menu-only-mobile {
    display: block;
    background-color: #fff;
    border: none;
  }
  .menu-only-mobile .navbar-nav > li > a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .menu-only-mobile .navbar-toggle {
    background-color: #fff;
    border: none;
  }
  .menu-only-mobile .navbar-toggle:hover {
    background: none;
  }
  .menu-only-mobile .icon-bar {
    background-color: #8abc3e !important;
  }
  .menu-only-mobile .medias-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menu-only-mobile .medias-item a {
    padding: 0 10px;
    text-align: center;
    font-weight: bold;
  }
  .menu-only-mobile .navbar-collapse {
    border: none;
  }
  .menu-only-mobile .dropdown {
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
  }
  .menu-only-mobile .dropdown-menu {
    margin-top: 0px !important;
    padding: 0px !important;
  }
  .menu-only-mobile .dropdown-menu > li {
    background-color: #8abc3e;
  }
  .menu-only-mobile .dropdown-menu > li a {
    color: #fff !important;
    padding: 9px 0 !important;
  }
  .menu-only-mobile .dropdown-menu li:last-child a {
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
  }
  .menu-only-mobile .dropdown-menu li:first-child a {
    margin-top: 0px !important;
    padding-top: 20px !important;
  }
  .menu-only-mobile .navbar-toggler {
    background: none;
    border: none;
  }
  .menu-only-mobile .nav-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (max-width: 576px) {
  #main-header {
    display: none;
  }
}

.navbar-top {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}

.mini .navbar-top {
  opacity: 0;
  padding: 0px;
  height: 0px;
}
.mini .navbar {
  height: 70px;
}
.mini .navbar .logo-menu img {
  width: 70%;
}

.animated-icon1 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.animated-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: #8abc3e;
}
.animated-icon1 span:nth-child(1) {
  top: 0px;
}
.animated-icon1 span:nth-child(2) {
  top: 10px;
}
.animated-icon1 span:nth-child(3) {
  top: 20px;
}

.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (max-width: 576px) {
  .navbar-axelera-19 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.nav-tabs-appels {
  border-bottom: 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 576px) {
  .nav-tabs-appels {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
.nav-tabs-appels .nav-item {
  padding: 0 20px;
}
@media (max-width: 576px) {
  .nav-tabs-appels .nav-item {
    width: 100%;
    margin: 10px 0;
  }
}
.nav-tabs-appels .nav-item.active .nav-link {
  background: #8abc3e;
  color: #fff;
  border: 1px solid #8abc3e;
}
.nav-tabs-appels .nav-item .nav-link {
  background: #fff;
  border: 1px solid #8abc3e;
  border-radius: 50px;
  padding: 10px 30px;
  color: #8abc3e;
}
.nav-tabs-appels .nav-item .nav-link:hover {
  background: #8abc3e;
  color: #fff !important;
  border: 1px solid #8abc3e;
}

.list-pagination .icon:first-child::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.list-pagination .icon:last-child::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.list-pagination .icon {
  padding: 0 10px;
}
.list-pagination .icon::before {
  color: #d8d8d8;
}
.list-pagination li {
  margin: 0 10px;
}
.list-pagination li a {
  color: #d8d8d8;
}
.list-pagination li.active a {
  color: #8abc3e;
}

@media (max-width: 576px) {
  .onglet-item {
    width: 100%;
  }
}
.onglet-item .onglet-items {
  background: #fff;
  border: 1px solid #8abc3e;
  border-radius: 50px;
  padding: 10px 50px;
  color: #8abc3e;
  margin: 0 10px;
  display: inline-block;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.onglet-item .onglet-items:hover {
  background-color: #8abc3e;
  color: #fff !important;
}
@media (max-width: 576px) {
  .onglet-item .onglet-items {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
}

.content-news h1, .content-news h2, .content-news h3 {
  color: #9AC80C;
  font-size: 22px;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}
.content-news a {
  color: #8abc3e;
}
.content-news h4 {
  color: #9AC80C;
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}
.content-news h5 {
  color: #9AC80C;
  font-size: 16px;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}
.content-news p {
  line-height: 25px;
  margin-bottom: 20px;
}
.content-news strong {
  font-weight: bold;
}
.content-news em {
  font-style: italic;
  font-weight: 400;
}
.content-news h3 {
  color: #9AC80C;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-news h4 {
  color: #9AC80C;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-news h5 {
  color: #9AC80C;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-news ul {
  margin: 0 auto;
  list-style: disc;
}
.content-news ol {
  margin: 0 auto;
  list-style: decimal;
}
.content-news ul li {
  margin: 0 auto;
  font-weight: 400;
}
.content-news ol li {
  margin: 0 auto;
  font-weight: 400;
}
.content-news ul li::marker {
  color: #9AC80C;
}
.content-news ol li::marker {
  color: #9AC80C;
}
.content-news ul li em {
  font-style: italic;
  font-weight: 400;
}
.content-news ol li em {
  font-style: italic;
  font-weight: 400;
}
.content-news ol li a {
  text-decoration: underline;
  color: #9AC80C;
}

.block-appel-reseau .box-appel-projet__reseau {
  color: #fff;
  padding: 20px 30px;
  width: 100%;
  background-color: #8abc3e;
}

.block-appel-reseau:nth-of-type(2) .box-appel-projet__reseau {
  color: #fff;
  padding: 20px 30px;
  width: 100%;
  background-color: #5b7b38;
}

.btn-events.last-zoom {
  right: 0px;
}

.fsz-9 {
  font-size: 9px;
}

.lh-9 {
  line-height: 9px;
}

.fsz-10 {
  font-size: 10px;
}

.lh-10 {
  line-height: 10px;
}

.fsz-11 {
  font-size: 11px;
}

.lh-11 {
  line-height: 11px;
}

.fsz-12 {
  font-size: 12px;
}

.lh-12 {
  line-height: 12px;
}

.fsz-13 {
  font-size: 13px;
}

.lh-13 {
  line-height: 13px;
}

.fsz-14 {
  font-size: 14px;
}

.lh-14 {
  line-height: 14px;
}

.fsz-15 {
  font-size: 15px;
}

.lh-15 {
  line-height: 15px;
}

.fsz-16 {
  font-size: 16px;
}

.lh-16 {
  line-height: 16px;
}

.fsz-17 {
  font-size: 17px;
}

.lh-17 {
  line-height: 17px;
}

.fsz-18 {
  font-size: 18px;
}

.lh-18 {
  line-height: 18px;
}

.fsz-19 {
  font-size: 19px;
}

.lh-19 {
  line-height: 19px;
}

.fsz-20 {
  font-size: 20px;
}

.lh-20 {
  line-height: 20px;
}

.fsz-21 {
  font-size: 21px;
}

.lh-21 {
  line-height: 21px;
}

.fsz-22 {
  font-size: 22px;
}

.lh-22 {
  line-height: 22px;
}

.fsz-24 {
  font-size: 24px;
}

.lh-24 {
  line-height: 24px;
}

.fsz-25 {
  font-size: 25px;
}

.lh-25 {
  line-height: 25px;
}

.fsz-28 {
  font-size: 28px;
}

.lh-28 {
  line-height: 28px;
}

.fsz-30 {
  font-size: 30px;
}

.lh-30 {
  line-height: 30px;
}

.fsz-35 {
  font-size: 35px;
}

.lh-35 {
  line-height: 35px;
}

.fsz-40 {
  font-size: 40px;
}

.lh-40 {
  line-height: 40px;
}

.fsz-45 {
  font-size: 45px;
}

.lh-45 {
  line-height: 45px;
}

.fsz-50 {
  font-size: 50px;
}

.lh-50 {
  line-height: 50px;
}

.fsz-70 {
  font-size: 70px;
}

.lh-70 {
  line-height: 70px;
}

.fsz-90 {
  font-size: 90px;
}

.lh-90 {
  line-height: 90px;
}

.fsz-100 {
  font-size: 100px;
}

.lh-100 {
  line-height: 100px;
}

.fsz-110 {
  font-size: 110px;
}

.lh-110 {
  line-height: 110px;
}

.fsz-120 {
  font-size: 120px;
}

.lh-120 {
  line-height: 120px;
}

.fsz-140 {
  font-size: 140px;
}

.lh-140 {
  line-height: 140px;
}

a:hover {
  color: #8abc3e !important;
}

.filter-project-calls > div {
  margin-right: 15px !important;
  width: 20% !important;
}

.fs-8 {
  font-size: 8px;
  display: inline-block;
}

.fs-12 {
  font-size: 12px;
  display: inline-block;
  line-height: 18px;
}

p {
  font-weight: 400;
  margin-bottom: 0px;
}

.text-bold {
  font-weight: 900;
}

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

.shadow {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
  border-radius: 15px 15px 0px 15Px !important;
  overflow: hidden;
}

.position-relative {
  position: relative;
}

.text-italic {
  font-style: italic;
  font-weight: 300;
}

.overlay {
  background-color: rgba(91, 123, 56, 0.65);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

html,
body {
  width: 100%;
  scroll-behavior: smooth;
  position: relative;
}

#home {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
#home > div#connexion {
  position: absolute;
  top: 50%;
  left: 4%;
  height: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#home > div#connexion img {
  margin-bottom: 50px;
  width: 100%;
}
#home > div#connexion #toggle-show-password {
  float: right;
  font-size: 14px;
  color: #d8d8d8;
}
#home > div#illustration {
  height: 100vh;
  overflow: hidden;
}
#home #forgot-password {
  font-size: 12px;
}
#home img {
  width: 100%;
}
#home h1 {
  text-align: center;
  line-height: 1.2;
  font-size: 42px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#home h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
#home + footer {
  position: absolute;
  left: 5px;
  bottom: 0px;
}

#header-part {
  background-color: #fff;
  padding: 20px;
  line-height: 58px;
}
#header-part > * {
  display: inline-block;
  vertical-align: middle;
}
#header-part img {
  height: 62px;
}
#header-part span {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#header-part a {
  font-weight: bold;
  color: #34434b;
  line-height: initial;
}
#header-part a i {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 1;
}
#header-part a:hover, #header-part a:focus {
  color: #009396 !important;
}

body.member fieldset > legend {
  font-size: 32px;
  font-weight: bold;
  margin-top: 20px;
  color: #34434b;
}
body.member #validate-subscription {
  text-align: center;
}
body.member #validate-subscription i.icons8-checked {
  font-size: 50px;
  color: #00a3a6;
  margin-bottom: 20px;
  display: inline-block;
}
body.member #validate-subscription p {
  font-size: 16px;
  font-weight: bold;
}
body.member #validate-subscription a {
  display: inline-block;
  margin-bottom: 10px;
}
body.member #validate-subscription .green-box {
  background-color: #00a3a6;
  color: #fff;
  padding: 40px 80px;
  max-width: 600px;
  margin: 40px auto 0;
  text-align: center;
  line-height: 1.7;
}
body.member #validate-subscription .green-box a {
  display: inline-block;
  margin-top: 20px;
}

#menu-form-member {
  background-color: #8abc3e;
  color: #fff;
  padding: 25px;
  z-index: 1000 !important;
}
#menu-form-member span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
#menu-form-member i {
  display: inline-block;
  vertical-align: middle;
}
#menu-form-member .done {
  color: #fff;
}
#menu-form-member .lang {
  color: #d8d8d8;
}
#menu-form-member .lang.active {
  color: #fff;
}
#menu-form-member .lang:hover {
  color: #fff;
}

#directory-form {
  margin: 20px auto 40px;
}

a.charte {
  color: #00a3a6;
  font-weight: 600;
}
a.charte:hover {
  text-decoration: underline;
}

#signin #presentationModal h3 {
  color: #00a3a6;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}
#signin #presentationModal .modal-dialog {
  width: 980px;
}
#signin #presentationModal .modal-dialog .modal-body > div {
  height: 400px;
  overflow-y: auto;
}
#signin #presentationModal .modal-dialog a,
#signin #presentationModal .modal-dialog a span {
  font-weight: 600;
  text-decoration: underline;
}

#header {
  height: 30vh;
  position: relative;
  overflow: hidden;
}
#header h1 {
  color: #fff;
  font-size: 28px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

#forgot-password h1 {
  padding: 50px 0;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  background-color: #00a3a6;
  color: #fff;
}

#header {
  position: relative;
}
#header h1 {
  font-size: 42px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#header .content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#header .content h1 {
  position: static;
  margin-bottom: 20px;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
#header .content p {
  margin: 0;
  color: #fff;
  font-style: italic;
}
#header .menu-overlay-container {
  width: 1140px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  padding: 0 15px;
}
#header .menu-overlay-container .menu-overlay {
  background-color: #fff;
  display: table;
  padding: 10px;
  float: right;
}
#header .menu-overlay-container .menu-overlay a.lang {
  display: inline !important;
}
#header .menu-overlay-container .menu-overlay a.lang.active {
  font-weight: 700;
}

#map:before {
  content: "";
  padding-top: 50%;
  display: block;
}

#listing-contacts {
  overflow-y: auto;
  max-height: 1200px;
  padding: 15px;
}
#listing-contacts form input {
  margin-bottom: 0;
}
#listing-contacts .delete {
  top: -15px;
  bottom: auto;
}

#return-top {
  position: fixed;
  background-color: #84bd00;
  color: #fff;
  bottom: 20px;
  right: 20px;
  padding: 8px 10px 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  z-index: 9998;
  border-radius: 50px;
}
#return-top img {
  width: 25px;
}

.promotional_code_validate div.input {
  padding-top: 23px;
}

#promotional_code_message_success,
#promotional_code_message_error {
  display: none;
}

#promotional_code_message_success p {
  color: #84bd00;
}

#promotional_code_message_error p {
  color: #fd5620;
}

#invoice-preview-modal.modal.in .modal-dialog {
  top: 15%;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}

#download-buttons.fixed {
  padding-top: 15px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 99;
}

#loader {
  background-color: rgba(170, 194, 55, 0.9);
  z-index: 9999;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 576px) {
  .d-none-mob {
    display: none;
  }
}

.display-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 576px) {
  .flex-direction-column-sm {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 576px) {
  .text-center-sm {
    text-align: center;
  }
}

.d-block {
  display: block;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.internal-contacts {
  margin-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.offer__cloture {
  position: absolute;
  bottom: 0;
  left: 200px;
  margin: 20px;
}

@media (max-width: 576px) {
  .block-items-top {
    margin-top: 20px;
  }
}

.wrapper-event {
  position: relative;
}
.wrapper-event .wrapper-img {
  display: block;
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .wrapper-event .wrapper-img {
    height: 150px;
  }
}
.wrapper-event__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 576px) {
  .wrapper-event__content {
    position: initial;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
.wrapper-event__content .date {
  background: white;
  margin: auto;
  color: #043f3b;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 8px;
  font-family: "Gotham-Rounded";
}
@media (max-width: 576px) {
  .wrapper-event__content .date {
    font-size: 16px !important;
  }
}
.wrapper-event__content .block-content {
  background: linear-gradient(286deg, #bbce00 0%, #8abc3e 100%);
  padding: 60px 40px;
  border-radius: 8px;
  margin-top: -30px;
}
@media (max-width: 576px) {
  .wrapper-event__content .block-content {
    padding: 40px;
    margin-top: initial;
  }
}
.wrapper-event__content .block-content .event-name {
  color: white !important;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Gotham-Rounded";
}
@media (max-width: 576px) {
  .wrapper-event__content .block-content .event-name {
    font-size: 16px !important;
  }
}
.wrapper-event__content .block-content .adresse {
  font-size: 16px;
  color: white !important;
  border: 3px dotted white;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 5px;
}
@media (max-width: 576px) {
  .wrapper-event__content .block-content .adresse {
    font-size: 14px !important;
  }
}

.description-event p {
  font-size: 20px !important;
  line-height: 30px;
  padding: 10px 50px;
  font-weight: bold !important;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .description-event p {
    font-size: 18px;
    padding: 20px;
  }
}

.tiny-content-event {
  margin: 30px 0px;
}
.tiny-content-event .title-m {
  position: relative;
  line-height: 40px;
  font-family: "Gotham-Rounded";
  font-size: 40px;
  color: #84bd00;
  margin-top: 20px;
}
.tiny-content-event .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 576px) {
  .block-items-top .menu .panel-body .list-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.block-more-infos {
  background: linear-gradient(286deg, #bbce00 0%, #8abc3e 100%);
  padding: 60px 40px;
  border-radius: 8px;
}
.block-more-infos .list-contacts-referents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 576px) {
  .block-more-infos .list-contacts-referents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-more-infos .titre-infos {
  color: white;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Gotham-Rounded";
}
.block-more-infos .encart-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  position: relative;
  margin: 10px 0px;
}
@media (max-width: 576px) {
  .block-more-infos .encart-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 30px;
  }
}
.block-more-infos .encart-contact .line-infos {
  background: white;
  width: 80%;
  padding: 30px 30px 30px 150px;
  border-radius: 8px;
}
@media (max-width: 576px) {
  .block-more-infos .encart-contact .line-infos {
    width: 100%;
    padding: 20px;
    text-align: center;
  }
}
.block-more-infos .encart-contact .name-of-referent {
  font-style: italic;
  font-size: 18px;
  margin-bottom: 10px;
}
.block-more-infos .encart-contact .picto-mail {
  width: 20px;
}
.block-more-infos .encart-contact .box-img {
  position: absolute;
  left: 0px;
}
@media (max-width: 576px) {
  .block-more-infos .encart-contact .box-img {
    position: static;
  }
}
.block-more-infos .encart-contact .box-img .encart-circle-img {
  width: 160px;
  height: 160px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid white;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 991px) {
  #home {
    height: auto;
    min-height: 100vh;
  }
  #home h1 {
    width: 90%;
  }
  #home > div#connexion {
    position: relative;
    left: 50%;
    top: 30%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  #home > div#connexion img {
    margin: 25px 0;
    width: 75%;
  }
  #home > div#illustration {
    height: 30vh;
  }
  #home + footer {
    position: relative;
    margin-top: 40px;
  }
  #annuaire #header {
    margin-bottom: 30px;
  }
  #annuaire #search {
    margin-bottom: 10px;
  }
  #annuaire #search, #annuaire #search + div {
    padding: 10px 15px 0 15px;
  }
  #annuaire #search-filters > .row > div {
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 15px;
  }
  #listing-members .member:nth-child(3n+4) {
    clear: none;
  }
  #listing-members .member:nth-child(2n+3) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  #home h1 {
    font-size: 22px;
  }
  #home > div#connexion {
    position: static;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  #menu #logo-link {
    display: block;
    text-align: center;
  }
  #links {
    margin-top: 0;
  }
  #links a {
    margin: 10px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
  }
  #header {
    padding: 15px;
  }
  #header:before {
    padding-top: 0;
  }
  #header .content {
    position: relative;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    top: auto;
    left: auto;
  }
  #header .content h1 {
    font-size: 30px;
  }
  #header .content p {
    font-size: 14px;
  }
  #annuaire #search-filters #filters > div {
    width: 100%;
  }
  #annuaire #search-filters > .row > div {
    padding: 0;
  }
  #annuaire #alpha-list {
    margin: 0 -10px;
  }
  #annuaire #alpha-list li {
    display: inline-block;
    margin: 0 10px;
  }
  #annuaire #alpha-list li span {
    margin-left: 10px;
  }
  #adherent #header {
    padding: 0;
  }
  #adherent #header > div.imgLiquid:before {
    display: none;
  }
  #adherent #header > div.imgLiquid .container {
    position: relative;
    padding: 15px;
    top: auto;
    left: auto;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  #adherent #header .container > div {
    display: block;
    margin: 10px 0;
    padding: 0;
  }
  #adherent #header a {
    position: relative;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  #adherent #information {
    margin-bottom: 15px;
    padding: 0;
  }
  #adherent #presentation-container {
    padding: 0;
  }
}
@media screen and (max-width: 480px) and (max-width: 576px) {
  .box-stats {
    border-right: 0px;
    border-bottom: 1px solid #84bd00;
    padding-bottom: 33px;
  }
}