/*ANIMATION*/

@keyframes clignotement { 
0% {opacity:1;}
50% {opacity:0;}
100% {opacity:1;}
}
/************************/

    #top-page {
      position: fixed;
      bottom: 23px;
      right: 23px;
      cursor: pointer;
      display: none;
      /*border: 2px solid #fff;*/
      z-index: 9;
      border-radius: 50px;
    }
    #top-page > img {
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    width: 40px;
    height: 40px;
    position: relative;
    background: #cacaca;
    bottom: 60px;
    }

/*CONCOURS DESIGNER*/

#concours-designer .container-fluid {
  max-width: 1920px;
  overflow:hidden;
}


#concours-designer .blc .step.active {
  border: 1px solid #5b8ef6;
  background: transparent;
}


.btn-validate {
  background: #32ce32;
  background: -moz-linear-gradient(135deg, #32ce32 0%, #18e818 100%);
  background: -webkit-linear-gradient(135deg, #32ce32 0%, #18e818 100%);
  background: linear-gradient(135deg, #32ce32 0%, #18e818 130%);
  /* max-width: 250px; */
  text-align: center;
  display: inline-block;
  margin-left: auto;
  font-size: 14px;
  font-family: SegoeWP-Bold;
  padding: 23px 20px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  border-radius: 2px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  /* width: 100%; */
  position: relative;
  bottom: 0px;
}

.center-blc {
  text-align: center;
  margin: 40px auto 0 auto;
}

.btn-validate:hover {
    box-shadow: 0 1px 5px #cde2fd, 0 4px 4px #e0e0e0;
    bottom: 2px;
}

#concours-designer .header {
  /*background: url('../images/concours/header.png') no-repeat center;*/
  padding-left: 150px;
  /* margin-bottom: 50px; */
  height: 470px;
}

#concours-designer .line-steps {
  background: #f3f3f3;
  text-align: center;
  padding: 18px 0px 0px 0px;
}
#concours-designer .line-steps:after {
  width: 5.5em;
  height: 5.5em;
  position: absolute;
  top: 14px;
  right: -40px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  z-index: 1;
  background: inherit;
  border-right: 6px solid #fff;
  border-top: 6px solid #fff;
  /*margin-left: -0.9280776503em;*/
}
#concours-designer .line-steps:last-child:after {
  width: 0em !important;
  height: 0em !important;
  z-index: -10 !important;
}

.active .title-step {
    top: 10px;
}
.title-step {
    display: inline-block;
    position: relative;
    top: 0px;
    padding-left: 10px;
    z-index: 2;
}


.Steps {
    position: relative;
    top: 6px;
}

.Steps .check {
  display: none;
}

.line-steps.active:before {
    border-color: #1C91E9;
    border-left-color: transparent;
}

.line-steps.end:before {
    border-color: #CCF4CC;
    border-left-color: transparent;
}

#concours-designer .line-steps.active {
  background: #ffffff;
  border-bottom: 1px solid #f3f3f3;
  padding-top: 0px;
}

#concours-designer .line-steps:last-child.active{
  border-bottom: none !important;
  padding-top: initial !important;
}


#concours-designer .line-steps.end {
  background: #e4ffe4;
  border-bottom: 0px solid transparent;
  padding: 25px 0px 16px 0px;
}
/*
#concours-designer .line-steps.end .title-step {
  top: 0px !important;
}*/

#concours-designer .line-steps.end .check {
  display: block !important;
}

#concours-designer .end img {
  margin-right: 10px;
  padding:3px;
}

#concours-designer .end h3 {
  color: #32ce32 !important;
}

#concours-designer .step-bloc-visuel {
  padding: 37px;
  opacity: .5;
}
#concours-designer .active.step-bloc-visuel , #concours-designer .end img {
  opacity: 1 !important;
}
#concours-designer .end .img-step {
  background: none !important;
}

