::-webkit-scrollbar {
    width: 13px
}

::-webkit-scrollbar-thumb {
    background-color: #1b232b;
    border-radius: 5px
}

::-webkit-scrollbar-track {
    background-color: #fff
}



a:visited {
    color: #5e77f8;
}
a, a:active, a:visited {
    color: #607890;
}
a {
    color: #001894;
}


ds-header-navbar-wrapper {
    box-shadow: 0 10px 50px rgba(27, 35, 43, .08);
    padding-bottom: 20px;
}


/*DISPLAY NONE*/
#main-content ds-home-page ds-themed-home-page ds-recent-item-list > div > button,
#main-content ds-home-page ds-themed-home-page ds-recent-item-list ds-item-search-result-list-element ds-badges,
#main-content > div > ds-home-page > ds-themed-home-page > ds-recent-item-list > div > ul > li > ds-listable-object-component-loader > ds-item-list-element > ds-listable-object-component-loader > ds-item-search-result-list-element > div > div.col-9 > ds-truncatable > div > span > ds-truncatable-part > div,
#main-content ds-home-page ds-themed-home-page ds-recent-item-list ds-item-search-result-list-element .datos,
#navbar-section-public_2_0 > ds-link-menu-item > a[href*="statistics"],
a[href*="srsc"]
{
    display: none !important;
}


ds-breadcrumbs {
    /* margin-bottom: 20px; */
}

.navbar-expand-md .navbar-nav {
        flex-direction: row-reverse;
    }

.navbar-brand img {
    max-height: 71px !important;
    max-width: 212px !important;
    width: 212px;
    height: 71px;
}

input[type=submit], button {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .02em;
    color: #001894;
    background-color: #e4e8fc;
    border-radius: 1000px;
    border: 0;
}

*,input,textarea,select {
    font-family: karla;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    box-sizing: border-box
}
h1, h2, h3, h4, h5, h6, h1 strong {
    font-family: montserrat;
    font-style: normal;
    font-size: 31px;
    line-height: 98px;
    font-weight: 700;
    line-height: 1.2;
}

h1 strong {
    font-weight: 900 !important;
}

h3,h4 {
    font-weight: 700
}

label,legend {
    font-family: montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px!important
}


/*DISPLAY NONE*/
ds-top-level-community-list {
    display: none !important;
}
ds-header-navbar-wrapper .navbar,
ds-header-navbar-wrapper .navbar *, {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    color: rgb(27, 35, 43);
    font-family: Montserrat, sans-serif;
    font-size: 15px;
}


ds-header-navbar-wrapper .navbar a,
ds-header-navbar-wrapper .navbar button,
ds-header-navbar-wrapper span.ds-menu-item{
    padding: 0 10px !important;
    color: #1b232b !important;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
}

ds-header-navbar-wrapper .navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.my-cs {
    margin-top: 20px !important;
}
section#presentacion {
    margin-top: -20px !important; 
}
div#header-navbar-wrapper {
    border-bottom: none !important;
}



#descubre h2 {
    text-align: center;
    color: #1b232b;
    font-size: 31px;
    padding-bottom: 2.25rem;
    max-width: 1140px;
    margin: auto;
    padding-top: 50px;
}







.orejime-AppContainer .orejime-Notice-actionItem.orejime-Notice-actionItem--save>button {
  color:#001894 !important;
  background-color:#e4e8fc !important ;
}
















/*FOOTER*/
.footer {
    background-color: #19222e;
    padding: 3.375rem .9375rem .25rem;
    padding-bottom: 0 !important;
}
.footer .container-lg {
        max-width: 1140px;
    }

.footer h3 {
    text-align: left;
    line-height: 1.625rem;
    font-size: .9907rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
}
.footer .menu-expandable__nav {
    list-style: none;
    padding-left: 0;
    margin: 0 -30px;
}
.footer .menu-expandable__item {
    padding: 2px 30px;
}

.footer .menu-expandable__link {
    font-size: 12px;
    letter-spacing: .08em;
    line-height: 26px;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    color: #fff;
    display: inline-flex;
    align-items: center;
}


.footer a, .footer p, .footer small {
    text-align: left;
    line-height: 1.75rem;
    font-size: .8669rem;
    letter-spacing: 0;
}
.footer a.__destacado {
    background-color: #cfb47b;
    color: #ffffff;
    padding: 8px 14px;
    font-weight: 400 !important;
}
.footer .separator {
    border-top: 1px solid #fff;
    position: absolute;
    transform: rotate(90deg) translateX(233px);
    width: 100%;
    bottom: 0;
    right: 0;
    transform-origin: right;
}
.footer .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.footer .no-gutters>.col, 
.footer .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.footer .social-media-link {
    width: 30px;
    height: 30px;
    color: #3c6dbc;
}
.footer .align-items-center {
    align-items: center !important;
}

img.img-footer {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width: 100%;
}
img.img-footer.logo {
    width: 276px;
    display: block;
    margin-left: auto;
    margin-right: 5%;
}
img.img-footer.credit {
    width: 436px;
}
.img-footer.qm {
    max-width: 127px;
    height: auto;
}



.copyright--content {
    background: #0b141f !important;
}
.footer--copyright {
    color: #a3a8af;
    text-align: center;
}
.footer--copyright a {
    color: inherit;
}
/*FIN FOOTER*/





ds-search-filter .facet-filter {
    padding: 5px 15px !important;
}






/*BUSCADOR NOMBRE*/

