/** block slider top **/
#block-slider-hp{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 11.32%, #CACACA 102.36%);
  padding: 60px 0;
}

#block-marques{
max-width: 740px;
margin:100px auto 0 auto;
}

#block-marques .row-marques{
  margin-top: 35px;
}

#block-marques .slick-slide img {
margin: 0 auto;
  min-width: 65px;
  max-height: 58px;
}

#block-slider-hp .container-fluid{
    max-width: 1800px;
}
#block-slider-hp .bloc-links{
  margin-top: 40px;
}
.slider-demo-img .slick-slide img{
  width: 100%;
}

.slider-demo-img .slick-dots{
  margin:0 auto;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  display: table;
}

.slider-demo-img .slick-dots li{
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 0 4px;
}

.slider-demo-img .slick-dots li.slick-active button{
  background: var(--color-darkBlue);
}

.slider-demo-img .slick-dots li button{
  text-indent: -99999px;
  background: #ADADAD;
  border: 0;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 0;
  height: 12px;
  width: 12px;
}

.col-demo-titre .h2{
  color: var(--color-darkBlue);
  font-size: 61px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 63px;
}
.col-demo-titre p{
  color: var(--color-darkBlue);
  font-size: 20px;
  font-family: Asap, 'sans-serif';
  font-weight: 400;
  line-height: 28px;
}
.col-demo-demande {
  color: #fff;
  font-size: 16px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 26px;
  background-color: #FE005E;
  border-radius: 5px;
  border: 1px #FE005E solid;
  padding: 12px 46px;
  text-decoration: none;
  margin-left: 9px;
}
.col-demo-demande:hover {
  color: #fff;
}
.col-demo-more {
  color: var(--color-darkBlue);
  font-size: 16px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 26px;
  background-color: white;
  border-radius: 5px;
  border: 1px var(--color-darkBlue) solid;
  padding: 12px 16px;
  text-decoration: none;
}
.col-demo-more:hover {
  color: var(--color-darkBlue);
}
.col-demo-marques,.col-marques-img{
  text-align: center;
}
.col-demo-marques p{
  color: var(--color-darkBlue);
  font-size: 17px;
  font-family: Asap, 'sans-serif';
  font-weight: 500;
  line-height: 28px;
}
.col-demo-marques span{
  font-weight: 700;
}

.row-exp-titre{
  padding-bottom: 80px;
}
.row-fidelisation-titre,.row-fidelisation-titre,.col-fidelisation-btn,.row-client-titre,.col-client-btn{
  text-align: center;
}
.col-fidelisation,.col-client{
  padding-bottom: 60px;
}
.col-client{
  text-align: center;
}
.col-fidelisation .h4,.col-client .h4 {
  color: var(--color-darkBlue);
  font-size: 27px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  padding-top: 16px;
}
.col-fidelisation p,.col-client p {
  color: var(--color-darkBlue);
  font-size: 17px;
  font-family: Asap, 'sans-serif';
  font-weight: 500;
  line-height: 22px;
  padding-top: 10px;
}
.row-fidelisation-titre h2,.row-client-titre h2, .h2-reussite h2{
  color: var(--color-darkBlue);
  font-size: 48px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 70px;
}
.row-fidelisation-titre span,.row-client-titre span, .h2-reussite span{
  color: #FE005E;
  font-size: 48px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 70px;
  word-wrap: break-word
}
.row-fidelisation-titre,.row-client-titre{
  padding-bottom: 65px;
}
.row-client-titre p{
  color: var(--color-darkBlue);
  font-size: 20px;
  font-family: Asap, 'sans-serif';
  font-weight: 400;
  line-height: 28px;
}
.col-fidelisation-btn button,.col-client-btn button{
  color: white;
  background-color: #FE005E;
  font-size: 16px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 26px;
  border: none;
  border-radius: 5px ;
  padding: 8px 32px;
}
.row-fidelisation,.row-client{
  padding-bottom: 40px;
}

