body{
font-family: 'Roboto', sans-serif;
font-size:15px;
line-height: 26px;
    font-size: 14px;
    font-weight: 300;
    background: #1C272F;
    color: #fff;
}

a.btn_grupo {
    font-family: 'Bebas Neue', cursive;
    font-size: 26px;
    background: #148adf;
    color: #fff;
    padding: 10px 20px;
    display: block;
    width: fit-content;
    border-radius: 50px;
    margin-top: 20px;
    position: fixed;
    z-index: 1;
    bottom: 20px;
    right: 20px;
    line-height: 30px;
}

html{
    box-sizing: border-box;
}

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

img { width: 100%;
height: auto;}


textarea:focus, input:focus, select:focus{
    outline: none;
}

body img.gform_ajax_spinner {
    display: none !important;
}


/*header*/
.header{
    position: absolute;
    width: 100%;
    z-index: 10;
    transition: all 0.5s ease 0s;
}

.logo {
    width: 115px;
}
.logo img {
    width: 100%;
    height: auto;
}

.menu-fixed .logo {
    width: 80px;
}
.header.menu-fixed {
    position: fixed;
    background: #161d21;
    /* top: 0; */
}
.imgs {
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
.contenedor-header {
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
}
.navigation, .navigations {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    margin: 0px;
}
.on {
    background: #148ae0;
}
.navigation li a, .navigations li a {
    padding: 30px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    transition: all 0.5s ease 0s;
    position: relative;
    text-align: center;
    display: block;
    margin-left: 5px;
    font-family: 'Bebas Neue', cursive;
    font-size: 23px;
}
.navigation li.current-menu-item a, .navigations li.current-menu-item a {
    
}

.navigation li a:hover, .navigations li a:hover {
   
}

.botonera-menu {
    display: flex;
    align-items: center;
}


.idiomas a {
    /* border: solid 1px #fff; */
    color: #fff;
    padding: 10px;
    font-weight: 700;
    font-size: 20px;
    transition: all 0.5s ease 0s;
    
    
}
.idiomas {
    margin-left: 15px;
}
.idiomas a:hover {
    /* border: solid 1px #fff; */
    color: #000;
    padding: 10px;
    font-weight: 700;
    font-size: 20px;
    transform: scale(1.1);
    background: #fff;
    
  
}
.idiomas a.prendido {
    /* border: solid 1px #fff; */
    color: #fff;
    padding: 10px;
    font-weight: 700;
    font-size: 20px;
    background: #d6204c;
    transition: all 0.5s ease 0s;
}
/*DESPLEGABLE*/
a.de i {
    color: #e90048;
}

ul.sub-menu {
    min-width: 200px;
    display: none;
    background: #000;
    list-style: none;
    padding:0px;
    position: absolute;
}

ul.sub-menu li.current-menu-item a::before{
    display: none;
}

.prendido{

}
.prendido a:hover::before {
    display: none;
}
.sub-menu li a {
    text-align: left !Important;
    padding: 10px 20px;
    
}
.prendido li a:hover {
     background: #333;
}
/*banner*/


.uno .carousel-cell {
      opacity: 0 !important;
      transition: opacity 1s ease !important;
    }
.uno .carousel-cell.is-selected {
        opacity: 1 !important;
      }

.carousel {
    background: transparent !important;
    margin-bottom: 40px !important;
    counter-reset: carousel-cell;
}

.uno .carousel-cell {
    width: 100%;
    height: 760px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #151D22;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
.img-banner {
    height: 760px;
    overflow: hidden;
}
.img-banner img {
    height: 760px;
    object-fit: cover;
}
.subtitulo {
    font-family: 'Ephesis', cursive;
    font-size: 70px;
    padding-bottom: 30px;
}

.titulo-banner {
    font-family: 'Bebas Neue', cursive;
    font-size: 58px;
    line-height: 57px;
}
.textos-banner {
    width: 396px;
    /* position: absolute; */
    float: right;
    position: relative;
}
.dsa {
    position: absolute;
    /* bottom: 0px; */
    top: 300px;
    width: 500px;
    z-index: 10000000000;
}
.bajada-banner {
    font-size: 20px;
    padding: 20px 0px;
}
a.btn_banner {
    font-family: 'Bebas Neue', cursive;
    font-size: 26px;
    background: #148adf;
    color: #fff;
    padding: 10px 20px;
    display: block;
    width: fit-content;
    border-radius: 50px;
    margin-top: 20px;
}
.flickity-page-dots {
    bottom: 25px !important;
}
/*QUIENES SOMOS*/

.quienes {
    min-height: 700px;

}
.seccion_uno {
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-size: contain !important;
}

.subtit {
    font-family: 'Ephesis', cursive;
    font-size: 70px;
    padding-bottom: 30px;
}

.tit {
    font-family: 'Bebas Neue', cursive;
    font-size: 58px;
    line-height: 57px;
}
h2.tit {
    margin: 0px;
    margin-top: -19px;
}
.parr {
    max-width: 90%;
    font-size: 16px;
    line-height: 23px;
}
.linea-puntos {
    border-top: 1px #3b5568 dashed;
}

#onepage-nav li a.scroll.active{
background: #ccc;
}

.section{
    min-height: 760px;
}
h3 {
    font-family: 'Bebas Neue', cursive;
    font-size: 28px;
    margin: 0px;
    margin-bottom: 30px;
}
ul.l-iconos {
    padding: 0px;
    list-style: none;
}
ul.l-iconos li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
ul.l-iconos li i {
  font-size: 25px;
  margin-right: 20px;
}
ul.l-mas {
    list-style: none;
    padding: 0px;
}
ul.l-mas li a {
    display: flex;
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;
}

ul.l-mas li a:hover {
    background: #296EA0;
}


.texto-d {
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
}

.niveles-pop {
    padding: 20px;
    background: #1e5379;
    border-radius: 5px;
    position: absolute;
    width: 350px;
    right: 0;
    top: 53PX;
    min-height: 240px;
}
a.cerrar {
    color: #fff;
    position: absolute;
    right: 20px;
    display: block;
}

.contacto {
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
}

.velo02 {
    background: rgb(28,39,47);
    background: linear-gradient(0deg, rgba(28,39,47,1) 12%, rgba(28,39,47,0) 100%);
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0px;
}

.velo01 {
    background: rgb(28,39,47);
background: linear-gradient(180deg, rgba(28,39,47,1) 12%, rgba(28,39,47,0) 100%);
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0px;
}

/*FORMULARIO*/
.contenedor-formulario {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
input#gform_submit_button_1 {
    background: #148AE1;
    font-size: 32px !important;
    padding: 10px 25px !important;
}
.contenedor-formulario input, .contenedor-formulario textarea {
    padding: 15px !important;
    margin: 0px !important;
    border-radius: 5px;
    background: #1C272F;
    border: solid 1px #999;
    color: #fff !important;
    font-size: 20px !important;
    font-family: 'Bebas Neue', cursive !important;
}
textarea#input_1_4 {
    max-height: 200px;
}

