html,
body {
    width: 100%;
    height: 100%;
    font-family: "Open Sans", sans-serif;
}
a {
    color: #194adf;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
a:hover,
a:focus {
    color: #194adf;
}
p {
    font-size: 16px;
    line-height: 1.5;
}
.div-liens-stats {
    margin: 20px;
    font-size: 1.05em;
}
.div-liens-stats a {
    color: #004683;
    margin: 5px;
    text-decoration: underline;
    text-transform: capitalize;
}
header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px 70px;
    text-align: center;
}
header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 20px;
    /* font-size: 50px; */
    font-weight: 300;
}
header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
}
.btn-modal-close {
    background-color: #6c757d;
    border-radius: 6px !important;
    color: #fff;
    text-transform: capitalize!important;
}
.btn-modal-close:hover {
    background-color: #5a6268;
    color: #fff;
}
.icone-forme {
    height: 20px;
    margin-right: 25px;
    width: 20px;
}
.forme-team {
    border-radius: 3px;
    color: white;
    font-size: 0.9em;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 2px;
}
@media (max-width: 769px) {
    .actus {
        display: none;
    }
    .agenda {
        display: none;
    }
    .sectionPartenaires {
        display: none;
    }
    .titrePartenaires {
        display: none;
    }
    .president {
        display: none;
    }
    .header-passeur {
        min-height: 50%;
        background-image: url(./images/header/passeur.jpg);
    }
    .header-saison21-22 {
        min-height: 50%;
        background-image: url(./images/header/ricoBanc.jpg);
        margin-bottom: 30px;
    }
    .header-saison22-23 {
        min-height: 50%;
        background-image: url(./images/header/saison22_23/coachDetailClassement.webp);
        /* background-image: url(./images/header/detailSaison23Bis.jpg); */
        /* background-image: url(./images/header/saison22_23/noelcoachdetailclassement.webp); */
        margin-bottom: 30px;
    }
    .header-saison23-24 {
        min-height: 49%;
        background-image: url(images/header/saison23_24/detail-stats-mobile.jpg);
        margin-bottom: 30px;
    }
    .header-debut-saison {
        min-height: 47%;
        background-image: url("./images/header/terrainHerbeZoom.jpeg");
        margin-bottom: 30px;
    }
    .header-detailStatsCarton {
        min-height: 50%;
        background-image: url(./images/header/coach2022.jpg);
        margin-bottom: 30px;
    }
    .header-detailStatsNicoSantier {
        min-height: 50%;
        background-image: url(./images/header/nicolasSantier.jpg);
    }
    .header-detailStatsGwen {
        min-height: 50%;
        background-image: url(./images/header/gwen2.jpg);
    }
    .h1Deschamps {
        display: none;
    }
    .spanDeschamps {
        display: none;
    }
    .h1-home {
        display: none;
    }
    .joueur-show-saison-cards {
        padding: 5px;
        border-radius: 6px;
        overflow: hidden;
        display: block;
        margin: auto;
        box-shadow: 0 4px 12px 0 rgb(21 43 73 / 20%);
        width: 80%;
    }
    .footerDesktopSenior {
        display: none;
    }
    .chartSeancesEntrainement {
        height: 225px!important;
    }
    .icone-forme {
        margin: auto 0px auto 0px;
    }
}
@media (min-width: 769px) {
    .header-home {
        min-height: 100%;
        background-image: url(./images/header/terrain.jpeg);
    }
    .header-terrain {
        min-height: 100%;
        background-image: url(./images/header/CaptureTerrainLouisCarré.PNG);
    }
    .header-buteur {
        min-height: 100%;
        background-image: url(./images/header/buteur.jpg);
    }
    .header-passeur {
        min-height: 100%;
        background-image: url(./images/header/passeur.jpg);
    }
    .header-saison21-22 {
        min-height: 100%;
        background-image: url(./images/header/ricoBanc.jpg);
    }
    .header-saison22-23 {
        min-height: 100%;
        background-image: url(./images/header/saison22_23/coachDetailClassement.webp);
        /* background-image: url(./images/header/saison22_23/noelcoachdetailclassement.webp); */
    }
    .header-saison23-24 {
        min-height: 100%;
        background-image: url(images/header/saison23_24/detail-stats-desktop..jpg);
        margin-bottom: 30px;
    }
    .header-debut-saison {
        min-height: 100%;
        background-image: url(./images/header/terrainHerbeZoom.jpeg);
        margin-bottom: 30px;
    }
    .header-detailStatsCarton {
        min-height: 100%;
        background-image: url(./images/header/coach2022.jpg);
    }
    .header-detailStatsNicoSantier {
        min-height: 100%;
        background-image: url(./images/header/nicolasSantier.jpg);
    }
    .header-detailStatsGwen {
        min-height: 100%;
        background-image: url(./images/header/gwen2.jpg);
    }
    .h1Jacquet {
        display: none;
    }
    .spanJacquet {
        display: none;
    }
    .header-groupeA {
        min-height: 100%;
        background-image: url(./images/header/groupeA.PNG);
    }
    .header-groupeB {
        min-height: 100%;
        background-image: url(./images/header/groupeB.jpeg);
    }
    .header-groupeC {
        min-height: 100%;
        background-image: url(./images/header/groupeC.JPG);
    }
    .actusMobile {
        display: none;
    }
    .presidentMobile {
        display: none;
    }
    .photoPresidentMobile {
        display: none;
    }
    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }
    header .header-content .header-content-inner h1 {
        /* font-size: 100px; */
    }
    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
    .joueur-show-saison-cards {
        display: none;
    }
    .footerMobileSenior {
        display: none;
    }
}
@media (max-width: 500px) {
    .icone-forme {
        margin: auto 0px auto auto!important;
    }
}

