@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;400;500&display=swap');
:root {
    --main-box-color: #d11313bf;
    --color-box-tools: #AAAAAA;
    --color-box-background: white;
    --color-text-box: black;
    --text-color: #000000;
    --title-text-color: #000000;
    --input-background: #C4C4C480;
    --color-hover: #8a7d7d80;
    --button-color: #C4C4C4;
    --font-family: 'Raleway', sans-serif;
    --background-color: #E5E5E5;
}

h1,
h2,
h3,
h4,
h5 {
    color: var(--title-text-color)
}

#user-bar {
    width: 100%;
}

.values .value {
    left: 30px;
    position: relative;
}


/* items search bar */

.sorting select {
    margin: 5px;
    font-size: 14px;
    border-color: grey;
    font-size: 16px;
    font-family: var(--font-family);
    font-weight: 400;
    color: var(--color-text-box);
    line-height: 1.3;
    padding: .4em 1.4em .3em .8em;
    width: 150px;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .03);
    border-radius: .8em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--color-box-background);
    /*   background-image: url('../images/select-symbol.svg'), linear-gradient(to bottom, --main-box-color 0%, gray 100%); */
    background-repeat: no-repeat, repeat;
    /* background-position: right .7em top 50%, 0 0; */
    background-size: .65em auto, 100%;
    text-align: center;
}

.select-css::-ms-expand {
    display: none;
}

.select-css:hover {
    border-color: #888;
}

.select-css:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}

.select-css option {
    font-weight: normal;
}


/* Medias Queries */

@media (max-width: 1300px) {
    .navigation>li>a {
        font-size: 16px;
    }
}

@media (max-width: 1100px) {
    .navigation>li>a {
        font-size: 14px;
    }
    header nav ul.navigation>li:hover>ul {
        max-width: 1700px;
        margin-left: 12rem;
        margin-right: 12rem;
    }
    .open li a {
        font-size: 12px;
    }
}

@media (max-width: 1100px) {
    header nav ul.navigation>li:hover>ul {
        margin-left: auto;
        margin-right: auto;
    }
}


/* custom */


/* header */

#header {
    display: flex;
}

.lineaSup {
    /* border-bottom: solid 2px #001088;
    position: absolute;
    top: 1.1rem;
    left: 30%;
    /* margin-right:200px; */
    width: 70%;
    margin: auto 0 1.5em auto;
    display: flex;
    flex-direction: column;
    flex: 0 1 40%;
    padding: 0 0 0 2.5em;
}

*/ #title {
    margin: 0em auto 2.5em -2%;
    padding: 0.75em 1em;
    background-color: white;
    display: flex;
    overflow: hidden;
    justify-content: space-evenly;
    /* width: 50%; */
    flex: 0 1 50%;
}

.site-title img {
    width: 60%;
}

.navBar {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 0;
    text-align: center;
}

#navBarTitle {
    font-size: 30px;
    /* width: 100px; */
    flex: 1;
    color: var(--title-text-color);
    background-color: var(--main-box-color);
    padding: 0 1em 0em 1em;
}

#search {
    position: relative;
}

header {
    position: relative;
    padding: 15px 0 0;
    padding-bottom: 0;
    /* margin-bottom: 90px; */
    margin-bottom: 0;
}

header .navBar>nav>ul {
    /* margin   : 7.5px; */
    line-height: 16px !important;
}

header .navBar>nav>ul>li>a,
header .navBar>nav>ul>li>.parent-link>a {
    /* margin   : 7.5px; */
    font-size: 16px !important;
    color: black;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    font-weight: 500;
}

#search {
    position: relative;
    border: 0;
    padding: 0;
    max-width: 15em;
    margin-left: auto;
    margin-right: 0;
    left: initial;
    background-color: var(--main-box-color);
}

#search form {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    border-radius: 30%;
}

#search-form input[type="text"] {
    border: 0;
    padding-left: 60px;
    border-radius: 5%;
    background: white;
}

#search-form {
    flex-direction: row-reverse;
    border-radius: 30%;
}

.value select {
    font-size: 12px;
}

.advanced-search-content {
    margin: 0 auto;
}

#mainFooter {
    display: flex;
    flex-direction: row;
    margin-top: 2em;
    margin-bottom: 1em;
    align-items: center;
    height: auto;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    /* align-content: center; */
    background: var(--background-footer);
}

