@font-face {
    font-family: "Nunito-Black";
    src: url("../../assets/fonts/Nunito-Black.ttf");
}

@font-face {
    font-family: "Nunito-Bold";
    src: url("../../assets/fonts/Nunito-Bold.ttf");
}

@font-face {
    font-family: "Nunito-Light";
    src: url("../../assets/fonts/Nunito-Light.ttf");
}

* {
    font-family: "Nunito-Light";
}

.navbar-color {
    color: #ec1c44;
}

.background-color-verde {
    background: #0e7964;
}

.background-input-suscribir {
    background: #dddcdd;
}

.navbar-background-color {
    background: #ec1c44;
}

.backgroud-efefef {
    background: #efefef;
}

.background-eb0045 {
    background: #eb0045;
}


.dropdown-item {
    color: black !important;
}

.dropdown-item:hover {
    background: #ec1c44 !important;
    color: white !important;
}

.btn-crear-cuenta {
    background: #980000;
}

.carrito-compras {
    width: 20px; 
    height: 20px; 
    border-radius: 50%; 
    background: #980000; 
    color: white;
}

.carrito-compras-mobile {
    margin-left: auto; margin-right: 10px;
}

.display-none {
    display: none;
}

.display-inline-flex {
    display: inline-flex;
}

.color-rojo-titulo-principal {
    color: #eb0045;
    font-weight: bold;
}

.form-control-navbar::-webkit-input-placeholder { color: white; }

