@font-face {
  font-family: "Montserrat Semi Bold";
  src: url("fonts/Montserrat/Montserrat-SemiBold.eot"), url("fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("fonts/Montserrat/Montserrat-SemiBold.woff") format("woff"), url("fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype"), url("fonts/Montserrat/Montserrat-SemiBold.svg#Montserrat Semi Bold") format("svg");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 300;
  font-style: normal;
  src: url("fonts/Montserrat-Regular.eot");
  src: url("fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Montserrat-Regular.woff2") format("woff2"), url("fonts/Montserrat-Regular.woff") format("woff");
}
body {
  font-family: "Montserrat", Verdana, sans-serif;
}

@-webkit-keyframes downarrow {
  0% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateY(0.4em);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0.4em);
    opacity: 1;
  }
}
#scroll-down {
  -webkit-animation: downarrow 1.5s infinite alternate ease-in-out;
  animation: downarrow 1.5s infinite alternate ease-in-out;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 998;
  cursor: pointer;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.54);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.54);
  border-radius: 20px;
}
#scroll-down.up img {
  transform: rotate(-180deg);
}

iframe {
  position: relative;
  z-index: 99;
}

header {
  height: 110px !important;
}
@media screen and (max-width: 800px) {
  header {
    height: auto !important;
  }
}
@media screen and (max-width: 800px) {
  header #logo {
    padding-left: 0 !important;
    padding-top: 10px;
    margin: auto;
  }
}
@media screen and (max-width: 800px) {
  header #logoLBC {
    padding-left: 0 !important;
    padding-top: 10px;
  }
}
header .content-header {
  margin-left: 230px;
  height: 123px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  header .content-header {
    height: initial;
    margin-left: auto;
    padding-right: 18px;
  }
  header .content-header img {
    height: 34px;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  header .ligne-header {
    display: flex;
  }
}

.paddinngMoins45 {
  margin-left: -45px;
}
@media screen and (max-width: 800px) {
  .paddinngMoins45 {
    margin-left: 0px;
    padding-left: 0px;
  }
}

.paddinngPlus45 {
  margin-left: 45px;
}
@media screen and (max-width: 800px) {
  .paddinngPlus45 {
    margin-left: 0px;
  }
}

.paddinngMoins15 {
  margin-left: -15px;
}
@media screen and (max-width: 800px) {
  .paddinngMoins15 {
    margin-left: 0px;
    padding-left: 0px;
  }
}

.paddinngPlus15 {
  margin-left: 15px;
}
@media screen and (max-width: 800px) {
  .paddinngPlus15 {
    margin-left: 0px;
  }
}

.iframe-lp {
  width: 600px;
  height: 500px;
  border: 0px solid #000000;
}
@media screen and (max-width: 800px) {
  .iframe-lp {
    width: 100%;
    height: 500px;
    border: 0px solid #000000;
  }
}

#bande-verte {
  background: #00a84f;
  background: linear-gradient(180deg, #00912f 0%, #006d23 100%);
  padding: 30px;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #bande-verte {
    padding: 20px 0 12px;
  }
}
#bande-verte h2 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 18px;
  letter-spacing: 0.39px;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  #bande-verte h2 {
    font-size: 18px;
    margin-top: 0px;
  }
}
#bande-verte .phrase-header {
  font-size: 17px;
  text-transform: uppercase;
}
#bande-verte .phrase-header img {
  margin-right: 12px;
}
@media screen and (max-width: 800px) {
  #bande-verte .phrase-header img {
    width: 23px;
  }
}
#bande-verte .phrase-header div {
  margin-right: 34px;
}
@media screen and (max-width: 800px) {
  #bande-verte .phrase-header div {
    font-size: 14px;
  }
}

@media screen and (max-width: 800px) {
  .mb-2.noBottom {
    margin-bottom: 0px !important;
  }
}

