.pez {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 400px;
}

.modal-content {
    border-radius: 20px;
    box-shadow: 12px 12px 9px 7px #19191950;
    padding: 5px;
}
.imagen_login {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.imagen_login img {
    width: 100%;
    height: 100%;
}
.row-even .col-1 {
    margin: 10px;
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
}
.row-even .col-1 img {
    width: 100%;
    height: 100%;
}

.container_diaconia {
    background-image: url("/imagescore/bg_cap.svg");
    background-size: contain;
    background-repeat: repeat-y;
    width: 100%;
    max-width: 1285px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}
.main_body {
    position: relative;
    width: 60%;
    top: 30px;
    left: 3%;
    background-color: #ffffff;
    border: 1px solid #e0e2e9;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
}
.main_body_escuela {
    position: relative;
    width: 100%;
    top: 30px;
    left: 3%;
    background-color: #ffffff;
    border: 1px solid #e0e2e9;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
}
.nivel_capitulo {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 80px;
    height: 25px;
    border-radius: 10px;
    text-align: center;
    font-family: 'Futura-Bold',sans-serif;
    background-color: #ffb600;
    color: white;
    z-index: 1;
}

#usuario_fechaNacimiento select {
    width: 33%;
}
.comentarios_content {
    width: 100%;
    padding: 45px;
}
.comentario_titulo {
    color: #007bbe;
    font-family: Futura-Bold,sans-serif;
    font-size: 20px;

}

