/**
/*
Theme Name: figolandjazz
Theme URI: http://figolandjazz.cat
Version: 4.1
Description: Tema hijo de A astra
Author: zbrd/bia
Author URI: http://figolandjazz.cat
*/


/* General */

.btn-link-pagina {
    text-decoration: none;
    padding: 1em;
    border: 1px solid #F66500;
    color: #F66500;
}

.boxes-link {
    padding-top: 3em;
}

.plain {
    text-decoration: none;
}


/* Caroussel Articles */

.articles_carousel {
    margin-top: 6em;
    width: 100%;
}

.thumb_caroussel_outer {
    padding: 2em 0px 2em 0px;
    border-bottom: 1px solid #F66500;
}

.thumb_caroussel_inner a img {
    display: block;
    width: 260px;
    height: 260px;
    object-fit: cover;
    background-color: #DAB5F0;
    mix-blend-mode: multiply;
    transition: transform 1.5s ease-in-out;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.thumb_caroussel_inner {
    width: 260px;
    background-color: #DAB5F0;
    overflow: hidden;
}

.th_caroussel_1 a img:hover {
    transform: scale(1.1);
}

.thumb_caroussel_outer:hover>div .bg_disco_1 {
    transform: translate(0px, 2em);
}

.th_caroussel_2 a img:hover {
    transform: scale(1.1);
}

.thumb_caroussel_outer:hover>div .bg_disco_2 {
    transform: translate(2em, 0em);
}

.th_caroussel_3 a img:hover {
    transform: scale(1.1);
}

.thumb_caroussel_outer:hover>div .bg_disco_3 {
    transform: translate(0px, 2em);
}

.th_caroussel_2 {
    margin-left: 5em;
}

.th_caroussel_3 {
    float: right;
}

.disco_caroussel_inner {
    width: 260px;
    background-color: #DAB5F0;
}

.text_caroussel {}

.text_caroussel_1 {
    padding-left: 0em;
}

.text_caroussel_2 {
    padding-left: 5em !important;
}

.text_caroussel_3 {
    text-align: right;
}

.text_caroussel_taxonomia {
    color: #F66500;
}

.text_caroussel_taxonomia_badge {
    text-decoration: none;
    color: #DAB5F0;
    padding: 0.5em;
    margin-right: 2em;
    border: 1px solid #DAB5F0;
    display: inline-block;
    margin: 0.5em 0.5em 0.5em 0em;
    float: right;
}

.text_caroussel_taxonomia_badge:hover {
    color: #DAB5F0;
    text-decoration: underline;
    transform: rotateZ(10deg);
}

.text_caroussel_titol {
    text-transform: uppercase;
    margin-top: 1em;
    color: #DAB5F0;
}

.text_caroussel_temps {
    color: #DAB5F0;
    font-size: 9pt;
    text-decoration: none;
}

.text_caroussel_temps:hover {
    color: #DAB5F0;
    border-bottom: 1px solid #DAB5F0;
}

.bg_disco_1 {
    z-index: -1;
    width: 240px;
    position: absolute;
    margin-top: -7.5em;
    margin-left: 0.75em;
    transition: transform 1s ease-in-out;
}

.bg_disco_2 {
    z-index: -1;
    width: 240px;
    position: absolute;
    margin-left: 7.5em;
    margin-top: 0.75em;
    transition: transform 1s ease-in-out;
}

.bg_disco_3 {
    z-index: -1;
    width: 240px;
    position: absolute;
    margin-top: -6em;
    margin-left: 0.75em;
    transition: transform 1s ease-in-out;
}


/* MOBILE BREUS INDEX */

@media screen and (max-width: 540px) {
    .disco_caroussel_inner {
        margin: auto;
    }
    .thumb_caroussel_inner {
        margin: auto;
    }
    .thumb_caroussel_outer_3 {
        margin-top: 6em !important;
    }
    .th_caroussel_2 {
        margin-left: 0em !important;
    }
    .text_caroussel_2 {
        padding-left: 0em !important;
    }
    .text_caroussel_3 {
        text-align: left;
    }
    .th_caroussel_3 {
        float: none !important;
    }
    /*Activitats*/
    .activitat-inner-wrapper {
        width: 90%;
    }
    .separador_disco_image {
        margin: 0em !important;
    }
    /*Slider Publicacions*/
    .slider-publicacions {
        height: 200px !important;
    }
    .slider-publicacions-photo-wrapper {
        width: 80% !important;
        background-color: #F66500;
        width: 90%;
        margin: auto;
        position: relative;
        overflow: hidden;
        max-height: 250px;
    }
    .slider-publicacions-photo {
        height: 120px;
        object-fit: cover;
    }
    .slider_frase_destacada {
        font-size: 12pt !important;
    }
    .slider-publicacions-taxonomia-wrapper {
        margin-top: 6em;
    }
    /*AVUI TINC SORT */
    .video_mask {
        height: 200px !important;
    }
    /* FIGOLS*/
    .figols_outer {
        width: 100% !important;
        margin: auto;
    }
    /* POSTS */
    .article-post-wrapper {
        margin: 0em !important;
    }
    .articles_post_navigation_wrapper {
        margin: 0em !important;
    }
    .comments-area {
        margin: 0em !important;
    }
    /*RECENTS*/
    .articles-page-wrapper {
        width: 100% !important;
    }
    .articles-content-wrapper {
        width: 100% !important;
    }
    .articles_page_outer:hover>div .bg_disco_page_thumb {
        transform: none;
    }
    .articles_page_outer:hover>.articles_page_disco_caroussel_excerpt {
        transform: none;
    }
    .text_caroussel_taxonomia_badge {
        text-decoration: none;
        color: #DAB5F0;
        margin-right: 2em;
        border: 0px solid #171617;
        border-right: 1px solid #F66500;
        display: inline-block;
        margin: 0.5em 0.5em 0.5em 0em;
        float: right;
    }
    .articles_page_info_div {
        width: 100% !important;
        float: left;
    }
    .articles_page_tax_items {
        width: 100% !important;
        float: left;
        display: inline-block;
    }
    /*Activitats*/
    .activitat_box_info {
        width: 100%;
        float: left;
    }
    .activitat_box_content {
        width: 100%;
        float: left;
    }
    /*Llistes*/
    .biblioteca_page_wrapper {
        width: 90% !important;
    }
    .biblioteca_embed_outer {
        padding: 0 !important;
    }
    /* CERCADOR */
    .cercador-outer {
        width: 100% !important;
    }
}


/* For Tablets */

@media screen and (min-width: 540px) and (max-width: 780px) {
    .disco_caroussel_inner {
        margin: auto;
    }
    .thumb_caroussel_inner {
        margin: auto;
    }
    .thumb_caroussel_outer_3 {
        margin-top: 6em !important;
    }
    .th_caroussel_2 {
        margin-left: 0em !important;
    }
    .text_caroussel_2 {
        padding-left: 0em !important;
    }
    .text_caroussel_3 {
        text-align: left;
    }
    .th_caroussel_3 {
        float: none !important;
    }
    /*Activitats*/
    .activitat-inner-wrapper {
        width: 90%;
    }
    .separador_disco_image {
        margin: 0em !important;
    }
    /*Slider Publicacions*/
    .slider-publicacions {
        height: 200px !important;
    }
    .slider-publicacions-photo-wrapper {
        width: 80% !important;
        background-color: #F66500;
        width: 90%;
        margin: auto;
        position: relative;
        overflow: hidden;
        max-height: 250px;
    }
    .slider-publicacions-photo {
        height: 120px;
        object-fit: cover;
    }
    .slider_frase_destacada {
        font-size: 12pt !important;
    }
    .slider-publicacions-taxonomia-wrapper {
        margin-top: 6em;
    }
    /*AVUI TINC SORT */
    .video_mask {
        height: 200px !important;
    }
    /* FIGOLS*/
    .figols_outer {
        width: 100% !important;
        margin: auto;
    }
    /* POSTS */
    .article-post-wrapper {
        margin: 0em !important;
    }
    .articles_post_navigation_wrapper {
        margin: 0em !important;
    }
    .comments-area {
        margin: 0em !important;
    }
    /*RECENTS*/
    .articles-page-wrapper {
        width: 100% !important;
    }
    .articles-content-wrapper {
        width: 100% !important;
    }
    .articles_page_outer:hover>div .bg_disco_page_thumb {
        transform: none;
    }
    .articles_page_outer:hover>.articles_page_disco_caroussel_excerpt {
        transform: none;
    }
    .text_caroussel_taxonomia_badge {
        text-decoration: none;
        color: #DAB5F0;
        margin-right: 2em;
        border: 0px solid #171617;
        border-right: 1px solid #F66500;
        display: inline-block;
        margin: 0.5em 0.5em 0.5em 0em;
        float: right;
    }
    .articles_page_info_div {
        width: 100% !important;
        float: left;
    }
    .articles_page_tax_items {
        width: 100% !important;
        float: left;
        display: inline-block;
    }
    /* CERCADOR */
    .cercador-outer {
        width: 100% !important;
    }
}


/* Slider publicacions */

.slider-publicacions-wrapper {
    overflow: hidden;
    width: 100%;
    margin-top: 4em;
}

.slider-publicacions-wrapper * {
    box-sizing: border-box;
}

.slider-publicacions {
    transform-style: preserve-3d;
    height: 500px;
    width: 100%;
    margin-top: 4em;
}

.slider-publicacions-box {
    width: 100%;
    position: absolute;
    height: 500px;
}


/* Text slider publicacions */

.slider-publicacions-anchor {
    width: 90%;
    margin: auto;
    background-color: #F66500;
}

.slider-publicacions-text-wrapper {
    width: 90%;
    margin: auto auto 2rem auto;
    text-align: right;
    position: relative;
}

.slider-publicacions-text {
    opacity: 0;
    width: 100%;
    margin: auto;
    z-index: 100;
    color: #DAB5F0;
    transition: transform .5s, opacity .5s, z-index .5s;
}

.slider-publicacions-text.initial,
.slider-publicacions-text.active {
    opacity: 1;
    position: relative;
    z-index: 900;
}


/* Fotos slider publicacions */

.slider-publicacions-photo-wrapper {
    background-color: #F66500;
    width: 90%;
    margin: auto;
    position: relative;
    overflow: hidden;
    max-height: 380px;
}

.slider-publicacions-photo {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    margin: auto;
    overflow: hidden;
    mix-blend-mode: multiply;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    z-index: 100;
    transition: transform 1s, opacity 1s, z-index, 1s, mix-blend-mode 1s ease-in-out;
    max-height: 350px;
    object-fit: cover;
}

.slider-publicacions-photo:hover {
    transform: scale(1.1);
}

.slider-publicacions-photo.initial,
.slider-publicacions-photo.active {
    opacity: 1;
    position: relative;
    z-index: 900;
}


/* Taxonomies slider publicacions */

.slider-publicacions-taxonomia-wrapper {
    width: 100%;
    margin: auto auto 2rem auto;
    position: relative;
    z-index: 1000;
    margin-top: 2em;
}

.slider-publicacions-taxonomia {
    opacity: 0;
    width: 100%;
    margin: auto;
    padding-top: 0.5em;
    position: absolute;
    z-index: 100;
    color: #F66500;
    transition: transform .5s, opacity .5s, z-index .5s;
}

.slider-publicacions-taxonomia.initial,
.slider-publicacions-taxonomia.active {
    opacity: 1;
    z-index: 900;
}


/* Botons prev/next slider publicacions */

.slider-publicacions.prev,
.slider-publicacions.next {
    z-index: 800;
}

.slider-publicacions.prev {
    transform: translateX(-100%);
    /* Move 'prev' item to the left */
}

.slider-publicacions.next {
    transform: translateX(100%);
    /* Move 'next' item to the right */
}

.slider-publicacions-button-prev,
.slider-publicacions-button-next {
    position: absolute;
    top: 60%;
    width: 3rem;
    height: 3rem;
    /*transform: translateY(-50%);*/
    cursor: pointer;
    z-index: 2000;
    /* Sit on top of everything */
    color: #F66500;
}

.slider-publicacions-button-prev {
    left: 0;
}

.slider-publicacions-button-next {
    right: 0;
}

.slider-publicacions-button-prev::after,
.slider-publicacions-button-next::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 54%;
    /*border-right: 2px solid #F66500;
  border-bottom: 2px solid #F66500;*/
    /*transform: translate(-50%, -50%) rotate(135deg);*/
    opacity: 0.8;
}

