:root {--theme-color-main: #1844b5;--theme-color-sec: #1c3985;--theme-color-light: #f4f7fe;--theme-color-dark: #1a1c28;--color--gray-3: #f5f7ff;}*, body {outline: none;color: #1a1c28;}h1, h2, h3, h4 {text-decoration: none !important;font-weight: 600;}a {color: var(--theme-color-main);text-decoration: none;}a:hover {color: var(--theme-color-sec) !important;}.col-3 {flex: 0 0 auto;width: 25%;}.col-9 {flex: 0 0 auto;width: 75%;}.text-black {color: #000;}.fw-bold {font-weight: 600 !important;}.rounded-60 {border-radius: 60px;}.img-sr {border-radius: 60px 0 60px 0;}.location-links li a {font-size: 16px;color: #fff;border-bottom: 1px solid #fff;padding: 10px 0;display: block;}.location-links li a:hover, .bread-links li a:hover, footer li a:hover {color: #6992FF !important;}.bg-location {background: url(../../risevoic-template/images/map-locations.webp) #1a1c28 no-repeat center center / contain;}.home-blog-bg {background: url(../../risevoic-template/images/blog-bg.webp) no-repeat left center / contain;height: 500px;}.main-banner {background: url(../../risevoic-template/images/main-banner.webp) no-repeat right bottom / 38%;}.about-banner {background: url(../../risevoic-template/images/banners/about-banner.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.contact-banner {background: url(../../risevoic-template/images/banners/contact-banner.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.static-banner {background: url(../../risevoic-template/images/banners/static-banner.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.company-banner {background: url(../../risevoic-template/images/banners/company-banner.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.category-banner {background: url(../../risevoic-template/images/banners/category-banner.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.blogs-banner {background: url(../../risevoic-template/images/banners/blogs-banner.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.blog-image-01 {background: url(../../risevoic-template/images/blogs/blog-01.webp) no-repeat left bottom / cover;height: 116px;width: 116px;border-radius: 20px;}.blog-inner-01 {background: url(../../risevoic-template/images/blogs/blog-01.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.blog-image-02 {background: url(../../risevoic-template/images/blogs/blog-02.webp) no-repeat left bottom / cover;height: 116px;width: 116px;border-radius: 20px;}.blog-inner-02 {background: url(../../risevoic-template/images/blogs/blog-02.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.blog-image-03 {background: url(../../risevoic-template/images/blogs/blog-03.webp) no-repeat left bottom / cover;height: 116px;width: 116px;border-radius: 20px;}.blog-inner-03 {background: url(../../risevoic-template/images/blogs/blog-03.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}.blog-image-04 {background: url(../../risevoic-template/images/blogs/blog-04.webp) no-repeat left bottom / cover;height: 116px;width: 116px;border-radius: 20px;}.blog-inner-04 {background: url(../../risevoic-template/images/blogs/blog-04.webp) no-repeat left bottom / cover;position: relative;top: 50px;left: 48px;height: 301px;}@media (max-width: 992px) {.main-banner, .about-banner, .home-blog-bg, .static-banner, .company-banner, .blogs-banner {background: none;}.bg-location {background: #1a1c28;}}.theme-gradient {background: linear-gradient(0deg, rgba(26, 70, 185, 1) 0%, rgba(59, 112, 251, 1) 100%);}.theme-btn {background: #1a46b9;background: linear-gradient(0deg, rgba(26, 70, 185, 1) 0%, rgba(59, 112, 251, 1) 100%);color: #fff;padding: 10px 30px;transition: all 0.3s ease-out;border: 0px;}.theme-btn:hover {color: #fff !important;background: var(--theme-color-sec) !important;}.white-btn {background: #fff;border: 1px solid #fff;color: var(--theme-color-dark);padding: 10px 30px;transition: all 0.3s ease-out;border-radius: 50px;}.white-btn:hover {color: #fff !important;background: var(--theme-color-main) !important;}.dark-btn {background: var(--theme-color-dark);color: #fff;padding: 10px 30px;transition: all 0.3s ease-out;border-radius: 50px;}.dark-btn:hover {color: #fff !important;background: var(--theme-color-main) !important;}.border-theme {border: 1px solid #1844b5;}.bg-nav {background: #fff !important;}.bg-dark {background: var(--theme-color-dark) !important;}.navbar-light .navbar-nav .nav-link {color: #1a1c28;}.nav-link {padding: 0.5rem 1rem !important;}.bg-banner {background: linear-gradient(45deg, rgba(219, 229, 249, 1) 0%, rgba(245, 255, 251, 1) 100%);}.rounded {border-radius: 20px !important;}.text-theme {color: var(--theme-color-main);}.bg-light {background: linear-gradient(45deg, rgba(219, 229, 249, 1) 0%, rgba(245, 255, 251, 1) 100%) !important;}.bg-theme-gradient {background: #000e4a;background: linear-gradient(180deg, rgba(0, 14, 74, 1) 0%, rgba(14, 19, 53, 1) 100%);}.search-form {width: 100%;}.form-single {z-index: 99;width: 100%;justify-content: flex-start;align-items: center;display: flex;position: relative;}.form-input.search-input {z-index: 0;height: 60px;border: 1px solid var(--color--gray-3);background-color: #fff;border-radius: 100px;margin-bottom: 0;padding-left: 20px;padding-right: 40px;position: relative;box-shadow: 0 0 40px rgba(26, 28, 40, 0.07);}.circle-button {z-index: 2;width: 60px;height: 60px;background-color: var(--theme-color-main);background-image: url(../img/search-icon.svg);background-position: 50%;background-repeat: no-repeat;background-size: auto;border-radius: 100%;padding: 0;border: 0;display: inline-block;position: relative;left: -35px;}.accordion-button {padding: 1rem 0rem;}.accordion-body {padding: 0rem 0 1rem 0;}.accordion-button::after {background-image: url(../img/accordian-arrow.svg);}.accordion-button:not(.collapsed) {background: none;box-shadow: none;color: var(--theme-color-main);}.accordion-button:focus {box-shadow: none;}.accordion-button::after {fill: red;}footer * {color: #fff !important;}.footer-social-link {width: 50px;height: 50px;border-radius: 50px;background-color: rgba(254, 254, 254, 0.1);display: flex;align-items: center;justify-content: center;transition: transform 0.3s ease-in-out;}.header a.logo, .header li a {text-decoration: none;color: #000 !important;display: block;}.header li a.active {color: var(--theme-color-main) !important;}.header {position: fixed;z-index: 1000;background: linear-gradient(45deg, rgba(219, 229, 249, 1) 0%, rgba(245, 255, 251, 1) 100%);width: 100%;}.header ul {margin: 10px 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: var(--theme-color-main) !important;}.header a.logo {float: left;font-size: 2em;padding: 10px 20px;}.header a:hover.logo {color: #000;}.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: var(--theme-color-main);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: var(--theme-color-main);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 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.j-tags {background: #fff;color: var(--theme-color-main);padding: 8px 30px;border-radius: 0.25rem;transition: 0.3s;text-align: center;border: 1px solid var(--theme-color-main);display: inline-block;margin-bottom: 10px;}.j-tags:hover {background: linear-gradient(0deg, rgba(26, 70, 185, 1) 0%, rgba(59, 112, 251, 1) 100%);color: #fff !important;transition: 0.3s;}.description-lp {all: initial !important;font-family: var(--bs-font-sans-serif) !important;}.description-lp li, .description-lp p, .description-lp ul {padding: revert !important;margin: revert !important;font-size: 16px;list-style: revert !important;}.accordion {overflow: hidden;}.tab__label, .tab__close {display: flex;color: #fff;background: var(--theme-color-sec);cursor: pointer;border-radius: 10px;}.tab__label {justify-content: space-between;padding: 1rem;}.tab__label::after {content: "❯";width: 1.5em;height: 1.5em;text-align: center;transform: rotate(90deg);transition: all 0.35s;}.tab input:checked+.tab__label::after {transform: rotate(270deg);}.tab__content p {margin: 0;padding: 1rem;}.tab__close {justify-content: flex-end;padding: 0.5rem 1rem;font-size: 0.75rem;}.tab input:not(:checked)+.tab__label:hover::after {animation: bounce 0.5s infinite;}@keyframes bounce {25% {transform: rotate(90deg) translate(0.25rem);}75% {transform: rotate(90deg) translate(-0.25rem);}}.tab {position: relative;border-radius: 0 0 10px 10px;}.tab input {position: absolute;opacity: 0;z-index: -1;}.tab__content {max-height: 0;overflow: hidden;transition: all 0.35s;}.tab input:checked~.tab__content {max-height: 40rem;}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 }.alert-success {color: #0a3622 }.col-3 {flex: 0 0 auto;width: 25%;}.col-9 {flex: 0 0 auto;width: 75%;}.job-card-eh {
                display: flex;
                flex-direction: column;
                    height: 100% !important;
            }
            .heading-eh {
                flex: 1;
                display: flex;
            }