body {
    font-family: Myriad Pro Regular !important;
    color: rgb(48, 56, 59);
}

#admin-bar {
    background: transparent;
    text-align: right;
    font-size: 14px;
    padding: 10px 0;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
    -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
    height: 40px !important;
}

#admin-bar > ul > li > a {
    background: transparent;
    text-align: right;
    font-family: Phenomena !important;
    text-transform: lowercase;
    font-size: 14px;
    color: rgb(48, 56, 59) !important;
}

#admin-bar > ul > li > a:visited {
    color: #495057 !important;
}


.main-menu::-webkit-scrollbar {
    height: 3px;
    background-color: #F5F5F5;
}

.main-menu::-webkit-scrollbar-thumb {
    background-color: rgb(223, 171, 0);;
}

.main-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}


.main-menu {
    font-family: Phenomena !important;
    font-size: 25px;
    text-transform: lowercase;
    background-color: transparent !important;
    color: rgb(48, 56, 59);
    overflow-x: auto;
    flex-direction: row;
    display: flex;
}

.main-menu-nav {
    flex-direction: row;
    display: flex;
}

.main-menu-button-default {
    color: white;
    text-align: center;
    padding: 2px 10px;
    margin: 10px 10px 10px 30px;
    display: inline-block;
    border-top: rgb(48, 56, 59);
    border-left: rgb(48, 56, 59);
    border-style: solid;
    border-width: 3px;
}


.main-menu-button-slanted {
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.main-menu-button-slanted:before {
    display: block;
    position: absolute;
    content: '';
    border-color: rgb(48, 56, 59);
    border-style: solid;
    /* margin-left: -50px; */
    left: -29px;
    top: 15px;
    width: 30px;
    height: 30px;
    border-width: 3px;
    border-right-width: 5px;
    border-bottom: 0;
    border-left: 0;
    border-right-color: white;
}

.header-row {
    padding-top: 40px;
}

.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-container > a {
    width: 80%;
}

.logo-container > a > img {
    width: 100%;
    height: auto;
}

.main-menu-button-slanted-content {
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    display: inline-block;
    background-color: rgb(48, 56, 59);
    color: #FFFFFF !important;
    padding-top: 0;
    padding-bottom: 2px;
    line-height: initial !important;
    margin-left: 6px;
    margin-top: 6px;
}

.main-menu-button-fixedwidth {
    width: 100px;
}


.columna-descripcion {
    font-family: Myriad Pro Regular !important;
    font-size: 17px;
    text-align: justify;
    color: rgb(48, 56, 59) !important;
}

.columna-descripcion-inicio {
    font-family: Myriad Pro Regular !important;
    font-size: 17px;
    text-transform: lowercase;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;
}

.destacados-box {
    padding: 10px 10px 10px;
    color: rgb(223, 171, 0);
}

.destacados-divider {
    padding-top: 4.75rem;
}

.destacados-subtitulo {
    font-family: Phenomena !important;
    font-size: 20px !important;
    font-weight: bold;
    padding-right: 40px;
    color: rgb(48, 56, 59);
    padding-top: 10px;
}

.destacados-subtitulo-file {
    font-family: Phenomena !important;
    font-size: 20px !important;
    font-weight: bold;
    color: rgb(48, 56, 59);
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
}

.destacados-text {
    font-family: Phenomena !important;
    font-size: 18px !important;
    background-color: rgb(48, 56, 59) !important;
    color: #FFFFFF !important;
    line-height: 1.5;
    /* Required declarations: */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;

    /*white-space: nowrap;*/
    text-overflow: ellipsis;

    /* Limit the text block to three lines */
    -webkit-line-clamp: 2;
}

destacados-text-item {
    font-family: Phenomena !important;
    font-size: 18px !important;
    line-height: 1.5;
    /* Required declarations: */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;

    /*white-space: nowrap;*/
    text-overflow: ellipsis;

    /* Limit the text block to three lines */
    -webkit-line-clamp: 2;
}

.destacados-text-item-sub {
    font-family: Phenomena !important;
    font-size: 18px !important;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    line-height: 1.5;
    /* Required declarations: */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;

    /*white-space: nowrap;*/
    text-overflow: ellipsis;

    /* Limit the text block to three lines */
    -webkit-line-clamp: 2;
}

.file-metadata {
    font-family: Phenomena !important;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1.5;
    /* Required declarations: */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;

    /*white-space: nowrap;*/
    text-overflow: ellipsis;

    /* Limit the text block to three lines */
    -webkit-line-clamp: 2;
}

.destacados-miniaturas {
    padding-top: 5%;
}

.destacados-miniaturas-text {
    padding: 0 1.25rem 0 0;
}

.destacados-miniaturas-text-item {
    padding: 0 0 0 0;
    text-align: center;
}

.destacados-movimiento-text {
    font-family: Myriad Pro Regular !important;
    font-size: 16px !important;
    color: white !important;
    line-height: initial !important;
    /* Required declarations: */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;

    /* Limit the text block to three lines */
    -webkit-line-clamp: 3;
}


.destacados-image {
    object-fit: cover;
    width: 100%;
    height: 15vw;
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%);
}