.section-heading {
    margin-top: 0;
    margin-bottom: 0;
}
.actus {
    padding: 70px 0;
}
.actus h2 {
    text-align: center;
    color: #fff;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0.48em;
    text-shadow: #00f 1px 4px 7px;
    text-align: center;
    font-size: xxx-large;
}
.actusMobile {
    padding: 70px 0;
}
.actusMobile h2 {
    text-align: center;
    color: #fff;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0.48em;
    text-shadow: #00f 1px 4px 7px;
    text-align: center;
    font-size: xxx-large;
}
.traitActusDroite {
    height: 5px;
    background-color: #004683;
    float: right;
    margin-top: 45px;
}
.traitActusGauche {
    height: 5px;
    background-color: #004683;
    float: left;
    margin-top: 45px;
}
.statistiques {
    padding-top: 45px;
    padding-bottom: 20px;
}
.statistiques img {
    width: 90%;
}
.statistiques h3 {
    text-align: center;
    margin-bottom: 25px;
    text-shadow: -1px 0 blue, 0 1px blue, 1px 0 #fff, 0 -1px blue;
}
.statistiques p {
    margin-top: 10px;
    text-align: center;
    font-style: italic;
}
.passeurs img {
    max-height: 300px;
    border-radius: 5%;
    display: block;
    margin: auto;
    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.5);
}
.buteurs img {
    max-height: 300px;
    border-radius: 5%;
    display: block;
    margin: auto;
    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.5);
}
.manOfTheMatch img {
    max-height: 300px;
    border-radius: 3%;
    box-shadow: 4px 4px 5px 0 rgba(0, 0, 0, 0.5);
    display: block;
    margin: auto;
}
.manOfTheMatch img:hover {
    filter: grayscale(0);
    transition: 0.2s;
}
.buteurs img:hover {
    transform: scale(1.05);
    transition: 0.5s;
}
.passeurs img:hover {
    transform: scale(1.05);
    transition: 0.5s;
}
.resumeManMatch {
    font-size: 0.9em;
    font-weight: 700;
    font-style: normal;
    color: #dc143c;
}
.agenda {
    position: relative;
    overflow: hidden;
    padding-top: 45%;
}
.agenda iframe {
    position: absolute;
    top: 0;
    left: 20px;
    width: 90%;
    height: 100%;
    border: 0;
}
.rencontres {
    margin-bottom: 60px;
}
.titreRencontres {
    text-align: center;
    margin-bottom: 8%;
}
.agendaMobile {
    position: relative;
    padding-top: 560px;
}
.agendaMobile iframe {
    position: absolute;
    top: 0;
    left: 20px;
    width: 90%;
    height: 70px;
}
.partenairesOfficiels {
    background-color: #fff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
    width: 100%;
    color: #999;
}
.partenairesOfficiels h2 {
    text-align: center;
    color: red;
}
.sectionPartenaires {
    margin-bottom: 50px;
}
.partenairesOfficiels .event {
    display: inline-block;
    width: 100px;
    padding-top: 15px;
    margin: -10px 80px;
}
.event {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
}
.event img {
    width: 100px;
    height: 75px;
    margin: 10px auto;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    filter: grayscale(1);
}
.event p {
    text-align: center;
    font-style: italic;
}
.event img:hover {
    filter: grayscale(0);
    transition: 0.6s;
}
.titrePartenaires {
    text-align: center;
    margin-top: 40px;
    color: red;
    margin-bottom: 90px;
}
.titrePartenaires span {
    color: #2848f8;
    margin-left: 10px;
}

