/*!
Theme Name: Capital Burger Theme
Theme URI:
Author: @baeticadigital
Author URI: https://baeticadigital.com
Description: Tema realizado a medida para Capital Burger
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: capitalburger-esp, capitalburger-eng
*/
@font-face {
    font-family: "Thunder";
    font-display: swap;
    src: url("fonts/Thunder/Thunder-BoldLC.woff") format("woff"), url("fonts/Thunder/Thunder-BoldLC.woff2") format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Thunder";
    font-display: swap;
    src: url("fonts/Thunder/Thunder-LC.woff") format("woff"), url("fonts/Thunder/Thunder-LC.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Thunder";
    font-display: swap;
    src: url("fonts/Thunder/Thunder-MediumLC.woff") format("woff"), url("fonts/Thunder/Thunder-MediumLC.woff2") format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Thunder";
    font-display: swap;
    src: url("fonts/Thunder/Thunder-SemiBoldLC.woff") format("woff"), url("fonts/Thunder/Thunder-SemiBoldLC.woff2") format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Thunder";
    font-display: swap;
    src: url("fonts/Thunder/Thunder-LightLC.woff") format("woff"), url("fonts/Thunder/Thunder-LightLC.woff2") format("woff2");
    font-weight: 300;
    font-style: normal
}

@media(min-width: 992px) {
    .noscroll {
        position: fixed;
        overflow: hidden
    }
}

.u-hide {
    display: none !important
}

@media(min-width: 450px) {
    .u-hide\@xs {
        display: none !important
    }
}

@media(min-width: 768px) {
    .u-hide\@sm {
        display: none !important
    }
}

@media(min-width: 992px) {
    .u-hide\@md {
        display: none !important
    }
}

@media(min-width: 1024px) {
    .u-hide\@lg {
        display: none !important
    }
}

@media(min-width: 1200px) {
    .u-hide\@xl {
        display: none !important
    }
}

@media(max-width: 767.9px) {
    .u-hide\@max-xs {
        display: none !important
    }
}

@media(max-width: 991.9px) {
    .u-hide\@max-sm {
        display: none !important
    }
}

@media(max-width: 1023.9px) {
    .u-hide\@max-md {
        display: none !important
    }
}

@media(max-width: 1199.9px) {
    .u-hide\@max-lg {
        display: none !important
    }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

legend {
    font-family: "Thunder", sans-serif;
    font-size: 1.125rem !important;
    font-weight: 600 !important
}

html {
    box-sizing: border-box
}

*,
*::before,
*::after {
    box-sizing: inherit
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth
}

html[style] {
    margin-top: 0 !important
}

body {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 300;
    letter-spacing: .5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    display: flex;
    flex-flow: column;
    min-height: calc(100vh - 30px)
}

@media(min-width: 992px) {
    body {
        font-size: 1rem
    }
}

@media(min-width: 992px) {
    body {
        min-height: 100vh
    }
}

body .site-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

@media(min-width: 768px) {
    body .site-content {
        padding-left: 2.8125rem;
        padding-right: 2.8125rem
    }
}

* {
    -webkit-tap-highlight-color: transparent
}

h1 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: -0.3px;
    margin: 0 auto 1rem;
    line-height: normal
}

@media(min-width: 992px) {
    h1 {
        margin-bottom: 1.25rem
    }
}

h2 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 2.5rem;
    line-height: normal;
    font-weight: 500;
    margin: 0 auto 1.25rem
}

h3 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: -0.3px;
    margin: 0 auto 1.25rem
}

h4 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing: -0.2px;
    margin: 0 auto 1.25rem
}

h5 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0 auto 1.25rem
}

h6 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    margin: 0 auto 1.25rem
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

p {
    margin-top: 0;
    margin-bottom: 1.5rem
}

a {
    color: #000;
    text-decoration: none;
    transition: all .2s ease-out
}

a:hover,
a:focus {
    text-decoration: underline
}

a:active,
a:visited {
    color: inherit
}

img,
svg {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

img {
    font-style: italic
}

label,
legend {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 0.8125rem;
    display: block;
    margin-bottom: 0.25rem
}

@media(min-width: 992px) {

    label,
    legend {
        font-size: 0.875rem
    }
}

legend {
    font-weight: bold
}

[type=text],
[type=email],
[type=password],
[type=search],
[type=number],
textarea,
select {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 300;
    letter-spacing: .5px;
    display: block;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #000;
    background-color: #fff;
    padding: 0.8125rem;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media(min-width: 992px) {

    [type=text],
    [type=email],
    [type=password],
    [type=search],
    [type=number],
    textarea,
    select {
        font-size: 1rem
    }
}

[type=text]::-moz-placeholder,
[type=email]::-moz-placeholder,
[type=password]::-moz-placeholder,
[type=search]::-moz-placeholder,
[type=number]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: #000
}

[type=text]:-ms-input-placeholder,
[type=email]:-ms-input-placeholder,
[type=password]:-ms-input-placeholder,
[type=search]:-ms-input-placeholder,
[type=number]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #000
}

[type=text]::placeholder,
[type=email]::placeholder,
[type=password]::placeholder,
[type=search]::placeholder,
[type=number]::placeholder,
textarea::placeholder,
select::placeholder {
    color: #000
}

[type=text]:focus,
[type=email]:focus,
[type=password]:focus,
[type=search]:focus,
[type=number]:focus,
textarea:focus,
select:focus {
    border-color: #000;
    outline: none
}

[type=text].has-error,
[type=email].has-error,
[type=password].has-error,
[type=search].has-error,
[type=number].has-error,
textarea.has-error,
select.has-error {
    border-color: #000
}

[type=text].has-success,
[type=email].has-success,
[type=password].has-success,
[type=search].has-success,
[type=number].has-success,
textarea.has-success,
select.has-success {
    border-color: #000
}

[type=text][readonly],
[type=email][readonly],
[type=password][readonly],
[type=search][readonly],
[type=number][readonly],
textarea[readonly],
select[readonly] {
    padding: 0
}

[type=text][readonly],
[type=text][readonly]:focus,
[type=email][readonly],
[type=email][readonly]:focus,
[type=password][readonly],
[type=password][readonly]:focus,
[type=search][readonly],
[type=search][readonly]:focus,
[type=number][readonly],
[type=number][readonly]:focus,
textarea[readonly],
textarea[readonly]:focus,
select[readonly],
select[readonly]:focus {
    border-color: transparent
}

[type=checkbox]+label,
[type=radio]+label {
    min-height: 0.875rem;
    display: inline-block;
    padding-left: 0.5rem;
    position: relative;
    cursor: pointer
}

button {
    cursor: pointer
}

button:focus {
    outline: none
}

