@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body,
html {
    margin: 0;
    padding: 0;
    font-family: Poppins, sans-serif !important;
}

.forgot-password-section .forgot-text-part h4 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: normal;
}

.invalid-feedback {
    background-color: #ed1b243b;
    border-left: 2px solid #ed1b24;
    padding: 4px 4px;
    color: #ed1b24;
}

.password-resnt-link-modal .modal-dialog {
    max-width: 630px;
    height: -webkit-fill-available;
    align-items: center;
    display: flex;
}

.password-resnt-link-modal .modal-dialog .modal-content {
    border: 0;
    border-radius: 16px;
}

.password-resnt-link-modal .modal-dialog .modal-content .modal-body {
    padding: 24px;
}

.password-resnt-link-modal .modal-dialog .modal-content .modal-body img {
    width: 100%;
    margin: 0 auto;
    max-width: 48px;
    height: 48px;
    display: flex;
}

.password-resnt-link-modal .modal-dialog .modal-content .modal-body h2 {
    text-align: center;
    padding: 24px 0px 8px;
    color: #393939;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.password-resnt-link-modal .modal-dialog .modal-content .modal-body p {
    text-align: center;
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 24px;
    margin-bottom: 0;
}

.password-resnt-link-modal .modal-dialog .modal-content .btn-sect .btn-part {
    border: 1px solid #FF002B;
    background-color: #FF002B;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 12px 16px;
    width: 100px;
    height: 48px;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.password-resnt-link-modal .modal-dialog .modal-content .btn-sect .btn-part:hover {
    background-color: #FFf;
    color: #FF002B;
}

.forgot-password-section .forgot-text-part p {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 24px;
}

.forgot-password-section p.bottom-rember {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    justify-content: center;
    margin-top: 12px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    gap: 8px;
}

.forgot-password-section p.bottom-rember a.forgot-password {
    margin-top: 0;
}

.amber_login .form-control:focus {
    box-shadow: unset;
    border-color: #dcdcdc;
}

.login-form-tabs .nav-link.active:hover {
    color: #ff0033;
}

.amber_login {
    background-image: url('../../assets/new-image/loginform-bg.jpg');
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    align-items: center;
    padding: 0px 262px;
    align-content: center;
}

.amber_login .login_row {
    box-shadow: 0px 4px 14px 0px #00000029;
    background: #FFFFFF;
    width: 100%;
    border-radius: 16px;
    display: flex;
    justify-content: center;
}

.amber_login .login-form-field label {
    position: absolute;
    background-color: #fff;
    left: 16px;
    top: -9px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.login_form {
    width: 50%;
    padding: 88px;
    text-align: center;
    align-content: center;
}

.login_form img {
    max-width: 280px;
    height: 90px;
    object-fit: contain;
    margin-bottom: 48px;
}

.login-form-tabs .nav-link {
    border-top: solid #dcdcdc;
    color: #063772;
    background: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 145%;
    text-transform: capitalize;
    width: 100%;
    height: 100%;
    max-height: 58px;
    padding: 16px;
    border: 1px solid #e3e2e2;
    background-color: rgb(6 55 114 / 10%);
}

.login-form-tabs li.nav-item {
    width: -webkit-fill-available;
}

.login-form-tabs .nav-link.active {
    color: #ff0033;
    font-weight: 600;
    border-top: 2px solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background-color: hsl(348deg 100% 50% / 10%);
}

.login-form-tabs .nav-link:hover {
    color: #063772;
}

body .login-form-tabs {
    flex-wrap: nowrap;
}

.btn-signin {
    border: 1px solid #ff0033;
    background-color: #ff0033;
    color: #fff;
    width: 100%;
    margin-top: 10px;
    height: 100%;
    max-height: 60px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    padding: 12px 16px;
}

.btn-signin:hover {
    background-color: #fff;
    color: #ff0033;
}

.forgot-password {
    color: #ff0033;
    font-size: 14px;
    text-align: center;
    display: block;
    margin-top: 10px;
    text-decoration: none;
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    margin-top: 12px;
}

.amber_login .tab-content {
    margin-top: 32px;
}

.amber_login .login-form-field {
    margin-bottom: 24px;
}

.amber_login label.form-label {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #000000;
    background: #fff;
    position: absolute;
    top: -8px;
    left: 16px;
    margin: 0px;
}

.amber_login .form-control {
    border: 1px solid #DCDCDC;
    width: 100%;
    max-width: 521px;
    height: 100%;
    max-height: 57px;
    border-radius: 8px;
    border-width: 1px;
    font-weight: 400;
    font-size: 18px;
    color: #898989;
    line-height: 100%;
    padding: 14.5px 16px;
}

.login-form-logos h4 {
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    color: #063772;
    padding-bottom: 16px;
    text-align: center;
    margin: 0px;
}

.login-form-logos span {
    vertical-align: super;
    font-size: 24px;
}

.login-form-logos {
    width: 50%;
    border-right-width: 2px;
    padding: 100px 102px;
    background: #FAFAFA;
    border-radius: 0px 16px 16px 0px;
}

.icon-box h5 {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #0D123D;
    margin: 0px;
    padding-top: 16px;
}

.icon-box .icon {
    width: 100%;
    border-radius: 9px;
    max-width: 73px;
    height: 72px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 16px;
    column-gap: 33px;
}

.icon-box .icon img {
    width: 100%;
    max-width: 39px;
    height: 100%;
    max-height: 39px;
}

.main_box {
    width: 100%;
    max-width: 120px;
    margin: auto;
    border-radius: 9px;
}

.main_box:nth-child(1) .icon {
    background-color: #314378;
}

.main_box:nth-child(2) .icon {
    background-color: #DA334D;
}

.main_box:nth-child(3) .icon {
    background-color: #A03051;
}

.main_box:nth-child(4) .icon {
    background-color: #ACB31F;
}

.main_box:nth-child(5) .icon {
    background-color: #FD8A00;
}

.main_box:nth-child(6) .icon {
    background-color: #CC0058;
}

.main_box:nth-child(7) .icon {
    background-color: #771FA7;
}

.main_box:nth-child(8) .icon {
    background-color: #FFC300;
}

.main_box:nth-child(9) .icon {
    background-color: #019886;
}

.main_box:nth-child(10) .icon {
    background-color: #9E3D96;
}

.main_box:nth-child(11) .icon {
    background-color: #00438B;
}

.main_box:nth-child(12) .icon {
    background-color: #45AA5A;
}

.login-logo {
    position: relative;
    width: 100%;
    max-width: 269px;
    margin: auto;
}

.login-form-logos p {
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    padding-top: 16px;
    text-align: center;
    color: #000000;
}

.amber_login .form-control:focus {
    box-shadow: 0px 0px 0px 0px;
}

@media (max-width: 1600px) {
    .forgot-password-section p.bottom-rember {
        font-size: 16px;
    }

    .forgot-password-section .forgot-text-part p {
        font-size: 14px;
    }

    .forgot-password-section .forgot-text-part h4 {
        font-size: 20px;
    }

    .login-form-logos {
        padding: 40px;
    }

    body .login_form {
        padding: 40px;
    }

    .login_form img {
        max-width: 265px;
        height: 65px;
    }

    .amber_login .form-control {
        max-height: 48px;
        border-radius: 6px;
        font-size: 14px;
    }

    .amber_login .login-form-field label {
        font-size: 12px;
    }

    .login-form-tabs .nav-link {
        font-size: 16px;
    }

    .btn-signin {
        margin-top: 0px;
        max-height: 48px;
        border-radius: 8px;
        font-size: 16px;
        padding: 5px 16px;
    }

    .forgot-password {
        font-size: 16px;
    }

    .login-form-logos h4 {
        font-size: 28px;
    }

    .icon-box .icon {
        border-radius: 6px;
        max-width: 56px;
        height: 56px;
    }

    .icon-box .icon img {
        max-width: 32px;
        max-height: 32px;
    }

    .icon-box h5 {
        font-size: 14px;
        padding-top: 8px;
    }

    .login-form-logos p {
        font-size: 16px;
    }
}

@media (max-width: 1500px) {
    .amber_login {
        padding: 0px 190px;
    }
}

@media (max-width: 1300px) {
    .amber_login {
        padding: 0px 130px;
    }
}

@media (max-width: 1200px) {
    .amber_login {
        padding: 0px 60px;
    }
}

@media (max-width: 991px) {
    .amber_login .form-control {
        max-width: 100%;
    }

    .amber_login .login_row {
        flex-direction: column;
    }

    .amber_login {
        padding: 60px;
        overflow-y: scroll;
    }

    body .login_form {
        width: 100%;
    }

    .login-form-logos {
        width: 100%;
        border-radius: 0px 0px 16px 16px;
    }

    .icon-box {
        row-gap: 28px;
    }
}

@media (max-width: 767px) {
    .login-form-logos span {
        font-size: 20px;
    }

    .forgot-password-section .forgot-text-part p br {
        display: none;
    }

    .password-resnt-link-modal .modal-dialog .modal-content .modal-body h2 {
        font-size: 20px;
    }

    .password-resnt-link-modal .modal-dialog .modal-content .modal-body p {
        font-size: 14px;
    }

    .forgot-password-section .forgot-text-part h4 {
        font-size: 18px;
    }

    .forgot-password-section p.bottom-rember {
        font-size: 14px;
    }

    .amber_login {
        padding: 30px 16px;
    }

    body .login_form {
        padding: 24px 16px;
    }

    .login-form-logos {
        border-radius: 0px 0px 8px 8px;
        padding: 24px 16px;
    }

    .amber_login .login_row {
        border-radius: 8px;
    }

    .login_form img {
        height: 48px;
        margin-bottom: 24px;
    }

    .login-form-tabs .nav-link {
        font-size: 14px;
        padding: 12px;
    }

    .forgot-password {
        font-size: 14px;
    }

    .btn-signin {
        font-size: 14px;
    }

    .icon-box .icon {
        max-width: 48px;
        height: 48px;
    }

    .icon-box h5 {
        font-size: 12px;
    }

    .icon-box {
        row-gap: 20px;
        column-gap: 24px;
    }

    .login-form-logos p {
        font-size: 14px;
    }
}