body {

    background-color: #1E1E1E;
    max-width: 1600px;
    margin: auto;
    min-width: 900px;
}

h1 {


    text-align: center;
    font-family: Arimo;
    color: #DCC600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-show {

    visibility: hidden;

}


header {

    width: 100%;
    height: 70px;
    background-color: #1E1E1E;


}

nav {

    max-width: 1400px;
    border-bottom: solid 1px #DCC600;
    margin-left: auto;
    margin-right: auto;
    height: 71px;
    visibility: visible;


}

nav.hidden {

    visibility: hidden;


}

.nav-phone {

    border-bottom: solid 1px #DCC600;
    position: absolute;
    background-color: #1E1E1E;
    width: 0px;
    margin: auto;
    visibility: hidden;

}

.nav-phone.visible {

    border-bottom: solid 1px #DCC600;
    position: absolute;
    background-color: #1E1E1E;
    width: 100%;
    margin: auto;
    visibility: visible;
    margin-top: 40px;
    position: fixed;

}

a {

    color: #DCC600;
    text-decoration: none;

}

nav ul {

    flex-direction: row;
    display: flex;

    list-style: none;

    justify-content: space-between;

    max-width: 850px;

    text-align: center;
    margin-left: auto;
    margin-right: auto;

    padding-left: 0px;
    padding-right: 50px;



}

