/* css concours */
#images-wall{
    height:100%;
}

.social-icons {
    margin-right: 15px;
    font-size: 40px;
    line-height: 75px;
}

.grid-custom .col-sm-6,
.grid-custom .col-xs-6,
.grid-custom .col-xs-12,
.grid-custom .col-sm-3 {
    padding:5px;
}
.slogan{
    color:white;
    font-family: "Arial", sans-serif;
    font-size:16px;
}

#concours_timer{
    display: inline-block;
}

#concours_timer > span{
    display: inline-block;
}

#concours_timer > .seconds{
    font-size: 16px;
    display: inline-block;
}

.gotologconcours {
    border: 1px solid transparent;
    border-radius: 350px;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    padding: 2px 50px;
    text-align: center;
    width: 220px;
    font-family: "Arial", sans-serif;
    font-weight: bold;
    color:white;
    text-decoration: none;
}

/*#28cfc0*/
/*** les lots **/

.modal-footer li{
    font-size: 16px;
    font-weight: bold;
}
.modal-footer li span{
    font-size: 14px;
    font-weight: normal;
}

.title-modal-lots{
    text-align: center;
    color: #505055;
}

.colcont-modal-lots{
    background-color: #efefef;
    padding-bottom: 11px;
}

.col-modal-lots{
    background-color: #fff;
    padding: 10px;
    color: #505055;
    border-radius: 7px;
}

#Date_all{
    color: #505055;
}

.img-modal-lots{
    max-width: 270px;
}

.sep-modal-lots{
    color: #54ba64;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 2px;
}

.gotolots-sale {
    background-color: white;
    border: 1px solid #0083AE;
    color: #0083AE !important;
    border-radius: 6px;
    font-size: 18px;
    height: 32px;
    padding: 3px 40px 3px 40px;
    text-align: center;
    font-family: "MikadoBold";
    text-decoration: none;
    display: block;
    width: 90%;
    padding-left:0;
    padding-right:0;
    overflow: hidden; /* cacher la couche luisante pour qu'elle n'apparaisse qu'au moment du survol  */
    position: absolute; /* Execution du pseudoElement a linterieur du boutton */
    margin: 0 auto;
    text-decoration: none;
    z-index:0;
}

.gotolots-sale:hover {
    background-color: #0083AE;
    color: white !important;
    font-family: "MikadoBold";
}

.gotolots-sucre {
    background-color: white;
    border: 1px solid #28cfc0;
    color: #28cfc0 !important;
    border-radius: 6px;
    font-size: 18px;
    height: 32px;
    padding: 3px 40px 3px 40px;
    text-align: center;
    font-family: "MikadoBold";
    text-decoration: none;
    display: block;
    width: 90%;
    padding-left:0;
    padding-right:0;
    overflow: hidden; /* cacher la couche luisante pour qu'elle n'apparaisse qu'au moment du survol  */
    position: absolute; /* Execution du pseudoElement a linterieur du boutton */
    margin: 0 auto;
    text-decoration: none;
    z-index:0;
}

.gotolots-sucre:hover {
    background-color: #28cfc0;
    color: white !important;
    font-family: "MikadoBold";
}

.pict-background a:hover{
    text-decoration: none;
}

.pict-background{
   /*  background-image: url("../img/bg-concours.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 135px auto;*/
    height: 150px;
    margin-bottom: 50px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    z-index: 0;
}

.pict-background h1{
    color: gray;
    font-family: "Arial",sans-serif;
    font-size: 60px;
    line-height: 75px;
    margin-bottom: 0px;
}
/*
.pict-background span{
    font-size:100px;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-weight: bold;
}*/

.div-wrapper-concours{
    width:100%;
    position: absolute;
    bottom:5px;
    padding: 0 10px 0 0;
}

.div-wrapper-concours-int{
    width:100%;
    padding: 20px 0 15px 15px;
    line-height: 1.4;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0, 0, 0, 0.6) 100%);
    border-radius: 0 0 7px 7px;
}

.first-block .div-wrapper-concours{
    bottom: 0;
}

.contest-max-width{
    max-width: 900px;
}

.contest-p-nom{
    color: white;
    font-size: 20px;
    margin: auto;
    font-family: "MikadoMedium";
    cursor: default;
    text-transform: capitalize;
}

.contest-p-rank{
    color: white;
    font-family: Arial, "sans-serif";
    text-transform: lowercase;
    font-size: 16px;
    margin-bottom: 0;
    cursor: default;
}

.contest-p-rank sup{
    font-size: 11px;
}