.slider-publicacions-button-next::after {
    left: 47%;
    /*transform: translate(-50%, -50%) rotate(-45deg);*/
}

.slider_frase_destacada {
    font-size: 32pt;
}

.slider_artista_name {
    font-size: 18pt;
}

.separador-wrapper {
    width: 100%;
    margin-top: 6em;
    height: 80px;
    justify-content: center;
}

.separador_disco_image {
    max-width: 100%;
    max-height: 100%;
}

#separador_disc_left {
    margin-left: 12em;
    transition: transform 330ms ease-in-out;
}

#separador_disc_right {
    margin-left: 2em;
    transition: transform 330ms ease-in-out;
}

#separador_disc_center {
    margin-left: 8em;
    transition: transform 2s ease-in-out;
}


/* Activitats */

.activitats-wrapper {
    width: 100%;
    margin-top: 6em !important;
}

.activitats_inner_wrapper {
    border-left: 1px solid #F66500;
}

.activitats_link {
    text-decoration: none;
    color: #F66500;
}

.activitats_post_link_wrapper {
    margin-top: 2em;
}

.activitats_post_link {
    padding: 1em;
    border: 1px solid #F66500;
    color: #F66500;
    margin-top: 2em;
}

.activitat_titol {
    text-transform: uppercase;
    color: #DAB5F0;
    margin-bottom: 0.5em;
}