#concours-designer .step {
  margin:10px 0px;
  background: #F6F6F6;
}
#concours-designer .step.end{
  background: transparent !important;
}

#concours-designer .step .bloc-content {

    padding: 30px;
}

#concours-designer .step.active .bloc-content {
    background: transparent;
}

#concours-designer .active .img-step {
    background: transparent;
    width: 80px;
}

#concours-designer .img-step {
  display: inline-block;
  background: url('../images/concours/circle-fond.svg') no-repeat center;
  /* margin-bottom: 50px; */
  height: 60px;
  width: 60px;
  border-radius: 50px;
}

#concours-designer .active .img-step img{
  padding: 38px 10px;
  width: 100%;
  opacity: 1;
  display: block !important;
}

#faq .qst {

border: 1px solid #f1f1f1;

/* padding:20px; */

cursor: pointer;

margin-bottom: 15px;
}
#faq .qst ul li:first-child{
  padding-top: 10px;
}

#faq .qst h2{
  font-family: SegoeWP-Bold;
  font-size: 20px;
  color: #1b2a2f;
  line-height: 1;
  text-transform: initial;
  letter-spacing: 0;
  margin:0px;
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
  /*border: 1px solid #f1f1f1;*/
  padding:25px;
  cursor: pointer;
}

#faq .summary ul li a {
  padding: 5px 25px;
}

.questions li, .questions p {
  margin-top: inherit !important;
}


#faq a, .blc .bloc-content p a {
  color: #3d3d3d;
  font-weight: 500;
  font-family: Roboto;
  font-size: 16px;
  text-decoration: underline;
}

.answer ul {
    padding-bottom: 25px;
    margin-left: 40px;
}

#faq a {
  color: #3d3d3d;
  font-weight: 500;
  font-family: Roboto;
  font-size: 16px;
  text-decoration: underline;
}

.answer ul li {
  /*color: #3d3d3d;*/
  font-weight: 500;
  padding-top: 5px;
  list-style-type: none;
  font-family: Roboto;
}

#faq .answer p {
  color: #878585;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 300;
  font-size: 16px;
  font-weight: 300;
  display: block;
  cursor: initial !important;
  padding:5px 25px;
}
#faq .answer ul li:before {
  content: "\2022";
  color: transparent;
  border: 2px solid #059ce0;
  width: 10px !important;
  height: 10px;
  display: inline-block;
  border-radius: 50px;
  position: relative;
  top: 8px;
  right: 10px;
}

#faq .qst {
  border: 1px solid #ebebeb;
}

#faq .qst.active {
  border: 1px solid #7d7d7d !important;
}

#faq .qst i {
  float: right;
  padding: 1px;
  font-size: 18px;
  color: #7d7d7d;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}


#faq .active i.rotate {
  color: #000;
  transform: rotate(45deg);
}




.slick-initialized .slick-slide {
    height: 285px;
    border: 2px solid #fff;
}
.prev.slick-arrow {
    position: absolute;
    top: 110px;
    left: 30px;
    cursor: pointer;
}

.next.slick-arrow {
    position: absolute;
    top: 110px;
    right: 30px;
    cursor: pointer;
}


.slick-dots {
  display: none !important;
}

    .icon-right {
        background: url(/resources/fleche-droite.png) no-repeat #afafaf45;
        width: 60px;
        height: 60px;
        background-size: 60px;
        float: right;
        /* margin-left: 45px; */
        border-radius: 50px;
    }
    .icon-left {
        background: url(/resources/fleche-gauche.png) no-repeat #afafaf45;
        width: 60px;
        height: 60px;
        background-size: 60px;
        float: left;
        /* margin-left: 45px; */
        border-radius: 50px;
    }


    .icon-win {
        background: url(../images/concours/icon-win.png) no-repeat center;
        display: block;
        width: 100%;
        text-align: center;
        height: 370px;
    }