#mainFooterInicio {
    display: flex;
    float: right;
    font-weight: 300;
    font-size: 12px;
    color: #ae9549;
    top: -170px;
    position: relative;
    width: 50%;
    align-items: center;
    justify-content: center;
}

.footer1 {
    width: 50%;
}

.footer1 h2 {
    font-size: clamp(1.25rem, 2em, 2.25rem);
    line-height: unset;
    text-align: center;
}

.footer1 p {
    font-size: clamp(0.8rem, 1.222em, 1em);
    text-align: center;
}

.footer1Inicio {
    flex: 1;
    padding-left: 30px;
}

.footer2 {
    /* width: 20%; */
    flex: 1;
    min-width: 10em;
    text-align: center;
}

.footer3 {
    padding-left: 1em;
}

#social {
    margin: 0;
    float: left;
    padding: 0;
}

#social li {
    display: inline;
}


/* 
#up {
    font-size: 12px;
    position: relative;
    width: 40px;
    margin-bottom: 20px;
    margin-right: 20px;
}

#up>* {
    font-weight: 300 !important;
    padding: 2px;
} */

.site-page-pagination>a:first-of-type {
    font-weight: bold;
}

.site-page-pagination>a:nth-of-type(2) {
    font-weight: bold;
}


/* item page */

.browse-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 2em;
    text-align: right;
    gap: 1em;
    margin-bottom: 2em;
    background-color: var(--main-box-color);
    padding: 1.5em;
    border-radius: 2em;
}

nav.pagination {
    margin-bottom: 30px;
    line-height: 45px;
    margin: 0;
    text-align: center;
    display: flex;
    min-width: 10em;
    align-items: center;
    padding: 0.25em;
}

.page-input-top {
    background-color: #B19F6F;
}

.item .resource .description {
    background-color: #B19F6F;
    color: white;
    font-size: 12px;
}

.item .resource h4 a {
    font-weight: normal;
    padding-bottom: 10px;
}


/* pagination inferior */

#content>nav:last-of-type>form>.page-input-top,
#content>nav:last-of-type>form>.page-count {
    display: none !important;
}

#content>nav:last-of-type {
    display: flex;
    justify-content: center;
}

.previous.o-icon-prev.button.inactive {
    order: -1;
    color: var(--color-text-box);
    cursor: pointer;
}

.next.o-icon-next.button.inactive {
    order: 3;
    color: var(--color-text-box);
    cursor: pointer;
}

.row-count {
    text-align: center;
}


/* item description */

#content h2 .title {
    color: black;
}

#content .property h4 {
    font-size: 20px;
    color: var(--title-text-color);
}

.value {
    font-size: 14px;
}


/* site page results */

.results h2 {
    text-align: left;
    font-size: 25px;
}

.index.search .results ul li {
    margin-bottom: 7.5px;
    padding-bottom: 7.5px;
    border-bottom: 0;
}

.index.search .results ul li a {
    color: black;
    margin: 39px;
}

.index.search .results a {
    color: grey;
}

.add-value.o-icon-add.button {
    color: var(--title-text-color);
    background: white;
    width: 2em;
    padding: 0;
    margin-left: 1em;
}

#advanced-search .add-value {
    margin-bottom: 0;
    position: relative;
}

.o-icon-delete {
    color: #60491F;
}


/* pag de elementos anidados */

.toc-block>ul {
    border-left: 0 !important;
    margin-left: 100px !important;
}

.toc-block ul li {
    background-color: gray;
    display: flex;
    width: 30%;
}

.toc-block ul li a {
    color: white;
    font-weight: lighter !important;
    padding: 10px;
    font-size: 22px;
}

.blocks {
    min-height: 350px;
}

.breadcrumbs a::first-line {
    font-weight: bold;
}

header nav>ul>li>a:not(:only-child)::after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    display: inline-block;
    margin-left: 7.5px;
    width: 30px;
}

.parent-link ul.navigation:hover {
    /* padding: 14px 0 6.5px; */
    display: inline;
}


/* Theonyms page */

