*{
    text-decoration: none;
    list-style: none;
    padding:0;
    margin:0;
}

*:focus{
    outline: none;
}

@font-face {
    font-family: 'DIN Condensed';
    src: url('font/DINCondensed-Bold.ttf');
    src: url('font/DINCondensed-Bold.woff');
    src: url('font/DINCondensed-Bold.eot');
    src: url('font/DINCondensed-Bold.woff2');
    src: url('font/DINCondensed-Bold.svg');
    font-weight: bold;
    font-style: normal;
}


body{
    background-color:#0f1b40;
    padding-top:70px;
    text-align: center;

    /* background: url(pattern.jpg); */
}

#logo{
    width: 260px;
    margin:auto;
    display:block;
    margin-bottom: 20px;
}

#contain{
    margin:auto;
    text-align: center;
    margin-top:30px;
    width:1300px;
}


/* INGREDIENTS */

h1{
    color:#77bbe6;
    font-family: 'Great Vibes', cursive;
    font-size: 47px;
        font-weight: inherit;
}

.huile{
    background-color: #060b1a;
    padding: 19px;
    color: #ffd4a2;
    margin-top: 58px;
    font-size: 22px;
}

#labase{

    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    background-color: #0f1b40;
    width: 222px;
}

.bleuinterieur1{
    width: 100%;
    background-color: #060f23;
    height: 33px;
    position: absolute;
    top: 29px;
    z-index: -500;
}

#bdotted{
    border:#f9c7a0 dotted 5px;
    width:600px;
    margin:auto;
    margin-bottom: 55px;
    margin-top: 82px;

    box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -webkit-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
}

#bline{
    border: #f9c7a0 solid 1px;
    margin: 5px;
    padding: 28px;
    position: relative;
    background-color: #060f25;
}


h1 span{
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 33px;
}

h2{
    font-family: 'Barlow Condensed', sans-serif;
    color:#fac79d;
    font-weight: inherit;
}

h2 br{
    display: none;
}

h3{
    font-family: 'Barlow Condensed', sans-serif;
    color:#7abce4;
    font-size: 22px;
    font-weight: 300;
}

h3 span{
    font-size: 20px;
    font-weight: 100;
}

#versioncreme{
    color:white;
}

h4{
    font-family: 'Barlow Condensed', sans-serif;
    color: white;
    font-size: 22px;
    font-weight: 300;
    margin-top: 3px;
}

h4 span{
    color: #7abce4;
}

.ligne{
    margin-bottom:70px;
}

.ingredient{
    display:inline-block;
    width: 275px;
    text-align:center;
    vertical-align: top;
    margin:12px 10px 39px 10px;

}

.ingredient-img{
    background-color: white;
    width: 110px;
    height: 110px;
    border-radius:150px;
    margin:auto;
    position:relative;

    box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -webkit-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
}

.ingredient-img span{
    color:#b78148;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-family: 'Barlow Condensed';
    font-size:50px;

}

.ingredient-img img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}

.cercle{
    background-color: rgba(0,0,0,0);
    width: 90px;
    height: 90px;
    border-radius: 140px;
    border: 6px dotted #09132b;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    
}

.ingredient-text{
    font-family: 'Barlow Condensed', sans-serif;
}

.titre{
    color: #fac79d;
    font-size:25px;
    margin-top: 5px;
    font-weight: 400;
}

.titrebleu{
    color: #7abce4;
    font-size:28px;
    margin-top: 5px;
    font-weight: 400;
}

.description{
    color: #ffffff;
    font-size: 21px;
    font-weight: 300;
}

#coppa{
    margin-left: -3%;
    margin-top: 1%;
    width: 131%;
}

#mortadelle{
    margin-left: 10%;
    margin-top: 2%;
    width: 138%;
}

#jambon {
    margin-left: 8%;
    margin-top: 0%;
    width: 138%;
}