.nav-phone ul {

    flex-direction: column;
    display: flex;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.nav-phone li {


    color: #000;
    display: flex;
    text-align: center;
    width: auto;
    margin: auto;
}

.nav-phone.i {

    color: #DCC600;
    font-size: 14px;
    font-weight: 500;
    margin-top: 17px;
    margin-right: 10px;
    float: left;

}

.nav-phone h2 {


    color: #DCC600;
    text-align: center;
    font-family: Arimo;
    font-size: 18px;
    font-weight: 500;


}

i {

    color: #DCC600;
    font-size: 14px;
    font-weight: 500;
    margin-top: 17px;
    margin-right: 10px;
    float: left;

}

nav h2 {


    color: #DCC600;
    text-align: center;
    font-family: Arimo;
    font-size: 18px;
    font-weight: 500;


}

nav li {


    color: #DCC600;
    display: flex;

    padding-left: 20px;
    padding-right: 20px;
    border-bottom: solid 20px #1E1E1E;

}

nav li:hover {



    font-size: 18px;
    border-bottom: solid 20px #DCC600;
    transition: 300ms ease-in-out;
}

.conteneur {


    width: 75%;
    height: 40vh;


    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;


    background-image: url("/images/bus-visite.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: contain;

    border-bottom: solid 1px #DCC600;

    padding-bottom: 255px;

}

.conteneur6 {





    margin-top: 125px;
    margin-left: auto;
    margin-right: auto;
    height: 10vh; 
    max-width: 100vh; 
    margin-bottom: 50px;

    background-image: url("/images/adeonacars.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: contain;

    border-bottom: solid 0px #DCC600;


}

.conteneur-1 {



    height: auto;
    width: 100%;
    max-width: 1600px;


    margin-left: auto;
    margin-right: auto;

    display: grid;
    grid-template-columns: 1fr 1fr;

    border-bottom: solid 1px #DCC600;

    padding: 100px 0px 100px 0px;

}

.tittle-presentation h2 {



    height: auto;
    width: 100%;
    max-width: 500px;
    font-family: Arimo;

    font-size: 40px;
    font-weight: 400;
    color: #DCC600;
    margin: auto;

    text-align: center;


}

.presentation h2 {



    height: auto;

    max-width: 500px;
    font-family: Arimo;
    background-color: #222222;
    font-size: 3vwpx;
    font-weight: 400;
    color: white;
    line-height: 30px;
    padding: 25px;

}

.conteneur-2 {


    height: auto;
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    padding: 0px 0px 100px 0px;
    border-bottom: solid 1px #DCC600;

}

.tittle {



    height: auto;
    width: 100%;
    max-width: 750px;
    font-family: Arimo;

    font-size: 40px;
    font-weight: 700;
    color: #DCC600;
    margin: auto;

    text-align: center;


}
.evenement h2 {





    font-family: Arimo;

    font-size: 4vw;
    font-weight: 700;
    color: white;
    line-height: 100px;

    text-align: center;


}
.tittle-presentation {



    height: auto;
    width: 100%;
    max-width: 500px;
    font-family: Arimo;

    font-size: 2vw;
    font-weight: 700;
    color: #DCC600;
    margin: auto;

    text-align: center;


}

.evenement {


    margin-top: 50px;
    height: 100px;
    width: 100%;

    font-family: Arimo;
    background-color: #222222;
    font-size: 1vw;
    font-weight: 500;
    color: white;
    line-height: 30px;


}

.conteneur-3 {



    height: auto;
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    padding: 0px 0px 100px 0px;
    padding-bottom: 150px;
    border-bottom: solid 1px #DCC600;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.service-card {

    margin-top: 50px;
    height: 440px;
    width: 299px;
    font-family: Arimo;
    background-color: #222222;
    font-size: 16px;
    font-weight: 500;
    color: white;
    line-height: 30px;
    margin-left: 45px;
    margin-right: 45px;
    border: 1px solid #DCC600;

}

.service-card h2 {


    font-family: Arimo;

    font-size: 24px;
    font-weight: 700;
    color: #DCC600;
    line-height: 30px;
    text-align: center;


}

.service-card h3 {


    font-family: Arimo;

    font-size: 16px;
    font-weight: 500;
    color: #DCC600;
    line-height: 75px;
    text-align: center;
    border-bottom: 1px solid #DCC600;
    max-width: 200px;
    margin: auto;

}

.service-card h4 {


    font-family: Arimo;

    font-size: 16px;
    font-weight: 500;
    color: #DCC600;
    line-height: 75px;
    text-align: center;
    border-bottom: 1px solid #DCC600;
    max-width: 200px;
    margin: auto;

}

.service-card h5 {


    font-family: Arimo;

    font-size: 16px;
    font-weight: 500;
    color: #DCC600;
    line-height: 75px;
    text-align: center;
    border-bottom: 1px solid #DCC600;
    max-width: 200px;
    margin: auto;

}

.service-conteneur {

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    align-items: center;

}

.service-card#card1 {

    background-color: #222222;

}

.service-card#card2 {

    background-color: #222222;

}

.conteneur-4 {




    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    padding-bottom: 150px;
    border-bottom: solid 1px #DCC600;


}


.contact {


    margin-top: 50px;
    height: auto;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arimo;
    background-color: #222222;
    font-size: 16px;
    font-weight: 500;
    color: white;
    line-height: 30px;
    padding: 5vh;

    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;


}


.contact h3 {


    margin-top: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #DCC600;
    line-height: 30px;



}

.box1 {


    display: flex;
    flex-direction: column;
    width: 525px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;

}

.box2 {

    display: flex;
    flex-direction: column;
    width: 525px;

    height: 450px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;


}

.contact-name {


    width: 200px;


}

#tittle-nom {


    font-family: Arimo;
    font-size: 22px;
    color: #DCC600;
}

#tittle-prenom {

    font-family: Arimo;
    font-size: 22px;
    color: #DCC600;

}

#tittle-mail {


    font-size: 22px;
    color: #DCC600;
}

#tittle-message {


    font-family: Arimo;
    font-size: 22px;
    color: #DCC600;

}

#tittle-phone {



    font-family: Arimo;
    font-size: 22px;
    color: #DCC600;

}

.message {

    width: auto;

    height: 325px;
    padding: 12px;
    /* Some padding */
    border: 0px solid rgb(0, 0, 0);
    /* Gray border */
    border-radius: 4px;

    /* Make sure that padding and width stays in place */

    background-color: #2e2e2e;
    margin-bottom: 25px;
    color: #DCC600;
}


.prenom {


    width: 100%;
    /* Full width */
    padding: 12px;
    /* Some padding */
    border: 0px solid rgb(0, 0, 0);
    /* Gray border */
    border-radius: 4px;
    /* Rounded borders */
    box-sizing: border-box;
    /* Make sure that padding and width stays in place */


    resize: vertical;
    /* Allow the user to vertically resize the textarea (not horizontally) */
    background-color: #2E2E2E;
    margin-bottom: 25px;
    color: #DCC600;
}