#concours-designer .img-step img{
  opacity: .5;
  width: 100%;
  padding: 10px;

}
.winners .cta-win {
  border: 2px solid #FFD15C;
  color: #FFD15C;
  font-family: SegoeWp-Bold;
  font-size: 16px;
  padding: 18px 0px;
  max-width: 350px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  background: #fff;
  border-radius: 3px;
  margin: 0 auto;
}

.winners {
  margin:100px 0px !important;
  overflow:hidden;
}

.winners .icon-win:hover .cta-win {
  background: #FFD15C;
  color: #fff;
}

.blc-motif-win img {
    max-width: 450px;
    max-height: 450px;
    margin: 0 auto;
}

.place {
    color: #FFD15C;
    font-family: SegoeWP-Black;
    font-size: 34px;
    font-style: italic;
    padding: 164px 0px 0px 0px;
}

.place + img + p {
  color: #1B2A2F;
  font-family: SegoeWP-Bold;
  font-size: 22px;
  font-style: italic;
}

#concours-designer h1 {
  font-family: SegoeWP-Black !important;
  font-size: 52px;
  color: #1b2a2f;
  text-transform: uppercase;
  line-height: 1;
  /* text-shadow: 2px 2px 0px white; */
  margin-top: 40px;
}

#concours-designer h1 + p {
  font-family:'SegoeWP-SemiLight';
  font-size:26px;
  text-align:left;
  line-height:1.2;
  color: #1b2a2f;
  margin-bottom: 0px;
}

#concours-designer h1, #concours-designer h1 + p {
  /*margin-left:150px*/;
  max-width:600px;
  width:100%;
}

#concours-designer #countdown {
            text-align: left;
            /*margin-left:150px*/;
            padding: 0px 0;
            font-family: 'Roboto';
            width: 100%;
}

  #concours-designer .countdown-element {
      display: none;
    }
    
  #concours-designer  canvas {
        max-width: 100%;
    }

        .Steps span.number {
    background: #5b8ef6;
    color: #fff;
    width: 30px;
    display:block;
    margin: 0 auto;
    text-align: center;
    border-radius: 50px;
    padding: 4px;
    font-family: SegoeWP-Black;
    font-size: 16px;
    position: relative;
    bottom: 10px;
    /*margin-left: 20px;*/
}

.Steps .active span.date {
    background: #5b8ef6;
}

.Steps span.date {
    display: block;
    text-align: center;
    background: #939CA5;
    max-width: 120px;
    margin: 0 auto;
    border-radius: 50px;
    color: #fff;
    font-family: SegoeWP-SemiBold;
    padding: 3px 0px 5px 0px;
    font-size: 13px;
    position: relative;
    top: 15px;
    z-index: 2;
    left: 38px;
}

.Steps .number + span {
    display: inline-block;
    text-align: center;
    padding-left: 10px;
    font-family: Roboto;
    font-weight: 400;
    color: #939CA5;
    font-size: 16px;
}

.Steps .end .number + span {
    color: #32ce32;
}

.Steps .active .number + span {
    color: #5b8ef6;
}
/*
.Steps .active {
       box-shadow: 1px 5px 6px #eaeaea;
}*/

#faq {
  margin-bottom: 150px;
}

#concours-designer .blc {
      margin: 100px 0px 200px 0px;
}

.thk-text {
  color: #878585;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 300;
  font-size: 16px;
  font-weight: 300;
  display: block;
  cursor: initial !important;
  padding: 5px 25px;
}

#concours-designer .blc h2, #faq h2.h2-faq {
  font-family: SegoeWp-Black;
  font-size: 32px;
  text-align: center;
  color: #1b2a2f;
    margin-bottom: 50px;
}

#concours-designer .blc h2{
 text-transform: uppercase;
}
#concours-designer .blc h2 .gold{
 color: #FFD15C !important;
}

#concours-designer .blc .vote {
    background: url(../images/concours/positive-vote.svg) no-repeat center;
    background-size: 44%;
    padding: 16vh 0px;
}