.resource-list.preview {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.resource-list .resource {
    overflow: hidden;
    position: relative;
}

ul.resource-list .resource {
    overflow: hidden;
    position: relative;
}

.blocks .preview-block ul .item-set.resource {
    width: 250px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: #dedede solid 1px;
}

ul.resource-list {
    list-style-type: none;
    padding-left: 0;
    width: initial;
    /* text-align     : center; */
}

.toc-block>ul>li {
    margin-bottom: 1.3rem !important;
}

.preview-block .resource-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

ul.resource-list .resource:first-child {
    border: 0;
}

ul.preview.resource-list li:first-of-type {
    border-top: 0;
}

.preview-block .resource-list.preview .item.resource {
    width: 300px;
    margin-top: 30px;
    text-align: left;
    padding: 10px;
}

.preview-block .resource-list.preview .item.resource a {
    color: black;
    font-weight: lighter;
}

.active a {
    color: rgb(72, 47, 9);
    font-weight: bold;
}

.pagination form:last-of-type {
    display: none;
}

.row-count:last-of-type {
    padding: 0.254em;
}

.previous.o-icon-prev.button:last-of-type {
    flex: 1;
    background-color: transparent;
}

#search #search-form button {
    background-color: transparent;
}

.advanced-search {
    margin: 0 auto;
    font-size: 14px;
}

#advanced-search button {
    margin-left: 10em;
}

.closed {
    top: 25px;
}


/* inicio page */

.sectionInicio {
    flex: 1;
    border-bottom: grey solid 1px;
    border-right: grey solid 1px;
    margin-right: 31px;
    -webkit-box-shadow: 1px 0px 1px 0px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 1px 0px 1px 0px rgba(100, 100, 100, 0.75);
    box-shadow: 1px 0px 1px 0px rgba(100, 100, 100, 0.75);
    font-size: 12px;
    padding-left: 2px;
    padding-right: 10px;
    text-align: left;
    padding-bottom: 20px;
}

.mapping-block {
    flex: 1;
    margin-bottom: 8%;
}

.inicio {
    display: flex;
    flex-direction: row;
}

#titlePageInicio {
    font-size: 40px;
    /* line-height: 120px; */
    border: solid 2px #ae9549;
    color: #ae9549;
    padding: 10px;
    padding-left: 20px;
}

#headerInicio {
    margin-bottom: 0;
    padding-bottom: 0;
    height: 400px;
    display: flex;
    flex-direction: column;
}

#headerInicio h1 {
    flex: 1;
    width: 100%;
}

.menuInvertido .navigation li {
    display: inline-block;
    margin: 10px;
    margin-top: 0;
}

.menuInvertido .navigation li ul {
    display: none;
}

.menuInvertido .navigation {
    flex: 1;
    flex-basis: 80%;
}


/* Browse page Template1 */

.item.resource.itemBrowse1Resources {
    padding-top: 0;
}

.resource-list.itemBrowse1Resources {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-evenly;
}

ul.resource-list .resource:first-child {
    /* border-top: 1px solid #dedede; */
    padding-top: 0px;
}

.item.resource.itemBrowse1Resources {
    display: flex;
    flex-direction: column;
    /* width: 30%; */
    justify-content: center;
    align-content: center;
    margin-left: 15px;
    width: 30%;
    min-width: 200px;
}

.descriptionitemBrowseTemplate1 {
    flex: 1;
    width: 30%;
    font-size: 16px!important;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.item.resource.itemBrowse1Resources img {
    width: 100%;
    /* max-height: 9em; */
    margin: 0;
    object-fit: cover;
    height: 20rem;
    border-radius: 0.9em;
}

.titleItemBrowseTemplate1 {
    max-height: 20px;
    overflow: hidden;
}

.itemBrowse1_introduction {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}

.ItemBrowse1_presentation {
    margin-left: 20px;
    width: 90%;
}


/* 
end browse template 1
*/


/* Browse page template2 */

.item.resource.itemBrowse2Resources img {
    width: initial;
    /* max-height: 9em; */
    margin: 0;
    object-fit: cover;
    height: 20rem;
}

#titleBrowse2 {
    width: 70%;
    background-color: gray;
    color: white;
    padding: 5px;
    border-radius: 4em;
}

.resource-list.itemBrowseResources2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.descriptionitemBrowseResources2 h4 a {
    /* width: 30%; */
    color: white !important;
}

.item.resource.itemBrowseResources2 {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 30%;
    min-width: 200px;
}

.descriptionitemBrowseResources2 {
    /* width: 30%; */
    font-size: 16px!important;
    width: 100%;
    padding: 5px;
}

.descriptionitemBrowseResources2 a:first {
    color: #ebebebc1;
    background-color: transparent !important;
}

#helperItemBrowse2 {
    float: right;
    background-color: #B19F6F;
    border-radius: 4em;
    width: 10em;
    text-align: right;
    padding-right: 1em;
    background-image: url("../images/flecha-correcta.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#helperItemBrowse2 a {
    color: white;
}

