/*
Theme Name: FLBB
*/

body{
    font-family: 'Lato', sans-serif;	
    font-weight:300;
    margin: 0;
    overflow-y: scroll;
}
pre{
    padding: 15px;
    background: #000;
    color: #fff;
    height: 45px;
}
pre.open{
    height: auto;
}
::-moz-selection { background: #114174 !important; color:#fff !important }
::selection { background: #114174 !important;color:#fff !important }
a {
    color: #004796;
}
a:hover{
    cursor: pointer;
}
.pagecontent a, .pagecontent a>span{
    color: #004796 !important;
}
.google-store img, .app-store img{
    max-width: 200px;
    margin: 0 auto;
}
.app-store img{
    max-width: 200px;
    padding: 0 4%;
}
img{
    border-radius: 5px;
}
h1{
    color: #004796;
}



@media (min-width: 1200px){
    .container {
        max-width: 1280px;
    }
}

#menu{
    position: relative;
    z-index: 100;
    background-color: #004796;
}
#header-logo{
    margin: 15px 0;
}
#wrapper{
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 500px;
}
.sub-menu{
    position: relative;
    z-index: 10000000;
    background: yellow;
} 
.navbar-nav>li{
    display: inline-block;
    float: left;
}
.navbar-nav>li>a{
    padding-top:15px;
    padding-bottom: 15px;
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
}
@media screen and (min-width: 600px){
    .has-mega-menu{
        position:static;
        height: 24px;
    }
    li.has-mega-menu>.sub-menu {
        width: auto;
        position: inherit;
        z-index: 100;
        left:0px;
        right:0px;
    }
    li.has-mega-menu:hover>.sub-menu{
        /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
        /*CSS GRID lyout*/ 
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(50%, 1fr));   
    }
}
@media screen and (min-width: 992px){
    li.has-mega-menu>.sub-menu{display: none;}
    li.has-mega-menu:hover>.sub-menu{display:grid;grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); }
}

@media screen and (min-width: 1200px){
    li.has-mega-menu>.sub-menu{display:none;}
    li.has-mega-menu:hover>.sub-menu{display:grid;grid-template-columns: repeat(auto-fit,minmax(25%, 1fr)); }
}

@media screen and (min-width: 600px){
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}
@media screen and (min-width: 992px){
    li.mega-menu-column {flex: 1 0 calc(33.333%);}
}
@media screen and (min-width: 1200px){
    li.mega-menu-column {flex: 1 0 calc(25%);}
}


/*COMPETITION*/
.list-grey{
    margin: 30px 0;
}
.list-grey>div{
    color: #004796;
    text-transform: uppercase;
    font-weight: bold;
}
.list-grey>div>a{
    display: block;
    color: #004796;
    padding: 5px 0;
}
.list-grey>div:nth-child(2n+1){
    background: #f3f3f3;
}
.list-grey>div.active{
    background: #004796;
    color: #fff;
}
.list-grey>div.active>a{
    color: #fff;
}
.list-grey>div.coupe{
    background: #f81c17;
}
.list-grey>div.coupe>a{
    color: #fff;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #f81c17;
}
.nav-pills .nav-link{
    border: 1px solid #f81c17;
    color: #f81c17;
    margin-right: 5px;
}
.classement-titre{
    padding-bottom: 10px;
    font-style: italic;
}
.classement-item{
    border-top: 1px solid #ced0d1;
    padding-top: 15px;
    padding-bottom: 15px;
}
.classement-item>div{
    color: #9EA0A3;
}
.classement-item>div:first-child, .classement-item>div:last-child{
    font-weight: bold;
    color:#000;
}
.classement-item>div a{
    color: #000;
    font-weight: bold;
}
.tab-content{
    padding-top: 30px;
}

.match-item{
    border-bottom: 1px solid #ced0d1;
    padding-top: 0px;
    padding-bottom: 0px;
}

.match-scoremini>div{
    color: #004796;
    text-align: center;
    font-weight: bold;
}
.match-scoremini.lose>div{
    color: #f81c17;
}
.match-score>div{
    color: #004796;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.match-score.lose>div{
    color: #f81c17;
}
.match-item>div a{
    color: #000;
    font-weight: bold;
}
.journee-item{
    margin-top: 30px;
}

