    body,
    html {
        font-family: 'aflfont', sans-serif;
    }
    
    body {
        background-image: url("../img/bg-normal.webp");
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-size: cover;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }
    
    body a:hover {
        text-decoration: none !important;
    }
    
    p {
        font-size: 1.3em;
        color: #00968c;
    }
    
    .logo-principal {
        filter: drop-shadow(0 0 0.75rem #aaa);
    }
    
    .logo-secundario {
        filter: drop-shadow(0 0 0.2rem #aaa);
        opacity: 0.9;
    }
    
    .redondo {
        border-radius: 50px;
    }
    
    .boton-flotante {
        font-family: 'antonio';
        position: fixed;
        bottom: 10px;
        left: 0;
        font-size: 1.4em !important;
        padding: 0.7em !important;
        padding-left: 1.2em !important;
        padding-right: 1.2em !important;
        background-color: #00968c;
        color: #fff;
        border-radius: 0 50px 50px 0;
        z-index: 2000;
    }
    
    .boton-flotante i {
        margin-left: 10px;
        color: #eaa50d;
    }
    /* COLORES */
    
    .color-habanera {
        color: #00968a;
    }
    
    .color-habanera-2 {
        color: #eaa50d;
    }
    
    .color-habanera-3 {
        color: #4b5e90;
    }
    
    .color-habanera-4 {
        color: #03a2b9;
    }
    
    .color-habanera-5 {
        color: #ef7d1f;
    }
    
    .color-habanera-6 {
        color: #1d4a81;
    }
    
    .color-habanera-7 {
        color: #ec647c;
    }
    
    .color-habanera-8 {
        color: #efa8a8;
    }
    /* COLORES */
    
    .titulo-habanera {
        border-bottom: 5px solid #00968a;
    }
    
    .titulo-habanera-2 {
        border-bottom: 5px solid #eaa50d;
    }
    
    .titulo-habanera-3 {
        border-bottom: 5px solid #4b5e90;
    }
    
    .titulo-habanera-4 {
        border-bottom: 5px solid #03a2b9;
    }
    
    .titulo-habanera-5 {
        border-bottom: 5px solid #ef7d1f;
    }
    
    .titulo-habanera-6 {
        border-bottom: 5px solid #1d4a81;
    }
    
    .titulo-habanera-7 {
        border-bottom: 5px solid #ec647c;
    }
    
    .titulo-habanera-8 {
        border-bottom: 5px solid #efa8a8;
    }
    
    .titulo-inicio {
        font-family: 'ariq';
        color: #eaa50d;
    }
    
    .div-inicio {
        background-color: #fff;
        padding: 2em;
        width: 100% !important;
    }
    
    .div-inicio h1 {
        font-size: 3.2em !important;
    }
    
    .div-inicio h3 {
        font-size: 2.1em !important;
    }
    
    .hojas-inicio {
        position: absolute;
        right: 0;
        margin-right: 0px;
        margin-top: -60px;
        z-index: 1000;
    }
    
    .loro-inicio {
        position: absolute;
        left: 0;
        margin-top: 180px;
        z-index: 1000;
    }
    
    .entrar-inicio {
        background-color: #fff;
        padding: 12px;
        padding-bottom: 18px;
        color: #00968a;
        font-size: 2em !important;
    }
    
    .div-intro {
        padding: 20px;
        font-family: 'antonio';
    }
    
    .loro-intro {
        position: absolute;
        right: 42%;
        bottom: 0;
        margin-bottom: 167px;
        z-index: 1000;
    }
    
    .div-menu {
        background-color: #fff !important;
        padding: 25px !important;
    }
    
    .titulo-menu {
        font-family: 'ariq';
        color: #ec647c;
    }
    
    .sin-deco:hover {
        text-decoration: none !important;
    }
    
    .plato {
        font-family: 'antonio';
        color: #00968a;
        font-size: 2.5em;
    }
    
    .precio {
        font-family: 'antonio';
        color: #00968a;
        font-size: 2.2em;
    }
    
    .row-plato {
        border-bottom: 2px solid #00968a;
        margin-top: 1.5em;
    }
    
    .row-plato-2 {
        border-bottom: 2px solid #eaa50d;
        margin-top: 1.5em;
    }
    
    .titulo-categoria-2 {
        background-color: rgba(234, 165, 13, 0.7);
        color: #fff;
        padding: 0.5em;
        border-radius: 50px;
    }
    
    .plato-2 {
        font-family: 'antonio';
        color: #eaa50d;
        font-size: 2.5em;
    }
    
    .precio-2 {
        font-family: 'antonio';
        color: #eaa50d;
        font-size: 2.2em;
    }
    
    .row-plato-3 {
        border-bottom: 2px solid #4b5e90;
        margin-top: 1.5em;
    }
    
    .plato-3 {
        font-family: 'antonio';
        color: #4b5e90;
        font-size: 2.5em;
    }
    
    .precio-3 {
        font-family: 'antonio';
        color: #4b5e90;
        font-size: 2.2em;
    }
    
    .row-plato-4 {
        border-bottom: 2px solid #03a2b9;
        margin-top: 1.5em;
    }
    
    .titulo-categoria-4 {
        background-color: rgba(234, 165, 13, 0.7);
        color: #fff;
        padding: 0.5em;
        border-radius: 50px;
    }
    
    .plato-4 {
        font-family: 'antonio';
        color: #03a2b9;
        font-size: 2.5em;
    }
    
    .precio-4 {
        font-family: 'antonio';
        color: #03a2b9;
        font-size: 2.2em;
    }
    
    .row-plato-5 {
        border-bottom: 2px solid #ef7d1f;
        margin-top: 1.5em;
    }
    
    .plato-5 {
        font-family: 'antonio';
        color: #ef7d1f;
        font-size: 2.5em;
    }
    
    .precio-5 {
        font-family: 'antonio';
        color: #ef7d1f;
        font-size: 2.2em;
    }
    
    .row-plato-6 {
        border-bottom: 2px solid #1d4a81;
        margin-top: 1.5em;
    }
    
    .plato-6 {
        font-family: 'antonio';
        color: #1d4a81;
        font-size: 2.5em;
    }
    
    .precio-6 {
        font-family: 'antonio';
        color: #1d4a81;
        font-size: 2.2em;
    }
    
    .row-plato-7 {
        border-bottom: 2px solid #ec647c;
        margin-top: 1.5em;
    }
    
    .plato-7 {
        font-family: 'antonio';
        color: #ec647c;
        font-size: 2.5em;
    }
    
    .precio-7 {
        font-family: 'antonio';
        color: #ec647c;
        font-size: 2.2em;
    }
    
    .row-plato-8 {
        border-bottom: 2px solid #efa8a8;
        margin-top: 1.5em;
    }
    
    .plato-8 {
        font-family: 'antonio';
        color: #efa8a8;
        font-size: 2.5em;
    }
    
    .precio-8 {
        font-family: 'antonio';
        color: #efa8a8;
        font-size: 2.2em;
    }
    /* ANIMACIONES */
    
    .loro-animado {
        position: absolute !important;
        margin-top: -200px;
        right: 0;
        margin-right: 20px;
        z-index: 1000;
        float: right;
    }
    
    .loro-animado-3 {
        position: absolute !important;
        margin-top: -50px;
        right: 0;
        margin-right: 50px;
        z-index: 1000;
        float: right;
    }
    
    .hojas-animadas {
        position: absolute !important;
        margin-top: -200px;
        right: 0;
        z-index: 1000;
        float: right;
        opacity: 0.7;
    }
    
    .hojas-animadas-4 {
        position: absolute !important;
        margin-top: -200px;
        right: 0;
        z-index: 1000;
        float: right;
        opacity: 0.8;
    }
    
    .hojas-animadas-3 {
        position: absolute !important;
        margin-top: -200px;
        left: 0;
        z-index: 1000;
        float: left;
        opacity: 0.7;
    }
    
    .loro3-animado {
        position: absolute !important;
        margin-top: -160px;
        right: 0;
        margin-right: 15px;
        z-index: 1000;
        float: right;
    }
    
    .loro4-animado {
        position: absolute !important;
        margin-top: -160px;
        right: 0;
        margin-right: 175px;
        z-index: 1000;
        float: right;
    }
    
    .hojas-animadas-2 {
        position: absolute !important;
        margin-top: -200px;
        left: 0;
        z-index: 1000;
        float: left;
        opacity: 0.6;
    }
    
    .colibri-animado {
        position: absolute !important;
        margin-top: -200px;
        right: 0;
        margin-right: 50px;
        z-index: 1000;
        float: right;
    }
    
    .colibri-2-animado {
        position: absolute !important;
        margin-top: -150px;
        right: 0;
        margin-right: 20px;
        z-index: 1000;
        float: right;
    }
    /* ANIMACIONES */
    
    .ariq {
        font-family: 'ariq' !important;
    }
    
    .bg-blanco {
        background-color: rgba(255, 255, 255, 0.85);
    }
    
    @font-face {
        font-family: 'ariq';
        src: url('../fonts/ariq.otf');
    }
    
    @font-face {
        font-family: 'aflfont';
        src: url('../fonts/aflfont.ttf');
    }
    
    @font-face {
        font-family: 'antonio';
        src: url('../fonts/antonio.ttf');
    }