html {
    scroll-behavior: smooth;
}
/*.grecaptcha-badge {
    visibility: hidden;
}*/
body {
	overflow-x: hidden !important;
}
/** Start Header css **/
.main-header-sec {
	z-index: 9999;
}
.main-header-sec.scrolled {
    padding-top: 5px !important;
    padding-bottom: 11.02px !important;
    background-color: #073C00 !important;
}
.main-header-sec.scrolled .main-logo img {
    max-width: 45px;
    max-height: 64px;
}
.main-header-sec.scrolled .white-border-none {
    border: none !important;
    padding-top: 0px !important;
	margin: 0px 0px -10px !important;
}
.header-search .elementor-icon-wrapper {
    max-height: 24px;
}
.main-header-sec.scrolled .header-search .elementor-icon-wrapper {
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-header-sec.scrolled .main-site-menu .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    height: 74px !important;
    align-items: center !important;
}
.main-header-sec.scrolled .elementskit-menu-container {
    height: auto !important;
}
.main-site-menu .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    height: 100%;
    align-items: baseline;
}
.main-site-menu nav ul li {
    font-size: 16px;
}
.main-site-menu nav ul li:first-child {
	margin-left: 0px !important;
}
.main-site-menu .elementskit-megamenu-panel {
	max-width: 715px;
}
.main-site-menu .elementskit-megamenu-panel .e-con-inner {
	margin: 0px !important;
}
.main-site-menu nav ul li a.elementor-item {
    padding-top: 0px !important;
}
.main-site-menu .elementskit-megamenu-panel .elementor-heading-title {
	font-weight: 700 !important;
}
.main-site-menu .elementskit-megamenu-panel .sub-mega-menu ul li.elementor-icon-list-item a {
	padding: 15px 30px;
	width: 100%;
}
.main-site-menu .elementskit-megamenu-panel .sub-mega-menu ul li.elementor-icon-list-item a:hover {
	background-color: #43B649 !important;
}
.main-header-sec.scrolled .main-site-menu .elementskit-megamenu-panel {
		top: 74px !important;
}
/* .main-site-menu nav ul li .elementskit-dropdown {
	opacity: 1;
    visibility: visible;
}
.main-site-menu .only-black-title a {
    padding-bottom: 0px !important;
}
.main-site-menu .only-black-title a {
    pointer-events: none;
    font-weight: 700 !important;
    color: #464646 !important;
}
.main-site-menu li.sub-in-sub a {
    padding-left: 31px !important;
    position: relative;
    z-index: 0;
} */
/* .main-site-menu li.sub-in-sub a:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 15px;
    height: 1px;
    background: #43B649;
    top: 45%;
    transform: translate(0%, -50%);
}
.main-site-menu li.sub-in-sub a:after {
    content: '';
    position: absolute;
    left: 15px;
    width: 6px;
    height: 6px;
    background: #43B649;
    top: 45%;
    border-radius: 100px;
    transform: translate(0%, -50%);
} */
.search-popup a:-webkit-any-link:focus-visible {
    outline-offset: 0px !important;
    outline: none !important;
}
.search-input input.e-search-input::placeholder {
    color: #BDBDBD;
}
/** End Header css **/
/** Start Common Css **/
.icon-rotate span svg {
    margin-top: -1px;
    height: 15px;
    width: 15px;
}
.icon-rotate.fill-original a:hover span svg {
    color: #43B649;
    fill: #43B649 !important;
}
.icon-rotate.fill-original a:hover span svg path {
    stroke: #43B649 !important;
}
.text-transform .elementor-counter-title {
    display: block !important;
    text-transform: none !important;
}
/** End Common Css **/
/** Home Page CSS **/
.text-no-wrap .elementor-heading-title {
    white-space: nowrap;
}
.latest-news-posts .nr-news-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.latest-news-posts .nr-news-grid .nr-news-card {
    width: 100%;
    max-width: calc(33.33% - 30px);
    margin: 0 15px 0px 15px;
    border-radius: 0px;
    background: #43B649;
    box-shadow: none;
    position: relative;
    overflow: hidden;
}
.latest-news-posts .nr-news-grid .nr-news-card:hover {
	background: #073C00;
}
.latest-news-posts .nr-image {
    line-height: 0px;
}
.latest-news-posts .nr-image img {
    border: none;
    border-radius: 0px 0px 0px 80px;
}
.latest-news-posts .nr-content {
    padding: 20px;
}
.latest-news-posts .nr-title {
    margin: 0px;
    font-size: 16px;
}
.latest-news-posts .nr-title a {
    font-size: 1.125em;
    line-height: 1.1em;
    font-weight: 400;
    color: #FFF;
    font-family: 'Renogare', sans-serif;
    text-transform: inherit;
    display: block;
    width: 100%;
}
.latest-news-posts .nr-date {
    font-size: 0.9375em;
    line-height: 1.21875em;
    font-weight: 400;
    color: #FFF;
    font-family: 'Hind', sans-serif;
    margin: 5px 0px 15px;
}
#SR7_2_1 .custom.sr7-bullets {
    width: auto; /* better for dynamic spacing */
    height: 16px !important;
    display: flex;
    align-items: center;
    gap: 10px; /* 10px spacing between bullets */
}
#SR7_2_1 .custom.sr7-bullets:before {
    padding: 0px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}