.telephone {



    width: 100%;
    /* Full width */
    padding: 12px;
    /* Some padding */
    border: 0px solid rgb(0, 0, 0);
    /* Gray border */
    border-radius: 4px;
    /* Rounded borders */
    box-sizing: border-box;
    /* Make sure that padding and width stays in place */

    margin-bottom: 25px;
    resize: vertical;
    /* Allow the user to vertically resize the textarea (not horizontally) */
    background-color: #2E2E2E;

    color: #DCC600;
}

.nom {



    width: 100%;
    /* Full width */
    padding: 12px;
    /* Some padding */
    border: 0px solid rgb(0, 0, 0);
    /* Gray border */
    border-radius: 4px;
    /* Rounded borders */
    box-sizing: border-box;
    /* Make sure that padding and width stays in place */

    margin-bottom: 25px;
    resize: vertical;
    /* Allow the user to vertically resize the textarea (not horizontally) */
    background-color: #2E2E2E;

    color: #DCC600;
}

.mail {


    width: 100%;
    /* Full width */
    padding: 12px;
    /* Some padding */
    border: 0px solid rgb(0, 0, 0);
    /* Gray border */
    border-radius: 4px;
    /* Rounded borders */
    box-sizing: border-box;
    /* Make sure that padding and width stays in place */


    resize: vertical;
    /* Allow the user to vertically resize the textarea (not horizontally) */
    background-color: #2E2E2E;

    color: #DCC600;

}

/* Style the submit button with a specific background color etc */
input[type=submit] {

    background-color: #DCC600;
    color: black;
    padding: 12px 50px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-family: Arimo;
    font-weight: 700;
    position: relative;
    width: 25vh;
    margin: auto;

}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #9e8e00;
}

.conteneur-5 {



    height: 100%;
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    padding-bottom: 150px;
    border-bottom: solid 1px #DCC600;

}


.galerie {


    margin-top: 50px;
    height: 100%;
    width: 100%;

    max-width: 1217px;
    margin-left: auto;
    margin-right: auto;

    background-color: #222222;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;


}

galerie-card {



    background-color: #303030;
    margin-left: auto;
    margin-right: auto;
    margin: 15px;
    padding: 5px;
}

galerie-card img {


    height: auto;
    max-height: 700px;
    width: 100%;
    object-fit: cover;
    background-color: #303030;
    margin-left: auto;
    margin-right: auto;


}

