html {
    overflow-x: hidden;
}
body {
    overflow: hidden;
}
.c-home-container {
    width: 100vw;
    margin-top: 5.5vw;
    height: 49vw;
}
.c-background-img {
    width: 100vw;
    display: none;
}
.c-background-video-container {
    border: 4vw solid black;
    width: 100vw;
    overflow: hidden;
    margin-top: -4vw;
}
.c-background-video {
    width: 100vw;
    height: 57vw;
    margin-top: -4vw;
}
.c-background-video-mask {
    position: absolute;
    top: 0;
    width: 100vw;
}
.c-background-video-div {
    position: absolute;
    top: 5.5vw;
    width: 100vw;
    height: 100vh;
}
.c-background-img-mobile {
    width: 100vw;
    display: none;
}
.c-home-logo {
    width: 47vw;
    position: absolute;
    top: 15vw;
    left: 25vw;
}
.c-membresia-container {
    background-image: url(../img/membresia.jpg);
    width: 100vw;
    height: 68vw;
    min-height: 68vw;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -17vw;
    margin-top: -6vw;
    text-align: center;
    position: relative;
}
.c-membresia-container-parche {
    position: absolute;
    width: 100vw;
    height: 20vh;
    background: linear-gradient(rgba(204, 139, 49, 1), transparent);
}
.c-membresia-title {
    font-family: Passion-Regular;
    font-size: 5.6vw;
    text-align: left;
    color: #FFFFFF;
    position: relative;
    top: 11vw;
    margin: 0 auto;
    width: 46vw;
    opacity: 1;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    line-height: 6vw;
}
.c-membresia-title2 {
    font-family: Poppins-ExtraLight;
    font-size: 1.4vw;
    text-align: left;
    position: relative;
    top: 16vw;
    display: inline-block;
    color: #FFD884;
    opacity: 1;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.c-membresia-img {
    width: 18.9vw;
    position: relative;
    top: 14.75vw;
    margin-left: 4.5vw;
    opacity: 1;
    cursor: pointer;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.c-menu-carta {
    font-family: MinionPro;
    font-size: 2.15vw;
    position: relative;
    top: 23vw;
    margin: 0 auto;
    margin-top: 1vw;
    width: 45.5vw;
    opacity: 0;
}
.c-menu-carta>a>img {
    width: 1.25vw;
    filter: brightness(150%);
}
.c-menu-carta-link:hover, .c-menu-carta-link:visited, .c-menu-carta-link:link, .c-menu-carta-link:active {
    color: #866C33;
    text-decoration: none;
    opacity: 0.86;
    margin-right: 1vw;
}
.c-locales {
    padding: 0.1vw;
    padding-left: 4vw;
    padding-right: 4vw;
    min-height: 23vw;
}
.c-local-col {
    padding: 0;
}
.c-local-img{
    width: 100%;
}
.c-local-img-byn {
    margin-top: -49.9%;
    display: block;
}
.c-local-img-box {
    width: 96%;
    height: 94%;
    position: absolute;
    top: 0;
    border: 0.2vw solid #FFA200;
    opacity: 0;
    margin-left: 2%;
    margin-top: 1.5%;
}
.c-local-img-text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.c-local-img-text-title {
    font-family: Brandon-Printed-One-Shadow;
    font-weight: bold;
    font-size: 5.1vw;
    color: #FFA200;
    margin-top: 6vw;
}
.c-local-img-text-direction {
    font-family: Thirsty-Rough-Lt-Two;
    font-size: 2.1vw;
    color: #ffffff;
}
.c-verLocales {
    font-family: Open-Sans;
    font-size: 1.45vw;
    color: #FFFFFF;
    text-align: center;
    margin-top: 3vw;
    margin-bottom: -3vw;
    cursor: pointer;
    width: 16vw;
    margin-left: 4vw;
}
.c-verLocales>img {
    width: 0.8vw;
    margin-left: 0.5vw;
}
.c-historia-container {
    width: 100vw;
    position: relative;
}
.c-historia-title {
    font-family: MinionPro;
    font-size: 7vw;
    color: #FFFFFF;
    text-align: center;
    margin-top: 30vw;
    margin-bottom: 7vw;
}
.c-historia-img {
    width: 31.67vw;
    margin: auto;
    display: block;
}
.c-historia-texto {
    position: absolute;
    top: 24vw;
    left: 21vw;
    font-family: CrimsonText-Italic;
    font-size: 2.5vw;
    opacity: 0.9;
    color: #FFFFFF;
}
.c-historia-texto-comun {
    margin-bottom: 52vw;
    opacity: 0;
}
.c-historia-texto-der {
    margin-left: 32vw;
    margin-bottom: 42vw;
}
.c-franquicia-container {
    width: 100vw;
    height: 124vw;
    min-height: 124vw;
    margin-top: 0vw;
    text-align: center;
    background-image: url("../img/footer_background.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 16vw;
}
.c-franquicia-text {
    font-family: Thirsty-Rough-Three-Bold;
    font-size: 6vw;
    color: #FFA200;
    margin-bottom: 1vw;
    cursor: pointer;
}
.c-franquicia-text2 {
    font-family: Poppins-Regular;
    font-size: 1.8vw;
    color: #FFFFFF;
    cursor: pointer;
}
.c-franquicia-text3 {
    font-family: Poppins-Regular;
    font-size: 1.8vw;
    color: #FFA200;
    text-decoration: underline;
    cursor: pointer;
}
.c-franquicia-img {
    width: 17vw;
    opacity: 0.55;
}
.c-franquicia-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    min-height: 46vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.76);
    z-index: 3000;
    display: none;
    overflow: scroll;
}
.c-franquicia-popup {
    width: 50vw;
    height: 44vw;
    margin: auto;
    margin-top: 2vw;
    background-color: #191919;
    padding: 1vw;
}
.c-franquicia-form-container {
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid #866C33;
    padding-left: 1vw;
    padding-right: 1vw;
    padding-top: 2vw;
}
.c-franquicia-popup-label {
    position: absolute;
    margin-top: 1.2vw;
    color: #DEB356;
    font-size: 1vw;
}
.c-franquicia-popup-input {
    display: inline-block;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(149, 152, 154, 0.24);
    margin-top: 1vw;
    font-size: 0.9vw;
    color: #555;
    border-radius: 0;
    height: 1.77vw;
}
.c-franquicia-popup-input:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#c-franquicia-popup-nombre {
    padding-left: 4.5vw;
}
#c-franquicia-popup-localidad {
    padding-left: 5.5vw;
}
#c-franquicia-popup-telefono {
    padding-left: 5vw;
}
#c-franquicia-popup-mail {
    padding-left: 3vw;
}
#c-franquicia-popup-locacion {
    padding-left: 16vw;
}
#c-franquicia-popup-posee {
    padding-left: 22.5vw;
}
#c-franquicia-popup-m2 {
    padding-left: 8vw;
}
#c-franquicia-popup-empezar {
    padding-left: 13vw;
}
.c-franquicia-popup-enviar {
    width: 46vw;
    height: 6.2vw;
    background-color: #650505;
    border: none;
    font-family: Thirsty-Rough-Lt-Two;
    font-size: 1.9vw;
    color: #E2E2E2;
    margin-top: 3vw;
}
.c-footer-row {
    width: 100vw;
    height: 32vw;
    margin: 0;
    margin-top: 27vw;
    background-color: #AB0000;
}
.c-footer-col {
    background-color: #E9E9E9;
    height: 33.5vw;
    transform: translate(0%,-50%);
    top: 50%;
    border: 1px solid rgba(0, 0, 0, 0.13);
}
.c-footer-img {
    width: 17vw;
}
.c-footer-img-active {
    /*display: none;*/
    opacity: 0;
}
.c-footer-img-first {
    margin-top: -35vw;
}
.c-footer-menu-row {
    width: 100vw;
    height: 14vw;
    margin-top: 3vw;
}
.c-footer-menu-row-mobile {
    display: none;
}
.c-footer-menu-title {
    font-family: Thirsty-Rough-Lt-Two;
    font-size: 2.2vw;
    color: #FFFFFF;
    margin-top: 4vw;
    margin-right: 4vw;
    text-align: right;
}
.c-footer-menu-table {
    margin: auto;
    font-family: Brandon-Printed-Two;
    font-size: 1.4vw;
    color: #FFFFFF;
    height: 12vw;
    text-align: left;
    width: 100%;
    margin-left: 5vw;
}
.c-footer-menu-table td{
    cursor: pointer;
    width: auto;
    display: inline;
}
.c-footer-text {
    font-family: Thirsty-Rough-Lt-Two;
    font-size: 1.9vw;
    color: #FFFFFF;
    margin-top: -7vw;
    opacity: 0;
}
.c-footer-text-title {
    font-family: Poppins-Bold;
    font-size: 2.4vw;
    color: #FFFFFF;
    opacity: 0;
    margin-top: 1vw;
    margin-bottom: -5vw;
}
.c-footer-menu-cv {
    font-family: Segoe-UI;
    font-size: 1.2vw;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 1vw;
    margin-right: 4vw;
    text-align: right;
}
.c-footer-menu-row2 {
    width: 100vw;
}
.c-footer-col-left {
    border-right: 1px solid #FFFFFF;
    height: 14vw;
}
.c-footer-col-right {
    border-left: 1px solid #FFFFFF;
    height: 14vw;
}
.c-footer-store-img {
    width: 4.5vw;
    margin-top: 6vw;
    cursor: pointer;
}
.c-footer-store-title {
    font-family: Passion-Regular;
    font-size: 5.9vw;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 6vw;
}
.c-footer-store-title2 {
    font-family: Poppins-Regular;
    font-size: 2vw;
    color: #FFA200;
    cursor: pointer;
}
#c-footer-store-barril {
    position: relative;
    left: -13vw;
    top: -30vw;
    width: 18vw;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