.statequipe-item{
    border-top: 1px solid #ced0d1;    
    padding-top: 15px;
    padding-bottom: 15px;
}
.statequipe-item a{
    color:#000;
    font-weight: 400;
}
#statequipe, .largetable{
    overflow: hidden;
}
@media screen and (max-width: 1220px){
    #statequipe, .largetable{
        overflow: auto;
    }
}

.digiequipe-item{
    padding-top: 0px;
    padding-bottom: 0px;
}
.digiequipe-item a{
    color:#000;
    font-weight: 400;
}
#digiteams, .largetable{
    overflow: hidden;
}
@media screen and (max-width: 1220px){
    #digiteams, .largetable{
        overflow: auto;
    }
}

.medaille>span{
    display: block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
}
.gold>span{
    background:  #FEE101;
    font-weight: 700;
}
.silver>span{
    background:  #A7A7AD;
    font-weight: 700;
}
.bronze>span{
    background:  #A77044;
    font-weight: 700;
}

.card-topplayer{
    font-size: 13px;
    min-height: 200px;
    margin-bottom: 30px;
}
.card-topplayer h5{
    color: #f81c17;
}



.linkmatch a{
    text-decoration: none;
    font-size: 14px;
}
.linkmatch a:hover{
    color: #f81c17;
}
.video-fullscreen{
    background: #004796;
    color: #fff;
    text-align: center;
    display: block;
    padding: 5px;
}
.video-fullscreen:hover{
    color:#fff;
}


/*HOME*/
.home h1{
    color: #000;
    font-size: 2rem;
}
h2{
    color: #000;
    font-size: 1.3rem;
}
.title-separator{
    font-size: 1.4rem;
    color: #004796;
    border-bottom: 1px solid #004796;
    font-weight: bold;
    text-transform: uppercase;
}

#chrono{
    border: 1px solid #dfe4e6;
    color: #004796;
    font-size: 1.2rem;
    font-weight: bold;
}
#chrono-content{
    max-height: 438px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 0.8rem;
    color:#000;
    border-top: 1px solid #dfe4e6;
}
#chrono-content .col-md-3{
    color:#f81c17;
}
#chrono-content a{
    color:#000;
}
.widget-classement{
    max-height: 438px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 15px;
    position: relative;
}
.apiOnLoad[data-m="competition_classement"][data-v="mini"] .classement-item:first-child{
    border-top: none;
}
.apiOnLoad[data-m="competition_classement"][data-v="mini"] .match-item:last-child{
    border-bottom: none;
}
.scroolfade{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#fff);
    height: 60px;
    width: 100%;
    z-index: 2;
}
.chrono-item{
    border-bottom: 1px solid #dfe4e6;
}
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F525;
}

::-webkit-scrollbar
{
    width: 3px;
    background-color: #F5F5F525;
}

::-webkit-scrollbar-thumb
{
    background-color: #1d1d1b50;
}

::-moz-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F525;
}

::-moz-scrollbar
{
    width: 3px;
    background-color: #F5F5F525;
}

::-moz-scrollbar-thumb
{
    background-color: #1d1d1b50;
}

.btn-danger {
    color: #fff;
    background-color: #f81c17;
    border-color: #f81c17;
}
.btn-outline-danger {
    color:  #f81c17;
    background-color: #fff;
    border-color: #f81c17;
}
.btn-outline-danger:hover {
    color:  #fff;
    background-color: #f81c17;
    border-color: #f81c17;
}

.video-division{
    color:#004796;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8rem;
}
.video-item{
    border:1px solid #dfe4e6;
    cursor: pointer;
    font-size: 0.7rem;
    border-radius: 10px;
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    min-height: 145px;
}
.video-item:hover{
    cursor: pointer;
    color: #f81c17;
    -moz-box-shadow: inset 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: inset 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: inset 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.video-item:hover .video-division{
    color: #f81c17;
}
.live-division{
    color:#004796;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8rem;
}
.live-item{
    border:1px solid #dfe4e6;
    cursor: pointer;
    font-size: 0.7rem;
    border-radius: 10px;
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    min-height: 145px;
}
.live-item:hover{
    cursor: pointer;
    color: #f81c17;
    -moz-box-shadow: inset 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: inset 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: inset 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.live-item:hover .live-division{
    color: #f81c17;
}

.new img{
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
}


.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
}

.megamenu {
    position: static;
}

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%;
}
.text-uppercase {
    letter-spacing: 0.08em;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}
