﻿.SPP {
    display:none;
}

html {
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    padding-top: 75px;
    font-family: 'Poppins-Medium';
    touch-action: manipulation;
    /*padding-bottom: 20px;*/
    /*Esta movida es pa que el aifon no no haga zoom en doble click*/
    touch-action: pan-y, pan-x;
}
.blanquito {
    color: #beb8b8 !important;
}

.no-flex-wrap {
    flex-wrap: nowrap;
}

.nav-link {
    color: var(--Gris1);
    font-size: 18px;
}
.nav-linkData {
    color: var(--NaranGris1);
    font-size: 18px;
}

    .nav-link.active {
        color: var(--Naranja2) !important;
    }

    .nav-link:hover {
        color: var(--Naranja1) !important;
    }

.nuosuSIL {
    font-family: 'NuosuSIL-Regular';
}

.joan-regular {
    font-family: 'Joan-Regular';
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: var(--Naranja2);
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: var(--Naranja2);
}

.swiper {
    width: 100%;
    height: 300px;
}

.CajaNovedad {
    background-size: cover;
    height: 250px;
    width: 180px;
    position: relative;
}

.CajaNovedadTitulo {
    width: 100%;
    background-color: #cc663f;
    color: white;
    padding-top: 10px;
    font-size: 12px;
}

.CajaCapitulo {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #cc663f;
    color: white;
    padding: 5px;
    font-size: 12px;
}


.continuaEscuchando {
    position: absolute;
    color: white;
    /* top: 20px; */
    left: 0;
    padding: 10px;
    font-size: 35px;
    background: rgb(204,204,204);
    background: linear-gradient(273deg, rgba(204,204,204,0) 0%, rgba(244,162,88,0.921988863904937) 27%, rgba(244,162,88,1) 100%);
}


.swiper-slide-4 {
    width: calc((100% - (15px * 3)) / 4);
    margin-right: 15px;
}

.Hide {
    display: none;
}

.Ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 5px;
    padding-right: 5px;
}

.btnBusqueda {
    cursor: pointer;
    position: absolute;
    right: 25px;
    color: #e7802c;
    border: 2px solid;
    padding-left: 2px;
    padding-right: 2px;
}

    .btnBusqueda:hover {
        color: #cc663f;
        background-color: #e7802c47;
    }

.btnCargarMas {
    width: 100%;
    color: #f4a258;
    margin-top: 50px;
}

.modal-alb {
    border-radius: 0;
    border: 2px solid #e7802c;
}

.no-btn {
    border: 0px;
    background-color: transparent;
}

hr.sep-3 {
    opacity: 1 !important;
    border: none;
    height: 1px;
    background-image: linear-gradient(to right, #e7802c, #cc663f, #e7802c);
}

    hr.sep-3::after {
        content: attr(letra);
        color: #cc663f;
        display: inline-block;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%) rotate(0deg);
        transform-origin: 50% 50%;
        padding: 1rem;
        background-color: white;
    }

.divLink {
    color:black;
    padding: 5px;
    cursor: pointer;
    text-decoration:none;
}

    .divLink:hover {
        color: black;
        background-color: #0000000f;
    }

.enlaceListaAutores:hover {
    background-color: #0000000f;
}

.divLink hr {
    margin: 0;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    background-color: lightgray;
}

.noLink {
    text-decoration: none;
    color: black;
}

.small, small {
    font-size: .75em;
}

.media-left {
    /*margin-right: 5px;*/
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    min-width: 70px;
    min-height: 70px;
    background-color: #d3d3d3;
    align-items: center;
}

    .media-left img {
        vertical-align: middle;
        border-style: none;
        /*margin-top: -20px;*/
        width: 70px;
        height:70px;
        /*height: 112px;*/
    }

.media-body {
    width: 100%;
}

    .media-body h4 {
        margin-left: 5px;
        font-size: 25px;
        font-family: Poppins-Medium !important;
    }

    .media-body p {
        margin-left: 5px;
        margin-top: 2px;
        font-size: 12px;
    }