/* ************************* FOOTER *********************** */
.footerDesktopSenior{
    background-color: #004683;
    color: white;
    padding: 30px 0 10px 0;
    text-align: center;
    margin-top: 50px;
}
.footerMobileSenior{
    background-color: #004683;
    color: white;
    padding: 30px 0 10px 0;
    text-align: center;
    margin-top: 50px;
}
form {
    margin: 0 auto;
    max-width: 900px;
}
input,
textarea,
button {
    border: none;
    padding: 15px 10px;
    margin: 1px 0;
    font-size: 1.2em;
    font-family: "Advent Pro", sans-serif;
    border-radius: 8px;
}
textarea {
    height: 120px;
}
button {
    font-size: 1.5em;
    background-color: #ffebcd;
    color: #000;
}
button:hover {
    background-color: #e55039;
    color: #ffebcd;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
#deuxiemeTrait {
    height: 1px;
    width: 75%;
    background-color: #ffebcd;
    margin: 60px auto;
}
#trait-footer {
    height: 1px;
    width: 75%;
    background-color: white;
    margin: 25px auto 25px auto;
}
.mentionsLegales {
    display: block;
    margin-bottom: 5px;
    color: white;
}
.mentionsLegales:hover {
    color: red;
    text-decoration: none;
}
.wikipedia {
    color: white;
}
#copyrightEtIcons {
    display: flex;
    margin-bottom: 20px;
    padding: 0 10%;
}
#copyright {
    width: 105%;
    text-align: left;
    color: #ffebcd;
}
#icons {
    width: 100%;
    text-align: right;
    width: 100%;
}
#iconsNav {
    display: inline-block;
    font-size: 1.4em;
    color: #fff;
    margin-top: 10px;
    margin-left: 90px;
    margin-right: 20px;
}
#iconsNav i:hover {
    transform: scale(1.4);
    transition: 0.4s;
}
#iconsNav span {
    margin-right: 15px;
}
#icons a {
    display: inline-block;
    padding: 0 15px;
    font-size: 1.5em;
    color: #fff;
}
#icons a:hover {
    transform: scale(1.6);
    transition: 0.4s;
}
.fa-instagram {
    color: #ec03be;
}
.content {
    padding: 100px 0;
}
.programmeMatchs {
    margin: 70px 0;
}
.content-2 {
    color: #fff;
    background-color: #222;
}
.content-3 {
    padding: 20px 0 40px;
    text-align: center;
}
.promo,
.promo h3,
.promo a:link,
.promo a:visited,
.promo a:hover,
.promo a:active {
    color: #fff;
    text-shadow: 0 0 40px #000;
    text-decoration: none;
}
.promo-item {
    height: 250px;
    line-height: 180px;
    text-align: center;
}
.promo-item:hover {
    background-size: 110%;
    border: 10px solid rgba(255, 255, 255, 0.3);
    line-height: 160px;
    cursor: initial;
}
.promo-item h3 {
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
}
/*.item-1 {*/
/*         background: url(images/valeurs/supporters4.PNG);*/
/*}*/
/*.item-2 {*/
/*         background: url(images/valeurs/supporters3.PNG);*/
/*}*/
/*.item-3 {*/
/*         background: url(images/valeurs/supporters2.PNG);*/
/*}*/
.item-1,
.item-2,
.item-3 {
    background-size: cover;
    background-position: 50% 50%;
}
.page-footer {
    text-align: center;
}
.page-footer .contact {
    padding: 100px 0;
    background-color: #9acd32;
    color: #fff;
}
.page-footer .contact p {
    font-size: 22px;
    font-weight: 300;
}
.content-3 .glyphicon,
.page-footer .contact .glyphicon {
    font-size: 32px;
    font-weight: 700;
}
.page-footer .small-print {
    padding: 50px 0 40px;
    font-weight: 300;
}
.text-light {
    color: rgba(255, 255, 255, 0.7);
}
.navbar-default {
    border-color: rgba(34, 34, 34, 0.05);
    background-color: #fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
    color: #004683;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #004683;
    font-size: 1.3em;
    transition: 0.6s;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
    color: #222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
    color: #004683;
    font-size: 1.2em;
    transition: 0.4s;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}