nav{padding: 0 !important;}

#menu h6{
    color: #f81c17;
}


.dropdown:hover .dropdown-menu {
    display: block;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 2rem;
}
.navbar-expand-lg .navbar-nav .nav-item .nav-item .nav-link{
    padding-left: 0;
    font-size: 14px;
}

footer{
    background: url(img/footer-bg2.png) no-repeat center center;
}


.effectif{
    font-size: 11px;
}
#statequipe .table-libelle{
    background: #004796;
    color: #fff;
}
#statequipe .table th{
    border-top: 0px;
}
#digiteams .table-libelle{
    background: #004796;
    color: #fff;
}
#digiteams .table th{
    border-top: 0px;
}
.breadcrumb-container{
    background-color: #e9ecef;
    margin-bottom: 1rem;
}
.breadcrumb{
    margin-bottom: 0;
    padding: .75rem 8px;
}
small{font-weight: lighter;}

a.cardcontainer:hover{
    color: #000;
    text-decoration: none;
}
a.cardcontainer:hover>.card{
    background-color: rgba(0,0,0,.075);
    color: #000;
    text-decoration: none;
}


#backtotop{
    display: none;
    position: fixed;
    bottom: 0px;
    right: 30px;
}

li.megamenu div.container>div{
    background: #FAFAFA;
}

footer h6{
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
}
footer ul a.nav-link{
    padding-left:0;
    color:#fff;
}
footer ul a.nav-link:hover{
    text-decoration: underline;
}

.menu-social a {
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    margin-left: 10px;
    padding: 15px 5px
}

#rgpd{
    position: fixed;
    bottom: 0;
    background: #ff4647;
    color: #fff;
    padding: 15px;
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    z-index: 10001;
}
#rgpd a{
    color: #fff;
    text-decoration: underline;
}
#rgpd a:hover{
    text-decoration: none;
}
.pubheaderhtml{
    width:728px;
    max-height: 90px;
    float: right;
}

.centerresponsive{
    text-align: left;
}

@media screen and (max-width: 991px){
    li.megamenu div.container>div{
        background: #004796;
        border: none;
    }
    li.megamenu div.container>div h6{
        color: #fff;
    }
    li.megamenu div.container>div a.nav-link{
        color: #fff;
    }
    .pubheaderhtml{
        width:100%;
        max-height: auto;
        float: none;
        margin-left: 50px;
    }
}

@media screen and (max-width: 768px){
    .breadcrumb-container{
        display: none;
    }
    li.megamenu div.container>div{
        background: #004796;
        border: none;
    }
    li.megamenu div.container>div h6{
        color: #fff;
    }
    li.megamenu div.container>div a.nav-link{
        color: #fff;
    }
    h1{
        font-size: 2rem;
    }
    h2{
        font-size: 1.1rem;
    }
    .title-separator{
        font-size: 1.2rem;
    }
    .nav-link{
        padding: 0.5rem 0.5rem;
    }
    .match-item>div a{
        font-size: 0.8rem;
    }
    .dropdown:hover .dropdown-menu:not(.show){
        display: none;
    }
    footer{
        background: #004796;
    }
    .pubheaderhtml{
        margin-left: 0px;
    }
    .centerresponsive{
        text-align: center;
    }
}  

.wpcf7-form-control{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea.wpcf7-form-control{
    display: block;
    width: 100%;
    height: 150px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-primary {
    color: #fff;
    background-color: #004796;
    border-color: #004796;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
label{
    font-weight: bold;
}
.smalltitle h2{font-size: 1.1rem;}
.smalltitle div.content{font-size: 0.9rem}

.home-container{
    position: relative;
    height: 100%;
    border-radius: 5px;
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.home-title{
    position: absolute; bottom: 0; 
    background: url(img/bgblue.png);
    color: #fff;width: 100%; margin:0;padding: 5px 8px;
    border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
    min-height: 58px;
}
h2.home-title a{
    color: #ffffff;
    font-size: 1rem;
    border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
    line-height: 10px;
}
h1.home-title a{
    font-size: 1.4rem;
    color: #ffffff;
    border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
    line-height: 10px;
}
.contenu_instagram iframe{margin: 0 auto !important;}