#gorgonzola{
    margin-left: -6%;
    margin-top: 3%;
    width: 139%;
}

#spianata{
    margin-left: 14%;
    margin-top: 4%;
    width: 133%;
}

#anchois{
    margin-left: -6%;
    margin-top: 6%;
    width: 130%;
}

#parmesan{
    margin-left: 0%;
    margin-top: 4%;
    width: 103%;
}

#ricotta{
    margin-left: 3%;
    margin-top: 5%;
    width: 97%;
}

#chevre{
    margin-left: 0%;
    margin-top: 4%;
    width: 124%;
}

#miel{
    margin-left: 16%;
    margin-top: -10%;
    width: 121%;
}

#pesto{
    margin-left: -5%;
    margin-top: 6%;
    width: 136%;
}

#roquette{
    margin-left: -1%;
    margin-top: -3%;
    width: 153%;
}

#tomates{
    margin-left: -24%;
    margin-top: 2%;
    width: 114%;
}

#oignons{
    margin-left: 1%;
    margin-top: 4%;
    width: 130%;
}

#figue{
    margin-left: 0%;
    margin-top: -3%;
    width: 110%;
}

#burrata{
    margin-left: 1%;
    margin-top: -2%;
    width: 128%;
}

#truffe{
    margin-left: 13%;
    margin-top: 11%;
    width: 130%;
}

#napoli{
    margin-left: -3%;
    margin-top: 11%;
    width: 125%;
}

#parme {
    margin-left: -4%;
    margin-top: 4%;
    width: 126%;
}

#champignons {
    margin-left: -1%;
    margin-top: 4%;
    width: 137%;
}

#aubergines {
    margin-left: -1%;
    margin-top: 4%;
    width: 130%;
}

#exceptionnels{
    width: 1080px;
    background-color: #060f24;
    padding: 44px 0 8px 0;
    border: 5px #f9c7a0 dotted;
    border-right: 0;
    border-left: 0;
    margin: auto;
    margin-top:50px;
    position: relative;

    box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -webkit-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
}

#contain-ingredient{
    width: 100%;
}


#exceptionnels h1{
    color: #f8c7a3;
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    background-color: #0f1b40;
    width: 284px;
}

.bleuinterieur2{
    width: 100%;
    background-color: #060f23;
    height: 33px;
    position: absolute;
    top: 29px;
    z-index: -500;
}

.last{
    margin-bottom: 0;
}



/* TARIFS */
#tarifsContain{
    position:relative;
    width:800px;
    margin:auto;
    vertical-align:middle;
    padding:70px;
    color: white;
    font-family: 'Barlow Condensed', sans-serif;
}

.pizzas {
    margin-bottom: 70px;
    margin-top: 20px;
}

.infopizzas{
    font-size: 20px;
    font-weight: 300;
    color: #7abce4;
    text-align: left;
    margin-top: -6px;
    Margin-bottom: 32px;
}

.infopasta{
    color: white;
    font-size: 18px;
}

.boissons {
    margin-bottom: 70px;
    margin-top: 20px;
}

.boissons h2{
    font-family: 'Barlow Condensed', sans-serif;
    color:#f9c7a0;
    font-weight: 100;
    font-size: 22px;
    text-align: left;
    margin-bottom: 6px;
}

.lignetarifs{
    display: flex; 
    justify-content:space-between;
    margin-bottom:7px;
}

.marge{
    margin: 20px 0 20px 0;
}

.intitule{
    font-size: 23px;
    text-align: left;
}

.bleu{
    color:#f8c7a3;
}

.intitule-infos{
    font-size: 20px;
    font-weight: 300;
    color:white;
}

.miniinfo{
    font-size: 21px;
    font-weight: 300;
    color:#7abce4;
}

.traittarifs{
    flex-grow: 1;
    height: 1px;
    align-self: center;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 3px dotted #fac79d;
    position: relative;
    top: 3px;
}

