.bg-gris {
    background-color: #E6E6E6
}

.breadcrumb {
    text-shadow: 1px 1px 1px #1a1a1a;
}

iframe{max-width: 100%;}

#block-views-block-gestion-cultural-block-1 img {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important;
}

.votingapi-reaction-form .form-check {
    display: inline-flex;
    margin: 0 7px;
}

.btn-success a {
    color: #fff
}

.field_votacion {
    border-top: 2px solid #3BAC53;
    border-bottom: 2px solid #3BAC53;
}

.votingapi-reaction-item img {
    width: 32px;
}

.addtoany_list {
    padding: 0;
    position: sticky;
}

.field--name-body {
    padding: 0!important;
}

.leer-siguiente:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: #5FAA60;
}

#gestion-cultural .view-header {
    padding: 0px;
}

.node--view-mode-media .field--name-field-categoria-gc {
    right: 30px;
    top: 15px;
}

#gestion-cultural .views-exposed-form .form-select {
    background-color: #fff;
    border-color: #fff;
}

.js-form-item-field-categoria-gc-target-id label {
    display: flex;
    float: left;
    margin-right: 15px;
}

#edit-field-categoria-gc-target-id ul {
    padding: 0;
}

#edit-field-categoria-gc-target-id ul li a {
    color: #343a40;
    background-color: #fff;
    border: 1px solid #343a40;
    margin: 2.5px 2.5px 2px 0;
    border-radius: 10rem;
}

#edit-field-categoria-gc-target-id li a.bef-link--selected {
    color: #fff;
    background-color: #343a40;
}

#edit-field-categoria-gc-target-id ul li {
    font-size: 0.8rem;
    display: inline-flex;
    margin: 2px 2px 0;
}

.node--view-mode-media .titulo_autor_media {
    margin-top: 15px;
    margin-bottom: 7px;
}

.acceso_rapido a, a.enlace-white, a.enlace-white:hover, .breadcumb-gc .breadcrumb li a, .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.node--view-mode-media .categoria, #edit-field-categoria-gc-target-id ul li a {
    font-size: 14px;
    padding: 1px 11px;
}

.node--view-mode-media .autor {
    font-size: .9em;
}

/*Vista*/

.fecha-gc {
    color: #707070
}

.fecha-gc:before {
    font-family: "Font Awesome 5 Free";
    content: "\f073";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: #707070;
}

.border-gc {
    border: 3px solid #5FAA60;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}

.a2a_kit span {
    display: none;
}

span.a2a_kit:before {
    content: 'Comparte este articulo';
    color: #000;
    font-weight: bold;
    padding-right: 15px;
}

.breadcumb-gc nav {
    position: absolute;
    padding-top: 15px
}

.breadcrumb nav, .breadcumb-gc nav a, .breadcumb-gc nav {
    color: #adadad
}

.breadcrumb a {
    padding: 4px 0px;
    color: #fff
}

.a2a_svg {
    background-color: #adadad!important
}

.field--name-node-post-date {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}

.node--view-mode-destacado .field--name-field-categoria .field__item, .field--name-field-categorias .field__item, .field--name-field-categoria-gc {
    color: #fff;
    background-color: #343a40;
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    width: fit-content;
    margin-right: 2px;
}

.destacado .field--name-field-categorias .field__item {
    margin-right: 5px;
}

.destacado .field--name-field-categorias {
    display: inline-flex;
}

.vud-widget .vote-current-score, .vud-widget .reset {
    display: none
}

/*Gestión cultural Nodos*/

.breadcrumb li {
    color: #fff;
}

.breadcrumb li.active {
    padding: 4px 0px;
    font-weight: bold;
    color: #fff;
}

.addtoany_list {
    display: block;
    color: #ccc;
    border-bottom: none;
    padding: 0;
    text-align: center;
    font-size: 12px;
}

.vud-widget .vote-current-score, .vud-widget .reset {
    display: none
}

/*Paginación*/

.page-link {
    background-color: transparent;
}

.pagination .page-item.active .page-link, .pagination .pager__item--next.active .page-link {
    background-color: #5FAA60!important;
    color: #fff;
}

.pagination .page-item .page-link[rel=next], .pagination .pager__item--next .page-link[rel=next], .pagination .page-item .page-link[rel=prev], .pagination .pager__item--next .page-link[rel=prev] {
    background-color: transparent;
    color: #5FAA60!important;
}

.page-item span[aria-hidden="true"], .pager__item--next span[aria-hidden="true"] {
    font-size: 47px;
    line-height: 0.2;
    color: #5FAA60
}

/*Block BG*/

.page-general {
    padding-bottom: 0px;
}

.block-img_bg .field--name-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 15px;
}

