/*GENERALES*/

h1 {
    font-family: "Changa", serif;
    font-weight: 800;
    font-style: normal;
    font-size: 100px;
}

h2 {
    font-family: "Changa", serif;
    font-weight: 800;
    font-style: normal;
    font-size: 70px;
    color: #640EFF;
    text-align: center;
    padding: 20px;
}

h3 {
    font-family: "Changa", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 70px;
    color: #640EFF;
    text-align: center;
    padding-bottom: 20px;
    margin-top: -50px;
}

h4 {
    font-family: "Changa", serif;
    font-weight: 800;
    font-style: normal;
    font-size: 50px;
    color: #640EFF;
    text-align: left;
}

h6{
    font-family: "Changa", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 32px;
    color: #9880FF;
    text-align: left;
}

p {
    font-family: "Ubuntu", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

a {
    font-family: "Changa", serif;
    font-weight: 500;
    font-style: normal;
}

.italica {
    font-family: "Ubuntu", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}

.bold {
    font-family: "Ubuntu", serif;
    font-weight: 800;
    font-style: normal;
    font-size: 20px;
}

footer p{
    font-size: 10px;
}

/*NAV*/
.fondo-nav {
    background-color: #A0FFF0;
    padding: 0;
}

a.nav-link {
    padding: 30px 20px !important;
    border-left: 1px solid #640EFF;
    color: #640EFF;
}

a.nav-link:hover {
    font-family: "Changa", serif;
    font-weight: 800;
    font-style: normal;
    background-color: #9880FF;
    color: white;
}

.border-nav{
    border-right: 1px solid #640EFF;
}

.active{
    font-family: "Changa", serif;
    font-weight: 800;
    font-style: normal;
    color: white !important;
    background-color: #9880FF;
}

.navbar-brand:hover img {
    transform: scale(1.1);
}

/*INICIO*/
.inicio {
    background-image: url(../imagenes/estudiogm-animacion.gif);
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.texto-inicio {
    text-align: center;
    padding-top: 70%;
    padding-bottom: 3%;
    padding-left: 5%;
    padding-right: 5%;
    color: #640EFF;
}

.inicio img {
    width: 100%;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*PORTAFOLIO-INICIO*/
.portafolio-imagenes img {
    width: 100%;
}

.portafolio-imagenes div{
    padding-bottom: 50px;
}

.leonora-portada:hover img {
    content: url(../imagenes/leonora-portada-inicio-hover.png);
}

.cumbre-portada:hover img {
    content: url(../imagenes/cumbre-portada-inicio-hover.png);
}

.bts-portada:hover img {
    content: url(../imagenes/bts-portada-inicio-hover.png);
}

.leonora-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.cumbre-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.bts-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.editorial {
    padding-bottom: 20px;
    text-align: start;
    display: none;
}

.tipografia {
    padding-bottom: 20px;
    text-align: start;
    display: none;
}

.encuadernacion {
    padding-bottom: 20px;
    text-align: end;
    display: none;
}

.recomendaciones {
    padding-bottom: 20px;
    text-align: end;
    display: none;
}

.portafolio {
    padding-bottom: 20px;
    text-align: center;
    display: none;
}

.letras {
    padding-bottom: 20px;
    text-align: center;
    display: none;
}

.siguiente {
    padding-bottom: 20px;
    text-align: end;
    display: none;
}

.portafolio-inicio {
    display: none;
}

/*PORTAFOLIO-DISEÑO EDITORIAL*/
.leonora-portada1:hover img {
    content: url(../imagenes/leonora-portada-hover1.png);
}

.resistencias-portada:hover img {
    content: url(../imagenes/resistencias-portada-hover.png);
}

.dragonas-portada:hover img {
    content: url(../imagenes/dragonas-portada-hover.png);
}

.portafolio-editorial a {
    color: #9880FF;
    text-decoration: none;
}

.breadcrumb-portafolio span {
    padding-left: 10px;
}

.breadcrumb-portafolio:hover span {
    color: #640EFF;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb-editorial:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.resistencias-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.leonora-portada1 h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.dragonas-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

/*PORTAFOLIO-DISEÑO EDITORIAL-RESISTENCIAS*/
.breadcrumb-editorial1:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.breadcrumb-resistencias:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-resistencias img {
    width: 100%;
}

.textos-resistencias {
    padding: 50px;
}

.textos-resistencias p {
    text-align: center;
}

.resistencias-imagenes img {
    width: 100%;
    margin: 10px;
}

/*PORTAFOLIO-DISEÑO EDITORIAL-LEONORA*/
.breadcrumb-editorial1:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.breadcrumb-leonora:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-leonora img {
    width: 100%;
}

.textos-leonora {
    padding: 50px;
}

.textos-leonora p {
    text-align: center;
}

.leonora-imagenes img {
    width: 100%;
    margin: 10px;
}

/*PORTAFOLIO-DISEÑO EDITORIAL-DRAGONAS*/
.breadcrumb-dragonas:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-dragonas img {
    width: 100%;
}

.textos-dragonas {
    padding: 50px;
}

.textos-dragonas p {
    text-align: center;
}

.dragonas-imagenes img {
    width: 100%;
    margin: 10px;
}

/*PORTAFOLIO-DE LETRAS*/
.cumbre-portada1:hover img {
    content: url(../imagenes/cumbre-portada-hover2.png);
}

.quiero-ver-portada:hover img {
    content: url(../imagenes/quiero-ver-hover.png);
}

.portafolio-letras a {
    color: #9880FF;
    text-decoration: none;
}

.breadcrumb-portafolio span {
    padding-left: 10px;
}

.breadcrumb-portafolio:hover span {
    color: #640EFF;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb-letras:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.cumbre-portada1 h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.quiero-ver-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

/*PORTAFOLIO-DISEÑO DE LETRAS-TIPOGRAFÍA*/
.cumbre-portada2:hover img {
    content: url(../imagenes/cumbre-portada-hover1.png);
}

.resistencia-portada:hover img {
    content: url(../imagenes/resistencia-portada-hover.png);
}

.mineral-portada:hover img {
    content: url(../imagenes/mineral-portada-hover.png);
}

.portafolio-letras-tipografia a {
    color: #9880FF;
    text-decoration: none;
}

.breadcrumb-portafolio span {
    padding-left: 10px;
}

.breadcrumb-portafolio:hover span {
    color: #640EFF;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb-letras:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.breadcrumb-tipografia:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.resistencia-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.cumbre-portada2 h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.mineral-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

/*PORTAFOLIO-DISEÑO DE LETRAS-TIPOGRAFÍA-RESISTENCIA*/
.breadcrumb-resistencia:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-resistencia img {
    width: 100%;
}

.textos-resistencia {
    padding: 50px;
}

.textos-resistencia p {
    text-align: center;
}

.resistencia-imagenes img {
    width: 100%;
    margin: 10px;
}

/*PORTAFOLIO-DISEÑO DE LETRAS-TIPOGRAFÍA-CUMBRE*/
.breadcrumb-cumbre:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-cumbre img {
    width: 100%;
}

.cumbre-imagenes img {
    width: 100%;
}

.textos-cumbre {
    padding: 50px;
}

.textos-cumbre p {
    text-align: center;
}

/*PORTAFOLIO-DISEÑO DE LETRAS-TIPOGRAFÍA-MINERAL*/
.breadcrumb-mineral:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-mineral img {
    width: 100%;
}

.mineral-imagenes img {
    width: 100%;
}

.textos-mineral {
    padding: 50px;
}

.textos-mineral p {
    text-align: center;
}

/*PORTAFOLIO-DISEÑO DE LETRAS-LETTERING*/
.breadcrumb-lettering:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.lettering-1:hover img {
    transform: scale(1.2);
}

.lettering-2:hover img {
    transform: scale(1.2);
}

.lettering-3:hover img {
    transform: scale(1.2);
}

.lettering-4:hover img {
    transform: scale(1.2);
}

.lettering-5:hover img {
    transform: scale(1.2);
}

.lettering-6:hover img {
    transform: scale(1.2);
}

.lettering-7:hover img {
    transform: scale(1.2);
}

.lettering-8:hover img {
    transform: scale(1.2);
}

.lettering-9:hover img {
    transform: scale(1.2);
}

/*PORTAFOLIO-ENCUADERNACIÓN*/
.ensamblado-portada:hover img {
    content: url(../imagenes/ensamblado-portada-hover.png);
}

.dura-portada:hover img {
    content: url(../imagenes/bts-portada-hover1.png);
}

.blanda-portada:hover img {
    content: url(../imagenes/blanda-portada-hover.png);
}

.portafolio-encuadernacion a {
    color: #9880FF;
    text-decoration: none;
}

.breadcrumb-portafolio span {
    padding-left: 10px;
}

.breadcrumb-portafolio:hover span {
    color: #640EFF;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb-encuadernacion:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.ensamblado-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.dura-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

.blanda-portada h6 {
    color: white;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #9880FF;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
}

/*PORTAFOLIO-ENCUADERNACIÓN-ENSAMBLADO*/
.breadcrumb-ensamblado:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-ensamblado img {
    width: 100%;
}

.ensamblado-imagenes img {
    width: 100%;
}

.textos-ensamblado {
    padding: 50px;
}

.textos-ensamblado p {
    text-align: center;
}

/*PORTAFOLIO-ENCUADERNACIÓN-TAPA DURA*/
.breadcrumb-dura:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-dura img {
    width: 100%;
}

.textos-dura {
    padding: 50px;
}

.textos-dura p {
    text-align: center;
}

.dura-imagenes img {
    width: 100%;
    margin: 10px;
}

/*PORTAFOLIO-ENCUADERNACIÓN-TAPA BLANDA*/
.breadcrumb-blanda:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-blanda img {
    width: 100%;
}

.textos-blanda {
    padding: 50px;
}

.textos-blanda p {
    text-align: center;
}

.blanda-imagenes img {
    width: 100%;
    margin: 10px;
}

/*RECOMENDACIONES-INICIO*/
.recomendaciones-inicio p{
    font-size: 15px;
}

.recomendaciones-inicio h6{
    text-align: center;
    margin-top: -40px;
    padding-bottom: 20px;
}

.recomendaciones-libro {
    margin-bottom: 100px;
}

.recomendaciones-libro img {
    width: 100%;
    border-radius: 30px;
}

.recomendaciones-artista {
    margin-top: 100px;
    margin-bottom: 100px;
}

.recomendaciones-artista img {
    width: 100%;
    border-radius: 30px;
}

.recomendaciones-textos h6 {
    text-align: left;
    padding-top: 20px;
}

.recomendaciones-textos {
    padding: 20px;
    background-color: #EAC4FF;
    border-radius: 30px;
}

.recomendaciones-libro:hover img {
    content: url(../imagenes/libro-portada-hover.png);
}

.recomendaciones-artista:hover img {
    content: url(../imagenes/artista-portada-hover.png);
}

.carrusel {
    margin-top: 20px;
    margin-bottom: 40px;
}

.carrusel h4{
    text-align: center;
    margin-bottom: 30px;
}

.recomendaciones-textos a {
    text-decoration: none;
    color: white;
    border: solid 2px none;
    border-radius: 30px;
    background-color: #640EFF;
    padding: 5px 15px;
    display: none
}

.evento1:hover img {
    content: url(../imagenes/eventos-curso-encuadernacion-hover.png);
}

.evento2:hover img {
    content: url(../imagenes/evento-curso-lettering-hover.png);
}

.evento3:hover img {
    content: url(../imagenes/evento-guadalupe-reinas-hover.png);
}

.evento4:hover img {
    content: url(../imagenes/evento-risografia-hover.png);
}

.evento5:hover img {
    content: url(../imagenes/evento-curso-tipografia-hover.png);
}

/*RECOMENDACIONES-LIBRO*/
.recomendacion-libro h6 {
    text-align: center;
    margin-top: -40px;
    padding-bottom: 20px;
}

.recomendacion-libro a {
    color: #9880FF;
    text-decoration: none;
}

.breadcrumb-recomendacion span {
    padding-left: 10px;
}

.breadcrumb-recomendacion:hover span {
    color: #640EFF;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb-libro:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.breadcrumb-libro:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-libro img {
    width: 100%;
}

.libro1 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.libro2 {
    padding-top: 50px;
    padding-bottom: 100px;
}

.textos-libro1 p {
    text-align: right;
}

.textos-libro2 p {
    text-align: left;
}

.libro-1 img {
    width: 100%;
}

.libro-2 img {
    width: 100%;
}

.links-libro {
    margin-top: -50px;
    padding-bottom: 20px;
    text-align: center;
}

.link1-libro:hover p {
    color: #640EFF;
    font-weight: 800;
}

.link2-libro:hover p {
    color: #640EFF;
    font-weight: 800;
}

/*RECOMENDACIONES-ARTISTA*/
.recomendacion-artista h6 {
    text-align: center;
    margin-top: -40px;
    padding-bottom: 20px;
}

.recomendacion-artista a {
    color: #9880FF;
    text-decoration: none;
}

.breadcrumb-recomendacion span {
    padding-left: 10px;
}

.breadcrumb-recomendacion:hover span {
    color: #640EFF;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb-artista:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.breadcrumb-artista:hover span {
    color: #640EFF;
    text-decoration: none; 
}

.banner-artista img {
    width: 100%;
}

.artista1 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.artista2 {
    padding-top: 50px;
    padding-bottom: 100px;
}

.textos-artista1 p {
    text-align: right;
}

.textos-artista2 p {
    text-align: left;
}

.artista-1 img {
    width: 100%;
}

.artista-2 img {
    width: 100%;
}

.links-artista {
    margin-top: -50px;
    padding-bottom: 20px;
    text-align: center;
}

.link1-artista:hover p {
    color: #640EFF;
    font-weight: 800;
}

.link2-artista:hover p {
    color: #640EFF;
    font-weight: 800;
}

/*FOOTER*/
footer {
    background-color: #640EFF;
    color: #A0FFF0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

.redes img {
    width: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

footer p {
    padding-top: 10px;
    color: #A0FFF0;
    text-decoration: none;
}

.instagram:hover img {
    content: url(../imagenes/instagram-hover.svg);
    transform: scale(1.2);
}

.behance:hover img {
    content: url(../imagenes/behance-hover.svg);
    transform: scale(1.2);
}

/*MEDIA QUERIES
/* Large devices (less than 1200px) */
@media (max-width: 1200px) {

}

/* Medium devices (less than 992px) */
@media (max-width: 992px) {
    .texto-inicio h1{
        margin-top: 200px;
    }

    a.nav-link {
        border-left: none;
        border-top: 1px solid #640EFF;
    }
    .border-nav{
        border-right: none;
        border-top: 1px solid #640EFF;
    }

    .textos-libro1 p {
        text-align: center;
    }
    
    .textos-libro2 p {
        text-align: center;
    }

    .libro-1 img {
        padding-top: 10px;
    }
    
    .libro-2 img {
        padding-bottom: 20px;
    }

    .textos-artista1 p {
        text-align: center;
    }
    
    .textos-artista2 p {
        text-align: center;
    }

    .artista-1 img {
        padding-top: 10px;
    }
    
    .artista-2 img {
        padding-bottom: 20px;
    }
}

/* Small devices (less than 767px)*/
@media (max-width: 767px) {
    .inicio {
        background-image: url(../imagenes/estudiogm-animacion-2.gif);
        background-position-x: center;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .banner-resistencias {
        content: url(../imagenes/resistencias-portada.png);
        width: 100%;
    }

    .banner-leonora {
        content: url(../imagenes/leonora-portada.png);
        width: 100%;
    }

    .banner-dragonas {
        content: url(../imagenes/dragonas-portada.png);
        width: 100%;
    }

    .banner-blanda {
        content: url(../imagenes/blanda-portada.png);
        width: 100%;
    }

    .banner-dura {
        content: url(../imagenes/bts-portada.png);
        width: 100%;
    }

    .banner-ensamblado {
        content: url(../imagenes/ensamblado-portada.png);
        width: 100%;
    }

    .banner-resistencia {
        content: url(../imagenes/resistencia-4.png);
        width: 100%;
    }

    .mineral-imagenes {
        content: url(../imagenes/mineral-2.png);
        width: 100%;
    }

    .cumbre-imagenes {
        content: url(../imagenes/cumbre-2.png);
        width: 100%;
    }

    .recomendaciones-inicio h2{
        font-size: 60px;
    }

    .recomendaciones-inicio h3{
        font-size: 60px;
    }

    .recomendaciones-libro img {
        margin-bottom: 10px;
    }

    .recomendaciones-artista img {
        margin-bottom: 10px;
    }

    .leonora-portada:hover img {
        content: none;
    }

    .cumbre-portada:hover img {
        content: none;
    }
    
    .bts-portada:hover img {
        content: none;
    }
    .leonora-portada1:hover img {
        content: none;
    }
    
    .resistencias-portada:hover img {
        content: none;
    }
    
    .dragonas-portada:hover img {
        content: none;
    }

    .cumbre-portada1:hover img {
        content: none;
    }
    
    .quiero-ver-portada:hover img {
        content: none;
    }

    .cumbre-portada2:hover img {
        content: none;
    }
    
    .resistencia-portada:hover img {
        content: none;
    }
    
    .mineral-portada:hover img {
        content: none;
    }

    .ensamblado-portada:hover img {
        content: none;
    }
    
    .dura-portada:hover img {
        content: none;
    }
    
    .blanda-portada:hover img {
        content: none;
    }

    .recomendaciones-libro:hover img {
        content: none;
    }
    
    .recomendaciones-artista:hover img {
        content: none;
    }

    .evento1:hover img {
        content: none;
    }
    
    .evento2:hover img {
        content: none;
    }
    
    .evento3:hover img {
        content: none;
    }
    
    .evento4:hover img {
        content: none;
    }
    
    .evento5:hover img {
        content: none;
    }

    .leonora-portada h6 {
        display: block;
    }

    .cumbre-portada h6 {
        display: block;
    }

    .bts-portada h6 {
        display: block;
    }

    .resistencias-portada h6 {
        display: block;
    } 

    .leonora-portada1 h6 {
        display: block;
    } 

    .dragonas-portada h6 {
        display: block;
    }

    .cumbre-portada1 h6 {
        display: block;
    }
    
    .quiero-ver-portada h6 {
        display: block;
    }

    .resistencia-portada h6 {
        display: block;
    }
    
    .cumbre-portada2 h6 {
        display: block;
    }
    
    .mineral-portada h6 {
        display: block;
    }

    .ensamblado-portada h6 {
        display: block;
    }
    
    .dura-portada h6 {
        display: block;
    }
    
    .blanda-portada h6 {
        display: block;
    }

    .recomendaciones-textos a {
        display: initial;
    }

    .recomendaciones-libro-link a{
        pointer-events: none;
        cursor: default;
    }

    .recomendaciones-artista-link a{
        pointer-events: none;
        cursor: default;
    }

    .breadcrumb-portafolio {
        display: none;
    }

    .breadcrumb-editorial {
        display: none;
    }

    .breadcrumb-letras {
        display: none; 
    }

    .breadcrumb-tipografia {
        display: none;
    }
    
    .breadcrumb-lettering {
        display: none;
    }

    .breadcrumb-editorial1 {
        display: none;
    }

    .breadcrumb-leonora {
        display: none;
    }

    .breadcrumb-resistencias {
        display: none;
    }

    .breadcrumb-dragonas {
        display: none;
    }

    .breadcrumb-cumbre {
        display: none;
    }

    .breadcrumb-mineral {
        display: none;
    }

    .breadcrumb-resistencia {
        display: none;
    }

    .breadcrumb-blanda {
        display: none;
    }

    .breadcrumb-dura {
        display: none;
    }

    .breadcrumb-ensamblado {
        display: none;
    }

    .breadcrumb-recomendacion {
        display: none;
    }

    .breadcrumb-libro {
        display: none;
    }

    .breadcrumb-artista {
        display: none;
    }
    
    .editorial {
        display: flex;
        justify-content: flex-start;
    }

    .tipografia {
        display: flex;
        justify-content: flex-start;
    }

    .encuadernacion {
        display: flex;
        justify-content: flex-start;
    }

    .recomendaciones {
        display: flex;
        justify-content: flex-start;
    }

    .portafolio {
        display: flex;
        justify-content: center
    }

    .letras {
        display: flex;
        justify-content: center
    }

    .siguiente {
        display: flex;
        justify-content: flex-end
    }

    .portafolio-inicio {
        display: initial;
    }

    .portafolio-inicio-web {
        display: none;
    }
}

/* Extra small devices (less than 576px)*/
@media (max-width: 576px) {
    .portafolio-encuadernacion h2 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .portafolio-encuadernacion h3 {
        font-size: 40px;
    }

    .recomendaciones-inicio h2{
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendaciones-inicio h3{
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendaciones-inicio h6{
        font-size: 25px;
    }

    .portafolio-editorial h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .portafolio-inicio h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .portafolio-editorial h3 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .portafolio-letras h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .portafolio-letras h3 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .portafolio-letras-tipografia h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .portafolio-letras-tipografia h3 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendaciones-textos h4 {
        font-size: 40px;
    }

    .recomendacion-libro h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendacion-libro h3 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendacion-libro h6 {
        font-size: 25px;
    }

    .recomendacion-artista h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendacion-artista h3 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .recomendacion-artista h6 {
        font-size: 25px;
    }

    .carrusel h4{
        font-size: 40px;
    }
}