.item.resource.itemBrowseResources2 img {
    width: initial;
    float: none;
    margin: 0;
    object-fit: cover;
    height: 20rem;
}

.resource-list .itemBrowseResources2:first-child {
    padding-top: 0 !important;
}

.titleitemBrowseResources2 a {
    background: transparent !important;
    color: #B19F6F!important;
}

.titleitemBrowseResources2 {
    max-height: 20px;
    overflow: hidden;
}

.description.descriptionitemBrowseResources2 {
    display: inline !important;
}


/* 
end browse template 2
*/


/* start item show template1 */

.descriptionTemplate1 .text {
    color: black;
    padding: 10 10 20 20;
}

.itemShowSection1Template1 .media-embeds .media-render img {
    border-radius: 2em;
    margin-left: 2em;
    object-fit: cover;
    height: 20rem;
}

#introductionTextItemBrowse2 {
    display: flex;
}

#descriptionItemBrowse2 {
    width: 90%;
}


/* #thumbnailItemBrowse2 {
    width: 10%;
} */

.media-embeds .media-render a img {
    width: 40%;
    border-radius: 2em;
}

.itemShowSection2template1 .metadatos {
    color: black;
    background-color: #B19F6F;
    padding: 10 10 20 20;
    margin-top: 40px;
    width: 40%;
    border-radius: 58px 58px 58px 58px;
    margin-left: 5%;
    float: right;
    margin-bottom: 30px;
}

#content .valuesSeries .property h4 {
    font-size: 20px;
    color: black;
}

.itemShowSection2template1 .valuesSeries {
    display: none;
}

#mapping-section {
    display: none;
}

.descriptionTemplate1 {
    width: 90%;
    min-height: 150px;
    background-color: rgb(238, 238, 238);
}

.metadata.itemshowtemplate2 {
    max-height: 600px;
    overflow: scroll;
}

.item-set-items {
    max-height: 600px;
    overflow: scroll;
}


/* start item show template2 */

.browse-controls.itemShowTemplate2 {
    width: auto;
}

.itemShowSection1Template2 .metadatos {
    background: #DBDBDB;
    float: right;
    width: 60%;
    border-radius: 2em;
    padding: 0.5em;
    margin-top: 1em;
    max-width: 15em;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2em;
    margin-bottom: 1em;
}

.section1template1 {
    background-color: grey;
    width: 100%;
    height: 600px;
}

.section2template1 {
    flex: 1;
    width: 70%;
    max-height: 800px;
    overflow-y: auto;
}

.section2Template1 div {
    overflow-y: auto;
}

.itemShowtemplate2 {
    display: flex;
    flex-direction: column;
    /* max-height: 700px;
    overflow-y: auto; */
}

.itemShowSection1Template2 {
    flex: 1;
}

.itemShowSection2Template2 {
    flex: 1;
}

.itemShowSection1Template2 .media-embeds .media-render img {
    border-radius: 2em;
    margin-left: 2em;
}


/* end  item show template2 */

.resource-list.preview+a {
    display: none;
}

.footer2 {
    /* width: 20%; */
    flex: 1;
    min-width: 10em;
    text-align: center;
}

#header {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
}

.swiper-slide {
    text-align: center;
}

.list-browse {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    justify-content: space-evenly;
    flex-direction: column;
}

ul.resource-list.itemBrowse1Resources.list-browse li {
    display: flex;
    flex-direction: row;
    width: 100;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 1em;
}

ul.resource-list.itemBrowse1Resources.list-browse li img {
    width: initial;
    /* max-height: 9em; */
    margin: 0;
    object-fit: cover;
    height: 20rem;
    width: 10em;
    object-fit: contain;
}

.active {
    color: rgb(75, 76, 79);
}

ul.resource-list.itemBrowse1Resources.list-browse li img {
    border-radius: 1em;
}

ul.resource-list.itemBrowse1Resources.list-browse li .descriptionitemBrowseTemplate1 {
    background-color: var(--main-box-color);
    border-radius: 1em;
    height: 4em;
    display: flex;
    align-items: center;
    padding-left: 1em;
}

ul.resource-list.itemBrowse1Resources.list-browse li .descriptionitemBrowseTemplate1 a {
    font-weight: bold;
}

.list-browse li {
    height: 4em;
}

ul.resource-list.list-browse .resource {
    flex-basis: unset;
}

