/* .mockup-input{
    text-align: center;
    padding: 11px 7px;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    border-radius: 10px;
    border: solid 2px #cdd7dd;
    background-color: rgba(205, 215, 221, 0.2);
}

.mockup-input:focus{
    border: solid 2px #cdd7dd !important;
    background-color: rgba(205, 215, 221, 0.2);
}

.mockup-label{
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #b3c4ce;
}
.mockup_blue_lbl{
    width: 173px;
    height: 17px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none !important;
    color: #2050df;
}

.mockup_red_btn{
    height: 33px;
    margin: 42px 20px 10px 0;
border-radius: 10px;
text-align: center;
border: solid 2px #d80404;
background-color: rgba(216, 4, 4, 0.1);
}

.mockup_red_lbl {
    width: 75px;
    height: 17px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    white-space: nowrap;
    letter-spacing: normal;
    text-align: center;
    color: #d80404;
}

.mockup_heading {
    height: 19px;
    margin: 7px 472px 20px 0;
    font-family: Lato;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #d80404;
}

.login-logo {
    width: 94px;
    height: 36px;
    object-fit: contain;
}

.rounded-card {
    padding: 15px 15px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.fn-20 {
    font-size: 20px !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

*/

@import url("https://assets.uniteinteractive.com/fonts/?family=bebas_ycdt,font-awesome,icomoon2_ycdt,icomoon_arrows,icomoon_ycdt,roboto_cond_bold_ycdt,roboto_cond_regular_ycdt");
.lato-thin {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .lato-light {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .lato-thin-italic {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .lato-light-italic {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .lato-regular-italic {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .lato-bold-italic {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .lato-black-italic {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: italic;
  }

.register-background {
    background: #FFF;
}

.register-label {
    font-family: Lato !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;    
}

.register-button {
    background: #C0202D !important;
    height: 48px !important;
    padding-top: 12px !important;
    padding-right: 18px !important;
    padding-bottom: 14px !important;
    padding-left: 18px !important;
    gap: 10px !important;
    border-radius: 12px !important;
    color: white !important;
    text-transform: uppercase !important;
}

.register-button:hover {
	background-color: #b01f27 !important;
}

.register-input {
    height: 48px;
    gap: 8px;
    border-radius: 8px !important;
    border-width: 1px !important;
    padding-top: 12px !important;
    padding-right: 16px !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
    border: 1px solid var(--Red-2, rgba(58, 22, 26, 1)) !important;
}

.description-header {
    width: 90% !important;
    max-width: 700px !important;
}

.register-input-readonly {
    height: 48px;
    gap: 8px;
    border-radius: 8px !important;
    border-width: 1px !important;
    padding-top: 12px !important;
    padding-right: 16px !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
    border: 1px solid #FFF !important;

}

.txt-white {
    color: #fff;
}

.login-heading {
    /* position: absolute; */
    /* width: 404px; */
    height: 42px;
    /* left: 518px; */
    top: 169px;

    /* Titles */

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;

    /* Dark Grey */

    color: #1A1A1A;
}

.remember-me {

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    font-size: 22px !important;
    line-height: 26px;
    /* identical to box height */

    display: flex;
    align-items: center;

    /* Content/contentPrimary */

    color: #001018;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.login-email-password-lable {

    /* Subtitles */

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 24px !important;
    line-height: 35px;

    /* Blue */

    color: #26517E !important;
}

.login-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 8px;

    width: 160px;
    max-width: 160px;
    height: 44px;

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;

    /* Blue */

    background: #26517E !important;
    /* Element Shade */

    box-shadow: 0px 2px 8px rgba(207, 207, 207, 0.5);
    border-radius: 5px !important;

    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}


.forgot_text {

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    font-size: 22px !important;
    line-height: 26px !important;
    /* identical to box height */

    color: rgba(72, 161, 255, 0.98) !important;

    text-decoration: none !important;

}

.login-col-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.login-col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.copyright {
    /* Copyright text */


    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    font-size: 14px !important;
    line-height: 16px;
    color: rgba(26, 26, 26, 0.5);
    text-align: end;
}

.two-fa-heading {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 28px !important;
    line-height: 33px;
    color: #26517E !important;
}

.two-fa-sub-heading {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    font-size: 24px !important;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #001018 !important;
}


.height-100 {
    height: 100vh
}

.card {
    width: 400px;
    border: none;
    height: 300px;
    box-shadow: 0px 5px 20px 0px #d2dae3;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.card h6 {
    color: red;
    font-size: 20px
}

.inputs input {
    width: 56px;
    height: 70px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.card-2 {
    background-color: #fff;
    padding: 10px;
    width: 350px;
    height: 100px;
    bottom: -50px;
    left: 20px;
    position: absolute;
    border-radius: 5px
}

.card-2 .content {
    margin-top: 50px
}

.card-2 .content a {
    color: red
}

.form-control:focus {
    box-shadow: none;
    border: 2px solid red
}

.validate {
    border-radius: 20px;
    height: 40px;
    background-color: red;
    border: 1px solid red;
    width: 140px
}

.vector {
    position: absolute;
    bottom: 0;
    left: 0;
}

.shimmer-btn {
    position: relative;
    overflow: hidden;
  }
  
  .shimmer-btn::after {
    content: '';
    position: absolute;
    top: 0; left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
    animation: shimmer 5.5s infinite;
    pointer-events: none;
  }
  
  @keyframes shimmer {
    100% {
      left: 125%;
    }
  }
  
.register-form {
    width: 90%; /* Default for mobile */
    max-width: 700px; /* Limit width on larger screens */
    margin: 50 auto; /* Center the form horizontally */
    background: #F3F3F7 !important;
}

@media (min-width: 768px) { /* For tablets and desktops */
    .register-form {
        width: 700px; /* Fixed width for larger screens */
    }
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-color: white;
}

.register-align-content{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    background: url('../img/register-header-bg.jpg') no-repeat center;
    background-size: cover;
    color: white;
    padding: 80px 20px;
    text-align: left;
}

.banner h1 {
    font-size: 4.5rem;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}

@media (max-width: 968px) { /* For mobile devices */
    .banner h1 {
        font-size: 2.5rem; /* Smaller size for mobile */
    }
}

.metis-nation-database {
    text-align: right;
}

.metis-nation-database img {
    height: 100%;
}

.copyright-bar {
    background-color: #000;
    padding: 15px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.copyright-text {
    font-size: 14px;
}

.social-icons {
    display: flex;
}

.social-icons a {
    color: white;
    margin-left: 15px;
    font-size: 16px;
}
      /* Footer Main Section */
      .footer-main {
        background-color: #222;
        display: flex;
        justify-content: space-between;
        padding: 30px 50px;
        flex-wrap: wrap;
    }
    
    /* Logo Section */
    .footer-logo img {
        width: 100%;
        height: auto;
    }
    
    .footer-contact h3 {
        font-family: roboto_cond_bold_ycdt, Arial;
        font-weight: normal;
        font-size: 20px;
        line-height: 26px;
        color: #ed1b2e;
        margin: 0px 0px 10px 0px;
    }
    
    .footer-contact p {
        font-size: 16px;
        line-height: 22px;
        font-family: roboto_cond_regular_ycdt;
        font-weight: bold;
    }
    
    .contact-info {
        align-items: center;
        margin: 5px 0;
    }
    
    .contact-info .icon {
        color: #ff3232;
        margin-right: 8px;
        display: inline-flex;
        width: 20px;
    }
    
    .contact-info a {
        color: white;
        text-decoration: none;
    }
    
    .contact-info a:hover {
        text-decoration: underline;
    }
    
    .banner-header {
        font-family: roboto_cond_bold_ycdt;
    }

@media (max-width: 768px) {
    .footer-main {
        flex-direction: column;
        gap: 30px;
        padding: 30px 20px;
    }
    
    .copyright-bar {
        flex-direction: column;
        gap: 15px;
        padding: 15px 20px;
    }
    
    .social-icons {
        margin-top: 10px;
    }
    
    .social-icons a {
        margin: 0 8px;
    }
}