a.btn-outline-light:not([href]):not([tabindex]):focus, a.btn-outline-light:not([href]):not([tabindex]):hover {
    color: #000;
    text-decoration: none;
}

.block-img_bg .img-bg {
    background-repeat: no-repeat;
    background-size: cover;
}

#block-lp-gestionculturalencabezado .img-bg {
    background-position: 100% 30%;
}

.acceso_rapido a {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    display: flex;
    font-size: 1.2em;
    font-weight: 700;
    border-bottom: 3px solid #5FA9A3;
    padding-bottom: 3px;
    margin: 10px 0;
}

@media only screen and (min-width: 768px) {
    #block-lp-graduados-enlaces h2 {
        margin-bottom: 30px;
    }
    #block-lp-graduados-oficina .paragraph--type--bp-columns__2col:nth-child(2) {
        border-left: 1px solid #3BAC53
    }
    .side-bar {
        position: sticky;
        min-height: 307px;
        top: 50px;
        z-index: 8;
    }
    .border-gc .texto-desc {
        font-size: .93rem;
        line-height: 1.4;
        min-height: 90px;
    }
    .node--view-mode-media .titulo_autor_media {
        min-height: 62px;
    }
    .node--view-mode-media .h3, .node--view-mode-media h3 {
        font-size: 1rem;
        margin: 0;
    }
    .border-gc .titulo-gc {
        font-size: 1rem;
    }
    .titulo-card {
        min-height: 86px;
    }
    .paragraph--type-contenido-destacado .titulo-gc {
        min-height: 48px;
    }
    .paragraph--type-contenido-destacado .border-gc .texto-desc {
        min-height: 90px;
    }
}

@media only screen and (max-width: 768px) {
    .btn-outline-dark {
        background-color: whitesmoke;
    }
    span.a2a_kit:before {
        display: grid!important;
    }
    .node--type-historias-emprendimiento li.breadcrumb-item.active {
        display: none;
    }
    #block-lp-gestionculturalencabezado {
        text-shadow: 1px 1px 1px black;
    }
    #edit-field-categoria-gc-target-id {
        display: block;
        margin-top: 3em;
    }
    .block-acceso {
        margin-top: 2em;
        padding-top: 2em;
        border-top: 1.1px solid white;
    }
    .w-enlace {
        width: 100%!important;
    }
}

.w-enlace {
    width: fit-content;
}

.w-enlace i, .w-enlace svg {
    -ms-flex-item-align: center!important;
    align-self: center!important;
    margin-left: 15px;
}

.bg-black {
    background: #000;
}

#block-views-block-gc-eventos-block-1 .pagination {
    margin-top: 0px;
}

#block-views-block-gc-eventos-block-1 .page-link {
    background-color: transparent;
    color: #fff
}

#flotante-share span.a2a_kit:before {
    display: block;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0;
}

.bg-edicion {
    background-color: #efd9ad;
}

.bg-edicion a, .bg-edicion a:hover {
    color: #000
}

/* Red Eanista */

.contenido-general .field__label {
    font-size: 1.2rem;
    font-weight: bold;
}

.contenido-general .field {
    margin-bottom: 1rem;
}

.node--type-historias-emprendimiento .side-bar-der .field {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .field--name-field-categoria {
        display: flex;
        margin: 5px 0;
    }
    .node--type-historias-emprendimiento .col-izq .contenido-general .field {
        margin-bottom: 2rem;
    }
    .contenido-general .field__label {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
    .contenido-general .field__item {
        margin-bottom: 1rem;
    }
    .node--type-historias-emprendimiento .addtoany_list {
        text-align: right;
        margin-top: 15px;
    }
}

.field--name-field-prod li {
    list-style-type: none;
}

.field--name-field-prod ul {
    padding-left: 0;
}

.field--name-field-prod ul p {
    display: inline-flex;
}

/* .field--name-field-prod ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    background-color: #3BAC53;
    margin-right: 7px;
}
 */

.node--type-historias-emprendimiento .categoria {
    color: #343a40;
    border: 1px solid #343a40;
    padding: 0.2em 1.5em;
    border-radius: 10rem;
    width: fit-content;
    font-size: 0.7rem;
    font-weight: 600;
}

.galeria-redeanista, .blq-contacto {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}

.paragraph--type--ficha-de-contacto .contacto, .paragraph--type--ficha-de-contacto .field__label {
    margin: 7.5px
}

.paragraph--type--ficha-de-contacto .contacto .icon {
    color: #3BAC53;
    font-size: 1.6rem;
    margin-right: 15px;
    min-width: 40px;
}

.block-personalizado .paragraph>.paragraph__column {
    padding-bottom: 0px;
}

.page-general-perfil .paragraph>.paragraph__column {
    padding: 0px;
}

.blq-of-graduados {
    color: #fff;
    background-color: #000;
}

.shadow-text {
    text-shadow: 4px 3px 4px #303030;
}

.page-general-perfil .view-header {
    margin: 0;
}

.node--view-mode-destacado .field--type-image {
    margin: 0;
}

div.trimmed::after {
    content: "...";
}

.page-general-perfil .field--name-dynamic-block-fieldtaxonomy-term-miga-de-pan {
    position: absolute;
    margin-top: 15px;
    z-index: 3;
}

.encabezado li {
    border-bottom: 2px solid #5FAA60;
    list-style: none;
    margin-bottom: 15px;
}

.encabezado ul {
    margin: 0;
    padding: 0;
}

.encabezado .acceso-directo a {
    color: #fff;
    font-weight: bold;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.page-general-perfil .field--name-taxonomy-term-title {
    display: none;
}

.page-general-perfil .encabezado .fa-arrow-right {
    font-weight: 900;
    font-size: x-large;
    color: #5FAA60;
}

.page-general-perfil .encabezado .acceso-directo li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    font-weight: 900;
    font-size: x-large;
    color: #5FAA60;
    margin-left: auto;
}

.grupo-enlaces {
    border: 1px solid #5FAA60;
    height: 100%;
    width: 100%;
}

#paragraph--type--grupo-enlaces .grupo-enlaces a {
    color: #000;
    text-decoration: underline;
}

