
body {
    font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size: 1em;
  }

/* Navbar horizontal */
.img-bandeau {
    width: 99px;
    margin-bottom : 10px;
    margin-left: 12px;
}

.nav-hor {
    padding : 5px 0px !important;
    z-index: 100;
    background-color: #fff;
    display: block;
    height: 74px;
}

#sidebar-toggle {
    color: #ffffff;
    border-style: none;
    box-shadow: 1px 1px 2px black;
    position: relative;
    z-index: 1002;
}

.container-logo {
    border-radius: 10px 0px 0px 10px;
    box-shadow: 1px 1px 5px 0px rgb(50 50 50 / 50%);
    position: absolute;
    right: -10px;
    top: 20px;
    display: block;
    height: 85px;
    width: 155px;
    background-color: #ffffff !important;
    font-weight: 600;
    font-size: 28px;
    line-height: 69px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    z-index: 1000;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.container-logo-inside-nav {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    height: 70px;
    width: 127px;
    background-color: #ffffff !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
/* Navbar vertical */
.wrapper {
    /*display: flex;
    width: 100%;*/
    position : absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

#sidebar {
    min-height: 100%;
    position: fixed;
    width: 270px;
    left:0;
    z-index:1001;
}

#content {
    min-height: 100%;
    position: absolute;
    right: 0;
    width: calc(100% - 270px) !important;
    background-position: center top fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.no-sidebar #sidebar {
    /*display: none;*/
    left:-270px;
}

.no-sidebar #content {
    width: 100% !important;
}

#sidebar ul {
    list-style: none;
    padding:0;
}

/* Content Navbar */
div#sidebar ul li {
    border-bottom: 1px solid;
}

div#sidebar ul li a {
    padding: 16px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    display: block;
}
div#sidebar ul li:hover,
div#sidebar ul li:active {
    background: rgba(255,255,255,0.2);
}
div#sidebar ul li a:hover,
div#sidebar ul li a:active {
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
}
/* Content Bottom Navbar */
div#sidebar .bottom {
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: 100%;
    display: block;
}
div#sidebar .bottom p {
    font-size: 14px;
    font-family: avianregular;
    color: #fffaf9;
    text-align: right;
}
.link-creapi, .link-api {
    color: #fffaf9;
    text-decoration: underline;
}
.link-creapi:hover,
.link-creapi:active,
.link-api:hover,
.link-api:active {
    color: #fffaf9;
}

/* Main */

#main {
    min-height: 100%;
    position :relative;
}

.link-page a:hover,
.link-page a:active {
    color : #fff;
    z-index:1;
    text-decoration: none;
}
.link-page a {
    color : #fff;
    z-index:1;
}

.custom-btn { padding: 20px; }
.custom-btn-logo { padding: 0px; }
.custom-btn.left, .custom-btn-logo.left  { border-radius : 0 10px 10px 0; }
.custom-btn.right, .custom-btn-logo.right { border-radius : 10px 0 0 10px; }

.bg-letter-left {
    position: absolute;
    top: 45px;
    left: 0;
    font-size: 190px;
    line-height: 0px;
    z-index:0;
    opacity: 0.2;
}

.bg-letter-right {
    position: absolute;
    top: 40px;
    right: 0;
    font-size: 180px;
    line-height: 0px;
    z-index:0;
    opacity: 0.2;
}
.item-name {
    z-index: 1;
    line-height: 20px;
    font-size: 2rem;
}

.link-page a img {
    top: 0;
    vertical-align: middle;
    /* background-size: 43px 100px; */
    border-style: none;
    width: 43px;
    position: relative;
    height: auto;
    left: 21px;
}

.img-student {
    position : fixed;
} 

@media screen and (min-width: 550px){
   .img-student {
        width: 184px;
    } 
}

@media (max-width:  550px) {
    .img-student {
        width: 33%;
    } 
}


/** Texte d'information */
.information-text {
    display: block;
    font-size : 0.875rem;
    line-height: 1.2;
}

/** Gestion icon */
.icon.plat  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 35px;
    height: 22px;
    background-position: 0px -35px !important;   
    margin-right: 10px;
}
.icon.eco {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 38px;
    height: 32px;
    background-position: 0px 0px !important;   
    margin-right: 10px;
}
.icon.home {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 38px;
    height: 32px;
    background-position: 0px 0px !important;   
    margin-right: 10px;
}
.icon.couverts {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 30px;
    height: 31px;
    background-position: 0px -73px !important;   
    margin-right: 10px;
}
.icon.badge  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 30px;
    height: 39px;
    background-position: 0px -145px !important;   
    margin-right: 10px;
}
.icon.informations  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 125px 125px !important;
    width: 40px;
    height: 40px;
    background-position: -60px -40px !important;   
    margin-right: 10px;
}