.autorRow {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.listaAutoresLetra {
    width: 94%;
    color: var(--Naranja1);
    font-family: Poppins-Bold;
    font-size: 60px;
    /*margin-left: -30px !important;*/
    margin-right: 0 !important;
    padding: 0;
    margin-left: 0px !important;
}

.autor-header {
    font-family: Poppins-Bold !important;
    font-size: 40px !important;
    margin-left: 10px;
}

.outerBorder {
    background-color: #1e1e1e;
    height: 385px;
    position: relative;
    width: 278px;
    margin: 0 auto;
    -webkit-box-shadow: 4px 7px 14px rgba(50, 50, 50, 0.44);
    -moz-box-shadow: 4px 7px 14px rgba(50, 50, 50, 0.44);
    box-shadow: 4px 7px 14px rgba(50, 50, 50, 0.44);
    background: -moz-linear-gradient(-45deg, #000000 0%, #4c4c4c 83%, #000000 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#000000), color-stop(83%,#4c4c4c), color-stop(100%,#000000));
    background: -webkit-linear-gradient(-45deg, #000000 0%,#4c4c4c 83%,#000000 100%);
    background: -o-linear-gradient(-45deg, #000000 0%,#4c4c4c 83%,#000000 100%);
    background: -ms-linear-gradient(-45deg, #000000 0%,#4c4c4c 83%,#000000 100%);
    background: linear-gradient(135deg, #000000 0%,#4c4c4c 83%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
}

.innerBorder {
    background: #ccc url(http://aertl.bitweb1.nwtc.edu/php/css/images/matte.png) top left repeat;
    height: 355px;
    left: 16px;
    position: absolute;
    top: 16px;
    width: 245px;
    -webkit-box-shadow: inset 5px 5px 12px rgba(50, 50, 50, 0.44);
    -moz-box-shadow: inset 5px 5px 12px rgba(50, 50, 50, 0.44);
    box-shadow: inset 5px 5px 12px rgba(50, 50, 50, 0.44);
    overflow: hidden;
}

.areaFiltroRapido {
    position: sticky;
    left: 0px;
    width: 100%;
    padding: 5px;
    bottom: 0px;
    background-color: #e7802c;
}

.areaListado {
    /*min-height: calc(100vh - 325px);*/
    /*margin-left: 15px;*/
}

.deshabilitado {
    color: lightgray !important;
}

.btnIcono {
    cursor: pointer;
    padding: 0px 5px;
}

.btnIcono-active {
    color: orange;
    border: 1px solid black;
    border-bottom: 0px;
}

    .btnIcono-active::after {
        border-bottom: 1px solid red;
    }

.cajaIcono {
    border: 1px solid black;
    padding: 5px;
}

.btnAlineacion {
    cursor: pointer;
    padding: 0px 5px;
    border: 1px solid black;
}

.btnAlineacion-active {
    background-color: darkslategray;
    color: white;
}

.loadingSpinner {
    font-size: 45px;
}

.divider-separator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr;
}

    .divider-separator::before {
        display: block;
        content: "";
        border-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-top: 1px solid black;
    }

    .divider-separator::after {
        display: block;
        content: "";
        border-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-top: 1px solid black;
    }

@font-face {
    font-family: 'NuosuSIL-Regular';
    src: url('../webfonts/NuosuSIL-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../webfonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Joan-Regular';
    src: url('../webfonts/Joan-Regular.ttf') format('truetype');
}

@font-face {
    font-family: Merriwheater;
    src: url(../webfonts/Merriweather-Regular.ttf);
}

@font-face {
    font-family: Minion;
    src: url('../webfonts/Minion Regular.ttf');
}

@font-face {
    font-family: Playfair;
    src: url('../webfonts/PlayfairDisplay-Regular.otf');
}

@font-face {
    font-family: Monserrat;
    src: url('../webfonts/Montserrat-Regular.otf');
}

@font-face {
    font-family: Pompei;
    src: url('../webfonts/Pompei.ttf');
}

@font-face {
    font-family: Georgia;
    src: url(../webfonts/georgia.woff);
}

@font-face {
    font-family: Helvetica;
    src: url(../webfonts/Helvetica.ttf);
}

@font-face {
    font-family: Quicksand;
    src: url(../webfonts/Quicksand-VariableFont_wght.ttf);
}

@font-face {
    font-family: Verdana;
    src: url(../webfonts/verdana.ttf);
}

@font-face {
    font-family: Roboto;
    src: url(../webfonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Lato;
    src: url(../webfonts/Lato-Regular.ttf);
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../webfonts/Poppins-Bold.ttf');
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../webfonts/Poppins-Medium.ttf');
}

@font-face {
    font-family: 'Poppins-LightItalic';
    src: url('../webfonts/Poppins-LightItalic.ttf');
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('../webfonts/Poppins-Light.ttf') format('truetype');

    @font-face {
        font-family: 'icoAlbaLearning';
        src: url('../webfonts/icoAlbaLearning.ttf') format('truetype');
    }
}
/******************************************************************************************************************************************************************/
:root {
    --BlancoNavBar: #FFFFFF;
    --Naranja1: #F4A258;
    --Naranja2: #D38035;
    --Naranja3: #AF4E1E;
    --NaranGris1: #e5b58a;
    --Gris1: #c8c8c8;
    --Gris2: #e6e6e6;
    --BlancoTrans: rgba(255, 255, 255, 0.85);
    --BlancoTrans2: rgba(255, 255, 255, 0.5);
    --Blanco: #FFFFFF;
    --Negro: #000000;
}
.dayMode {
    --BlancoNavBar: #FFFFFF;
    --Naranja1: #F4A258;
    --Naranja2: #D38035;
    --Naranja3: #AF4E1E;
    --Gris1: #c8c8c8;
    --Gris2: #e6e6e6;
    --BlancoTrans: rgba(255, 255, 255, 0.85);
    --BlancoTrans2: rgba(255, 255, 255, 0.5);
    --Blanco: #FFFFFF;
    --Negro: #000000;
    transition: ease-in-out 0.2s
}

.nightMode {
    --BlancoNavBar: #2d2d2d;
    --Naranja1: #F28C38;
    --Naranja2: #D38035;
    --Naranja3: #AF4E1E;
    --Gris1: #c8c8c8;
    --Gris2: #e6e6e6;
    --BlancoTrans: rgba(255, 255, 255, 0.85);
    --BlancoTrans2: rgba(255, 255, 255, 0.5);
    --Blanco: #1c1c1c;
    --Negro: #e6e6e6;
    transition: ease-in-out 0.2s
}
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
.noTransition {
    transition: ease-in-out 0s !important
}
    .nightMode .navbar-light .navbar-toggler-icon {
        filter:invert();

    }
    .nightMode .navbar-toggler {
        border-color: rgba(255,255,255, .1)
    }
    .nightMode #txtBusqueda {
        background-color: var(--BlancoNavBar);
        color: var(--Negro);
    }
    .nightMode .navbar-light .navbar-nav .nav-link {
        color: var(--Negro);
    }
    .nightMode #brand {
        filter:invert();
    }
.nightMode #reproductorAlb img {
    opacity: 0.9
}


body {
    background-color: var(--Blanco);
    color: var(--Negro);
}

#navbarAlbalearning {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.nabvar-ppal {
    -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.25) !important;
    -moz-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.25) !important;
    box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.25) !important;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: var(--BlancoNavBar) !important;
    color: var(--Negro) !important;
}

