::-webkit-scrollbar {
    display: none;
}

body {
    overflow: hidden;
    max-width: 100%;
    max-height: 100vh;
    /* background: #000; */
}

.app-content {
    /* background: rgb(20, 20, 20); */
    overflow: hidden;
    max-width: 100%;
    max-height: 100vh;
    background-image: url(../img/water.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* clear: both; */
}

html {
    scroll-behavior: smooth;
}

@keyframes wire {
    from {
        height: 138px;
        opacity: 1;
    }
    to {
        height: 0;
        opacity: 0.2;
    }
}

@keyframes left {
    from {
        transform: translateX(3px) translateY(0px);
    }
    to {
        transform: translateX(-50px) translateY(20px);
    }
}

@keyframes back {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0px);
    }
}

.about-terminus {
    background: #fff;
    color: #000;
    box-shadow: 2px 3px 4px #ccc, -2px 3px 4px #ccc;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 30px;
    left: 720px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-bottom-left-radius: 150px;
    border-top-right-radius: 150px;
    border-top-left-radius: 150px;
    padding: 10px;
    line-height: 20px;
    text-indent: 10px;
    display: none;
}

.about-terminus h3 {
    margin-top: 40px;
}

.about-terminus h5 a:hover {
    color: red;
}

.about-terminus h5 a {
    color: blue;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 50px;
}

.help {
    display: block;
    animation: fade 3s ease-out;
}

@keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.bacg-color {
    background-color: #fff;
}

@media (min-width: 2001px) and (max-width: 5000px) {
    .img-fluid.one {
        position: fixed;
        left: 30%;
        top: 46%;
        z-index: 2;
        min-width: 30%;
        max-width: 100%;
        rotate: 3deg;
        transform-style: preserve-3d;
        animation: 6s left infinite ease-out;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-terminus {
        position: absolute;
        top: 30px;
        left: 50%;
    }
    .img-fluid.two {
        position: fixed;
        left: 6%;
        top: 35%;
        z-index: 10;
        max-width: 80%;
        min-width: 30%;
        animation: 5s fade ease-out;
    }
    .img-fluid.three {
        position: fixed;
        left: 23%;
        top: 20%;
        max-width: 100%;
        min-width: 30%;
        animation: 4s fade ease-out;
    }
    .img-fluid {
        max-width: 100%;
        perspective: 900;
    }
    .img-fluid.car1 {
        position: absolute;
        width: 100px;
        z-index: 10;
        left: 75px;
        top: 490px;
        rotate: -4deg;
        animation: 6s left infinite ease-out;
    }
    .img-fluid.car2 {
        position: absolute;
        width: 100px;
        z-index: 5;
        left: 260px;
        top: 395px;
        rotate: -4deg;
        animation: 8s left infinite ease-out;
    }
    .img-fluid.four {
        position: fixed;
        left: 0px;
        top: 6%;
        z-index: 1;
        max-width: 50%;
        width: auto\9;
        /* rotate: -3deg; */
    }
    .img-fluid.five {
        position: fixed;
        left: 50%;
        top: 59%;
        max-width: 5%;
        min-width: 3%;
        width: auto\9;
        opacity: .2;
        animation: 5s drop ease-out infinite;
    }
    .img-fluid.wire {
        width: 50px;
        position: fixed;
        left: 545px;
        top: 320px;
        z-index: 3;
        opacity: 0;
        height: 0px;
        animation: 5s wire infinite .3s;
        transition: all 400ms ease;
    }
    @keyframes drop {
        from {
            transform: translateY(0px);
        }
        60% {
            transform: translateY(0px);
        }
    }
}

.auth-wrapper.auth-cover .brand-logo {
    position: relative;
    left: 0;
    padding-left: 1.5rem;
    top: 0;
    padding: 10px;
}

@media (min-width: 990px) and (max-width: 2000px) {
    .img-fluid.one {
        position: fixed;
        left: 30%;
        top: 37%;
        z-index: 2;
        min-width: 20%;
        max-width: 34%;
        width: auto\9;
        rotate: 3deg;
        transform-style: preserve-3d;
        animation: 6s left infinite ease-out;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-terminus {
        position: absolute;
        top: 30px;
        left: 50%;
    }
    .img-fluid.two {
        position: absolute;
        left: 6%;
        top: 35%;
        z-index: 10;
        max-width: 26%;
        min-width: 15%;
        width: auto\9;
        animation: 5s fade ease-out;
    }
    .img-fluid.three {
        position: absolute;
        left: 25%;
        top: 15%;
        max-width: 26%;
        min-width: 15%;
        /* width: auto\9; */
        animation: 4s fade ease-out;
        z-index: 4;
    }
    .img-fluid {
        max-width: 100%;
        perspective: 900;
    }
    .img-fluid.car1 {
        position: absolute;
        max-width: 8%;
        min-width: 4%;
        z-index: 10;
        left: 6%;
        top: 73%;
        rotate: -4deg;
        animation: 6s left infinite ease-out;
    }
    .img-fluid.car2 {
        position: absolute;
        max-width: 8%;
        min-width: 4%;
        z-index: 5;
        left: 25%;
        top: 56%;
        rotate: -4deg;
        animation: 8s left infinite ease-out;
    }
    .img-fluid.five {
        position: fixed;
        left: 46.5%;
        top: 53%;
        max-width: 5%;
        min-width: 2%;
        width: auto\9;
        z-index: 5;
        animation: 5s drop ease-out infinite;
    }
    .img-fluid.wire {
        width: 4.7%;
        position: fixed;
        left: 46%;
        top: 42%;
        z-index: 2;
        opacity: 0;
        rotate: -8deg;
        height: 0px;
        animation: 5s wire infinite .5s ease-in-out;
    }
    @keyframes drop {
        from {
            transform: translateY(0px);
        }
        to {
            transform: translateY(-70px);
            opacity: 1;
        }
    }
    .bacg-color {
        background-color: #fff;
        z-index: 999;
        min-height: 100vh;
        box-shadow: -8px 0px 10px #ccc
    }
    .auth-wrapper.auth-cover .brand-logo {
        position: fixed;
        left: 0;
    }
}

.bacg-color {
    padding: 20px;
}

@media (max-width: 600px) {}