.modal-content .btn-submit {
    display: block;
    width: 154px;
    height: 38.04px;
    font-family: 'Futura Md BT',sans-serif;
    background-color: #00abbd;
    border-color: #00abbd;
    color: white;
    font-size: 25px;
    overflow: hidden;
    border-radius: 19px;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
}
.boton-centrado {
    display: block;
    width: 154px;
    height: 38.04px;
    font-family: 'Futura Md BT',sans-serif;
    background-color: #00abbd;
    border-color: #00abbd;
    color: white;
    font-size: 25px;
    overflow: hidden;
    border-radius: 19px;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
}
.btn-enviar {
    display: block;
    width: 268px;
    height: 53px;
    font-family: 'Futura Md BT',sans-serif;
    background-color: #0074c880;
    border-color: #0074c880;
    color: white;
    font-size: 25px;
    overflow: hidden;
    border-radius: 26.61px;
    padding: 0px;
    margin-top: 35px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
}
.modal-content .btn-registrarte {
    display: block;
    width: 154px;
    height: 38.04px;
    font-family: 'Futura Md BT',sans-serif;
    background-color: #00abbd;
    border-color: #00abbd;
    color: white;
    font-size: 25px;
    overflow: hidden;
    border-radius: 19px;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-right: auto;
}
.btn-facebook {
    display: block;
    width: 167.5px;
    height: 33.38px;
    font-family: 'AvantGarde Bold',sans-serif;
    background-color: #0074c8;
    border-color: #0074c8;
    color: white;
    font-size: 25px;
    overflow: hidden;
    border-radius: 19px;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-left: auto;
    text-decoration: none;
    position: relative;
}
.btn-facebook img {
    height: 35.58px;
    position: absolute;
    left: 0px;
    top: -1px;
}
.btn-facebook .texto {
    height: 35.58px;
    position: absolute;
    left: 39px;
    top: 0px;
    font-size: 21px;
}
.btn-google {
    display: block;
    width: 167.5px;
    height: 33.38px;
    font-family: 'AvantGarde Bold',sans-serif;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #000000;
    font-size: 25px;
    overflow: hidden;
    border-radius: 19px;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-right: auto;
    text-decoration: none;
    position: relative;
}
.btn-anonimo {
    display: block;
    max-width: 406px;
    width: 100%;
    font-family: 'AvantGarde Bold',sans-serif;
    background-color: #ffb600;
    border-color: #ffb600;
    color: #FFFFFF;
    font-size: 25px;
    overflow: hidden;
    border-radius: 19px;
    padding: 0px;
    margin-top: 60px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
    position: relative;
    text-align: center;
}
.separador {
    width: 8.43px;
    display: block;
    height: 26.62px;
    border-radius: 4.22px;
    background-color: #ffb600;
    padding: 0px;
    margin-top: 28px;
    margin-right: 5px;
    margin-left: 5px;
}
.btn-google img {
    height: 35.58px;
    position: absolute;
    left: 0px;
    top: -1px;
}
.btn-google .texto {
    height: 35.58px;
    position: absolute;
    left: 39px;
    top: 0px;
    font-size: 21px;
}
.modal-content .pregunta {
    display: block;
    width: 154px;
    height: 38.04px;
    font-family: 'Futura Md BT',sans-serif;
    color: white;
    font-size: 25px;
    overflow: hidden;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
}
.modal-footer {
    border-top: unset;
}
.login_logo_container {
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0px;
    text-align: center;
}
.login_logo {
    position: relative;
}
.button_container {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.button_container button {
    border-radius: 10px;
}
.card {
    float:left;
    margin: 5px;
    width: 18rem;
    height: 30rem;
}
.card-img-top img {

}

@keyframes alarma {
    from {
        filter: drop-shadow(5px 10px #50505070);
    }
    to {
        filter: drop-shadow(5px 10px #FF201070);
    }
}

@keyframes alarma_li {
    from {
        background-color: #19191920;
    }
    to {
        background-color: #FF201070;
    }
}

.usr_imag_menu .active {
    animation-name: alarma_li;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.user_card {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 15px;
    text-align: center;
    font-weight: bold;
    font-size: small;
    padding: 5px;
    z-index: 10;
    filter: drop-shadow(5px 10px #00493f30);
}

/* The element to apply the animation to */
.user_card.active {
    animation-name: alarma;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.user_card_1 {
    position: relative;
    top: -25px;
    left: 45px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0px 5px 9px 8px #00493f30;
    text-align: center;
    font-weight: bold;
    font-size: small;
    padding: 0px;
    z-index: 1;
}
.capitulo_fecha {
    font-family: Futura, sans-serif;
    font-size: 14px;
    color: #909090;
    padding-left: 45px;
    padding-right: 45px;
}
.capitulo_titulo {
    font-family: Futura-Bold, sans-serif;
    font-size: 24px;
    font-weight: bolder;
    color: #1c1e27;
    padding-left: 45px;
    padding-right: 45px;
}
.capitulo_detalle {
    font-family: Futura-Bold, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #1c1e27;
    padding-left: 45px;
    padding-right: 45px;
}
.main_body hr {
    margin-left: 45px;
    margin-right: 45px;
}
.main_body_escuela hr {
    margin-left: 45px;
    margin-right: 45px;
}
.azl {
    border-color: #007bbe;
    opacity: 1;
}
.azul {
    display: inline;
    color: #007bbe;
}
.usr_imag_1 {
    width: 50px;
    height: 50px;
}
.usr_imag_1 .avatar {
    width: 50px;
    height: 50px;
}
.usr_imag {
    width: 110px;
    height: 110px;
}
.usr_imag .fondo {
    width: 110px;
    height: 110px;
    border-radius: 15px;
    top: 0px;
    left: 0px;
    position: absolute;
}
.usr_imag_menu {
    position: absolute;
    display: none;
    top: 115px;
    right: 5px;
    width: 110px;
    border-radius: 15px;
    font-weight: bold;
    font-size: small;
    padding: 0px;
    z-index: 10;
    background-color: #ffffff;
    border: #000000 1px solid;
    overflow: hidden;
}
.usr_imag_menu ul {
    margin-top: 0;
    margin-bottom: 0;
}
.usr_imag_menu li {
    list-style: none;
    margin-left: -35px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
}
.usr_imag_menu li a {
    text-decoration: none;
}
.usr_imag_menu li:nth-child(odd) {
    background-color: #19191920;
}
.usr_imag_menu li:nth-child(even) {
    background-color: #19191940;
}
.usr_imag_menu li:hover {
    background-color: #909090;
}
.justify-content-md-center .col {
    max-width: 350px;
}
.usr_imag .avatar {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 22.5px;
}
.usr_imag .texto {
    width: 100%;
    position: absolute;
    bottom: 1px;
    color: white;
    font-family: 'Futura-Bold', sans-serif;
}
.btn_menu {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 5px;
}
#tarjetas {
    margin-top: 10px;
}
.card-text {
    max-height: 5rem;
    overflow: overlay;
}

.rounded-left {
    border: 1px black solid;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    float: right;
    margin: 2px;
    padding: 5px;
    width: 75%;
}
.rounded-right {
    border: 1px black solid;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    float: left;
    margin: 2px;
    padding: 5px;
    width: 75%;
}
.progressescuela {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    width: 90%;
    margin-left: 5%;
}
.certificadoescuela {
    width: 100%;
    text-align: center;
}
.main_logo {
    width: 125px;
    height: 90px;
    display: block;
    position: absolute;
    top: 21px;
    left: 17%;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    z-index: 6;
}

.btn-inicia {
    width: 178px;
    height: 65px;
    line-height: 65px;
    display: block;
    position: absolute;
    top: 46.5px;
    right: 198px;
    background-color: #007bbe;
    border-radius: 4px;
    z-index: 6;
    overflow: hidden;
}

.btn-registrate {
    overflow: hidden;
    width: 178px;
    height: 65px;
    line-height: 65px;
    display: block;
    position: absolute;
    top: 46.5px;
    right: 10px;
    background-color: #00abbd;
    border-radius: 4px;
    z-index: 6;
}

.btn-inside {
    font-family: 'Rubik', serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: white;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    margin: 3%;
    width: 94%;
    word-break: break-word;
}
.diaconia_logo {
    display: block;
    z-index: 999;
    position: fixed;
    bottom: 15px;
    right: 15px;
    height: 75px;
}
.unsetmaxw {
    max-width: unset !important;
}
.slogan_footer {
    font-size: 2vw;
    margin-top: 5px;
    text-align: justify;
}

.btn-floating {
    width: 2.3125rem;
    height: 2.3125rem;
    border-radius: 50%;
    padding: 0;
    position: relative;
}

.btn-floating .fab {
    width: 2.3125rem;
    line-height: 2.3125rem;
}

.btn-primary.btn-floating {
    border: unset;
}
.padding-top-5 {
    padding-top: 50px;
}
.dropdown-item i.fab {
    color: white;
    text-align: center;
}

.btn-floating .fas {
    width: 2.3125rem;
    line-height: 2.3125rem;
}

.dropdown-item i.fas {
    color: white;
    text-align: center;
}

.item-capitulo {
    position: relative;
    float: left;
    margin: 5px;
    display: block;
    width: 232px;
    height: 242px;
    border: 1px solid #00000050;
    background-color: white;
    color: black;
    border-radius: 5px;
    box-shadow: 2px 4px #00493f30;
    padding: 2px;
}
.item-pastilla {
    position: relative;
    float: left;
    margin: 5px;
    display: block;
    padding: 2px;
    width: 500px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
}
.CursoCard .nombre  {
    font-weight: bold;
    position: absolute;
    left: 11%;
    top: 51.4%;
    width: 89%;
    height: 8.9%;
    overflow: hidden;
}
.EscuelaCard .nombre  {
    font-weight: bold;
    position: absolute;
    color: #ffffff;
    left: 25px;
    bottom: 25px;
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.CursoCard .Enlace  {
    position: absolute;
    right: 5.67%;
    top: 62.22%;
    font-size: 45px;
}
.EscuelaCard .Enlace  {
    position: absolute;
    right: 21px;
    top: 50px;
    font-size: 46px;
    height: 45px;
    line-height: 44px;
    background-color: #ffffff;
    border-radius: 50%;
}
.CursoCard .fecha  {
    position: absolute;
    right: 2.43%;
    top: 85%;
    font-size: 12px;
    overflow: hidden;
}
.CursoCard .estrellas  {
    position: absolute;
    left: 5%;
    top: 85%;
    font-size: 12px;
    color: #22b9eb;
}
.EscuelaCard .estrellas  {
    position: absolute;
    right: 5%;
    bottom: 5px;
    font-size: 10px;
    color: #FFFFFF;
}
.CursoCard .estrellas .tnegro {
    color: #191919;
    display: inline;
}
.CursoCard .fecha .fas  {
    color: #22b9eb;
}
.CursoCard .categoria  {
    position: absolute;
    right: 2.43%;
    top: 48.54%;
    height: 8.95%;
    font-size: 11px;
    overflow: hidden;
}
.EscuelaCard .categoria  {
    position: absolute;
    left: 9px;
    bottom: 5px;
    height: 10px;
    font-size: 8px;
    color: #ffffff;
    overflow: hidden;
}
.CursoCard .separador  {
    position: absolute;
    width: 90%;
    margin-left: 5%;
    height: 2px;
    border: 1px solid #19191950;
    top: 83.89%;
}
.CursoCard .duracion  {
    position: absolute;
    right: 1.62%;
    top: 43.62%;
    font-size: 11px;
    background-color: #00000050;
    color: yellow;
    overflow: hidden;
}
.pedazos {
    width: 90%;
    left: 5%;
    height: 10px;
    position: relative;
    display: block;
}
.pedazito0{
    height: 100%;
    float: left;
    border: transparent;
    background-color: white;
}
.pedazito1{
    height: 100%;
    float: left;
    border: transparent;
    background-color: green;
}

.item-capitulo img {
    width: 228px;
    height: 134px;
    border-radius: 5px;
}
.container {
    width: unset !important;
    max-width: unset !important;
    padding: 0 !important;
}
.container-items {
    margin-top: 50px;
}
.img_pastilla {
    max-width: 312px;
    max-height: 312px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.col-6 h2 {
    width: 100%;
    text-align: center;
}
.col-6 p {
    width: 100%;
    text-align: center;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    font-size: 45px !important;
    top: 20%;
    margin-left: -20px !important;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    font-size: 45px !important;
    position: absolute;
    top: 20%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}

.container.main {
    margin-top: 30px;
}

.btn-login {
    display: block;
    width: 250px;
    overflow: hidden;
    border-radius: 15px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
}
.tox.tox-tinymce {
    border: 2px black solid;
    border-radius: 10px;
    height: 320px;
}
@media only screen and (max-width: 760px) {
    #ismobile { display: none; }
}

.rating input[type="radio"]:not(:nth-of-type(0)) {
    /* hide visually */
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.rating [type="radio"]:not(:nth-of-type(0)) + label {
    display: none;
}

label{
    font-weight: bold;
    text-align: left;
    float: left;
}

label[for]:hover {
    cursor: pointer;
}

.rating .stars label:before {
    content: "★";
}

.stars {
    width: 105px;
}

.stars label {
    color: lightgray;
    width: unset !important;
    margin-left: -5px;
}

.stars label:hover {
    text-shadow: 0 0 1px #000;
}

.rating [type="radio"]:nth-of-type(1):checked ~ .stars label:nth-of-type(-n+1),
.rating [type="radio"]:nth-of-type(2):checked ~ .stars label:nth-of-type(-n+2),
.rating [type="radio"]:nth-of-type(3):checked ~ .stars label:nth-of-type(-n+3),
.rating [type="radio"]:nth-of-type(4):checked ~ .stars label:nth-of-type(-n+4),
.rating [type="radio"]:nth-of-type(5):checked ~ .stars label:nth-of-type(-n+5) {
    color: orange;
}

.calif_numero {
    display: inline;
    color: darkorange;
    margin-left: -15px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    font-family: Futura,sans-serif;
}
.calif_texto {
    margin-left: 15px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    font-family: Futura,sans-serif;
    color: #007bbe;
}
textarea {
    width: 94% !important;
    height: 150px;
    margin: 3% !important;
    border-radius: 15px;
    resize: none;
    padding: 10px;
}
.videoframe {
    width: 1920px;
    height: 718px;
    background-image: url("/assets/images/banner_01.png");
    position: relative;
}
.videoframecontent {
    width: 100%;
    position: relative;
}
.agrandable, .noagrandable {
    max-width: 300px;
    max-height: 300px;
    padding: 0;
    border: none;
    border-radius: 10px;
    overflow: hidden;
}
.agrandable:hover {
    max-height: 550px;
    max-width: 550px;
}
.seccion_avance {
    position: relative;
    width: 33%;
    top: 30px;
    left: 4%;
    min-height: 500px;
    background-color: #ffffff;
    border: 1px solid #e0e2e9;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    overflow-y: scroll;
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
}
.seccion_avance::-webkit-scrollbar {
    display: none;
}
#chat_real .cuerpo::-webkit-scrollbar {
    display: none;
}
.seccion_avance .registro {
    height: 80px;
    border-bottom: 1px solid #e0e2e9;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.seccion_avance .registro .progress {
    position: absolute;
    bottom: 1px;
    width: 100%;
    height: 5px;
    margin-bottom: 0;
    margin-left: 0;
}
.seccion_avance .registro .progress .progress-bar {
    color: transparent;
}
.seccion_avance .registro .icono {
    height: 35px;
    width: 35px;
    top: 24px;
    left: 5px;
    position: relative;
    font-size: 24px;
    border-radius: 50%;
    background-color: #f1f2f6;
    text-align: center;
    color: #00abbd;
}
.seccion_avance .registro .listo {
    top: 14px;
    right: 5px;
    position: absolute;
    font-size: 35px;
    color: #e0e0e0;
    opacity: 0.7;
}
.seccion_avance .registro .active {
    color: #ffb600;
}
.seccion_avance .registro .texto {
    position: relative;
    font-size: 16px;
    text-align: left;
    display: inline-block;
    color: #757783;
    left: 45px;
    top: -5px;
}
.seccion_avance .registro .icono a {
    cursor: pointer;
}
.negro {
    color: #1c1e27;
    display: inline-block;
}
.pastillas {
    width: 100%;
    margin: unset !important;
}
.pastilla01 {
    background-image: url("/assets/images/pastilla01.png");
    background-size: cover;
    display: block;
    float: left;
    height: 217px;
    position: relative;
}
.pastilla02 {
    background-size: cover;
    background-image: url("/assets/images/pastilla02.png");
    display: block;
    float: left;
    height: 217px;
    position: relative;
}
.pastilla03 {
    background-size: cover;
    background-image: url("/assets/images/pastilla03.png");
    display: block;
    float: left;
    height: 217px;
    position: relative;
}
.pastilla04 {
    background-size: cover;
    background-image: url("/assets/images/pastilla04.png");
    display: block;
    float: left;
    height: 217px;
    position: relative;
}
.pastilla_titulo {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 22px;
    color: white;
    padding-top: 15px;
    padding-left: 40px;
}
.pastilla_titulo.info {
    padding-top: 15px;
    padding-left: 0px;
    text-align: center;
}
.pastilla_imagen img {
    position: absolute;
    top: 5px;
    left: 5px;
    max-height: 207px;
    max-width: 100%;
    opacity: 30%;
}
.pastilla_link a {
    position: absolute;
    right: 5px;
    bottom: 5px;
    text-decoration: none;
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 10px;
    color: white;
}

.pastilla_descripcion.descripcion .progress {
    position: unset;
}
.pastilla_descripcion.certificado {
    padding-left: 10px;
    padding-right: 10px;
    position: unset;
}
.pastilla_descripcion.descripcion {
    position: unset;
}
.pastilla_descripcion.certificado .btn-login {
    width: 230px;
    color: #ffffdd;
    border: #ffffdd 1px solid;
    background-color: #ffffdd50;
}
.pastilla_link {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 22px;
    color: white;
    padding-top: 15px;
    padding-left: 40px;
    text-decoration: underline;
}
.cursos {
    width: 1920px;
    background-image: url("/assets/images/banner_02.png");
}
.PrimeraLinea {
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 25px;
    color: #191919;
    padding-top: 100px;
    text-align: center;
    width: 100%;
}
.SegundaLinea {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 35px;
    color: #191919;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}
.TerceraLinea {
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 25px;
    color: #191919;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

.CursoCardGroup {
    width: 1200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.EscuelaCardGroup {
    width: 1200px;
    min-height: 270px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.SegundoGrupo {
    width: 1200px;
    display: block;
}

.CursoCardGroup::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

header {
    height: 132px;
}

.CursoCard  {
    width: 370px;
    height: 447px;
    margin: 15px;
    border: transparent;
    border-radius: 10px;
    box-shadow: 2px 2px #00493f30;
    background-color: #FFFFFF90;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
}

.EscuelaCard  {
    width: 370px;
    height: 203px;
    margin: 15px;
    border: transparent;
    border-radius: 10px;
    box-shadow: 2px 2px #00493f30;
    background-color: #FFFFFF90;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
}

.divider {
    padding-top: 15px;
    display: block;
    margin-bottom: 45px;
}
.divider-inn {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    width: 212px;
}
.iconosep {
    width: 12px;
    height: 10px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    background-image: url("/assets/images/icono.png");
}
.lineasep {
    width: 140px;
    height: 2px;
    border: 1px solid #22b9eb;
    display: block;
    float: left;
    margin: 4px;
}
.imagen_card {
    width: 100%;
    height: 48%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    top: 0px;
    left: 0px;
}
.imagen_card_fondo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 250px;
}

.herogroup {
    display: block;
    width: 100%;
    min-height: 790px;
}
.col-6 {
    overflow: hidden;
}
.imagenhero {
    width: 90%;
    margin-left: 5%;
}
.pastilla_activa {
    background-image: url("/assets/images/pastilla_active.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 191px;
    width: 624px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.pastilla_no_activa {
    background-image: url("/assets/images/pastilla.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 191px;
    width: 624px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.icono_pastilla {
    position: relative;
    top: 50px;
    left: 50px;
    color: #22b9eb;
    font-size: 28px;
}
.herogroup .nota {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.texto_pastilla {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 25px;
    color: white;
    padding-top: 25px;
    padding-left: 105px;
    padding-right: 40px;
    text-align: left;
    width: 100%;
}
.pastilla_no_activa .texto_pastilla {
    color: #191919;
}
.novedadesgroup {
    width: 1920px;
    background-image: url("/assets/images/banner_02.png");
    background-size: contain;
    resize: horizontal;
    overflow: hidden;
}

.DestacadoCard {
    width: 270px;
    height: 346px;
    margin: 15px;
    border: transparent;
    border-radius: 10px;
    box-shadow: 2px 2px #00493f30;
    background-color: #FFFFFF90;
    display: block;
    float: left;
    overflow: hidden;
}
.DestacadoImg {
    position: relative;
    top: 0;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
}
.DestacadoHover {
    height: 201px;
    position: relative;
    top: -113px;
    transition-duration: 500ms;
}

.DestacadoNombre {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 18px;
    color: white;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    width: 100%;
    height: 45px;
    overflow: hidden;
}

.DestacadoDuracion {
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 12px;
    color: white;
    text-align: right;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    overflow: hidden;
}

.DestacadoCard:nth-child(4n+1) .DestacadoHover {
    background-color: #ffb600e6;
}
.DestacadoCard:nth-child(4n+2) .DestacadoHover {
    background-color: #00abbde6;
}
.DestacadoCard:nth-child(4n+3) .DestacadoHover {
    background-color: #007bbee6;
}
.DestacadoCard:nth-child(4n+4) .DestacadoHover {
    background-color: #00abbde6;
}

.DestacadoHover:hover {
    top: -201px;
}

.DestacadoHover:hover .DestacadoNombre {
    height: 90px;
}

.header_escuela {
    height: 180px;
    overflow: hidden;
    background-image: url("/imagescore/fondo_escuela.png");
    background-size: contain;
    position: relative;
    width: 100%;
}
.header_escuela img {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.header_escuela .texto {
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: "AvantGarde Bold",sans-serif;
    color: white;
    line-height: 180px;
    vertical-align: middle;
    font-size: 70px;
    padding-right: 20px;
}

.DestacadoLink {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 18px;
    color: white;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
    height: 45px;
    overflow: hidden;
}
.DestacadoLink a:hover {
    color: #FFFFFF90;
}

.testimoniosgroup {
    width: 1920px;
    height: 829px;
    background-image: url("/assets/images/banner_03.png");
    background-size: cover;
}
.testimoniobox {
    width: 810px;
    height: 405px;
    display: block;
    position: relative;
    left:29%
}
.video_chat {
    display: none;
    position: fixed;
    bottom: 170px;
    right: 30px;
    width: 5%;
    height: 5%;
    z-index: 10000;
    background-color: #FFFFFF50;
}

#videoPlayer_chat {
    width: 100%;
    height: 100%;
}
.close_video {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 100px;
    height: 100px;
    background: black;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
}
.close_video img {
    width: 50%;
    position: absolute;
    top: 25%;
    left: 25%;
}

.close, .close1 {
    float: right;
    font-size: 25px;
    border: none;
    line-height: 32px;
    width: 30px;
    height: 30px;
    padding-top: 0px;
    padding-left: 1px;
    position: absolute;
    right: 3px;
    top: 2px;
    cursor: pointer;
    background-color: transparent;
    tab-index: -1;
}
.close1 {
    padding-top: 3px;
    padding-left: 5px;
    right: 40px;
}
.close .bi-plus-circle {
    margin-left: 5px;
    margin-top: 3.5px;
}
.close .bi-eye,.close .bi-eye-slash {
    margin-left: 1px;
    line-height: 28px;
    font-size: 16px;
    vertical-align: top;
}
.testimoniosnombre {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 2vw;
    display: block;
    top: 5%;
    width: 100%;
    text-align: center;
    position: absolute;
}
.testimoniosimagen {
    position: absolute;
    top: 25%;
    left: 8.4%;
    width: 32%;
    height: 80%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #57ded7;
}
.testimoniosimagen img {
    width: 50%;
    border-radius: 50%;
    margin-left: 25%;
    margin-top: 32.5%;
}
.testimoniosboxone {
    position: absolute;
    top: 21%;
    left: 5.4%;
    width: 25%;
    height: 51%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    background-color: #007bbe;
}
.testimoniosboxtwo {
    position: absolute;
    top: 37%;
    left: 50%;
    width: 28%;
    height: 6%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    background-color: #57ded7;
}
.testimonioscomentario{
    position: absolute;
    top: 43%;
    left: 8.4%;
    width: 82%;
    height: 50%;
    font-size: 1.5vw;
    border-top-right-radius: 10px;
    overflow: hidden;
    background-color: #ffb600;
    padding: 5px;
}
.testimoniosarrowleft {
    position: absolute;
    top: 72%;
    left: 0%;
    width: 8.4%;
    height: 18%;
    font-size: 2vw;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
    background-color: #57ded7;
    text-align: center;
    color: white;
    font-weight: 600;
    line-height: 18%;
    padding-top: 2.5%;
    cursor: pointer;
}
.testimoniosarrowrigth {
    position: absolute;
    top: 72%;
    left: 90%;
    width: 8.4%;
    height: 18%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    background-color: #57ded7;
    text-align: center;
    color: white;
    font-weight: 600;
    line-height: 18%;
    padding-top: 2.5%;
    font-size: 2vw;
    cursor: pointer;
}
.testimoniosboxthree {
    position: absolute;
    top: 72%;
    left: 8.4%;
    width: 32%;
    height: 18%;
    overflow: hidden;
    background-color: #57ded770;
}
.testimoniosestrellas {
    position: absolute;
    bottom: 10px;
    background-color: #ffffdd70;
    border-radius: 10px;
    padding-right: 3px;
    font-size: 1.1vw;
}
.m-auto {
    margin-left: auto;
    margin-right: auto;
}
.circuloblanco {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: white;
    overflow: hidden;
    margin-left: 0%;
    margin-top: 30px;
}
footer .container {
    margin-left: 8%;
    margin-right: 8%;
    color: white;
}
.logo_footer {
    background: url(imagescore/fondo.svg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: Blanka, serif;
    font-size: 2.5vw;
    line-height: 100%;
    color: white;
    width: 65%;
    height: 50%;
    display: block;
    position: relative;
    top: 25%;
    left: 17%;
    text-align: center;
    box-shadow: 5px 10px #00493f30;
    border: 1px solid #00493f30;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
}
footer a {
    text-decoration: none;
    font-size: 1.1vw;
}
footer p {
    font-size: 2vw;
}
footer h6 {
    font-size: 1.5vw;
}
footer .lineasep {
    margin-top: -15px;
}

@media (min-width: 768px) {
    .slogan_footer {
        font-size: 1vw;
        margin-top: 0px;
    }
    footer p {
        font-size: 1.1vw;
    }
}

#comentarios {
    margin-left: auto;
    margin-right: auto;
}
.comentario_publicar {
    margin-left: auto;
    margin-right: auto;
    max-width: 470px;
}

.pastillacomentario {
    width: 100%;
    min-height: 170px;
    padding-left: 150px;
    position: relative;
    border-bottom: 1px solid #00000050;
}

.pastillacomentario_apodo {
    position: relative;
    top: 15px;
    font-weight: bolder;
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 20px;
}
.pastillacomentario_fecha {
    display: inline;
    font-weight: lighter;
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 10px;
}
.pastillacomentario_imagen {
    position: absolute;
    top: 35px;
    left: 15px;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
}
.pastillacomentario_imagen img {
    height: 100%;
    width: 100%;
}
.pastillacomentario_comentario{
    position: relative;
    font-weight: normal;
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 13px;
    margin-top: 15px;
}
.headerescuela {
    width: 100%;
}
.titulo_escuela {
    font-family: "Futura Hv BT",sans-serif;
    font-size: 35px;
    color: #033e6b;
}
.capitulosnav {
    margin-right: auto;
    margin-left: auto;
    height: 126px;
    position: relative;
    width: fit-content;
}
.item-pastilla {
    height: 126px;
    width: 210px;
    position: relative;
    float: left;
}
.capitulosavance {
    position: absolute;
    height: 126px;
    width: 210px;
    text-align: center;
    top: 0px;
    left: 0px;
    line-height: 126px;
}
.capitulostitulo {
    position: absolute;
    height: 63px;
    width: 210px;
    text-align: center;
    top: 0px;
    left: 0px;
    line-height: 63px;
    font-weight: bold;
}
.progressescuela {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    top: 5px;
    width: 90%;
    margin-left: 5%;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.capitulocontenido {
    margin-top: 30px;
}
.row-even {
}
.row-odd {
}
.titulo {
    display: block;
    margin: auto;
    font-family: 'Futura Hv BT', sans-serif;
    font-size: xx-large;
}
.help-text {
    font-weight: lighter;
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 13px;

}
.togglePassword {
    cursor: pointer;
    color: #007bbe;
    position: absolute;
    bottom: 7px;
    right: 7px;
    font-size: x-large;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
    content: 'Seleccionar archivo';
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 15px;
    color: #5d5d5da0;
    width: 160px;
    height: 38.04px;
    display: inline-block;
    background-color: white;
    border: 1px solid #999;
    box-shadow: 2px 3px #00493f20;
    border-radius: 10px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    margin-left: 15px;
}
.labelfile {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 20px;
    width: 15%;
    height: 38.04px;
    display: inline-block;
    padding: 5px 8px;
    outline: none;
    cursor: pointer;
    font-weight: 700;
    color: white;
    text-align: left;
}
.custom-file-input {
    background-color: unset !important;
    width: 85% !important;
    color: white;
    font-family: "Yantramanav Regu", sans-serif;
    font-size: 20px;
    float: right;
}
.custom-file-input:hover::before {
    border-color: black;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/*TOOLTIPSTER*/

.enlace {
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}
.tooltip_templates {
    display: none;
}
.tooltipstered {
    cursor: pointer;
}

.tooltipster-sidetip .tooltipster-box {
    background-color: #FFFFFF;
    border-radius: 7px;
    box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.4);
    border: #000000 1px solid;
    overflow: hidden;
}

.tooltip-inner {
    background-color: #FFFFFF;
    border: #000000 1px solid;
    border-radius: 5px;
    color: #000000;
}


.tooltipster-sidetip .tooltipster-content {
    background-color: #FFFFFF;
    color: #000000;
    padding: 8px;
    font-size: small;
}

/*CHAT*/

#chat {
    width: 90px;
    height: 90px;
    background-color: #ffb600;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0px 4px 7px 4px #19191950;
    position: fixed;
    right: 20px;
    bottom: 5px;
    overflow: hidden;
    color: white;
    text-align: center;
    line-height: 90px;
    cursor: pointer;
    z-index: 1001;
}
#chat img {
    width: 70%;
}
#chat_help {
    width: 210px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    border-radius: 25px;
    border-top-left-radius: 0%;
    background-color: #e8e8e8;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    box-shadow: 0px 4px 7px 4px #19191950;
    padding-left: 20px;
    visibility: hidden;
    transition-duration: .5s;
    z-index: 1001;
}
#chat_help img {
    width: 100%;
}
#chat_real {
    width: 300px;
    height: 500px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    /*border: 3px solid white;*/
    box-shadow: 0px 4px 7px 4px #19191950;
    background-image: url(/assets/images/banner_02.png);
    background-size: cover;
    background-position-x: -100px;
    padding: 5px;
    position: fixed;
    right: 20px;
    bottom: 115px;
    overflow: hidden;
    color: white;
    visibility: hidden;
    z-index: 1001;
    font-size: 12px;
}
#chat_real .header{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 60px;
    width: 100%;
    /*border-bottom: #19191950 1px solid;*/
    /*margin-right: -5px;*/
    /*margin-left: -5px;*/
}
#chat_real .header img {
    width: 100%;
    height: 100%;
    /*margin-left: 5px;*/
}
#chat_real .header .logo {
    display: block;
    cursor: pointer;
    text-decoration: none;
    z-index: 6;
    position: absolute;
    top: 10px;
    right: 20px;
    height: 40px;
    width: 40px;
    background-color: #FFFFFF;
    border: 3px #ffffff solid;
    border-radius: 50%;
    overflow: hidden;
}

#chat_real .header .logo .texto {
    background: url(imagescore/fondo.svg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: Blanka, serif;
    font-size: 20px;
    color: white;
    display: block;
    cursor: pointer;
    text-decoration: none;
    z-index: 6;
    height: 25px;
    width: 40px;
    margin-top: 5px;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-left: 7px;
    line-height: 18px;
}

#chat_real .header .cerrar {
    position: absolute;
    right: -1px;
    top: 4px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    cursor: pointer;
}
#chat_real .header .cerrar img {
    position: absolute;
    width: 100%;
    height: 100%;
}
#chat_real .header .chat_icon {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}
#chat_real .header .chat_text {
    position: absolute;
    left: 50px;
    top: 18px;
    height: 30px;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: black;
    font-weight: bold;
}
#chat_real .header .chat_icon img {
    position: absolute;
    width: 100%;
    height: 100%;
}
#chat_real .cuerpo {
    position: absolute;
    left: 0;
    top: 60px;
    color: black;
    height: 380px;
    overflow-y: scroll;
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
}
#chat_real .cuerpo li {
    list-style: none;
    width: 65%;
    color: black;
    background-color:  #e6e6e6;
    border-radius: 30px;
    cursor: pointer;
    border-top-left-radius: 0px;
    border: #007bbe 1px solid;
    padding: 5px;
    margin: 10px;
}
#chat_real .cuerpo li a {
    width: 100%;
}
#chat_real .cuerpo .chatfe{
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
}
#chat_real .cuerpo .avatarchat{
    height: 30px;
    border-radius: 50%;
    position: relative;
    right: 10px;
    float: right;
}
#chat_real .cuerpo .chatfedot{
    height: 10px;
    width: 10px;
    position: relative;
    left: 30px;
    top: -30px;
    border-radius: 50%;
    background-color: #00bb8e;
}
#chat_real .cuerpo .chatyo{
    height: 30px;
    position: absolute;
    right: 10px;
}
#chat_real .cuerpo ul {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}
#chat_real .footer{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    border-top: #19191950 1px solid;
    margin-right: -5px;
    margin-left: -5px;
}