#c-footer-store-leffe {
    position: relative;
    left: 18vw;
    top: -24vw;
    width: 26.3vw;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
#c-footer-store-straus {
    position: relative;
    left: 14vw;
    top: -27vw;
    width: 12vw;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
#c-footer-store-prod1 {
    position: relative;
    left: -13vw;
    top: -27vw;
    width: 12vw;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.c-historia-background-mobile {
    display: none;
}
.c-historia-linea {
    display: none;
}
#c-footer-mobile {
    display: none;
}



.c-historia-img {
    display: none;
}
.c-historia-container {
    width: 100vw;
    height: 86vw;
    min-height: 86vw;
    position: relative;
    margin-top: 19vw;
}
.c-historia-background-mobile {
    display: unset;
    content: "";
    background-image: url(../img/historia/carousel11.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
    top: 14vw;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    width: 100vw;
}
.c-historia-texto {
    position: relative;
    top: 0vw;
    left: 0vw;
    opacity: 0.9;
    width: 200vw;
}
.c-historia-texto-comun {
    margin-bottom: 0vw;
    position: absolute;
    top: 11vw !important;
    /* opacity: 0; */
    text-align: center;
    width: 45vw;
}
.c-historia-texto-der {
    margin-left: 0vw;
}
.c-historia-texto-izq {
    margin-right: 0vw;
}
.c-historia-title {
    margin-top: 0vw;
    margin-bottom: 7vw;
    position: relative;
    top: 0vw;
}
#c-historia-texto1 {
    left: 30vw;
    opacity: 1;
}
#c-historia-texto2 {
    left: 100vw;
    opacity: 1;
}
#c-historia-texto3 {
    left: 100vw;
    opacity: 1;
}
#c-historia-texto4 {
    left: 100vw;
    opacity: 1;
    margin-top: -12vw;
    text-align: center;
}
.c-historia-controles {
    position: relative;
    top: 37vw;
    left: 44.5vw;
    display: inline-block;
    text-align: center;
    color: white;
    font-size: 1.9vw;
    height: 4vw;
}
.c-historia-indicator-container {
    bottom: 22vw;
}
.c-historia-indicator {
    transform: rotate(45deg);
    border-radius: 0 !important;
    margin-left: 1vw !important;
    margin-right: 1vw !important;
    width: 0.7vw !important;
    height: 0.7vw !important;
}
.c-historia-control-img {
    width: 0.75vw;
    margin-bottom: 0.2vw;
    margin-left: 1.5vw;
    margin-right: 1.5vw;
}
.c-historia-linea {
    display: unset;
    width: 199vw;
    position: absolute;
    bottom: 37vw;
    left: 49.2vw;
    opacity: 0.32;
}
.s-footer {
    margin-top: 1vw;
}
.c-franquicia-popup-close-img {
    display: none;
}