.hss {
    text-align: center;
    padding-bottom: 30px;
}
.logo-footer {
    max-width: 110px;
    margin: 0 auto;
}
.footer h1 {
    font-family: 'Bebas Neue', cursive;
    font-size: 35px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 1px;
}

.logo-footer img {
    border-radius: 10px;
}



.redes ul {
    list-style: none;
    padding: 0px;
    display: flex;
}

.redes li i {
    font-size: 32px;
    color: #fff;
    margin-right: 25px;
    transition: .3s all ease;
}

.datos {
    margin: 0 auto;
    display: flex;
    justify-content: inherit;
    
}

@media(max-width:812px){
    .datos {
    margin: 0 auto;
    display: flex;
    justify-content: inherit;
    flex-direction: column;
    max-width: 82%;
}
}
.redes li:hover i {
    transform: scale(1.2);
    color: #148AE1;
    margin-right: 25px;
}

.sa {
    max-width: 70%;
    font-size: 16px;
}

.bg {
    min-height: 357px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
}

.datos {
    display: flex;
    justify-content: space-between;
}

@media(max-width:812px){
    .redes {
    width: fit-content;
    margin: -40px auto 30px;
}
    .webpay {
    margin: 0 auto;
}
}

/*PROFESOR*/
.cuatro .carousel-cell {
    width: 32.5%;
    height: 330px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: transparent;
    border-radius: 5px;
    counter-increment: carousel-cell;
}