.btn-orange-trans {
    border-radius: 0 !important;
    border-color: var(--Naranja3) !important;
}

    .btn-orange-trans svg {
        color: var(--Naranja3) !important;
        font-size: 25px !important;
    }

.nabvar-gothic {
    font-family: Poppins-Medium !important;
    font-size: 15px !important;
}

#txtBusqueda {
    max-width: 265px;
}

.form-control {
    text-align: end !important;
    border-radius: 0 !important;
}

.CookiesTab {
    position: fixed;
    bottom: 0px;
    background-color: #cbcaca;
    padding: 15px;
    font-size: 12px;
    color: black;
    width:100%;
    z-index:999;
}


#Eventos {
    height: 60vh;
    background-color: var(--Gris2) !important;
}

.CarrouselEventos {
    height: 60vh !important;
}

.CirculoCarrousel {
    width: 20px !important;
    height: 20px !important;
    border-radius: 100%;
    background-color: black !important;
    opacity: 1 !important;
    margin-right: 20px !important;
}

    .CirculoCarrousel.active {
        background-color: var(--Naranja1) !important;
    }

    .CirculoCarrousel:last-child {
        margin-right: 0px !important;
    }

.carousel-control-next, .carousel-control-prev {
    width: auto !important;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1 !important;
}

.control-img {
    width: 20px;
    height: 70px;
}
.botonMenuMini {
    border:0
}
    .botonMenuMini:focus {
        box-shadow: 0 0 0 0.1rem;
    }
