html{min-height:100vh}
body{min-height:100vh;font-family:Arial;background:url('../themes/ahata/assets/images/eagle-beach.jpg') no-repeat center;background-size:cover;position:relative;padding:0;margin:0}
body:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.4)}
body .layout-content{position:relative}
body .content,
body .footer{color:#fff}
body .logo{text-align:center;margin-bottom:50px;background-color:rgba(255,255,255,0.3);padding:15px 0}
body .logo img{display:inline-block;max-width:300px}
body .content{max-width:520px;margin:0 auto;text-align:center;padding:0 15px}
body .content h1{text-align:center;color:#fdb911;margin:50px 0;text-transform:uppercase}
body .footer{max-width:800px;margin:0 auto;padding:0 15px 50px 15px;position:relative}
body .footer:after{content:'';display:block;clear:both}
body .footer table tr td{padding:0;margin:0}
body .footer table tr td:first-child{vertical-align:top}
body .footer .address td:first-child,
body .footer .phone td:first-child{width:75px}
body .footer .left{margin-bottom:15px}
@media only screen and (min-width:768px){body .footer .left{float:left;width:50%}}
@media only screen and (min-width:768px){body .footer .right{float:right;width:50%}}
body .map{margin-top:21px}
body .map img{max-width:100%}
body a{color:#fff}