.cuatro .carousel-cell:hover .caja-prof  {
    background: #148AE1;
    color: #fff;
}

.cuatro .carousel-cell:hover img {
    transform: scale(1.2);
}

.imagen-profe {
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    height: 200px;
}
.clos {
    position: absolute;
    right: 20px;
    font-size: 25px;
    color: #fff;
    display: block;
    top: 20px;
}

.ficha-profesor {
    background: #1e5379;
    border-radius: 10px;
    padding: 30px;
    position: absolute;
    top: 315px;
    width: 100%;
    min-height: 400px;
}

.imagen-profe-2 img {
    border-radius: 10px;
}

.position{
    position: relative;
}
.caja-prof-2 h3 {
    font-size: 49px;
    margin-bottom: 0px;
}

.caja-prof-2 .baj {
    font-size: 20px;
    font-weight: 700;
    border-bottom: solid 1px;
    padding-bottom: 14px;
}
.caja-prof {
    background: #1b2d3a;
    padding: 130px 20px 40px;
    margin-top: -100px;
    text-align: center;
    border-radius: 10px;
    transition: .3s all ease;
    color: #fff;
}

.caja-prof h3 {
    margin-bottom: 0px;
}
.imagen-profe img {
    height: 200px;
    object-fit: cover;
    transition: .3s all ease;
}
.foto {
    min-height: 300px;
}

.foto img {
    min-height: 300px;
    object-fit: cover;
}

.item-plan {
    background: #1b2d3a;
    margin-bottom: 0px;
    position: relative;
    line-height: 0px;
}
.descripcion-plan ul {
    padding: 0px;
    margin-left: 20px;
    margin-top: 0px;
    padding: 10px 0px;
    line-height: 22px;
    min-height: 174px;
    /* background: #ccc; */
}
h3.nombre-plan {
    position: absolute;
    font-size: 35px;
    max-width: 158px;
    line-height: 30px;
    left: 18px;
    bottom: -11px;
}
a.ins {
    background: #148adf;
    color: #fff;
    font-size: 23px;
    font-family: 'Bebas Neue', cursive;
    padding: 24px 10px;
    position: absolute;
    right: 24px;
    display: block;
    bottom: 18px;
}
.planes {
    margin-top: -54px;
}
.descripcion-plan {
    padding: 26px;
}
.precio {
    font-size: 20px;
    font-weight: 900;
}
.tes h3 {
    margin: 0px;
    font-size: 20px;
    letter-spacing: 1px;
}

a.abrir {
    display: none;
}

