/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

.row .col.s1,
.row .col.s10,
.row .col.s11,
.row .col.s12,
.row .col.s2,
.row .col.s3,
.row .col.s4,
.row .col.s5,
.row .col.s7,
.row .col.s8,
.row .col.s9 {
    left: auto;
    right: auto
}

.booklet,
.row .col[class*=push-],
.row .col[class*=pull-],
sub,
sup {
    position: relative
}

*,
.row .col {
    box-sizing: border-box
}

.clearfix:after,
.row:after {
    content: ""
}

@font-face {
    font-family: Lora;
    font-style: normal;
    font-weight: 400;
    src: local('Lora'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v9/4A-myfZX6oDr9CtSTkTGig.ttf) format('truetype')
}

@font-face {
    font-family: Lora;
    font-style: normal;
    font-weight: 700;
    src: local('Lora Bold'), local('Lora-Bold'), url(https://fonts.gstatic.com/s/lora/v9/rapsGf8n-DpRu9kcmAAciA.ttf) format('truetype')
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    z-index: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

.booklet .b-overlay,
.booklet .b-page,
.booklet .b-shadow-b,
.booklet .b-shadow-f,
.booklet .b-wrap {
    top: 0;
    position: absolute
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

.b-selector,
.b-selector li {
    border: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}

@media only screen and (min-width:601px) {
    .container {
        width: 85%
    }
}

@media only screen and (min-width:993px) {
    .container {
        width: 70%
    }
}

.container .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.row,
.row .col.s1,
.row .col.s10,
.row .col.s11,
.row .col.s12,
.row .col.s2,
.row .col.s3,
.row .col.s4,
.row .col.s5,
.row .col.s7,
.row .col.s8,
.row .col.s9 {
    margin-left: auto
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-right: auto;
    margin-bottom: 20px
}

.row:after {
    display: table;
    clear: both
}

.row .col {
    float: left;
    padding: 0 .75rem
}

.row .col.s1 {
    width: 8.3333333333%
}

.row .col.s2 {
    width: 16.6666666667%
}

.row .col.s3 {
    width: 25%
}

.row .col.s4 {
    width: 33.3333333333%
}

.row .col.s5 {
    width: 41.6666666667%
}

.row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s7 {
    width: 58.3333333333%
}

.row .col.s8 {
    width: 66.6666666667%
}

.row .col.s9 {
    width: 75%
}

.row .col.s10 {
    width: 83.3333333333%
}

.row .col.s11 {
    width: 91.6666666667%
}

.row .col.s12 {
    width: 100%
}

.row .col.offset-s1 {
    margin-left: 8.3333333333%
}

.row .col.pull-s1 {
    right: 8.3333333333%
}

.row .col.push-s1 {
    left: 8.3333333333%
}

.row .col.offset-s2 {
    margin-left: 16.6666666667%
}

.row .col.pull-s2 {
    right: 16.6666666667%
}

.row .col.push-s2 {
    left: 16.6666666667%
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.pull-s3 {
    right: 25%
}

.row .col.push-s3 {
    left: 25%
}

.row .col.offset-s4 {
    margin-left: 33.3333333333%
}

.row .col.pull-s4 {
    right: 33.3333333333%
}

.row .col.push-s4 {
    left: 33.3333333333%
}

.row .col.offset-s5 {
    margin-left: 41.6666666667%
}

.row .col.pull-s5 {
    right: 41.6666666667%
}

.row .col.push-s5 {
    left: 41.6666666667%
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.pull-s6 {
    right: 50%
}

.row .col.push-s6 {
    left: 50%
}

.row .col.offset-s7 {
    margin-left: 58.3333333333%
}

.row .col.pull-s7 {
    right: 58.3333333333%
}

.row .col.push-s7 {
    left: 58.3333333333%
}

.row .col.offset-s8 {
    margin-left: 66.6666666667%
}

.row .col.pull-s8 {
    right: 66.6666666667%
}

.row .col.push-s8 {
    left: 66.6666666667%
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.pull-s9 {
    right: 75%
}

.row .col.push-s9 {
    left: 75%
}

.row .col.offset-s10 {
    margin-left: 83.3333333333%
}

.row .col.pull-s10 {
    right: 83.3333333333%
}

.row .col.push-s10 {
    left: 83.3333333333%
}

.row .col.offset-s11 {
    margin-left: 91.6666666667%
}

.row .col.pull-s11 {
    right: 91.6666666667%
}

.row .col.push-s11 {
    left: 91.6666666667%
}

.row .col.offset-s12 {
    margin-left: 100%
}

.row .col.pull-s12 {
    right: 100%
}

.row .col.push-s12 {
    left: 100%
}

@media only screen and (min-width:601px) {
    .row .col.m1,
    .row .col.m10,
    .row .col.m11,
    .row .col.m12,
    .row .col.m2,
    .row .col.m3,
    .row .col.m4,
    .row .col.m5,
    .row .col.m7,
    .row .col.m8,
    .row .col.m9 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m1 {
        width: 8.3333333333%
    }
    .row .col.m2 {
        width: 16.6666666667%
    }
    .row .col.m3 {
        width: 25%
    }
    .row .col.m4 {
        width: 33.3333333333%
    }
    .row .col.m5 {
        width: 41.6666666667%
    }
    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.m7 {
        width: 58.3333333333%
    }
    .row .col.m8 {
        width: 66.6666666667%
    }
    .row .col.m9 {
        width: 75%
    }
    .row .col.m10 {
        width: 83.3333333333%
    }
    .row .col.m11 {
        width: 91.6666666667%
    }
    .row .col.m12 {
        width: 100%
    }
    .row .col.offset-m1 {
        margin-left: 8.3333333333%
    }
    .row .col.pull-m1 {
        right: 8.3333333333%
    }
    .row .col.push-m1 {
        left: 8.3333333333%
    }
    .row .col.offset-m2 {
        margin-left: 16.6666666667%
    }
    .row .col.pull-m2 {
        right: 16.6666666667%
    }
    .row .col.push-m2 {
        left: 16.6666666667%
    }
    .row .col.offset-m3 {
        margin-left: 25%
    }
    .row .col.pull-m3 {
        right: 25%
    }
    .row .col.push-m3 {
        left: 25%
    }
    .row .col.offset-m4 {
        margin-left: 33.3333333333%
    }
    .row .col.pull-m4 {
        right: 33.3333333333%
    }
    .row .col.push-m4 {
        left: 33.3333333333%
    }
    .row .col.offset-m5 {
        margin-left: 41.6666666667%
    }
    .row .col.pull-m5 {
        right: 41.6666666667%
    }
    .row .col.push-m5 {
        left: 41.6666666667%
    }
    .row .col.offset-m6 {
        margin-left: 50%
    }
    .row .col.pull-m6 {
        right: 50%
    }
    .row .col.push-m6 {
        left: 50%
    }
    .row .col.offset-m7 {
        margin-left: 58.3333333333%
    }
    .row .col.pull-m7 {
        right: 58.3333333333%
    }
    .row .col.push-m7 {
        left: 58.3333333333%
    }
    .row .col.offset-m8 {
        margin-left: 66.6666666667%
    }
    .row .col.pull-m8 {
        right: 66.6666666667%
    }
    .row .col.push-m8 {
        left: 66.6666666667%
    }
    .row .col.offset-m9 {
        margin-left: 75%
    }
    .row .col.pull-m9 {
        right: 75%
    }
    .row .col.push-m9 {
        left: 75%
    }
    .row .col.offset-m10 {
        margin-left: 83.3333333333%
    }
    .row .col.pull-m10 {
        right: 83.3333333333%
    }
    .row .col.push-m10 {
        left: 83.3333333333%
    }
    .row .col.offset-m11 {
        margin-left: 91.6666666667%
    }
    .row .col.pull-m11 {
        right: 91.6666666667%
    }
    .row .col.push-m11 {
        left: 91.6666666667%
    }
    .row .col.offset-m12 {
        margin-left: 100%
    }
    .row .col.pull-m12 {
        right: 100%
    }
    .row .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width:993px) {
    .row .col.l1,
    .row .col.l10,
    .row .col.l11,
    .row .col.l12,
    .row .col.l2,
    .row .col.l3,
    .row .col.l4,
    .row .col.l5,
    .row .col.l7,
    .row .col.l8,
    .row .col.l9 {
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l1 {
        width: 8.3333333333%
    }
    .row .col.l2 {
        width: 16.6666666667%
    }
    .row .col.l3 {
        width: 25%
    }
    .row .col.l4 {
        width: 33.3333333333%
    }
    .row .col.l5 {
        width: 41.6666666667%
    }
    .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }
    .row .col.l7 {
        width: 58.3333333333%
    }
    .row .col.l8 {
        width: 66.6666666667%
    }
    .row .col.l9 {
        width: 75%
    }
    .row .col.l10 {
        width: 83.3333333333%
    }
    .row .col.l11 {
        width: 91.6666666667%
    }
    .row .col.l12 {
        width: 100%
    }
    .row .col.offset-l1 {
        margin-left: 8.3333333333%
    }
    .row .col.pull-l1 {
        right: 8.3333333333%
    }
    .row .col.push-l1 {
        left: 8.3333333333%
    }
    .row .col.offset-l2 {
        margin-left: 16.6666666667%
    }
    .row .col.pull-l2 {
        right: 16.6666666667%
    }
    .row .col.push-l2 {
        left: 16.6666666667%
    }
    .row .col.offset-l3 {
        margin-left: 25%
    }
    .row .col.pull-l3 {
        right: 25%
    }
    .row .col.push-l3 {
        left: 25%
    }
    .row .col.offset-l4 {
        margin-left: 33.3333333333%
    }
    .row .col.pull-l4 {
        right: 33.3333333333%
    }
    .row .col.push-l4 {
        left: 33.3333333333%
    }
    .row .col.offset-l5 {
        margin-left: 41.6666666667%
    }
    .row .col.pull-l5 {
        right: 41.6666666667%
    }
    .row .col.push-l5 {
        left: 41.6666666667%
    }
    .row .col.offset-l6 {
        margin-left: 50%
    }
    .row .col.pull-l6 {
        right: 50%
    }
    .row .col.push-l6 {
        left: 50%
    }
    .row .col.offset-l7 {
        margin-left: 58.3333333333%
    }
    .row .col.pull-l7 {
        right: 58.3333333333%
    }
    .row .col.push-l7 {
        left: 58.3333333333%
    }
    .row .col.offset-l8 {
        margin-left: 66.6666666667%
    }
    .row .col.pull-l8 {
        right: 66.6666666667%
    }
    .row .col.push-l8 {
        left: 66.6666666667%
    }
    .row .col.offset-l9 {
        margin-left: 75%
    }
    .row .col.pull-l9 {
        right: 75%
    }
    .row .col.push-l9 {
        left: 75%
    }
    .row .col.offset-l10 {
        margin-left: 83.3333333333%
    }
    .row .col.pull-l10 {
        right: 83.3333333333%
    }
    .row .col.push-l10 {
        left: 83.3333333333%
    }
    .row .col.offset-l11 {
        margin-left: 91.6666666667%
    }
    .row .col.pull-l11 {
        right: 91.6666666667%
    }
    .row .col.push-l11 {
        left: 91.6666666667%
    }
    .row .col.offset-l12 {
        margin-left: 100%
    }
    .row .col.pull-l12 {
        right: 100%
    }
    .row .col.push-l12 {
        left: 100%
    }
}

.booklet {
    width: 800px;
    height: 600px;
    margin: 0 auto 10px;
    overflow: visible!important
}

.booklet .b-page-blank,
.booklet .b-page-cover {
    padding: 0;
    width: 100%;
    height: 100%
}

.booklet .b-page {
    left: 0;
    overflow: hidden;
    padding: 0;
    outline: transparent solid 1px
}

.booklet .b-wrap-left {
    background: #fff
}

.booklet .b-wrap-right {
    background: #efefef
}

.booklet .b-p1 .b-wrap,
.booklet .b-p2 .b-wrap,
.booklet .b-p3 .b-wrap,
.booklet .b-p4 .b-wrap,
.booklet .b-pN .b-wrap {
    left: 0
}

.booklet .b-p0 .b-wrap {
    right: 0
}

.booklet .b-page-cover {
    background: #925C0E
}

.booklet .b-page-cover h3 {
    color: #fff;
    text-shadow: 0 1px 3px #222
}

.booklet .b-counter {
    bottom: 10px;
    position: absolute;
    display: block;
    width: 25px;
    height: 20px;
    background: #ccc;
    color: #444;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    padding: 5px 0 0
}

.booklet .b-wrap-left .b-counter {
    left: 10px
}

.booklet .b-wrap-right .b-counter {
    right: 10px
}

.booklet .b-overlay-next,
.booklet .b-tab-next {
    right: 0
}

.booklet .b-shadow-f {
    right: 0;
    opacity: 0;
    background-image: url(../images/shadow-top-forward.png);
    background-repeat: repeat-y;
    background-position: 100% 0
}

.booklet .b-shadow-b {
    left: 0;
    opacity: 0;
    background-image: url(../images/shadow-top-back.png);
    background-repeat: repeat-y;
    background-position: 0 0
}

.booklet .b-p0,
.booklet .b-p3 {
    background-image: url(../images/shadow.png);
    background-repeat: repeat-y
}

.booklet .b-p0 {
    background-position: 100% 10px
}

.booklet .b-p3 {
    background-position: 0 10px
}

.booklet .b-grab {
    cursor: url(../images/openhand.cur), default
}

.booklet .b-grabbing {
    cursor: url(../images/closedhand.cur), default
}

.booklet .b-overlay {
    height: 100%;
    width: 50%
}

.booklet .b-overlay-prev {
    left: 0
}

.booklet .b-tab {
    background: #000;
    height: 40px;
    width: 100%;
    padding: 10px 0 0;
    text-align: center;
    color: #ccc;
    position: absolute;
    font-size: 11px
}

.booklet .b-arrow,
.booklet .b-arrow div {
    text-indent: -9999px;
    width: 74px;
    position: absolute
}

.booklet .b-tab-prev {
    left: 0
}

.booklet .b-tab:hover {
    background: #aaa;
    color: #000
}

.booklet .b-arrow {
    display: block;
    top: 0;
    height: 100%
}

.booklet .b-arrow div {
    display: none;
    height: 170px;
    left: 0;
    top: 25%
}

.booklet .b-arrow-next {
    right: -80px
}

.booklet .b-arrow-prev {
    left: -80px
}

.booklet .b-arrow-next div {
    background: url(../../images/arrow-next.png) left top no-repeat
}

.booklet .b-arrow-prev div {
    background: url(../../images/arrow-prev.png) left top no-repeat
}

.b-menu,
.b-selector {
    z-index: 100
}

.b-pN,
.booklet {
    z-index: 10
}

.b-p0 {
    z-index: 30
}

.b-p1,
.b-p2 {
    z-index: 20
}

.b-p3 {
    z-index: 30
}

.b-p4 {
    z-index: 10
}

.b-counter,
.b-next,
.b-prev {
    z-index: 40
}

.b-menu {
    height: 40px;
    padding: 0 0 10px
}

.b-selector {
    height: 40px;
    position: relative;
    float: right;
    color: #cecece;
    cursor: pointer;
    font: 400 12px "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.b-selector .b-current {
    padding: 8px 15px 12px;
    line-height: 20px;
    min-width: 18px;
    height: 20px;
    display: block;
    background: #000;
    text-align: center
}

.b-selector-page {
    width: auto;
    margin-left: 15px
}

.b-selector-chapter {
    width: auto
}

.b-selector:hover {
    color: #fff;
    background-position: left 0
}

.b-selector:hover .b-current {
    background-position: right 0
}

.b-selector ul {
    overflow: hidden;
    margin: 0;
    list-style: none!important;
    position: absolute;
    top: 40px;
    right: 0;
    padding: 0 0 10px;
    background: #000;
    width: 240px
}

.b-selector a {
    color: #cecece;
    height: 14px;
    text-decoration: none;
    display: block;
    padding: 5px 10px
}

.b-selector a .b-text {
    float: left;
    clear: none
}

.b-selector a .b-num {
    float: right;
    clear: none
}

.b-selector a:hover {
    color: #fff
}

* {
    transition: all .2s ease-in-out
}

body {
    background: #fafafa;
    font-family: Lora, serif;
    color: #333;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0;
    padding: 0
}

.leader {
    display: inline-block;
    padding: 12%
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    clear: both;
    display: table
}

.contain {
    max-width: 1160px;
    margin: 0 auto
}

.line-short-blue {
    background: url(../images/line-short-blue.png) center no-repeat;
    background-size: contain;
    width: 100px;
    height: 10px
}

.line-short-blue-vert {
    background: url(../images/line-short-blue-vert.png) center no-repeat;
    background-size: contain;
    width: 10px;
    height: 100px;
    float: right;
    margin-top: -80px;
    display: none
}

@media screen and (min-width:992px) {
    .line-short-blue-vert {
        display: block
    }
}

.line-long-blue {
    background: url(../images/line-long-blue.png) center no-repeat;
    background-size: contain;
    width: 170px;
    height: 15px
}

@media screen and (min-width:766px) {
    .line-long-blue {
        width: 410px
    }
}

@media screen and (max-width:1180px) {
    .line-long-blue {
        width: 250px
    }
}

.line-long-white,
.line-longer-blue {
    width: 290px;
    height: 15px;
    display: block;
    margin: 0 auto
}

.line-long-white {
    background: url(../images/line-long-white.png) center no-repeat;
    background-size: contain
}

.contact-us .line-longer-blue,
.line-longer-blue {
    background: url(../images/line-longer-blue.png) center no-repeat
}

.line-longer-blue {
    background-size: contain
}

.isOpen {
    display: block!important
}

.isLocked {
    overflow-y: hidden!important
}

.main-nav-logo {
    background: url(../images/logo_RunawayGrill.png) center no-repeat;
    background-size: contain;
    height: 130px;
    width: 150px;
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 1002
}

@media screen and (min-width:768px) {
    .main-nav-logo {
        height: 180px;
        width: 200px;
        position: absolute;
        left: 90px;
        top: 16px
    }
}

.main-nav-layer {
    background: url(../images/fondo_menu.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 90px;
    position: absolute;
    z-index: 1000
}

@media screen and (min-width:768px) {
    .main-nav-layer {
        height: 150px
    }
}

.main-nav {
    height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 1000
}

@media screen and (max-width:766px) {
    .main-nav {
        display: none
    }
}

.main-nav-list {
    height: 170px;
    padding: 0 100px;
    list-style-type: none
}

@media screen and (min-width:768px) {
    .main-nav-list {
        padding: 0 0 0 170px
    }
}

@media screen and (max-width:1370px) {
    .main-nav-list {
        padding-left: 294px
    }
}

@media screen and (max-width:994px) {
    .main-nav-logo {
        left: 20px
    }
    .main-nav-list {
        padding-left: 214px
    }
}

.main-nav-item {
    float: left;
    position: relative;
    top: 60px;
    font-size: 1.125em
}

@media screen and (min-width:768px) {
    .main-nav-item {
        top: 60px;
        font-size: 1.4em
    }
}

@media screen and (max-width:1370px) {
    .main-nav-item {
        font-size: 1.2em
    }
}

@media screen and (max-width:1128px) {
    .main-nav-item {
        font-size: .9em
    }
}

.main-nav-link {
    display: block;
    text-align: center;
    position: relative;
    padding: 20px 22px;
    text-decoration: none;
    color: #1a4269
}

@media screen and (min-width:994px) {
    .main-nav-link {
        padding: 20px 14px
    }
}

@media screen and (min-width:768px) {
    .main-nav-link {
        padding: 20px 24px
    }
}

@media screen and (max-width:906px) {
    .main-nav-link {
        padding: 20px 10px
    }
}

.main-nav-mobile {
    display: none;
    background: #1a4269;
    padding: 160px 0;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    z-index: 1005
}

.main-nav-mobile-link {
    color: #fff;
    padding: 10px 0;
    display: block;
    text-decoration: none
}

.main-nav-list-mobile {
    list-style-type: none;
    padding: 0
}

.main-nav-mobile-foo {
    padding-top: 20px;
    text-align: center
}

.mobile-menu-btn {
    background: url(../images/menu.svg) center no-repeat;
    background-size: contain;
    height: 42px;
    width: 42px;
    display: block;
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 1000
}

@media screen and (min-width:768px) {
    .mobile-menu-btn {
        display: none
    }
}

.social-icon-btn,
.social-whiteicon-btn {
    background: url(../images/fbsocialmedia.svg) center no-repeat;
    background-size: contain;
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    right: 75px;
    top: 30px;
    z-index: 1000
}

@media screen and (min-width:768px) {
    .social-icon-btn,
    .social-whiteicon-btn {
        right: 85px;
        top: 15px
    }
}

.social-whiteicon-btn {
    background: url(../images/fbwhitesocialmedia.svg) center no-repeat;
    background-size: contain
}

.close-icon-btn {
    background: url(../images/close.svg) center no-repeat;
    background-size: contain;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 1001
}

.hero-unit {
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    background-color: #eee;
    text-align: left;
    padding-top: 80px;
    overflow-x: hidden;
    box-shadow: -1px 10px 24px 11px rgba(0, 0, 0, .27)
}

.hero-unit .lead,
.subHeader .lead {
    line-height: 1;
    letter-spacing: -1px
}

.hero-unit .header-leader {
    padding: 30% 0;
    color: #fff;
    text-align: center;
    width: 100%
}

.hero-unit .lead {
    font-size: 60px
}

@media screen and (min-width:620px) {
    .hero-unit .header-leader {
        padding: 10%;
        text-align: left
    }
}

@media screen and (min-width:768px) {
    .hero-unit {
        padding-top: 0
    }
}

.header {
    background: url(../images/bg2.jpg) center no-repeat;
    background-size: cover
}

.header:after {
    content: '';
    display: block;
    width: 100%;
    border: 3px solid #ffc03b
}

.header-image {
    background: url(../images/MagicSunset.png) center no-repeat;
    background-size: contain;
    height: 360px;
    width: 55%
}

@media screen and (max-width:620px) {
    .header-image {
        width: 90%;
        margin: 0 auto
    }
}

.subHeader {
    background: url(../images/img_fondoMadera.jpg) center no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff
}

.subHeader .leader {
    padding: 10% 0;
    margin: 0
}

.subHeader .leader .lead {
    color: #fff
}

.subHeader .subLead-image {
    background: url(../images/RunawayGrill.png) center no-repeat;
    background-size: contain;
    height: 160px;
    width: 100%;
    margin-top: 60px
}

@media screen and (max-width:620px) {
    .subHeader .leader {
        padding: 15% 20px 20%
    }
    .subHeader .subLead-image {
        height: 90px;
        width: 100%;
        margin-top: 20px
    }
}

.subHeader .lead {
    font-size: 20px;
    font-weight: 400;
    padding: 20px
}

@media screen and (max-width:620px) {
    .subHeader .lead {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 20px
    }
}

.specials {
    padding: 40px 0;
    position: relative
}

.specials .specials-title-wrapper {
    margin: 0 0 20px
}

@media screen and (min-width:994px) {
    .specials .specials-title-wrapper {
        position: absolute;
        top: 34%
    }
    .specials .specials-title-wrapper .specials-title {
        font-size: 5em
    }
}

@media screen and (max-width:1180px) {
    .specials .specials-title-wrapper .specials-title {
        width: 80%;
        height: 60px
    }
}

.specials .specials-title {
    background: url(../images/Specials.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px
}

@media screen and (max-width:994px) {
    .specials .specials-title {
        width: 60%!important
    }
}

.specials-title {
    margin-left: 60px
}

.specials-promo,
.upcoming-promo {
    width: 90%;
    margin: 0 auto 40px
}

.specials-promo-image,
.specials-promo-image--img2 {	
    background: url(../images/promo1.jpg) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 40%
}

.specials-promo-image--img2 {
    background: url(../images/promo2.jpg) center no-repeat;
    background-size: contain;
}

.specials-promo-title {
    color: #ffc03b;
    font-weight: 700;
    padding: 10px 0
}

.specials-promo-content {
    font-size: .85em;
    color: #1a4269;
    margin-bottom: 30px
}

.upcoming {
    position: relative
}

.upcoming .specials-title-wrapper {
    margin: 0 0 20px
}

@media screen and (min-width:994px) {
    .upcoming .specials-title-wrapper {
        position: absolute;
        top: 16%
    }
    .upcoming .specials-title-wrapper .specials-title {
        font-size: 5em
    }
}

@media screen and (max-width:1180px) {
    .upcoming .specials-title-wrapper .specials-title {
        width: 80%;
        height: 120px
    }
}

.upcoming .specials-title {
    background: url(../images/UpcomingEvents.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 170px
}

@media screen and (max-width:994px) {
    .upcoming .specials-title {
        width: 60%!important
    }
}

.upcoming-promo-image,
.upcoming-promo-image--img2 {
    background: url(../images/run-1.jpg) center no-repeat; 
    background-size: contain;
    width: 100%;
    height: 40%;
    margin-bottom: 30px
}

.upcoming-promo-image--img2 {
    background: url(../images/run-2.jpg) center no-repeat;
    background-size: contain;
}

.foodDrinks {
    padding-top: 140px;
    margin-bottom: 80px
}

.foodDrinks .leader-wrapper {
    padding: 6% 0
}

.foodDrinks .leader {
    display: block;
    padding: 1% 0;
    width: 100%;
    text-align: center
}

.foodDrinks .lead {
    background: url(../images/FoodAndDrinks.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px
}

.foodDrinks-content {
    padding: 32px 16px 60px;
    font-size: .8em
}

.foodDrinks-download-btn {
    display: block;
    background: #1a4269;
    margin: 0 auto 50px;
    border: none;
    color: #fff;
    font-size: 1.2em;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    width: 70%
}

@media screen and (max-width:500px) {
    #flipbook {
        display: none
    }
}

.flipbook-Content {
    height: 840px
}

.groupSpecials {
    padding-top: 140px;
    margin-bottom: 80px
}

.groupSpecials .leader-wrapper {
    padding: 1% 0
}

@media screen and (max-width:992px) {
    .groupSpecials .leader-wrapper {
        padding: 6% 0
    }
}

.groupSpecials .leader {
    display: block;
    padding: 1% 0;
    width: 100%;
    text-align: center
}

.groupSpecials .lead {
    background: url(../images/GroupSpecials.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px
}

.groupSpecials .quote {
    width: 50%;
    height: 100px
}

@media screen and (min-width:991px) {
    .groupSpecials .quote {
        background: url(../images/GetAQuote.png) center no-repeat;
        background-size: contain
    }
}

.groupSpecials .col:nth-child(1) {
    padding-left: 0;
    padding-right: 5px
}

@media screen and (min-width:992px) {
    .groupSpecials .col:nth-child(1) {
        padding: 0;
        margin-bottom: 10px
    }
}

.groupSpecials .col:nth-child(2) {
    padding-right: 0;
    padding-left: 5px
}

@media screen and (min-width:992px) {
    .groupSpecials .col:nth-child(2) {
        padding: 0
    }
}

.groupSpecials .specials-title-wrapper {
    margin-bottom: 20px
}

.groupSpecials .specials-title {
    margin-left: 20px
}

.groupSpecials-images-row {
    padding-top: 30px
}

.groupSpecials-image,
.groupSpecials-image--2 {
    background: url(../images/img_grupos1.jpg) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 42%
}

.groupSpecials-image--2 {
    background: url(../images/img_grupo2.jpg) center no-repeat;
    background-size: cover
}

.groupSpecials-image-specs {
    background: #1a4269;
    padding: 10px;
    width: 100%
}

.image-specs {
    font-size: .6em;
    color: #fff
}

.groupSpecials-content {
    font-size: .8em;
    padding: 10px 20px;
    display: none
}

@media screen and (min-width:992px) {
    .groupSpecials-content {
        font-size: 1em;
        display: block
    }
}

.groupSpecials-content2 {
    font-size: .8em;
    padding: 10px 20px
}

@media screen and (min-width:992px) {
    .groupSpecials-content2 {
        font-size: 1em;
        display: none
    }
}

.gallery {
    padding-top: 140px;
    margin-bottom: 80px
}

.gallery .leader {
    display: block;
    padding: 1% 0;
    width: 100%;
    text-align: center
}

.gallery .lead {
    background: url(../images/Gallery.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px
}

.gallery-image {
    width: 100%;
    height: 40%;
    margin-bottom: 24px
}

.menu {
    padding-top: 140px;
    margin-bottom: 80px
}

.menu .leader {
    display: block;
    padding: 1% 0;
    width: 100%;
    text-align: center
}

.menu .lead {
    background: url(../images/Menu.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px
}

.menu-image {
    width: 100%;
    height: 40%;
    margin-bottom: 24px
}

.tripadvisor-review {
    width: 40%;
    margin: 120px auto
}

.contact__form {
    padding: 0 20px
}

.contact__form__btn {
    background: #1a4269;
    border: none;
    float: right;
    color: #fff;
    padding: 5px 40px;
    font-size: 1.2em;
    margin: 10px 0
}

input,
textarea {
    border: 1px solid #1a4269;
    padding: 5px!important
}

.label {
    padding-bottom: 10px!important
}

.has-error-bck {
    background-color: #feeeee
}

.has-error {
    visibility: visible!important;
    opacity: 1!important
}

.contact__form__error {
    visibility: hidden;
    opacity: 0;
    color: #db3419;
    position: relative
}

#thanksModal {
    display: none;
    background: #1a4269;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 200px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

#thanksModal .modal-dialog {
    position: relative
}

#thanksModal .close--custom {
    background: url(../images/delete30.svg) center no-repeat;
    background-size: contain;
    height: 34px;
    width: 30px;
    position: absolute;
    right: -35px;
    top: -35px;
    cursor: pointer
}

#thanksModal .modal-body {
    padding: 84px;
    font-size: 1.6em
}

.contact-us {
    padding-top: 140px;
    margin-bottom: 80px
}

.contact-us .leader {
    position: relative;
    display: block;
    padding: 1% 0 1% 20px;
    width: 100%;
    text-align: left
}

.contact-us .lead {
    font-size: 1.5em
}

.contact-us .subLead {
    font-size: .7em
}

.contact-us .schedule {
    background: url(../images/Schedule.png) center no-repeat;
    background-size: contain;
    width: 50%;
    height: 100px
}

@media screen and (max-width:992px) {
    .contact-us .schedule {
        width: 30%
    }
}

.contact-us .Giveus {
    background: url(../images/GiveCall.png) center no-repeat;
    background-size: contain;
    width: 50%;
    height: 100px
}

@media screen and (max-width:992px) {
    .contact-us .Giveus {
        width: 30%
    }
}

.contact-us .Follow {
    background: url(../images/FollowUs.png) center no-repeat;
    background-size: contain;
    width: 50%;
    height: 100px
}

@media screen and (max-width:992px) {
    .contact-us .Follow {
        width: 30%
    }
}

.contact-us .Questions {
    background: url(../images/QuestionsReservations.png) center no-repeat;
    background-size: contain;
    width: 50%;
    height: 100px
}

.contact-us .social-icon-btn {
    height: 30px;
    width: 30px;
    display: inline-block;
    position: static;
    right: initial;
    top: initial;
    margin-right: 10px
}

.contact-us .line-longer-blue {
    background-size: contain;
    width: 290px;
    height: 15px;
    display: block;
    margin: 0 auto 0 20px
}

.contact-us .line-longer-blue textarea {
    height: 22.333333%
}

.contact-us .line-longer-blue-divider {
    background: url(../images/line-longer-blue.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 10px;
    display: none;
    margin: 0 auto
}

@media screen and (min-width:992px) {
    .contact-us .line-longer-blue {
        display: none;
        margin: 0 auto
    }
    .contact-us .line-longer-blue-divider {
        display: block
    }
}

.form .row {
    margin-bottom: 0
}

.form .leader {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px
}

.form .lead {
    font-size: 1.3em
}

.form textarea {
    height: 22.3333%
}

#map {
    margin: 50px 0 0
}

.footer {
    background: url(../images/img_fondoMadera.jpg) center no-repeat;
    background-size: cover;
    padding: 30px 0 0;
    box-shadow: -1px -2px 24px 11px rgba(0, 0, 0, .2)
}

.footer .row {
    margin-bottom: 0
}

.footer-item {
    font-weight: 700;
    color: #ffc03b;
    margin-bottom: 20px
}

.footer-item-contents-link {
    font-weight: 400;
    font-size: .7em;
    color: #fff;
    text-decoration: none
}

.footer-ext-link {
    padding: 30px 0
}

.footer-ext-link-end {
    padding: 10px 0 30px
}

.tripadvisor {
    background: url(../images/Tripadvisor.png) center no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: inline-block
}

.facebook {
    background: url(../images/Facebook.png) center no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: inline-block
}

.instagram {
    background: url(../images/Instagram.png) center no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: inline-block
}

.google {
    background: url(../images/Google.png) center no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: inline-block
}

.marina,
.waze {
    width: 120px;
    display: inline-block
}

.waze {
    background: url(../images/logo_waze.png) center no-repeat;
    background-size: cover;
    height: 24px
}

.marina {
    background: url(../images/logo_marina.png) center no-repeat;
    background-size: cover;
    background-size: 110px 40px;
    height: 45px
}

.gallerycaption{
    position: absolute;
    height: 60px;
    background-color: rgba(26, 66, 105, 0.9);
    width: 100%;
    bottom: -60px;
    padding: 20px;
    color: white;
    font-size: 16px;  
}

.gallery-image{
    overflow: hidden;
    position: relative;
}

.gallery-image:hover .gallerycaption{
    bottom: 0;
}