.destacados-image-item {
    object-fit: cover;
    width: 100%;
    height: 15vw;
}

.destacados-image:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}


.destacados-card {
    border: solid 2px;
}

.collection-card {
    border: solid 2px;
    background-color: rgb(223, 171, 0);
    border-color: rgb(223, 171, 0);
}

.movimiento-card {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    border: none;
}

.destacados-titulo {
    font-family: Phenomena !important;
    font-size: 25px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;
    width: 45%;
    text-align: center;
}

.destacados-titulo-item {
    font-family: Phenomena !important;
    font-size: 26px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;
    padding-left: 5%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.destacados-border {
    position: relative;
    width: 100%;
    /*overflow: hidden;*/
}

.destacados-border:before,
.destacados-border:after {
    position: absolute;
    content: '';
    height: 20px;
    transform: skew(-45deg);
}

.destacados-border:before {
    left: 2px;
}

.destacados-border:after {
    right: 2px;
}

.destacados-border:before {
    border-bottom: 3px solid;
    border-right: 4px solid;
    /*transform-origin: right bottom;*/
    width: 50%;
}

.destacados-border:after {
    border-top: 3px solid;
    border-left: 4px solid;
    /*transform-origin: left bottom;*/
    width: 50%;
}

.nav-item-content {
    display: initial !important;
    font-family: Phenomena !important;
    font-size: 23px;
    text-transform: lowercase;
    margin-right: 15px !important;
    padding-top: 0;
    /* width: 100%;*/
    text-align: center;
    /*padding-left: 46px;
    padding-right: 20px;*/
    margin-left: 45px !important;
    white-space: nowrap;
}

.nav-item-link {
    background-color: rgb(48, 56, 59);
    color: #FFFFFF !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    line-height: initial !important;
    margin-top: 5px;
}

.nav-item-link:hover, nav-item-link:active {
    background-color: rgb(223, 171, 0) !important;
    color: #FFFFFF !important;
}

.nav-container {
    display: table; /* [1] */
    table-layout: fixed;
/
}

.nav-item-border {
    position: relative;
    height: 40px;
     overflow: hidden;
    /*width: 100%;*/
    /*
        margin-right: 5%;*/
}


.nav-item-border:before,
.nav-item-border:after {
    position: absolute;
    content: '';
    height: 20px;
    transform: skew(-45deg);
    z-index: -100;
}

.nav-item-border:before {
    left: 2px;
}

.nav-item-border:after {
    right: 2px;
}

.nav-item-border:before {
    border-bottom: 3px solid;
    border-right: 4px solid;
    transform-origin: right bottom;
    width: 10%;
}

.nav-item-border:after {
    border-top: 3px solid;
    border-left: 4px solid;
    transform-origin: left bottom;
    width: 90%;
}


#search-form {
    margin: 0px
}

.search-box-group {
    border-radius: .25rem;
}

.search-box-input {
    border-style: solid;
    border-width: 3px;
    border-color: rgb(48, 56, 59);
    border-radius: 0;
}

.search-box-buttons {
    background-color: rgb(48, 56, 59);
    border: 0 none;
    border-radius: 0;
}