select {
    margin: 0;
    box-sizing: border-box;
    outline: none
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

textarea {
    height: 7.5rem;
    resize: vertical
}

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

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

@media screen and (device-aspect-ratio: 2/3),
screen and (device-aspect-ratio: 40/71),
screen and (device-aspect-ratio: 375/667),
screen and (device-aspect-ratio: 9/16),
screen and (device-aspect-ratio: 375/812),
screen and (device-aspect-ratio: 414/896) {

    input[type=color],
    input[type=date],
    input[type=datetime],
    input[type=datetime-local],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    select:focus,
    textarea {
        font-size: 1rem !important
    }
}

table {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 0.8125rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 1.875rem
}

@media(min-width: 992px) {
    table {
        font-size: 0.875rem
    }
}

@media(min-width: 768px) {
    table {
        margin-bottom: 2.5rem
    }
}

thead,
tbody,
tr,
th,
td {
    border: 0;
    padding: 0;
    white-space: normal
}

th,
td {
    border-bottom: 1px solid #dcdfe0;
    padding: 0.3125rem 0.5rem;
    text-align: inherit
}

@media(min-width: 992px) {

    th,
    td {
        padding: 0.625rem 1.5rem
    }
}

thead td,
thead th {
    border-bottom-color: #b9bbbc;
    color: #000
}

tbody th {
    font-weight: normal;
    text-align: left
}

ul,
ol {
    margin: 0 0 1.5rem 0rem
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5rem
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5rem 1.5rem
}

li {
    margin-bottom: 0.3125rem
}

.o-container {
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1280px;
    width: 100%
}

.o-container--fluid {
    max-width: 100%
}

.o-container--nogutter {
    padding-right: 0;
    padding-left: 0
}

@media(max-width: 767.9px) {
    .o-container--addgutter-mobile {
        padding-right: 20px !important;
        padding-left: 20px !important
    }
}

.o-container--max-width-half {
    padding-right: 20px;
    padding-left: 20px
}

@media(min-width: 992px) {
    .o-container--max-width-half {
        max-width: 640px;
        width: 100%
    }
}

.o-container--max-width-half .o-container {
    padding-left: 0;
    padding-right: 0
}

.o-container--2 {
    max-width: 206.6666666667px
}

.o-container--3 {
    max-width: 310px
}

.o-container--4 {
    max-width: 413.3333333333px
}

.o-container--5 {
    max-width: 516.6666666667px
}

.o-container--6 {
    max-width: 620px
}

.o-container--7 {
    max-width: 723.3333333333px
}

.o-container--8 {
    max-width: 826.6666666667px
}

.o-container--9 {
    max-width: 930px
}

.o-container--10 {
    max-width: 1033.3333333333px
}

.o-container--11 {
    max-width: 1136.6666666667px
}

.o-container--right {
    margin-left: auto;
    margin-right: 0
}

.o-container-modal {
    padding: 3.25rem 1rem
}

@media(min-width: 768px) {
    .o-container-modal {
        padding: 4rem 4rem
    }
}

.o-container--nogutter-mobile {
    padding-right: 0;
    padding-left: 0
}

@media(min-width: 992px) {
    .o-container--nogutter-mobile {
        margin-left: auto;
        margin-right: auto;
        padding-right: 20px;
        padding-left: 20px;
        max-width: 1280px;
        width: 100%
    }
}

.o-grid {
    display: flex;
    flex: 0 1 auto;
    flex-flow: row wrap;
    margin-left: -12px;
    margin-right: -12px
}

.o-grid--reverse {
    flex-direction: row-reverse
}

@media(min-width: 992px) {
    .o-grid--reverse\@md {
        flex-direction: row-reverse
    }
}

.o-grid--between {
    justify-content: space-between
}

.o-grid--center {
    justify-content: center
}

.o-grid--align-center {
    align-items: center
}

.o-grid--wide {
    margin-left: 0;
    margin-right: 0
}

.o-grid--no-gutters {
    margin-left: 0;
    margin-right: 0
}

.o-grid--no-gutters>.o-grid__col {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media(max-width: 767.9px) {
    .o-grid--xs-column {
        flex-direction: column
    }

    .o-grid--xs-column-reverse {
        flex-direction: column-reverse
    }
}

@media(max-width: 767.9px) {
    .o-grid--block\@max-xs {
        display: block
    }
}

.o-grid--small-gutter {
    margin-left: -0.5rem;
    margin-right: -0.5rem
}

.o-grid--small-gutter .o-grid__col {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important
}

.o-grid__col {
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

.o-grid__col--fill {
    flex: 1
}

@media(min-width: 1024px) {
    .o-grid__col--fill\@lg {
        flex: 1
    }
}

.o-grid__col--right {
    margin-left: auto
}

.o-grid__col--no-gutters {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.o-section,
.o-section-center {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    flex-grow: 1
}

@media(min-width: 992px) {

    .o-section,
    .o-section-center {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }
}

.o-section-center {
    text-align: center
}

.o-section-compact {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media(min-width: 768px) {
    .o-section-compact {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
}

.o-section--top0 {
    padding-top: 0
}

.o-section--bottom0 {
    padding-bottom: 0
}

.o-media {
    position: relative;
    width: 100%
}

.o-media::before {
    content: "";
    display: block
}

.o-media--16x9::before {
    padding-top: 56.25%
}

.o-media__embed {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.o-columns p,
.o-columns li {
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

@media(min-width: 768px) {
    .o-columns--2 {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(min-width: 768px) {
    .o-columns--4 {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(min-width: 992px) {
    .o-columns--4 {
        -moz-column-count: 3;
        column-count: 3
    }
}

@media(min-width: 1200px) {
    .o-columns--4 {
        -moz-column-count: 4;
        column-count: 4
    }
}

.c-footer {
    background-color: #000;
    position: relative;
    z-index: 3;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem
}

@media(min-width: 768px) {
    .c-footer {
        padding-left: 2.8125rem;
        padding-right: 2.8125rem;
        padding-bottom: 2.8125rem
    }
}

@media(min-width: 768px) {
    .c-footer__content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "a b"
    }
}

.c-footer__title {
    color: #feeb17;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    font-size: 3.125rem;
    line-height: 3.125rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px
}

@media(min-width: 768px) {
    .c-footer__title {
        font-size: 3.75rem;
        line-height: 3.4375rem
    }
}

@media(min-width: 992px) {
    .c-footer__title {
        font-size: 5rem;
        line-height: 4.375rem
    }
}

@media(min-width: 768px) {
    .c-footer__title {
        margin-top: 6.25rem
    }
}

.c-footer__colum-nav {
    padding: 1.25rem;
    border-bottom: 2px solid #feeb17
}

@media(min-width: 992px) {
    .c-footer__colum-nav {
        padding: 1.875rem 3.125rem
    }
}

@media(min-width: 992px) {
    .c-footer__colum-nav {
        display: flex;
        justify-content: space-between
    }
}

.c-footer__colum-nav-menu-item {
    list-style-image: url("images//common/list-style-footer.svg")
}

@media(min-width: 992px) {
    .c-footer__colum-nav-menu-item {
        margin-bottom: 0
    }
}

.c-footer__colum-nav-menu-item>.menu-item {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.875rem
}

.c-footer__colum-nav-menu-item>.menu-item:hover>a {
    padding-left: 0.3125rem;
    text-decoration: none
}

.c-footer__colum-nav-menu-item>.menu-item:last-child {
    margin-bottom: 0
}

.c-footer__colum-nav-menu-item>.menu-item>a {
    color: #feeb17
}

.c-footer__colum-nav-rrss {
    display: flex;
    gap: 0.875rem
}

@media(min-width: 992px) {
    .c-footer__colum-nav-rrss {
        flex-direction: column;
        align-self: flex-end
    }
}

.c-footer__colum-nav-rrss-link {
    border: 2px solid #fff;
    border-radius: 999px;
    padding: 0.375rem 1.25rem;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 1.125rem;
    letter-spacing: .2px
}

.c-footer__colum-nav-rrss-link:visited {
    color: #fff
}

.c-footer__colum-nav-rrss-link:hover {
    border-color: #feeb17;
    color: #feeb17;
    text-decoration: none
}

.c-footer__colum-contact {
    padding: 1.25rem;
    border-bottom: 2px solid #feeb17;
    display: flex;
    flex-direction: column;
    gap: 0.875rem
}

@media(min-width: 992px) {
    .c-footer__colum-contact {
        padding: 1.875rem 3.125rem
    }
}

.c-footer__colum-contact-text {
    color: #feeb17;
    font-weight: 700;
    font-size: 1.125rem
}

@media(min-width: 992px) {
    .c-footer__colum-contact-text {
        font-size: 1.5625rem
    }
}

.c-footer__colum-contact-text:visited {
    color: #feeb17
}

.c-footer__colum-contact-phone,
.c-footer__colum-contact-ubication {
    display: flex;
    align-items: center;
    gap: 0.75rem
}

.c-footer__colum-map {
    padding: 1.25rem;
    border-bottom: 2px solid #feeb17
}

@media(min-width: 992px) {
    .c-footer__colum-map {
        padding: 1.875rem 3.125rem
    }
}

@media(min-width: 768px) {
    .c-footer__colum-map {
        border-bottom: none
    }
}

.c-footer__colum-map-content {
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto;
    border: 2px solid #feeb17;
    margin-bottom: 2.5rem
}

.c-footer__colum-map-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.c-footer__colum-map-sticker {
    position: absolute;
    left: -20px;
    bottom: -20px;
    width: 75px;
    transform: rotate(-10deg)
}

@media(min-width: 992px) {
    .c-footer__colum-map-sticker {
        width: 100px;
        left: -25px;
        bottom: -25px
    }
}

.c-footer__colum--suscribete {
    padding: 1.25rem;
    border-bottom: 2px solid #feeb17;
    border-bottom: none;
    background-image: url("images//common/bg-footer-form-capitalburger.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media(min-width: 992px) {
    .c-footer__colum--suscribete {
        padding: 1.875rem 3.125rem
    }
}

@media(min-width: 768px) {
    .c-footer__colum--suscribete {
        grid-area: a;
        position: relative
    }
}

@media(min-width: 1024px) {
    .c-footer__colum--suscribete-content {
        width: 75%;
        display: block;
        margin: 0 auto
    }
}

@media(min-width: 1200px) {
    .c-footer__colum--suscribete-content {
        padding-top: 6.25rem;
        width: 65%
    }
}

.c-footer__colum--suscribete-content .icon {
    margin-bottom: 2.8125rem;
    position: relative;
    -webkit-animation: rebote-footer 1.5s ease-in 0s infinite forwards;
    animation: rebote-footer 1.5s ease-in 0s infinite forwards
}

@media(min-width: 992px) {
    .c-footer__colum--suscribete-content .icon {
        margin-bottom: 3.75rem
    }
}

@-webkit-keyframes rebote-footer {

    0%,
    100% {
        top: 15px
    }

    50% {
        top: 25px
    }
}

@keyframes rebote-footer {

    0%,
    100% {
        top: 15px
    }

    50% {
        top: 25px
    }
}

@media(min-width: 768px) {
    .c-footer__colum--other {
        grid-area: b;
        border-left: 2px solid #feeb17
    }
}

@media(min-width: 768px) {
    .c-footer__menu {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        padding: 0 1.25rem
    }
}

@media(min-width: 1200px) {
    .c-footer__menu {
        padding-left: 6.25rem;
        padding-right: 6.25rem
    }
}

.c-footer__menu-items {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0
}

@media(min-width: 1200px) {
    .c-footer__menu-items {
        justify-content: center;
        gap: 1.5rem
    }
}

.c-footer__menu-items>.menu-item>a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    font-size: 1.125rem
}

.c-footer__form {
    margin-bottom: 3.125rem
}

.c-footer__form input {
    margin-bottom: 0.6875rem
}

@media(min-width: 1200px) {
    .c-footer__form input {
        max-width: 350px
    }
}

.c-footer__form input[type=text],
.c-footer__form input[type=email] {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.25rem;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    font-size: 1.25rem
}

.c-footer__form input[type=email] {
    margin-bottom: 1.125rem
}

.c-footer__form #mce-success-response {
    color: #feeb17;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1.125rem;
    margin-bottom: 0.875rem
}

@media(min-width: 992px) {
    .c-footer__form #mce-success-response {
        font-size: 1.25rem
    }
}

.c-footer__form-checkbox {
    margin-bottom: 0.9375rem
}

@media(min-width: 992px) {
    .c-footer__form-checkbox {
        margin-bottom: 1.125rem
    }
}

.c-footer__form-checkbox>label {
    color: #fff;
    background-color: #000;
    padding: 2px 4px;
    font-size: 0.9375rem;
    font-weight: 400;
    margin-left: 0.4375rem;
    letter-spacing: .5px
}

@media(min-width: 992px) {
    .c-footer__form-checkbox>label {
        font-size: 1rem
    }
}

.c-footer__form-checkbox>label>a {
    color: #fff
}

.c-footer__form-submit {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.125rem 0.3125rem 1.125rem;
    text-transform: uppercase;
    color: #000;
    background-color: #feeb17;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    vertical-align: baseline;
    cursor: pointer;
    font-size: 1.4375rem
}

.c-footer__logo {
    display: block;
    margin-left: auto
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 0px 0px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger.is-active:hover {
    opacity: .7
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #feeb17
}

.hamburger-box {
    width: 24px;
    height: 27px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2.5px
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 24px;
    height: 5px;
    background-color: #feeb17;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -11px
}

.hamburger-inner::after {
    bottom: -11px
}

.hamburger--stand .hamburger-inner {
    transition: transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s .075s linear
}

.hamburger--stand .hamburger-inner::before {
    transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand .hamburger-inner::after {
    transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent !important;
    transition: transform .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s .15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.c-header {
    background-color: #000;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4
}

.c-header .o-container--header {
    padding: 0 1.25rem
}

@media(min-width: 768px) {
    .c-header .o-container--header {
        padding: 0 2.8125rem
    }
}

.c-header__content {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.c-header__content  a {
    color:#feeb17;
    font-size: 5vw;
    font-weight: 600;
}

.c-header__container {
    display: flex;
    align-items: center;
    gap: 1.875rem
}

@media(min-width: 992px) {
    .c-header__container {
        gap: 2.5rem
    }
    .c-header__content  a {
        color:#feeb17;
        font-size: 2vw;
    }
}

.c-header__lang {
    display: none
}

.c-header__lang-item {
    text-transform: uppercase;
    color: #feeb17;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.875rem
}

.c-header__lang-item:visited {
    color: #feeb17;
    font-weight: 700
}

.c-header__lang>span {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
    font-size: 1.25rem;
    color: #feeb17
}

.c-header__visit,
.c-header__phone {
    /* display: none */
    min-width: 50px;
    color: #feeb17;
}

@media(min-width: 768px) {

    .c-header__visit,
    .c-header__phone {
        display: flex;
        gap: 0.4375rem;
        align-items: center
    }
}

@media(min-width: 992px) {

    .c-header__visit,
    .c-header__phone {
        gap: 0.5625rem
    }
}

@media(min-width: 768px) {

    .c-header__visit-text,
    .c-header__phone-text {
        color: #feeb17;
        font-weight: 600;
        font-size: 2.5rem
    }

    .c-header__visit-text:visited,
    .c-header__phone-text:visited {
        color: #feeb17
    }
}

.c-header .hamburger {
    z-index: 501;
    position: relative;
    padding: 0.625rem 0.5rem;
    display: flex;
    align-items: center
}

.c-main-menu {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    background-color: #000
}

.c-main-menu__items {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.c-main-menu__items .menu-item {
    margin-bottom: 1.25rem;
    text-align: right
}

.c-main-menu__items .menu-item>a {
    position: relative;
    font-family: "Thunder", sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    display: inline-block;
    cursor: pointer;
    color: #feeb17
}

.c-main-menu__items .menu-item>a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #000;
    opacity: .2;
    z-index: -1;
    transition: opacity .05s ease-in-out, left .3s linear
}

@media(min-width: 768px) {
    .c-main-menu__items .menu-item>a {
        font-size: 3.75rem;
        line-height: 3.8125rem
    }
}

@media(min-width: 992px) {
    .c-main-menu__items .menu-item>a {
        font-size: 4.375rem;
        line-height: 5rem
    }
}

.c-main-menu__items .menu-item>a:visited {
    color: #feeb17;
    text-decoration: none
}

.c-main-menu__items .menu-item>a:hover {
    text-decoration: none
}

.c-main-menu__items .menu-item>a:hover:after {
    left: 0%;
    opacity: 1
}

.c-main-menu__video {
    opacity: 34%
}

.o-main-menu-container {
    position: fixed;
    transform: translateX(1000px);
    transition: all .5s ease;
    display: block;
    bottom: 0;
    left: auto;
    right: 0;
    border-left: 5px solid #feeb17;
    padding-left: 3.75rem;
    background-color: #000;
    height: 100vh
}

@media(min-width: 992px) {
    .o-main-menu-container {
        transform: translateX(1200px)
    }
}

@media(min-width: 1024px) {
    .o-main-menu-container {
        transform: translateX(2000px)
    }
}

@media(min-width: 1200px) {
    .o-main-menu-container {
        transform: translateX(3000px);
        padding-right: 9.375rem
    }
}

.o-main-menu-container.show-mobile {
    transform: translateX(0px);
    z-index: 500;
    touch-action: none;
    position: fixed
}

.c-banner {
    position: relative;
    margin-bottom: 3.125rem;
    margin-top: var(--header-height)
}

@media(min-width: 992px) {
    .c-banner {
        margin-bottom: 4.375rem
    }
}

@media(min-width: 1024px) {
    .c-banner {
        margin-bottom: 4.53125rem
    }
}

@media(min-width: 1200px) {
    .c-banner {
        margin-bottom: 6.25rem
    }
}

.c-banner__bg {
    width: 100%;
    height: calc(100vh - var(--header-height));
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media(min-width: 1200px) {
    .c-banner__bg {
        height: auto;
        aspect-ratio: 16/9
    }
}

.c-banner__nav {
    position: absolute;
    left: 50%;
    bottom: 85px;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.8125rem
}

.c-banner__nav-button {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.125rem 0.3125rem 1.125rem;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    vertical-align: baseline;
    cursor: pointer;
    font-size: 1.5625rem;
    letter-spacing: 3px;
    transition: background-color .3s
}

.c-banner__nav-button:hover {
    background-color: #feeb17;
    text-decoration: none
}

@-webkit-keyframes rebote {

    0%,
    100% {
        bottom: 20px
    }

    50% {
        bottom: 30px
    }
}

@keyframes rebote {

    0%,
    100% {
        bottom: 20px
    }

    50% {
        bottom: 30px
    }
}

.c-banner__nav-scroll {
    position: relative;
    -webkit-animation: rebote 1.5s ease-in 0s infinite forwards;
    animation: rebote 1.5s ease-in 0s infinite forwards
}

.c-banner--nosotros {
    height: calc(100vh - var(--header-height))
}

.c-banner--nosotros .c-banner__content {
    position: absolute;
    bottom: 75px;
    left: 10px
}

@media(min-width: 768px) {
    .c-banner--nosotros .c-banner__content {
        left: 25px
    }
}

@media(min-width: 1200px) {
    .c-banner--nosotros .c-banner__content {
        left: 200px
    }
}

.c-banner--nosotros .c-banner__content-title {
    color: #feeb17;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-size: 2.5rem;
    line-height: 2.8125rem;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 0 0.75rem
}

@media(min-width: 460px) {
    .c-banner--nosotros .c-banner__content-title {
        font-size: 3.125rem;
        line-height: 3.59375rem
    }
}

@media(min-width: 768px) {
    .c-banner--nosotros .c-banner__content-title {
        font-size: 4.375rem;
        line-height: 4.6875rem
    }
}

.c-banner--nosotros .c-banner__bg {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.c-banner--contacto {
    background-color: #191919;
    margin-bottom: 0
}

@media(min-width: 992px) {
    .c-banner--contacto__box {
        width: 65%
    }
}

.c-banner--contacto__title {
    color: #000;
    background-color: #feeb17;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    font-size: 2.1875rem;
    line-height: 2.5rem
}

@media(min-width: 992px) {
    .c-banner--contacto__title {
        font-size: 3.125rem;
        line-height: 3.75rem
    }
}

@media(min-width: 1024px) {
    .c-banner--contacto__title {
        width: 50%
    }
}

.c-banner--contacto__content {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem
}

.c-banner--contacto__info {
    display: flex;
    flex-direction: column;
    gap: 0.875rem
}

@-webkit-keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.c-banner--contacto__sticker {
    display: flex;
    justify-content: flex-end
}

.c-banner--contacto__sticker>img {
    width: 150px;
    -webkit-animation: rotation 6s linear infinite;
    animation: rotation 6s linear infinite
}

.c-banner--contacto__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.c-banner--carta {
    margin-bottom: 0
}

.c-banner--carta .o-container--banner {
    padding: 0
}

.c-banner--carta__content {
    position: relative;
    height: 300px
}

@media(min-height: 992px) {
    .c-banner--carta__content {
        height: 450px
    }
}

.c-banner--carta__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.c-banner--carta__title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 40px;
    line-height: 3.125rem;
    font-weight: 700;
    color: #feeb17;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, .45);
    margin-bottom: 0
}

@media(min-width: 768px) {
    .c-banner--carta__title {
        width: 75%
    }
}

@media(min-width: 992px) {
    .c-banner--carta__title {
        font-size: 4.375rem;
        line-height: 5rem
    }
}

@media(min-width: 1200px) {
    .c-banner--carta__title {
        max-width: 750px
    }
}

.c-banner--carta__sticker {
    position: absolute;
    top: 70%;
    transform: translate(0, -50%);
    right: 20px;
    -webkit-animation: rotation 6s linear infinite;
    animation: rotation 6s linear infinite;
    width: 75px
}

@media(min-width: 768px) {
    .c-banner--carta__sticker {
        top: 57.5%;
        right: 10%;
        width: 85px
    }
}

@media(min-width: 992px) {
    .c-banner--carta__sticker {
        right: 10px;
        width: 100px
    }
}

@media(min-width: 1200px) {
    .c-banner--carta__sticker {
        right: 8%;
        top: 60%;
        width: 150px
    }
}

@media(min-width: 1343px) {
    .c-banner--carta__sticker {
        right: 25%;
        top: 62%
    }
}

.c-info-burger {
    margin-bottom: 3.125rem
}

@media(min-width: 992px) {
    .c-info-burger {
        margin-bottom: 4.375rem
    }
}

@media(min-width: 1024px) {
    .c-info-burger {
        margin-bottom: 4.53125rem
    }
}

@media(min-width: 1200px) {
    .c-info-burger {
        margin-bottom: 6.25rem
    }
}

.c-info-burger__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.9375rem
}

@media(min-width: 768px) {
    .c-info-burger__content {
        flex-direction: row;
        gap: 0;
        align-items: stretch;
        border: 3px solid #000;
        border-top-left-radius: 0.9375rem;
        border-bottom-left-radius: 0.9375rem
    }
}

.c-info-burger__content-logo {
    background-color: #ffe500;
    padding: 0.9375rem 1.25rem 0 1.25rem;
    border: 3px solid #000;
    border-radius: 0.9375rem
}

@media(min-width: 768px) {
    .c-info-burger__content-logo {
        position: relative;
        min-width: 180px;
        max-width: 180px;
        overflow: hidden;
        padding: 1.25rem 1.875rem 0 1.875rem;
        border-top: none;
        border-bottom: none;
        border-left: none
    }

    .c-info-burger__content-logo>img {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0)
    }
}

.c-info-burger__content-title {
    font-weight: 600;
    font-size: 1.875rem;
    text-align: center;
    color: #000
}

@media(min-width: 768px) {
    .c-info-burger__content-title {
        text-align: left
    }
}

.c-info-burger__content-paragraph {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 0
}

@media(min-width: 768px) {
    .c-info-burger__content-paragraph {
        font-size: 1.5625rem
    }
}

.c-info-burger__content-paragraph>strong {
    font-weight: 600
}

@media(min-width: 768px) {
    .c-info-burger__content-text {
        padding: 0.625rem 0.625rem 0.625rem 1.25rem
    }
}

.c-list-burger {
    margin-bottom: 3.125rem
}

@media(min-width: 992px) {
    .c-list-burger {
        margin-bottom: 4.375rem
    }
}

@media(min-width: 1024px) {
    .c-list-burger {
        margin-bottom: 4.53125rem
    }
}

@media(min-width: 1200px) {
    .c-list-burger {
        margin-bottom: 6.25rem
    }
}

.c-list-burger__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2.1875rem
}

@media(min-width: 992px) {
    .c-list-burger__header {
        margin-bottom: 4.375rem
    }
}

.c-list-burger__title {
    text-transform: uppercase;
    font-size: 3.125rem;
    line-height: 3.125rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    color: #000
}

@media(min-width: 768px) {
    .c-list-burger__title {
        font-size: 3.75rem;
        line-height: 3.4375rem
    }
}

@media(min-width: 992px) {
    .c-list-burger__title {
        font-size: 5rem;
        line-height: 4.375rem
    }
}

@media(min-width: 1200px) {
    .c-list-burger__title {
        width: 80%
    }
}

.c-list-burger__description {
    color: #fff;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-weight: 400;
    display: inline-block;
    font-size: 1.25rem;
    margin-bottom: 0
}

@media(min-width: 992px) {
    .c-list-burger__description {
        font-size: 1.5rem
    }
}

.c-list-burger__items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.625rem;
    margin-bottom: 1.5625rem
}

@media(min-width: 768px) {
    .c-list-burger__items {
        margin-bottom: 2.1875rem;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 992px) {
    .c-list-burger__items {
        margin-bottom: 3.4375rem;
        grid-template-columns: repeat(4, 1fr)
    }
}

.c-list-burger__item {
    border: 3px solid #000
}

.c-list-burger__item-img {
    border: 12px solid #000;
    width: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

.c-list-burger__item-info {
    padding: 1.25rem;
    text-align: center
}

.c-list-burger__item-title {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .7px;
    font-size: 2.5rem;
    margin-bottom: 0.25rem;
    color: #000
}

.c-list-burger__item-from {
    font-weight: 700;
    font-size: 1.4375rem;
    line-height: 1.6875rem;
    margin-bottom: 0.8125rem
}

.c-list-burger__item-description {
    margin-bottom: 0;
    color: #fff;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    display: inline;
    font-weight: 500;
    font-size: 1.125rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.c-list-burger__button {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.125rem 0.3125rem 1.125rem;
    text-transform: uppercase;
    color: #000;
    background-color: #feeb17;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    vertical-align: baseline;
    cursor: pointer;
    font-size: 1.5625rem;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.c-list-burger__button:hover {
    text-decoration: none
}

.c-testimonies {
    background-image: url("images//contacto/diagonal-line-background.png");
    background-repeat: repeat
}

.c-testimonies__content {
    padding: 1.25rem
}

@media(min-width: 992px) {
    .c-testimonies__content {
        padding: 1.25rem 0
    }
}

.c-testimonies__title {
    font-size: 3.125rem;
    line-height: 3.125rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #feeb17;
    text-align: center
}

@media(min-width: 768px) {
    .c-testimonies__title {
        font-size: 3.75rem;
        line-height: 3.4375rem
    }
}

@media(min-width: 992px) {
    .c-testimonies__title {
        font-size: 5rem;
        line-height: 4.375rem
    }
}

@media(min-width: 768px) {
    .c-testimonies__title {
        text-align: left
    }
}

.c-testimonies__colum-title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.5625rem;
    font-weight: 600
}

.c-testimonies__colum-stars {
    display: block;
    margin: 0 auto
}

.c-testimonies__colum-opinions {
    margin-bottom: 1.5625rem;
    padding: 0 0.625rem
}

.c-testimonies__colum-opinion {
    --slider-border: 10px
}

.c-testimonies__colum-opinion-container {
    display: grid;
    place-items: center;
    filter: drop-shadow(0px 5px 0px #000000) drop-shadow(-5px 0px 0px #000000) drop-shadow(0px -5px 0px #000000) drop-shadow(5px 0px 0px #000000);
    margin-bottom: 1.5625rem
}

.c-testimonies__colum-opinion-text {
    position: relative;
    z-index: 2;
    padding: 1.875rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    position: relative;
    -webkit-clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 calc(100% - 18px), 0 18px);
    clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 calc(100% - 18px), 0 18px)
}

@media(min-width: 768px) {
    .c-testimonies__colum-opinion-text {
        --slider-border: 32px
    }
}

.c-testimonies__colum-opinion-author {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.5625rem;
    color: #feeb17;
    text-transform: uppercase
}

.c-testimonies__icon {
    display: block;
    margin: 0 auto
}

.c-suscription {
    background-color: #000
}

.c-suscription__content {
    padding: 1.875rem 0.9375rem;
    background-image: url("images//home/bg-suscripcion-capitalburger.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%
}

@media(min-width: 768px) {
    .c-suscription__content {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width: 992px) {
    .c-suscription__content {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
}

@media(min-width: 1024px) {
    .c-suscription__content {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }
}

@media(min-width: 992px) {
    .c-suscription__content {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
}

.c-suscription__title {
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #feeb17;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    word-wrap: break-word
}

@media(min-width: 768px) {
    .c-suscription__title {
        padding: 0 0.75rem
    }
}

@media(min-width: 992px) {
    .c-suscription__title {
        font-size: 3.125rem
    }
}

.c-aside {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    z-index: 3;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.c-aside__title {
    text-transform: uppercase;
    color: #feeb17;
    transform: rotate(-90deg);
    text-align: center;
    margin-bottom: 0;
    width: 100%
}

.marco-left {
    position: fixed;
    width: 20px;
    background-color: #000;
    height: 100vh;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center
}

.marco-left>img {
    padding: 0 0.3125rem
}

@media(min-width: 768px) {
    .marco-left {
        width: 45px
    }
}

.marco-right {
    position: fixed;
    width: 20px;
    background-color: #000;
    height: 100vh;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

@media(min-width: 768px) {
    .marco-right {
        width: 45px
    }
}

.marco-bottom {
    position: fixed;
    width: 100vw;
    background-color: #000;
    height: 20px;
    bottom: 0;
    z-index: 2
}

@media(min-width: 768px) {
    .marco-bottom {
        height: 45px
    }
}

.c-why {
    margin-bottom: 3.125rem
}

@media(min-width: 992px) {
    .c-why {
        margin-bottom: 4.375rem
    }
}

@media(min-width: 1024px) {
    .c-why {
        margin-bottom: 4.53125rem
    }
}

@media(min-width: 1200px) {
    .c-why {
        margin-bottom: 6.25rem
    }
}

.c-why__content {
    text-align: center
}

.c-why__header {
    margin-bottom: 2.1875rem
}

.c-why__title {
    font-size: 3.125rem;
    line-height: 3.125rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center
}

@media(min-width: 768px) {
    .c-why__title {
        font-size: 3.75rem;
        line-height: 3.4375rem
    }
}

@media(min-width: 992px) {
    .c-why__title {
        font-size: 5rem;
        line-height: 4.375rem
    }
}

@media(min-width: 1200px) {
    .c-why__title {
        font-size: 4.0625rem
    }
}

.c-why__subtitle {
    color: #fff;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 400;
    font-size: 1.875rem
}

@media(min-width: 992px) {
    .c-why__subtitle {
        font-size: 2.1875rem
    }
}

.c-why__message {
    position: relative;
    padding: 1.25rem 0.625rem;
    border: 2px solid #000
}

.c-why__message-sticker {
    position: absolute;
    bottom: -55px;
    right: -25px;
    width: 110px
}

@media(min-width: 768px) {
    .c-why__message-sticker {
        right: -75px
    }
}

@media(min-width: 992px) {
    .c-why__message-sticker {
        width: 170px;
        right: -125px;
        bottom: -80px
    }
}

.c-why__message-text {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1.375rem;
    line-height: 1.75rem
}

@media(min-width: 992px) {
    .c-why__message-text {
        font-size: 1.875rem
    }
}

.c-secret {
    background-image: url("images//contacto/diagonal-line-background.png");
    background-repeat: repeat
}

.c-secret__content {
    padding: 2.1875rem 1.25rem;
    text-align: center
}

@media(min-width: 992px) {
    .c-secret__content {
        padding: 2.1875rem 0
    }
}

@media(min-width: 768px) {
    .c-secret__content {
        text-align: left
    }
}

.c-secret__title {
    text-transform: uppercase;
    font-size: 2.8125rem;
    line-height: 3.125rem;
    color: #feeb17;
    font-weight: 700
}

.c-secret__subtitle {
    color: #feeb17;
    font-weight: 400;
    font-size: 1.5rem;
    margin-bottom: 0
}

.c-secret__text,
.c-secret__sticker {
    margin-bottom: 2.1875rem
}

@media(min-width: 768px) {

    .c-secret__text,
    .c-secret__sticker {
        margin-bottom: 0
    }
}

.c-secret__text--last {
    margin-bottom: 0
}

@media(min-width: 768px) {
    .c-secret__sticker {
        display: block;
        margin: 0 auto
    }
}

.c-team {
    background-color: #000;
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem
}

.c-team__member {
    text-align: center
}

@media(min-width: 768px) {
    .c-team__member {
        position: relative;
        display: flex;
        justify-content: center;
        gap: 0.9375rem;
        text-align: left
    }
}

@media(min-width: 992px) {
    .c-team__member {
        gap: 1.5625rem
    }
}

.c-team__member-info {
    margin-bottom: 0.9375rem;
    text-align: center
}

@media(min-width: 768px) {
    .c-team__member-info {
        margin-bottom: 0;
        width: 25%
    }
}

@media(min-width: 992px) {
    .c-team__member-info {
        width: 100%
    }
}

.c-team__member-name {
    color: #feeb17;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

@media(min-width: 768px) {
    .c-team__member-name {
        position: relative;
        z-index: 2;
        font-size: 2.8125rem
    }
}

@media(min-width: 992px) {
    .c-team__member-name {
        font-size: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-team__member-name {
        font-size: 3.4375rem;
        width: 100%;
        display: block
    }
}

.c-team__member-text {
    color: #000;
    background-color: #feeb17;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-weight: 400;
    font-size: 1.5625rem;
    text-align: center;
    margin-bottom: 0.75rem
}

@media(min-width: 768px) {
    .c-team__member-text {
        margin-bottom: 0;
        display: inline;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.c-team__member-nophoto {
    height: 390px;
    width: 250px;
    background-color: #fff;
    border: 5px solid #feeb17;
    border-radius: 5%;
    display: block;
    margin: 0 auto
}

.c-team__member-photo {
    height: 390px;
    width: 250px;
    border: 5px solid #feeb17;
    border-radius: 5%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin: 0 auto
}

.c-team__member-arrow {
    transform: rotate(63deg);
    display: block;
    margin: 0 auto
}

@media(min-width: 768px) {
    .c-team__member-arrow {
        position: absolute;
        transform: rotate(0);
        top: 5px;
        left: 45%;
        transform: translate(-50%, 0)
    }
}

@media(min-width: 1200px) {
    .c-team__member-arrow {
        left: 55%
    }
}

.c-contact {
    background-image: url("images//contacto/diagonal-line-background.png");
    background-repeat: repeat
}

.c-contact__content {
    padding: 1.25rem
}

@media(min-width: 992px) {
    .c-contact__content {
        padding: 1.25rem 0
    }
}

.c-contact__content-icon {
    display: none
}

@media(min-width: 768px) {
    .c-contact__content-icon {
        display: block
    }
}

.c-contact__title {
    font-size: 3.125rem;
    color: #feeb17;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 3.75rem
}

@media(min-width: 992px) {
    .c-contact__title {
        width: 30%;
        margin: 0;
        margin-bottom: 2.1875rem
    }
}

@media(min-width: 1200px) {
    .c-contact__title {
        width: 360px
    }
}

@media(min-width: 992px) {
    .c-contact__form {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0.625rem 0.9375rem
    }
}

.c-contact__form-success {
    display: none;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff
}

@media(min-width: 992px) {
    .c-contact__form-success {
        font-size: 1.25rem;
        letter-spacing: 1.5px;
        margin-left: auto;
        text-align: right
    }
}

.c-contact__form-group input {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.25rem;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
    margin-bottom: 0.625rem
}

.c-contact__form-group input::-moz-placeholder {
    font-size: 1.25rem;
    letter-spacing: .8px
}

.c-contact__form-group input:-ms-input-placeholder {
    font-size: 1.25rem;
    letter-spacing: .8px
}

.c-contact__form-group input::placeholder {
    font-size: 1.25rem;
    letter-spacing: .8px
}

.c-contact__form-group textarea {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.25rem;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
    border-radius: 10px;
    margin: 0.625rem 0
}

@media(min-width: 992px) {
    .c-contact__form-group textarea {
        height: 90%;
        display: flex;
        align-items: flex-end
    }
}

.c-contact__form-group textarea::-moz-placeholder {
    font-size: 1.25rem;
    letter-spacing: .8px
}

.c-contact__form-group textarea:-ms-input-placeholder {
    font-size: 1.25rem;
    letter-spacing: .8px
}

.c-contact__form-group textarea::placeholder {
    font-size: 1.25rem;
    letter-spacing: .8px
}

.c-contact__form-group label[for=contact-checkbox] {
    color: #fff;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 0.625rem
}

.c-contact__form-group label[for=contact-checkbox]>a {
    color: #fff;
    text-decoration: underline
}

.c-contact__form-group input[type=submit] {
    border: 2px solid #000;
    border-radius: 999px;
    padding: 0.5625rem 1.125rem 0.3125rem 1.125rem;
    text-transform: uppercase;
    color: #000;
    background-color: #feeb17;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    vertical-align: baseline;
    cursor: pointer
}

@media(min-width: 992px) {
    .c-contact__form-group input[type=submit] {
        display: block;
        margin-left: auto
    }
}

.c-map {
    overflow: hidden
}

.c-map__content {
    height: 400px
}

@media(min-width: 1024px) {
    .c-map__content {
        height: 600px
    }
}

.c-map__content>iframe {
    margin-top: -70px;
    width: 100vw;
    height: calc(100% + 70px)
}

.c-menu {
    background-color: #191919;
    padding: 1.5625rem 0
}

@media(min-width: 768px) {
    .c-menu {
        padding: 3.125rem 0
    }
}

@media(min-width: 992px) {
    .c-menu {
        padding: 4.6875rem 0
    }
}

.c-menu__entrantes {
    margin-bottom: 3.125rem
}

@media(min-width: 992px) {
    .c-menu__entrantes {
        margin-bottom: 4.6875rem
    }
}

@media(min-width: 1200px) {
    .c-menu__entrantes {
        margin-bottom: 6.25rem
    }
}

.c-menu__entrantes-title {
    color: #feeb17;
    font-weight: 700;
    text-transform: uppercase
}

@media(min-width: 992px) {
    .c-menu__entrantes-title {
        font-size: 4.375rem;
        line-height: 5rem
    }
}

@media(min-width: 768px) {
    .c-menu__entrantes-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5625rem 1.875rem
    }
}

@media(min-width: 992px) {
    .c-menu__entrantes-items {
        gap: 1.5625rem 3.75rem
    }
}

@media(min-width: 1024px) {
    .c-menu__entrantes-items {
        gap: 1.5625rem 5rem
    }
}

@media(min-width: 1200px) {
    .c-menu__entrantes-items {
        gap: 1.5625rem 6.25rem
    }
}

.c-menu__entrantes-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #feeb17;
    padding: 0 0.3125rem;
    margin-bottom: 0.9375rem
}

@media(min-width: 768px) {
    .c-menu__entrantes-item {
        margin-bottom: 0
    }
}

.c-menu__entrantes-item:last-child {
    margin-bottom: 0
}

.c-menu__entrantes-item>p {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.5625rem;
    line-height: 1;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}

.c-menu__entrantes-item-price {
    min-width: 4rem
}

.c-menu__entrantes--bebidas {
    margin-bottom: 0
}

.c-menu__burgers {
    margin-bottom: 3.125rem
}

@media(min-width: 992px) {
    .c-menu__burgers {
        margin-bottom: 4.6875rem
    }
}

@media(min-width: 1200px) {
    .c-menu__burgers {
        margin-bottom: 6.25rem
    }
}

.c-menu__burgers-chips-title {
    color: #fff;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    font-weight: 400;
    margin-bottom: 0.625rem
}

@media(min-width: 992px) {
    .c-menu__burgers-chips-title {
        font-size: 1.875rem;
        line-height: 2.125rem
    }
}

.c-menu__burgers-chips-box {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    margin-bottom: 1.5625rem
}

.c-menu__burgers-chips-text {
    color: #fff;
    font-weight: 600;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    margin-bottom: 0
}

@media(min-width: 992px) {
    .c-menu__burgers-chips-text {
        font-size: 1.875rem;
        line-height: 2.125rem
    }
}

.c-menu__burgers-chips-text>span {
    color: #feeb17
}

.c-menu__burgers-items {
    margin-bottom: 1.875rem
}

@media(min-width: 768px) {
    .c-menu__burgers-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5625rem 0.625rem
    }
}

@media(min-width: 992px) {
    .c-menu__burgers-items {
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 3.125rem
    }
}

.c-menu__burgers-item {
    background-color: #fff;
    padding: 0.9375rem;
    text-align: center;
    position: relative;
    margin-bottom: 0.9375rem
}

@media(min-width: 768px) {
    .c-menu__burgers-item {
        margin-bottom: 0
    }
}

.c-menu__burgers-item-img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin-bottom: 1.5625rem
}

.c-menu__burgers-item-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3.125rem;
    line-height: 3.75rem;
    letter-spacing: .5px;
    margin-bottom: 0.625rem
}

.c-menu__burgers-item-from {
    font-weight: 700;
    font-size: 1.4375rem;
    line-height: 1.6875rem;
    margin-bottom: 0.8125rem
}

@media(min-width: 992px) {
    .c-menu__burgers-item-from {
        font-size: 2.0625rem;
        line-height: 2.375rem
    }
}

.c-menu__burgers-item-description {
    color: #fff;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-size: 1.25rem;
    font-weight: 400;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.c-menu__burgers-item-price {
    margin-top: 0.9375rem;
    background-color: #feeb17;
    border: 3px solid #000;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 0.1875rem 1.875rem 0 1.875rem;
    font-weight: 700;
    font-size: 1.5625rem;
    letter-spacing: 1.5px;
    margin-bottom: 1.5rem
}

@media(min-width: 992px) {
    .c-menu__burgers-item-price {
        margin-bottom: 2rem
    }
}

.c-menu__burgers-item-share {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent;
    border: none
}

.c-menu__burgers-item-rrss {
    display: none;
    position: absolute;
    top: 100px;
    right: 10px;
    background-color: #fff;
    padding: 0.625rem
}

.c-menu__burgers-item-rrss .link {
    display: block;
    cursor: pointer;
    transform: opacity .3s;
    margin-bottom: 1.5rem
}

.c-menu__burgers-item-rrss .link:last-child {
    margin-bottom: 0
}

.c-menu__burgers-item-rrss .link:hover {
    text-decoration: none;
    opacity: .8
}

.c-menu__burgers-item-rrss .link img {
    width: 24px;
    height: 24px
}

@media(min-width: 992px) {
    .c-menu__burgers-complements {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 3.125rem
    }
}

.c-menu__burgers-complements-title {
    color: #fff;
    font-size: 2.5rem;
    line-height: 2.8125rem
}

@media(min-width: 992px) {
    .c-menu__burgers-complements-title {
        font-size: 2.8125rem;
        line-height: 3.125rem;
        font-weight: 500
    }
}

.c-menu__burgers-complements-content {
    display: flex;
    align-items: flex-start;
    gap: 0.625rem
}

.c-menu__burgers-complements-ingrediente {
    color: #fff;
    font-weight: 600;
    font-size: 1.25rem
}

@media(min-width: 992px) {
    .c-menu__burgers-complements-ingrediente {
        font-size: 1.5625rem
    }
}

.c-menu__burgers-complements-carne {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    margin-bottom: 1.25rem
}

.c-menu__burgers-complements-carne:last-child {
    margin-bottom: 0
}

.c-menu__burgers-complements-name {
    color: #fff;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 0
}

@media(min-width: 992px) {
    .c-menu__burgers-complements-name {
        font-size: 1.5625rem
    }
}

.c-menu__burgers-complements-price {
    background-color: #feeb17;
    font-weight: 700;
    font-size: 1.25rem;
    border: 3px solid #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0;
    letter-spacing: 1.5px
}

@media(min-width: 992px) {
    .c-menu__burgers-complements-price {
        font-size: 1.5625rem
    }
}

.c-menu__burgers-complements-colum {
    margin-bottom: 1.875rem
}

.c-menu__burgers-complements-colum:last-child {
    margin-bottom: 0
}

.c-menu__nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
    gap: 1.25rem;
    margin-bottom: 2.1875rem
}

@media(min-width: 768px) {
    .c-menu__nav {
        grid-template-columns: repeat(4, 1fr);
        gap: 0.625rem;
        margin-bottom: 3.125rem
    }
}

@media(min-width: 992px) {
    .c-menu__nav {
        margin-bottom: 4.6875rem
    }
}

@media(min-width: 1200px) {
    .c-menu__nav {
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 6.25rem
    }
}

.c-menu__nav-img {
    overflow: hidden;
    border: 3px solid #feeb17;
    border-radius: 50%;
    margin-bottom: 0.625rem
}

.c-menu__nav-image {
    transition: transform .3s;
    overflow: hidden
}

.c-menu__nav-image:hover {
    transform: scale(1.2)
}

.c-menu__nav-text {
    text-align: center;
    color: #feeb17;
    font-size: 1.5625rem;
    font-weight: 700
}

@media(min-width: 992px) {
    .c-menu__nav-text {
        font-size: 1.875rem
    }
}

@-webkit-keyframes opacidadTop {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes opacidadTop {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.c-menu__flotante {
    overflow-x: auto;
    position: fixed;
    top: var(--header-height);
    z-index: 5;
    background-color: #000;
    width: calc(100% - 40px);
    padding: 0.625rem 0;
    border: 3px solid #feeb17;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s ease-in-out
}

@media(min-width: 768px) {
    .c-menu__flotante {
        width: calc(100% - 90px)
    }
}

.c-menu__flotante-item {
    margin-bottom: 0
}

.c-menu__flotante-items {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    gap: 0.625rem;
    margin-bottom: 0
}

@media(min-width: 768px) {
    .c-menu__flotante-items {
        justify-content: center;
        gap: 1.25rem
    }
}

.c-menu__flotante-link {
    display: block;
    color: #feeb17;
    font-size: 1rem;
    font-weight: 500;
    padding: 0.625rem;
    border: 3px solid #feeb17;
    border-radius: 999px;
    transform: background-color .5s
}

.c-menu__flotante-link:hover {
    color: #000;
    background-color: #feeb17;
    text-decoration: none
}

.c-menu__flotante-link:hover:visited {
    color: #000
}

@media(min-width: 768px) {
    .c-menu__flotante-link {
        font-weight: 700;
        font-size: 1.5rem;
        padding: 0.625rem 1.25rem
    }
}

@media(min-width: 992px) {
    .c-menu__flotante-link {
        font-size: 1.875rem;
        padding: 0.625rem 1.875rem
    }
}

.c-menu__flotante-link:visited {
    color: #feeb17
}

.c-menu__flotante--visible {
    opacity: 1;
    pointer-events: all
}

.c-404 {
    margin-top: var(--header-height);
    background-color: #000;
    width: 100%;
    height: 100vh
}

.c-404__content {
    background-image: url("images//error/foto-banner-madrid-capitalburger.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    height: 100%;
    width: 100%
}

@media(min-width: 768px) {
    .c-404__content {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.c-404__content-box {
    padding: 1.5625rem
}

@media(min-width: 768px) {
    .c-404__content-box {
        width: 60%;
        margin: 0 auto
    }
}

.c-404__toptitle {
    color: #fff;
    font-weight: 700;
    font-size: 2.5rem;
    -webkit-text-stroke: 1px #000;
    letter-spacing: 1px
}

@media(min-width: 768px) {
    .c-404__toptitle {
        font-size: 3.75rem;
        letter-spacing: 2px;
        -webkit-text-stroke: 2px #000
    }
}

@media(min-width: 1200px) {
    .c-404__toptitle {
        font-size: 5rem;
        line-height: 5.5625rem
    }
}

.c-404__title {
    color: #feeb17;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-size: 2.5rem;
    font-weight: 700;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 2.8125rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media(min-width: 768px) {
    .c-404__title {
        font-size: 3.75rem;
        line-height: 4.375rem
    }
}

@media(min-width: 1200px) {
    .c-404__title {
        font-size: 5rem;
        line-height: 5.5625rem
    }
}

.c-404__links {
    margin-top: 1.5625rem;
    display: flex;
    gap: 0.9375rem;
    justify-content: center
}

@media(min-width: 768px) {
    .c-404__links {
        margin-top: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-404__links {
        margin-top: 6.25rem
    }
}

.c-404__link {
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    padding: 0.1875rem 0.9375rem 0 0.9375rem;
    border: 2px solid #fff;
    border-radius: 999px;
    letter-spacing: 1px
}

@media(min-width: 1200px) {
    .c-404__link {
        font-size: 1.5625rem
    }
}

.c-404__link:visited {
    color: #fff
}

.c-404__link:hover {
    border-color: #feeb17;
    color: #feeb17;
    text-decoration: none
}

.c-blog {
    margin-top: var(--header-height);
    padding-top: 2.1875rem
}

@media(min-width: 992px) {
    .c-blog {
        padding-top: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-blog {
        margin-bottom: 3.125rem
    }
}

.c-blog__content {
    text-align: center;
    width: 75%;
    display: block;
    margin: 0 auto;
    margin-bottom: 1.5625rem
}

@media(min-width: 768px) {
    .c-blog__content {
        margin-bottom: 2.1875rem
    }
}

@media(min-width: 992px) {
    .c-blog__content {
        margin-bottom: 3.75rem;
        padding-top: 1.875rem
    }
}

@media(min-width: 1024px) {
    .c-blog__content {
        width: 60%;
        margin-bottom: 5rem;
        padding-top: 2.5rem
    }
}

.c-blog__title {
    display: inline;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    background-color: #feeb17;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-size: 2.5rem;
    line-height: 2.8125rem;
    letter-spacing: 1px
}

@media(min-width: 768px) {
    .c-blog__title {
        font-size: 3.75rem;
        line-height: 4.375rem
    }
}

@media(min-width: 1024px) {
    .c-blog__title {
        font-size: 5rem;
        line-height: 5.625rem
    }
}

.c-blog__items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.25rem 0.9375rem;
    margin-bottom: 2.8125rem
}

@media(min-width: 768px) {
    .c-blog__items {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 992px) {
    .c-blog__items {
        grid-template-columns: repeat(4, 1fr);
        margin-bottom: 3.75rem
    }
}

.c-blog__item {
    border: 4px solid #000
}

.c-blog__item:hover {
    border-color: #feeb17;
    text-decoration: none
}

.c-blog__item:hover .c-blog__item-image {
    background-color: #feeb17
}

.c-blog__item:hover .c-blog__item-title {
    text-decoration: none
}

.c-blog__item:hover .c-blog__item-img {
    transform: scale(1.3)
}

.c-blog__item-image {
    background-color: #000;
    padding: 0.6875rem 0.6875rem 0.9375rem 0.6875rem;
    position: relative;
    z-index: 1;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    overflow: hidden
}

.c-blog__item-image-sticker {
    position: absolute;
    top: 15px;
    left: 15px;
    transform: rotate(10deg);
    z-index: 2
}

.c-blog__item-img {
    position: relative;
    z-index: 1;
    transition: transform .4s
}

.c-blog__item-content {
    padding: 0.9375rem
}

.c-blog__item-title {
    font-size: 2.1875rem;
    line-height: 2.1875rem;
    letter-spacing: 1px;
    font-weight: 700;
    color: #000
}

.c-blog__item-description {
    margin-bottom: 0;
    overflow: hidden;
    padding: 0.3125rem
}

.c-blog__item-description>p {
    margin-bottom: 0;
    color: #fff;
    background-color: #000;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.c-blog__link:hover {
    text-decoration: none
}

.c-blog__pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 4.375rem
}

.c-blog__pagination .wp-pagenavi .pages {
    display: none
}

.c-blog__pagination .wp-pagenavi a.page {
    font-size: 1.25rem;
    color: #000;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-right: 1.125rem;
    margin-left: 1.125rem;
    border: none;
    padding: 0.125rem 0.625rem 0 0.625rem
}

@media(min-width: 992px) {
    .c-blog__pagination .wp-pagenavi a.page {
        font-size: 1.5625rem
    }
}

.c-blog__pagination .wp-pagenavi a.page:hover {
    text-decoration: none;
    background-color: #feeb17
}

.c-blog__pagination .wp-pagenavi span.current {
    font-size: 1.25rem;
    background-color: #feeb17;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
    padding: 0.125rem 0.625rem 0 0.625rem
}

@media(min-width: 992px) {
    .c-blog__pagination .wp-pagenavi span.current {
        font-size: 1.5625rem
    }
}

.c-blog__pagination .wp-pagenavi .nextpostslink,
.c-blog__pagination .wp-pagenavi .previouspostslink {
    border: none;
    font-size: 1.5625rem;
    font-weight: 700
}

.c-blog__pagination .wp-pagenavi .nextpostslink:focus,
.c-blog__pagination .wp-pagenavi .previouspostslink:focus {
    text-decoration: none
}

.c-single-post {
    margin-top: var(--header-height);
    padding-top: 2.1875rem
}

@media(min-width: 992px) {
    .c-single-post {
        padding-top: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-single-post {
        margin-bottom: 3.125rem
    }
}

.c-single-post__return {
    display: block;
    margin-bottom: 1.5625rem
}

.c-single-post__box {
    margin-bottom: 1.5625rem
}

@media(min-width: 992px) {
    .c-single-post__box {
        margin-bottom: 2.1875rem
    }
}

.c-single-post__title {
    display: inline;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    background-color: #feeb17;
    padding: 0.125rem 0.9375rem 0 0.9375rem;
    font-size: 2.5rem;
    line-height: 2.8125rem;
    letter-spacing: 1px
}

@media(min-width: 768px) {
    .c-single-post__title {
        font-size: 3.75rem;
        line-height: 4.375rem
    }
}

@media(min-width: 1024px) {
    .c-single-post__title {
        font-size: 5rem;
        line-height: 5.625rem
    }
}

.c-single-post__subtitle {
    font-size: 1.375rem;
    line-height: 1.5625rem;
    font-weight: 500
}

@media(min-width: 992px) {
    .c-single-post__subtitle {
        font-size: 1.875rem;
        line-height: 2.125rem;
        margin-bottom: 2.1875rem
    }
}

.c-single-post__content>p {
    font-size: 1.125rem;
    letter-spacing: .5px;
    line-height: 1.375rem;
    font-weight: 400
}

@media(min-width: 1200px) {
    .c-single-post__content>p {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

.c-single-post__post {
    margin-bottom: 1.5625rem
}

.c-single-post__post .c-blog__item-img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 175px
}

@media(min-width: 768px) {
    .c-single-post__post {
        width: 40%
    }
}

@media(min-width: 992px) {
    .c-single-post__post {
        width: 80%;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1200px) {
    .c-single-post__post {
        width: 60%
    }
}

.c-single-post__post-title {
    margin-bottom: 1.5625rem;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.8125rem;
    line-height: 3.125rem;
    width: 80%;
    margin-left: 0;
    color: #000
}

@media(min-width: 992px) {
    .c-single-post__post-title {
        margin-bottom: 2.5rem
    }
}

.c-single-post__banner {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: none;
    border: 5px solid #000
}

@media(min-width: 992px) {
    .c-single-post__banner {
        display: block;
        margin-bottom: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-single-post__banner {
        margin-bottom: 4.6875rem
    }
}

.c-page {
    margin-top: var(--header-height);
    padding-top: 2.1875rem;
    background-color: #191919;
    margin-bottom: 0;
    padding-bottom: 2.1875rem
}

@media(min-width: 992px) {
    .c-page {
        padding-top: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-page {
        margin-bottom: 3.125rem
    }
}

@media(min-width: 992px) {
    .c-page {
        padding-bottom: 3.125rem
    }
}

@media(min-width: 1200px) {
    .c-page {
        margin-bottom: 0
    }
}

.c-page * {
    color: #feeb17
}

.c-page__title {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin-bottom: 2.1875rem
}

@media(min-width: 992px) {
    .c-page__title {
        font-size: 4.375rem;
        line-height: 5rem;
        margin-bottom: 4.375rem;
        width: 50%;
        margin-left: 0
    }
}

.c-page__content h2 {
    font-size: 2.5rem;
    font-weight: 700
}

.c-page__content h3 {
    font-size: 2.1875rem;
    font-weight: 600
}

.c-page__content h4 {
    font-size: 1.5625rem;
    color: #000;
    background-color: #feeb17;
    padding-top: 0.125rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 0
}

.c-page__content p {
    font-size: 1.125rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: .5px
}

@media(min-width: 992px) {
    .c-page__content p {
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin-bottom: 2.5rem
    }
}

.c-page #cmplz-document h2 {
    font-size: 2.5rem;
    font-weight: 700
}

.c-page #cmplz-document h3 {
    font-size: 2.1875rem;
    font-weight: 600
}

.c-page #cmplz-document h4 {
    font-size: 1.5625rem;
    color: #000;
    background-color: #feeb17;
    padding-top: 0.125rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 0
}

.c-page #cmplz-document p {
    font-size: 1.125rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: .5px
}

@media(min-width: 992px) {
    .c-page #cmplz-document p {
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin-bottom: 2.5rem
    }
}

.c-page #cmplz-document .cmplz-dropdown .cookies-per-purpose div {
    background-color: #191919
}

.c-page #cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,
.c-page #cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,
.c-page #cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header {
    background-color: #000
}

.c-page #cmplz-document ul li {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 1px
}

@media(min-width: 992px) {
    .c-page #cmplz-document ul li {
        font-size: 1.25rem
    }
}

.c-page #cmplz-document .cmplz-subtitle {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 500;
    letter-spacing: 1px
}

@media(min-width: 992px) {
    .c-page #cmplz-document .cmplz-subtitle {
        font-size: 2rem;
        line-height: 2.375rem;
        letter-spacing: 2px
    }
}

[class^=u-icon-],
[class*=" u-icon-"] {
    font-family: "ico-theme" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.u-icon-capitalburger-shopping-card:before {
    content: ""
}

.u-icon-capitalburger-user:before {
    content: ""
}

.u-icon-capitalburger-search:before {
    content: ""
}

.u-icon-capitalburger-up:before {
    content: ""
}

.u-0 {
    flex-basis: 0%;
    max-width: 0%
}

.u-offset-0 {
    margin-left: 0%
}

.u-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
}

.u-offset-1 {
    margin-left: 8.3333333333%
}

.u-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.u-offset-2 {
    margin-left: 16.6666666667%
}

.u-3 {
    flex-basis: 25%;
    max-width: 25%
}

.u-offset-3 {
    margin-left: 25%
}

.u-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.u-offset-4 {
    margin-left: 33.3333333333%
}

.u-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
}

.u-offset-5 {
    margin-left: 41.6666666667%
}

.u-6 {
    flex-basis: 50%;
    max-width: 50%
}

.u-offset-6 {
    margin-left: 50%
}

.u-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
}

.u-offset-7 {
    margin-left: 58.3333333333%
}

.u-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.u-offset-8 {
    margin-left: 66.6666666667%
}

.u-9 {
    flex-basis: 75%;
    max-width: 75%
}

.u-offset-9 {
    margin-left: 75%
}

.u-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%
}

.u-offset-10 {
    margin-left: 83.3333333333%
}

.u-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
}

.u-offset-11 {
    margin-left: 91.6666666667%
}

.u-12 {
    flex-basis: 100%;
    max-width: 100%
}

.u-offset-12 {
    margin-left: 100%
}

@media(min-width: 450px) {
    .u-0\@xs {
        flex-basis: 0%;
        max-width: 0%
    }

    .u-offset-0\@xs {
        margin-left: 0%
    }

    .u-1\@xs {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .u-offset-1\@xs {
        margin-left: 8.3333333333%
    }

    .u-2\@xs {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .u-offset-2\@xs {
        margin-left: 16.6666666667%
    }

    .u-3\@xs {
        flex-basis: 25%;
        max-width: 25%
    }

    .u-offset-3\@xs {
        margin-left: 25%
    }

    .u-4\@xs {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .u-offset-4\@xs {
        margin-left: 33.3333333333%
    }

    .u-5\@xs {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .u-offset-5\@xs {
        margin-left: 41.6666666667%
    }

    .u-6\@xs {
        flex-basis: 50%;
        max-width: 50%
    }

    .u-offset-6\@xs {
        margin-left: 50%
    }

    .u-7\@xs {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .u-offset-7\@xs {
        margin-left: 58.3333333333%
    }

    .u-8\@xs {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .u-offset-8\@xs {
        margin-left: 66.6666666667%
    }

    .u-9\@xs {
        flex-basis: 75%;
        max-width: 75%
    }

    .u-offset-9\@xs {
        margin-left: 75%
    }

    .u-10\@xs {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .u-offset-10\@xs {
        margin-left: 83.3333333333%
    }

    .u-11\@xs {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .u-offset-11\@xs {
        margin-left: 91.6666666667%
    }

    .u-12\@xs {
        flex-basis: 100%;
        max-width: 100%
    }

    .u-offset-12\@xs {
        margin-left: 100%
    }
}

@media(min-width: 768px) {
    .u-0\@sm {
        flex-basis: 0%;
        max-width: 0%
    }

    .u-offset-0\@sm {
        margin-left: 0%
    }

    .u-1\@sm {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .u-offset-1\@sm {
        margin-left: 8.3333333333%
    }

    .u-2\@sm {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .u-offset-2\@sm {
        margin-left: 16.6666666667%
    }

    .u-3\@sm {
        flex-basis: 25%;
        max-width: 25%
    }

    .u-offset-3\@sm {
        margin-left: 25%
    }

    .u-4\@sm {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .u-offset-4\@sm {
        margin-left: 33.3333333333%
    }

    .u-5\@sm {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .u-offset-5\@sm {
        margin-left: 41.6666666667%
    }

    .u-6\@sm {
        flex-basis: 50%;
        max-width: 50%
    }

    .u-offset-6\@sm {
        margin-left: 50%
    }

    .u-7\@sm {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .u-offset-7\@sm {
        margin-left: 58.3333333333%
    }

    .u-8\@sm {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .u-offset-8\@sm {
        margin-left: 66.6666666667%
    }

    .u-9\@sm {
        flex-basis: 75%;
        max-width: 75%
    }

    .u-offset-9\@sm {
        margin-left: 75%
    }

    .u-10\@sm {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .u-offset-10\@sm {
        margin-left: 83.3333333333%
    }

    .u-11\@sm {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .u-offset-11\@sm {
        margin-left: 91.6666666667%
    }

    .u-12\@sm {
        flex-basis: 100%;
        max-width: 100%
    }

    .u-offset-12\@sm {
        margin-left: 100%
    }
}

@media(min-width: 992px) {
    .u-0\@md {
        flex-basis: 0%;
        max-width: 0%
    }

    .u-offset-0\@md {
        margin-left: 0%
    }

    .u-1\@md {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .u-offset-1\@md {
        margin-left: 8.3333333333%
    }

    .u-2\@md {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .u-offset-2\@md {
        margin-left: 16.6666666667%
    }

    .u-3\@md {
        flex-basis: 25%;
        max-width: 25%
    }

    .u-offset-3\@md {
        margin-left: 25%
    }

    .u-4\@md {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .u-offset-4\@md {
        margin-left: 33.3333333333%
    }

    .u-5\@md {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .u-offset-5\@md {
        margin-left: 41.6666666667%
    }

    .u-6\@md {
        flex-basis: 50%;
        max-width: 50%
    }

    .u-offset-6\@md {
        margin-left: 50%
    }

    .u-7\@md {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .u-offset-7\@md {
        margin-left: 58.3333333333%
    }

    .u-8\@md {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .u-offset-8\@md {
        margin-left: 66.6666666667%
    }

    .u-9\@md {
        flex-basis: 75%;
        max-width: 75%
    }

    .u-offset-9\@md {
        margin-left: 75%
    }

    .u-10\@md {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .u-offset-10\@md {
        margin-left: 83.3333333333%
    }

    .u-11\@md {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .u-offset-11\@md {
        margin-left: 91.6666666667%
    }

    .u-12\@md {
        flex-basis: 100%;
        max-width: 100%
    }

    .u-offset-12\@md {
        margin-left: 100%
    }
}

@media(min-width: 1024px) {
    .u-0\@lg {
        flex-basis: 0%;
        max-width: 0%
    }

    .u-offset-0\@lg {
        margin-left: 0%
    }

    .u-1\@lg {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .u-offset-1\@lg {
        margin-left: 8.3333333333%
    }

    .u-2\@lg {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .u-offset-2\@lg {
        margin-left: 16.6666666667%
    }

    .u-3\@lg {
        flex-basis: 25%;
        max-width: 25%
    }

    .u-offset-3\@lg {
        margin-left: 25%
    }

    .u-4\@lg {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .u-offset-4\@lg {
        margin-left: 33.3333333333%
    }

    .u-5\@lg {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .u-offset-5\@lg {
        margin-left: 41.6666666667%
    }

    .u-6\@lg {
        flex-basis: 50%;
        max-width: 50%
    }

    .u-offset-6\@lg {
        margin-left: 50%
    }

    .u-7\@lg {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .u-offset-7\@lg {
        margin-left: 58.3333333333%
    }

    .u-8\@lg {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .u-offset-8\@lg {
        margin-left: 66.6666666667%
    }

    .u-9\@lg {
        flex-basis: 75%;
        max-width: 75%
    }

    .u-offset-9\@lg {
        margin-left: 75%
    }

    .u-10\@lg {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .u-offset-10\@lg {
        margin-left: 83.3333333333%
    }

    .u-11\@lg {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .u-offset-11\@lg {
        margin-left: 91.6666666667%
    }

    .u-12\@lg {
        flex-basis: 100%;
        max-width: 100%
    }

    .u-offset-12\@lg {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {
    .u-0\@xl {
        flex-basis: 0%;
        max-width: 0%
    }

    .u-offset-0\@xl {
        margin-left: 0%
    }

    .u-1\@xl {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .u-offset-1\@xl {
        margin-left: 8.3333333333%
    }

    .u-2\@xl {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .u-offset-2\@xl {
        margin-left: 16.6666666667%
    }

    .u-3\@xl {
        flex-basis: 25%;
        max-width: 25%
    }

    .u-offset-3\@xl {
        margin-left: 25%
    }

    .u-4\@xl {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .u-offset-4\@xl {
        margin-left: 33.3333333333%
    }

    .u-5\@xl {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .u-offset-5\@xl {
        margin-left: 41.6666666667%
    }

    .u-6\@xl {
        flex-basis: 50%;
        max-width: 50%
    }

    .u-offset-6\@xl {
        margin-left: 50%
    }

    .u-7\@xl {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .u-offset-7\@xl {
        margin-left: 58.3333333333%
    }

    .u-8\@xl {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .u-offset-8\@xl {
        margin-left: 66.6666666667%
    }

    .u-9\@xl {
        flex-basis: 75%;
        max-width: 75%
    }

    .u-offset-9\@xl {
        margin-left: 75%
    }

    .u-10\@xl {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .u-offset-10\@xl {
        margin-left: 83.3333333333%
    }

    .u-11\@xl {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .u-offset-11\@xl {
        margin-left: 91.6666666667%
    }

    .u-12\@xl {
        flex-basis: 100%;
        max-width: 100%
    }

    .u-offset-12\@xl {
        margin-left: 100%
    }
}

.u-full-width {
    width: 100%
}

.u-relative {
    position: relative
}

.u-block {
    display: block
}

.u-center-block {
    margin-left: auto;
    margin-right: auto
}

.u-top {
    top: 0 !important
}

.u-left {
    text-align: left
}

.u-right {
    text-align: right
}

.u-center {
    text-align: center
}

@media(min-width: 768px) {
    .u-center\@sm {
        text-align: center
    }
}

.u-break {
    display: block;
    clear: both
}

.u-space-left {
    margin-left: 0.5rem
}

.u-space-left-0 {
    margin-left: 0rem
}

.u-space-left-2 {
    margin-left: 1rem
}

.u-space-left-3 {
    margin-left: 1.5rem
}

.u-space-left-4 {
    margin-left: 2rem
}

.u-space-left-6 {
    margin-left: 3rem
}

.u-space-left-8 {
    margin-left: 4rem
}

.u-space-left-10 {
    margin-left: 5rem
}

.u-space-left-12 {
    margin-left: 6rem
}

.u-space-left-14 {
    margin-left: 7rem
}

.u-space-left-16 {
    margin-left: 8rem
}

.u-space-top {
    margin-top: 0.5rem
}

.u-space-top-0 {
    margin-top: 0rem
}

.u-space-top-2 {
    margin-top: 1rem
}

.u-space-top-3 {
    margin-top: 1.5rem
}

.u-space-top-4 {
    margin-top: 2rem
}

.u-space-top-6 {
    margin-top: 3rem
}

.u-space-top-8 {
    margin-top: 4rem
}

.u-space-top-10 {
    margin-top: 5rem
}

.u-space-top-12 {
    margin-top: 6rem
}

.u-space-top-14 {
    margin-top: 7rem
}

.u-space-top-16 {
    margin-top: 8rem
}

.u-space-bottom {
    margin-bottom: 0.5rem
}

.u-space-bottom-0 {
    margin-bottom: 0rem
}

.u-space-bottom-2 {
    margin-bottom: 1rem
}

.u-space-bottom-3 {
    margin-bottom: 1.5rem
}

.u-space-bottom-4 {
    margin-bottom: 2rem
}

.u-space-bottom-6 {
    margin-bottom: 3rem
}

.u-space-bottom-8 {
    margin-bottom: 4rem
}

.u-space-bottom-10 {
    margin-bottom: 5rem
}

.u-space-bottom-12 {
    margin-bottom: 6rem
}

.u-space-bottom-14 {
    margin-bottom: 7rem
}

.u-space-bottom-16 {
    margin-bottom: 8rem
}

.u-space-right {
    margin-right: 0.5rem
}

.u-space-right-0 {
    margin-right: 0rem
}

.u-space-right-2 {
    margin-right: 1rem
}

.u-space-right-3 {
    margin-right: 1.5rem
}

.u-space-right-4 {
    margin-right: 2rem
}

.u-space-right-6 {
    margin-right: 3rem
}

.u-space-right-8 {
    margin-right: 4rem
}

.u-space-right-10 {
    margin-right: 5rem
}

.u-space-right-12 {
    margin-right: 6rem
}

.u-space-right-14 {
    margin-right: 7rem
}

.u-space-right-16 {
    margin-right: 8rem
}

.title-h1 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: -0.3px;
    margin: 0 auto 1rem;
    line-height: normal
}

@media(min-width: 992px) {
    .title-h1 {
        margin-bottom: 1.25rem
    }
}

.title-h2 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 2.5rem;
    line-height: normal;
    font-weight: 500;
    margin: 0 auto 1.25rem
}

.title-h3 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: -0.3px;
    margin: 0 auto 1.25rem
}

.title-h4 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing: -0.2px;
    margin: 0 auto 1.25rem
}

.title-h5 {
    color: #000;
    font-family: "Thunder", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0 auto 1.25rem
}

.c-btn {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer
}

@media(min-width: 992px) {
    .c-btn {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn:visited {
    color: #fff !important
}

.c-btn:hover {
    text-decoration: none
}

.c-btn--outline {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(min-width: 992px) {
    .c-btn--outline {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--outline:visited {
    color: #fff !important
}

.c-btn--outline:hover {
    text-decoration: none
}

.c-btn--outline:visited {
    color: #000 !important
}

.c-btn--outline:hover {
    color: #fff;
    background-color: #000
}

.c-btn--outline:hover:visited {
    color: #fff !important
}

.c-btn--small {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 0.375rem 1rem 0.25rem
}

@media(min-width: 992px) {
    .c-btn--small {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--small:visited {
    color: #fff !important
}

.c-btn--small:hover {
    text-decoration: none
}

.c-btn--small-outline {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 0.375rem 1rem 0.25rem;
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(min-width: 992px) {
    .c-btn--small-outline {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--small-outline:visited {
    color: #fff !important
}

.c-btn--small-outline:hover {
    text-decoration: none
}

.c-btn--small-outline:visited {
    color: #000 !important
}

.c-btn--small-outline:hover {
    color: #fff;
    background-color: #000
}

.c-btn--small-outline:hover:visited {
    color: #fff !important
}

.c-btn--small-outline-black {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 0.375rem 1rem 0.25rem;
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(min-width: 992px) {
    .c-btn--small-outline-black {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--small-outline-black:visited {
    color: #fff !important
}

.c-btn--small-outline-black:hover {
    text-decoration: none
}

.c-btn--small-outline-black:visited {
    color: #000 !important
}

.c-btn--small-outline-black:hover {
    color: #000;
    background-color: #000
}

.c-btn--small-outline-black:hover:visited {
    color: #000 !important
}

.c-btn {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer
}

@media(min-width: 992px) {
    .c-btn {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn:visited {
    color: #fff !important
}

.c-btn:hover {
    text-decoration: none
}

.c-btn--outline {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(min-width: 992px) {
    .c-btn--outline {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--outline:visited {
    color: #fff !important
}

.c-btn--outline:hover {
    text-decoration: none
}

.c-btn--outline:visited {
    color: #000 !important
}

.c-btn--outline:hover {
    color: #fff;
    background-color: #000
}

.c-btn--outline:hover:visited {
    color: #fff !important
}

.c-btn--small {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 0.375rem 1rem 0.25rem
}

@media(min-width: 992px) {
    .c-btn--small {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--small:visited {
    color: #fff !important
}

.c-btn--small:hover {
    text-decoration: none
}

.c-btn--small-outline {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 0.375rem 1rem 0.25rem;
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(min-width: 992px) {
    .c-btn--small-outline {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
}

.c-btn--small-outline:visited {
    color: #fff !important
}

.c-btn--small-outline:hover {
    text-decoration: none
}

.c-btn--small-outline:visited {
    color: #000 !important
}

.c-btn--small-outline:hover {
    color: #fff;
    background-color: #000
}

.c-btn--small-outline:hover:visited {
    color: #fff !important
}

.c-btn--small-outline-black {
    border-radius: 22.5rem;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    font-weight: 400;
    padding: 1.125rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Thunder", sans-serif;
    transition: all .3s ease-out;
    background-color: #000;
    will-change: color, border-color, background-color, width;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 0.375rem 1rem 0.25rem;
    background-color: transparent;
    border-color: #000;
    color: #000
}

@media(min-width: 992px) {
    .c-btn--small-outline-black {
        font-size: 2.6875rem;
        line-height: 2.8125rem
    }
 
  
}

.c-btn--small-outline-black:visited {
    color: #fff !important
}

.c-btn--small-outline-black:hover {
    text-decoration: none
}

.c-btn--small-outline-black:visited {
    color: #000 !important
}

.c-btn--small-outline-black:hover {
    color: #000;
    background-color: #000
}

.c-btn--small-outline-black:hover:visited {
    color: #000 !important
}

.u-color-green {
    color: #000 !important
}

img.alignleft {
    float: left;
    margin: 1.25rem;
    margin-left: 0
}

img.alignright {
    float: right;
    margin: 1.25rem;
    margin-right: 0
}

.locked-scroll {
    overflow: hidden
}

.btn-delivery{
    width: 10vw;
    padding: 1em;
    font-size: 2rem;
    background-color: #ffff22;
    border-radius: 2vw;
    transition: all .5s ease;
    color:rgb(0, 0, 0);
    font-weight: 600;
    letter-spacing: .1vw;
    
    
    
}
.btn-delivery:hover{
transform: scale(1.1);
transition: all .5s ease;
}
a .btn-delivery{
text-decoration: none;
min-width: 350px;
min-height: 100px;


}
.button-watson-container{
    display: flex;
    justify-content: center;
    margin: 0 0 4% 0;
}

.c-tartas-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5%;
    margin: 0 auto; 
}

.c-tartas-item {
    width: 25%;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    margin-bottom: 4vw;
    text-align: center; 
}

.c-tartas-item * {
    color: #feeb17;
}

.c-tartas-item-text {
    text-align: left;
    width: 100%;
    font-size: 4vw;
    line-height: 4vw;
    margin-top: 0;
    letter-spacing: .1vw ;
}

.c-tartas-item-img {
    overflow: hidden;
    height: 200px;
    min-height: 200px;
    width: 100%;
    display: flex;
    justify-content: center; 
    margin-bottom: 2vw;
}

.c-tartas-item-img img {
    border-radius: 2vw;
    width: 100%;
    object-fit: cover;
}

.c-tartas-item-price {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start; 
    font-size: 5vw;
    width: 100%;
    text-align: left;
    color: white;
    height: 20%;
    font-size: 5vw; 
}


.c-tartas-item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; 
}


@media screen and (min-width: 500px) and (max-width: 1000px) {
    .c-tartas-item-price{
        font-size: 3vw; 
    }
    .c-tartas-item-text {
        font-size: 3vw; 
    }
}

@media screen and (min-width: 1000px) {
    .c-tartas-item-price{
        font-size: 1.5vw; 
    }
    .c-tartas-item-text {
        font-size: 1.5vw; 
        line-height: 1.2vw;
    }
}

.menu-infantil-container{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.menu-infantil-container div{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}

.menu-infantil-left h3{
    margin: 0;
    color: white;
    font-size: 1.7vw;
    letter-spacing: .1vw;
}

.menu-infantil-left h2{
    margin: 5% 0;
 
    color: #feeb17;
    font-size: 5vw;

  
}

.c-menu__infantil{
 
    margin-bottom: 20%;
    display: flex;
    flex-direction: column;

}
.advise{
    font-size: 2vw;
}
@media screen and (min-width: 500px) and (max-width: 768px) {
    .menu-infantil-container{
       
        flex-direction: column;
    }
    .menu-infantil-container div{

        width: 100%;
        justify-content: left;
    }
 

}

@media screen and (max-width: 768px) {

    .menu-infantil-left h3{

        font-size:5vw;

    }
    .menu-infantil-container{
       
        flex-direction: column;
    }
    .advise{
        font-size: 4vw;
    }
    
    

}