:root {--theme-color-main: #84da68;--theme-color-sec: #005c1d;--theme-color-light: #e9ffe2;--theme-color-landing: #003110;}*, 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: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;}a {color: #000 !important;}a:hover {color: #005c1d !important;}.main-bg {position: relative;background: linear-gradient(117deg, #005c1d 0%, #84da68 30%, #fafbff 60%, #c5ffbc 100%);}.img-area {background: url(../images/main-banner.webp) no-repeat right bottom / contain;position: relative;z-index: 9;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.theme-btn {text-align: center;padding: 15px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: var(--theme-color-sec);border-radius: 9px;transition: all linear 0.3s;}.theme-btn: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-color: #d8d8d8 !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;border-color: #989898 !important;}.header a.logo {color: #000 !important;}.header li a {text-decoration: none;color: #000 !important;display: block;margin: 0 5px;}.header li a.active {color: #005c1d !important;border-bottom: 1px solid #005c1d;background: #ffffff00;border-radius: 10%;box-shadow: 5px 5px 10px #ccc;}.header li a:hover {color: #005c1d !important;border-bottom: 1px solid #005c1d;background: #ffffff00;border-radius: 10%;box-shadow: 5px 5px 10px #ccc;}.header {position: fixed;z-index: 1000;width: 100%;background: var(--theme-color-sec);}.header ul {margin: 8px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 15px;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: #000;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: #000;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;}}.hdr-scroller {position: fixed;z-index: 1000;width: 100%;background: #ffffff00;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(117deg, #005c1d 0%, #84da68 30%, #fafbff 60%, #c5ffbc 100%);}.active ul li a {color: #000 !important;}.active .logo p {color: #fff !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;}.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;}.txt-uppercase {text-transform: uppercase;}.square {position: absolute;border: 2px solid rgba(255, 255, 255, 0.08);background: rgba(255, 255, 255, 0.02);backdrop-filter: blur(2px);animation: float 8s ease-in-out infinite;}.sq1 {width: 180px;height: 180px;top: 10%;left: 5%;transform: rotate(15deg);}.sq2 {width: 120px;height: 120px;top: 70%;left: 10%;transform: rotate(45deg);animation-delay: 1s;}.sq3 {width: 200px;height: 200px;top: 15%;right: 8%;border-style: dashed;animation-delay: 2s;border: 4px solid rgba(0, 112, 25, 0.08);}.sq4 {width: 150px;height: 150px;bottom: 30%;right: 20%;transform: rotate(25deg);animation-delay: 3s;border: 2px solid rgba(0, 112, 25, 0.08);background: #005c1d09;}.sq5 {width: 140px;height: 140px;top: 40%;left: 40%;transform: rotate(12deg);border-width: 4px;border: 6px solid rgba(0, 112, 25, 0.08);}.sq6 {width: 70px;height: 70px;top: 20%;left: 55%;border-style: dotted;border: 2px solid rgba(0, 112, 25, 0.08);background: #005c1d09;}@keyframes float {0% {transform: translateY(0px) rotate(0deg);}50% {transform: translateY(-20px) rotate(8deg);}100% {transform: translateY(0px) rotate(0deg);}}@media(max-width:768px) {.sq3 {width: 140px;height: 140px;}.sq1 {width: 120px;height: 120px;}}.stroke-text {-webkit-text-stroke: 1px rgb(0, 86, 6);color: #ffffff00;}.why-sec {background: linear-gradient(90deg, #fff, #f0feec, #fff);}.about-wrap {background: url(../images/executives.webp) no-repeat right top /contain;}@media (min-width:993px) and (max-width: 1024px) {.about-wrap {background: url(../images/executives.webp) no-repeat right -50px top / 50%;}.img-area {background: url(../images/main-banner.webp) no-repeat right -20px bottom / 44%;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.about-wrap {background: none;}.hdr-scroller {background: linear-gradient(145deg, #046121 0%, #598d47, #c5ffbc 70%);}.header li a {color: #fff !important;}.header li a.active {color: #ffffff !important;background: #066e01;}}.font-style {font-weight: 600;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;line-height: 1.2;}.h-90 {height: 90% !important;}.job-btn {position: absolute;bottom: -20px;right: 0%;left: 0;margin: 0 auto;width: 150px;padding: 13px;}