.bloc-exp{
    text-align: center;
    margin: 120px auto 160px auto;
}
.col-exp .h4{
    color: #FE005E;
    font-size: 27px;
    font-family: Asap, 'sans-serif';
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
}
.col-exp p{
    color: var(--color-darkBlue);
    font-size: 17px;
    font-family: Asap, 'sans-serif';
    font-weight: 600;
    line-height: 22px;
}
.col-exp{
    height:100px;
}
.col-exp-titre span{
    color: #FE005E;
    font-size: 48px;
    font-family: Asap, 'sans-serif';
    font-weight: 700;
    text-transform: uppercase;
    line-height: 55px;
}
.col-exp-titre h2{
    color: var(--color-darkBlue);
    font-size: 48px;
    font-family: Asap, 'sans-serif';
    font-weight: 700;
    line-height: 55px;
}


/** bloc demo banner **/

.banner-demo{
  height: 775px;
  position: relative;
}

.col-banner-demo .h2{
  color: white;
  font-size: 61px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 63px;
  z-index: 10;
  margin-top: 170px;
}
.col-banner-demo span{
  color: #FE005E;
}

.col-banner-demo .btn-pink{
  background-color: #FE005E;
  border: none;
  border-radius: 10px;
  color: white;
  font-size: 33.78px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 55px;
  padding: 10px 32px;
  margin: 80px auto 120px auto;
  text-decoration: none;
  -ms-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  display:table;
}
.col-banner-demo p, .col-banner-demo p a{
  color: white;
  font-size: 20px;
  font-family: Asap, 'sans-serif';
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}
.col-banner-demo{
  text-align: center;
  z-index: 1;
}

#wordsList{
  display:none;
}

#wordsContainer{
  position: relative;
  display: inline-block;
  text-align: left;
  min-width: 310px;
  top: 18px;
  height: 70px;
  overflow: hidden;
}

#wordChange {
  position: relative;
  top: 70px;
}
/**** fin banner demon ****/

.card-last-actu img{
  width: 100%;
  border-radius: 5px;
}
.col-news-title .h2{
  color: var(--color-darkBlue);
  font-size: 48px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 70px;
}
.col-news-title span{
  color: #FE005E;
}
.col-news-title p{
  color: var(--color-darkBlue);
  font-size: 20px;
  font-family: Asap, 'sans-serif';
  font-weight: 600;
  line-height: 26px;
  padding-bottom: 58px;
  margin: 0;
  padding-top: 10px;
}
.col-news-title{
  text-align: center;
}

.card-title a{
  text-decoration: none;
  color: var(--color-darkBlue);
  font-size: 20px;
  font-family: Asap, 'sans-serif';
  font-weight: 700;
  line-height: 24px;
}
.actu-category{
  background-color: #1E1E1E;
  color: #FFFFFF;
  border-radius: 5px;
  padding: 6px 16px;
}
.card-last-actu{
  position: relative;
}
.actu-category{
  position: absolute;
  bottom:60px;
  left: 27px;
  font-family: Asap, 'sans-serif';
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0.64px;
}
.card-img-top{
  padding-bottom: 28px ;
}
.actu-published{
  color: #172327;
  font-size: 16px;
  font-family: Asap, 'sans-serif';
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 15px;
  margin: 0;
}
.card-body{
  box-shadow: 0px 4px 12px rgba(191.23, 191.23, 191.23, 0.5);
  border-radius: 5px 5px 16px 16px;
}
.last-news-container{
  margin: 140px auto 180px auto;
}
.last-actu-text{
  padding: 0 30px;
}
.parallax__container {
  clip: rect(0, auto, auto, 0);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -100;
}

.parallax {
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;

  /* BG behaviour */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slider-reussite img{
  width: 100%;
}
.slider-reussite{
  text-align: center;
}

.slick-dots{
  margin:0 auto;
  text-align: center;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  display: table;
  border-radius: 25px;
  padding: 10px 6px 0 6px;
}

.slick-dots li{
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 0 4px;
}
.slick-dots li.slick-active button{
  background: #FE005E;
  opacity: 1;
}
.slick-dots li button{
  text-indent: -99999px;
  background: #0c2461;
  border: 0;
  opacity: 0.9;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 0;
  height: 12px;
  width: 12px;

}
.reussite-text span{
  color: var(--color-darkBlue);
  font-size: 20px;
  font-family: Asap, 'sans-serif';
  font-weight: 400;
  line-height: 28px;
}
.reussite-img-small img{
  max-width: 150px;
}