/********** START COMMAN CSS **********/
.jput-about-image img {
    aspect-ratio: 1.67 / 1;
}
.jput-about-image-big img {
    aspect-ratio: 1.41 / 1;
}
.career-image img {
    aspect-ratio: 2.13 / 1;
}
summary.e-n-accordion-item-title[aria-expanded="true"] {
    border-bottom: 1px solid transparent !important;
}
summary.e-n-accordion-item-title[aria-expanded="true"] span.e-n-accordion-item-title-icon span.e-opened i {
    color: #43B649 !important;
}
.box-bottom-round {
    height: 69px;
}
.box-bottom-round .elementor-icon-wrapper {
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jput-sutitle-main h5.elementor-heading-title {
    position: relative;
}
.jput-sutitle-main h5.elementor-heading-title:before {
    content: '';
    position: absolute;
    right: -55px;
    width: 45px;
    height: 1px;
    background: #A1C725;
    top: 39%;
    transform: translate(0%, -50%);
}
.jput-sutitle-main h5.elementor-heading-title:after {
    content: '';
    position: absolute;
    right: -60px;
    width: 6px;
    height: 6px;
    background: #A1C725;
    top: 39%;
    border-radius: 100px;
    transform: translate(0%, -50%);
}
.contact-detail span.elementor-icon-list-text span {
    font-weight: 700;
}
.jput-contact-form input.elementor-field,
.jput-contact-form textarea.elementor-field,
.jput-contact-form select {
    padding: 11px 20px;
	outline: none !important;
}
.jput-contact-form input.elementor-field:focus,
.jput-contact-form textarea.elementor-field:focus,
.jput-contact-form select:focus {
    border: 1px solid #BDBDBD !important;
}
.jput-contact-form input.elementor-field:focus,
.jput-contact-form select:focus,
.jput-contact-form textarea.elementor-field:focus {
    box-shadow: none !important;
}
.jput-contact-form input.elementor-field::placeholder,
.jput-contact-form textarea.elementor-field::placeholder {
    color: #bdbdbd;
}
.jput-contact-form button.elementor-button {
    padding: 15px 0px 12px;
}
.jput-contact-form .elementor-field-group.elementor-column.elementor-field-type-submit {
    width: 100%;
    max-width: 165px;
}
.jput-contact-form button.elementor-button svg {
    width: 14px;
}
.jput-contact-form .select-caret-down-wrapper {
    display: none;
}
.jput-contact-form .elementor-select-wrapper {
    position: relative;
}
.jput-contact-form .elementor-select-wrapper.remove-before:before {
    content: "\f078" !important;
    position: absolute;
    font-family: 'font awesome 5 pro';
    text-shadow: none;
    color: #464646 !important;
    right: 20px;
    font-size: 14px;
}
/*********** END COMMAN CSS ***********/
.twae-content {
    flex-direction: column !important;
}
.twae-title {
    order: 1 !important;
}
.twae-description {
    order: 2 !important;
}
.twae-media {
    order: 3 !important;
}
/********** START SEARCH PAGE CSS **********/
.jput-search-page-container {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 80px 50px 60px;
}
form.jput-search-page-form {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
}
form.jput-search-page-form .jput-search-page-input {
    padding: 8px 20px;
    outline: none !important;
    border-width: 1px 0px 1px 1px !important;
    border-color: #BDBDBD !important;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 1.3125em;
    line-height: 1.3em;
    letter-spacing: 0;
    color: #333333;
    border-radius: 30px 0px 0px 30px;
}
form.jput-search-page-form input[type="text"].jput-search-page-input:focus {
	border-width: 1px 0px 1px 1px !important;
    border-color: #BDBDBD !important;
}
form.jput-search-page-form .jput-search-page-submit {
    padding: 15px 30px;
    outline: none !important;
    border-radius: 0px 30px 30px 0px;
    cursor: pointer;
    border: none;
    font-family: Hind;
    font-weight: 600;
    font-size: 1.3125em;
    line-height: 1em;
    letter-spacing: 0;
    text-transform: capitalize;
    background: #43B649;
    color: #FFFFFF;
}
form.jput-search-page-form .jput-search-page-submit:hover {
    background-color: #073C00 !important;
}
form.jput-search-page-form .jput-search-page-submit svg {
	margin-left: 10px;
}
.jput-search-page-container .jput-search-count {
    width: 100%;
    margin: 0 0 50px 0;
    font-family: 'Renogare';
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #073C00;
}
.jput-search-page-content .jput-search-page-content-inner {
    width: 100%;
    background-color: transparent;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    border: 1px solid #BDBDBD;
    border-radius: 20px;
}
.jput-search-page-content .jput-search-page-content-inner .search-page-title-wrp {
    font-family: Renogare;
    font-weight: 400;
    font-size: 1.75em;
    line-height: 1.14em;
    letter-spacing: 0;
    color: #073C00;
    margin: 0;
}
.jput-search-page-content .jput-search-page-content-inner .search-page-title-wrp a {
    color: #073C00;
}
.jput-search-page-content .jput-search-page-content-inner p {
    font-family: 'Hind';
    font-weight: 400;
    font-size: 1.3125em;
    line-height: 1.5em;
    color: #464646;
    letter-spacing: 0;
}
.jput-search-page-content .jput-search-page-content-inner .jput-search-read-more-btn {
    margin-top: 20px;
    margin: 5px 0 0 0;
}
.jput-search-page-content .jput-search-page-content-inner .jput-search-read-more-btn a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #43B649;
    font-family: 'Hind';
    font-weight: 600;
    font-size: 1.3125em;
    line-height: 1em;
    letter-spacing: 0;
    text-transform: capitalize;
	transition: 0.3s all;
}
.jput-search-page-content .jput-search-page-content-inner .jput-search-read-more-btn a svg path {
	transition: 0.3s all;
}
.jput-search-page-content .jput-search-page-content-inner .jput-search-read-more-btn a:hover {
    color: #073C00;
	transition: 0.3s all;
}
.jput-search-page-content .jput-search-page-content-inner .jput-search-read-more-btn a:hover svg path {
	stroke: #073C00;
	transition: 0.3s all;
}
span.highlight {
    padding: 3px 1px 0 1px;
}
/*********** END SEARCH PAGE CSS ***********/