.BotonCookies {
    line-height: normal;
    text-decoration: none;
    text-align: center;
    margin-top: 10px;
    border: 1px solid black;
    font-size: 15px !important;
    width: 225px !important;
    height: 40px !important;
    line-height: 30px;
    margin-right: 10px;
}

.BotonCarrousel {
    line-height: normal;
    text-decoration: none;
    text-align: center;
    margin-top: 30px;
    background-color: var(--Naranja1) !important;
    color: white !important;
    border-radius: 15px !important;
    border: 0px;
    font-size: 15px !important;
    width: 200px !important;
    height: 40px !important;
    line-height: 30px;
}

    .BotonCarrousel:hover {
        background-color: var(--Naranja3) !important;
    }

.ImagenCarrusel {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.CarruselTexto {
    margin-right: 60px;
    margin-left: 60px;
}

    .CarruselTexto h1 {
        font-family: 'Poppins-Bold'
    }

.divider {
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 0px 20px;
}

    .divider:before {
        content: "";
        flex: 0.1;
    }

    .divider:after {
        content: "";
        flex: 1;
    }

.line {
    margin: 1em 20px;
}

    .line::before, .line::after {
        height: 2px;
        margin-left: 20px;
        margin-right: 20px;
    }


.one-line::before, .one-line::after {
    background: var(--Naranja1);
}

.PanelAbout {
    min-height: 50vh;
    margin: 0px;
    background-image: url('Images/alfons-morales-YLSwjSy7stw-unsplash.jpg');
    background-size: cover;
    background-position: center;
}

#TextoAbout {
    background-color: var(--BlancoTrans);
    margin-top: 0px;
    margin-bottom: 0px;
    width: 40%;
    padding: 25px;
    min-height: 50vh;
    margin-left: 60px;
}

    #TextoAbout p {
        font-size: 12px;
    }


.alter.one-line::before, .alter.one-line::after {
    background: white;
}

.IconoColecciones {
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    border: 0px;
    background-color: var(--Blanco);
    overflow: hidden;
}

.TextoColecciones {
    background-color: var(--BlancoTrans2);
    text-align: center;
    align-items: end;
    color: black;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 70px;
}

    .TextoColecciones h1 {
        font-size: 25px;
        margin-bottom: 0px;
        font-family: 'Poppins-Bold'
    }

    .TextoColecciones p {
        font-size: 15px;
        margin-top: 0px;
    }

.col-md-2_4 {
    flex: 0 0 auto;
    width: 20%;
}

.lineaNaranja {
    width: 90% !important;
    background-color: var(--Naranja1) !important;
    height: 3px !important;
    margin-top: 0px !important;
    opacity: 1 !important;
    margin-left: 0px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

#areaDatosAutor {
    justify-content: center;
}