.subscribe::-webkit-input-placeholder { color: #808080; font-family: "Nunito-Light"; }

.Nunito-Bold {
    font-family: "Nunito-Bold";
}

.color-Nunito {
    color: #808080;
    font-family: "Nunito-Light";
}

.color-Nunito-Light {
    color: #333333;
    font-family: "Nunito-Light";
}

.color-de0038 {
    color: #de0038;
}

.text-black {
    color: black;
}

.swiper-div {
    position: absolute;
    top: 15%; 
    margin-left: 210px;
}

.nosotros-div {
    background: #efefef;
    opacity: 0.5;
    border-radius: 20px;
    padding: 20px;
    width: 550px;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.absolute-left-10-percent {
    left: 10%;
}

.absolute-left-20-percent {
    left: 20%;
}

.absolute-left-30-percent {
    left: 30%;
}

.absolute-right-0-percent {
    right: 0%;
}

.absolute-right-8-percent {
    right: 8%;
}

.absolute-right-10-percent {
    right: 10%;
}

.absolute-right-15-percent {
    right: 15%;
}

.absolute-top-0-percent {
    top: 0%;
}

.absolute-top-10-percent {
    top: 10%;
}

.absolute-top-20-percent {
    top: 20%;
}

.absolute-top-28-percent {
    top: 28%;
}

.margin-top-minus-20-percent {
    margin-top: -20%;
}

.margin-left-7-percent {
    margin-left: 7%;
}

.error {
    color: red;
}

.btn-facebook {
    background-color: #4267B2; 
    height: 44px;
}

.max-width-1000-px {
    max-width: 1000px;
}

.suscriptor-modal {
    float: right; 
    margin-top: -7%; 
    margin-right: -7%; 
    background: #ec1c44; 
    border-radius: 20px !important;
}

.posicion-curso-contenido {
    display: flex; 
    padding: 5px; 
    width: 40px; 
    border-radius: 50px; 
    background-color: #cccccc; 
    color: black; 
    height: 40px;
}

.margin-0-auto {
    margin: 0 auto;
}

.display-flex {
    display: flex;
}

.padding-5-px {
    padding: 5px;
}

.iframe-facebook {
    border:none;
    overflow:hidden;
}

.background-transparent {
    background: transparent;
}

.background-white {
    background: white;
}

.background-f2f2f2 {
    background-color: #f2f2f2;
}

.background-f02d00 {
    background: #f02d00;
}

.background-e6e6e6 {
    background: #e6e6e6;
}

.color-f02d00 {
    color: #f02d00;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

.loading-pagar {
    width: 130px;
    height: 130px;
    margin-top: 60px;
}

.max-width-max-content {
    max-width: max-content;
}

.width-122px {
    width: 122px;
}

.border-1-px-ccc {
    border: 1px solid #ccc;
}

.border-top-1-px-black {
    border-top: 1px black solid;
}

.border-bottom-1-px-black {
    border-bottom: 1px black solid;
}

.border-bottom-1-px-c1c4ca {
    border-bottom: 1px #c1c4ca solid;
}

.border-bottom-1-px-e5e5e5 {
    border-bottom: 1px solid #e5e5e5;
}

.border-left-10-px-ec1c44 {
    border-left: 10px solid #ec1c44;
}

.border-right-10-px-ec1c44 {
    border-right: 10px solid #ec1c44;
}

.dropdown-toggle::after {
    vertical-align: 0;
}

.font-size-1-punto-5-rem {
    font-size: 1.5rem;
}

.font-size-10-px {
    font-size: 10px;
}

.font-size-12-px {
    font-size: 12px;
}

.font-size-13-px {
    font-size: 13px;
}

.font-size-14-px {
    font-size: 14px;
}

.font-size-17-px {
    font-size: 17px;
}

.font-size-18-px {
    font-size: 18px;
}

.font-size-20-px {
    font-size: 20px;
}

.font-size-25-px {
    font-size: 25px;
}

.font-size-100-px {
    font-size: 100px;
}

.height-50-px {
    height: 50px;
}

.height-150-px {
    height: 150px;
}

.border-radius-20-px {
    border-radius: 20px;
}

.border-radius-card-drive {
    border-radius: 20px 20px 0px 0px;
}

.enlace-drive {
    width: 80px; 
    height: 80px; 
    position: absolute; 
    opacity: 0; 
    right: 0px; 
    top: 0px;
}

.cuadrito-mi-cuenta {
    width: 5%; 
    height:0; 
    position: relative; 
    padding-top: 5%;
}

.center-absolute {
    position: absolute !important;
    margin-left: auto; 
    margin-right: auto; 
    left: 0; 
    right: 0; 
    text-align: center;
}

input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 29px;
    height: 29px;
    border: none;
    background-clip: content-box;
    background: url(../img/planes/not-checked.png);
}
  
input[type="radio"]:checked {
    background: url(../img/planes/checked.png);
    width: 29px;
    height: 29px;
    border: none;
}

.line-height-100 {
    line-height: 100%;
}

@media (min-width: 992px) {
    .mi-container {
        margin-left: 210px !important;
        margin-right: 210px !important;
        padding: 0;
    }

    .mi-card-height {
        height: 305px;
    }

    .cuenta-profesor-imagen {
        margin-top: -120px;
    }

    .profesor-imagen {
        width: 268px;
        height: 272px;
    }

    .card {
        width: 268px;
    }

    .video-height {
        height: 180px;
    }

    .video-usercourse {
        height: 375px;
    }

    .video-course {
        height: 300px;
    }
}

@media (max-width: 992px) {
    .mi-container {
        padding: 5px;
    }

    .mi-card-height {
        height: auto;
    }

    .navbar {
        padding: 10px;
        height: auto;
    }

    .cuenta-profesor-imagen {
        margin-top: 0;
    }

    .profesor-imagen {
        width: 100%;
        height: 400px;
    }

    .video-height {
        height: 250px;
    }

    .video-usercourse {
        height: 200px;
    }

    .video-course {
        height: 200px;
    }
}

.btn {
    border-radius: 10px !important;
}

.input-search-style {
    width: 150px; 
    background-color: #d20030; 
    border: 0px white solid; 
    text-indent: 20px; 
    border-radius: 10px;
}

.input-search-style:focus {
    width: 150px !important; 
    background-color: #d20030; 
    border: 0px white solid !important; 
    text-indent: 20px !important; 
    border-radius: 10px !important;
}

.input-search-style:focus::placeholder{
    color: white !important;
}

.input-wrapper {
    display:inline-block;
    position: relative
}

.input-icon{
    position: absolute;
    left: 10px;
    top: calc(50% - 0.5em);
}

.white-background-color {
    background-color: white;
}

.black-color {
    color: black !important;
}

.alertaIndex {
    position: fixed;
    z-index: 999;
    height: 200px;
    margin: 5% auto;
    left: 0;
    right: 0;
}

.separador {
    border-top-style: solid;
    border-top-width: 1px;
    width: 100%;
}

.link-activo {
    color: #fbf005 !important
}

.justify-content-center {
    justify-content: center;
}

.categoria-seleccionado {
    color: #ec1c44;
    border-bottom: 5px #ec1c44 solid;
}

.categoria-index-hover:hover {
    color: #ec1c44;
}

/* GOOGLE BUTTON */

#customBtn {
    display: inline-block;
    background: white;
    color: #444;
    width: 100%;
    border-radius: 5px;
    border: thin solid #888;
    box-shadow: 1px 1px 1px grey;
    white-space: nowrap;
}

#customBtn:hover {
    cursor: pointer;
}

#customBtn2 {
    display: inline-block;
    background: white;
    color: #444;
    width: 100%;
    border-radius: 5px;
    border: thin solid #888;
    box-shadow: 1px 1px 1px grey;
    white-space: nowrap;
}