/****** Custom Timeline Widget CSS *********/
.jput-timeline-wrap {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px 0 0px;
}
.top-circle.active,
.bottom-circle.active {
	background-color: #2D1800 !important;
	transition: 0.3s all;
}
.top-circle,
.bottom-circle {
	height: 12px;
	width: 12px;
	background-color: #D9D9D9;
	border: none;
	border-radius: 30px;
	position: absolute;
	z-index: 4;
	transition: 0.3s all;
}
.top-circle {
	top: -8px;
	left: 50%;
	transform: translate(-50%, 0px);
}
.bottom-circle {
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0px);
}
.jput-timeline-line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 4px;
	background-color: #F2F2F2;
	border: 1px solid #DDDDDD;
	transform: translateX(-50%);
	z-index: 1;
	overflow: visible;
}
.jput-timeline-progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #2D1800;
	border: 0px;
	height: 0;
	transition: height 0.3s ease;
}
.number-of-item {
	position: relative;
	width: 50%;
	margin-bottom: 30px;
	padding: 0px;
	border-radius: 0px;
}
.jput-timeline-item {
	padding: 30px;
	border: none;
	border-radius: 0px;
}
.number-of-item:nth-child(even) {
	align-self: flex-start;
	margin-left: 0%;
}
.number-of-item:nth-child(odd) {
	align-self: flex-end;
	margin-right: 0%;
	margin-top: -35%;
}
.number-of-item:nth-child(odd):last-child {
	margin-bottom: 0px !important;
}
.number-of-item:nth-child(even) .jput-timeline-item {
	background: #073C00;
	margin-right: 52px;
	position: relative;
	z-index: 0;
}
.number-of-item:nth-child(even) .jput-timeline-item:before {
	content: "";
	position: absolute;
	top: 48px;
	right: -5px !important;
	left: auto !important;
	height: 10.1px;
	width: 10.1px;
	background: #073c00;
	z-index: 8;
	rotate: 44.41deg;
}
.number-of-item:nth-child(odd) .jput-timeline-item {
	background: #A1C725;
	margin-left: 52px;
	position: relative;
	z-index: 0;
}
.number-of-item:nth-child(odd) .jput-timeline-item:before {
	content: "";
	position: absolute;
	top: 48px;
	left: -5px;
	height: 10.1px;
	width: 10.1px;
	background: #a1c725;
	z-index: 8;
	rotate: 44.41deg;
}
.number-of-item:nth-child(even) .jput-timeline-icon {
	right: -33px;
	transform: translateX(0%);
}
.number-of-item:nth-child(odd) .jput-timeline-icon {
	left: -33px;
	transform: translateX(0%);
}
.jput-timeline-icon {
	position: absolute;
	top: 30px;
	background: transparent;
	border: none;
	border-radius: 0px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}
.number-of-item.active .jput-timeline-icon svg path {
	stroke: #2D1800 !important;
}
.number-of-item.active .jput-timeline-icon i {
	color: #2D1800 !important;
	fill: #2D1800 !important;
}
.jput-timeline-img {
	margin-top: 0px;
	line-height: 0px;
}
.number-of-item:nth-child(even) .jput-timeline-img {
	margin-right: 52px;
}
.number-of-item:nth-child(odd) .jput-timeline-img {
	margin-left: 52px;
}
.jput-timeline-img img {
	width: 100%;
	height: 100%;
	border-radius: 0;
	object-fit: cover;
	aspect-ratio: 1.78 / 1;
}
.jput-year {
	font-family: "Renogare";
	font-size: 2.1875em;
	font-weight: 400;
	text-transform: none;
	line-height: 1.1em;
	letter-spacing: 0px;
	margin-bottom: 10px;
}
.number-of-item:nth-child(even) .jput-year {
	color: #A1C725;
}
.number-of-item:nth-child(odd) .jput-year {
	color: #073C00;
}
.jput-desc {
	font-family: "Hind";
	font-size: 1.3125em;
	font-weight: 400;
	text-transform: none;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin-bottom: 0px;
}
.number-of-item:nth-child(even) .jput-desc {
	color: #fff;
}
.number-of-item:nth-child(odd) .jput-desc {
	color: #073C00;
}
.jput-title {
	display: none;
}


/****** Custom Timeline Widget CSS *********/

/* Base state: hidden and shifted left */
.jput-timeline-animation {
    opacity: 0;
    transform: translateX(-100px); /* start off-screen left */
    transition: all 0.8s ease-out;
}

/* When animate-left is added, keep same as base, no override needed */
.jput-timeline-animation.animate-left {
    /* No need to override transform here */
}

/* Optional: for right animations */
.jput-timeline-animation.animate-right {
    transform: translateX(100px);
}

/* Final visible state: show and move to normal position */
.jput-timeline-animation.visible {
    opacity: 1;
    transform: translateX(0);
}
.jput-desc p {color:inherit; font-size:inherit;}
