﻿.fade-out {
    opacity: 0;
    transition: opacity 0.5s ease-out;
}

body {
    overflow-y: hidden;
}

.py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    overflow-y: hidden;
}

.login-innerbg-cnt {
    height: 380px;
    width: 340px;
    position: relative;
}

/*
    loader css starts
*/
.rl-loading-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

/*.rl-loading-thumb {
    width: 15px;
    height: 15px;
    background-color: #ff4242;
    margin: 4px;
    box-shadow: 0 0 6px 2px #ffbaba;
    animation: rl-loading 1.5s ease-in-out infinite;
    border-radius: 50px;
}*/
.rl-loading-thumb {
    width: 15px;
    height: 15px;
    background-color: #cac295;
    margin: 4px;
    box-shadow: 0 4px 8px rgb(228 222 190);
    animation: rl-loading 1.5s ease-in-out infinite;
    border-radius: 50px;
}

.rl-loading-thumb-1 {
    animation-delay: 0s;
}

.rl-loading-thumb-2 {
    animation-delay: 0.5s;
}

.rl-loading-thumb-3 {
    animation-delay: 1s;
}

@keyframes rl-loading {
    0% {
    }

    20% {
        background: #cac295;
        transform: scale(1.5);
    }

    40% {
        background: #cac295;
        transform: scale(1);
    }
}

/*. lodarbackdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}*/
.lodarbackdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: white;*/
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lodarlogo {
    margin-top: -100px;
    width: 100px;
    height: 100px;
}


.forgot-password {
    margin-left: auto;
    color: black !important;
}

.pb-4 {
    padding-bottom: 0rem !important;
}

.buy-now-btn {
    display: none !important;
}

body > a {
    display: none;
}

    body > a > img {
        display: none;
    }



.gap-3 {
    gap: 1rem !important;
    margin-left: -6%;
}

.lang-change-box {
    position: absolute;
    right: 85px;
    top: 25px;
}

    .lang-change-box select {
        font-size: 14px;
        border: none;
        font-weight: 500;
        outline: none;
    }

.error-message {
    color: red;
}

.footer-with-background {
    background-image: url('../public/assets/photos/likefooter.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100% !important;
}

@media(min-width:1000px) and (max-width:1100px) {
    .navbar-brand {
        margin-left: 0% !important;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        width: max-content;
    }

    .lang-change-box {
        position: absolute;
        right: 13px;
        top: 25px;
    }

    .event-calendar {
        border: 1px solid #ddd;
        width: 476px !important;
        /* min-width: 300px; */
        background: #ddd;
    }

    .addressstyle {
        white-space: wrap !important;
    }

    body > footer > div > div.container > div:nth-child(3) > div > div.col-lg-6.mt-4.mt-lg-0 > div > ul > li:nth-child(2) {
        white-space: wrap !important;
    }

    .mobileno {
        white-space: nowrap;
        margin-left: 8%;
    }
}


.footer-with-background .container {
    position: relative;
    z-index: 1;
}

.footer-with-background .copy-right-footers {
    background-color: transparent;
    color: #000000;
    opacity: 1;
}

@media(max-width:500px) {
    .navbar-nav {
        --bs-nav-link-padding-x: 0;
        --bs-nav-link-padding-y: 0.5rem;
        --bs-nav-link-font-weight:;
        margin-left: 25%;
    }

    .lang-change-box {
        position: absolute;
        right: 26px !important;
        top: 25px;
    }

    .navbar > .container,
    .navbar > .container-fluid,
    .navbar > .container-lg,
    .navbar > .container-md,
    .navbar > .container-sm,
    .navbar > .container-xl,
    .navbar > .container-xxl {
        display: block !important;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between;
    }

    body > div.footer-with-background > footer > div.container > div.footer-widget-section > div {
        margin-left: 15% !important;
    }

        body > div.footer-with-background > footer > div.container > div.footer-widget-section > div > div.col-lg-4.col-md-6.col-sm-6.footer-column.mt-4.topsection > div > ul > li {
            list-style-type: disclosure-closed !important;
        }

        body > div.footer-with-background > footer > div.container > div.footer-widget-section > div > div.col-lg-4.col-md-6.col-sm-6.footer-column.topsection1.mt-4 {
            margin-left: -18% !important;
        }

    body > div.footer-with-background > footer > div.container > div.footer-column.d-flex.justify-content-center.websection.mt-3 > ul > div > li {
        margin-left: 100% !important;
        white-space: nowrap !important;
    }

    body > div.footer-with-background > footer > div.copy-right-footers.secondaty-bgcolor-1.py-2.mt-lg-2 {
        margin-top: 10% !important;
    }

    .login-innerbg-cnt .right-mockuplogin {
        position: absolute;
        right: 39px !important;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: 0.4s;
    }
}

.forgotpass {
    padding: 110px 70px;
}

.otp-section {
    padding: 110px 70px;
}

.reset-password-section {
    padding: 110px 70px;
}

.otp-container {
    display: flex;
    justify-content: space-between;
    max-width: 320px;
    margin: auto;
}

.otp-box {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.comman_inputfield_main {
    position: relative;
}

.input_comman_field {
    width: 100%;
    padding-right: 40px;
    /* Space for the eye icon */
}

.fade-out {
    opacity: 0;
    transition: opacity 0.5s ease-out;
}

body {
    overflow-y: hidden;
}

.forgot-password {
    margin-left: auto;
    color: black !important;
}

.pb-4 {
    padding-bottom: 0rem !important;
}

.buy-now-btn {
    display: none !important;
}

body > a {
    display: none;
}

    body > a > img {
        display: none;
    }

.gap-3 {
    gap: 1rem !important;
    margin-left: -6%;
}

.lang-change-box {
    position: absolute;
    right: 85px;
    top: 25px;
}

    .lang-change-box select {
        font-size: 14px;
        border: none;
        font-weight: 500;
        outline: none;
    }

.error-message {
    color: red;
}

.footer-with-background {
    background-image: url('../public/assets/photos/likefooter.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100% !important;
}


    .footer-with-background .container {
        position: relative;
        z-index: 1;
    }

    .footer-with-background .copy-right-footers {
        background-color: transparent;
        color: #000000;
        opacity: 1;
    }

.minhight-setlogin {
    min-height: auto;
}


.gray1-bgcolor-L {
    display: flex;
    justify-content: center;
    align-items: center;
}


@media(max-width:1280px) {
    .login-regis-lefts {
        padding: 60px 55px;
    }

    .forgotpass {
        padding: 110px 55px;
    }

    .reset-password-section {
        padding: 110px 55px;
    }
}

@media(max-width:992px) {
    .login-regist-rightmng {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .login-register-cmnbg {
        width: 100%; /* Make it responsive on smaller screens */
    }
}

.input_comman_field {
    width: 100%; /* Ensure input fields take full width */
}


@media(max-width:576px) {
    .login-regis-lefts {
        padding: 50px 20px;
    }

    .forgotpass {
        padding: 110px 20px;
    }

    .reset-password-section {
        padding: 110px 20px;
    }

    .otp-section {
        padding: 110px 20px;
    }
}
