/* -- Exercice: Beverage - Restaurant */

@media screen and (min-width: 512px) and (max-width: 768px) {

    body {
        display: block;
        justify-content: center;
        width: 100%;
        height: auto;
        background-color: hsl(0, 0%, 15%);
    }

    header {
        display: flex;
        flex-direction: row;
        width: 90%;
        height: 100px;
        background: url(images/nav.jpg);
        align-items: center;
    }

    main {
        width: 100%;
        height: auto;
        background-color: white;
    }

    .navMenu {
        margin: 0 0 0 60%;
        font-size: xx-large;
    }

    .TelMail {
        width: 100%;
        height: 50px;
        justify-content: center;
        align-items: center;
        font-size: x-large;
        color: white;
    }

    .SoothingBKG {
        width: 100%;
        height: 750px;
        justify-items: center;
        background: url(images/b1.jpg);
        background-position: center;
    }

    .SoothingTexte {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 30%;
        left: 15%;
        color: white;
        font-size: xx-large;
        line-height: normal;
    }

    .SoothingFlex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        position: relative;
        z-index: 1;
        top: -180px;
        left: 0;
        width: 100%;
        height: 500px;
    }

    .FondRouge {
        background-color: rgb(255, 122, 88);
        width: 250px;
        height: 80px;
    }

    .Ronde {
        display: flex;
        justify-content: space-evenly;
        position: relative;
        width: 300px;
        margin: 0 30px 50px 30px;
    }

    .Ronde img {
        display: flex;
        position: relative;
        width: 300px;
        height: 300px;
        border: solid 5px;
        border-color: grey;
        border-radius: 50%;
    }

    .Ronde1 {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 290px;
        height: 290px;
        border: solid 10px;
        border-color: red;
        border-radius: 50%;
        background-color: rgb(252, 38, 0);
        opacity: 0.5;
    }

    .Ronde1 h2 {
        background-color: transparent;
        transition: 2s;
        text-align: center;
    }
    
    .Ronde1 h2:hover {
        color: white;
        text-align: center;
        font-size: xx-large;
    }    

    .ArrowUp {
        position: absolute;
        top: 1550px;
        left: 97%;
        color: rgb(255, 122, 88);
        font-weight: bold;
        font-size: xx-large;
    }


    .About {
        width: 100%;
        height: 50px;
        text-align: center;
        font-size: xx-large;
    }

    .AboutFlex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        height: auto;
    }

    .AboutDesc {
        width: 80%;
        height: 500px;
        text-align: justify;
        font-size: xx-large;
    }

    .AboutPhoto {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 50%;
        height: auto;
        margin: 0 5% 15% 10%;
    }

    .image1 {
        width: 350px;
        height: 350px;
        border: solid 10px;
        border-color: rgb(255, 122, 88);
    }

    .image2 {
        width: 350px;
        height: 350px;
        border: solid 10px;
        border-color: rgb(255, 122, 88);
        margin-left: 15%;
    }

    .Appétit {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
    }

    .Appétit img {
        width: 100%;
        height: 500px;
    }

    .Stat {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 87%;
        height: 400px;
        background-color: rgb(255, 122, 88);
        font-size: x-large;
    }


    .StatList {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        width: 250px;
        height: 150px;
        margin: 20px;
        background-color: white;
    }

    .Menu {
        width: 90%;
        height: auto;
        text-align: center;
        margin-top: 10%;
        font-size: xx-large;
    }

    .MenuPhoto {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        justify-content: center;
        width: 100%;
        height: auto;
        margin: 30px;
    }

    .MenuPhotoDesc {
        display: flex;
        width: 90%;
        height: auto;
    }

    .Titre2 {
        font-size: xx-large;
        color: black;
    }

    .MenuPhoto img {
        width: 90%;
        height: 400px;
        margin-left: 20px;
    }

    .MenuPhoto h5 {
        width: 80%;
        height: 50px;
        background-color: rgb(255, 122, 88);
        color: wheat;
        margin: 10px 0 60px 50px;
        padding-top: 25px;
        text-align: center;
        font-size: x-large;
    }

    .FunShine {
        width: 100%;
        height: 1500px;
        background: url(images/nav.jpg);
        background-size: cover;
        text-align: center;
    }

    .FunShine h1 {
        font-size: xx-large;
    }

    .FlexRow {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 1250px;
        margin-left: 50px;
    }

    .FlexRow1 {
        display: flex;
        width: 90%;
        height: auto;
    }

    .FlexCol {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        line-height: normal;
        font-size: xx-large;
    }

    .Choix1 {
        width: 90%;
        height: 40px;
        background-color: white;
        margin-top: 3px;
        padding: 20px;
        font-size: xx-large;
    }

    .Chef {
        width: 96%;
        height: 300px;
        background-color: white;
        font-size: xx-large;
        margin-top: 3px;
    }

    .Chef h5 {
        width: 94%;
        height: 40px;
        background-color: rgb(255, 122, 88);
        color: white;
        margin: 3px 0;
        padding: 20px;
    }

    .FlexRow1 img {
        width: 550px;
        height: 400px;
        border: solid 10px rgb(255, 122, 88);
        border-radius: 5%;
        margin: 0 50px 50px;
    }

    .Testimo {
        width: 100%;
        height: 750px;
        justify-content: center;
        text-align: center;
        font-size: xx-large;
    }

    .TestimoFlex {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 520px;
        margin-top: 0;
    }

    .TestimoFlex img {
        width: 150px;
        height: 150px;
        border: solid 6px rgb(255, 122, 88);
        align-items: center;
        margin: 0 200px 0 200px;
    }

    .TestimoTexte {
        width: 500px;
        height: 250px;
        background-color: hsl(0, 2%, 91%);
        border: solid 15px #d4d4d4;
        font-size: large;
        margin-top: 0;
    }

    .TestimoDesc {
        font-size: x-large;
        color: black;
    }

    .TestimoTriangle {
        width: 10px;
        height: 10x;
        justify-content: center;
        color: rgb(255, 122, 88);
        text-align: center;
        margin: 0 260px 0 260px;
        transform: rotate(-90deg);
        position: relative;
        top: 75px;
        left: 20px;
    }

    .TestimoPoint {
        width: 50px;
        height: 50px;
        margin: 60px 20px 10px 200px;
        font-size: 15px;
        text-align: left;
        color: rgb(255, 122, 88);
    }


    footer {
        width: 100%;
        height: 300px;
        color: rgb(161, 161, 161);
    }

    .footerNav {
        display: flex;
        flex-direction: row;
        width: 90%;
        height: 50px;
        border-top: hidden;
        border-bottom: solid 1px grey;
        margin-left: 60px;
    }

    .footerNavFlex {
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 60px;
        justify-content: space-evenly;
        margin: 0 20px 0 20px;
        color: white;
    }

    .footerFlexRow {
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
        width: 90%;
        height: auto;
        margin-left: 100px;
    }

    .footerFlexRow p {
        line-height: 0%;
    }

    .footerFlexCol1 {
        display: flex;
        flex-direction: column;
        justify-content: left;
        width: 90%;
        height: 250px;
    }

    .footerFlexCol {
        display: flex;
        flex-direction: column;
        width: 33%;
        height: 250px;
    }

    .footerFlexRow i {
        margin: 0 30px 30px 0;
    }

    .footerC {
        display: block;
        width: 90%;
        height: 50px;
        justify-content: center;
        border-top: solid 1px grey;
        margin-left: 60px;
        text-align: center;
    }

    /* Couleur en #id */

    #Blanc {
        color: white;
    }

    #Orange {
        color: orangered;
    }

    #Rouge {
        color: rgb(255, 122, 88);
    }

    #RougeLarge {
        color: rgb(255, 122, 88);
        font-size: xx-large;
    }
    
    #Gris {
        color: grey;
    }

    #PlusPetit {
        font-size: smaller;
    }

    #Foncé {
        color: hwb(0 15% 21%)
    }

}