﻿@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

body {
    background-color: #F5F5F5;
    margin: 0;
}

.pl_logins.container-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
}

.pl_logins .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.pl_logins .col-md-6 {
    flex: 1;
    max-width: 50%;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
}

.pl_logins .card {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px !important;
    overflow: hidden;
    border: 0px solid #fff;
}

.pl_logins .card-body {
    padding: 20px;
}

.pl_logins .card img {
    max-width: 100%;
    border-bottom: 0px solid #eee;
}

.pl_logins .sem-login {
    font-size: 24px;
    font-weight: 600;
    color: #142527;
    line-height: 3;
    font-family: "Manrope", sans-serif !important;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 10px;
}

.pl_logins .sem-sub-login {
    font-size: 14px;
    color: #3C5053;
    margin-bottom: 30px;
    font-weight: 500;
    font-family: "Manrope", sans-serif !important;
    text-align: center;
}

.pl_logins .login-form-button {
    background-color: #2A061A;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    font-family: "Manrope", sans-serif !important;
    width: 100%;
    border: 1px solid #2A061A;
}

    .pl_logins .login-form-button:hover {
        background-color: #fff;
        color: #2A061A;
        border: 1px solid #2A061A !important;
        padding: 10px 20px;
        border: none;
        border-radius: 20px;
        cursor: pointer;
        font-size: 14px;
        font-family: "Manrope", sans-serif !important;
        font-weight: 500;
        width: 100%;
    }

.pl_logins .tp-manual-lg {
    color: #142527;
    font-size: 14px;
    font-family: "Manrope", sans-serif !important;
    font-weight: 500;
    cursor: pointer;
    text-decoration: dashed underline;
}

    .pl_logins .tp-manual-lg:hover {
        color: #133F41;
    }

.pl_logins .lg-text-main {
    font-size: 36px;
    font-weight: 500;
    font-family: "Manrope", sans-serif !important;
    margin-top: 5rem;
    color: #202020;
}

.pl_logins .login-sub-para {
    font-size: 14px;
    color: #93A4A7;
    margin-top: 10px;
    font-family: "Manrope", sans-serif !important;
    text-align: justify;
}

.pl_logins .login-ltnk-bott {
    color: #142527;
    font-size: 14px;
    font-weight: 500;
    font-family: "Manrope", sans-serif !important;
    cursor: pointer;
    position: absolute;
    bottom: 23px;
}

    .pl_logins .login-ltnk-bott img {
        vertical-align: middle;
    }

    .pl_logins .login-ltnk-bott:hover {
        text-decoration: underline;
    }

.powered-by-text {
    color: #142527 !important;
    font-size: 10px !important;
    font-family: "Manrope", sans-serif !important;
    font-weight: normal !important;
}

.bie-logo {
    max-width: 100%;
    height: auto;
}

.btn-desktop {
    text-decoration: none;
    position: relative;
    left: -0.7rem;
}

@media (width: 350px){
    .mobile-otp-input {
        width: 30px !important;
        height: 45px !important;
    }
}


@media (width: 450px) {
    .mobile-otp-input {
        width: 40px !important;
        height: 50px !important;
    }
}

@media (width:767.98px) {
    
}

@media (max-width: 767.98px) {
    .logo-margins{
        margin-bottom: 7rem !important;
    }
    .bie-logo {
        width: 100%;
        margin-top: -100px;
    }

    .bie-logo-otp {
        width: 70% !important;
        margin-top: -100px;
    }

    .domain-background {
        background-color: #86AFA833;
        width: fit-content;
        padding: 6px 10px 6px 10px;
        border-radius: 8px;
    }


    .btn-desktop {
        position: unset;
        left: unset;
    }

    .mobile-btn-primary {
        background-color: #0A4038;
        border: none;
        color: white;
        width: 100%;
        min-height: 53px;
        padding: 8px 12px;
        border-radius: 8px;
    }


    .mobile-btn-primary-client {
        background-color: #5087A7;
        border: none;
        color: white;
        width: 100%;
        min-height: 53px;
        padding: 8px 12px;
        border-radius: 8px;
    }

    .mobile-btn-secondary {
        color: #72C62C;
        background-color: #00000033;
        border: none;
        color: white;
        min-height: 40px;
        padding: 8px 12px;
        width: 100% !important;
        border-radius: 8px;
    }

    .footer-section-x {
        margin-top: 9rem !important;
    }

    .top-right-image {
        display: none; /* hide on small screens */
    }

    .fx-sub-text, .fx-mid-text, .fx-main-text {
        text-align: left;
    }

    .client-fx-mid-text {
        font-size: 36px;
    }

    .fx-mid-text {
        font-size: 36px;
    }

    /* Mobile OTP Input Styles */
    .mobile-otp-container {
        gap: 3px;
    }

    .mobile-otp-input {
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        border: 2px solid #e0e0e0;
        border-radius: 8px;
        transition: border-color 0.3s ease;
        background-color: #fff;
        padding: 0px !important;
    }

    .mobile-otp-input:focus {
        outline: none;
        border-color: #2A061A;
        box-shadow: 0 0 0 2px rgba(42, 6, 26, 0.2);
    }

    .mobile-otp-input.filled {
        border-color: #2A061A;
        background-color: #f8f9fa;
    }
  
}