.c-birrines-container {
    position: fixed;
    bottom: 2vw;
    left: 3vw;
    cursor: pointer;
}
.c-birrines-container>img {
    width: 3.6vw;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 0.5vw;
}
.c-birrines-container>p {
    display: inline-block;
    font-family: Roboto-Bold;
    font-size: 1.3vw;
    color: #FFFFFF;
    margin: 0;
}

/*MOBILE PORTRAIT*/

@media screen and (max-width: 500px) and (max-aspect-ratio: 13/9){
    .c-background-img {
        display: none;
    }
    .c-background-img-mobile {
        display: unset;
        margin-bottom: -0.1vw;
    }
    .c-background-video-mask {
        display: none;
    }
    .c-background-video-container {
        display: none;
    }
    .c-home-container {
        width: 100vw;
        margin-top: 15vw;
        height: fit-content;
        margin-bottom: -1vh;
    }
    .c-background-video {
        display: none;
    }
    .c-home-logo {
        width: 82vw;
        top: 69vw;
        left: 7vw;
        display: unset;
    }
    .c-menu-container {
        background-image: unset;
        width: 100vw;
        height: 79vw;
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 25vh;
        margin-bottom: 25vh;
    }
    .c-menu-frase {
        font-family: MinionPro;
        font-size: 5.3vw;
        width: 79vw;
    }
    .c-menu-carta {
        font-size: 5.3vw;
        margin-top: 4vw;
        width: 78.5vw;
    }
    .c-menu-carta>a>img {
        width: 5.25vw;
    }
    .c-local-img-box {
        border: 1vw solid #FFA200;
        opacity: 0.54 !important;
    }
    .c-local-img-text-title {
        font-size: 11.1vw;
        margin-top: 10vw;
    }
    .c-local-img-text-direction {
        font-size: 4.1vw;
    }
    .c-local-img-text {
        opacity: 1 !important;
    }
    .c-local-img-byn {
        opacity: 0 !important;
    }
    .c-local-img-color {
        opacity: 0.6 !important;
    }
    .c-historia-img {
        display: none;
    }
    .c-historia-container {
        width: 100vw;
        height: 193vw;
        min-height: 193vw;
        position: relative;
    }
    .c-historia-background-mobile {
        display: unset;
        content: "";
        background-image: url("../img/mobile/historia/carousel1.jpg");
        opacity: 0.18;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }
    .c-historia-texto {
        position: relative;
        top: 0vw;
        left: 0vw;
        font-size: 6.3vw;
        opacity: 0.9;
        width: 200vw;
    }
    .c-historia-texto-comun {
        margin-bottom: 0vw;
        position: absolute;
        top: 60vw !important;
        text-align: left;
        width: 77vw;
    }
    .c-historia-texto-der {
        margin-left: 0vw;
    }
    .c-historia-texto-izq {
        margin-right: 0vw;
    }
    .c-historia-title {
        font-size: 13vw;
        margin-top: 0vw;
        margin-bottom: 7vw;
        position: relative;
        top: 47vw;
    }
    #c-historia-texto1 {
        left: 13vw;
        opacity: 1;
    }
    #c-historia-texto2 {
        left: 100vw;
        opacity: 1;
    }
    #c-historia-texto3 {
        left: 100vw;
        opacity: 1;
    }
    #c-historia-texto4 {
        left: 100vw;
        opacity: 1;
        margin-top: -12vw;
        text-align: center;
    }
    .c-historia-controles {
        display: none;
    }
    .c-historia-indicator-container {
        display: none;
    }
    .c-franquicia-text {
        font-size: 15vw;
    }
    .c-franquicia-text2 {
        font-size: 3.8vw;
    }
    .c-franquicia-text3 {
        font-size: 3.8vw;
    }
    .c-franquicia-img {
        width: 48vw;
    }
    .c-historia-linea {
        display: unset;
        width: 309vw;
        position: absolute;
        bottom: 17vw;
        left: 48vw;
        opacity: 1;
    }
    .c-franquicia-container {
        height: 500vw;
        min-height: 485vw;
        background-image: url(../img/mobile/footer_background_mobile.jpg);
        padding-top: 40vw;
    }
    .s-footer {
        font-size: 4.5vw;
        left: 11vw;
        width: 80%;
        margin: auto;
    }
    .c-footer-row {
        margin-top: 60vw;
        height: 121vw;
    }
    .c-footer-store-img {
        width: 12.5vw;
        margin-top: 35vw;
    }
    .c-footer-store-title {
        font-size: 9.2vw;
        margin-top: 2vw;
    }
    .c-footer-store-title2 {
        font-size: 5.1vw;
        margin-top: 3vw;
    }
    #c-footer-store-leffe {
        display: none;
    }
    #c-footer-store-barril {
        top: -13vw;
        left: 55vw;
        width: 44vw;
    }
    #c-footer-store-straus {
        top: -113vw;
        width: 36vw;
        left: -56vw;
    }
    .c-footer-menu-row {
        display: none;
    }
    .c-footer-menu-row2 {
        display: none;
    }
    .c-footer-menu-row-mobile {
        display: block;
        margin-top: 30vw;
        margin-bottom: 18vw;
        width: 100vw;
        height: auto;
    }
    .c-footer-menu-title {
        font-size: 8.5vw;
        text-align: center;
        margin-right: 0vw;
    }
    .c-footer-menu-cv {
        font-size: 4.4vw;
        text-align: center;
        margin-right: 0vw;
        color: #FBA700;
        margin-top: 5vw;
    }
    .c-footer-menu-table {
        margin-top: 50vw;
        text-align: center;
        margin-left: 0vw;
        font-size: 4.5vw;
        color: rgba(255, 255, 255, 0.5);
        height: 24vw;
        line-height: 8vw;
    }
    .s-logo {
        font-size: 4.9vw;
        display: block;
    }
    #c-footer-mobile {
        display: unset;
    }
    .c-membresia-container {
        background-image: url(../img/mobile/membresia_background_mobile.jpg);
        height: 149vw;
        min-height: 149vw;
        margin-top: 0vw;
    }
    .c-membresia-title {
        width: 100vw;
        font-size: 9.4vw;
        top: 22vw;
        line-height: 11.5vw;
        text-align: center;
    }
    .c-membresia-title2 {
        font-size: 3.9vw;
        top: 28vw;
        text-align: center;
    }
    .c-membresia-img {
        top: 33vw;
        width: 68vw;
        margin-left: 0;
    }
    .c-locales {
        min-height: 95vw;
    }
    #c-local-largo {
    	min-height: 47.5vw;
    }
    .c-franquicia-popup-container {
        top: 0;
        height: 100vh;
        z-index: 3500;
        padding-bottom: 55px;
    }
    .c-franquicia-popup {
        height: 100%;
        margin-top: 0vw;
        width: 100%;
    }
    .c-franquicia-popup-label {
        font-size: 1.7vh;
        margin-top: 5vh;
    }
    .c-franquicia-popup-input {
        margin-top: 5vh;
        font-size: 1.7vh;
        padding-bottom: 1.5vh;
    }
    #c-franquicia-popup-nombre {
        padding-left: 8.5vh;
    }
    #c-franquicia-popup-localidad {
        padding-left: 10.5vh;
    }
    #c-franquicia-popup-telefono {
        padding-left: 9vh;
    }
    #c-franquicia-popup-mail {
        padding-left: 5vh;
    }
    #c-franquicia-popup-locacion {
        padding-left: 29vh;
    }
    #c-franquicia-popup-posee {
        padding-left: 39.5vh;
    }
    #c-franquicia-popup-m2 {
        padding-left: 14vh;
    }
    #c-franquicia-popup-empezar {
        padding-left: 23vh;
    }
    .c-franquicia-popup-enviar {
        width: 93vw;
        font-size: 3.5vh;
        height: 8vh;
        margin-top: 5vh;
    }
    #c-footer-store-prod1 {
        display: none;
    }
    .c-verLocales {
        font-size: 4.4vw;
        margin-top: 6vw;
        margin-bottom: -6vw;
        width: 100vw;
        margin-left: 0;
    }
    .c-verLocales>img {
        width: 2vw;
        margin-left: 1vw;
    }
    .c-franquicia-popup-close-container {
        top: 2vw;
        right: 2vw;
        width: 8vh;
        height: 8vh;
        position: absolute;
        display: inline-block;
        text-align: center;
        z-index: 500;
    }
    .c-franquicia-popup-close-img {
        width: 4vh;
        display: unset;
    }
    .c-birrines-container {
        bottom: 4vw;
        left: 5vw;
    }
    .c-birrines-container>img {
        width: 11.6vw;
        margin-right: 1.5vw;
    }
    .c-birrines-container>p {
        font-size: 4vw;
    }
}

