@import url("https://fonts.googleapis.com/css?family=Signika:400,700");body,html{min-height:100vh;font-family:'Signika', sans-serif;color:#8c8b8e;text-align:center;font-size:16px}*{box-sizing:border-box}#content1{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:100vh;width:100%;background:url(../img/bg.jpg) no-repeat center center;background-size:cover;border:20px solid #fff}#content1 #content2{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;max-width:640px;width:100%;padding:1.5rem}#content1 #content2 #logo{max-width:320px;width:100%;height:auto;display:block;margin:0 auto}#content1 #content2 h1{text-indent:-5000px;background:url(../img/texte.png) no-repeat center center;background-size:contain;width:100%;padding-bottom:27%}#content1 #content2 h2{margin-bottom:0;font-size:2rem;font-weight:700}#content1 #content2 ul{list-style-type:none;padding:1rem 0 0 0;margin:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#content1 #content2 ul li{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;margin:0 .5rem 1rem .5rem;padding:0;z-index:0;position:relative}#content1 #content2 ul li:hover{z-index:1}#content1 #content2 ul li a{background:#fff;border-radius:5px;padding:2rem 3rem;color:inherit;display:block;height:100%;text-decoration:none;color:#b94f22;font-size:1.45rem;border:9px solid #fff;transition:all .5s ease-out}#content1 #content2 ul li a:hover{border:9px solid #efac8f;box-shadow:0 0 15px rgba(0,0,0,0.3)}#content1 #content2 ul li a:before{content:'';display:inline-block;width:32px;height:32px;background:url(../img/ico1.png) no-repeat center center;background-size:contain;vertical-align:middle;margin-right:16px}