.search-box-buttons:hover {
    background-color: rgb(48, 56, 59);
}

/*
.tree-first-element:before,
.tree-first-element:after {
    position: absolute;
    content: '';
    height: 20px;
    transform: skew(-45deg);
}

.tree-first-element:before {
    left: 2px;
}

.tree-first-element:after {
    right: 2px;
}

.tree-first-element:before {
    border-bottom: 3px solid;
    border-right: 4px solid;
    transform-origin: right bottom;
    width: 5%;
}

.tree-first-element:after {
    border-top: 3px solid;
    border-left: 4px solid;
    transform-origin: left bottom;
    width: 95%;
}

 */

.tree-first-box {
    display: inline-block;
    /*margin-top: 7px;
    margin-left: 30px;*/
}

.tree li:before {
    /*content: '';
    display: inline-flex;
    height: 3em;
    width: 1.5em;
    background-image: url(images/bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 10px;
    background-position: right;
    float: none;
    margin-top: 10px;*/
}

.tree {
    font-family: Phenomena !important;
    font-size: 20px;
}

.tree ul {
    list-style: none;
    background-color: transparent;
    color: rgb(48, 56, 59);

}

.tree ul:first-child {
    padding-left: 0px;
}

.tree-first-text {
    font-size: 25px;
    color: white;
}

.tree-first-text-simple {
    font-size: 25px;
    color: white;
    background-color: rgb(223, 171, 0);
}

.tree-bullet {
    color: rgb(48, 56, 59);
}


.ordenar-box {
    font-family: Phenomena !important;
    font-size: 28px;
    text-transform: lowercase;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;
    display: inline-flex;
}


.filters-box div ul li {
    font-family: Phenomena !important;
    font-size: 20px;
    background: none !important;
}

#search-filters ul, #item-filters ul {
    clear: both;
    display: grid;
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
    text-align: left;
}

#search-filters ul li {
    margin: 0px;
}

#search-filters > ul > li > ul {
    display: inline-flex;
}

.resultados-titulo {
    font-family: Phenomena !important;
    font-size: 28px;
    font-weight: 600;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.ordenar-links {
    font-size: 20px;
!important;
    padding-top: 5px;
}

.browse-card {
    margin: 5px;
    border: solid 2px;
    border-color: rgb(223, 171, 0);
}

.browse-card-title a {
    font-family: Phenomena !important;
    background-color: rgb(48, 56, 59);
    color: white;
}

@media (min-width: 34em) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 48em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 62em) {
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

@media (min-width: 75em) {
    .card-columns {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
}

.img-file {
    width: 100%;
    -webkit-box-shadow: 0px 0px 49px -28px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 49px -28px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 49px -28px rgba(0, 0, 0, 0.75);
}

.img-wrapper {
    position: relative;
    overflow: hidden;
}

.img-wrapper:after {
    content: '';
    display: block;
    padding-top: 100%;
}

.img-wrapper img {
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.movimiento-img-wrapper {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 34.37% 0 0 0; /* 34.37% = 100 / (w / h) = 100 / (640 / 220) */
}




.movimiento-img-wrapper img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    filter: opacity(0.15)
}

/* LO NECESARIO PARA MANTENER AL FOOTER DONDE VA */

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

html, body {
    height: 100%;
    position: relative;
}

#page-container {
    min-height: 100vh;
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 190px; /*height of your footer */
}

/* Wrapper around all page content except footer */
#content-wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    overflow: hidden;
}

footer {
    font-family: "Myriad Pro Condensed" !important;
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 153px;*/
    padding: 0;
    border: none;
}

.footer-colaboradores {
    font-family: Phenomena !important;
    text-transform: lowercase;
    font-size: 20px;
    background-color: rgb(48, 56, 59);
    color: white;
}

.footer-colaboradores:hover {
    background-color: rgb(223, 171, 0) !important;
    color: white;
}


.footer-text {
    font-size: 14px;
    color: dimgrey;
}

.footer-text a {
    font-size: 16px;
}

#advanced-search-form {
    padding-top: 50px;
    padding-bottom: 50px;
}

.mg-query-types br {

}

