body { 
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.bg-login{
    background: #24A9E1;
    background: linear-gradient(120deg, rgba(0,171,241,.85) 0%, rgba(97,78,155,.85) 75%);
    overflow-x: hidden;
    height: 100vh;
}

.bg-img-login{
    background-image: url(https://design.webescuela.cl/webclass/images/img-login.png);
    height:100vh;
}

.div-inner-login{
    width:900px;
    border:solid 1px rgba(255,255,255,.5);
    background:rgba(255, 255, 255, 0.05);
    border-radius:10px;
    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
    display:flex;
    padding:50px 0;
    margin:8% auto 0 auto;
}

.login-container-left{
    width:50%;
    display: flex;
    justify-content:center;
    align-items:center;
    padding:0 30px;
}

.login-container-right{
    width:50%;
    padding:0 50px;
    border-left:solid 1px rgba(255,255,255,.5);
}

.size-img-login{
    width:320px;
}

.content-rec{
    display:flex;
    width:100%;
    margin:20px 0;
    font-size:14px;
}

.texto-bienvenida{
    text-align: center;
    color:#fff;
}

.btn-rec{
    width:50%;
    text-align: center;
    transition:.3s;
}

.btn-rec:hover{
    transition:.3s;
    transform: scale(1.1);
}

.btn-rec a:hover{
    text-decoration: none;
}

.btn-new-login{
    width:100%;
    text-align: center;
    margin-bottom:20px;
    outline:none;
    background:#20B6F3;
    border-radius:150px;
    border:none;
    padding:10px 0;
    color:#fff;
    cursor:pointer !important;
    transition:.3s;
    letter-spacing: 2px;
}
 
.btn-new-login:hover{
    outline:none;
    background:#20B6F3;
    transition:.3s;
    box-shadow: 0px 0px 30px 0px #20B6F3;
    cursor: pointer !important;
    transform: scale(1.06);
    letter-spacing: 3px;
}

.login-block {
    background: #09135c;
    /* fallback for old browsers */
    background: #09135c;
    /* Chrome 10-25, Safari 5.1-6 */
    background:#09135c;
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    float: left;
    width: 100%;
    padding: 50px 0;
    background-size: cover !important;
}

.header-inner{
    display:flex;
    justify-content: flex-start;
    width:100%;
    padding:10px;
}

.login-datos{
    color:#fff;
    margin:0 10px 0 0;
    padding:7px 12px;
    text-align:center;
    border-radius:150px;
    font-size:13px;
    letter-spacing: .5px;
}

.banner-sec {
    background: url(http://webclass-dev/sistema/webclass/img/web/slider/slide-41.jpg);
    background-size: cover;
    min-height: 500px;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

.container {
    border-radius: 10px;
    margin-top:40px;
}

.carousel-inner {
    border-radius: 0 10px 10px 0;
}

.carousel-caption {
    text-align: left;
    left: 5%;
}

.login-sec {
    padding: 30px 30px !important;
    position: relative;
    background: rgba(0, 0, 0, 0.5803921568627451) !important;
    border-radius: 10px;
}
.login-sec-selclass {
    padding: 30px 30px;
    position: relative;
    background:rgb(255 255 255 / 73%) !important;
    border-radius: 10px;
}

.login-sec .copy-text {
    position: absolute;
    width: 80%;
    bottom: 20px;
    font-size: 13px;
    text-align: center;
}

.login-sec .copy-text i {
    color: #FEB58A;
}

.login-sec .copy-text a {
    color: #E36262;
}

.login-sec h2 {
    margin-bottom: 30px;
    font-weight: 800;
    font-size: 30px;
    color: #DE6262;
}

.login-sec h2:after {
    content: " ";
    width: 100px;
    height: 5px;
    background: #FEB58A;
    display: block;
    margin-top: 20px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto
}

.btn-login {
    background: #41b765 !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.banner-text {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

.banner-text h2 {
    color: #fff;
    font-weight: 600;
}

.banner-text h2:after {
    content: " ";
    width: 100px;
    height: 5px;
    background: #FFF;
    display: block;
    margin-top: 20px;
    border-radius: 3px;
}

.banner-text p {
    color: #fff;
}
input.form-honeypot.form-element {
    display: none;
}
h4.color-dark {
    color:#565656;
}
a {
    color: #09509c;
}
.form-group input {
    font-family: 'Noto Sans', FontAwesome;
    color: #333;
    font-size: 14px;
}
button.btn-login, input.btn-login {
    border-bottom: 4px solid #0d8504 !important;
}
.wrapper.reveal-side-navigation {
    background-color: #09135c;
    z-index: 9;
    position: absolute;
    bottom: -300px;
    width: -webkit-fill-available;
    height: 300px;
}
footer.footer {
    width: 1140px;
    margin: auto !important;
}
h4.widget-title {
    color: #ccc;
}
.widget ul {
    list-style: none;
    padding-left: 2px;
}
.widget ul li a, .widget p {
    color: #828282 !important;
}
.widget p a {
    color:#fff !important;
}
ul.social-list.list-horizontal.no-margin-bottom li {
    display: inline-flex;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
ul.social-list.list-horizontal.no-margin-bottom li a i {
    color:#fff !important;
}
.icon-down-open-mini:before {
    content: "\02C5";
}
a.icon-circled.icon-down-open-mini.medium.scroll-link.border-white.bkg-hover-theme.color-white.color-hover-white.no-margins {
    background: rgba(0,0,0,0);
    width: 50px;
    height: 50px;
    line-height: 4.4rem;
    font-size: 2.2rem;
    color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    text-align: center;
    position: fixed;
    margin: auto;
    left: 0px;
    right: 0px;
}
p.copyright.text-center {
    color: #828282 !important;
}
@media (max-width:1200px) {
    footer.footer {
        width: 100%;
    }
    section#home {
        float: none !important;
        position: relative !important;
    }
    .wrapper.reveal-side-navigation {
        position: relative !important;
        bottom: 0px !important;
    }
    .row .col.col-md-3.col-xs-12 {
        width: 40% !important;
        float: left;
        flex-basis: auto;
        margin: 15px !important;
        padding: 0px !important;
    }
    .login-block .container {
        width: 90% !important;
        margin-top:0px !important;
    }
}
a#regresar, a#recuperar {
    color: #fff;
}
.fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s;
  }
  
  
  @keyframes fadeIn{
    0% {
      opacity:0;
    }
    100% {
      opacity:1;
    }
  }
  
  @-moz-keyframes fadeIn {
    0% {
      opacity:0;
    }
    100% {
      opacity:1;
    }
  }
  
  @-webkit-keyframes fadeIn {
    0% {
      opacity:0;
    }
    100% {
      opacity:1;
    }
  }
  
  @-o-keyframes fadeIn {
    0% {
      opacity:0;
    }
    100% {
      opacity:1;
    }
  }
  
  @-ms-keyframes fadeIn {
    0% {
      opacity:0;
    }
    100% {
      opacity:1;
    }
  }
  input#inputUsuario {
      background-color: rgba(255,255,255,1);
      color:#333;
      font-family:Inter;
      letter-spacing:.5px;
  }
  input#inputPass {
    background-color: rgba(255,255,255,1);
    color:#333;
    font-family:Inter;
    letter-spacing:.5px;
}

input#inputUsuario::placeholder {
    color:rgba(255,255,255,.5);
}
input#inputPass::placeholder {
    color:rgba(255,255,255,.5);
}
.display-block {
    display: block !important;
}
.login-sec-selclass p#instrucciones-form, .login-sec-selclass .text-white, .login-sec-selclass a {
    color: #fff !important;
}

.form-control:focus{
    border-color:transparent !important;
    box-shadow:unset !important;
}