.parallax {
    position: relative;
    overflow: hidden;
}
.parallax__bg {
    background-image: linear-gradient(343deg, rgb(27, 35, 43), rgba(27, 35, 43, 0.4)), url(/assets/custom/images/f5_web.jpg);
    transform: translate3d(0px, 0px, 0px);
}
.parallax__bg {
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
    z-index: -1;
    top: -100px;
    position: absolute;
    background-position: center center;
}

.parallax header {
    display: flex;
    height: 70vh;
}
.parallax #header-container {
    max-width: 1100px;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.parallax header h1,.parallax header strong {
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
    font-weight: lighter;
    padding: 0px 0px 40px;
}
#buscador form {
    width: 65%;
    background-color: rgba(255, 255, 255, 0.68);
    justify-content: center;
    border-radius: 1000px;
    transition: 0.5s;
    padding:0 10px;
    margin: auto;
}

#buscador input[type=text] {
    width: 85%;
    outline: none;
    border: 0;
    font-size: 18px;
    height: 52px;
    padding: 12px;
    border-radius: 1000px;
    background: 0 0;
    outline:none;
    box-shadow:none;
}
#buscador button {
    background-color: transparent;
    color: #102b42;
    border: 0;
    border-radius: 38px;
    outline:none;
    box-shadow:none;
}
a#accesodiscover {
    display: block;
    width: 65%;
    text-align: right;
    margin: auto;
    margin-top: 10px;
    color: #fff;
}
#buscador button:focus {
    outline: 0 !important;
}
/*FIN BUCADOR NOMBRE*/



















#accesos {
    justify-content: center;
    align-items: center;
    display: flex;
}



#accesos>div {
    width: 100%;
    background: #a4a7aa;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-right: 15px;
    flex-direction: column;
    margin-left: 15px;
    clip-path: inset(20px 0);
    transition: all .2s;
    background-size: cover;
    color: #fff;
    padding-bottom: 3.125rem
}

#accesos>div h3 {
    font-size: 26.5px
}

#accesos>div a {
    color: #fff;
    max-height: 0;
    margin-top: 0;
    overflow: hidden;
    transition: max-height .2s ease-in-out,margin-top .2s ease-in-out
}

#accesos h3,#accesos a {
    z-index: 1
}

.fondoacceso {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .2s ease-in-out;
    background-color: rgba(27,35,43,.4)
}

#accesos>div:hover .fondoacceso {
    background-color: rgba(27,56,96,.8)
}

#accesos>div:nth-child(1) {
    background-image: url(/assets/custom/images/accesos/titulo.webp)
}

#accesos>div:nth-child(2) {
    background-image: url(/assets/custom/images/accesos/autor.webp)
}

#accesos>div:nth-child(3) {
    background-image: url(/assets/custom/images/accesos/tipos.webp)
}

#accesos>div:nth-child(4) {
    background-image: url(/assets/custom/images/accesos/materia.webp)
}

#accesos>div:hover {
    clip-path: inset(0 0);
    cursor: pointer
}

#accesos>div:hover a {
    max-height: 40%;
    margin-top: 40%
}










#buscadorcarrera {
    margin: 70px 15px;
    padding: 15px;
    padding-bottom: 40px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-image: linear-gradient(rgba(27, 56, 96, 0.8), rgba(27, 56, 96, 0.8)), url(/assets/custom/images/f1_web.jpg);
}

#buscadorcarrera form {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#buscadorcarrera div {
    margin: 0 10px;
    align-self: flex-end;
    width: 100%
}

#buscadorcarrera label {
    color: #fff;
    font-size: 16px!important
}

#buscadorcarrera h2 {
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-size: 18.75px;
    line-height: 2rem;
    color: #fff;
    padding-bottom: 11px;
    padding-left: 10px;
    text-align: left;
    padding-top: 0
}

#buscadorcarrera select {
    width: 100%
}

#buscadorcarrera div:nth-child(4) {
    width: 25%
}
#buscadorcarrera select {
    width: 100%;
}

select, input {
    border: 1px solid #979ca3;
    outline: none;
}



















input[type=submit], button {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .02em;
    color: #001894;
    background-color: #e4e8fc;
    border-radius: 1000px;
    border: 0;
}

ds-home-page ds-recent-item-list ul {
    width: 100%;
    max-width: 1320px;
    margin: auto !important;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

ds-home-page ds-recent-item-list ul li {
    background: #fff;
    max-width: 31.333333%;
    padding: 0;
}

ds-home-page ds-item-search-result-list-element > div {
    display: flex !important;
    flex-wrap: wrap !important;
}
ds-home-page ds-item-search-result-list-element > div >div:first-child
{
    width: 100% !important;
    margin: 0;
    padding: 0;
}

ds-home-page ds-item-search-result-list-element .thumbnail.limit-width {
    max-width: 100%;
}

ds-home-page ds-item-search-result-list-element img.thumbnail-content.img-fluid.ng-star-inserted {
    height: 170px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}





ds-home-page ds-item-search-result-list-element > div >div:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
    width: 100% !important;
    height: 150px;
    background: #fff;
    justify-content: flex-end;
    padding: 20px 24px;
    transition: margin-top .3s;
}
ds-home-page ds-item-search-result-list-element > div:hover >div:nth-child(2) {
    background: #3c6dbc;
    margin-top: -50px;
}
ds-home-page ds-item-search-result-list-element > div >div:nth-child(2) a {
    font-size: 18.75px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #1b3860;
}
ds-home-page ds-item-search-result-list-element > div:hover >div:nth-child(2) a {
    color: #fff;
    text-decoration:none;
}


ds-home-page section#recentsubmissions {
    background: #e2edfc;
    margin-bottom: 0;
    padding-bottom: 60px;
}




