body, html {
    overflow-x: hidden;
    font-family: "Inter", sans-serif;
}
a, a:hover {
    text-decoration: none;
}
h5 {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    margin-bottom: 20px;
}
.hide {
    display: none;
}
.nopad {
    padding: 0px 0px 0px 0px;
}
input {
    color: rgb(55, 58, 54) !important;
    opacity: 1 !important;
    /* Optional: ensures visibility in Firefox */
}
.footer-01 {
    color: #fff;
    background-color: #34495e;
}
.m-l-20 {
    margin-left: 20px;
}
.active {
    background-color: #eff6ff;
    border-radius: 8px;
}
.active,
.active svg {
    color: #2f6aec !important;
}
.profile-btn-01 {
    font-size: 14px;
    color: #fff !important;
    background-color: #387ef4;
    border-radius: 8px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    position: relative;
    top: -2px;
}
.nav-link {
    color: #4b5563;
    font-weight: 500;
    margin-right: 5px;
}
.logo-01 {
    width: 100%;
    max-width: 150px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.logo-02 {
    width: 100%;
    max-width: 250px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.menu-icon-01 {
    color: #4b5563;
    position: relative;
    top: -1px;
}
.menu-icon-02 {
    color: #fff;
    position: relative;
    top: -1px;
}
.form-box-01 {
    color: #000;
    width: 100%;
    max-width: 400px;
    background-image: linear-gradient(to bottom right, #f5f5f5, #dadada, #c0c0c0);
    border-radius: 8px;
    padding: 10px 10px 10px 10px;
    margin: 10px auto 10px auto;
    display: block;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
    border: 1px solid #001b70;
}
.topper-box-01 {
    width: 100%;
    max-width: 225px;
    background-color: rgba(225, 225, 225, 0.3);
    border-radius: 55px;
    padding: 10px;
    margin: 20px 5px 20px 5px;
}
.icon-box-02 {
    width: 40px;
    background-color: rgba(225, 225, 225, 0.3);
    border-radius: 8px;
    padding: 8px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
}
.font-01 {
    color: #fff;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    line-height: 1.3;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.font-02 {
    color: #fff;
    font-size: 60px;
    text-align: left;
    font-weight: 700;
    line-height: 1.1;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
.font-03 {
    color: #fff;
    font-size: 22px;
    text-align: left;
    font-weight: normal;
    line-height: 1.4;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}
.font-04 {
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    line-height: normal;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.font-05 {
    color: rgba(225, 225, 225, 0.9);
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: normal;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.footer-font-01 {
    color: rgba(225, 225, 225, 0.9);
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    line-height: 1.3;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.footer-font-02 {
    color: rgba(225, 225, 225, 0.95);
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    line-height: 1.3;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.footer-font-03 {
    color: rgba(225, 225, 225, 0.9);
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    line-height: 1.3;
    font-family: "Inter", sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.coming-soon-01 {
    color: #fff;
    background-image: linear-gradient(to bottom right, #2563ea, #2563ea, #1f42ac);
    padding: 10px;
    margin: 0px;
    min-height: 800px;
}
.basic-top-01 {
    color: #fff;
    background-image: linear-gradient(to bottom right, #2563ea, #2563ea, #1f42ac);
    padding: 10px;
    margin: 0px;
    min-height: 800px;
}
.orange-01 {
    color: #f59e0b;
}
.img-01 {
    width: 100%;
    max-width: 700px;
    padding: 0px 0px 0px 0px;
    margin: 10px auto 10px auto;
    display: block;
}
@media only screen and (max-width: 992px) {
    .font-02 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 600px) {
    .topper-box-01 {
        margin: 5px auto;
        display: block;
    }
    .br-01 {
        display: none;
    }
}