@charset "UTF-8";

/*  ===== Author: Renan Altendorf Bernordi ==========================================================  */
/*  ===== Resets (v3.5) =============================================================================  */

* { margin:0; padding:0; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; list-style: none; }
body { margin:0; background: #000; font-family: 'Open Sans Condensed',sans-serif; font-size: 1em; line-height:1.3em; color:#FFF; }
html, body { min-height: 100%; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
blockquote footer:before { content: "\2014 \2009"; }
blockquote footer { color: #686868; font-style: italic; font-size: 0.8125rem; }
img { border:0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
img, video { max-width: 100%; width: auto\9; height: auto !important; }
svg:not(:root) { overflow: hidden; }
a { color: #000; }
a:visited { color: #000; }
a:hover { color: #000; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

/*  ===== Cascading Style Sheets ====================================================================  */

body,
html { overflow: hidden; height: 100%; }

.mc-hide-scrolls{ overflow:hidden; }
body .mc-cycle { height:100%; left:0; overflow:hidden; position:fixed; top:0; width:100%; z-index:-1; }
div.mc-image { -webkit-transition: opacity 1s ease-in-out;  -moz-transition: opacity 1s ease-in-out;  -o-transition: opacity 1s ease-in-out;  transition: opacity 1s ease-in-out; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position:center center; background-repeat:no-repeat;  height:100%; overflow:hidden; width:100%; }
.mc-old-browser .mc-image { overflow:hidden; }
#maximage { position: relative; z-index: 999; }

aside { position: absolute; top: 0; right: 0; z-index: 1000; height: 100%; border-left: 15px dashed #fff; }
aside a { color: #000; font-weight: bold; text-decoration: none; text-align: center; font-size: 28px; line-height: 1.1em; margin-top: 18px; }
aside .c { height: 100%; background: #fff; width: 100%; height: 100%; padding: 34px; }
aside .slogan { display: block; margin: 0 auto; }

aside .laje795 { display: block; margin: 25px auto; }
aside .address { display: block; background: url(../images/icon-address.png) no-repeat left center; padding-left: 74px; }
aside .mail { display: block; background: url(../images/icon-mail.png) no-repeat left center; padding-left: 74px; }
aside .instagram { display: block; background: url(../images/icon-instagram.png) no-repeat left center; padding-left: 74px; }
aside .facebook { display: block; background: url(../images/icon-facebook.png) no-repeat left center; padding-left: 74px; }
aside .tripadvisor { display: block; background: url(../images/icon-tripadvisor.png) no-repeat left center; padding-left: 74px; }
aside .phone { display: block; background: url(../images/icon-phone.png) no-repeat left center; padding-left: 74px; }