.icon.quote-left  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 32px;
    height: 24px;
    background-position: -120px -144px !important;   
    margin-right: 10px;
}

.icon.quote-right  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 32px;
    height: 24px;
    background-position: -160px -144px !important;   
    margin-right: 10px;
}
.icon.chef  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 250px !important;
    width: 40px;
    height: 40px;
    background-position: 0px -120px !important;   
    margin-right: 10px;
}
.icon.regional  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -228px -51px !important;   
    margin-right: 10px;
}

.icon.bio  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -228px -97px !important;   
    margin-right: 10px;
}

.icon.animation  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -205px -75px !important;   
    margin-right: 10px;
}

.icon.dessert  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -228px -257px !important;   
    margin-right: 10px;
}

.icon.labellise  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -205px -97px !important;   
    margin-right: 10px;
}

.icon.made-chef  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -228px -142px !important;   
    margin-right: 10px;
}

.icon.student  {
    display: inline-block;
    background-repeat : no-repeat !important;
    background-size: 250px 275px !important;
    width: 17px;
    height: 17px;
    background-position: -210px -185px !important;   
    margin-right: 10px;
}

.icon-type {
    display: inline-block;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    background-color: #5a5a5a;
    margin : 2px 10px 2px 0;
}
.icon-type.viande span {
    background-repeat: no-repeat !important;
    background-position: -40px -40px !important;
    background-size: 250px 250px !important;
    width: 19px;
    height: 16px;
    float: left;
    margin: 4px 0 0 3px;
}

.icon-type.vegetarien span {
    background-repeat: no-repeat !important;
    background-position: -37px -71px !important;
    background-size: 250px 250px !important;
    width: 19px;
    height: 16px;
    float: left;
    margin: 4px 0 0 3px;
}

.icon-type.poisson span {
    background-repeat: no-repeat !important;
    background-position: -40px 0px !important;
    background-size: 250px 250px !important;
    width: 19px;
    height: 16px;
    float: left;
    margin: 4px 0 0 3px;
}

.decoration {
    position: absolute;
    top: 45px;
    right: -40px;
    font-size: 250px;
    line-height: 0px;
    z-index:1;
    opacity: 0.2;
}

.decoration.left {
    /*top: 45px !important;
    left: 10px !important;
    font-size: 250px;*/
    font-size: 100px !important;
    top: 22px !important;
    left: 20px !important;
    position: absolute;
    line-height: 0px;
    z-index:1;
    opacity: 0.2;
}
/** Header autre que la page d'index ex : (Infos, Menus) */
.title {
    position: relative;
    overflow: hidden;
    padding : 15px 0;
    line-height : 1;
    z-index:0;
}
.label {
    font-size:1.3rem;
}


/** Gestion des lignes */
.line-1 {
    position: absolute;
    top : 10px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.line-2 {
    position: absolute;
    top : 80px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.line-3 {
    position: absolute;
    top :150px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-4 {
    position: absolute;
    top :220px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-5 {
    position: absolute;
    top :290px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-6 {
    position: absolute;
    top :360px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-7 {
    position: absolute;
    top :430px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-8 {
    position: absolute;
    top :500px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-9 {
    position: absolute;
    top :570px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.line-10 {
    position: absolute;
    top :635px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
/** Mobile */
@media (max-width:570px) {
    .line-1 {
        position: absolute;
        top : 5px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .line-2 {
        position: absolute;
        top : 49px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .line-3 {
        position: absolute;
        top :93px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-4 {
        position: absolute;
        top :137px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-5 {
        position: absolute;
        top :181px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-6 {
        position: absolute;
        top :225px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-7 {
        position: absolute;
        top :269px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-8 {
        position: absolute;
        top :313px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-9 {
        position: absolute;
        top :357px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .line-10 {
        position: absolute;
        top :400px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    /*.link-page a img {
        top: 0;
        vertical-align: middle;
        border-style: none;
        width: 43px;
        position: absolute;
        height: auto;
        left: 10px;
    }*/
}

.hidden {
    display: none !important;
}
.btn-choose-resto {
    width: 85%;
    padding: 7px 15px;
    color: #fff;
    font-size: 1.1em;
    opacity: 1;
    transition: opacity 0.10s ease-in-out;
}
.btn-choose-resto:hover,
.btn-choose-resto:active {
    text-decoration: none;
    color: #fff;
    opacity: 0.8;
}


/* Encart Translate */

.translate {
    background-color: #fff;
    height: auto;
    position: fixed;
    bottom:15px;
    display: flex;
    flex-direction: row;
    /*padding: 15px;*/
}

.translate.right {
    right :0;
    border-radius: 10px 0 0 10px;
}
.translate.left {
    left :0;
    border-radius: 0 10px 10px 0;
}
.translate .container-flag {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.translate .container-flag span {
    align-items: center;
    justify-content: center;
}