.supplements{
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
    font-size: 25px;
    text-align: left;
    margin-bottom: 6px;
}

.traitbas{
    position: relative;
    top: 15px;
}

.tarifsbas{
    position: relative;
    top: 25px;
}

.prix{
    font-size: 23px;
    text-align:right;
}

.ordi{
    display:inline-block;
}

.mobil{
    display:none;
}

#logo-footer{
    width: 200px;
    margin:auto;
    display:block;
    margin-bottom: 50px;
}


footer {
    background-color: #060f25;
    color: #fff;
    padding: 49px 0;
    font-size: 34px;
    font-family: 'Barlow Condensed', sans-serif;
    border-top:1px solid #f7c7a6;
}

footer p {
    font-weight: 200;
    font-size: 23px;
}

#message{
    color: #da4d3f;
    background-color: #1d1d1d;
    padding: 10px;
    width: 280px;
    margin: auto;
    margin-bottom: 60px;
    font-size: 24px;
}

.desserts{
    background-color: #060f24;
    padding:30px;

    box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -webkit-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 38px 24px -28px rgba(0,0,0,0.75);
}

.titredessert{
    color: white;
    margin-bottom: -52px;
}

@media screen and (max-width:1300px){
    #contain {
        width: 1000px;
    }

    #exceptionnels {
        width: 700px;
    }

    #contain-ingredient{
        width: 630px;
        margin: auto;
    }
}

@media screen and (max-width: 1000px){
    #contain {
        width: 90%;
    }
}


@media screen and (max-width:730px){
    .h1top {
        margin-top: 75px;
    }

    #labase {
        width: 177px;
    }

    .bleuinterieur1 {
        height: 18px;
    }

    #exceptionnels {
        width: 90%;
    }

    #contain-ingredient {
        width: 90%;
        margin: auto;
    }

    #bdotted {
        width: 85%;
    }

    #logo{
        width: 80%;
        margin-bottom: -19px;
    }

    h2{
        width: 88%;
        margin: auto;
    }

    h3 {
        width: 100%;
        font-size: 21px;
        margin: auto;
    }

    #pizza {
        width: 290px;
        margin-top: 20px;
        margin-bottom: 52px;
    }

    .ingredient {
        width: 80%;
        margin-bottom: 46px;
    }

    .ligne {
        margin-bottom: 0px;
    }

    .ordi{
        display:none;
    }

    .mobil{
        display:inline-block;
        margin-top:20px;
    }

    .tiret{
        display:none;
    }

    .ingredient-text {
        text-align: center;
        width: 80%;
        margin:auto;
    }

    #exceptioTitre {
        font-weight: 100;
        font-size: 35px;
        color: white;
    }

    #tarifsContain {
        width: 80%;
        padding:0;
    }

    h1 {
        font-size: 36px;
    }

    h1 span {
        font-size: 28px;
    }

    #contain {
        margin-bottom: 57px;
    }

    .description {
        font-size: 19px;
    }

    .boissons h2{
        margin: 0;
    }

    .last{
        background-color: #1d1d1d;
    }

    h2 br{
        display: block;
    }

    .intitule {
        font-size: 18px;
        text-align: left;
    }

    .prix {
        font-size: 18px;
        text-align: right;
    }

    .boissons h2 {
        font-size: 22px;
    }



#exceptionnels h1 {
    width: 91%;
}

.titre {
    font-size: 23px;
}

.titrebleu {
    font-size: 23px;
}

.desserts {
    padding: 28px 18px 18px 18px;
}

.titredessert {
    color: white;
    margin-bottom: -38px;
}

.intitule-infos {
    font-size: 18px;
    font-weight: 300;
    color: white;
}

#logo-footer {
    width: 40%;
}

footer {
    font-size: 23px;
}

footer p {
    width: 80%;
    font-weight: 100;
    font-size: 19px;
    margin: auto;
}
}