* {box-sizing: border-box;margin: 0;padding: 0;font-family: Poppins, sans-serif;}*::-webkit-scrollbar {display: none;}html {scroll-behavior: smooth;}body {margin: 0;padding-bottom: 50px;overflow-x: hidden;background: #ecf0f3 }.navbar {display: flex;justify-content: space-between;align-items: center;background-color: #ecf0f3;color: white;box-shadow: 13px 13px 20px #ced1d4, -13px -13px 20px #fff;}.brand-title {display: flex;align-items: center;justify-content: center;background-color: #ecf0f3;margin-left: 15px;}.brand-title img {width: 100%;max-width: 100%;height: 100%;max-height: 37px !important;background: transparent;}.navbar-links ul {margin: 0;padding: 0;display: flex;}.navbar-links li {list-style: none;}.navbar-links li a {font-size: 0.9rem;text-decoration: none;color: #10059f;padding-left: 1rem;padding-right: 1rem;display: block;font-weight: bold;}.navbar-links li a:hover {color: #00c65d;font-weight: bold;}.toggle-button {position: absolute;top: 1.2rem;right: 1rem;display: none;flex-direction: column;justify-content: space-between;width: 30px;height: 21px;}.toggle-button .bar {height: 3px;width: 100%;background-color: #10059f;border-radius: 10px;}.nav-bar-content-mobile {display: none;}body.menu_active {overflow: hidden;}.dropdown-submenu {position: relative;}.dropdown-submenu .dropdown-menu {top: 0;padding-left: 20px;left: 100%;margin-top: -1px;}.dropdown-submenu a {text-decoration: none !important;}.top {display: flex !important;align-items: center;}.top .fas {margin-left: auto;padding: 0px 10px;box-sizing: border-box;}.sub_menu_tab_cont {display: none;}.dropdown-menu-m {display: flex;justify-content: flex-start;align-items: center;margin: 0px;}.header_submenu {font-size: 0.9rem;display: flex;align-items: center;flex-wrap: wrap;max-width: 100%;background: #ecf0f3;z-index: 999;position: relative;box-shadow: 13px 13px 20px #ced1d4, 0px -3px 6px 0px #fff;}.dropdown-menu-m li {list-style: none;}.dropdown-menu-m a:hover {color: #00c65d;}.dropdown-menu-m a {padding: 10px 10px;display: block;box-sizing: border-box;margin-right: 10px;color: #10059f;text-decoration: none;font-weight: bold;}@media (max-width: 800px) {.header_submenu {display: none !important;}.hide_mobile {display: none;}.nav-bar-content-mobile {display: flex;transform: translate(-100%, 0);background: #ecf0f3;height: 100vh;position: fixed;left: 0px;top: 0px;width: 100%;padding: 10px;box-sizing: border-box;z-index: 1000;overflow: hidden;}.nav-bar-content-mobile-relative {position: relative;max-width: 100%;width: 100%;overflow-y: scroll;}.nav-bar-content-mobile-relative .mobile_menu_close {color: #10059f;position: fixed;right: 20px;top: 20px;}.nav-bar-content-mobile.active {transform: translate(0, 0);}.nav-bar-cotent-mobile-inner-scrl {overflow-x: hidden;}.nav-bar-content-mobile ul {margin: 0px;padding: 0px;box-sizing: border-box;}.nav-bar-content-mobile ul li {list-style: none;}.nav-bar-content-mobile ul li a {text-decoration: none;color: #10059f;padding: 0.5rem 1rem;display: block;font-weight: bold;}.nav-bar-content-mobile ul li a:hover {color: #00c65d;}.toggle-button {display: flex;}.navbar-links {display: none;width: 100%;}.navbar {flex-direction: column;align-items: flex-start;padding: 10px;}.navbar-links ul {width: 100%;flex-direction: column;}.navbar-links li a {padding: .5rem 1rem;}.navbar-links.active {display: flex;}.dropdown-menu {position: initial;background: none;border: none;}.mobile_nav .dropdown-submenu li a {display: list-item;list-style-type: disc;list-style-position: inside;}.fa, .fas {color: #10059f;}.top .fas {color: #10059f;}}.wrapper {width: 90%;max-width: 400px;min-height: 500px;margin: 50px auto;padding: 40px 30px 30px;background-color: #ecf0f3;border-radius: 15px;box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff }.logo {width: 80px;margin: auto }.logo img {width: 100%;max-width: 100%;height: 100%;max-height: 80px !important;}.wrapper .name {font-weight: 600;font-size: 1.4rem;letter-spacing: 1.3px;padding-left: 10px;color: #555 }.wrapper .form-field input, select {width: 100%;display: block;border: none;outline: 0;background: 0 0;font-size: 1.2rem;color: #666;padding: 10px 15px 10px 10px }.wrapper .form-field {padding-left: 10px;margin-bottom: 20px;border-radius: 20px;box-shadow: inset 8px 8px 8px #cbced1, inset -8px -8px 8px #fff }.wrapper .form-field .fas {color: #555 }.wrapper .btn {box-shadow: none;width: 100%;height: 40px;background-color: #0e5a9a;color: #fff;border-radius: 25px;box-shadow: 3px 3px 3px #b1b1b1, -3px -3px 3px #fff;letter-spacing: 1.3px }.wrapper .btn:hover {background-color: #0e76cd }.wrapper a {text-decoration: none;font-size: .8rem;color: #0e5a9a;font-weight: 550 }.wrapper a:hover {color: #00c55d }@media(max-width:380px) {.wrapper {margin: 30px 20px;padding: 40px 15px 15px }}.footer {text-align: center;box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff;padding: 15px;position: fixed;left: 0;bottom: 0;width: 100%;background-color: #ecf0f3;}.animatedDots {text-align: center;padding: 1.8rem .8rem .8rem;border-radius: 5px }.dot {display: inline-block;width: 15px;height: 15px;border-radius: 50%;background-color: #4b9cdb }.animatedDots .dot:nth-last-child(3) {animation: .6s ease-in .1s infinite jumpingAnimation }.animatedDots .dot:nth-last-child(2) {animation: .6s ease-in .2s infinite jumpingAnimation }.animatedDots .dot:last-child {animation: .6s ease-in .3s infinite jumpingAnimation }@keyframes jumpingAnimation {0%, 100%, 33% {transform: translate(0, 0) }16% {transform: translate(0, -15px) }}@media screen and (max-width: 750px) {table {border: 0px !important;}table thead {border: none;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}table tr {border-bottom: 0px !important;display: block;}table td {border-bottom: 1px solid #ddd;display: block;font-size: .9rem;text-align: right;}table td::before {content: attr(data-label);float: left;font-weight: bold;text-transform: uppercase;font-size: .9rem;}table td:last-child {border-bottom: 1px solid #3874b9;}.table-striped>tbody>tr:nth-of-type(odd) {--bs-table-accent-bg: rgb(19 123 209 / 3%) !important;color: #000000 !important;}}.table {--bs-table-striped-bg: rgb(159 159 159 / 5%) !important;}