@media (max-width: 800px) {

    body {

        min-width: 0px;

    }

    .btn-show {

        visibility: visible;
        margin-right: 10px;

    }

    .conteneur {


        width: 100%;
        height: 80vh;
    
    
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto;
    
    
        background-image: url("/images/busback.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-size: contain;
    
        border-bottom: solid 1px #DCC600;
    
        padding-bottom: 50px;
    
    }

    nav {
        visibility: hidden;
        max-width: 0px;
        float: left;



    }

    nav li {



        max-width: 0px;

    }

    nav ul {

        display: flex;
        flex-direction: column;

        max-width: 0px;

    }

    nav h2 {

        font-size: 1px;
        max-width: 0px;

    }

    nav i {


        max-width: 0px;

    }

    nav a {


        color: #DCC600;
        display: flex;

        padding-left: 20px;
        padding-right: 20px;
        border-bottom: solid 20px #1E1E1E;

    }

    .contact {


        margin-top: 50px;
        height: auto;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-family: Arimo;
        background-color: #222222;
        font-size: 16px;
        font-weight: 500;
        color: white;
        line-height: 30px;
        padding: 0vh;

        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 2.5vh 0vh 2.5vh 0;

    }

    .box1 {


        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        height: 450px;


    }

    .box2 {

        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 50px;
        height: 450px;
        justify-content: space-between;



    }

    .galerie-card {


        height: 325px;
        width: 100%;
        background-color: #303030;

        margin: 5px;




    }

    #tittle-nom {

        margin-top: 0px;
        font-family: Arimo;
        font-size: 22px;
        color: #DCC600;
    }

    #tittle-prenom {

        margin-top: 0px;
        font-family: Arimo;
        font-size: 22px;
        color: #DCC600;


    }

    #tittle-mail {

        margin-top: 0px;
        font-family: Arimo;
        font-size: 22px;
        color: #DCC600;
    }

    #tittle-message {

        margin-top: 0px;
        margin-left: 0px;
        font-family: Arimo;
        font-size: 22px;
        color: #DCC600;

    }

    #tittle-phone {

        margin-top: 0px;

        font-family: Arimo;
        font-size: 22px;
        color: #DCC600;

    }

    .message {


        width: auto;
        /* Full width */
        height: 325px;
        padding: 12px;
        /* Some padding */
        border: 0px solid rgb(0, 0, 0);
        /* Gray border */
        border-radius: 4px;
        /* Rounded borders */
        box-sizing: border-box;
        /* Make sure that padding and width stays in place */

        background-color: #2e2e2e;
        margin-top: 25px;
        margin-bottom: 25px;
        margin-left: 0px;
        color: #DCC600
    }


    .prenom {

        width: 100%;


        margin-top: 25px;
        margin-bottom: 25px;
        margin-left: 0px;

    }

    .telephone {


        width: 100%;


        margin-top: 25px;
        margin-bottom: 25px;
        margin-left: 0px;
    }

    .nom {

        width: 100%;


        margin-top: 25px;
        margin-bottom: 25px;
        margin-left: 0px;
    }

    .mail {
        margin-top: 25px;
        margin-bottom: 25px;
        margin-left: 0px;

        width: 100%;



    }

    #tittle-message {

        margin-top: 0px;
        margin-left: 0px;
        font-family: Arimo;
        font-size: 22px;
        color: #DCC600;

    }


    input[type=submit] {


        background-color: #DCC600;
        color: black;
        padding: 12px 50px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-family: Arimo;
        font-weight: 700;
        position: relative;
        margin-top: 25px;
        margin-bottom: 25px;
        float: none;


    }

    .service-card {

        margin-top: 50px;
        height: 44vh;
        max-width: 299px;
        width: 29vh;
        font-family: Arimo;
        background-color: #222222;
        font-size: 16px;
        font-weight: 500;
        color: white;
        line-height: 30px;
        margin-left: auto;
        margin-right: auto;

    }

    .service-conteneur {

        display: flex;
        flex-direction: column;
        justify-content: space-between;

        flex-wrap: wrap;

        align-items: center;

    }


    .conteneur-1 {



        height: auto;
        width: 100%;
        max-width: 1600px;


        margin-left: auto;
        margin-right: auto;

        display: grid;
        grid-template-columns: 1fr;

        border-bottom: solid 1px #DCC600;

        padding: 100px 0px 100px 0px;

    }

    .tittle-presentation {



        height: auto;
        width: 100%;
        max-width: 500px;
        font-family: Arimo;

        font-size: 40px;
        font-weight: 700;
        color: #DCC600;
        margin: auto;
        margin-bottom: 50px;
        text-align: center;


    }

    .presentation h2 {



        font-family: Arimo;
        background-color: #222222;
        font-size: 3vw;
        font-weight: 500;
        color: white;
        line-height: 30px;



    }

    .presentation {



        height: auto;
        width: 85%;
        max-width: 500px;
        font-family: Arimo;
        background-color: #222222;
        font-size: 12px;
        font-weight: 500;
        color: white;
        line-height: 30px;
        padding: 25px;
        margin-left: auto;
        margin-right: auto;

    }

    .tittle {



        height: auto;
        width: 100%;
        max-width: 750px;
        font-family: Arimo;


        font-weight: 700;
        color: #DCC600;
        margin: auto;

        text-align: center;


    }

    .tittle-presentation {



        height: auto;
        width: 100%;
        max-width: 500px;
        font-family: Arimo;


        font-weight: 700;
        color: #DCC600;
        margin: auto;
        margin-bottom: 50px;
        text-align: center;


    }

    .conteneur {


        max-width: 160vh;
        height: 20vh;



        margin-left: auto;
        margin-right: auto;


        background-image: url("/images/bus-visite.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-size: contain;

        border-bottom: solid 1px #DCC600;

        padding-bottom: 10%;

    }

    button.btn-show {


        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 0px;

        position: fixed;
        margin-left: 10px;

    }


}