.colorC {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .colorC b {
        width: auto;
    }

    .colorC span {
        width: auto;
        padding: 0px !important;
    }

.pie {
    background-color: var(--Naranja2);
    color:white;
}

.TitularLista {
    margin-right: 7px !important;
    color: black !important;
    text-decoration: none !important;
}
    /*.TitularLista:hover {
        color: var(--Naranja2) !important;
    }*/
    .TitularLista:visited {
        color: var(--Naranja3) !important;
    }

.TextoLista {
    margin-left: 7px !important;
    font-size: 12px !important;
    color: var(--Naranja1) !important;
    text-decoration: none !important;
}
.TextoUrl{
    margin-left: 7px !important;
    color: var(--Naranja1) !important;
}

.sectionNaranja {
    background-color: var(--Naranja1);
    min-height: 50vh;
    width: 100%;
    color: white;
    padding-top: 5px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.sectionColeccion {
    min-height: 0vh;
    margin-bottom: 0px;
}

.imgRepAut {
    padding-top: 3px;
}

.contenedorConfig {
    display: none;
    position: absolute;
    bottom: 65px;
    border: none;
    background: var(--Naranja1);
    left: 0px;
    border-radius: 10px;
    color: white;
    max-width: 400px;
    z-index: 10;
    margin: 12px;
}

.contenedorConfigR {
    width: 250px;
    right: 0px;
    left: unset;
    z-index: 10;
}

.flexCenter {
    align-items: center;
    justify-content: end;
}

.iconConfig {
    margin-left: auto;
    margin-right: 15px;
}

.hrOpt {
    height: 7px !important;
    background-color: var(--Naranja3);
}

.textoOpt {
    margin-left: 10px;
    margin-top: 6px;
}

.reproductorAlb {
    background-color: var(--Naranja1);
    border-radius: 10px;
    padding: 5px;
    height: 70px;
}

.icReproductor {
    border: none;
    background-color: transparent;
    width: 55px;
    height: 55px;
    padding: 5px;
    cursor: pointer;
}

.icBig {
    width: 60px;
    height: 60px;
}

.icSmol {
    /*    width: 45px;
    height: 45px;
    padding-top: 15px;*/
    width: 50px;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 15px;
    position: relative;
}

.tiempoRA {
    position: absolute;
    font-size: 10px;
    color: white;
}

.tiempoDer {
    right: -1px;
    bottom: -8px;
}

.tiempoIzq {
    left: -1px;
    bottom: -8px;
    margin-top: 10px;
}

.AreaBarra {
    position: relative;
}

.tiemposBarra {
    position: absolute;
    top: -7px;
    width: 100%;
}

.toggle-custom {
    width: 80px;
    height: 55px;
    position: relative;
}

.toogle-custom-bar {
    border: 1.5px solid;
    width: 100%;
    height: 15px;
    position: absolute;
    top: 20px;
    border-radius: 20px;
    border-color: white;
    background-color: var(--Naranja2);
}

.toggle-custom-btn {
    z-index: 2;
    top: 7px;
    position: relative;
    border: 2px solid white;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    background-color: var(--Naranja1);
}

    .toggle-custom-btn img {
        width: 26px;
        position: absolute;
        top: 2px;
        left: 6px;
    }

.slide-right {
    -webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-left {
    -webkit-animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.cajaCarrusel {
    width: 220px;
    padding: 20px;
    position: relative;
    cursor: pointer;
}
/*.areaCarrusel {
    width: 220px;
    position: absolute;
    cursor: pointer;
    height: 364px;
    left: 0;
    background-color: red;
    top: 0;
}*/
.autorCarrusel {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.autorSubtexto:hover {
    color: var(--Naranja3) !important;
    text-decoration:underline
}
.subtextoCarrusel {
    font-size: 12px;
    font-family: 'Poppins-Light'
}

.fotoCarrusel {
    background-color: var(--Naranja1);
    width: 180px;
    height: 180px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 5px;
    position:relative;
}

    .fotoCarrusel img {
        width: 180px;
        height: 180px;
        transition: transform .5s ease !important;
        overflow: hidden
    }

.cajaCarrusel:hover .fotoCarrusel img {
    transform: scale(1.3)
}

.cajaCarrusel:hover {
    color: var(--Naranja3);
}

.cajaCarruselLong {
    /*width: 360px;*/
    cursor: pointer;
    cursor: pointer;
    max-width: 360px;
    width: 100%;
}

.fotoCarruselLong {
    aspect-ratio:4/3;
    background-color: var(--Naranja1);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 5px;
}

    .fotoCarruselLong img {
        aspect-ratio: 4/3;
        width: 100%;
        /*height: 240px;*/
        transition: transform .5s ease;
        overflow: hidden
    }

.cajaCarruselLong:hover .fotoCarruselLong img {
    transform: scale(1.5)
}

@-webkit-keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(35px);
        transform: translateX(35px);
    }
}

@keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(35px);
        transform: translateX(35px);
    }
}

@-webkit-keyframes slide-left {
    0% {
        -webkit-transform: translateX(35px);
        transform: translateX(35px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slide-left {
    0% {
        -webkit-transform: translateX(35px);
        transform: translateX(35px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0);
    }
}

.miniOnly {
    display: none;
}

.bigOnly {
    display: block;
}

.CarruselEventoItemRow {
    height: 60vh;
}

.zona-obrasColecciones {
    width: 80%;
}

#numAutores p {
    text-align: end;
    color: var(--Naranja1);
    font-size: 20px;
    margin-top: 50px;
}

#capAnterior, #capSiguiente {
    color: var(--Naranja1)
}

.quietHref {
    text-decoration: none;
    color: gray;
}

    .quietHref:hover {
        color: var(--Naranja1);
    }

.dropdown-toggle {
    background-color: var(--Naranja1) !important;
    border: none !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    height: 100%;
}

.selBusqueda {
    margin-top: 10px;
}

.txtParalelos {
    margin-left: -30px;
}

.aprendeIdiomas {
    font-size: 15px;
    vertical-align: middle;
    line-height: normal;
}

#divListaAutores {
    margin-left: 15px;
}

#brand img {
    width: 120px;
    height: auto
}

