.video-background {
    background: #000;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -99;
}
.video-foreground,
.video-background iframe, video  {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    pointer-events: none;
}
#vidtop-content {
    top: 0;
}
.video-foreground, .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    border: 0;
}
.factories {
    margin-bottom: 15px;
}
.factories a {
    background: #4c505d;
    border: 0;
    margin-right: 5px;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-decoration: none;
}
.factories a:hover {
    text-decoration: none;
    color: #fff;
    background: #414141;
}
a.active {
    background: #ac6551;
}
a.active:hover {
    background: #a15e4b;
}
    @media (min-aspect-ratio: 16/9) {
    .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
    .video-foreground { width: 300%; left: -100%; }
}
@import url('https://diler.eurooknadoma.com/include/fonts/montserrat.css');
    p.errors {
        color: #fff;
        padding-top: 10px;
    }

    body {
        height: 100vh;
       
    }
    .none-d {
        display: none;
    }
    .row.sect-auth {
        margin-right: 0;
        margin-left: 0;
    }
    img.logo {
        margin: 30px;
        width: 200px;
    }
    button#btn-register img {
        display: none;
        position: absolute;
        width: 24px;
    }
    button#btn-register {
        margin-top: 15px;
    }
    .block-white {
        background: #333333e0;
        backdrop-filter: blur(3px);
        padding-left: 50px!important;
        min-height: 100vh!important;
        height: auto!important;
        padding-bottom: 50px;
    }
    img.loader-database {
        width: 35px;
        margin-right: 15px;
        vertical-align: middle;
    }
    .preloader-app {
        z-index: 999;
        position: fixed;
        width: 100%;
        text-align: center;
        backdrop-filter: blur(3px);
        top: 0;
        height: 100vh;
        justify-content: center;
        display: none;
    }
    .zagl-form span {
        font-weight: 300;
    }
    p.zagl-p {
    color: #fff;
    margin-top: 15px;
}
    .zagl-form {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 700;
        font-size: 43px;
        line-height: 114%;
        color: #ffffff;
    }

    span.red {
        color: #f91c00;
    }

    label {
        font-size: 13px;
        color: #94979e;
        font-family: Montserrat;
        margin: 0;
        margin-top: 10px;
    }

    .btn.lead-button {
        width: 100%;
        background: linear-gradient(90deg, #FACAAA 0%, #DD9A7E 23.44%, #B96F56 53.12%, #894235 100%);
        color: #fff;
        font-family: Montserrat;
        font-style: normal;
        padding: 10px 35px;
        display: inline-block;
        position: relative;
        transition: all 0.2s;
        border: 0;
    }
    .btn.lead-button:hover {
        background: #525766;
    }
    input#btn-register {
        padding: 12px 35px;
    }
    .registration a:hover {
        text-decoration: none;
        color: #fff;
        background: #525766;
        border-color: #525766;
    }
    .static-height {
        padding-top: 30%;
    }
    .static-height-register {
    padding-top: 25%;
}
    .static-height input, .static-height-register input {
        background: #fff;
        box-sizing: border-box;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.06));
        backdrop-filter: blur(4px);
        border-radius: 2px;
        padding: 15px 25px;
        font-family: Montserrat;
        font-style: italic;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        color: #000000;
    }

    button.btn.lead-button img {
        width: 39px;
        display: inline-block;
        margin-left: 15px;
    }

    .registration p {
        font-family: Montserrat;
        font-style: normal;
        font-size: 16px;
        line-height: 114%;
        color: #9da0a6;
        padding-right: 25px;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .registration {
        display: flex;
        padding-right: 30px;
        padding-top: 30px;
        align-items: center;
    }

    .registration a {
        color: #ffffff;
        font-family: Montserrat;
        font-size: 16px;
        padding: 10px;
        border-radius: 0.25rem;
        text-decoration: none;
        border: 2px solid #AF6650;
        text-align: center;
        transition: all 0.2s;
    }

    a.pass-reset {
        width: 100%;
        text-align: center;
        display: block;
        margin-top: 10px;
        color: #94979e;
        transition: all 0.2s;
    }
    a.pass-reset:hover {
        color: #ffffff;
        text-decoration: none;
    }
@media (min-width: 1200px) and (max-width: 1456px) 
{

}
@media (min-width: 768px) and (max-width: 991.98px) 
{
    .static-height, .static-height-register {
        width: 100%;
    }
    .zagl-form {
        font-size: 32px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) 
{
    body {
        overflow: auto;
    }
    .static-height, .static-height-register {
        width: 100%;
    }
    .zagl-form {
        font-size: 36px;
    }
    .block-white {
        padding-left: 15px!important;
    }
    .registration {
        padding-right: 15px;
        padding-top: 15px;
    }
    .registration a {
        font-size: 14px;
        width: 80%;
    }
    .registration p {
        font-size: 14px;
        margin-left: 15px;
    }
}
@media (max-width: 575.98px)
{
    
    .video-background {
        display: none;
    }
    .block-white {
        background: #525766;
    }
    .static-height, .static-height-register {
        width: 100%;
    }
    body {
        overflow: hidden;
    }
    img.logo {
        margin: 20px 0px;
        width: 136px;
    }
    .row.sect-auth {
        margin: 0;
    }
    .registration {
        padding: 15px;
    }
    .registration a {
        font-size: 12px;
        width: 80%;
        text-align: center;
    }
    .static-height, .static-height-register {
        padding-top: 30px;
    }
    .zagl-form {
        font-size: 32px;;
    }
    .block-white {
        padding: 0 15px!important;
    }
    .registration p {
        font-size: 12px;
    }
}