#concours-designer .blc h2 + p{
  font-size: 16px;
  font-weight: 300;
  color: #878585;
  font-family: Roboto;
  line-height: 1.6;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

#concours-designer .blc h3 {
  font-family: SegoeWp-Bold;
  font-size: 20px;
  text-align: left;
  color: #1b2a2f;
}
#concours-designer .blc .active h3 {
  color: #5B8EF6;
}
#concours-designer .blc .bloc-content p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  color: #939CA5;
}
#concours-designer .blc .bloc-content h3 p, #concours-designer .Steps .title-step p {
  font-family: SegoeWP-Bold;
  font-weight: 300;
  font-size: 12px;
  color: #5B8EF6;
  display: inline-block;
  border: 1px solid #5B8EF6;
  padding: 9px 10px;
  border-radius: 50px;
  line-height: 0;
  margin-left: 10px;
  position: relative;
  bottom: 2px;
}
#concours-designer .end h3 p, #concours-designer .end .statut {
  color: #fff !important;
  border: 1px solid #32ce32 !important;
  background: #32ce32;
  padding-bottom: 12px !important;
}
#concours-designer .blc .bloc-content h3 p .dot, #concours-designer .Steps .title-step p .dot{
 width: 6px;
 height: 6px;
  display: inline-block;
  background: #5B8EF6;  
  border-radius: 50px;
  animation: clignotement 2s infinite;
}
#concours-designer .end p .dot{
display: none !important;
}


#concours-designer .blc .step-bloc-visuel span{
 font-family: SegoeWP-Bold;
font-size: 35px;
}

#concours-designer .astuce{
  border-radius: 58em / 2em;
  padding: 150px 0px 150px 0px;
  background: #f2f6fb;
  margin-bottom: 50px;
}

#concours-designer .no-margin-top{
  margin-top: 0px !important;
}

.active .step-bloc-visuel, .end .step-bloc-visuel {
    opacity: 1 !important;
}

#concours-designer .no-margin-bottom{
  margin-bottom: 0px !important;
}

h3.win {
  background: #FFD15C;
  color: #fff !important;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1;
}


#concours-designer .astuce .col-md-6{
text-align: center;
}



#concours-designer .astuce .text-upp{
  font-family: Roboto;
      font-size: 35px;
      text-align: center;
      font-weight: 300;
      line-height: 1.2;
}


#concours-designer .astuce ul{
text-align: left;
margin: 25px 0px !important;
}

#concours-designer .astuce ul li{
  font-family: Roboto;
  color: #939CA5;
  font-size: 16px;
}

/*Mobile responsive */

@media all and (max-width: 991px){

  #concours-designer .header {
    padding: 21px;
  }

  h1 {
      font-size: 42px !important;
  }

  h1 + p {
    font-size: 22px !important;
    font-weight: 400;
  }

  #concours-designer #faq .qst h2 {
    font-size: 16px;
    max-width: 350px;
    line-height: 1.5;
  }
  #concours-designer #faq .qst i {
    font-size: 12px;
    color: #1b2a2f;
    position: absolute;
    right: 40px;
  }

  #concours-designer #faq h2.h2-faq, #concours-designer .blc h2, #concours-designer .astuce .text-upp {
    font-size: 22px;
  }

}

@media all and (max-width: 1320px){

  #concours-designer .img-step, #concours-designer .active .title-step .statut, #concours-designer .line-steps:after, #concours-designer .number {
    display: none;
  }

  #concours-designer .step .bloc-content {
    padding-top: 0px !important;
  }

  #concours-designer .step .step-bloc-visuel {
    padding-bottom: 0px !important;
  }

  #concours-designer .title-step {
    display: block;
    padding: 10px 0px;
}

#concours-designer .title-step {
  top: 0px !important;
}

  #concours-designer .Steps span.date{
    left: 0px;
    top: 0px;
}

#concours-designer .Steps .line-steps {
  padding: 25px 0px;
}

}