.dropdown-menu > li > a:hover {
    color: #004683;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #004683;
    font-size: 1.2em;
    transition: 0.4s;
}

@media (min-width: 768px) {

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255, 255, 255, 0.7);
        letter-spacing: 0.27em;
    }
    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }
    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
        color: rgba(255, 255, 255, 0.7);
    }
    .navbar-default .nav > li > a:hover,
    .navbar-default .nav > li > a:focus:hover {
        color: #fff;
    }
    .navbar-default.affix {
        border-color: #fff;
        background-color: #fff;
        box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
    }
    .navbar-default.affix .navbar-header .navbar-brand {
        letter-spacing: 0;
        color: #004683;
    }
    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #004683;
    }
    .navbar-default.affix .nav > li > a,
    .navbar-default.affix .nav > li > a:focus {
        color: #222;
    }
    .navbar-default.affix .nav > li > a:hover,
    .navbar-default.affix .nav > li > a:focus:hover {
        color: #004683;
    }
}
.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #eee;
    color: #222;
    background-color: #eee;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}
.btn-default .badge {
    color: #fff;
    background-color: #222;
}
.btn-primary {
    border-color: #fff;
    color: #004683;
    background-color: #fff;
    opacity: 0.95;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.65s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #fff;
    color: #fff;
    background-color: #004683;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #9acd32;
    background-color: #9acd32;
}
.btn-primary .badge {
    color: #9acd32;
    background-color: #fff;
}
.btn {
    border-radius: 300px;
    text-transform: uppercase;
    margin-right: 5px;
    margin-top: 10px;
}
.btn-lg {
    padding: 13px 23px;
}
::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}
::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}
img::selection {
    color: #fff;
    background: 0 0;
}
img::-moz-selection {
    color: #fff;
    background: 0 0;
}
.text-primary {
    color: #9acd32;
}
.bg-primary {
    background-color: #9acd32;
}
.president {
    text-align: center;
}
.president h2 {
    margin: 55px 0 60px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4vh;
}
.photoPresident img {
    width: 110%;
    border-radius: 50%;
    margin: 100px 0 70px;
}
.presidentMobile {
    margin: 20px 0 0 10px;
}
.presidentMobile h2 {
    text-align: center;
    margin: 10px 0 20px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}
