/*Header */

.site-header-main-in {
    top: 0;
    border-radius: 5px;
}


.header-first {
    border-radius: 5px;
    background: rgba(248, 248, 243, 0.8);
    }

    .odisea-mobile-header .site-header {
    background: rgba(248, 248, 243, 0.8);
}


/* MENÚ */

    .mega-menu .menu-item .menu-item__logo .fuego {
        width: 80px;
    }


    .mega-menu .menu-item .menu-item__logo .balas {
        width: 130px;
    }

    
.mega-menu .menu-item .menu-item__logo .menu-farmamundi {
        width: 180px;
    }

    .mega-menu .menu-item .menu-item__logo .menu-farmamundi-hover {
        width: 180px;
    }

    .mega-menu .menu-item {
    padding: 1.25rem 0.9375rem 0.4rem 0.9375rem;
}


/*Generales*/

body p {

        line-height: 1.25rem;
        font-size: 1rem;
    
}

.btn {
    border-radius: 10px;
    border: 1px solid #2E2E30;
    padding: 1.2rem 1.2rem 1rem 1.2rem;
}

.lugar-intro .lugar-intro-content {width: 60%;}


/* HOME */

.home-video__text {
    width: 365px;
}

.text-carrusel .text-carrusel__row {
    background: #F8F8F3;
    padding: 0.6rem 0 0.2rem 0;
}

.text-carrusel {
    border-top: 1px solid #2E2E30;
    border-bottom: 1px solid #2E2E30;
}

.emergencia-item {
    background: #F8F8F3;
    }

    .emergencia-item__content .icon {
    color: #F8F8F3;
}

.emergencia-item:hover .emergencia-item__titulo, .emergencia-item:hover .emergencia-item__texto {
    color: #F8F8F3;
}


.emergencia-lugar__att {
    gap: 0;
}



/* Single Lugares */

.personaje {
    position: absolute;
    top: 55%;
    height: 50vw;
    max-height: 1280px;
}

.testimonios-video .testimonios-video__header.there-is__video:after { background: none;}

.testimonios-video .testimonios-video__titulo {
    margin-bottom: 0.6rem;
}

.testimonios-video .testimonios-video__content {
    margin-top: 1.5rem;
    margin-bottom: 0.1rem;
}

/*Footer */

.footer-generalitat-logo {min-width: 300px;}
.footer-farma-logo {width: 150px;}
.footer-text {display: grid;}

.footer-info-in .footer-text a {
    font-weight: 500;
    text-align: right;
}

.footer-bottom .footer-legal a {
    font-weight: 500;
    font-size: 14px;
}

.footer-bottom .footer-firma .nsn {
    font-size: 14px;
}

.footer-bottom .footer-firma span {
    font-size: 14px;
}