@font-face{
    font-family:bebas_bold;
    src:url(../fonts/bebasneue_bold-webfont.woff2) format('woff2'),url(../fonts/bebasneue_bold-webfont.woff) format('woff');
    font-weight:400;
    font-style:normal;
}

@font-face{
    font-family:bebas_book;
    src:url(../fonts/oswald-regular.woff2) format('woff2'),url(../fonts/oswald-regular.woff) format('woff');
    font-weight:400;
    font-style:normal;
}

@font-face{
    font-family:ferveur_blackitalic;
    src:url("./fonts/Ferveur-Black_Italic.woff2") format('woff2'),url("./fonts/Ferveur-Black_Italic.woff") format('woff');
    font-weight:400;
    font-style:normal;
}

@font-face{
    font-family:ferveur_italic;
    src:url("fonts/ferveurextended-italic-webfont.woff2") format('woff2'),url(../fonts/ferveurextended-italic-webfont.woff) format('woff');
    font-weight:400;
    font-style:normal;
}

   /* HEADER & FOOTER */ 

   #header{
    background-color: #000;
}

@font-face
{
    font-family: psel-oswald;
    src: url(/fonts/oswald-regular.woff2) format('woff2'), url(/fonts/oswald-regular.woff) format('woff');
    font-weight: 400;
    font-size: normal;
}

#bandeau .psel-menu-arjel {
    color: #fff!important;
    font-family: psel-oswald;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin: auto;
    font-size: 1.2rem;
    line-height: 1.44;
    margin: 0;
    color: #fff !important;
}

#bandeau .psel-menu-arjel span {
    font-size: 1rem;
    color: #fff !important;
}

#header .psel-menu {
    background: #0050d2 linear-gradient(90deg,#0050d2,#001964);
    border-bottom: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 10;
    padding: 0;
}

#header .menu {
    transition: all .3s;
}

#bandeau{
    background:#000;
    text-transform:uppercase;
    text-align:center;
    height:60px;
    padding:3px 20px;
    font-family:psel-oswald !important;
    transition:all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF !important;
}

#bandeau p{
    color: #FFF !important;
    font-family:psel-oswald !important;
}

#header .psel-menu-block{
    height: 70px;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 1280px;
}

#header .psel-menu-block-elements{
    display: flex;
    align-items: center;
    justify-self: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.sticky{
    position: fixed;
    top: 0;
    width: 100%;  
    z-index: 1000;
    transition: all .45s ease-in-out;
}

.sticky + .fdj  {
    padding-top: 67px;
}

#header ul{
    padding: 0px 16px !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#header ul li, #header .psel-menu-inscription{
    padding: 0 30px;
}

#header ul li a, #header .psel-menu-inscription-m .sports{
    font-family: Montserrat, sans-serif;
    color: #FFF;
    text-decoration: none;
    align-self: center;
    position: relative;
    padding: 26px 0px;
    font-size: 0.9rem;
    width: 100%;
}

#header ul li a:hover:before{
    border-bottom: 4px solid #69d73c;
}

#header ul li a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
}

#header .no-bullets, #footer .no-bullets{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#header ul li .sports, #header .psel-menu-inscription-m .sports{
    align-self: center;
    position: relative;
    display: flex;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff!important;
    position: relative;
    justify-content: center;
    align-items: center;
    background-color: inherit;
    border: 0 none;
    cursor: pointer;
}

#header .menu-18{
    padding-bottom: 8px;
}

#header .psel-menu-inscription{
    background-color: #69d73c !important;
    margin-left: 0px;
}

#header .psel-menu-inscription:hover{
    background-color: #5ab833 !important;
}

#header ul .psel-menu-inscription a:before{
    display: none !important;
}

#header .psel-menu-inscription-m, #header .connexion-li-m{
    display: none;
}

#header .menu-m{
    flex: 1 0 100%;
    order: 4;
    height: 48px;
    max-width: 100%;
    background-color: #0050d2;
    overflow: hidden;
}

#header .menu-m ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    overflow-y: auto;
    height: 70px;
    max-width: 100%;
    list-style: none;
    padding: 0 16px 0 0;
    margin: 0;
    width: 100%;
}

#header .connexion{
    background-color: #FFF !important;
    padding: 23px 20px;
    cursor: pointer;
}

#header .connexion::before{
    display: none;
}

#header .connexion-li{
    padding-right: 0px;
}


#footer {
    background-color: #f2f6fd;
    padding: 0;
    font-size: 1.2rem;
    font-family: Montserrat, sans-serif;
}

#footer .footer-content{
    padding: 0px 0px 20px 0px;
    width: 70%;
    margin: auto;
}

#footer .footer-content-block{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding: 40px 0;
    border-bottom: 1px solid #00265a;
    flex-wrap: wrap;
}

#footer .footer-content-first-block{
    display: flex;
    align-items: flex-start;
    justify-content:flex-start;
    flex-direction: column;
    color: #00265a;
    margin-right: 10px;
    margin-top: 10px;
}

#footer .footer-content-footer-plan{
    margin-right: 10px;
    margin-top: 10px;
}

#footer .footer-content-footer-plan a{
    text-decoration: none;
    color: #00265a;
    font-size: 12px;
}

#footer .footer-content-footer-plan a:hover{
    color: #0050d2;
}

#footer .footer-ul-plan{
    line-height: 14px;
}

#footer .footer-title{
    font-size: 1rem;
    color: #00265a;
    margin-bottom: 20px;
    font-weight: 600;
}