.contest-p-rank i{
    font-size: 20px;
}

.contest-p-recompense{
    color: #54ba64;
    font-size: 16px;
    margin: auto;
    font-family: Arial, "sans-serif";
    cursor: default;
    line-height: 1.0;
    font-weight: 700;
}

.title-concour-user-big{
    color: #4a4542;
    font-family: Arial,"sans-serif";
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.buttongo {
    background-color: #28cfc0;
    border: 1px solid transparent;
    border-radius: 350px;
    color: #fff;
    display: inline-block;
    font-family: "Arial",sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 50px;
    text-align: center;
    width: 220px;
    text-transform: uppercase;
}

.buttongo:hover {
    text-decoration: none;
    color:#28cfc0;
    border: 1px solid #28cfc0;
    background-color:white;
}

.text-concour-user{
    color: #4a4542;
    font-family: Arial,"sans-serif";
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.text-ico-menu{
    color:black;
    cursor: default;
}

.ancre-concours{
    text-decoration: none;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    font-family: "MikadoMedium";
}

.ancre-concours:hover{
    text-decoration: none;
    color: #28cfc0;
    width: 100%;
    z-index:0;
    font-family: "MikadoMedium";
}

.like-pict-first{
    display:none;
    cursor: pointer;
}

.like-pict-first img{
    margin-top: 30%;
    cursor: pointer;
    width: 38%;
}

.first-block{
    padding: 5px 5px 0 5px !important;
}

.like-pict-oth{
    display: none;
}

.like-pict-oth img{
    margin-top: 32%;
    width: 41%;
    cursor: pointer;
}


a:focus{
    outline: 0;
    text-decoration:none;
}

.gotovote {
    border: 1px solid #28cfc0;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 3px 10px;
    margin-top:15px;
    text-align: center;
    width: 100%;
    background-color:#28cfc0;
    font-family: "MikadoBold";
    text-decoration: none;
}

.gotovote:focus {
    color:white;
    outline: 0;
    text-decoration: none;
    font-family: "MikadoBold";
}

.gotovote:hover {
    text-decoration: none;
    color:#28cfc0;
    border: 1px solid #28cfc0;
    background-color:white;
    font-family: "MikadoBold";
}

.username_search{
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
}

.id_sport_search{
    font-size: 12px;
    font-weight: normal;
}

.active-scroll-ads{
    position: fixed;
    z-index: 999;
}

#ads-top{
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 0;
}


.date-from-to{
    font-size: 1rem;
    text-align: center;
    display: block;
    margin-top: 20px;
    cursor: default;
}

.scroll-top {
    width: 75px;
    height: 75px;
    position: fixed;
    bottom: 25px;
    right: 20px;
    display: none;
    font-size: 32px;
    z-index: 999;
    background-color: #333339;
    border: 1px solid #333339;
    color:white;
    outline: 0;
}
.scroll-top i {
    display: inline-block;
    color: #FFFFFF;
}

.scroll-top:hover {
    background-color: #595964;
    border: 1px solid #333339;
    color: #FFFFFF;
}

.scroll-top:focus {
    background-color: #333339 !important;
    border: 1px solid #333339;
    color:white;
    outline: 0 !important;
}

.top-concours-cont-p{
    display: inline-block;
    margin-right: 80px;
}

.top-concours-cont-btn{
    display: inline-block;
    margin-right: 20px;
    min-width: 130px;
    float: right
}

#countdown{
    margin: 20px 0;
    color: #505055;
    width: 100%;
    color: #505055;
    font-size: 36px;
    cursor: default;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: left !important;
}

#countdown span{
    color: #505055;
    width: 100%;
    color: #505055;
    font-size: 36px;
    cursor: default;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    display: inline;
}

/* Styles pour le tableau du compte à rebours */
.countdown-table {
    margin: 0;
    background: none;
    border-collapse: separate;
    border-spacing: 0;
}

.countdown-value {
    padding: 0 10px 0 0;
    min-width: 60px;
    text-align: center;
}

.countdown-separator {
    padding: 0 5px 0 0;
    text-align: center;
    vertical-align: top;
}

.countdown-label {
    padding: 0 10px 0 0;
    font-size: 12px;
    color: #505055;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    min-width: 60px;
}

.conc-img-cont{
    display: table;
    margin-top: -120px;
}

#gallerycont{
    background-color: white;
    border-radius: 4px;
    padding:5px;
    border: 1px solid #efefee;
}

/* SPECTRUM
            ==================================================*/