/*MOBILE PORTRAIT CON KEYBOARD*/

@media screen and (max-height: 400px) and (max-width: 400px){
    .c-franquicia-popup-container {
        top: 0;
        height: 100vh;
        min-height: 500px;
        z-index: 3500;
    }
    .c-franquicia-popup {
        margin-top: 0vw;
        width: 100%;
        height: 190vw;
    }
    .c-franquicia-popup-label {
        font-size: 9px;
        margin-top: 25px;
    }
    .c-franquicia-popup-input {
        margin-top: 25.4px;
        font-size: 9px;
        padding-bottom: 7px;
    }
    #c-franquicia-popup-nombre {
        padding-left: 44px;
    }
    #c-franquicia-popup-localidad {
        padding-left: 52px;
    }
    #c-franquicia-popup-telefono {
        padding-left: 44px;
    }
    #c-franquicia-popup-mail {
        padding-left: 27px;
    }
    #c-franquicia-popup-locacion {
        padding-left: 147px;
    }
    #c-franquicia-popup-posee {
        padding-left: 200px;
    }
    #c-franquicia-popup-m2 {
        padding-left: 72px;
    }
    #c-franquicia-popup-empezar {
        padding-left: 120px;
    }
    .c-franquicia-popup-enviar {
        width: 93vw;
        height: 8vh;
        font-size: 18px;
        margin-top: 20px;
        min-height: 41px;
    }
    .c-franquicia-popup-close-container {
        top: 2vw;
        right: 2vw;
        width: 40px;
        height: 40px;
        position: absolute;
        display: inline-block;
        text-align: center;
        cursor: pointer;
    }
    .c-franquicia-popup-close-img {
        width: 21px;
        display: unset;
    }
}