#footer .footer-title-faq{
    margin-top: 30px;
}

#footer .footer-p{
    font-size: 12px;
    color: #00265a;
    margin-top: 10px;
    text-align: center;
}

#footer .footer-rs{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}

#footer .footer-rs p{
    text-align: left !important;
    margin-bottom: 20px !important;
}

#footer .footer-rs-faq{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}

#footer .footer-rs-faq p{
    font-size: 0.8rem;
    font-weight: 500;
    width: 100%;
    text-align: center !important;
    margin: 16px 0 0;
}

#footer .footer-rs-logo{
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer .footer-tw{
    margin-left: 1.6rem;
}

#footer .footer-faq{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

#footer .footer-faq p{
    margin-top: 6px !important;
}

#footer .footer-jeu-logos{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
}

#footer .footer-jeu-logo-conseils{
    margin-right: 15px;
}


#footer .psel-footer__hr {
    display: block;
    height: 1px;
    background-color: #00265a;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-bottom: 20px;
}

#footer .footer-jeu-responsable{
    margin-top: 30px;
}


#footer .footer-jeu-paiement .footer-title{
    margin-bottom: 33px;
}

#footer .footer-content-second-block{
    background-color: #00265a;
    padding: 2rem 8rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: #FFF;
}

#footer .footer-content-second-block-grid{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 80%;
    margin: auto;
}

#footer .footer-content-second-block-ANJ{
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #FFF;

}

#footer .footer-content-second-block p{
    line-height: 1.0rem;
    font-family: Montserrat, sans-serif;
    font-weight: 300 !important;
    font-size: 10px !important;
    margin: 0;
}

#footer .footer-content-second-block img{
    height: fit-content;
    margin-right: 20px;
}

#footer .footer-partenaires{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
}

#footer .footer-partenaires a{
    padding: 10px 20px 10px 0px;
}

#footer .footer-partenaires .nba{
    padding: 10px 40px 10px 0px;
}

#footer .footer-partenaires .foot{
    padding: 10px 30px 10px 0px;
}


@media only screen and (max-width : 1440px){
    #footer .footer-content{
    width: 80%;
}
}

@media only screen and (min-width : 1050px) and (max-width : 1241px) { 
    #header ul li{
    padding: 0 18px;
    }

    #header .psel-menu-block {
        justify-content: center;
    }
}
@media only screen and (min-width : 1024px) and (max-width : 1049px) { 
    #header ul li{
    padding: 0 15px;
    }
    #header .psel-menu-block {
        justify-content: center;
    }
}

@media only screen and (max-width : 768px) {
    #bandeau p{
        font-size: 14px;
    }

    #bandeau p span{
        font-size: 12px;
    }

    .sticky + .fdj  {
        padding-top: 100px;
    }
}

@media only screen and (min-width : 480px) {
    #header .menu-m{
        display: none !important;
    }
}

@media only screen and (min-width : 320px) and (max-width : 1109px){

    .sticky + .fdj  {
        padding-top: 100px;
    }

    #header .psel-menu-block {
        height: 96px;
        align-items: flex-start;
    }

    #header .psel-menu-block-elements img{
        padding-top: 5px;
    }

    #header .psel-menu-inscription, #header .connexion-li-m{
        display: none;
    }

    #header .psel-menu-inscription-m {
        display: flex !important;
        justify-content: flex-end;
        padding-left: 0;
        padding-right: 0;
    }

    #header .psel-menu-inscription-m .inscrire-m{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    #header ul li a, #header .psel-menu-inscription-m .sports{
        padding: 12px 0px;
    }

    #header .psel-menu-block-elements {
        justify-content: space-between;
    }

    #header ul{
        width: 100%;
    }

    #header .connexion-li{
        display: none;
    }

    #header .connexion-m{
        padding: 15px !important;
    }

    #header .psel-menu-block-elements .connexion-m img {
        padding-top: 0px !important;
    }
}

@media only screen and (min-width : 320px) and (max-width : 1153px)
{
    #footer .footer-content-footer-plan{
    margin-right: 10px;
    margin-top: 30px;
    }
}

@media only screen and (min-width : 320px) and (max-width : 1023px) {

    #footer .footer-content-first-block{
        justify-content: flex-start;
        flex-wrap: wrap;
        overflow: scroll;
        margin-top: 30px;
    }

    #footer .footer-content-block{
        padding: 20px 0px;
    }


    #footer .footer-content-second-block{
        padding: 2rem 1rem !important;
        justify-content: flex-start;
    }

    #footer .footer-contact, #footer .footer-jeu-responsable {
        margin-right: 50px;
    }

}

@media only screen and (min-width : 320px) and (max-width : 828px) {
    #footer .footer-jeu-paiement{
        margin-top: 60px;
    }
}

@media only screen and (min-width : 320px) and (max-width : 699px) {
    #header ul{
        padding: 0 !important;
    }

    #header ul li {
        padding: 0px 10px;
    }

}

@media only screen and (min-width : 320px) and (max-width : 515px) {

    #header .psel-menu-inscription-m .inscrire-m {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

}

@media only screen and (min-width : 320px) and (max-width : 501px) {
    #footer .footer-jeu-paiement{
        margin-top: 40px;
    }

    #header .psel-menu-block-elements .logo{
        width: 220px;
        padding-top: 10px;
    }

    #header .logo18{
        display: flex;
    }
}