.photoPresidentMobile img {
    width: 60%;
    border-radius: 50%;
    display: block;
    margin: auto;
    padding-top: -30px;
}
.img-joueur-id-mobile img {
    border-radius: 10%;
}
.organigrammeBureau {
    margin: 80px 0 110px;
    text-align: center;
}
.organigrammeBureau p {
    text-align: center;
    font-size: 1.1em;
}
.organigrammeBureau span {
    margin: 80px 0 100px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bolder;
}
.organigramme {
    margin: 80px 0 100px;
    text-align: center;
}
.organigramme h4 {
    font-weight: bolder;
    color: #004683;
    margin-bottom: 20px;
}
.organigramme span {
    font-weight: bolder;
}
.sponsors {
    margin-top: -40px;
}
.arbitre {
    margin: 70px 0 20px;
}
.photoArbitre img {
    width: 100%;
    border-radius: 8%;
}
.arbitre p {
    text-align: center;
    margin-top: 10px;
    font-style: italic;
}
.arbitreTexte {
    font-style: normal;
    text-align: center;
    font-size: large;
}
.arbitreTexte h3 {
    margin-bottom: 20px;
    color: #004683;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
}
.arbitreTexteMobile {
    font-style: normal;
    text-align: center;
}
.portfolio {
    display: flex;
    min-width: 600px;
    max-width: 900px;
    height: 400px;
    margin: 4rem auto;
    padding-bottom: 50px;
}
.image.active {
    flex-grow: 100;
    max-width: 600px;
    margin: 0;
    border-radius: 7px;
    background-size: auto 100%;
}
.image:not(.active) {
    flex-grow: 1;
    border-radius: 5px;
}
.text-container {
    width: 100%;
    height: 400px;
    padding: 2rem;
    visibility: hidden;
    transform: translateY(300px);
    opacity: 0;
    transition: all 0.4s ease;
    background: linear-gradient(354deg, black 0%, transparent 72%);
    color: #fff;
    overflow: hidden;
}
.text-container a {
    color: #fff;
}
.text-container a:hover {
    transition: 0.3s;
    font-size: 1.2em;
    transition: 0.8s;
}
.text {
    position: absolute;
    bottom: 5rem;
}
.active .text-container {
    visibility: visible;
    transform: translateY(0px);
    opacity: 1;
}
.image {
    min-width: 60px;
    margin: 10px;
    cursor: pointer;
    transition: 0.8s cubic-bezier(0.05, 0.61, 0.41, 0.95);
    overflow: hidden;
    position: relative;
}
.image.active {
    flex-grow: 100;
    max-width: 600px;
    margin: 0;
    border-radius: 7px;
    background-size: auto 100%;
}
.image:not(.active) {
    flex-grow: 1;
    border-radius: 5px;
}
#traitActusGauche {
    height: 5px;
    width: 26%;
    background-color: #004683;
    float: right;
    margin-top: 30px;
}
#traitActusDroite {
    height: 5px;
    width: 26%;
    background-color: #004683;
    float: left;
    margin-top: 30px;
}
#titreActus {
    width: 30%;
    margin: 0 auto;
}
#titreActus h2 {
    font-size: 5vh;
    text-align: center;
    color: #000;
    margin-top: 10px;
}
#actus {
    padding: 125px 0 110px 2px;
}
.fond-blanc {
    background-color: #fff;
}
.colonne-centree {
    float: none;
    margin: 0 auto;
}
.tableau {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    margin: 5px 0 0;
    width: 100%;
}
.tableau iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.totoByro {
    color: white;
}
.totoByro:hover {
    color: red;
    text-decoration: none;
}
.classementH2 {
    text-align: center;
    color: #fff;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0.28em;
    text-shadow: #000 1px 4px 7px;
    font-size: xx-large;
}
.classementTableauRow {
    background-color: #004683;
    color: #fff;
    text-align-last: center;
    font-size: medium;
}
.classementTableauTbody {
    text-align: center;
}
.classementTableauTr1 {
    background-color: #ffd807;
    font-weight: 800;
}
.classementTableauTr2 {
    background-color: #a9a9a9;
}
.classementTableauTr3 {
    background-color: #d30000;
}
.btnClassement {
    color: #fff;
    background-color: #004683;
    border-color: #fff;
}
.arbitreSpan {
    font-size: 1.5em;
}
.h1Deschamps {
    font-family: inherit;
    color: azure;
    font-size: xx-large;
    text-shadow: #000 1px 1px 1px;
    /* background-color: #0000005e */
}
.spanDeschamps {
    font-style: italic;
    /* font-size: 1.1em; */
    /* background-color: #0000ffc2; */
}
.h1Jacquet {
    font-family: inherit;
    color: azure;
    font-size: 19px;
    text-shadow: #000 1px 1px 1px;
    /* background-color: #0000005e */
}
.spanJacquet {
    font-style: italic;
    color: #152b49;
}
[class*="reveal-"] {
    opacity: 0;
    transform: translateY(-30px);
}
.reveal-visible {
    opacity: 1;
    transform: translateY(0);
    transition: 1s cubic-bezier(0.5, 0, 0, 1);
}
.statsChampCoupe {
    font-style: italic;
    font-size: 13px;
}
.itemDetailLeft {
    margin-top: -18px;
}
.revenirAuxClassements {
    font-style: italic;
}
.titreH3DetailJoueur {
    margin: 50px 0 60px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4vh;
}
.saisonDetailJoueur {
    color: #1f5eb9;
    font-size: 1em;
    font-style: italic;
    margin-bottom: 50px;
    margin-top: -58px;
}
.saisonDetailJoueurMobile {
    color: #1f5eb9;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 35px;
    margin-top: -15px;
    text-align: center;
}
.lienImageJoueur {
    font-style: italic;
}
.pDiagrammeDetail {
    font-style: italic;
    font-size: smaller;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 5px;
}
.btnDiagrammeClassementButeur {
    display: table;
    margin: auto;
    text-transform: inherit;
    margin-top: 10px;
    margin-bottom: 20px;
    /* background-color: rgb(45 45 223 / 94%); */
    background-color: black;
    color: white;
    margin-top: 50px;
}
.btnDiagrammeClassementButeur:hover {
    background-color: rgb(230, 7, 7);
    transition: 0.5s;
    border-color: white;
    color: white;
}