.collection-header {
    padding-top: 50px;
}

.collection-description p {
    line-height: 200%;
}



.collection-title {
    font-family: Phenomena !important;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 30px;
}


/** Magnesium generic **/

.mg-h1 {

    font-family: Myriad Pro Regular !important;
    font-size: 26px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;

}

.mg-h2 {
    font-family: Myriad Pro Regular !important;
    font-size: 20px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;
}

.mg-h3 {
    font-family: Myriad Pro Regular !important;
    font-size: 16px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;


}

.mg-h4 {

    font-family: Myriad Pro Regular !important;
    font-size: 14px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;

}

.mg-h5 {

    font-family: Myriad Pro Regular !important;
    font-size: 9px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;

}

.mg-text {
    font-family: Myriad Pro Regular !important;
    font-size: 12px;
    color: rgb(48, 56, 59) !important;
    font-weight: 600;
}

/** Carousel **/
.carousel-control-prev {
    color: #036;
    margin-left: 1.5rem;
    z-index: 10;
}

.carousel-control-next {
    color: #036;
    margin-right: 1.5rem;
    z-index: 10;
}

.carousel-controls a:hover {
    color: #004289;
    z-index: 10;
}

.carousel-control-prev:hover {
    color: #dddddd;
}

.carousel-control-next:hover {
    color: #dddddd;
}

/** Items **/

.element-set h2 {
    font-family: Myriad Pro Regular !important;
    font-size: 20px;
    color: rgb(223, 171, 0);
    font-weight: 600;
    margin-top: 10px;
}

.element-set h2:first-of-type {
    display: none;
}

.element-set h3 {
    font-family: Myriad Pro Regular !important;
    font-size: 20px;
    color: rgb(223, 171, 0);
    font-weight: 200;
    margin-top: 10px;
}

.element-set .element-text {
    font-family: Myriad Pro Regular !important;
    font-size: 17px;
    color: rgb(48, 56, 59) !important;
}

#citation.highlighted-title {
    font-family: Phenomena;
    text-transform: lowercase;
    background-color: rgb(223, 171, 0);
    width: 30%;
}

#citation.highlighted-title h4 {
    font-family: Phenomena;
    text-transform: lowercase;
    color: white;
    text-align: center;
}

#carouselExampleControls {
    border: none;
    /*background-color: rgb(223, 171, 0);*/
    border-color: rgb(223, 171, 0);
}

.audio-img {
    background-image: url('images/audio.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
}

.image-img {
    background-image: url('images/image.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
}

.document-img {
    background-image: url('images/document.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
}

.video-img {
    background-image: url('images/video.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
}

#file-list {

}

.files-list-elem {
    /*height: 120px;*/
    border-bottom: solid;
}

.logos-instituciones {
    width: 100%;
    filter: grayscale(100%) !important;
}

.logos-instituciones:hover {
    filter: none !important;
}

.tipo-item {
    font-family: Phenomena;
    font-size: large;
}

.page-link {

    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: white;
    background-color: rgb(48, 56, 59);
    border: none;
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    cursor: auto;
    background-color: #CEFFCE;
    border-color: #718393;

}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: rgb(223, 171, 0);
    border: none;
}

.page-link:focus, .page-link:hover {
    color: #fff;
    background-color: rgb(223, 171, 0);
    border: none;

}

.paginado-box {
    padding-left: 5%;
}

.navbar-toggler {
    border-color: rgba(223, 171, 0, .5) !important;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.navbar-toggler-icon {
    background-image: url("images/menu.png") !important;
    transform: scaleY(-1) rotate(-90deg);
}

.no-vista-previa {
    width: 100%;
    text-align: center;
    font-size: large;
}

.highlighted-title-title {
    font-family: Phenomena;
    text-transform: lowercase;
    color: white;
    text-align: center;
    background-color: rgb(223, 171, 0);
}

#dublin-metadata {
    display: block;
}


.collage {
    width: 115%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
    position: absolute;
    top: -30px !important;
    bottom: unset;
    width: 10%;
}

.mg-carousel-caption {
    position: initial;
    font-family: Phenomena;
    text-transform: lowercase;
    color: rgb(48, 56, 59);
    text-align: center;
    padding: 1rem;
    /*background-color: rgb(223, 171, 0);*/
}

.item-carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2%;
    background-color: rgba(255, 255, 255, 0.75);
    color: rgb(48, 56, 59);
    -webkit-box-shadow: 0px 0px 49px -28px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 49px -28px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 49px -28px rgba(0, 0, 0, 0.75);
}

.file-metadata-action {
    font-weight: bold;
}

.carousel-indicators {
    top: -30px;
    filter: invert(100%);
    bottom: unset;
}

.carousel {
    border: none;
}

.carousel-inner {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    border: none;
    margin-top: 40px;
}

audio {
    filter: sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%);
    width: 100%;
}