@media only screen and (min-width : 320px) and (max-width : 479px) {
    #bandeau p{
        font-size: 12px;
    }

    #bandeau p span{
        font-size: 10px;
    }

    #header .psel-menu-block-elements {
        justify-content: space-between;
    }  
    
    #header .ul-desk {
        display: none !important;
    }

    #header .psel-menu-block-elements {
        overflow: scroll;
    }

    #header .psel-menu-inscription {
        margin-left: 3px;
    }

    #header ul li a, #header .psel-menu-inscription-m .sports{
        padding: 15px 0px;
    }

}

@media only screen and (min-width : 320px) and (max-width : 425px) {

    #header .psel-menu-inscription-m .inscrire-m {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #header .psel-menu-inscription-m .connexion-m {
        padding-left: 7px !important;
        padding-right: 7px !important;
    } 

    #footer .footer-jeu-paiement  .footer-jeu-logos img{
        width: 80%;
    }

    #footer .footer-jeu-logo-conseils {
        margin-right: 5px;
    }

    #footer .footer-content-second-block-grid {
        flex-direction: column;
    }

    #footer .footer-content-second-block-ANJ img{
        margin-bottom: 20px;
    }

}

@media only screen and (min-width : 320px) and (max-width : 394px) {
    #header .psel-menu-inscription {
        padding: 0px;
    }

    #header .psel-menu-block-elements .logo {
        width: 180px;
    }

    #header .psel-menu-block-elements .menu-18 {
        width: 22px;
    }
}

@media only screen and (min-width : 320px) and (max-width : 350px) {
    #header .psel-menu-block-elements .logo {
        width: 160px;
    }

    #header .psel-menu-block-elements .menu-18 {
        width: 20px;
    }
}

@media only screen and (max-width: 320px){
    #header .psel-menu-inscription {
        margin-left: 0px !important;
}}



body{
    font-family:Montserrat,sans-serif;
    font-size:15px;
    line-height:15px;
    font-weight:300;
    color:#00265A;
    background:#FFF;
    margin: 0 !important;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
    font-weight:400;
}


#fdj .container-3{
    display: none;
}

a{
    text-decoration:none;
}

a:active,a:focus,a:hover{
    outline:0;
    text-decoration:none;
    box-shadow:none;
}

a.link{
    display:inline-block;
    margin:0 auto;
    background:#69d73c;
    font-family:Montserrat,sans-serif;
    font-size:16px;
    border-radius: 4px;
    text-align:center;
    padding:12px;
    font-weight:700;
    color:#00265A;
    cursor:pointer;
    transition:transform .3s;
    text-transform:uppercase;
    letter-spacing: 1;
}

a.link:active,a.link:focus,a.link:hover{
    transform:scale(1.1);
}

p{
    margin:0;
}

.psel-bonus-tuto{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.psel-bonus-tuto .link-tuto-1{
    margin: 15px 0px 15px 0px !important;
    animation: bouton 1s linear infinite;
}

.link-tuto-1{
    animation: bouton 1s linear infinite;
}

.link-tuto-2{
    margin-bottom: 0px !important;
}

.link-tuto-3{
    margin: 20px 0px 40px 0px !important;
}

.link-tuto-4{
    margin: 20px 0px 40px 0px !important;
}


@keyframes bouton {

0% {
    transform: rotate(0) scale(1);
}
50% {
    transform: rotate(0) scale(1.1);
}
100% {
    transform: rotate(0) scale(1);
}

}

@media (min-width:768px){
        
    #footerFDJ .arjel{
        text-align:right;
        padding-top:37px;
    }

    #footerFDJ .image{
        text-align:left;
        margin-right:120px;
    }

    #footerFDJ .image img{
        margin:0;
    }

}

#fdj{
    overflow:hidden;
    margin-top: 0px;
}

@keyframes cent {
        
    0% {
        transform: rotate(0) scale(1);
    }
    50% {
        transform: rotate(-5deg) scale(1.1);
    }
    100% {
        transform: rotate(0) scale(1);
    }

}

