html,body{height:100%}body{color:#fff;font-size:15px;font-family:'Open Sans',sans-serif;line-height:1.5rem;background:#000 url(../i/bg.jpg) fixed center center no-repeat;background-size:cover}a{color:#C61F3E;-webkit-transition:all .2s ease;transition:all .2s ease}a:hover{color:#9a1830;text-decoration:none}.wrap{width:95%;max-width:900px;margin:0 auto}#layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}#layout>.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3rem 0}#layout>.content .logo{display:block;width:17%;min-width:100px;background:transparent url(../i/logo.png) scroll center center no-repeat;background-size:cover;margin:0 auto}#layout>.content .projects{margin:3rem 0}#layout>.content .projects .project-item{margin-bottom:3rem}#layout>.content .projects .project-item:last-child{margin-bottom:0}#layout>.content .projects .project-item .project-item-preview{-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,0.5);box-shadow:0 0 10px 5px rgba(0,0,0,0.5)}#layout>.content .projects .project-item .project-item-preview img{display:block;width:100%}#layout>.footer{-ms-flex-negative:1;flex-shrink:1;background:rgba(0,0,0,0.25);padding:3rem 0;text-align:center}#layout>.footer div{margin:0 auto}#layout>.footer .legal-contacts{font-size:1.5rem;line-height:1.3em}#layout>.footer .legal-policy{margin:1rem 0}#layout>.footer .legal-addr{max-width:50%;font-size:.9rem;margin-bottom:1rem}#layout>.footer .legal-copy{font-size:.7rem}