body {
    font-family: 'Georgia';
}

#slide-out div {
    font-family: 'Georgia';
    font-size: 1.5em;
    margin-left: 32px;
    font-weight: bolder;
}

#slide-out li a {
    font-family: 'Georgia';
    cursor: pointer;
}

#svg1,
#svg2 {
    height: 100vh;
    width: 100%;
}


.hints {
    position: absolute;
    top: 64px;
    background: black;
    left: 65px;
    width: 350px;
}

.hints li {
    color: grey;
    float: none;
}

.hints li a {
    color: #039be5;
}

body {
    color: black;
}

section {
    background: black;
    color: black;
    z-index: 1;
}

.sidenav-trigger {
    z-index: 100 !important;
    position: fixed !important;
}

.search-container {
    width: 350px;
    margin: auto;
    padding: 20px;
    margin-top: 221px;
}

.search-container li {
    margin: 20px;
}

.trepan .row .col {
    padding: 0px;
    text-align: center;
    position: relative;
}

h1 {
    z-index: 1;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 2em;
    margin-left: 20px;
    color: black;
}

section p {
    color: black;
    margin: 20px;
}

.fond {
    background: url('img/background.svg');
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
}

.background {
    background: url('img/wordcloud.png');
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    filter: blur(2px);
    background-position: 50% 50%;
}

.background2 {
    background: black;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    margin-top: 1;
    margin-top: 658px;
    background-position: 50% 50%;
}

.modal {
    color: black;
}

.pos-voue {
    transform: rotate(0deg);
    transition-duration: 2.75s;
}

.pos-sociable {
    transform: rotate(-238deg);
    transition-duration: 2.75s;
}

/* 
.svg {
    transition-duration: 0.1s;
} */

.pos-meneur {
    transform: rotate(-122deg);
    transition-duration: 2.75s;
}

nav #nav-mobile a {
    /* font-family: 'FrenchScriptMT';  */
    font-size: 1.5em !important;
    font-family: "Georgia" !important;
}

div.modal {
    background: #f7f6f6;
    color: rgb(2, 0, 0);
    font-size: 1.5em;
    text-align: justify;
}

div.modal a {
    color: rgb(255, 0, 179);
}


div.modal img.image {
    width: 100%;
}

div.modal div.center {
    text-align: center;
}

div.modal h4 {
    font-weight: bold;

}

svg a {
    fill: black;
}

div.modal span {
    border: 1px solid black;
    padding: 2px;
    font-weight: bold;
    margin-right: 5px;

}



.compass1 {
    overflow: hidden;
    background-size: 6%;
    border-radius: 1500px;
    /* border: solid 2px black; */
    /* box-shadow: 0px 0px 37px black; */
    height: 95vh;
    max-width: 105%;
}

.compass1 svg {
    background: url(img/compass2.svg) no-repeat;
}

.compass1.compass2 svg {
    background: url(img/compass3.svg) no-repeat;
}

.boussole {
    width: 1000px;
    margin: auto;
    display: flex;
    margin-top: 50px;
}

.svg1 a:hover {
    fill: red;
    transition-duration: 0.5s;
}

.svg1 a.read {
    fill: yellow;
}

div.modal {
    border: 6px solid rgb(107, 114, 5);
}

.compass {
    /* background: url(img/compass.png) no-repeat 50% 54%; */
    background-size: 100%;
    margin: 2%;
}

.compass-background {
    /* background: url(img/fond.svg) 50% 50%; */
    background-size: cover;
    margin-top: 67px;
}

.wheel {
    /* background: url(img/compass4.png) no-repeat 50% 50%; */
    background-size: 100%;
    padding: 7%;
}

.one .wheel {
    /* background: url(img/compass2.png) no-repeat 50% 50%; */
    background-size: 100%;
    padding: 7%;
}

.wheel2 {
    background: url(img/logo_home.png) no-repeat 50% 50%;
    background-size: 6%;
}

.wheel fondobject {
    -webkit-animation: spin 360s linear infinite;
    -moz-animation: spin 360s linear infinite;
    animation: spin 360s linear infinite;
}

.svg1 {
    background: url(img/logo_home.png) no-repeat 50% 50%;
    background-size: 6%;
}

.svg1 object {
    width: 1000px;
    height: 1000px;
    display: block;
    margin-top: 100px;
    text-align: center;
    -webkit-animation: spin 360s linear infinite;
    -moz-animation: spin 360s linear infinite;
    animation: spin 360s linear infinite;
    overflow: hidden;
}

#dropdown1 {
    width: 100% !important;
    margin-top: 64px !important;
}

