*{
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    margin: 0;
    overflow-x: hidden !important;
}

.btn-outline-sp{
    --bs-btn-color: #667eea;
    --bs-btn-border-color: #667eea;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #667eea;
    --bs-btn-hover-border-color: #667eea;
    --bs-btn-focus-shadow-rgb: 25, 135, 84;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #667eea;
    --bs-btn-active-border-color: #667eea;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #667eea;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #667eea;
    --bs-gradient: none;

    width: 70%;
    margin: 5px 0;
    font-weight: bold;
}

.big-txt-ceu{
    font-weight: 800;
    color: #DC64A1;
    font-size: 1.8em;
}
.big-txt-ceu3{
    font-weight: 800;
    color: #DC64A1;
    font-size: 1.2em;
}
.big-txt-ceu2 {
    color:rgb(22, 21, 66);
}

.ceupink {
    color: #f04e98;
    font-weight: 1000;
}

.headermain {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    word-spacing: 4px;
    margin-bottom: 30px;
}

.headermain3 {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    word-spacing: 4px;
    text-align: left;
    color: #f04e98;
    font-weight: 1000;
}

.header0{
    height: 25vh;
    overflow: hidden;
}

.container-fluid{
padding: 0;
margin: 0;
}
.bg-ceu {
    background-color: rgb(22, 21, 66) !important;
    border-color: rgb(22,21,66) !important;
}
.bg-ceu2 {
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(255, 255, 255) !important;
}

.text-ceu{
    color: rgb(251, 251, 251);
}
.mdb{
    position:fixed;
    top:1%;
    left:1%;
}

.text-ceu:hover{
    color: rgb(234, 167, 201);
    border-bottom: 1px solid pink;
    transition: 1s;
}
a.active{
    color: rgb(234, 167, 201) !important;
    font-weight: bold;
}

header{
    background-color:rgb(22, 21, 66);
}
.bg-registrar{
    background-image: url(../img_index/bg.jpg);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
    /* height: 400px; */
}

.bg-registrar0{
    background-image: url(../img_index/bg0.jpg);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
    height: 242px;
}

