<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}body{margin:0;padding:0}

html, body {
    scroll-behavior: smooth;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
}


/* ----------HEADER---------- */
/* ----------HEADER---------- */
/* ----------HEADER---------- */

header {
    width: 100%;
    height: 100vh;
    background-image: url(https://www.bahia-principe.com/public/menus/cartas/img/fondo_sports_bar.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
}

.container__logos-mobile {
    display: none;
}

.container__logos {
    display: inline-block;
    width: 80%;
    max-width: 800px;
}

.header__container-img {
    width: 100%;
}


.header__container-mouse {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-align: center;
    opacity: .2;
}

.header__container-mouse img {
    width: 30px;
    margin: 0 auto;
}

.container__separador {
    width: 100%;
    height: 100px;
    background-image: url(https://www.bahia-principe.com/public/menus/cartas/img/fondo__rojo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 18%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 18%, 0% 100%);
}

/* ----------------MAIN---------------- */
/* ----------------MAIN---------------- */
/* ----------------MAIN---------------- */

main {
    width: 100%;
    margin: 0 auto;
    background-image: url(https://www.bahia-principe.com/public/menus/cartas/img/fondo_sports_bar_main.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.container__items {
    margin: 0;
    padding: 100px 20px;
    width: 100%;
    max-width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.item__left,
.item__right {
    width: 50%;
    padding: 0 20px;
}

.bites {
    width: 100%;
}

.container__txt {
    width: 100%;
    position: relative;
}

.container__plato-es {
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
    font-size: 2rem;
    line-height: 2rem;
    text-align: left;
    text-transform: uppercase;
    color: #961024;
    margin: 0;
    padding: 20px 0 0 0;
    position: relative;
    z-index: 1;
}

.container__plato-en {
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
    font-size: 2rem;
    line-height: 2rem;
    text-align: left;
    text-transform: normal;
    font-style: italic;
    color: #961024;
    margin: 0;
    padding: 10px 0 20px 0;
    position: relative;
    z-index: 1;
}

.item__queso {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 0;
    width: 100px;
    opacity: .4;
}

hr {
    width: 100%;
    height: 6px;
    background-color: #322d27;
    border: 0;
    opacity: .3;
}

.item__pollo {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 0;
    width: 120px;
    opacity: .4;
}

.hot__dog {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 0;
    width: 110px;
    opacity: .4;
}

.separador {
    display: block;
    width: 100%;
    height: 50px;
}

.item__chips {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 0;
    width: 90px;
    opacity: .4;
}

.item__hamburguesa {
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 0;
    width: 90px;
    opacity: .4;
}
.item__sandwich {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 90px;
    opacity: .4;
}




/* ---------------FOOTER--------------- */
/* ---------------FOOTER--------------- */
/* ---------------FOOTER--------------- */



.custom-shape-divider-bottom-1620902257 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

footer {
    width: 100%;
    height: 200px;
    position: relative;
}

.custom-shape-divider-bottom-1620902257 svg {
    position: relative;
    display: block;
    width: calc(284% + 1.3px);
    height: 60px;
}

.custom-shape-divider-bottom-1620902257 .shape-fill {
    fill: #322d27;
}


.container-footer {
    width: 100%;
    position: relative;
    height: 60px;
    background-color: transparent;
}

.fondo-logo-footer {
    width: 100%;
    background-color: #322d27;
    padding: 0;
}

.cont_logo_footer {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.cont_logo_footer img {
    width: 200px;
    padding: 0;
    margin: 0;
}

.copyright {
    font-family: 'Montserrat', sans-serif;
    font-size: .9em;
    line-height: 1.5em;
    font-weight: 400;
    color: #FFFFFF; 
    text-align: left;
}




/* ----------MEDIA QUERIS---------- */
/* ----------MEDIA QUERIS---------- */
/* ----------MEDIA QUERIS---------- */

@media screen and (max-width:768px) {

    .container__logos {
        display: none;
    }

    .container__logos-mobile {
        display: block;
        width: 70%;
    }
    
    .header__container-precio {
        width: 130px;
        padding-top: 60px;
    }

    .header__container-mouse img {
        width: 30px;
        margin: 0 auto;
    }

    main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .container__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .item__left,
    .item__right {
       width: 100%;
       padding: 0;
    }

    .container__plato-es,
    .container__plato-en {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }

    .container__plato-en {
        padding-top: 5px;
    }

    .item__queso {
        width: 70px;
    }

    .item__pollo {
        width: 80px;
    }

    .hot__dog {
        width: 80px;
    }

    .item__chips {
        width: 70px;
        top: 5px;
    }

    .item__right {
        padding-top: 50px;
    }

    .item__hamburguesa {
        width: 80px;
    }

    .container_90 {
        width: 90%;
    }

    .item__sandwich {
        width: 70px;
        top: 10px;
    }

    


}
</pre></body></html>