@font-face {
    font-family: 'AZOsans';
    font-weight: normal;
    font-style: normal;
}

html,
body,
#map {
    /*RESET*/
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    /*FONT*/
    font-family: azo-sans-web, sans-serif;
    font-style: normal;
    text-align: justify;
    color: black;
    left: 0;
}

.controlllzz>div:hover,
a:hover,
.selector-display>div:hover,
.close:hover {
    cursor: pointer !important;
}

a {
    color: black;
    text-decoration: none;
}

#map {
    transition: left .3s;
    /*    background: radial-gradient(circle closest-side, rgb(255, 255, 255, 0.6) 15%, rgb(153, 201, 239, 0.3) 60%) calc(100% - 105%) calc(100% + 20%)/200% 200% transparent;
    animation: change3 10s linear infinite alternate*/
}

lives,
ecole,
forum,
cycle1-art,
cycle1-design,
cycle2-art,
cycle2-design {
    display: none;
    min-height: 100vh;
    /*    background: radial-gradient(circle closest-side, yellow 10%, white 20%, #99c9ef) calc(100% - 110%) calc(100% - 5%)/200% 200%;
    animation: change2 15s linear infinite alternate*/
}

.container>h1 {
    margin-left: 48px;
}

#videoBG {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: -1;
}

@media (min-aspect-ratio: 4/5) {
    #videoBG {
        height: auto;
    }
}

@media (min-aspect-ratio: 4/3) {
    #videoBG {
        height: auto;
    }
}

@media (max-aspect-ratio: 4/3) {
    #videoBG {
        width: auto;
    }
}

@media (max-aspect-ratio: 4/5) {
    #videoBG {
        width: auto;
    }
}

@media (min-aspect-ratio: 16/19) {
    #videoBG {
        width: 100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    #videoBG {
        width: auto;
    }
}

accueil {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

accueil>img {
    width: 40vw;
}

ul {
    padding: 0;
    list-style-type: none;
}

ul>li {
    margin-bottom: 20px;
}

li>ul {
    padding-left: 20px;
    list-style-type: '. ';
}

li>ul>li {
    margin-bottom: 5px;
}

li>ul>li:first-child {
    margin-top: 5px;
}

.menu-animated {
    left: 0;
    border-right: 2px solid black;
}

.menu-animated-map {
    left: 250px !important;
    width: calc(100% - 250px) !important;
}

.close,
.info {
    position: absolute;
    font-size: 20px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close {
    top: 0px;
    right: 5px;
}

.info {
    left: 5px;
    top: 5px;
}

.controlllzz {
    position: absolute;
    top: 13px;
    left: 13px;
    z-index: 99999;
    box-sizing: border-box;
}

.content {
    margin-top: 20px;
}

.controlllzz img,
.controlllzz a,
.info img {
    width: auto;
    height: 100%;
}

.burger,
.plus,
.minus,
.info,
.ebabx,
.forum,
.mentions-icon {
    margin-bottom: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    background: white;
    box-sizing: border-box;
    border: 2px solid white;
}

.credits,
.mentions,
.menu,
.fiche-media {
    width: 80vw;
    max-height: 80vh;
    background: RGB(255, 255, 255, 0.95);
    border: 2px solid black;
    position: fixed;
    top: 10vh;
    z-index: 10000;
    overflow-y: scroll;
    padding: 26px 30px;
    box-sizing: border-box;
    letter-spacing: 0.02em;
    display: none;
    transform: translateX(-50%);
    left: 50%;
}

.fiche-media-doc {
    position: relative;
    padding-bottom: 100%;
    /*overflow: hidden;*/
    /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}

.fiche-media-doc>object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%;
    /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pst {
    font-size: 14px;
}

.cls {
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px;
}

.cls div {
    width: 50%;
}

.cls div:first-child {
    padding-right: 10px;
}

.selector-display {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.active {
    /*background: #99C9EF;
    ;*/
    color: white;
    border: 2px solid black;
}

.inactive {
    background: white;
    color: #99C9EF;
    ;
    border: 2px solid black;
}

.selector-display div {
    padding: 10px;
    width: 50%;
    text-align: center;
}

.selector-display div:hover {
    background: rgba(255, 0, 0, 0.5);
    color: white;
}

.selector-display div:first-child {
    margin-right: 5px;
}

.selector-display div:last-child {
    margin-left: 5px;
}

.selector-medium {
    display: none;
}

.video-js {
    position: relative !important;
    width: 80% !important;
    height: auto !important;
}

forum .row {
    background: RGB(255, 255, 255, 0.3);
    margin-bottom: 1rem;
}

forum .accordion {
    margin-bottom: 1rem;
}

forum .pannel {
    margin-bottom: 1rem;
}

.plein-ecran {
    display: none;
    position: fixed;
    background: black;
    text-align: center;
    width: 100vw;
    height: 100vh;
    z-index: 100000;
}