@import url(//fonts.googleapis.com/css?family=Roboto:300,500);html{position:relative;min-height:100%}
body{margin-bottom:120px}
footer#bottom{position:absolute;bottom:0;width:100%;min-height:120px}
body{background:#eae8e8;font-family:"Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#402d3d;font-weight:300}
a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
header#top{padding:25px 0 100px}
header#top img{width: 402px;}
section#error-404{text-transform:uppercase}
section#error-404 h3{font-weight:300;font-size:32px}
section#error-404 h3 strong{font-weight:500;color:#a0258c}
section#error-404 img{max-width:100%}
section#error-404 hr{border:2px solid #fff;margin:60px 0 80px}
section#content{padding:0 0 50px}
section#content .home{text-align:right}
section#content .contact{text-align:left}
section#content img{max-width:100%}
section#content .home-btn{background:rgba(160,37,140,.7);padding:12px 20px;border-radius:5px;font-weight:500;color:#fff;font-size:1.2em;line-height:20px;display:inline-block;text-decoration:none;letter-spacing:0}
section#content .home-btn:after{display:inline-block;width:22px;height:20px;margin-left:10px;vertical-align:top;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
section#content .home-btn:hover{background:#a0258c}
section#content .contact-btn{background:rgba(89,62,85,.7);padding:12px 20px;border-radius:5px;font-weight:500;color:#fff;font-size:1.2em;line-height:20px;display:inline-block;text-decoration:none;letter-spacing:0}
section#content .contact-btn:after{display:inline-block;width:22px;height:20px;margin-left:10px;vertical-align:top;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
section#content .contact-btn:hover{background:#593e55}
footer#bottom{background:#593e55;color:#fff;text-transform:uppercase;padding:40px 0}
footer#bottom h3,footer#bottom p{margin:0}
footer#bottom h3{font-weight:300}
footer#bottom .offre-btn{background:#07abda;padding:12px 20px;border-radius:5px;font-weight:500;color:#fff;font-size:1.2em;line-height:20px;display:inline-block;text-decoration:none;letter-spacing:0}
footer#bottom .offre-btn:after{display:inline-block;width:22px;height:20px;margin-left:10px;vertical-align:top;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
footer#bottom .offre-btn:hover{background:#39bce1}
@media(max-width:992px){body{margin-bottom:0}
section#content .home,section#content .contact{text-align:center}
footer#bottom{position:relative}
footer#bottom .offre-btn{font-size:1em;margin-top:10px}
}