@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
* {
    box-sizing: border-box;
}

body {
    width: 100vw;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    background-color: rgba(220, 220, 220, 0.371);
    background-image: url("IMAGE/login-bg (1).jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.container {
    max-width: 650px;
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid gainsboro;
    border-radius: 2px;
}

.container_element {
    /* max-width: 450px; */
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
    /* padding: 15px; */
    border-radius: 10px;
}

nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

nav img {
    width: 200px;
    height: 70px;
    object-fit: contain;
}

.one {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 10px;
    max-width: 450px;
    margin: 10px auto;
}

.welcome {
    font-size: 25px;
    font-weight: 400;
    color: rgb(57, 57, 57);
    margin-bottom: 0;
    padding-bottom: 20px;
}

.welcome_nxt {
    margin-top: 0;
    padding-top: 0;
    font-size: 15px;
    font-weight: 400;
    color: rgb(57, 57, 57);
}

.two {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.two input {
    width: fit-content;
    height: 55px;
    /* border: 1px solid gainsboro; */
    background-color: #fff;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid gainsboro;
    padding-left: 10px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    margin-left: 10px;
    margin-bottom: 5px;
}

.two label {
    font-size: 12px;
    font-weight: 600;
    color: rgb(48, 48, 48);
}

.three {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    display: flex;
    justify-content: left;
    align-items: center;
}

.three input {
    width: 25px;
    height: 25px;
}

.three label {
    margin-top: 0;
    padding-top: 0;
    font-size: 14px;
    font-weight: 500;
    color: rgb(8, 51, 73);
}

.button {
    margin-bottom: 20px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button button {
    width: 180px;
    height: 45px;
    border-radius: 0;
    border: none;
    background-color: #008557
;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

.after_container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.after_container p {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}


.padding {
    padding: 10px;
    margin-bottom: 50px;
}

/* .two input:focus + #absolu,
.two input:not(:placeholder-shown) + #absolu{
    top: 5px;
    font-size: 10px;
    transition: all ease-in-out 300ms;
    font-size: 14px;
    color:rgb(134, 134, 134);
    background-color: #fff;
    padding-left: 3px;
    padding-right: 3px;
} */


.two span {
    color: red;
}

.afterbut {
    display: flex;
    justify-content: center;
    align-items: center;
}

.afterbut p {
    font-size: 14px;
    font-weight: 400;
    color: rgb(71, 71, 71);
}



.afterbuttwo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.afterbuttwo p {
    font-size: 13px;
    font-weight: 400;
    color: #e55725;
}

footer {
    /* background-color: rgb(10, 98, 166); */
    /* background-color: rgb(6, 37, 52); */
}

.footone {
    max-width: 400px;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.footer {
    padding: 20px;
    /* background-color: red; */
    display: flex;
    justify-content: space-between;
    align-items: left;
    max-width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    background-color: #262b33;
}

.footer a {
    font-size: 14px;
    color: black;
    max-width: 300px;
}

.foottwo img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.footernext {
    padding: 20px;
    /* background-color: red; */
    display: flex;
    justify-content: space-between;
    align-items: left;
    max-width: 1000px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.footernext p {
    font-size: 13px;
    color: black;
}

.imgpppp p {
    font-size: 15px;
    font-weight: 400;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgpppp p span {
    font-size: 15px;
    font-weight: 600;
    color: black;
    margin-left: 4px;
}

.eyeicon {
    position: absolute;
    right: 10px;
    top: 20px;
    cursor: pointer;
}

.poto {
    max-width: 990px;
    margin: 0 auto;
    padding: 10px;
}

.poto img {
    width: 200px;
}

.pototwo {
    max-width: 970px;
    margin: 0 auto;
    padding: 10px;

}

/* .pototwo img {

} */

.rightfoto {
    display: flex;
    justify-content: right;
    align-items: center;
}

.rightfoto img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    cursor: pointer;
}

.logbt p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: 0;
}

.logbt {
    background-color: #fafafa;
    width: 100%;
    padding: 20px;
}

.loone {
    font-size: 17px;
    color: black;
}

.lotwe {
    font-size: 13px;
    color: rgb(107, 107, 107);
}

.lothree {
    font-size: 13px;
    color: rgb(107, 107, 107);
    
}

/* .lothree span {
    color: red;
} */

.logbt-two {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fafafa;
    display: none;
}

.logbt-two p {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.fghjk {
    color: red;
}

.navtwo {
    display: none;
}

.divtyui_two {
    display: none;
}

@media screen and (max-width: 600px) {

    body {
    width: 100vw;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    background-color: #2a2c2e;
    background-image: none;
}

.container {
    max-width: 650px;
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    border-radius: 2px;
}

.container_element {
    /* max-width: 450px; */
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
    /* padding: 15px; */
    border-radius: 10px;
}

.two {
    position: none;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    padding-top: 20px;
}

.two input {
    width: 100%;
    height: 40px;
    /* border: 1px solid gainsboro; */
    background-color: #fff;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid gainsboro;
    padding-left: 0;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    margin-left: 10px;
    margin-bottom: 0;
}

.two label {
    font-size: 12px;
    font-weight: 600;
    color: rgb(48, 48, 48);
    width: 100%;
    margin-left: 15px;
}

.logbt-two {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fafafa;
    display: flex;
    padding: 20px;
}

.logbt {
    background-color: #fafafa;
    width: 100%;
    padding: 20px;
    display: none;
}


.footer {
    padding: 20px;
    /* background-color: red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    max-width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    background-color: #2a2c2e;
}

.one {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 0;
    max-width: 100%;
    margin: 10px auto;
    background-color: #2a2c2e;
}

.padding {
    padding: 0px;
}

nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    padding-top: 0;
}

.navone {
    display: none;
}

.navtwo {
    display: flex;
}

.navtwo img {
    width: 150px;
    height: 70px;
    object-fit: contain;
}

.divtyui {
    display: none;
}

.divtyui_two {
    display: flex;
    padding: 10px;
}

.divtyui_two p {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
}

.divtyui_two p img {
        display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.hgfd {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.nbvc {
    color: #fff;
    font-family: italic;
    font-size: 10px;
}


.two {
    padding-right: 20px;
    padding-left: 10px;
}


}