:root {--theme-color-main: #526abf;--theme-color-sec: #0a237b;--theme-color-light: #e6ecfe;--theme-color-landing: #00114e;}.inner-banner {width: 100%;background: radial-gradient(ellipse 80% 60% at 70% 20%, rgb(162 215 255), transparent 68%), radial-gradient(ellipse 70% 60% at 20% 80%, rgb(59 122 210), transparent 68%), radial-gradient(ellipse 60% 50% at 60% 65%, rgb(255 255 255 / 98%), transparent 68%), radial-gradient(ellipse 65% 40% at 50% 60%, rgba(120, 190, 255, 0.3), transparent 68%), linear-gradient(180deg, #f7eaff 0%, #cde6fc 100%);}*, body {outline: none;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;color: #101828;}a {color: #000 !important;}a:hover {color: var(--theme-color-main) !important;}.main-bg {width: 100%;background: url(../images/banner-bg.webp) no-repeat center /cover, radial-gradient(ellipse 80% 60% at 70% 20%, rgb(162 215 255), transparent 68%), radial-gradient(ellipse 70% 60% at 20% 80%, rgb(59 122 210), transparent 68%), radial-gradient(ellipse 60% 50% at 60% 65%, rgb(255 255 255 / 98%), transparent 68%), radial-gradient(ellipse 65% 40% at 50% 60%, rgba(120, 190, 255, 0.3), transparent 68%), linear-gradient(180deg, #f7eaff 0%, #cde6fc 100%) }.img-area {background: url(../images/image-bg.webp) no-repeat left bottom /contain;}@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: #fff !important;background: var(--theme-color-sec);border-radius: 9px;border: 1px solid var(--theme-color-sec);}.text-sec {color: var(--theme-color-sec);}.theme-btn:hover {background: #000;color: #ffffff !important;}.theme-btn1 {width: 130px;height: 130px;text-align: center;padding: 20px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: #df6f6f;border-radius: 9px;transition: all linear 0.3s;display: inline-block;border: 2px solid #F5AFAF;word-wrap: break-word;}.theme-btn1:hover {background: #a92d2d;color: #fff !important;transform: translateX(12px) rotate(20deg);}.rounded-20 {border-radius: 20px;}.rounded-tb {border-radius: 20px 0;}.search-btn {background: #89efdd;border-radius: 0px;color: #000 !important;border: none;padding: 10px 20px;text-transform: uppercase;letter-spacing: 1px;font-weight: bold;transition: 0.5s;}.search-btn:hover {background: var(--theme-color-sec);color: #fff !important;}.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;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.fw-bold {font-weight: 700;}.border {border-color: #cfcfcf !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.bg-lblue {background: #d8ecff;}.bg-dark {background: var(--theme-color-landing);}.bg-light {background: var(--theme-color-light) !important;}.bg-theme {background: var(--theme-color-main) !important;}.bg-theme-sec {background: var(--theme-color-sec) !important;}.text-theme {color: var(--theme-color-landing);}.bg-light-about {background: #F3F3F3 !important;}.btn-outline-warning {color: var(--theme-color-main);}.btn-outline-warning:hover {color: #fff;background-color: var(--theme-color-main);}.btn {white-space: nowrap;}.c-img {height: 80px;display: flex;align-items: center;}.form-control, .form-select {padding: 15px 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, .header li a {text-decoration: none;color: #222 !important;display: block;}.header li a.active {color: var(--theme-color-sec) !important;border-radius: 10px;}.header li a:hover.active {color: var(--theme-color-sec);border-radius: 10px;}.header {position: fixed;z-index: 1000;background: #fff;width: 100%;}.header ul {margin: 10px 10px 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: var(--theme-color-sec) !important;}.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: 34px 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: #222;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: #222;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;}.display-5 {font-size: 3rem !important;}.header li a {padding: 12px 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.header01 {position: fixed;z-index: 1000;width: 100%;background: #00061400;padding: 0px;-webkit-transition: all ease-out .5s;-moz-transition: all ease-out .5s;-o-transition: all ease-out .5s;transition: all ease-out .5s;}.header .active ul li a {color: #fff !important;}.active {background: linear-gradient(90deg, #ffffff, #66a5ff) !important;}.active ul li a {color: #000 !important;}.active .logo p {color: #000 !important;}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;}.border-right {border-right: 2px dashed #ded7ff;}.border-left {border-left: 2px dashed #ded7ff;}.box-bg {background: url(../images/hero-gradient-bg.webp) no-repeat top center/cover;}@media (min-width:993px) and (max-width: 1024px) {.img-area {background: url(../images/image-bg.webp) no-repeat left / 50%;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;padding-top: 0px;}.header01 {background: #d2e1ff;}}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;line-height: 24px;}.display-5 {font-size: 2.5rem !important;}