.botonera-movil {
    display: none;
}
@media(max-width:812px){
    .niveles-pop {
    padding: 20px;
    background: #1e5379;
    border-radius: 5px;
    position: absolute;
    width: 100%;
    right: 0;
    top: 53PX;
    min-height: 240px;
}
    
    .banner.grid {
    grid-gap: 0;
}
    
.botonera-movil {
    position: fixed;
    z-index: 100;
    padding: 30px;
    background: #000000d9;
    height: 100%;
    width: 100%;
    top: 0;
    left: -100%;
    display: block;
}
    
    .navigation li a {
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    transition: all 0.5s ease 0s;
    position: relative;
    text-align: left;
    display: block;
    margin-left: 5px;
    font-family: 'Bebas Neue', cursive;
    font-size: 23px;
    list-style: none;
}
    
    .botonera-tel ul a {
    color: #fff;
    font-family: 'Bebas Neue', cursive;
    font-size: 30px;
    padding: 8px 0px;
    display: block;
}
    
    .botonera-tel ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
    
    .bg {
    min-height: 256px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding-bottom: 30px;
}
.sa {
    max-width: 100%;
    font-size: 14px;
}
    
    .footer h1 {
    font-size: 27px;
    line-height: 57px;
}
    
    
    .cuatro .carousel-cell{
        
        width: 100%;
    }
    
    .ficha-profesor {
    top: -57px;
}
    .botonera {
    display: none;
}
    .logo {
    width: 115px;
    margin: 0 auto;
}
    .none{
        display: none;
    }
    
    .header.menu-fixed {
    top: 0;
}
    
    .contenedor-formulario {
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
    
    .contenedor-formulario input, .contenedor-formulario textarea {
    padding: 0px 20px !important;
}
    input#gform_submit_button_1 {
    background: #148AE1;
    font-size: 30px !important;
    padding: 0px 0px !important;
    max-width: 107px;
}
    
    .textos-banner {
    width: 80%;
    /* position: absolute; */
    float: left;
    position: relative;
}
    
 .dsa {
    position: absolute;
    /* bottom: 0px; */
    top: 250px;
    width: 100%;
    z-index: 10000000000;
    left: 55px;
    text-align: center;
}
    
    a.btn_banner {
    margin: 20px auto;
}
    
    .subtitulo {
    font-size: 44px;
}
    .titulo-banner {
    font-family: 'Bebas Neue', cursive;
    font-size: 40px;
    line-height: 39px;
}
    
    .uno .carousel-cell {
    height: 660px;
}
    .img-banner {
    height: 660px;
    overflow: hidden;
}
    .section {
    min-height: 660px;
}
    .logo-footer {
    max-width: 115px;
    margin: 0 auto;
}
    
    .planes {
    margin-top: 0px;
}
    .foto img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}
    
    .foto {
    min-height: 200px;
        height: 200px;
    overflow: hidden;
}
    
    h3.nombre-plan {
    position: absolute;
    font-size: 41px;
    max-width: 158px;
    line-height: 34px;
    left: 18px;
    bottom: inherit;
    top: 122px;
}
    
    .descripcion-plan {
    padding: 26px;
    padding-bottom: 54px;
}
    
    a.abrir {
    position: absolute;
    left: 5px;
    top: 30px;
    font-size: 29px;
    color: #fff;
    display: block;
}

}


/*PERFIL DE ALUMNO*/

a.mi-pagina {
    padding: 30px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    transition: all 0.5s ease 0s;
    position: relative;
    text-align: center;
    display: block;
    margin-left: 5px;
    font-family: 'Bebas Neue', cursive;
    font-size: 23px;
    width: fit-content;
}
a.mi-pagina i {
    margin-right: 10px;
}
.botones {
    display: flex;
    float: right;
}

.seccion {
    min-height: 750px;
    background-size: cover !important;
    background-position: bottom !important;
}
.bako {
    font-size: 22px;
    padding-top: 20px;
}
.estado {
    display: flex;
    justify-content: space-between;
    font-size: 17px;
}
.barra-progreso {
    position: relative;
}
.barra {
    position: absolute;
    width: 100%;
    height: 20px;
    border: solid 2px #69afe1;
    border-radius: 50px;
    margin-top: 20px;
    z-index: 1;
    overflow: hidden;
}
.color-barra {
    background: #148ae0;
    height: 20px;
}
.icono-guitarra {
    width: 55px;
    z-index: 10;
    position: absolute;
    top: 0px;
}
.niveles {
    display: flex;
    justify-content: space-between;
    padding-top: 56px;
    font-family: 'Bebas Neue', cursive;
    font-size: 24px;
}
.progreso {
    padding-top: 40px;
}
.tarjeta-profesor {
    width: 300px;
}
.img-prof {
    border-radius: 50%;
    overflow: hidden;
    width: 90px;
    height: 90px;
}
.options {
    background: #1f3342;
    padding: 20px;
    border-radius: 10px;
}
.user-info li {
    padding: 5px 10px;
    border-bottom: solid 1px #325878;
    font-size: 18px;
}
.user-info strong {
    font-weight: 700;
}
.user-info ul {
    list-style: none;
    padding: 0px;
    border: solid 1px #325878;
    border-radius: 5px;
}
.info span {
    font-family: 'Roboto', sans-serif;
    display: block;
    font-size: 16px;
}
.info {
    font-family: 'Bebas Neue', cursive;
    font-size: 28px;
}