.collection-img-box {
    position: relative;
    width: 100%; /* desired width */
}

.collection-img-box:before {
    content: "";
    display: block;
    padding-top: 100%; /* initial ratio of 1:1*/
}

.collection-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: unset; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
}


.collection-carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5%;
    background-color: rgb(223, 171, 0);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}

.collection-carousel-inner {
}

.collection-preview-title {
    font-weight: bolder;
    font-size: 22px !important;
}

.collection-preview-description {
    -webkit-line-clamp: 3;
}

.item-carousel-inner {

}

.item-destacados-card {
    border-color: rgba(48, 56, 59, 0.50);
}

.item-img-box {
    position: relative;
    width: 100%; /* desired width */
}

.item-img-box:before {
    content: "";
    display: block;
    padding-top: 100%; /* initial ratio of 1:1*/
}

.item-img, .item-video, .item-doc, .item-no {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: unset; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
}

.item-audio {
    position: absolute;
    top: 40%;
}

.btn-asm {
    background-color: rgb(48, 56, 59);
    color: #FFFFFF !important;
    display: initial !important;
    font-family: Phenomena !important;
    font-size: 23px;
    text-transform: lowercase;
    text-align: center;
    border: none;
}

.item-caption-btn-asm {
    color: #FFFFFF !important;
    background-color: rgb(223, 171, 0) !important;
    display: initial !important;
    font-family: Phenomena !important;
    font-size: 23px;
    text-transform: lowercase;
    text-align: center;
    font-weight: 600;
    border: none;
}


.btn-asm:hover, .btn-asm:active {
    background-color: rgb(223, 171, 0) !important;
    color: #FFFFFF !important;
    border: none;
}

.btn-asm-small {
    font-size: 18px;
    margin: 5px;
}

.item-destacados-titulo {
    font-family: Phenomena !important;
    font-size: 25px;
    font-weight: 600;
    width: 45%;
    text-align: center;
}

.movimientos-card-title{

}

.movimientos-destacados-text {
    font-family: Phenomena !important;
    background-color: rgb(48, 56, 59);
    font-size: 23px !important;
    color: #FFFFFF !important;
    font-weight: 500;
    line-height: 1.5;
    /* Required declarations: */
    overflow: hidden;
    -webkit-box-orient: vertical;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;

    /* Limit the text block to three lines */
    -webkit-line-clamp: 2;
}

.movimientos-destacados-description-text {
    font-family: Myriad Pro Regular !important;
    font-size: 15px;
    text-align: justify;
    color: white;
    /* Required declarations: */
    overflow: hidden;
    -webkit-box-orient: vertical;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10
}

.simple-pages-navigation {
    width: 100%;
}
.simple-pages-navigation ul{
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    justify-content: center;
    align-content: center;
}

.simple-pages-navigation ul li{
    list-style: none;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center
}

.simple-pages-navigation ul li a{
    font-family: Phenomena !important;
    text-transform: lowercase;
    font-size: 20px;
    background-color: rgb(48, 56, 59);
    color: white;
    display: inline-block;
    padding: 2px;
    text-align: center;
    border: none;
    font-weight: 400;
}

.simple-pages-navigation ul li a:hover, .simple-pages-navigation ul li a:active {
    background-color: rgb(223, 171, 0) !important;
    color: #FFFFFF !important;
    border: none;
}

.mg-rrss {
    list-style: none;
    display: flex;
}