.navegadorAutoresDesktop {
    color: white !important;
    position: fixed;
    top: 185px;
    right: 30px;
    padding: 0px !important;
    background-color: var(--Naranja1);
    text-align: center;
    width: 30px;
    display: flex;
    justify-content: center !important;
    border-radius: 5px;
}

    .navegadorAutoresDesktop div {
        display: flex;
        justify-content: center;
        padding: 0px !important;
    }

#navegador ul li {
    color: white !important;
    font-size: 14px;
    padding: 0px;
    line-height: 25px;
}

    #navegador ul li a {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0px !important;
        color: white !important;
        text-decoration: none !important;
    }

    #navegador ul li:hover {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        margin-right: 10px;
        background-color: var(--Naranja2);
        font-size: 18px !important;
        transition: ease-in-out 0.1s;
        width: 40px !important;
    }

.NavegadorActive {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 40px !important;
    margin-right: 10px !important;
    background-color: var(--Naranja3) !important;
    font-size: 18px !important;
 /*   transition: ease-in-out 0.1s;*/
}

.letraNav {
    color: white !important;
}

#navegadorMobile {
    background-color: transparent;
    border: none;
    font-weight: bold;
    background-image: url(Images/icon-navAutores.png);
    background-size: auto;
    background-position-x: center;
    background-repeat: no-repeat;
    background-position-y: 18px;
    appearance: none;
    text-align: center;
    font-size: 25px;
    width: 42px;
    height: 80px;
    position: fixed;
    top: 80px;
    right: 25px;
    display: none;
}
#navegadorMobile:focus-visible{
    outline:none;
}
option:placeholder-shown {
     color: white;
}
.containerPosicion {
    border: 2px solid white;
    border-radius: 5px;
    height: 43px;
    margin-top: 5px;
}
    .containerPosicion div {
        width: 40px;
    }
/*select.widthHeight::-webkit-scrollbar {
    color:black;
    width: 10px !important;
    margin:0px;
    height:200px;
    text-align:center !important;
    
}*/

.SaltoParrafoParalelo {
    display:none;
}

button.slick-disabled {
    opacity: 0.5;
}