.activitat_ubicacio {
    color: #DAB5F0;
    border-bottom: 1px solid #DAB5F0;
    margin-bottom: 0.5em;
}

.activitat_data {
    color: #DAB5F0;
    font-size: 10pt;
    margin-bottom: 2em;
}

.activitat_link {
    padding: 0.5em;
    border: 1px solid #DAB5F0;
    color: #DAB5F0;
    font-size: 10pt;
    text-decoration: none;
    float: right;
}

.activitat_link:hover {
    color: #DAB5F0;
    text-decoration: underline;
}

.videos-wrapper {
    margin-top: 4em !important;
}

.video_random {
    display: flex;
    margin-top: 4em !important;
    margin-bottom: 4em !important;
}

.video_mask {
    background-color: #DAB5F0;
    height: 420px;
    width: 80%;
    text-align: center;
    margin: auto;
}

.video_mask_text_wrapper {
    height: 80%;
    display: flex;
}

.video_mask_reproductor_wrapper {
    bottom: 0;
    height: 10%;
    width: 80%;
    /*display:flex;*/
    margin: auto;
}

.video_mask_reproductor {}

.video_link {
    opacity: 0;
    display: none;
    margin: auto;
}

.text_video_mask {
    margin: auto;
    border: 1px solid #000000;
    color: #000000;
    padding: 1em;
    cursor: pointer;
}

