@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500");@font-face{font-family:'Bebas Neue';src:url("fonts/bebasneue_bold-webfont.woff2") format("woff2"),url("fonts/bebasneue_bold-webfont.woff") format("woff");font-weight:bold;font-style:bold}@font-face{font-family:'Bebas Neue';src:url("fonts/bebasneue_regular-webfont.woff2") format("woff2"),url("fonts/bebasneue_regular-webfont.woff") format("woff");font-weight:normal;font-style:normal}*:focus{outline:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;background:#FFFFFF;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#282C34}a{text-decoration:none;color:#282C34}.btn{border-radius:20px;padding:10px 15px;min-width:130px;font-family:'Bebas Neue', sans-serif;font-size:15px;font-weight:bold;letter-spacing:.08em;text-align:center;text-transform:uppercase;z-index:30}.btn--std{position:relative;z-index:30;color:#282C34;background-color:#FFFFFF;box-shadow:0 0 0 4px rgba(255,255,255,0.2);transition:all .2s ease-in-out}.btn--std:hover{box-shadow:0 0 0 6px rgba(255,255,255,0.3)}.info-global{position:fixed;z-index:30;width:100%;max-width:380px;background-color:#FFFFFF;padding:30px;bottom:80px;right:calc(50% - 190px);text-align:center}.info-global:after{content:'';position:absolute;z-index:1;top:10px;right:10px;width:calc(100% - 22px);height:calc(100% - 22px);border:1px solid rgba(40,44,52,0.15)}.info-global h1{font-family:'Bebas Neue', serif;font-size:16px;font-weight:bold;letter-spacing:.08em;text-transform:uppercase;margin:0;line-height:1;position:relative;z-index:30}.info-global p{font-size:12px;color:rgba(40,44,52,0.6);margin:15px 0;position:relative;z-index:30}.info-global a{font-size:12px;font-weight:500;position:relative;z-index:30}.container{display:flex;width:calc(100% - 40px);height:calc(100vh - 20px);margin:10px}.restaurant__wrapper{flex:0 0 33.333%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat}.restaurant__wrapper:after{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#282C34;opacity:0.3}.restaurant__wrapper.asterie{background-image:url(../img/picture--asterie-1.jpg)}.restaurant__wrapper.cote-jardin{background-image:url(../img/picture--cote-jardin.jpg);margin:0 10px}.restaurant__wrapper.brasserie{background-image:url(../img/picture--brasserie.jpg)}.restaurant__wrapper .restaurant__info{position:relative;z-index:10}.restaurant__wrapper h2{font-family:'Bebas Neue', serif;color:#FFFFFF;font-size:30px;font-weight:normal;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px 0;z-index:30}footer{position:absolute;z-index:30;bottom:25px;width:100%;text-align:center;font-size:12px;font-weight:300;color:#FFFFFF}@media (max-width: 1000px){.info-global{bottom:calc(50% - 90px)}.container{flex-wrap:wrap;width:calc(100% - 20px)}.restaurant__wrapper.cote-jardin{order:0;margin:0 5px 0 0;flex:0 0 calc(50% - 5px)}.restaurant__wrapper.brasserie{order:1;margin:0 0 0 5px;flex:0 0 calc(50% - 5px)}.restaurant__wrapper.asterie{order:2;flex:0 0 100%;margin-top:10px}}@media screen and (max-width: 550px){.info-global{position:relative;max-width:100%;margin:auto;top:0;left:0}.restaurant__wrapper.cote-jardin{order:1;margin:10px 0;flex:0 0 100%}.restaurant__wrapper.brasserie{order:2;margin:0;flex:0 0 100%}.restaurant__wrapper.asterie{order:0;flex:0 0 100%;margin-top:0}footer{position:initial;margin:30px 0;color:#282C34;font-weight:400}}