#SR7_2_1 .custom .sr7-bullet {
    width: 8px !important;
    height: 8px !important;
    background: #FFF !important;
    border-radius: 100% !important;
    top: 50% !important;
    transform: translate(0%, -50%);
}
#SR7_2_1 .custom .sr7-bullet.selected {
	width: 12px !important;
    height: 12px !important;
    background: transparent !important;
	border: 2px solid #FFF !important; 
	transform: translate(-5px, -50%);
}
.last-box .elementor-counter .elementor-counter-title br {
	display: none !important;
}
/** Home Page CSS **/
/** Banner Widget CSS **/
.jput-banner-img-wrap .jput-banner-img-inner {
    padding: 195.60px 40px 48px;
    position: relative;
    z-index: 0;
}
.jput-banner-img-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    /*background: rgba(0, 0, 0, 0.3);*/
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%);
    z-index: 1;
}
.jput-banner-img-wrap .jput-banner-img-container {
    max-width: 1420px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    position: relative;
    z-index: 9999;
}
.jput-breadcrumb {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Hind';
    text-transform: uppercase;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
    width: 100%;
}
.jput-breadcrumb a {
    color: #ffffff;
    text-decoration: none;
    border: none;
    padding: 0px;
    display: inline-block;
    line-height: 14px;
}
.jput-breadcrumb .sep {
    margin: 0px;
    color: #ffffff;
    line-height: 14px;
}
.jput-breadcrumb .no-link {
    color: #ffffff;
    padding: 0 0px;
    line-height: 14px;
}
.jput-banner-img-wrap .jput-banner-img-container .jput-banner-page-title {
    margin: 12px 0px 0px 0px;
    color: #FFF;
}
.nr-date {
    font-size: 0.9375em;
    line-height: 1.21875em;
    font-weight: 400;
    color: #FFF;
    font-family: 'Hind', sans-serif;
    margin: 20px 0px 0px;
    text-transform: capitalize;
}
/** Banner Widget CSS **/
/** Digital Sercvice Carousel **/
#normal-text .elementor-button,
#normal-text-2 .elementor-button {
    text-transform: none;
}
.sercvices-carousel .elementor-swiper-button.swiper-button-disabled {
	background-color: #BDBDBD !important;
	opacity: 1 !important;
}
.sercvices-carousel .elementor-swiper-button.swiper-button-disabled svg,
.sercvices-carousel .elementor-swiper-button.swiper-button-disabled:hover svg {
    fill: #828282 !important;
}
.sercvices-carousel .elementor-swiper-button {
    font-size: 15px !important;
}
.sercvices-carousel .elementor-swiper-button svg {
    fill: rgba(255, 255, 255, 1) !important;
}
.sercvices-carousel .elementor-swiper-button:hover svg {
    fill: #43B649 !important;
}
.sercvices-carousel .swiper-pagination {
    display: flex;
    align-items: center;
}
.sercvices-carousel .swiper-pagination-bullet {
    opacity: 1 !important;
}
.sercvices-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 16px !important;
    width: 16px !important;
    background-color: transparent !important;
    border: 2px solid #43B649 !important;
}
/** Digital Sercvice Carousel **/
/** Personal Data Protection Act Page CSS **/
/* Base list style reset */
.numbered-list,
.main-list,
.sub-list,
.third-list,
.third-sub-list,
.fifth-list,
.sixth-list,
.seventh-list,
.eighth-list {
    list-style: none;
    padding-left: 0;
}
/* Numbered List (1.1, 1.2, etc.) */
.numbered-list {
    counter-reset: section sub;
}
.numbered-list>li {
    counter-increment: sub;
    position: relative;
    padding-left: 52px;
    margin-bottom: 10px;
}
.numbered-list>li::before {
    content: "1." counter(sub);
    position: absolute;
    left: 0;
}
/* Main List (2.1, 2.2, etc.) */
.main-list {
    counter-reset: section;
}
.main-list>li {
    counter-increment: section;
    position: relative;
    padding-left: 52px;
    margin-bottom: 20px;
}
.main-list>li::before {
    content: "2." counter(section);
    position: absolute;
    left: 0;
}
/* Sub-list under main list ((a), (b), etc.) */
.sub-list {
    counter-reset: subitem;
    margin-top: 10px;
}
.sub-list li {
    counter-increment: subitem;
    position: relative;
    padding-left: 52px;
    margin-bottom: 10px;
}
.sub-list li::before {
    content: " (" counter(subitem, lower-alpha) ")";
    position: absolute;
    left: 0;
}
/* Third List (3.1, 3.2, etc.) */
.third-list,
.fifth-list,
.sixth-list,
.seventh-list,
.eighth-list {
    counter-reset: third;
}
.third-list>li,
.fifth-list>li,
.sixth-list>li,
.seventh-list>li,
.eighth-list>li {
    counter-increment: third;
    position: relative;
    padding-left: 52px;
    margin-bottom: 20px;
}
.third-list>li::before {
    content: "3." counter(third);
    position: absolute;
    left: 0;
    top: 0;
}
.fifth-list>li::before {
    content: "5." counter(third);
    position: absolute;
    left: 0;
    top: 0;
}
.sixth-list>li::before {
    content: "6." counter(third);
    position: absolute;
    left: 0;
    top: 0;
}
.seventh-list>li::before {
    content: "7." counter(third);
    position: absolute;
    left: 0;
    top: 0;
}
.eighth-list>li::before {
    content: "8." counter(third);
    position: absolute;
    left: 0;
    top: 0;
}
/* Sub-list under 3.x ((a), (b), etc.) */
.third-sub-list {
    counter-reset: thirdsub;
    margin-top: 10px;
}
.third-sub-list li {
    counter-increment: thirdsub;
    position: relative;
    padding-left: 52px;
    margin-bottom: 10px;
}
.third-sub-list li::before {
    content: " (" counter(thirdsub, lower-alpha) ")";
    position: absolute;
    left: 0;
    top: 0;
}
/** Personal Data Protection Act Page CSS **/
/**Blog archive css**/
.nr-news-archive-sec .nr-archive-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
}
.nr-news-archive-sec .nr-sidebar {
    max-width: 328px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.nr-news-archive-sec .nr-content-area {
    max-width: calc(100% - 358px);
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.nr-news-archive-sec .nr-content-area #nr-post-results .img-loader {
    text-align: center;
}
.nr-news-archive-sec .nr-sidebar .nr-cat-filter-title {
    margin: 0px 0px 20px;
}
.nr-news-archive-sec .nr-sidebar .nr-filter-title {
    margin: 0px 0px 15px;
}
.nr-news-archive-sec .nr-sidebar #nr-filter-category {
    margin: 05px 0px 30px;
    padding: 0px;
    list-style-type: none;
}
.nr-news-archive-sec .nr-sidebar #nr-filter-category li:first-child {
    padding-top: 0px;
}
.nr-news-archive-sec .nr-sidebar #nr-filter-category li {
    padding: 15px 0px;
    border-bottom: 1px solid #43B64980;
    font-size: 1.3125em;
    line-height: 1.3em;
    font-weight: 400;
    color: #464646;
    font-family: 'Hind', sans-serif;
    cursor: pointer;
}
.nr-news-archive-sec .nr-sidebar #nr-filter-category li.active {
    color: #43B649;
}
.nr-news-archive-sec .nr-sidebar .nr-search-wrapper {
    position: relative;
    z-index: 0;
}
.nr-news-archive-sec .nr-sidebar .nr-search-wrapper input {
    width: 100%;
    border: 1px solid #BDBDBD !important;
    border-radius: 30px;
    padding: 11px 20px;
    max-height: 51px;
    line-height: 1.3em;
    font-size: 1.3125em;
    color: #464646;
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    cursor: pointer;
    outline: none !important;
    background: transparent;
}
.nr-news-archive-sec .nr-sidebar .nr-search-wrapper:after {
    content: '\f002';
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    right: 0px;
    top: 50%;
    color: #FFF;
    transform: translate(0, -50%);
    cursor: pointer;
    background: #43B649;
    border-radius: 100%;
    height: 51px;
    width: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.no-found {
    font-size: 1.3125em;
    line-height: 1.3em;
    color: #464646;
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    margin: 20px 0px 0px;
    text-align: center;
}
.nr-news-archive-sec .nr-sidebar .nr-search-wrapper input[type="search"]::-webkit-search-cancel-button {
    display: none;
    -webkit-appearance: none;
}
.nr-news-archive-sec .nr-sidebar .nr-search-wrapper input[type="search"]::-moz-search-clear {
    display: none;
}
.nr-news-archive-sec .nr-sidebar .nr-search-wrapper input::placeholder {
    color: #BDBDBD;
}
.nr-news-archive-sec .nr-news-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.nr-news-archive-sec .nr-news-card {
    width: 100%;
    max-width: calc(33.33% - 20px);
    margin: 0 10px 20px 10px;
    border-radius: 0px;
    background: #43B649;
    box-shadow: none;
    position: relative;
    overflow: hidden;
}
.nr-news-archive-sec .nr-news-card:hover {
	background: #073C00;
}
.nr-news-archive-sec .nr-news-card .nr-image {
    line-height: 0px;
}
.nr-news-archive-sec .nr-news-card .nr-image img {
    border: none;
    border-radius: 0px 0px 0px 80px;
}
.nr-news-archive-sec .nr-news-card .nr-content {
    padding: 20px;
}
.nr-news-archive-sec .nr-news-card .nr-title {
    margin: 0px;
    font-size: 16px;
}
.nr-news-archive-sec .nr-news-card .nr-title a {
    font-size: 1.125em;
    line-height: 1.1em;
    font-weight: 400;
    color: #FFF;
    font-family: 'Renogare', sans-serif;
    text-transform: inherit;
    display: block;
    width: 100%;
}
.nr-news-archive-sec .nr-news-card .nr-date {
    font-size: 0.9375em;
    line-height: 1.21875em;
    font-weight: 400;
    color: #FFF;
    font-family: 'Hind', sans-serif;
    margin: 5px 0px 15px;
}
.nr-bottom-part {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.nr-pagination {
    display: flex;
    gap: 5px;
    justify-content: center;
}
.nr-page-link {
    background-color: #43B649;
    color: #FFF !important;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 1.3125em;
    line-height: 1.3em;
    font-weight: 600;
    font-family: 'Hind', sans-serif;
}
.nr-page-link i {
    font-size: 16px;
}
.nr-page-link i:before {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 500;
}
.nr-page-link.current {
    background-color: #073C00;
}
.nr-page-link:hover {
    background-color: #073C00;
}
.nr-count-display {
    color: #464646;
}
.nr-count-display p {
    margin: 0px;
}
/**Blog archive css**/
/**Blog single css**/
.single-post-banner .jput-banner-img-wrap .jput-banner-img-inner {
    padding: 275px 40px 120px !important;
}
.nr-prev-next-wrapper {
    display: flex;
    gap: 0px;
    margin-top: 0px;
    flex-wrap: nowrap;
}
.nr-post-nav {
    flex: 1 1 50%;
    background-size: cover;
    background-position: center;
    color: white;
    padding: 40px 20px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 250px;
    position: relative;
    border-radius: 10px;
    transition: transform 0.3s ease;
}
.nr-nav-box.prev,
.nr-nav-box.next {
    padding-top: 101px;
    padding-bottom: 100px;
	background-size: cover;
    background-color: #00000080;
    background-blend-mode: color;
	transition: 0.3s all;
}
.nr-nav-box.prev:hover,
.nr-nav-box.next:hover {
	background-color: #000000B3;
	transition:  0.3s all;
}
.nr-nav-box.next {
    padding-left: 120px;
    text-align: left;
}
.nr-nav-box .nav-label {
    font-size: 1.125em;
    line-height: 1em;
    font-weight: 600;
    font-family: 'Hind', sans-serif;
    text-transform: uppercase;
    color: #A1C725;
}
.nr-nav-box.prev {
    padding-right: 120px;
    text-align: right;
}
.nr-nav-box .nav-title {
    font-size: 1.75em;
    line-height: 1.1em;
    font-weight: 400;
    font-family: 'Renogare', sans-serif;
    text-transform: inherit;
    color: #FFFFFF;
    margin: 8px 0px 0px 0px;
}
.nr-nav-box.disabled {
    flex: 1 1 100%;
    pointer-events: none;
    opacity: 0.4;
    background-size: cover;
    background-position: center;
}
/**Blog single css**/
/** Our Terminal Page css **/
.tabs-titles .e-n-tabs-heading {
    padding: 0px 50px;
}
.tabs-titles .e-n-tab-title {
    min-width: 350px;
}
.terminal-counter .elementor-counter-number-suffix {
    text-transform: none;
    margin-left: 10px;
}
.terminal-counter .elementor-heading-title,
.normal-list li span.elementor-icon-list-text {
    text-transform: none !important;
}
/** Our Terminal Page css**/
/** Timeline Widget css **/
.twae-vertical.twae-wrapper .twae-timeline {
    padding: 0px 0 !important;
}
.time-line-strory .twae-icon {
	border: none !important;
}
.time-line-strory .twae-end-out-viewport:not(.twae-start-out-viewport) .twae-story:not(.twae-out-viewport) .twae-icon svg path {
	stroke: #2D1800 !important;
}
.time-line-strory .twae-description,
.time-line-strory .twae-description p {
	font-size: 21px !important;
}
.time-line-strory .twae-vertical.twae-wrapper .twae-arrow {
	box-shadow: none !important;
	height: 0px !important;
	width: 0px !important;
}
.time-line-strory .twae-story-left .twae-title:before {
    content: "";
    position: absolute;
    top: 40px;
    right: -5px !important;
    left: auto !important;
    height: 10.1px;
    width: 10.1px;
    background: #073c00;
    z-index: 999;
    rotate: 44.41deg;
}
.time-line-strory .twae-story-right .twae-title:before {
    content: "";
    position: absolute;
    top: 40px;
    left: -5px;
    height: 10.1px;
    width: 10.1px;
    background: #a1c725;
    z-index: 999;
    rotate: 44.41deg;
}

/*  #twae-830b61c .twae-content .twae-description {
    min-height 100px !important;
}
#twae-666a8dc .twae-content .twae-description {
    min-height: 65px !important;
}
#twae-f11d929 .twae-content .twae-description {
    min-height: 165px !important;
}
#twae-e54ab57 .twae-content .twae-description {
    min-height: 95px !important;
}
#twae-b8e7ed8 .twae-content .twae-description {
    min-height: 95px !important;
}
#twae-3c6cff4 .twae-content .twae-description {
    min-height: 95px !important;
}
#twae-fcef5a5 .twae-content .twae-description {
    min-height: 120px !important;
}
#twae-5030f9b .twae-content .twae-description {
    min-height: 95px !important;
}  */



/* .time-line-strory .twae-content .twae-description {
    max-height: 100px !important;
   overflow-y: auto !important; 
}*/
.time-line-strory .twae-content .twae-description::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.time-line-strory .twae-content .twae-description::-webkit-scrollbar
{
	width: 5px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-right: 10px;
}
.time-line-strory .twae-content .twae-description::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #BDBDBD;
	margin-right: 10px;
} 
.twae-story-left .twae-content,
.twae-story-right .twae-content {
  opacity: 0;
  overflow: visible !important;
  transition: all 0.8s ease;
}
.twae-story-left .twae-content.animated {
  opacity: 1;
  transform: translateX(0);
  animation: fadeInLeft 0.8s forwards;
}
.twae-story-right .twae-content.animated {
  opacity: 1;
  transform: translateX(0);
  animation: fadeInRight 0.8s forwards;
}
@keyframes fadeInLeft {
  from {
    transform: translateX(-50px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInRight {
  from {
    transform: translateX(50px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
/** Timeline Widget css **/

/** Start Careers Page css **/
.jput-faq details summary.e-n-accordion-item-title:focus-visible {
	outline: none !important;
}
.careers-slider figure {
	line-height: 0px !important;
}
.careers-slider .swiper-pagination {
	bottom: -5px !important;
	text-align: left !important;
	display: flex;
    align-items: center;
}
.careers-slider .swiper-pagination .swiper-pagination-bullet:first-child {
	margin-left: 0px !important;
}
.careers-slider .swiper-pagination .swiper-pagination-bullet-active {
	width: 16px !important;
    height: 16px !important;
    border: 2px solid #43B649 !important;
}
/** End Careers Page css **/

.elementor-message.elementor-message-danger:before { display:none; }