.text_video_mask:hover {
    border: 1px solid #F66500;
    color: #F66500;
    transition: font-weight 0.5s, border 0.5s ease-in-out;
}


/* Articles Post */

.article-post-wrapper {
    margin: 4em;
}

.article-post-header {
    border-bottom: 1px solid #F66500;
    padding: 0 0 1em 0;
}

.article-post-title {
    color: #DAB5F0;
    font-size: 26pt;
}

.article-post-author-date {
    color: #DAB5F0;
    font-size: 14pt;
}

.article_post_content {
    padding: 0;
    margin-top: em;
    display: inline-grid;
}

.article-post-thumbnail {
    display: flex;
    margin: 2em auto auto auto;
    background-color: #DAB5F0;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.article-post-thumbnail img {
    mix-blend-mode: multiply;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.article_post_tipus {
    margin-top: 1em;
}

.article_post_text {
    margin-top: 4em;
    border-top: 1px solid #F66500;
    padding-top: 1em;
}

.article_post_text_thumbnail_wrapper {}

.article_post_text_thumbnail {
    text-align: center;
    color: #F66500;
}

.article_post_text_content {
    color: #DAB5F0;
    margin-top: 2em;
}

.article_post_text_content iframe {
    margin: auto;
    display: block;
}

.articles_post_navigation_wrapper {
    margin: 4em;
    border-top: 1px solid #F66500;
    border-bottom: 1px solid #F66500;
}

.articles_post_navigation_inner {
    height: 99%;
    background-color: rgba(246, 101, 0, 0.2);
    padding: 1em;
}

.articles_post_navigation_inner a {
    text-decoration: none;
}

.post-nav-arrows {
    color: rgba(246, 101, 0, 1);
    font-weight: 600;
    vertical-align: middle;
}

.post-nav-text {
    color: rgba(246, 101, 0, 1);
    font-weight: 600;
    vertical-align: middle;
}

.post-navigation {
    border-top: none !important;
    padding: 0 !important;
}

.comments-area {
    margin: 4em;
    border-top: none;
    color: #DAB5F0;
}

#reply-title {
    color: #DAB5F0;
}