.bg-registrar2{
    background-image: linear-gradient(#ffffffcd,#ffffffe3),url(../img/bg.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100px;
    position: relative;
}
.bg-registrar2::before {
    content: "NEW TRANSACTION FORM";
    font-family: Montserrat,Verdana, Geneva, Tahoma, sans-serif;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    font-weight: bold;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5rem;
    /* Adjust the font size as needed */
    padding: 10px 20px;
    /* Adjust padding as needed */
    border-radius: 5px;
    /* Add rounded corners if desired */
    background-image:linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #a860ef);
    -webkit-background-clip: text;
    /* For WebKit-based browsers */
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent; /* For WebKit-based browsers */
    animation: gradientAnimation 5s linear infinite;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}
.bg-registrar3{
    background-image: linear-gradient(#ffffffcd,#ffffffe3),url(../img/bg.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100px;
    position: relative;
}
.bg-registrar3::before {
    content: "SELECT DOCUMENT TYPE";
    font-family: Montserrat,Verdana, Geneva, Tahoma, sans-serif;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    font-weight: bold;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5rem;
    /* Adjust the font size as needed */
    padding: 10px 20px;
    /* Adjust padding as needed */
    border-radius: 5px;
    /* Add rounded corners if desired */
    background-image:linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #a860ef);
    -webkit-background-clip: text;
    /* For WebKit-based browsers */
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent; /* For WebKit-based browsers */
    animation: gradientAnimation 5s linear infinite;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}
.bg-registrar4{
    background-image: linear-gradient(#ffffffcd,#ffffffe3),url(../img/bg.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100px;
    position: relative;
}
.bg-registrar4::before {
    content: "ABROAD FORM AND CAV";
    font-family: Montserrat,Verdana, Geneva, Tahoma, sans-serif;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    font-weight: bold;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5rem;
    /* Adjust the font size as needed */
    padding: 10px 20px;
    /* Adjust padding as needed */
    border-radius: 5px;
    /* Add rounded corners if desired */
    background-image:linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #a860ef);
    -webkit-background-clip: text;
    /* For WebKit-based browsers */
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent; /* For WebKit-based browsers */
    animation: gradientAnimation 5s linear infinite;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}

@keyframes gradientAnimation {
    0% {
        background-size: 0% 0%;
    }

    10% {
        background-size: 20% 20%;
    }

    40% {
        background-size: 40% 40%;
    }

    60% {
        background-size: 60% 60%;
    }
    90% {
        background-size: 40% 40%;
    }
    100% {
        background-size: 40% 40%;
    }
}
.section1{
    background-color: rgb(255, 255, 255);
    min-height: 50vh;
}
.locked{
    background-color: rgb(255, 255, 255);
    min-height: 83vh;
}
.services{
    display: inline-block;
}

.inner{
    text-align: center;
    width: 100%;
    margin: 2px;
    background-color: aliceblue;
    border-radius: 5px;
    min-height: 100%;
}

.inner-announcement{
    text-align: center;
    width: 100%;
    margin: 2px;
    background-color: aliceblue;
    border-radius: 5px;
    min-height: 30vh;
}

.inner-announcementx{
    width: 100%;
    margin: 2px;
    background-color: aliceblue;
    border-radius: 5px;
    /* min-height: 30vh; */
    font-size: .8em;
}

.inner-announcement0{
    /* text-align: center; */
    width: 100%;
    margin: 2px;
    background-color: aliceblue;
    border-radius: 5px;
    min-height: 50vh;
}

.inner2{
    text-align: center;
    width: 100%;
    margin: 2px;
    background-color: aliceblue;
    border-radius: 5px;
    min-height: 15vh;
}

.itext{
  font-size: .8em;
  padding-left: 10px;
  text-align:left;
}

.itextc{
  font-size: .8em;
  text-align:center;
}

.bfooter{
    background-color: rgb(22, 21, 66);
    min-height: 5vh;

    bottom: 0;
    width: 100%;
    position: fixed;
}
.bnav{

    min-height: 10vh;
    position: absolute;
    top: 0;
    width: 100%;
}

.ftext{
    font-size: .6em;
}

.servc:hover{
    scale: 105%;
    transition: 1s;
}

.servc{
    overflow: hidden;
}

.btn:hover{
    color: #FFF;
}

.btn-hover.color-3 {
    background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
}

.btn-hoverx.color-3 {
    background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
}

.btn-hover {
    width: 200px;
    font-size: .9em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 10px;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hoverx {
    width: 400px;
    font-size: .9em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 10px;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hoverx:hover {
    background-position: 100% 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.highlight-total {
    background-color: #DC64A1;
    padding: 2%;
    border-radius: 30px;
    color: #fff;
    font-weight:700;
}
.loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(22, 21, 66);
    /* Semi-transparent background */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 999;
    /* Ensure the loader is on top of other content */
    opacity: 0;
    /* Start with 0 opacity */
    transition: opacity 0.5s ease-in;
    /* Add a fade-in and fade-out transition */
}

.loader-container.show {
    opacity: 1;
    /* Show the loader with full opacity */
}

.loader-logo {
    width:89px;
    /* Adjust the initial size of your logo */
    height: 100px;
    /* Adjust the initial size of your logo */
    background-image: url('../img_index/logo.png');
    /* Replace 'logo.png' with your logo file */
    background-size: cover;
    animation: scale 2s ease-in-out infinite;
    /* Apply a scaling animation */
}

.loader-bar {
    width: 50%;
    height: 10px;
    background-color: #f0f0f0;
    /* Background color for the loading bar */
    border-radius: 5px;
    /* Rounded corners for the loading bar */
    overflow: hidden;
    margin-top: 10px;
}

.progress {
    width: 0%;
    height: 100%;
    background-color: #ff69b4;
    /* Pink color for the progress */
    animation: progressAnimation 2s linear infinite;
    /* Progress animation */
}

.loader-text {
    margin-top: 10px;
    font-weight: bold;
    color: #FFF;
    /* Pink color for the text */
}

#topButton {
    display: none;
    position: fixed;
    bottom: 30%;
    right: 20px;
    z-index: 99;
    font-size: 18px;
    background-color: #ff69b4;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 100px;
}

@keyframes progressAnimation {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}
@keyframes scale {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    /* Increase the size during the animation */
}
.ofh{
    overflow-y: hidden !important;
}
.form-container {
    padding: 20px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    animation: fadeInUp 1s ease;
    transition: transform 0.2s ease;
}

 @keyframes fadeInUp {
     from {
         opacity: 0;
         transform: translateY(20px);
     }

     to {
         opacity: 1;
         transform: translateY(0);
     }
 }

 .formh2 {
     font-size: 24px;
     font-weight: bold;
     color: #667eea;
     text-align: left;
 }

 label {
     font-size: .8em;
     color: #333;
     font-weight: bold;
    }
small{
    font-size: .7em;
        
 }
 .form-control {
     font-size: 16px;
     border-color: #667eea;
 }

 select.form-select {
     font-size: 16px;
     border-color: #667eea;
 }

 .timeDisp {
     font-family: 'Oxanium', sans-serif;
     padding: 0%;
 }

 .btn-primary {
     background-color: #667eea;
     border-color: #667eea;
     font-size: 18px;
     font-weight: bold;
 }

 .btn-primary:hover {
     background-color: #764ba2;
     border-color: #764ba2;
 }

 /* New hover effect
 .form-container:hover {
     transform: scale(1.02);
     /* Scale up by 2% on hover */
 /* } */ 


 .btn-standby {
     animation: pulse 2s infinite;
 }

 @keyframes pulse {
     0% {
         transform: scale(1);
     }

     50% {
         transform: scale(.95);
     }

     100% {
         transform: scale(1);
     }
 }

.ftr-link{
    text-decoration: none;
    text-transform: uppercase;
}