#chat_real .footer input {
    position: absolute;
    bottom: 9px;
    left: 30px;
    width: 60%;
    height: 40px;
    border: none;
    background-color: white;
    border-radius: 20px;
    margin-right: -5px;
    margin-left: -5px;
    font-family: Roboto, sans-serif;
    color: #007bbe;
    padding: 5px;
}

#chat_real .footer input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #007bbe;
    opacity: 50%; /* Firefox */
}

#chat_real .footer input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #007bbe;
    opacity: 50%; /* Firefox */
}

#chat_real .footer input::-ms-input-placeholder { /* Microsoft Edge */
    color: #007bbe;
    opacity: 50%; /* Firefox */
}


#chat_real .footer a {
    left: 240px;
    top: 10px;
}

.chat_febot_detalle {
    width: 80%;
    color: black;
    background-color: #e6e6e6;
    border-radius: 30px;
    cursor: pointer;
    border-top-left-radius: 0px;
    border: none;
    padding: 5px;
    padding-left: 15px;
    margin: 10px;
    font-weight: bold;
    position: relative;
    float: left;
}

.chat_febot_detalle_r {
    width: 80%;
    color: black;
    background-color: #e6e6e6;
    border-radius: 30px;
    cursor: pointer;
    border-top-right-radius: 0px;
    border: none;
    padding: 5px;
    padding-right: 15px;
    margin: 10px;
    font-weight: bold;
    position: relative;
    float: right;
}

