:root {--theme-color-main: #4b2d8a;--theme-color-sec: #f5c500;--theme-color-light: #f6f2ff;--theme-color-landing: #4b2d8a;}*, body {outline: none;}html {scroll-behavior: smooth;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;color: #4b2d8a;font-family: 'Trebuchet MS', Arial, sans-serif;}a {color: #000 !important;}a:hover {color: var(--theme-color-main) !important;}.main-bg {width: 100%;background: radial-gradient(#2d1a60 50%, #4b2d8a 100%);position: relative;z-index: 1;}.img-area {background: url(../img/main-banner.webp) no-repeat right bottom / contain;position: relative;z-index: 9;}.inner-bg {width: 100%;background: linear-gradient(45deg, #8bb6ff, #b9a603);position: relative;z-index: 1;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.theme-btn {text-align: center;padding: 10px 20px;font-weight: 600 !important;text-transform: uppercase;color: #222 !important;background: var(--theme-color-sec);border-radius: 9px;transition: all linear 0.3s;}.theme-btn:hover {background: #ffe033;color: #222 !important;transform: translateY(3px);}.theme-btn1 {text-align: center;padding: 5px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: var(--theme-color-main);border-radius: 9px;transition: all linear 0.3s;font-size: 14px;}.theme-btn1:hover {background: var(--theme-color-landing);color: #fff !important;transform: translateY(3px);}.text-sec {color: var(--theme-color-sec);}.rounded-20 {border-radius: 20px;}.rounded-tb {border-radius: 20px 0;}.theme-bg {background: var(--theme-color-main);}.theme-bg-sec {background: var(--theme-color-sec);}.theme-bg-lght {background: var(--theme-color-light);}.theme-bg-form {background: #0B55B560;}.bg-dark {background: var(--theme-color-landing);}.bg-light {background: var(--theme-color-light) !important;}.fw-bold {font-weight: 700;}.border {border: 1px solid rgba(212, 212, 212, 0.473) !important;}.border01 {border: 1px solid rgba(245, 196, 0, 0.473) !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.btn {white-space: nowrap;}.form-control, .form-select {padding: 10px 30px !important;}.footer a {color: #fff !important;}.footer a:hover {color: #FBEFEF !important;}.form-control, .form-select {padding: 15px 20px;border-radius: 12px;}.header a.logo {color: #fff !important;}.header li a {text-decoration: none;color: #fff !important;display: block;}.header li a.active {background: rgba(255, 255, 255, 0.15);color: #fff;border-radius: 10px;}.header li a:hover.active {background: rgba(255, 255, 255, 0.15);color: #fff;}.header {position: fixed;z-index: 1000;width: 100%;background: var(--theme-color-main);}.header ul {margin: 8px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 20px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: #fff;}.header a.logo {float: left;font-size: 2em;padding: 10px;}.header a:hover.logo {color: #ffffff;}.header .menu {clear: both;max-height: 0;transition: max-height 0.2s ease-out;}.header .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 32px 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: #fff;display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.header .menu-icon .navicon:after, .header .menu-icon .navicon:before {background: #fff;content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.header .menu-icon .navicon:before {top: 5px;}.header .menu-icon .navicon:after {top: -5px;}.header .menu-btn {display: none;}.header .menu-btn:checked~.menu {max-height: 260px;padding-bottom: 20px;}.header .menu-btn:checked~.menu-icon .navicon {background: 0 0;}.header .menu-btn:checked~.menu-icon .navicon:before {transform: rotate(-45deg);}.header .menu-btn:checked~.menu-icon .navicon:after {transform: rotate(45deg);}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after, .header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {top: 0;}@media (min-width: 992px) {.header li {float: left;}.header li a {padding: 12px 20px;}.header .menu {clear: none;float: right;max-height: none;padding: 0 20px;}.header .menu-icon {display: none;}}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0A3622;border-radius: 6px;background: #d1e7dd;padding: 10px;}.alert-success {color: #0a3622;}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;line-height: 24px;}.form-group label {display: block;margin-bottom: 5px;}b, strong {font-weight: 600;}.txt-uppercase {text-transform: uppercase;}.border-top {border-top: 1px solid #cccccc3e;padding: 10px 10px;}.top-bg {width: 100%;background: linear-gradient(#3b2374, #4b2d8a);position: relative;z-index: 1;}.yelow-box {background: rgba(255, 204, 0, 0.272);color: var(--theme-color-sec) !important;border: 1px solid rgba(245, 197, 0, 0.3);text-transform: uppercase;}.why-icon {width: 48px;height: 48px;background: var(--theme-color-sec);border-radius: 10px;display: flex;align-items: center;justify-content: center;margin-bottom: 16px;padding: 10px;}.cat-card {background: #fff;cursor: pointer;transition: all 0.18s;text-align: center;}.cat-card svg {width: 32px;height: 32px;margin: 0 auto 10px;display: block;}.number-box {font-family: 'Barlow Condensed', sans-serif;font-size: 40px;font-weight: 800;color: var(--theme-color-main);opacity: 0.9;line-height: 1;margin-bottom: 10px;}.contact-info-item {display: flex;gap: 14px;margin-bottom: 20px;}.contact-info-icon {width: 40px;height: 40px;background: rgba(255, 255, 255, 0.12);border-radius: 8px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}.contact-info-icon svg {width: 20px;height: 20px;color: var(--theme-color-sec);}.job-card {width: 100%;background: #f3eefc;display: block;padding: 15px;border: 1px solid #e6e6e6;border-radius: 20px;margin: 5px;}.job-card:hover {border: 1px solid #4b2d8a;}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;line-height: 24px;}.heading-eh p {position: relative;top: 20px;}.box-no-bg {background: #63489c;display: flex;margin: 8px 0;}.num {font-size: 30px;font-weight: 700;color: #f5c500;}.box-no-bg p {font-size: 14px;}@media (min-width:993px) and (max-width: 1024px) {.theme-btn1 {padding: 5px 10px;}}@media (min-width:320px) and (max-width:992px) {.header li a {color: #fff !important;}.header li a.active {background: rgba(255, 255, 255, 0.15);color: #fff;border-radius: 10px;}.header a.logo {color: #fff !important;}.box-list li {width: 100%;}.job-meta-item {width: 100%;display: inline-block;}.heading-eh {display: block;}}