.disposition {
    background-color: var(--color-box-background);
    border-radius: 1em;
    padding: 0.5em;
    min-width: 6em;
}

.visualization-control {
    gap: 1em;
    display: flex;
}

.browse-controls.templateAdvancedSearch>* {
    color: var(--color-text-box)!important;
}

.resource-list.preview+a,
[type="submit"] {
    /* background-color: #dedede; */
    border-radius: 0, 8em!important;
    padding: 7.5px;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    cursor: pointer;
    background-color: var(--color-box-background);
    color: var(--color-text-box)
}

.sorting button {
    color: var(--color-text-box)
}

#search form button[type="submit"] {
    color: black
}

#header_type1 .navBar .navigation {
    display: flex;
    justify-content: space-between
}

#header_type1 {
    margin-top: 1em;
}

#header_type1 nav {
    background-color: unset;
}

#header_type1 .navBar {
    background-color: var(--main-box-color);
}

#footer_type1 {
    background-color: var(--main-box-color);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    position: relative;
    flex-direction: column;
}

.ir-arriba {
    position: absolute;
    right: 0;
    top: 0;
    padding: 1em;
}

#footer_type1 ul li {
    list-style: none;
}

body.items.search #content h2 {
    text-align: justify;
    padding: 1em;
    padding-bottom: 0;
    border-radius: 0.8em;
}

.advanced-search-content .field {
    background: var(--main-box-color);
    padding: 1em;
    border-radius: 0.8em;
    display: flex;
    flex-direction: column;
}

.advanced-search-content .inputs {}

input {
    background-color: var(--input-background);
}

.advanced-search-content .value select {
    background: var(--input-background);
    border: unset;
    width: 100%;
}

.field-meta {
    display: flex;
    width: 100%;
    align-items: center;
}

.field .field-meta {
    width: 100%;
    margin: 0
}

.field-description {
    display: none;
}

.advanced-search-content .inputs {
    display: flex;
    flex-direction: column;
}

.advanced-search-content select {
    background-color: var(--input-background);
}

div#page-actions {
    float: right;
    margin-bottom: 2em;
}

input[type='submit'],
button {
    background-color: var(--button-color);
    color: var(--title-text-color)
}

#advanced-search .add-value {
    margin: 0;
    margin-left: 1em;
}

.resource-list:not(.list-browse) .descriptionitemBrowseTemplate1 a {
    position: absolute;
    z-index: 1000;
    background: var(--main-box-color);
    padding: 1em;
    bottom: 1em;
    margin: 0 auto;
    left: 2em;
    /* right: 50%; */
    border-radius: 1em;
    width: 80%;
    font-weight: bold;
}

.itemShowSection1Template2 {
    display: flex;
    flex: 1;
    gap: 2em;
    justify-content: space-between;
}

.valuesSeries2 {
    background-color: var(--main-box-color);
    padding: 1em;
    flex-basis: 45%;
}

.itemShowSection1Template2 img {
    flex-basis: 45%;
}

.itemShowSection2Template2Description {
    font-size: 1em;
    padding: 1em;
}

.itemShowSection1Template3 img {
    width: 100%;
    object-fit: contain;
}

.itemShowSection1Template3 .media-embeds .media-render a img {
    width: 100%;
}

.media-tools {
    position: absolute;
    z-index: 3000;
    bottom: 2em;
    right: 2em;
}

.iziModal-content {
    padding: 2em!important;
}

#modal-custom {
    z-index: 3000 !important;
}

.iziModal-header.iziModal-noSubtitle {
    background-color: var(--main-box-color)!important;
}

.swiper-container.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events {
    display: flex;
    flex-direction: column;
}

.swiper-button-next,
.swiper-button-prev {
    color: var(--color-box-tools)!important;
}

.language_control {
    display: none;
}

a:active,
a:hover {
    color: var(--color-hover);
}

#search-footer #search-form {
    flex-direction: row-reverse;
    border-radius: 0;
    display: flex;
    border: 2px solid var(--background-footer);
    flex-basis: 20%;
    padding: 0.25em;
    height: 3em;
}

#search-footer #search-form button {
    display: none
}

#search-footer #search-form input::placeholder {
    color: transparent
}

#search-footer #search-form input[type="text"] {
    padding: 0;
    height: 1em!important;
}

.sorting select {
    width: unset;
    padding: 0.25em;
    font-size: 12px;
    color: var(--color-text-box);
}

