@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,500");


/* Create three equal columns that floats next to each other */
.columna {
    float: left;
    width: 33.33%;
    padding: 10px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }

    .login-header{
         
            margin-top: 35px;
    }
}

.screen textarea:focus,
.screen input:focus {
    outline: none;
}

.screen * {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

.screen div {
    -webkit-text-size-adjust: none;
}

.component-wrapper a {
    display: contents;
    pointer-events: auto;
    text-decoration: none;
}

.component-wrapper * {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    pointer-events: none;
}

.component-wrapper a *,
.component-wrapper input,
.component-wrapper video,
.component-wrapper iframe {
    pointer-events: auto;
}

.component-wrapper.not-ready,
.component-wrapper.not-ready * {
    visibility: hidden !important;
}

.screen a {
    display: contents;
    text-decoration: none;
}

.full-width-a {
    width: 100%;
}

.full-height-a {
    height: 100%;
}

.container-center-vertical {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
    pointer-events: none;
}

.container-center-vertical > * {
    flex-shrink: 0;
    pointer-events: auto;
}

.container-center-horizontal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    pointer-events: none;
    width: 100%;
}

.container-center-horizontal > * {
    flex-shrink: 0;
    pointer-events: auto;
}

.auto-animated div {
    --z-index: -1;
    opacity: 0;
    position: absolute;
}

.auto-animated input {
    --z-index: -1;
    opacity: 0;
    position: absolute;
}

.auto-animated .container-center-vertical,
.auto-animated .container-center-horizontal {
    opacity: 1;
}