/*MOBILE LANDSCAPE*/

@media screen and (max-height: 500px) and (max-width: 800px) and (min-width: 500px){
    .c-background-img {
        display: unset;
    }
    .c-background-video-mask {
        display: none;
    }
    .c-membresia-container {
        margin-bottom: -17vw;
        margin-top: 19vw;
    }
    .c-local-img-box {
        border: 0.5vw solid #FFA200;
        opacity: 0.54 !important;
    }
    .c-local-img-text-title {
        font-size: 6vw;
        margin-top: 4vw;
        margin-bottom: 0vw;
    }
    .c-local-img-text-direction {
        font-size: 3.1vw;
        margin-bottom: 0vw;
    }
    .c-local-img-text {
        opacity: 1 !important;
    }
    .c-local-img-byn {
        opacity: 0 !important;
    }
    .c-local-img-color {
        opacity: 0.6 !important;
    }
    .col-xs-12 {
        width: 50%;
    }
    .form-row>.col-xs-12 {
        width: 100%;
    }
    .c-franquicia-popup-enviar {
        width: 46vw;
        height: 5.2vw;
        font-size: 1.9vw;
        margin-top: 0.5vw;
    }
    .c-franquicia-popup-label {
        margin-top: 1.2vw;
        font-size: 1.3vw;
    }
    .c-franquicia-popup-input {
        font-size: 1.2vw;
    }

    #c-franquicia-popup-nombre {
        padding-left: 6.5vw;
    }
    #c-franquicia-popup-localidad {
        padding-left: 7.5vw;
    }
    #c-franquicia-popup-telefono {
        padding-left: 7vw;
    }
    #c-franquicia-popup-mail {
        padding-left: 4vw;
    }
    #c-franquicia-popup-locacion {
        padding-left: 21vw;
    }
    #c-franquicia-popup-posee {
        padding-left: 29.5vw;
    }
    #c-franquicia-popup-m2 {
        padding-left: 10vw;
    }
    #c-franquicia-popup-empezar {
        padding-left: 17vw;
    }
    .c-verLocales {
        font-size: 2.4vw;
        margin-top: 6vw;
        width: 27vw;
    }
    .c-verLocales>img {
        width: 1.3vw;
        margin-left: 1vw;
    }
    .c-birrines-container {
        bottom: 3vw;
        left: 4vw;
    }
    .c-birrines-container>img {
        width: 5.6vw;
        margin-right: 1vw;
    }
    .c-birrines-container>p {
        font-size: 2vw;
    }
}