@keyframes zoom {

    0% {
        transform: rotate(0) scale(1);
    }
    50% {
        transform: rotate(0) scale(1.1);
    }
    100% {
        transform: rotate(0) scale(1);
    }
}

   /* CAROUSEL DESKTOP*/

   #fdj .container {
    top: 60px;
    left: calc(50% - 300px);
    display: flex;
    padding: 40px 0px;
    justify-content: center;
    position: unset !important;
    }

    #fdj .card {
    display: flex;
    width: 385px;
    background-color: #17141d;
    border-radius: 8px;
    transition: 0.3s ease-out;
    position: relative;
    left: 0px;
    background-size: cover;
    background-position-x: center;
    cursor: pointer;
    margin: 7px;
    border: none !important;
    }


    #fdj .card:hover {
    transition: 0.3s ease-out;
    z-index: 100;
    transform: scale(1.05);
    }

    #fdj .card:hover ~ .card {
    position: relative;
    transition: 0.3s ease-out;
    }

    #fdj .title {
    color: white;
    font-weight: 300;
    position: absolute;
    left: 20px;
    top: 15px;
    }

    #fdj .bar {
    position: absolute;
    top: 100px;
    left: 20px;
    height: 5px;
    width: 150px;
    }

    #fdj .emptybar {
    background-color: #2e3033;
    width: 100%;
    height: 100%;
    }

    #fdj .filledbar {
    position: absolute;
    top: 0px;
    z-index: 3;
    width: 0px;
    height: 100%;
    background: rgb(0,154,217);
    background: linear-gradient(90deg, rgba(0,154,217,1) 0%, rgba(217,147,0,1) 65%, rgba(255,186,0,1) 100%);
    transition: 0.6s ease-out;
    }

    #fdj .card:hover .filledbar {
    width: 120px;
    transition: 0.4s ease-out;
    }

    #fdj .circle {
    position: absolute;
    top: 150px;
    left: calc(50% - 60px);
    }

    #fdj .stroke {
    stroke: white;
    stroke-dasharray: 360;
    stroke-dashoffset: 360;
    transition: 0.6s ease-out;
    }

    #fdj .card:hover .stroke {
    stroke-dashoffset: 100;
    transition: 0.6s ease-out;
    }


     /* CAROUSEL MOBILE */

     #fdj .card-2 {
        position: absolute;
        width: 60%;
        height: 100%;
        left: 0;
        right: 0;
        margin: auto;
        transition: transform 0.4s ease;
        cursor: pointer;
    }
    #fdj .container-2 {
        width: 100%;
        max-height: 125px;
        height: 100%;
        transform-style: preserve-3d;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: auto !important;
    }

    #fdj .container-2 input{
        display: none;
    }

    #fdj .cards {
        position: relative;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }
    #fdj .container-2 img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover;
    }
    #item-1:checked ~ .cards #song-3, #item-2:checked ~ .cards #song-1, #item-3:checked ~ .cards #song-2 {
        transform: translatex(-40%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
    }
    #item-1:checked ~ .cards #song-2, #item-2:checked ~ .cards #song-3, #item-3:checked ~ .cards #song-1 {
        transform: translatex(40%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
    }
    #item-1:checked ~ .cards #song-1, #item-2:checked ~ .cards #song-2, #item-3:checked ~ .cards #song-3 {
        transform: translatex(0) scale(1);
        opacity: 1;
        z-index: 1;
    }

    #item-1:checked ~ .cards #song-1 img, #item-2:checked ~ .cards #song-2 img, #item-3:checked ~ .cards #song-3 img {
        box-shadow: 0px 0px 5px 0px rgba(81, 81, 81, 0.47);
    }

    #fdj .player {
        background-color: #fff;
        border-radius: 8px;
        min-width: 320px;
        padding: 16px 10px;
    }
    #fdj .upper-part {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        height: 36px;
        overflow: hidden;
    }
    #fdj .play-icon {
        margin-right: 10px;
    }
    #fdj .song-info {
        width: calc(100% - 32px);
        display: block;
    }
    #fdj .song-info .title {
        color: #403d40;
        font-size: 14px;
        line-height: 24px;
    }
    #fdj .sub-line {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    #fdj .subtitle, #fdj .time {
        font-size: 12px;
        line-height: 16px;
        color: #c6c5c6;
    }
    #fdj .time {
        font-size: 12px;
        line-height: 16px;
        color: #a5a5a5;
        font-weight: 500;
        margin-left: auto;
    }
    #fdj .progress-bar {
        height: 3px;
        width: 100%;
        background-color: #e9efff;
        border-radius: 2px;
        overflow: hidden;
    }
    #fdj .progress {
        display: block;
        position: relative;
        width: 60%;
        height: 100%;
        background-color: #2992dc;
        border-radius: 6px;
    }
    #fdj .info-area {
        width: 100%;
        position: absolute;
        top: 0;
        left: 30px;
        transition: transform 0.4s ease-in;
    }
    #item-2:checked ~ .player #test {
        transform: translateY(0);
    }
    #item-2:checked ~ .player #test {
        transform: translateY(-40px);
    }
    #item-3:checked ~ .player #test {
        transform: translateY(-80px);
    }




    /*ADD*/

    body{
        font-family:Montserrat,sans-serif;
        font-size:15px;
        line-height:15px;
        font-weight:300;
        color:#00265A;
        background:#FFF;
        margin: 0 !important;
    }
    
    h1,h2,h3,h4,h5,h6{
        margin:0;
        font-weight:400;
    }


    #fdj .container-3{
        display: none;
    }
    
    a{
        text-decoration:none;
    }
    
    a:active,a:focus,a:hover{
        outline:0;
        text-decoration:none;
        box-shadow:none;
    }
    
    a.link{
        display:inline-block;
        margin:0 auto;
        background:#69d73c;
        font-family:Montserrat,sans-serif;
        font-size:16px;
        border-radius: 4px;
        text-align:center;
        padding:12px;
        font-weight:700;
        color:#00265A;
        cursor:pointer;
        transition:transform .3s;
        text-transform:uppercase;
        letter-spacing: 1;
    }
    
    a.link:active,a.link:focus,a.link:hover{
        transform:scale(1.1);
    }
    
    p{
        margin:0;
    }

    .psel-bonus-tuto{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }

    .psel-bonus-tuto .link-tuto-1{
        margin: 15px 0px 15px 0px !important;
        animation: bouton 1s linear infinite;
    }

    .link-tuto-1{
        animation: bouton 1s linear infinite;
    }

    .link-tuto-2{
        margin-bottom: 0px !important;
    }

    .link-tuto-3{
        margin: 20px 0px 40px 0px !important;
    }

    .link-tuto-4{
        margin: 20px 0px 40px 0px !important;
    }


    @keyframes bouton {
    
    0% {
        transform: rotate(0) scale(1);
    }
    50% {
        transform: rotate(0) scale(1.1);
    }
    100% {
        transform: rotate(0) scale(1);
    }

    }

    @media (min-width:768px){
            
        #footerFDJ .arjel{
            text-align:right;
            padding-top:37px;
        }

        #footerFDJ .image{
            text-align:left;
            margin-right:120px;
        }

        #footerFDJ .image img{
            margin:0;
        }

    }

    #fdj{
        overflow:hidden;
        margin-top: 0px;
    }

        
    #fdj .part1{
        background:url("https://www.fdj.fr/files/1920x926_100_summertime.png") no-repeat;
        animation: couleur 3s linear infinite;
        background-color: #002DAA;
        background-size:cover;
        background-position: center;
        color:#fff;
        padding:30px 15px 10px 15px !important;
        text-align:center;
        z-index:1;
    }

    @keyframes couleur{
        0%{background-color:#002DAA}
        25%{background-color:#010F55}
        50%{background-color:#002DAA}
    }

    #fdj .part1 .deco{
        display:none;
    }

    #fdj .part1 .txt{
        padding-top: 20px;
    }

    #fdj .part1 .txt h1{
        font-family:ferveur_blackitalic;
        font-size:35px;
        text-align:right;
        color: #FFF;
        background: -webkit-linear-gradient(#2ad026, #b7ff00);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
        line-height: 35px;
    }


    #fdj .part1 .txt p{
        text-align:right;
        display:block;
        font-family:Montserrat;
        text-transform: uppercase;
        font-size:20px;
        line-height:20px;
        font-weight: 400;
        text-align: center;
    }

    #fdj .part1 .txt span{
        font-weight: 700;
    }

    #fdj .part1 .txt .logo-bonus{
        margin:60px auto;
        max-width:100%;
        height:auto;
        animation: cent 2s linear infinite;
    }

    #fdj .part1 .txt .code{
    font-size: 28px !important;
    margin-top: 20px;
    font-weight: 400;
    line-height: 36px;
    }

    #fdj .part1 .txt .code span{
        font-size: 37px !important;
        font-weight: 800;
    }

    #fdj .psel-depot-double-cta{
        position: relative;
        display: block;
        font-family: Montserrat;
        font-weight: 800;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        text-decoration: none;
        color: #000F55;
        background-image: linear-gradient(to right, #2ad026, #b7ff00, #b7ff00, #2ad026);
        border-radius: 30px;
        padding: 7px 40px;
        margin: auto;
        transition: transform .3s;
        cursor: pointer;
        width: fit-content;
        margin: 0px auto 30px auto;

        moz-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            background-size: 300% 100%;
    }

    #fdj .psel-depot-double-cta:hover {
        background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    #fdj .psel-bonus-tuto .psel-depot-double-cta, #fdj .part4 .psel-depot-double-cta{
        padding: 15px 30px !important;
        font-size: 17px;
    }

    #fdj .part4 .psel-depot-double-cta{
        margin: auto !important;
    }

    #fdj .btn:active, #fdj .btn:hover, #fdj .tuto:active, #fdj .tuto:hover 
    {
        transform: scale(1.02);
    }

    @keyframes cent {
    
        0% {
            transform: rotate(0) scale(1);
        }
        50% {
            transform: rotate(-5deg) scale(1.1);
        }
        100% {
            transform: rotate(0) scale(1);
        }

    }

    @keyframes zoom {
    
        0% {
            transform: rotate(0) scale(1);
        }
        50% {
            transform: rotate(0) scale(1.1);
        }
        100% {
            transform: rotate(0) scale(1);
        }
    }

    #fdj .part2{
        padding:30px 0;
        color:#00265A;
        text-align:center;
        position:relative;
        z-index:2;
    }
        
    #fdj .part2 .condition{
        position:absolute;
        top:-25px;
        text-align:center;
        color:#fff;
        z-index:2;
        left:0;
        width:100%;
        font-size:11px;
        font-weight:500;
        cursor:pointer;
        transition:all .3s;
    }
        
    #fdj .part2 .condition:hover{
        color:#69D73C;
    }

    #fdj .part2 .condition img{
        margin-left:5px;
        transition:all .3s;
        filter: none !important;
    }

    #fdj .part2 .conditions{
        display:none;
        max-width:819px;
        margin:0 auto;
        text-align:left;
        padding:15px;
        background:#F7F8FA;
        position:relative;
        top:-25px;
        font-size:9px;
        line-height:11px;
    }
        
    #fdj .part2 h2{
        padding:0 15px;
        font-family:ferveur_blackitalic;
        font-size:30px;
        margin-bottom:30px;
        background: -webkit-linear-gradient(#000F55, #001e7D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    #fdj .slide{
        border-radius: 10px;
    }
    
    #fdj .part2 .slider {
        position: relative;
        height: 470px;
        overflow: hidden;
    }

    #fdj .part2 .slider .next,
    #fdj .part2 .slider .prev {
        display: none;
        opacity: 0;
    }

    #fdj .part2 .slider .slide {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        width: calc(100% - 70px);
        padding: 0 15px 45px 15px;
        max-width: 560px;
        background: #F7F8FA;
        box-shadow: 10px 0 10px 0 rgba(0,0,0,.1) ,-10px 0 10px 0 rgba(0,0,0,.1);
        transition: all .3s;
        transform: translateX(-50%) translateY(-50%);
    }

    #fdj .part2 .slider .slide .nb {
        position: relative;
        top: -12px;
        font-family: ferveur_blackitalic;
        line-height: 28px;
        font-size: 50px; 
        color: #69d73c;
    }

    #fdj .part2 .slider .slide h3 {
        font-family: ferveur_blackitalic;
        font-size: 13px;
        line-height: 18px;
    }

    #fdj .part2 .slider .slide p {
        padding: 15px 0 0 0;
        font-size: 15px;
        line-height: 19px;
    }

    #fdj .part2 .slider .slide .link {
        margin-top: 15px;
    }

    #fdj .part2 .slider .slide .page {
        display: none;
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #fdj .part2 .slider .slide .page span {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 3px;
        border: 1px solid #00265A;
        border-radius: 100%;
        transition: all .3s;
        cursor: pointer;
    }

    #fdj .part2 .slider .slide .page span:first-child {
        margin-left: 0;
    }

    #fdj .part2 .slider .slide .page span:hover {
        background: #00265A;
    }

    #fdj .part2 .slider .slide .page span.actif {
        background: #00265A;
        cursor: auto;
    }

    #fdj .part2 .slider .slide.actif {
        display: block;
        z-index: 10;
    }

    #fdj .part2 .slider .slide.actif .page {
        display: block;
    }

    #fdj .part2 .slider .slide.droite {
        display: block;
        z-index: 5;
        margin-left: 150px;
        opacity: .6;
        transform: translateX(-50%) translateY(-50%) scale(.7);
        pointer-events: none;
    }

    #fdj .part2 .slider .slide.gauche {
        display: block;
        z-index: 5;
        margin-left: -150px;
        opacity: .6;
        transform: translateX(-50%) translateY(-50%) scale(.7);
        pointer-events: none;
    }

    #fdj .part3 {
        background-image: url("https://www.fdj.fr/files/psel-bonus-fond-2.png") !important;
        background-size: cover !important;
        background-position-y: bottom !important;
        background-repeat: no-repeat;
        padding: 30px 15px;
        text-align: center;
        color: #FFF;
        background: #002daa;
    }

    #fdj .part3 h2 {
        font-family: ferveur_blackitalic;
        font-size: 30px;
        color: #FFF !important;
        text-decoration: underline;
    }

    #fdj .part3 .row {
        margin: 0 auto;
        max-width: 900px;
    }

    #fdj .part3 .col-sm-4 {
        margin-top: 15px;
    }

    #fdj .part3 p {
        font-size: 12.5px;
        line-height: 17px;
    }

    #fdj .part3 p strong {
        display: block;
        margin-bottom: 15px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        line-height: 16px;
    }

    #fdj .part4 {
        padding: 30px 0px;
        text-align: center;
        color: #00265A;
    }

    #fdj .part4 h2 {
        font-family: ferveur_blackitalic;
        color: #69d73c;
        margin-bottom: 5px;
    }

    #fdj .part4 p {
        margin-top: 5px;
        font-family: Montserrat;
        text-transform: uppercase;
        font-style: italic;
        font-weight: 800;
        font-size: 22px;
        line-height: 25px;
        margin: 0;
        background: -webkit-linear-gradient(#000F55, #001e7D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    #fdj .part4 > img {
        display: block;
        height: auto;
        margin: 30px auto;
        max-width: 100%;
    }

    #fdj .part4 .cadre {
        margin: 30px auto 0 auto;
        padding: 25px 15px;
        max-width: 620px;
        text-align: center;
        background: #002daa;
    }

    #fdj .part4 .cadre p {
        padding: 0 0 15px 0;
        font-family: ferveur_blackitalic;
        font-size: 23px;
        line-height: 25px;
        color: #fff;
    }

    /* CAROUSEL DESKTOP*/

    #fdj .container {
    top: 60px;
    left: calc(50% - 300px);
    display: flex;
    padding: 40px 0px;
    justify-content: center;
    position: unset !important;
    }

    #fdj .card {
    display: flex;
    width: 385px;
    background-color: #17141d;
    border-radius: 8px;
    transition: 0.3s ease-out;
    position: relative;
    left: 0px;
    background-size: cover;
    background-position-x: center;
    cursor: pointer;
    margin: 7px;
    border: none !important;
    }


    #fdj .card:hover {
    transition: 0.3s ease-out;
    z-index: 100;
    transform: scale(1.05);
    }

    #fdj .card:hover ~ .card {
    position: relative;
    transition: 0.3s ease-out;
    }

    #fdj .title {
    color: white;
    font-weight: 300;
    position: absolute;
    left: 20px;
    top: 15px;
    }

    #fdj .bar {
    position: absolute;
    top: 100px;
    left: 20px;
    height: 5px;
    width: 150px;
    }

    #fdj .emptybar {
    background-color: #2e3033;
    width: 100%;
    height: 100%;
    }

    #fdj .filledbar {
    position: absolute;
    top: 0px;
    z-index: 3;
    width: 0px;
    height: 100%;
    background: rgb(0,154,217);
    background: linear-gradient(90deg, rgba(0,154,217,1) 0%, rgba(217,147,0,1) 65%, rgba(255,186,0,1) 100%);
    transition: 0.6s ease-out;
    }

    #fdj .card:hover .filledbar {
    width: 120px;
    transition: 0.4s ease-out;
    }

    #fdj .circle {
    position: absolute;
    top: 150px;
    left: calc(50% - 60px);
    }

    #fdj .stroke {
    stroke: white;
    stroke-dasharray: 360;
    stroke-dashoffset: 360;
    transition: 0.6s ease-out;
    }

    #fdj .card:hover .stroke {
    stroke-dashoffset: 100;
    transition: 0.6s ease-out;
    }

    /* CAROUSEL MOBILE */

    #fdj .card-2 {
        position: absolute;
        width: 60%;
        height: 100%;
        left: 0;
        right: 0;
        margin: auto;
        transition: transform 0.4s ease;
        cursor: pointer;
    }
    #fdj .container-2 {
        width: 100%;
        max-height: 125px;
        height: 100%;
        transform-style: preserve-3d;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: auto !important;
    }

    #fdj .container-2 input{
        display: none;
    }

    #fdj .cards {
        position: relative;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }
    #fdj .container-2 img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover;
    }
    #item-1:checked ~ .cards #song-3, #item-2:checked ~ .cards #song-1, #item-3:checked ~ .cards #song-2 {
        transform: translatex(-40%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
    }
    #item-1:checked ~ .cards #song-2, #item-2:checked ~ .cards #song-3, #item-3:checked ~ .cards #song-1 {
        transform: translatex(40%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
    }
    #item-1:checked ~ .cards #song-1, #item-2:checked ~ .cards #song-2, #item-3:checked ~ .cards #song-3 {
        transform: translatex(0) scale(1);
        opacity: 1;
        z-index: 1;
    }

    #item-1:checked ~ .cards #song-1 img, #item-2:checked ~ .cards #song-2 img, #item-3:checked ~ .cards #song-3 img {
        box-shadow: 0px 0px 5px 0px rgba(81, 81, 81, 0.47);
    }

    #fdj .player {
        background-color: #fff;
        border-radius: 8px;
        min-width: 320px;
        padding: 16px 10px;
    }
    #fdj .upper-part {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        height: 36px;
        overflow: hidden;
    }
    #fdj .play-icon {
        margin-right: 10px;
    }
    #fdj .song-info {
        width: calc(100% - 32px);
        display: block;
    }
    #fdj .song-info .title {
        color: #403d40;
        font-size: 14px;
        line-height: 24px;
    }
    #fdj .sub-line {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    #fdj .subtitle, #fdj .time {
        font-size: 12px;
        line-height: 16px;
        color: #c6c5c6;
    }
    #fdj .time {
        font-size: 12px;
        line-height: 16px;
        color: #a5a5a5;
        font-weight: 500;
        margin-left: auto;
    }
    #fdj .progress-bar {
        height: 3px;
        width: 100%;
        background-color: #e9efff;
        border-radius: 2px;
        overflow: hidden;
    }
    #fdj .progress {
        display: block;
        position: relative;
        width: 60%;
        height: 100%;
        background-color: #2992dc;
        border-radius: 6px;
    }
    #fdj .info-area {
        width: 100%;
        position: absolute;
        top: 0;
        left: 30px;
        transition: transform 0.4s ease-in;
    }
    #item-2:checked ~ .player #test {
        transform: translateY(0);
    }
    #item-2:checked ~ .player #test {
        transform: translateY(-40px);
    }
    #item-3:checked ~ .player #test {
        transform: translateY(-80px);
    }

    @media only screen and (max-width : 1644px){
        #fdj .card{
            width: 320px;
        }
        
    }

    @media only screen and (max-width : 900px){
        #fdj .part1 .txt{
            width: 100%;
        }

        #fdj .part1 .logo-bonus{
            width: 400px;
        }

        #fdj .part1 .logo-bonus-app{
            width: 80% !important;
        }
        
    }


    @media (max-width: 767px){

        #fdj .part1 .txt img{
            max-width:80%; 
            margin: 30px auto;
        }

        #fdj .part1 .txt{
            padding-top: 0;
        }

    }

    @media (max-width: 768px){

    #fdj .part1 .txt .code{
        margin-top: 0px !important;
    }

    }

    
    @media (min-width:768px) {
        #fdj .part1 {
            position: relative;
            padding: 0;
            overflow: hidden;
            display: flex;
            justify-content: center;
        }

        #fdj .part1 .deco {
            display: block;
            position: absolute;
            bottom: 55px;
            left: calc(50% - 600px);
        }

        #fdj .part2 {
            padding: 45px 15px 30px 15px;
        }

        #fdj .part2 .conditions {
            top: -45px;
        }

        #fdj .part2 h2 {
            font-size: 30px;
            line-height: 32px;
        }

        #fdj .part2 .slider {
            height: 345px;
        }

        #fdj .part2 .slider .next,
        #fdj .part2 .slider .prev {
            z-index: 15;
            position: absolute;
            top: 50%;
            width: 39px;
            height: 39px;
            opacity: 1;
            transition: all .3s;
            transform: translateY(-50%);
            cursor: pointer;
        }

        #fdj .part2 .slider .next.actif,
        #fdj .part2 .slider .prev.actif {
            display: block;
        }

        #fdj .part2 .slider .prev {
            left: calc(50% - 230px - 39px);
        }

        #fdj .part2 .slider .prev:hover {
            margin-left: -5px;
        }

        #fdj .part2 .slider .next {
            left: calc(50% + 230px);
        }

        #fdj .part2 .slider .next:hover {
            margin-left: 5px;
        }

        #fdj .part2 .slider .slide {
            min-height: 300px;
        }

        #fdj .part2 .slider .slide h3 {
            font-size: 16px;
            line-height: 22px;
        }

        #fdj .part2 .slider .slide p {
            padding-right: 50px;
            padding-left: 50px;
        }

        #fdj .part2 .slider .slide.droite {
            margin-left: 350px;
        }

        #fdj .part2 .slider .slide.gauche {
            margin-left: -350px;
        }

        #fdj .part3 {
            padding: 45px 15px;
        }

        #fdj .part3 h2 {
            font-size: 30px;
        }

        #fdj .part3 .col-sm-4 {
            margin-top: 30px;
        }

        #fdj .part4 {
            padding: 45px 0px;
        }

        #fdj .part4 h2 {
            font-size: 30px;
        }

        #fdj .part4 p {
            font-size: 22px;
            line-height: 25px;
        }

    }

    @media only screen and (min-width : 769px){

        #fdj .container-2{
            display: none;
        }

        #fdj .part6{
            display: none;
        }

    }

    

    @media only screen and (min-width : 769px) and (max-width : 1024px){

        #fdj .logopartenaires-ps, #fdj .logopartenaires-autre{
            width: 10% !important;
        }

        #fdj .container-2{
            display: none;
        }

    }

    @media only screen and (min-width : 481px) and (max-width : 768px){

        #fdj .logopartenaires-ps, .logopartenaires-autre{
            width: 12% !important;
        }

        #fdj .container-2 {
            margin: 20px 0px 0px 0px !important;
            min-height: 50%;
        }
        
        #fdj .container-3{
            display: flex;
            justify-content: center;
            flex-direction: column;
            padding: 20px 0px;
        }

        #fdj .container-3 div{
            display: flex;
            justify-content: center;
            flex-direction: row;
        }

        #fdj .container-3 .card{
            margin: 5px;
            width: 290px;
        }

        #fdj .container{
            display: none;
        }

        #fdj .card-2 {
            width: 400px;
        }

        #fdj .part6-tablette{
            display: block;
            margin-bottom: 30px;
        }

        #fdj .part6-mobile{
            display: none;
        }

        #fdj .part6 a img{
            width: 40%;
        }

        #fdj .combiboost{
            width: 55%;
        }
    }

    @media only screen and (min-width : 320px) and (max-width : 480px){

        #fdj .container{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding-top: 25px;
        }

        #fdj .container .card{
            margin-top: 5px;
            width: 80%;
            margin: auto;
            margin-top: 5px;
        }
        
        #fdj .container-2 {
            max-height: 160px;
            margin: 20px 0px 0px 0px !important;
        }

        #fdj .logopartenaires-ps, #fdj .logopartenaires-autre{
            width: 40% !important;
        }

        #fdj .logopartenaires-ps, #fdj .logopartenaires-autre, #fdj .logopartenaires-trait {
            margin: 5px 0px !important;
        }

        #fdj .logopartenaires-trait{
            width: 13% !important;
        }

        #fdj .link-tuto-3{
            margin: 10px 0px 0px 0px !important;
        }

        #fdj .link-tuto-4{
            margin: 20px 0px 30px 0px !important;
        }

        #fdj .part2 h2{
            margin-bottom: 0px !important;
        }

        #fdj .psel-bonus-tuto p{
            font-size: 13px !important;
        }

        #fdj .part2{
            padding-bottom: 0px !important;
        }

        #fdj .psel-bonus-tuto{
            margin-top: 10px !important;
        }

        #fdj .part6-tablette{
            display: none;
        }

        #fdj .part6-mobile{
            display: block;
        }

        #fdj .card-2 {
            width: 220px;
        }

        #fdj .card {
        width: 200px;
        margin: 0 2px;
    }

    #fdj .slider-promo{
        padding: 23px 10px !important;
    }

    #fdj .part6 .psel-depot-double-cta{
        display: block !important;
        padding: 16px 24px !important;
        margin: 20px auto !important;
    }

    #fdj .part1 .txt h1{
        margin-bottom: 10px;
    }

    #fdj .psel-bonus-etape-texte-2, #fdj .psel-bonus-etape-texte{
        margin-top: 0px !important;
    }

    #fdj .part1 .logo-bonus{
            width: 350px;
            margin: 35px auto !important;
        }

    }

    @media only screen and (max-width : 659px){
        #fdj h2{
            font-size: 26px !important;
            line-height: 28px !important;
        }

        #fdj .part2 .slider .slide h3{
            font-size: 20px;
            line-height: 22px;
        }
    }

    @media only screen and (max-width : 425px){

        #fdj .part2 .slider .slide h3 {
            font-size: 16px;
            line-height: 18px;
        }

        #fdj .logo-bonus-desk{
            display: none !important;
        }

        #fdj .logo-bonus-app{
            display: block !important;
        }

        #fdj .part1 .txt .logo-bonus-app{
            margin: 50px auto 40px auto;
        }
    }

    #fdj .logo-bonus-app{
            display: none;
        }


    .bonus-icon-dark{
        display: none;
    }

    .combiboost:active,.combiboost:focus,.combiboost:hover{
        transform:scale(1.05);
    }

    .combiboost{
        transition:transform .3s;
        cursor: pointer;
    }

    #fdj .part6 h2{
        padding:0 15px;
        font-family:ferveur_blackitalic;
        font-size:30px;
        line-height: 32px;
    }

    #fdj .part6{
        background: url("https://www.fdj.fr/files/psel-bonus-fond-web-mobile.png") no-repeat center center,linear-gradient(to bottom,#0050D2 0,#001964 100%);
        background-size: cover;
        color: #fff;
        padding: 30px 15px 0 15px;
        text-align: center;
    }

    #fdj .part6 .psel-depot-double-cta{
        padding: 12px 24px;
        display: initial;
    }

#fdj .conditions span{
    font-weight: 700;
}

