/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2026 | 13:58:32 */
/*-------------- Global CSS --------------*/
.no_m p:last-child {
	margin-bottom: 0;
}
.light_blue {
	color: #36A9E1;
}
.no_dec a {
	text-decoration: none;
}
.list_p ul {
	padding-left: 28px;
	margin-bottom: 30px;
}
.list_p ul li:not(:last-child) {
	padding-bottom: 10px;
}
/*------------ End Global CSS ------------*/
/*----------------- Header ---------------*/
.main_header .e-con-inner {
	transition: .3s;
}
.main_header.elementor-sticky--effects .e-con-inner {
	padding: 0;
	transition: .3s;
}
.main_header.elementor-sticky--effects {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.main_menu .sub-menu {
	padding: 30px 50px 50px 35px !important;
	-webkit-box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.15);
	width: 313px !important;
	border-radius: 6px;
}
.main_menu .sub-menu:before {
	content: '';
	position: absolute;
	top: -14px;
	left: 20px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 13.5px 15px 13.5px;
	border-color: transparent transparent #FFF transparent;
}
.main_menu .sub-menu li a {
	display: block !important;
	border: none !important;
	white-space: normal;
}
.main_menu .sub-menu li:not(:last-child) {
	margin-bottom: 40px !important;
}
.main_menu .sub-menu li:not(:last-child):after {
	content: '';
	width: 100%;
	max-width: 165px;
	height: 1px;
	background: rgba(0,48,86,.2);
	position: absolute;
	bottom: -20px;
	left: 0;
}
/*------------- End Header -------------*/
/*------------- Form Style -------------*/
.gfield_required_asterisk {
	color: #009444 !important;
}
.form_style .gform_fields {
	row-gap: 16px !important;
}
.form_style .ginput_container input:not([type="checkbox"]) {
	height: 68px;
	border: 1px solid #D7D7D7;
	border-radius: 0;
	box-shadow: none;
	padding: 0 20px;
	font-size: 18px;
	color: #8C94A2;
}
.form_style .ginput_container textarea {
	height: 168px;
	border: 1px solid #D7D7D7;
	border-radius: 0;
	box-shadow: none;
	padding: 20px;
	font-size: 18px;
	color: #8C94A2;
	resize: none;
	min-block-size: 1px !important;
}
.form_style .gform-footer {
	margin-top: 28px !important;
}
.form_style .gform_button {
	padding: 16px 36px !important;
	border-radius: 0 !important;
	background: #009444 !important;
	font-size: 20px !important;
	line-height: 1.33em !important;
	font-weight: 500 !important;
	font-family: "Poppins", Sans-serif !important;
	transition: .3s;
}
.form_style .gform_button:hover {
	background: #07486E !important;
	transition: .3s;
}
.form_style .gfield--type-consent {
	margin-top: 12px !important;
	max-width: 440px;
}
.form_style .gfield--type-consent input {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}
.form_style .gfield--type-consent .gform-field-label {
	margin: 0;
	padding-left: 36px;
	position: relative;
	font-size: 16px;
	line-height: 1.33em;
	color: #505867;
}
.form_style .gfield--type-consent .gform-field-label a {
	color: #009444;
	transition: .3s;
}
.form_style .gfield--type-consent .gform-field-label a:hover {
	color: #07486E;
	transition: .3s;
}
.form_style .gfield--type-consent .gform-field-label:before {
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid #D7D7D7;
	position: absolute;
	left: 0;
}
.form_style .gfield--type-consent .gform-field-label:after {
	content: url('/wp-content/uploads/2026/01/green-checkmark.svg');
	position: absolute;
	left: 4px;
	top: -3px;
	opacity: 0;
	transition: .3s;
}
.form_style .gfield--type-consent input:checked ~ .gform-field-label:after {
	opacity: 1;
	transition: .3s;
}
/*--------------- End Form Style ------------*/
/*--------------- Pages ---------------------*/
.max_1420 {
	max-width: calc(50% + 730px);
	margin-left: auto;
	margin-right: -20px;
}
.ic_box h5 {
	margin: 0;
}
.pr_wrap,
.hp_values a {
	text-decoration: none !important;
}
.blue_spacer .elementor-spacer-inner,
.blue_spacer {
	height: calc(100% + 30px);
}
.pr_title h4 {
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical !important;
}
.hp_projects .e-loop-item {
	min-height: 760px;
}
.pr_intro p {
	margin: 0;
}
.pr_wrap .pr_fi {
	transition: .5s;
}
.pr_wrap:hover .pr_fi {
	min-height: 436px;
	transition: .5s;
}
.pr_wrap .pr_cont h4,
.pr_wrap .pr_cont {
	transition: .3s;
}
.pr_wrap:hover .pr_cont {
	background-color: #07486E !important;
	transition: .3s;
}
.pr_wrap:hover .pr_cont h4 {
	color: #FFF !important;
	transition: .3s;
}
.pr_wrap {
	overflow: hidden;
	max-height: 650px;
	transition: .3s;
}
.pr_wrap:hover {
	max-height: 100%;
	transition: .3s;
}
.pr_wrap .pr_intro {
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.pr_wrap:hover .pr_intro {
	opacity: 1;
	visibility: visible;
	transition: .3s;
}
.max_1313 {
	max-width: 1313px;
}
.sp_cont ul,
.sp_cont ol {
	margin-bottom: 30px;
}
.lm_div:hover span {
	color: #009444 !important;
}
/*------------- End Pages ------------------*/
/*----------- Project View ---------------*/
.projects_view .elementor-widget-container {
	display: flex;
	flex-flow: column;
}
.projects_view .wpv-filter-form {
	display: flex;
	align-items: center;
	gap: 40px;
	margin-bottom: 60px;
}
.projects_view .wpv-filter-form label {
	display: none;
}
.projects_view .wpv-filter-form select {
	border-radius: 0;
	height: 68px;
	border-color: #009444;
	padding: 0 20px;
	width: 495px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 18px;
	color: #8C94A2;
	background: url('/wp-content/uploads/2026/01/coolicon-1.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) 50%;
}
.projects_view .wpv-filter-form select option {
	font-size: 16px;
}
.projects_view .col-sm-4 {
	width: 33.33%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	padding: 55px;
	display: flex;
	flex-flow: column;
}
.projects_view .row {
	display: flex;
}
.projects_view .container {
	border-bottom: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}
.projects_view .col-sm-4 img {
	width: 100%;
	height: 290px;
	object-fit: cover;
}
.projects_view .projects-loop__date {
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.33em;
	color: #505867;
}
.projects_view h4 {
	margin-top: 0 !important;
}
.projects_view h4 a {
	text-decoration: none;
}
.projects-loop__link a {
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
	text-decoration: none;
	color: #009444;
}
.projects-loop__link a:hover {
	color: #07486E;
}
.projects-loop__content {
	flex-grow: 1;
}
.pr_pagination {
	max-width: 400px;
	margin: 40px auto 0 auto !important;
}
.pr_pagination ul {
	margin: 0;
	justify-content: center;
	gap: 15px;
}
.pr_pagination ul li {
	font-size: 20px;
	font-weight: 600;
}
.pr_pagination ul li a,
.pr_pagination ul li span {
	padding: 0 !important;
	border: none !important;
	color: #07486E;
	background: transparent !important;
}
.pr_pagination ul li a:hover,
.pr_pagination ul li span {
	color: #009444;
}
/*--------- End Project View -----------*/
@media screen and (min-width: 1420px) and (max-width: 1700px) {
	.pr_wrap .pr_cont {
		padding: 40px !important;
	}
}
@media screen and (min-width: 1921px) {
	.title_max_1420 {
		max-width: 1420px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.max_1420 {
		max-width: 1420px;
		margin-left: auto;
		margin-right: auto;
	}
	.blue_spacer {
		max-width: 265px !important;
	}
	.hp_projects {
		max-width: 1920px !important;
		margin: 0 auto !important;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1419px) {
	.max_1240 {
		max-width: 1240px !important;
		margin: 0 auto !important;
	}
}
@media screen and (max-width: 1300px) {
	.projects_view .wpv-filter-form select {
		width: 100%;
		max-width: 300px;
		font-size: 16px;
	}
	.projects_view .col-sm-4 {
		padding: 20px;
	}
}
@media screen and (min-width: 1025px) {
	.main_header li.menu-item-has-children .sub-arrow {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.title_max_1420 {
		max-width: 100% !important;
	}
	.pr_wrap {
		overflow: visible;
		max-height: 100%;
	}
	.pr_wrap .pr_fi {
		min-height: 1px !important;
		height: 300px !important;
	}
	.pr_title h4 {
		color: #fff !important;
	}
	.pr_wrap .pr_cont {
		background-color: #07486E !important;
	}
	.pr_wrap .pr_intro {
		opacity: 1 !important;
		visibility: visible !important;
	}
	.f_col {
		width: 100% !important;
	}
	.f_col .elementor-nav-menu {
		justify-content: center !important;
	}
	.rel_art .e-loop-item:nth-child(3) .e-parent,
	.rel_art .e-loop-item:nth-child(2) .e-parent {
		border-bottom: 1px solid #8C94A280;
	}
	.rel_art .e-loop-item:nth-child(3) .e-parent,
	.rel_art .e-loop-item:nth-child(5) .e-parent {
		border-right: 0;
	}
	.hp_projects .e-loop-item {
		min-height: 1px;
	}
	.projects_view .wpv-filter-form {
		flex-flow: column;
		gap: 20px;
		align-items: flex-start;
		margin-bottom: 20px !important;
	}
	.projects_view .wpv-filter-form select {
		width: 100%;
		max-width: 100%;
	}
	.projects_view .wpv-filter-form .form-group {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.max_1420 {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.pr_wrap .pr_fi {
		min-height: 1px !important;
		height: 300px !important;
	}
	.pr_wrap {
		background: #07486E !important;
	}
	.form_style .gform_button {
		width: 100% !important;
	}
	.rel_art .e-loop-item .e-parent {
		border-right: 0 !important;
	}
	.rel_art .e-loop-item:nth-child(4) .e-parent {
		border-bottom: 1px solid #8C94A280;
	}
	.projects_view .row {
		flex-flow: column;
	}
	.projects_view .col-sm-4 {
		width: 100% !important;
	}
	.pr_pagination ul li {
		font-size: 18px !important;
	}
}