span.small-font {
    font-size: 0.65em;
    word-break: break-word;
    /* max-width: 2em; */
    color: rgb(38, 38, 38);
    padding: 0.25em;
    width: 6em;
    line-height: 2em;
}

.disposition {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.35em;
}

.small-font::first-letter {
    font-weight: bold;
    font-size: 2em;
}

.swiper-slide img {
    max-height: 30em;
}

a.advanced-search {
    cursor: pointer;
}

.template-advanced-search-2 {
    background: var(--main-box-color);
    border-radius: 2em;
}

.template-advanced-search-3 .field {
    background: unset;
}

.item-simple-image {
    max-height: 30em;
    margin: 0 auto;
    text-align: center;
}

.media-embeds {
    margin: 0 auto;
}

.itemShowtemplate1 .metadatos,
.itemShowtemplate2 .metadatos {
    border: 2px solid var(--color-text-box);
    padding: 0.25em;
    padding-left: 0.75em;
    border-radius: 0.75em;
    font-weight: bold;
}

h1#title a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 0.5em;
}

h1#title a img {
    flex-basis: 30%;
    object-fit: cover;
}

h1#title a {
    color: var(--title-text-color)
}

section.footer-section-1 {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1em;
    width: 100%;
    padding: 1em;
    font-weight: bold;
}

section.footer-section-2 {
    font-size: 0.8em;
}

body {
    background-color: var(--background-color)
}

.itemShowtemplate3 {
    width: 60%;
    margin: 0 auto;
}

.itemShowtemplate3 .property h4 {
    margin-bottom: inherit;
}

.itemShowtemplate3 .property {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.previous .fa,
[class*=o-icon-]:before,
.next .fa,
[class*=o-icon-]:before,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 2em;
    border-radius: 2em;
    background: var(--color-box-tools);
    height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .button,
.pagination .resource-list.preview+a {
    display: flex;
    justify-content: center;
}

.item.resource.itemBrowse1Resources.small {
    flex-basis: 15%;
    min-width: 10em;
    height: auto;
    min-height: unset;
    margin-bottom: 2em;
}

.list-browse .item.resource.itemBrowse1Resources.small {
    flex-basis: unset;
}

.item.resource.itemBrowse1Resources.small img {
    height: 9em;
}

.small .descriptionitemBrowseTemplate1 a {
    position: unset!important;
    margin-top: 1em!important;
    padding: 0.5em;
    border-radius: 0!important;
    background-color: unset!important;
}

.media-render {
    background: var(--color-box-background);
    margin: 0 auto;
    text-align: center;
    padding: 1em;
}

body.media.resource.show #content {
    display: flex;
    flex-direction: column;
}

ul.list_results {
    display: flex;
    flex-direction: column;
    gap: 1em;
}

.list_results_items {
    display: flex;
    width: 100%;
    gap: 1em;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
}

.list_results_items img {
    max-width: 10em;
}

.content-item {
    font-size: 0.85em;
}

.icon-pdf {
    background-image: url('../images/pdf-icon.svg');
    background-size: contain;
    width: 60px;
    background-repeat: no-repeat;
}

.destacadas-inicio,
.colecciones {
    text-align: center;
}

.destacadas-inicio .swiper-slide img {
    height: 15em;
}

.show-all-collections {
    padding: 1.25em;
    color: var(--main-color)!important;
    font-weight: bold;
    width: 10em;
}

#nav-header-0>ul>li>a,
#nav-header-0>ul>li>.parent-link>a {
    /* margin: 7.5px; */
    text-align: left;
}

header>h1 {
    margin-bottom: 0;
}

footer {
    margin-top: 2em;
}

.item>#content>div:first-child {
    padding: 2em
}

form#advanced-search {
    padding: 1em;
    padding-top: 0
}

ul.resource-list .resource .description {
    max-height: 90px;
    overflow: hidden;
    position: relative;
    padding: 0 1em;
    font-weight: normal;
}

h1#title a img {
    flex-basis: 30%;
    object-fit: cover;
    border-radius: 0;
    min-width: 5em;
}

ul.resource-list .resource img~* {
    /* width: calc(100% - 135px); */
    width: 100%;
}

.block-tagcloud .tag {
    border: solid 2px var(--color-box-background)!important;
    background-color: var(--color-box-tools)!important;
}

.block-tagcloud .tag:hover {
    box-shadow: 0 0 0.75em var(--color-text-box)!important;
    text-shadow: 0 0 1em #a9cddfd1;
}

dt {
    font-family: var(--font-family);
    font-weight: bold;
}