.articles-page-wrapper {
    width: 90%;
    margin: auto;
}

.articles-content-wrapper {
    width: 90%;
    margin: auto;
}

.articles_page_outer {
    padding-top: 2em;
    padding-bottom: 2em;
    display: table-row;
}

.articles_page_text_outer {
    padding-top: 1em;
    padding-bottom: 2em;
    width: 100%;
    float: left;
    border-top: 1px solid #F66500;
    margin-top: 2em;
}

.articles_page_disco_caroussel_excerpt {
    position: absolute;
    width: 500px;
    opacity: 0;
    overflow: hidden;
    height: 250px;
    margin-left: -100px;
    margin-top: 1em;
    transition: transform 1.5s, opacity 1s ease-in-out;
}

.articles_page_tipus_div {
    width: 100%;
    float: left;
}

.articles_page_info_div {
    width: 50%;
    float: left;
}

.articles_page_tax_items {
    width: 50%;
    float: left;
    display: inline-block;
}

.articles_page_link_outer {
    bottom: 0;
    left: 0;
    position: absolute;
    margin-bottom: 0.5em;
}

.articles_page_link_button {
    padding: 1em;
    color: #F66500;
    border: 1px solid #F66500;
    text-decoration: none;
    float: right;
    text-align: center;
}

.articles_page_link_button:hover {
    color: #F66500;
    text-decoration: underline;
}

.articles_page_text_inner {
    width: 100%;
    float: left;
}

@media screen and (min-width: 600px) {
    .articles_page_outer:hover>div .bg_disco_page_thumb {
        transform: translateX(720px);
    }
    .articles_page_outer:hover>.articles_page_disco_caroussel_excerpt {
        transform: translateX(400px);
        opacity: 1;
    }
}

.articles_page_disco_caroussel_inner {
    width: 260px;
    background-color: #DAB5F0;
    position: absolute;
}

.bg_disco_page_thumb {
    z-index: -1;
    width: 240px;
    transition: transform 1.5s ease-in-out;
    overflow: hidden;
    margin-left: 8em;
    margin-top: 0.6em;
}

.pagination-nav {
    display: block;
    margin: auto;
}

.pagination-nav a {
    text-decoration: none;
    color: #F66500;
}


/* Biblioteca */

.row-galeria {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap;
    /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
    margin: auto;
    width: 90%;
}

.col-galeria {
    -ms-flex: 25%;
    /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}


/* Responsive layout - makes a two column-layout instead of four columns */

