
@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);html{position:relative;min-height:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html body{width:100%;overflow-x:hidden;font-family:'Archivo Narrow',sans-serif}html body a,html body button,html body .footer,html body button,html body p,html body img,html body ul{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;color:#4d4d4d}html body h1{font-size:43px;color:#333;padding-bottom:0;margin-bottom:0;margin-top:-70px;text-transform:uppercase;font-weight:400;position:relative;margin-bottom:30px}html body h1 strong{font-weight:700;color:#f58c00;font-size:65px}html body h1:after{content:"";background:#333;height:1px;width:200px;position:absolute;left:50%;margin-left:-100px}html body p{font-size:17px}html body p a{color:#333}html body p a:hover{color:#f58c00}html body .btn-primary{background:#f58c00;color:#fff;border-color:#f58c00}html body .btn-primary:hover{background:#c26f00;border-color:#c26f00}html body a{color:#f58c00}html body a:hover{color:#c26f00;text-decoration:none;outline:0}html body a:active,html body a:focus{color:#f58c00;text-decoration:none;outline:0}html body .section{background:#e6e6e6;background-image:url(../images/background.jpg);background-repeat:no-repeat;background-position:center center;text-align:center;display:table;table-layout:fixed;width:100%}html body .section .content{display:table-cell;vertical-align:middle;width:100%;height:100%;position:relative}html body .section footer{background:rgba(0,0,0,0.8);padding:25px 0;position:absolute;bottom:0;left:0;right:0;width:100%}