#contenu {
  background-color: #f8f8f8;
  padding: 37px 0 50px;
}
@media screen and (max-width: 800px) {
  #contenu {
    background: #fff;
    padding-bottom: 0;
    padding-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  #contenu .iframe-content {
    background: #fff;
    margin: 0;
  }
}
#contenu .container h3.accroche {
  font-size: 16px;
  text-transform: uppercase;
  color: #EC8D06;
  font-family: "Montserrat", Verdana, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  #contenu .container h3.accroche {
    padding-bottom: 1rem;
    padding-left: 0;
  }
}
#contenu .container h3.accroche:before {
  content: " ";
  background: url(../images/fleche.svg) no-repeat;
  position: absolute;
  width: 50px;
  height: 50px;
  transform: translate(550%, 10px);
}
@media screen and (max-width: 800px) {
  #contenu .container h3.accroche:before {
    transform: translateX(560%);
  }
}

@media screen and (max-width: 800px) {
  header, #bande-verte, #contenu {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 800px) {
  footer .mention {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#modules {
  float: right;
  color: #000;
  position: relative;
  max-height: 500px;
}
#modules:before {
  content: " ";
  position: absolute;
  transform: translateY(-100%);
  width: 210px;
  height: 218px;
  background: url(../images/PersoLanding.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  #modules:before {
    width: 179px;
    transform: translateY(-90%);
  }
}
@media screen and (max-width: 800px) {
  #modules:before {
    content: none;
    background: none;
  }
}
@media screen and (max-width: 800px) {
  #modules {
    margin-top: 0px !important;
    padding: 0 18px;
    background: #fff;
  }
}
#modules .module {
  background: #fff;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  behavior: url(../Css1/PIE.htc);
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 26px;
}
@media screen and (max-width: 800px) {
  #modules .module {
    margin-top: 15px;
  }
}
#modules .module .row {
  margin-bottom: 10px;
}
#modules .module .row:last-child {
  margin-bottom: 0;
}
#modules .module p {
  margin-top: 0;
  margin-bottom: 5px;
}
#modules .module img {
  max-width: 100%;
  height: auto;
}
#modules .module h3 {
  font-weight: bold;
  margin: 0;
  color: #EC8D06;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 11px;
  border-bottom: 1px solid #eaeaea;
  letter-spacing: 0.05em;
}
#modules .module .module-content {
  padding: 7px 0px;
}
#modules .module .module-content .image {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
#modules .module .module-content .texte {
  padding: 0 0 0 4px;
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-weight: 600;
  color: #606060;
  font-size: 12px;
  margin-left: -10px;
}
#modules .module a {
  font-weight: bold;
  color: #ec8d06;
  text-decoration: none;
}
#modules .module a:hover {
  text-decoration: underline;
}
#modules .module strong {
  color: #ec8d06;
}
#modules .module ul {
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
#modules .module ul li {
  list-style: url(../images/puce-liste-fleche.png);
  text-align: left;
}
@media screen and (max-width: 800px) {
  #modules .module ul li {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
#modules .module .col-9 {
  width: 80%;
}
@media screen and (max-width: 800px) {
  #modules .module .col-9 {
    width: 100%;
    margin-top: 5px;
  }
}

a.button-full {
  background: url(../images/degrade-vert.png) repeat-x 0px -20px;
  background: -webkit-linear-gradient(#00a850, #54c301);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#00a850, #54c301);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#00a850, #54c301);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#00a850, #54c301);
  /* Standard syntax */
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-decoration: none;
  display: inline-block;
  text-align: left;
  position: relative;
  margin-top: 10px;
  transition: all 0.3s linear;
  letter-spacing: 0.05em;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  behavior: url(../Css1/PIE.htc);
}
a.button-full img {
  margin-left: 15px;
}
a.button-full.big {
  padding: 2px 3px 3px 20px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
a.button-full:hover {
  background: -webkit-linear-gradient(#52c203, #52c203);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#52c203, #52c203);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#52c203, #52c203);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#52c203, #52c203);
  /* Standard syntax */
  -moz-box-shadow: 0px 0px 7px 0px #9b9b9b;
  -webkit-box-shadow: 0px 0px 7px 0px #9b9b9b;
  -o-box-shadow: 0px 0px 7px 0px #9b9b9b;
  box-shadow: 0px 0px 7px 0px #9b9b9b;
}

.AvisVerifBtnExcellence {
  height: 110px;
  text-align: center;
  pointer-events: none;
  width: 112%;
}

.Excellence {
  width: 90px;
  position: relative;
  right: 35px;
  bottom: 25px;
}

/*# sourceMappingURL=landing-page.css.map */