@media screen and (max-width: 800px) {
    .col-galeria {
        flex: 50%;
        max-width: 50%;
    }
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */

@media screen and (max-width: 600px) {
    .col-galeria {
        flex: 100%;
        max-width: 100%;
    }
}

.col-galeria iframe {
    width: 100%;
}

.arxiu_artista_wrapper {
    margin: 0.5em;
    text-align: center;
    position: relative;
    display: inline-block;
}

.arxiu_artista_imatge {
    margin: auto;
    overflow: hidden;
    mix-blend-mode: multiply;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    z-index: 100;
    transition: transform 1s, opacity 1s, z-index, 1s ease-in-out;
}

.arxiu_artista_imatge_overlay {
    width: 80%;
    height: 20%;
    margin: 10% 10% 20% 10%;
    background: rgba(23, 22, 23, 0);
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    z-index: 0;
    -webkit-transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
    transition: background .5s ease-out
}

@media screen and (max-width: 800px) {
    .arxiu_artista_imatge_overlay {
        background: rgba(23, 22, 23, .5) !important;
    }
    .arxiu_artista_imatge_overlay span {
        color: #DAB5F0;
        margin: auto;
        opacity: 1 !important;
    }
}

.arxiu_artista_imatge_overlay span {
    color: #DAB5F0;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.arxiu_artista_wrapper:hover .arxiu_artista_imatge_overlay {
    width: 80%;
    height: 20%;
    margin: 10% 10% 20% 10%;
    background: rgba(23, 22, 23, .7);
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* All other styling - see example */
    img {
        vertical-align: top;
        /* Default is baseline, this fixes a common alignment issue */
    }
}

.arxiu_artista_wrapper:hover .arxiu_artista_imatge_overlay span {
    color: #DAB5F0;
    margin: auto;
    opacity: 1;
}

.arxiu_estil_wrapper {
    text-align: center;
    display: flex;
    margin: 1em;
}

.arxiu_estil_text {
    margin: auto;
    padding: 1em;
    cursor: pointer;
    text-transform: uppercase;
}

.arxiu_estil_link {
    text-decoration: none;
    color: #000000;
    transition: text-decoration 1s ease-in-out;
}

.arxiu_estil_link:hover {
    color: #000000;
    text-decoration: underline;
}

.cercador-wrapper {
    height: 200px;
    display: flex;
}

.cercador-outer {
    background-color: #DAB5F0;
}

.cercador-outer {
    width: 50%;
    margin: auto;
    display: flex;
}

.cercador-inner {
    width: 90%;
    float: left;
}

.buscador-general {
    width: 100%;
    height: 50px;
}

.buscador-lupa {
    width: 10%;
    float: left;
    text-align: center;
    margin: auto;
}

.buscador-lupa span {
    color: #171617;
}

input.buscador-general,
textarea {
    background-color: #171617;
    border: 1px solid #DAB5F0;
}

input.buscador-general:focus,
textarea {
    background-color: #171617;
    color: #DAB5F0;
    border: 2px solid #DAB5F0;
    outline: none;
    box-shadow: none;
}


/* Publicacions */

.publicacions-page-wrapper {
    width: 75%;
    margin: auto;
}

.publicacions-libros-wrapper {
    width: 100%;
    margin: auto auto auto 0px;
    position: relative;
}

.publicacions-libros-outer {
    width: 75%;
    display: flex;
    margin: auto;
    height: 500px;
}

@media screen and (max-width: 780px) {
    .div_llibre_publicaciones {
        border: 1px solid #F66500;
        height: 40px;
        width: 100%;
        margin-bottom: 0.5em;
        display: flex;
        cursor: pointer;
        padding: 0.5em;
        text-align: center;
    }
    .div_llibre_publicaciones span {
        margin: auto;
    }
    .publicacions-libros-outer {
        width: 100% !important;
        display: flex;
        margin: auto;
        height: auto;
    }
    .publicacions-page-wrapper {
        width: 100% !important;
        margin: auto;
    }
    .publicacions-libros-wrapper {
        margin: 20px auto auto 0px !important;
    }
}

@media screen and (min-width: 780px) {
    .div_llibre_publicaciones {
        border: 1px solid #DAB5F0;
        height: 40px;
        width: 50%;
        margin: auto auto auto;
        display: flex;
        position: absolute;
        transform: rotate(-90deg);
        cursor: pointer;
    }
    .div_llibre_publicaciones span {
        display: flex;
        margin: auto;
    }
    #div_llibre_publicaciones_1 {
        height: 90px !important;
        width: 40% !important;
    }
    #div_llibre_publicaciones_2 {
        margin-left: 30px;
        margin-top: -23px;
    }
    #div_llibre_publicaciones_3 {
        margin-left: 210px;
        margin-top: 25px;
        width: 35% !important;
        height: 80px;
        transform: rotate(-105deg);
    }
    #div_llibre_publicaciones_4 {
        margin-left: 300px;
        margin-top: -23px;
    }
    #div_llibre_publicaciones_5 {
        margin-left: 360px;
        margin-top: -23px;
    }
}