#customBtn2:hover {
    cursor: pointer;
}

span.label {
    font-family: serif;
    font-weight: normal;
}

span.icon {
    background: url('../img/g-normal.png') transparent 5px 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
}

span.buttonText {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.loading {
    position: fixed;
    z-index: 9999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}

.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

.image-loading {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

/* GOOGLE BUTTON */

/*
########################## - MEDIAQUERIES ##############
*/

@media (max-width: 576px) {
    .main-container {
        margin-top: 100px;
    }

    .height-imagen-profesor {
        height: 30px;
    }

    .margin-top-body-profesor {
        margin-top: 15%;
    }

    .banner0-index {
        content: url(../img/index/banner0.png);
    }

    .banner1-index {
        content: url(../img/index/banner1.png);
    }

    .banner2-index {
        content: url(../img/index/banner2.png);
    }

    .background-cursos-index {
        background: url(../img/index/fondo-cursos.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
    }

    .w-30 {
        width: 100% !important;
    }

    .w-60 {
        width: 100% !important;
    }

    .w-85 {
        width: 100% !important;
    }

    .font-size-60 {
        font-size: 30px;
    }

    .width-45-percent {
        width: 100% !important;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .main-container {
        margin-top: 100px;
    }

    .height-imagen-profesor {
        height: 30px;
    }

    .margin-top-body-profesor {
        margin-top: 15%;
    }

    .banner0-index {
        content: url(../img/index/banner0.png);
    }

    .banner1-index {
        content: url(../img/index/banner1.png);
    }

    .banner2-index {
        content: url(../img/index/banner2.png);
    }

    .background-cursos-index {
        background: url(../img/index/fondo-cursos.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
    }

    .w-30 {
        width: 100% !important;
    }

    .w-60 {
        width: 100% !important;
    }

    .w-85 {
        width: 100% !important;
    }

    .font-size-60 {
        font-size: 16px;
    }

    .width-45-percent {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .main-container {
        margin-top: 50px;
    }

    .height-imagen-profesor {
        height: 30px;
    }

    .margin-top-body-profesor {
        margin-top: 15%;
    }

    .banner0-index {
        content: url(../img/index/banner0.png);
    }

    .banner1-index {
        content: url(../img/index/banner1.png);
    }

    .banner2-index {
        content: url(../img/index/banner2.png);
    }

    .background-cursos-index {
        background: url(../img/index/fondo-cursos.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
    }

    .w-30 {
        width: 100% !important;
    }

    .w-60 {
        width: 100% !important;
    }

    .w-85 {
        width: 100% !important;
    }

    .font-size-60 {
        font-size: 16px;
    }

    .width-45-percent {
        width: 100% !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .main-container {
        margin-top: 50px;
    }

    .height-imagen-profesor {
        height: 30px;
    }

    .margin-top-body-profesor {
        margin-top: 15%;
    }

    .banner0-index {
        content: url(../img/index/banner0.png);
    }

    .banner1-index {
        content: url(../img/index/banner1.png);
    }

    .banner2-index {
        content: url(../img/index/banner2.png);
    }

    .background-cursos-index {
        background: url(../img/index/fondo-cursos.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
    }

    .w-30 {
        width: 30% !important;
    }

    .w-60 {
        width: 60% !important;
    }

    .w-85 {
        width: 85% !important;
    }

    .font-size-60 {
        font-size: 60px;
    }

    .width-45-percent {
        width: 45% !important;
    }
}

@media (min-width: 1200px) {
    .main-container {
        margin-top: 50px;
    }

    .height-imagen-profesor {
        height: 20px;
    }

    .margin-top-body-profesor {
        margin-top: 15%;
    }

    .banner0-index {
        content: url(../img/index/banner0.png);
    }

    .banner1-index {
        content: url(../img/index/banner1.png);
    }

    .banner2-index {
        content: url(../img/index/banner2.png);
    }

    .background-cursos-index {
        background: url(../img/index/fondo-cursos.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
    }

    .w-30 {
        width: 30% !important;
    }

    .w-60 {
        width: 60% !important;
    }

    .w-85 {
        width: 85% !important;
    }

    .font-size-60 {
        font-size: 60px;
    }

    .width-45-percent {
        width: 45% !important;
    }
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.ui-autocomplete>li {
    padding: 3px 20px;
}

.ui-autocomplete>li:hover {
    background-color: #ec552f;
    color: white;
    font-weight: bold;
}

.ui-helper-hidden-accessible {
    display: none;
}

.mejs__overlay {
    width: 100% !important;
}