.selectStatsDetailDesktop{
    margin: auto;
    background-color: rgb(229 229 229 / 63%);
    margin-top: 20px;
    font-family: system-ui;
    font-size: inherit;
    line-height: inherit;
    margin-left: 7px;
    padding: 2px 9px 3px 5px;
    border-radius: 5%;
    border-color: #999;
}
.selectStatsDetailMobile{
    background-color: #004683;
    border-color: #999;
    border-radius: 5%;
    color: white;
    display: block;
    font-family: system-ui;
    font-size: inherit;
    line-height: inherit;
    margin: auto;
    margin-bottom: 30px;
    padding: 2px 9px 3px 5px;
    text-align: center;
}
.statsLabel{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin: 10px 0 5px 0;
    letter-spacing: .09em;
    text-align: center;
}

.optionSelectStats {
    background-color: white;
    color: black;
}
.spanPhraseAccentuerStats{
    /* color: cornflowerblue; */
    color: darkkhaki;
}

.photo-joueur-id img {
    width: 100%;
}
.cards {
    padding: 5px;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    margin: auto;
    box-shadow: 0 4px 12px 0 rgb(21 43 73 / 20%);
    margin: 140px 0 70px;
}
.img-cards {
    border-radius: 6px;
}
/* Zoom cards hover */
.hover-cards img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover-cards:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.detail-stats {
    padding-left: 75px;
    text-align: left;
}
.detail-stats-mobile {
    padding-left: inherit;
}
.logo-stats {
    margin-left: 3px;
}

.btnConvoc {
    color: #004683;
    display: unset;
    flex-direction: column;
    font-family: -apple-system, BlinkMacSystemFont, 'Roboto', sans-serif;
    font-size: 0.97em;
    font-style: italic;
    text-decoration: underline;
    text-transform: none;
}
.title-convoc-modal {
    color: darkgreen;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
}
.conclusion-convoc-modal {
    text-decoration: underline;
}
.total-convoc-modal {
    font-weight: 600;
}