.sombra:hover {
    transform: scale(1.05);
    -webkit-box-shadow: 0px 2px 35px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 35px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 35px -8px rgba(0, 0, 0, 0.75);
}

.encabezado {
    animation: fading 10s;
}

.zoom:hover, .zoom:focus, .zoom:active {
    animation: animatezoom 0.6s;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.zoom_sombra:hover, .zoom_sombra:focus, .zoom_sombra:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.fading-10 {
    position: relative;
    animation: animateleft 3.7s;
    -webkit-animation: animateleft 3.7s;
}

.fading-20 {
    animation: fading 20s;
    -webkit-animation: fading 20s;
}

.fading-30 {
    animation: fading 20s;
    -webkit-animation: fading 20s;
}

.block-personalizado h2 {
    margin-bottom: 30px;
}

/*
.views-field-field-video::before {
    font-family: "Font Awesome 5 Free";
    content: "\f144";
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    font-weight: 900;
    color: #3BAC53;
    position: absolute;
    right: 0;
    margin: 15px 30px;
    text-align: right;
    font-size: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 30px;
    -webkit-border-radius:;
    -moz-border-radius:;
    -ms-border-radius:;
    -o-border-radius:;
}*/

#block-views-block-perfiles-eventos-video h2, #block-views-block-perfiles-historias-filtros h2 {
    margin-bottom: 0;
}

#block-views-block-perfiles-historias-filtros h2 {
    text-align: center;
}

#block-views-block-perfiles-historias-filtros .titulo, #block-views-block-perfiles-eventos-video .titulo {
    min-height: 70px;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(185 185 185 / 50%);
}

.pulso {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse-black 2s infinite;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

@keyframes pulse-black {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.filtro:hover, filtro:active {
    filter: contrast(1.1);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #34994a;
    border-color: #34994a;
}

.btn-vermas img {
    border-radius: 6px;
    height: 35px;
    width: auto;
}

.pagination .page-item {
    margin: 0 7px;
}

.categoria-outline {
    color: #343a40;
    border: 1px solid #343a40;
    padding: 0.2em 1.5em;
    border-radius: 10rem;
    width: fit-content;
    font-size: 0.7rem;
    font-weight: 600;
}

#search-box__button {
    background: url(/sites/default/files/2020-10/search.png);
    background-repeat: no-repeat;
    width: auto;
    color: transparent;
    border: none;
    background-size: 20px;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

#views-exposed-form-perfiles-historias-filtros .form-group {
    padding-left: 0;
    padding-right: 0;
}

/* input[data-drupal-selector="edit-reset"] {
    background: url('/sites/default/files/2020-10/reiniciar.png');
    background-repeat: no-repeat;
    width: auto;
    color: transparent;
    border: none; 
    background-size: 20px;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
   /*  background-color: #fff; */

/*}*/

#views-exposed-form-perfiles-historias-filtros fieldset, #views-exposed-form-perfiles-historias-filtros #edit-actions {
    padding: 0!important;
}

.ficha-personaje-sostenibilidad{
    background-image:url('https://besthqwallpapers.com/Uploads/5-6-2020/135000/thumb2-green-leaves-texture-leaves-with-white-tips-green-leaves-background-leaves-texture-eco-texture.jpg');
}
.bg-ficha-personaje-sostenibilidad{
    background: #171816;
    background-image: url('https://wallup.net/wp-content/uploads/2019/09/1036770-hojas-negras-naturaleza-748x468.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}