.spectrumHeader {
    background: rgb(222,218,33);
    background-image: radial-gradient(circle at right 5%, rgba(222, 218, 33, 0.9) 26%, rgba(211, 0, 46, 0.7) 100%) !important;
    transition: background-color 2s ease;
}

.concours-sucre {
    background-color: #28cfc0;
}

.concours-sale {
    background-color: #0083AE;
}

/* Classe pour l'animation de sortie */
.slide-up-hidden {
    transform: translateY(-100%);
    transition: transform 2.5s ease;
}

.live-l{
    max-height: 286px;
    overflow: hidden;
    display: block;
}

.live-l img{
    border-radius: 7px;
}

.live-b{
    max-height: 582px;
    overflow: hidden;
    display: block;
}

.live-arrow{
    display: none;
}

.live-arrow i{
    font-size: 12px;
}


/**** Animation Votes Explosion buble****/
.live-rank.is-active-exp:before, .live-rank.is-active-exp:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 4%;
    margin-left: -2px;
    margin-top: -2px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    transform: scale(0);
    color: #aab2bd;
    border: 1px solid transparent;
    box-shadow: -1.5em 0 0 -2px, 1.5em 0 0 -2px, 0 -1.5em 0 -2px, 0 1.5em 0 -2px, -1.1em -1.1em 0 -2px, -1.1em 1.1em 0 -2px, 1.1em -1.1em 0 -2px, 1.1em 1.1em 0 -2px;
}

.live-rank.is-active-exp:before {
    animation: effect-01-animation 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.live-rank.is-active-exp:after {
    animation: effect-02-animation 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.live-rank.gold:before, .live-rank.gold:after {
    color: goldenrod;
}
.live-rank.silver:before, .live-rank.silver:after {
    color: #c0c0c0;
}
.live-rank.bronze:before, .live-rank.bronze:after {
    color: saddlebrown;
}

#warning-message{
    width: 260px;
    background-color: white;
    text-align: center;
    margin: auto;
}

#warning-message i{
    font-size: 18px;
}

#warning-message a{
    text-decoration: none;
    font-family: "MikadoMedium";
    color: #505055;
    font-size: 18px;
    width: fit-content;
    border-radius: 7px;
    display: block;
    background-color: rgba(255,255,255,0.9);
    padding: 10px 25px;
    margin: auto;
    position: fixed;
    z-index: 5;
    bottom: 55px;
}

#warning-message a:hover {
    background-color: rgba(255,255,255, 1);
    color: #555555;
}

.heart{
    position: absolute;
    bottom: 80px;
    left: 100px;
    transform: translate(0%, 0%);
    width: 40px;
    height: 40px;
    z-index: 100;
    font-size: 30px;
    text-align: center;
    animation: heartAnimation 3s ease-out;
}

.live-v {
    transition: color 0.5s ease; /* Ajouter une transition pour une animation plus douce */
}

.live-v.bold {
    font-weight: bold;
}

.heart.pink, .live-v.pink {
    color: #ef91a9;
}
.heart.green, .live-v.green{
    color: #88c276;
}
.heart.yellow, .live-v.yellow{
    color: #f6a30d;
}
.heart.blue, .live-v.blue{
    color: #0083AE;
}

@keyframes heartAnimation {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    30% {
        transform: scale(1.3);
    }
    50% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.2);
    }
    100% {
        transform: translateY(75%) scale(0.7);
        opacity: 0;
    }
}

@keyframes effect-01-animation {
    from {
        transform: rotate(-15deg) scale(0);
    }
    40% {
        opacity: 1;
    }
    to {
        transform: rotate(-30deg) scale(2.5);
        opacity: 0;
    }
}
@keyframes effect-02-animation {
    from {
        transform: rotate(10deg) scale(0);
    }
    40% {
        opacity: 1;
    }
    to {
        transform: rotate(30deg) scale(2);
        opacity: 0;
    }
}


/* Extra Small */
@media(max-width:767px){
    .contest-max-width{
        max-width: 600px;
    }

    .top-concours-cont-btn{
        display: none;
    }

    .live-l{
        max-height: 244px;
    }

    .live-b{
        max-height: 529px;
    }
}

/* Small */
@media(min-width:768px) and (max-width:991px){
    .live-l{
        max-height: 226px;
    }

    .live-b{
        max-height: 463px;
    }
}

/* Medium */
@media(min-width:992px) and (max-width:1199px){
}
/* Large */
@media(min-width:1200px) and (max-width:1399px){
}


/* Large */
@media(min-width:1400px){

}