#hrefCapSiguiente, #hrefCapAnterior {
    color: var(--Naranja1);
}
/**************************************************************************************************************************************************************************************/
@media (max-width: 992px) {
    .miniOnly {
        display: block;
    }

    .bigOnly {
        display: none;
    }

    #Eventos {
        height: 50vh;
    }

    .CarruselEventoItemRow {
        height: 50vh;
    }

    .CarruselTexto {
        font-size: 12px;
    }

        .CarruselTexto h1 {
            font-size: 18px;
        }

    .BotonCarrousel {
        margin-top: 0px;
        width: 150px !important;
        height: fit-content !important;
    }

    #CarruselCirculitos {
        /*margin-bottom: 0px !important;*/
        display: none;
    }

    .miniControl {
        height: 50px;
    }

    .CirculoCarrousel {
        width: 15px !important;
        height: 15px !important;
    }

    #brand {
        margin-right: auto !important;
    }

    .barraBusqueda {
        width: calc(100% - 240px) !important;
        position: absolute;
        right: 16px;
        top: 16px;
    }

    .zona-obrasColecciones {
        width: 100%;
    }

    #areaDatosAutor, #datosObra {
        padding-top: 0px !important;
    }

        #areaDatosAutor div.container, #capitulos div.container-fluid {
            width: 100% !important;
            max-width: 100% !important;
        }

    .autor-header {
        font-size: 26px !important;
    }
}

/**************************************************************************************************************************************************************************************/

@media (max-width: 766px) {
    .TextoEventosCarrusel {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #e6e6e6b0 !important;
        padding: 30px;
    }

    #TextoAbout {
        width: auto;
        margin-left: 0px;
    }

    .autorRow {
        padding-left: 40px;
        padding-right: 40px;
    }

    #Content_divListaNovedades {
        margin-left: 10px;
        margin-right: 10px;
    }

/*    .hCabeceraSeccion {
        margin-left: -20px !important;
        margin-right: -15px !important;
    }*/

    .pie div ul li {
        /*max-width: 33%;*/
        font-size: 16px !important;
        text-align: center;
    }
    .piechico {
        display: block;
        width: 100%;
        text-align: center;
        padding-right: 0px;
        padding-left: 0px !important;
        margin-left: 0px;
    }
    #copyrigth {
        padding-top:10px;
        text-align:center !important;
    }

    #Content_divListaColecciones {
        margin-left: 10px;
        margin-right: 10px;
    }

    #Content_divListaParalelos {
        margin-left: 10px;
        margin-right: 10px;
    }

    .lineaNaranja {
        width: 100% !important;
    }

    .txtParalelos {
        margin-left: -30px;
        font-size: 23px !important;
    }

    .aprendeIdiomas {
        font-size: 13px;
    }

    #divListaAutores {
        margin-left: 15px;
        margin-right: 15px;
    }

    #divListaHistorial {
        margin-left: 10px;
        margin-right: 10px;
    }

    .listaAutoresLetra {
        width: 100%;
        margin-bottom: 30px !important;
    }

    .autorRow {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #divListaAutores .line::before {
        margin-left: 0px !important;
    }

    #divListaAutores .line::after {
        margin-right: 0px !important;
    }

    #brand img {
        margin-left: 10px;
        width: 100px !important;
        height: auto
    }

    .navegadorAutoresDesktop {
        display: none;
    }

    #navegadorMobile {
        display: block;
    }
    #numAutores p {
        text-align:start;
    }
}
/******************************************************************************************************************************/
.linkpie {
    font-size: 14px;
    text-decoration: underline;
    color: white;
}
.linkpie:hover {
    color: #bfbfbf !important;
}
@media (max-width: 575px) {
    .containerPosicion {
        display: none !important;
    }
    .pie {
    display:block !important;
    }
    .linkpie {
        font-size: 12px;
        text-decoration:underline;
        color:white;
    }
}

    /******************************************************************************************************************************/
    @media (max-width: 480px) {
        .cajaCarrusel {
            width: 160px;
        }

        .fotoCarrusel {
            width: 120px;
            height: 120px
        }

            .fotoCarrusel img {
                width: 120px;
                height: 120px
            }

        .autorCarrusel {
            font-size: 10px;
        }

        .textoCarrusel {
            font-size: 12px;
        }

        .slick-next {
            right: 0px !important;
        }

        .slick-prev {
            left: 0px !important;
        }
    }

.selectOrange {
    background-color: #f5d2b2;
    border-color: #cb772c;
}