.material {
    padding: 24px;
    background: #1f3242;
    border-radius: 10px;
}

.documento a {
    display: flex;
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
    color: #fff;
    font-size: 15px;
}
.icono-docuento i {
    font-size: 41px;
    color: #fff;
    margin-right: 15px;
}
a.tabs {
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 20px;
    border-bottom: solid 1px #ffffff2e;
}
a.tabs.active {
    background: #148adf;
    padding: 7px;
}
a.tabs::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    margin-left: 10px;
    font-size: 15px;
    transition: .3s all ease;
    float: right;
    margin-right: 10px;
    padding-top: 6px;
}
.descripcion {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 29px;
}

.options {
    position: sticky;
    top: 140px;
}
.panel {
    padding: 35px 0px;
}
.copy {
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #446176;
    padding-top: 20px;
    padding-bottom: 40px;
}

.copy a{
    color: #fff;
    font-weight: 700;
}
.webpay {
    max-width: 211px;
}
ul.materia {
    list-style: none;
    padding: 0px;
}
.infor {
    margin-top: -100px;
}
input#wp-submit {
    max-width: 111px;
    background: #0765a9 !important;
    border: none !important;
    margin-top: 15px;
}

form#loginform label {
    padding-bottom: 10px;
}
.prendido {
    background: #0964a9;
}
form#loginform p {
    display: flex;
    flex-direction: column;
}
div#login-code-container input {
    padding: 10px;
    background: #148adf;
    border: solid 1px #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.login-form {
    position: absolute;
    width: 300px;
    right: 0;
    background: #148ae0;
    top: 85px;
    padding: 20px;
    display: none;
}



a.close {
    position: fixed;
    right: 0px;
    color: #fff;
    font-size: 18px;
    z-index: 1;
    background: #148adf;
    padding: 10px;
    align-items: center;
    display: flex;
    right: -120px;
    top: 262px;
}
a.close i {
    font-size: 30px;
    margin-right: 14px;
}

.unit img {
    position: absolute;
    top: 0px;
    height: 750px;
    object-fit: cover;
    opacity: 0.2;
}
.salto {
    height: 79px;
}
select#input_2_6 {
    background: #1c272f;
    color: #757575;
    padding: 10px;
    border-radius: 5px;
    border: solid 2px;
    font-family: 'Bebas Neue', cursive !important;
    font-size: 22px;
}
input#gform_submit_button_2 {
    background: #148AE1;
    font-size: 32px !important;
    padding: 10px 25px !important;
}

a.mi-pagina.login.movil, a.mi-pagina.movil {
    position: absolute;
    right: -22px;
    display: none;
}
@media(max-width:812px){
    
    a.mi-pagina.login.movil, a.mi-pagina.movil {
    position: absolute;
    right: -22px;
    display: block;
}
    
    .login-form {
    position: absolute;
    width: 112%;
    right: -20px;
    background: #148ae0;
    top: 85px;
    padding: 20px;
    display: none;
}
    
    .copy {
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #446176;
    padding-top: 20px;
    padding-bottom: 40px;
    flex-direction: column;
    max-width: 80%;
}
    a.tabs {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 12px;
    border-bottom: solid 1px #ffffff2e;
}
}