.chat_febot_hora {
    color: #bac2cd;
    font-size: 13px;
}

.context-menu {
    display: none;
    position: absolute;
    z-index: 10;
    padding: 12px 0;
    width: 240px;
    background-color: #fff;
    border: solid 1px #dfdfdf;
    box-shadow: 1px 1px 2px #cfcfcf;
}
.context-menu--active {
    display: block;
}
.context-menu__items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.context-menu__item {
    display: block;
    margin-bottom: 4px;
}

.context-menu__item:last-child {
    margin-bottom: 0;
}

.context-menu__link {
    display: block;
    padding: 4px 12px;
    color: #0066aa;
    text-decoration: none;
}

.context-menu__link:hover {
    color: #fff;
    background-color: #0066aa;
}

.chat_febot_respuesta {
    font-weight: lighter;
}

#ModalRepasoDetalle {
    max-height: 500px;
    overflow-y: scroll;
}

#ModalRepasoDetalle h1 {
    color: white;
}
#ModalRepasoDetalle .btn-outline-info {
    color: white;
    text-align: left;
}
#timerrepaso {
    position: absolute;
    top: 10px;
    color: white;
}
.tables_ui {
    display:inline-block;
    margin:2px 2%;
    border:2px solid #3333fe;
    border-spacing:0;
    width: 100%;
}
.tables_ui ul li {
    min-width: 350px;
}
.tables_ui tbody {
    display: inline-table;
    width: 100%;
}
.dragging li.ui-state-hover {
    min-width: 350px;
}
.dragging .ui-state-hover a {
    color:green !important;
    font-weight: bold;
}
.tables_ui th,.tables_ui td {
    text-align: right;
    padding: 2px 4px;
    border: 1px solid;
}
.t_sortable tr, .ui-sortable-helper {
    cursor: move;
}
.t_sortable tr:first-child {
    cursor: default;
}
.ui-sortable-placeholder {
    background: yellow;
}
.dropdown-menu[data-bs-popper] {
    width: 100%;
}
a.dropdown-item.btn.btn-primary.btn-floating.m-1:hover {
    background-color: #909090 !important;
    color: #909090 !important;
}