.svg2 {
    width: 1000px;
    height: 1000px;
    background: url(img/logo_home.png) no-repeat 50% 50%;
    display: block;
    background-size: 6%;
    margin-top: 100px;
    text-align: center;
    -webkit-animation: spin 360s linear infinite;
    -moz-animation: spin 360s linear infinite;
    animation: spin 360s linear infinite;
    overflow: hidden;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.container.boussole1 {
    width: 1000px;
    box-shadow: -10px -7px 23px grey;
    height: 1000px;
    position: relative;
    border-radius: 5000px;
    background: url(img/logo_home1-omb.jpg) no-repeat 50% 50%;
    background-size: 6%;
    background-color: black;
}

@keyframes example {
    from {
        opacity: 0;
    }

    to {
        opacity: 100;
    }
}

svg a:hover {
    /* text-shadow: 0px 0px 15px black; */
    fill: rgb(255, 0, 179);
    transition: text-shadow 0.25s ease-out;
    transition: fill 0.25s ease-out;
}

svg a {
    text-shadow: 0 0 black;
    opacity: 0;
    animation-name: example;
    animation-duration: 5s;
    animation-fill-mode: forwards;
}

#warning {
    border: 6px solid red;
}

.svg .s2,
.svg h1,
.modal {
    font-family: "Georgia, Arial" !important;
}

.svg h4 {
    font-size: 1.5rem;
}

.svg h3 {
    font-size: 1.4em;
    font-style: italic;
}

.svg h3 a {
    color: black;
}

.svg h2 {
    font-size: 2.5em;
}

.svg h1 {
    line-height: 30%;
}

.svg h1 a {
    font-weight: bold;
    color: black;
}

.svg h5 {
    font-size: 1em;
    line-height: 43%;
}

.svg h4 a,
.svg h5 a,
.svg h6 a {
    color: #7cb342;
}

blockquote {
    border-left: 5px solid blue;
}


.svg a:hover {
    fill: red;
}

.logo img {
    position: absolute;
    background: url("img/logo_home1-omb.jpg");
    top: 390px !important;
    left: 378px !important;
    width: 40px !important;
    height: 40px;
    z-index: 1;
}


footer {
    margin-top: 300px;
    z-index: 1;
    background: none !important;
    font-family: 'Georgia';
}


body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    overflow: scroll !important;
}

main {
    flex: 1 0 auto;
}

.sidenav-trigger {
    position: absolute;
    color: black;
    margin: 10px 0px 0px 10px;
    z-index: 1;
}

#slide-out a span {
    color: black !important;
}

/* utils for tony */

.img-in-text-left {
    float: left;
    margin: 20px;
    max-width: 150px;
}

.img-in-text-right {
    float: right;
    margin: 20px;
    max-width: 150px;
}

.img-in-text-right-bigger {
    float: right;
    margin: 20px;
    max-width: 250px;
}

.img-on-text {
    position: absolute;
    right: 0px;
    max-width: 175px;
}

.active {
    border-bottom: 3px solid black;
}

.forward,
.back {
    display: inline-block;
    color: black;

    vertical-align: super;
    margin: 10px;

}

#back {
    position: absolute;
    top: 300px;
    left: 50px;
    color: black;
    padding: 20px 0;
}

#forward {
    position: absolute;
    top: 300px;
    right: 50px;
    color: black;
    padding: 20px 0;
}

@media screen and (max-width: 992px) {

    .nav-boussole {
        margin-top: 0;
        position: fixed;
    }
}


@media screen and (max-width: 800px) {


    svg {
        width: 100%;
        height: auto !important;
        margin: -72vh auto 0 auto !important;
    }

    #matrice+svg {
        margin: 67px auto 0 auto !important;
    }

    .compass1 {
        height: 97vh !important;
        max-width: 100%;
    }

    #sociabilite,
    #electre {
        margin: -100vh 0 auto -2.5% !important;
        height: 102vh !important;
    }

    .modal-overlay {
        z-index: 0 !important;
    }

    .pswp-gallery {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .pagination li {
        margin: 11px;
    }

    .content {
        overflow: hidden;
    }

    h1 {
        font-size: 60px !important;
    }

    h5 {
        font-size: 20px !important;
    }

    #back {
        position: fixed;
        bottom: 0px !important;
        top: auto;
        width: 50%;
        background: white;
        border: 3px solid black;
        text-align: center;
        left: 0px;
        height: 9%;
    }


    #forward {
        position: fixed;
        bottom: 0px !important;
        top: auto;
        width: 50%;
        background: white;
        border: 3px solid black;
        text-align: center;
        right: 0px;
        height: 9%;
    }

    .modal {
        top: 1% !important;
        width: 98%;
        max-height: 89%;
        font-size: 1.15em !important;
        box-shadow: none;
        width: 95vw;
        left: 0;
        margin-left: 18px;
    }

    #kant iframe {
        width: 100%;
        height: 215px;
    }

}

iframe {
    width: 100%;
    height: 315px;
    max-width: 500px;
}

.audio-icon {
    font-size: 30px;
    display: block;
    text-align: center;
}

.audio-titre {
    text-align: center;
}

#lether audio,
#Chants audio,
#kant iframe {
    margin: auto;
    display: flex;
}

.sidenav .collapsible-header {
    padding: 0 32px;
}

#Images a {
    margin: 2px;
}

.pswp__custom-caption {
    background: rgba(75, 150, 75, 0.75);
    font-size: 16px;
    color: #fff;
    width: calc(100% - 32px);
    max-width: 400px;
    padding: 2px 8px;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
}

.pswp__custom-caption a {
    color: #fff;
    text-decoration: underline;
}

.hidden-caption-content {
    display: none;
}

a[target="_blank"]:visited {
    color: blueviolet;
}