/* FIGOLS */

.figols_outer {
    width: 60%;
    margin: auto;
}

.figols_thumbnail {
    width: 100%;
    margin: auto;
    background-color: #DAB5F0;
    margin-bottom: 2em;
}

.figols_thumbnail img {
    display: block;
    object-fit: cover;
    mix-blend-mode: multiply;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.figols_photos_div {
    background-color: #DAB5F0;
}

.figols_photos_div img {
    margin: auto;
    display: block;
    width: 100%;
    object-fit: cover;
    mix-blend-mode: multiply;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


/* LLISTES / BIBLIOTECA */

.llistes_page_general {
    /* background: url(./assets/images/pattern_listas.jpeg);*/
}

.biblioteca_page_wrapper {
    display: block;
    width: 80%;
    margin: auto !important;
    margin-bottom: 40px !important;
}

.biblioteca_embed_wrapper {}

.biblioteca-wrapper {
    color: #DAB5F0;
    display: inline-block;
    width: 100%;
}

.biblioteca_embed_outer {
    margin: auto;
    float: left;
    margin-top: 2em;
}

.biblioteca_embed_text {
    float: left;
    margin: auto;
    padding: 2em 2em 2em 0em;
}

.biblioteca_embed_text span {
    color: #DAB5F0;
}

.open_idx {
    margin-left: 10px;
    cursor: pointer;
}

.close_idx {
    margin-left: 10px;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}


/* TAXONOMIES */

.taxonomy-title-link {
    color: #F66500;
    text-decoration: none;
}

.taxonomy-title-link:hover {
    color: #F66500;
    text-decoration: underline;
}

.thumb_taxonomy_inner {
    width: 260px;
    background-color: #F66500;
    overflow: hidden;
}

.thumb_taxonomy_inner a img {
    display: block;
    width: 260px;
    height: 260px;
    object-fit: cover;
    background-color: #DAB5F0;
    mix-blend-mode: multiply;
    transition: transform 1.5s ease-in-out;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


/* Activitats */

.pagina-activitats-wrapper {
    width: 90%;
    margin: auto !important;
    display: block;
}

.activitat-box {
    padding: 2em;
    border: 1px solid #DAB5F0;
    display: block;
    margin: auto;
}

.activitat_box_info {
    width: 100%;
    float: left;
    margin-bottom: 2em;
}

.activitat_box_content {
    width: 100%;
    float: left;
}


/* Contacte */

#contacte-video_bg {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.contacte-wrapper {
    /* bottom: 0; */
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 50%;
    padding: 20px;
    margin: auto;
}

.contacte-wrapper label {
    display: block !important;
}


/* NAVEGADOR DE PAGINES */

.navigation-page-div {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.navigation-page-nav {
    display: block;
    margin: auto;
}

.navigation-page-nav a {
    color: #F66500;
}

.navigation-page-nav a:hover {
    color: #DAB5F0;
}

.ajax_load_spinning {
    margin: auto;
    display: block;
    width: 10%;
}