.overlay-base {
    display: none;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.overlay-base.animate-appear {
    align-items: center;
    animation: reveal 0.3s ease-in-out 1 normal forwards;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
}

.overlay-base.animate-disappear {
    animation: reveal 0.3s ease-in-out 1 reverse forwards;
    display: block;
    opacity: 1;
    pointer-events: none;
}

.overlay-base.animate-disappear * {
    pointer-events: none;
}

@keyframes reveal {
    from { opacity: 0 }
    to { opacity: 1 }
}

.animate-nodelay {
    animation-delay: 0s;
}

.align-self-flex-start {
    align-self: flex-start;
}

.align-self-flex-end {
    align-self: flex-end;
}

.align-self-flex-center {
    align-self: flex-center;
}

.valign-text-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.valign-text-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

input:focus {
    outline: none;
}

.listeners-active,
.listeners-active * {
    pointer-events: auto;
}

.hidden,
.hidden * {
    pointer-events: none;
    visibility: hidden;
}

.smart-layers-pointers,
.smart-layers-pointers * {
    pointer-events: auto;
    visibility: visible;
}

.listeners-active-click,
.listeners-active-click * {
    cursor: pointer;
}

* {
    box-sizing: border-box;
}
:root {
    --black: #000000;
    --cape-cod: #404040;
    --gunsmoke: #858585;
    --untitledsala-g-colors: #e67762;

    --font-size-m: 30px;
    --font-size-s: 16px;
    --font-size-xs: 14px;
    --font-size-xxs: 12px;

    --font-family-montserrat: "Montserrat", Helvetica;
}
.descripcion-curso {
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.14px;
}

.top {
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
}

.descripcion-de-campo {
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.14px;
}

.montserrat-bold-black-32px {
    color: var(--black);
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 700;
}

:root {
}


/* screen - cursossalagcom-by-htmltodesign-free-version-13122022-84142-gmt3 */

 {
    background-color: #ffffff;
    border: 1px none;
    height: 926px;
    mix-blend-mode: normal;
    overflow: hidden;
    overflow-x: hidden;
    position: relative;
    width: 100%;
}

 .home-animacion-derecha {
    height: 870px;
    left: 1431px;
    top: -19px;
    width: 100%;
    max-width: 33%;
}

/*@media (max-width: 1366px) {
     .home-animacion-derecha {
        width: 400px;
    }
}*/

 .diseo-sin-ttulo-4-1 {
    background-color: transparent;
    height: 851px;
    left: 0px;
    mix-blend-mode: normal;
    object-fit: cover;
    position: absolute;
    top: 19px;
    width: 100%;
}

 .home-animacion-izquierda {
    height: 860px;
    left: -1px;
    top: -6px;
    width: 100%;
    max-width: 33%;
}

/*@media (max-width: 1366px) {
     .home-animacion-izquierda {
        width: 400px;
    }
}*/


 .diseo-sin-ttulo-3-1 {
    background-color: transparent;
    height: 854px;
    left: 1px;
    mix-blend-mode: normal;
    object-fit: cover;
    position: absolute;
    top: 6px;
    width: 100%;
    max-width: 100%;
}

.vector-1 {
    height: 79px;
    left: 392px;
    mix-blend-mode: normal;
    top: 730px;
    width: 302px;
    position: absolute;
}

.frame-1 {
    position: absolute;
    height: 193px;
    left: 850px;
    top: 28px;
    width: 125px;
}

 .bienvenidx-de-nuevo {
    background-color: transparent;
    height: 73px;
    letter-spacing: 0.00px;
    line-height: 32px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    top: 220px;
    width: auto;
}

 .span0 {
    line-height: 25px;
}

 .span1 {
    line-height: 40px;
}

 .div {
    background-color: transparent;
    height: 20px;
    position: absolute;
    top: 615px;
    width: 500px;
}

 .input-div {
    background-color: transparent;
    left: 11px;
    position: absolute;
    top: -0px;
}

 .input-input {
    background-color: #ffffff;
    border: 2px solid;
    border-color: var(--cape-cod);
    border-radius: 2.5px;
    left: 0px;
    position: relative;
    top: 0px;
}

 .recordarme {
    background-color: transparent;
    color: var(--cape-cod);
    font-style: normal;
    font-weight: 500;
    height: 19px;
    left: 35px;
    line-height: 25px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    top: -2px;
    white-space: nowrap;
    width: 143px;
}

 .boton-login-home {
    background-color: transparent;
    height: 50px;
    position: absolute;
    top: 672px;
    width: 250px;
}

 .rectangle-742 {
    background-color: #ddb8d7;
    box-shadow: 0px 5px 15px 5px #5a52801f;
    cursor: pointer;
    height: 50px;
    left: 0px;
    top: 0px;
    width: 250px;
}

 .login {
    background-color: transparent;
    color: var(--cape-cod);
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-s);
    font-style: normal;
    font-weight: 700;
    height: 19px;
    left: 90px;
    letter-spacing: 0.80px;
    line-height: 22px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: center;
    top: 15px;
    white-space: nowrap;
    width: 70px;
}

 .rectangle-1060 {
    background-color: transparent;
    border: 2px solid;
    border-color: var(--gunsmoke);
    height: 60px;
    left: 712px;
    top: 356px;
    width: 499px;
}

 .rectangle-1061 {
    background-color: transparent;
    border: 2px solid;
    border-color: var(--gunsmoke);
    height: 63px;
    left: 712px;
    top: 501px;
    width: 499px;
}

 .group-597 {
    background-color: transparent;
    height: 25px;
    position: absolute;
    top: 374px;
    width: 172px;
}

 .nombreempresacom {
    background-color: transparent;
    color: var(--gunsmoke);
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    line-height: 25px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: auto;
}

 .group-1000000929 {
    background-color: transparent;
    height: 16px;
    position: absolute;
    top: 334px;
    width: 33px;
}

 .mail {
    background-color: transparent;
    color: #333333;
    font-style: normal;
    font-weight: 700;
    height: auto;
    line-height: 16px;
    text-align: left;
    margin: 15px 0 15px;
}

 .group-1000000930 {
    background-color: transparent;
    height: 16px;
    position: absolute;
    top: 478px;
    width: 75px;
}

 .password {
    background-color: transparent;
    color: #333333;
    font-style: normal;
    font-weight: 700;
    height: auto;
    line-height: 16px;
    text-align: left;
    margin: 15px 0 15px;
}

 .group-598 {
    background-color: transparent;
    height: 25px;
    position: absolute;
    top: 520px;
    width: 84px;
}

 .contrasea {
    background-color: transparent;
    color: var(--gunsmoke);
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    line-height: 25px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: auto;
}

 .group-1000000928 {
    background-color: transparent;
    height: 25px;
    top: 610px;
    left: 790px;
    position: absolute;
    width: 183px;
}

 .olvidaste-la-contrasea {
    background-color: transparent;
    color: var(--cape-cod);
    font-style: normal;
    font-weight: 500;
    height: 25px;
    left: 0px;
    line-height: 25px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    text-decoration: underline;
    top: 0px;
    white-space: nowrap;
    width: auto;
}

 .group-1000001035 {
    background-color: transparent;
    height: 84px;
    left: 0px;
    position: absolute;
    top: 842px;
    width: 1366px;
}

 .group-1000001014 {
    background-color: transparent;
    height: 84px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 1366px;
}

 .rectangle-1141 {
    background-color: #e4e4e4;
    height: 84px;
    left: 0px;
    top: 0px;
    width: 1366px;
}



 .mask-group {
    background-color: transparent;
    height: 30px;
    left: 1543px;
    position: absolute;
    top: 29px;
    width: 297px;
}

 .creada-por-grow-proyecto-nova {
    background-color: transparent;
    height: 55px;
    left: 1489px;
    position: absolute;
    top: 16px;
    width: 365px;
}


 .group-creada-por-grow-proyecto-nova {
    background-color: transparent;
    height: 54px;
    left: 201px;
    position: absolute;
    top: 0px;
    width: 164px;
}

 .group-group {
    background-color: transparent;
    height: 54px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 164px;
}

 .rectangle {
    background-color: transparent;
    height: 54px;
    left: -0px;
    mix-blend-mode: normal;
    position: absolute;
    top: 0px;
    width: 164px;
}

 .vector-5 {
    height: 28px;
    left: 107px;
    mix-blend-mode: normal;
    top: 13px;
    width: 28px;
}

 .vector-6 {
    height: 17px;
    left: 139px;
    mix-blend-mode: normal;
    top: 15px;
    width: 8px;
}

 .vector-7 {
    height: 16px;
    left: 148px;
    mix-blend-mode: normal;
    top: 16px;
    width: 9px;
}

 .vector-8 {
    height: 17px;
    left: 157px;
    mix-blend-mode: normal;
    top: 15px;
    width: 8px;
}

 .vector-9 {
    height: 16px;
    left: 166px;
    mix-blend-mode: normal;
    top: 16px;
    width: 13px;
}

 .vector-10 {
    height: 4px;
    left: 142px;
    mix-blend-mode: normal;
    top: 34px;
    width: 2px;
}

 .vector-11 {
    height: 3px;
    left: 145px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-12 {
    height: 3px;
    left: 149px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-13 {
    height: 3px;
    left: 151px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-14 {
    height: 3px;
    left: 153px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-15 {
    height: 4px;
    left: 157px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-16 {
    height: 3px;
    left: 161px;
    mix-blend-mode: normal;
    top: 35px;
    width: 1px;
}

 .vector-17 {
    height: 3px;
    left: 163px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-18 {
    height: 3px;
    left: 165px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-19 {
    height: 3px;
    left: 168px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-20 {
    height: 3px;
    left: 171px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-21 {
    height: 5px;
    left: 174px;
    mix-blend-mode: normal;
    top: 34px;
    width: 1px;
}

 .vector-22 {
    height: 3px;
    left: 175px;
    mix-blend-mode: normal;
    top: 35px;
    width: 2px;
}

 .vector-23 {
    height: 3px;
    left: 139px;
    mix-blend-mode: normal;
    top: 35px;
    width: 3px;
}

 .creada-por {
    background-color: transparent;
    color: var(--black);
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-xxs);
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    top: 17px;
    width: 214px;
}

 .rectangle-12-cursossalagcom-by-htmltodesign-free-version-13122022-84142-gmt3 {
    background-color: transparent;
    height: 70px;
    left: 1156px;
    mix-blend-mode: normal;
    position: absolute;
    top: 715px;
    width: 70px;
}

 .rectangle-12-rectangle-12 {
    background-color: var(--untitledsala-g-colors);
    border-radius: 90px;
    height: 70px;
    left: 0px;
    mix-blend-mode: normal;
    position: relative;
    top: 0px;
    width: 70px;
}

.frame-2 {
    height: 189px;
    left: 584px;
    top: 0px;
    width: 364px;
}

 .ellipse {
    background-color: transparent;
    border: 2px solid;
    border-color: var(--cape-cod);
    border-radius: 18px;
    height: 36px;
    left: 0px;nunca
    position: absolute;
    top: 0px;
    width: 36px;
}

.footer .ellipse {
    background-color: transparent;
    border: 2px solid;
    border-color: var(--cape-cod);
    border-radius: 18px;
    height: 36px;
    left: ;
    position: absolute;
    top: 10px;
    width: 36px;
}

 .frame {
    background-color: transparent;
    mix-blend-mode: normal;
    position: absolute;
}

 .home-animacion {
    background-color: transparent;
    mix-blend-mode: normal;
    position: absolute;
}

.login-header{
    display: block;
        margin-bottom: 15px;
        margin-top: 30px;
}

 .icono {
        border-radius: 50%;
    border: solid 2px #4AA37B;
    width: 40px;
    height: 40px;
    padding: 7px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}

.icono img {
    height: 16px;
}

 .input {
    height: 18px;
    mix-blend-mode: normal;
    width: 18px;
}

 .rectangle-1 {
    mix-blend-mode: normal;
    position: absolute;
}

 .vector {
    background-color: transparent;
    position: absolute;
}

.form-control-login {
   display: block;
    padding: 0.8rem 0.8rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: #6e6b7b;
    width: 100%;
    border: 1px solid black;
}


.login-btn{
    transition: all .3s;
    display: inline-block;
    background: #D8B4D3;
    padding: 10px 30px;
    color: black !important;
    font-weight: bold;
}


.login-btn:hover{
    box-shadow: 2px 2px 10px rgba(0,0,0,.3);
    background-color: #d6a2cf;
}