.btn-ver-mas {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px black solid;
    border-radius: 10px;
    margin: 5px;
    padding: 5px;
    color: #fff;
    background-color: #0066aa;
}
.btn-ver-mas:hover {
    color: #0066aa;
    background-color: #fff;
}

.buscador {
    width: 100%;
    position: relative;
    height: 38.04px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.buscador .grupo {
    margin: auto;
    width: 100%;
    min-width: 150px;
    max-width: 273px;
    position: relative;
}
.buscador .grupo input {
    width: 100%;
    height: 38.04px;
    background-color: white;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: absolute;
}
.buscador .grupo a {
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: 38.04px;
}
.l-25 {
    position: relative;
    left: 25%;
    margin-top: 30px;
    padding: 15px;
}
.margin-top2 {
    margin-top: 20px;
}
.coleccion_filtro {
    background-color: #FFFFFF55;
    border: 1px black solid;
    border-radius: 15px;
    width: 100%;
    line-height: 0.7rem;
}
.herramientaidioma {
    display: block;
    position: absolute;
    top: 21px;
    right: 5px;
    z-index: 1;
}
.herramientaidioma .nav-link img {
    width: 50px;
    height: 50px;
}
.scoop-mtext img {
    height: 30px;
    width: 30px;
    margin: 1px 5px 1px 1px;
}
.scoop-mtext.active {
    background: #c2aaaa;
    height: 32px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    margin: 1px;
}
.thumb {
    width: 100px;
    height: 100px;
    padding: 0;
    border: none;
    border-radius: 10px;
    overflow: hidden;
}
.mb-3 {
    margin-bottom: 5px !important;
    display: inline-block;
}
.w-unset {
    width: unset;
}
.fakeLoader {
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: #00000050;
    z-index: 100000;
    display: none;
}
.fakeLoader img {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 50%;
    top: 50%;
    width: 30%;
    height: 30%;
    transform: translate(-50%,-50%);
}