/*MOBILE LANDSCAPE CON KEYBOARD*/
@media screen and (max-height: 120px) and (max-width: 800px){
    .c-franquicia-popup {
        height: 78vw;
    }
}

/*TABLET PORTRAIT*/

@media screen and (max-width: 1025px) and (max-aspect-ratio: 13/9) and (min-width: 600px) and (min-height: 1023px){
    .c-local-img-box {
        border: 0.5vw solid #FFA200;
        opacity: 0.54 !important;
    }
    .c-local-img-text-title {
        font-size: 6vw;
        margin-top: 4vw;
    }
    .c-local-img-text-direction {
        font-size: 3.1vw;
    }
    .c-local-img-text {
        opacity: 1 !important;
    }
    .c-local-img-byn {
        opacity: 0 !important;
    }
    .c-local-img-color {
        opacity: 0.6 !important;
    }
    .col-xs-12 {
        width: 50%;
    }
    .form-row>.col-xs-12 {
        width: 100%;
    }
    .c-franquicia-popup-enviar {
        width: 46vw;
        height: 5.2vw;
        font-size: 1.9vw;
        margin-top: 0.5vw;
    }
    .c-franquicia-popup-label {
        margin-top: 1.2vw;
        font-size: 1.3vw;
    }
    .c-franquicia-popup-input {
        font-size: 1.2vw;
    }

    #c-franquicia-popup-nombre {
        padding-left: 6.5vw;
    }
    #c-franquicia-popup-localidad {
        padding-left: 7.5vw;
    }
    #c-franquicia-popup-telefono {
        padding-left: 7vw;
    }
    #c-franquicia-popup-mail {
        padding-left: 4vw;
    }
    #c-franquicia-popup-locacion {
        padding-left: 21vw;
    }
    #c-franquicia-popup-posee {
        padding-left: 29.5vw;
    }
    #c-franquicia-popup-m2 {
        padding-left: 10vw;
    }
    #c-franquicia-popup-empezar {
        padding-left: 17vw;
    }
}

/*TABLET LANDSCAPE*/

/*@media screen and (max-height: 1025px) and (max-width: 1367px) and (min-width: 800px){*/
    /*.c-local-img-box {*/
        /*border: 0.5vw solid #FFA200;*/
        /*opacity: 0.54 !important;*/
    /*}*/
    /*.c-local-img-text-title {*/
        /*font-size: 6vw;*/
        /*margin-top: 4vw;*/
    /*}*/
    /*.c-local-img-text-direction {*/
        /*font-size: 3.1vw;*/
    /*}*/
    /*.c-local-img-text {*/
        /*opacity: 1 !important;*/
    /*}*/
    /*.c-local-img-byn {*/
        /*opacity: 0 !important;*/
    /*}*/
    /*.c-local-img-color {*/
        /*opacity: 0.6 !important;*/
    /*}*/
    /*.col-xs-12 {*/
        /*width: 50%;*/
    /*}*/
    /*.form-row>.col-xs-12 {*/
        /*width: 100%;*/
    /*}*/
/*}*/