h4, h6 {
	color:#3a6746;
}
a,
a:hover {
	color:#3a6746;
}

.btn-primary, 
.wpcf7-form input[type=submit], 
nav.pagination a.page-numbers {
	background-color:#3a6746;
	border-color:#3a6746;
}

.btn.btn-primary:hover, 
.wpcf7-form input:hover[type=submit], 
nav.pagination .btn-primary.page-numbers:hover, 
nav.pagination a.page-numbers:hover {
	background-color:#3a6746;
	border-color:#3a6746;
}

.block-copy .upedit-widget-content-editor blockquote {
	border-color:#3a6746;
}
.upedit-widget-content-editor ul li:before {
	color:#3a6746;
}
.header-widget.has-background:after {
	background:#3a6746;
}

.slick-dots li {
	width:7px;
	height:7px;
}
.slick-dots li button {
	background:#3a6746;
	width:7px;
	height:7px;
	padding:0;
	
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.slick-dots li.slick-active button {
	background:#ffffff;
}
.slick-dots li button:before {
	display:none;
}

.gform_wrapper .gform_fields {
	gap:32px 40px !important;
}
.gform_wrapper .gfield_label {
	font-weight:bold !important;
	color:#000000 !important;
}
.gform_wrapper .gfield_label .gfield_required {
	font-weight:bold;
	font-size:inherit !important;
	color:inherit !important;
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"] {
	background:#ffffff !important;
	border:1px solid #c1c1c1 !important;
	height:55px !important;
	padding:0 15px !important;
	
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.gform_wrapper select {
	background-color:#ffffff !important;
	border:1px solid #c1c1c1 !important;
	height:55px !important;
	padding:0 15px !important;
	line-height:55px !important;
	
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.gform_wrapper textarea {
	background:#ffffff !important;
	border:1px solid #c1c1c1 !important;
	height:192px !important;
	min-height:0 !important;
	padding:1em 15px !important;
	resize:none !important;
	
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.gform_wrapper .gform_footer {
	margin:0 !important;
	padding:52px 0 0 0 !important;
}
.gform_wrapper input[type="submit"] {
	background-color:#3a6746 !important;
	background-image:url(../icons/right-arrow-white.svg);
	background-position:right 23px top 50%;
	background-repeat:no-repeat;
	background-size:15px 15px;
	height:45px !important;
	padding:0 50px 0 28px !important;
	font-family:"Century Gothic",sans-serif !important;
	font-weight:bold !important;
	font-size:15px !important;
	text-transform:uppercase !important;
	
	-webkit-border-radius:23px !important;
	-moz-border-radius:23px !important;
	border-radius:23px !important;
}

body.upedit-content-mode .site-header {
	position:relative;
	top:auto;
}
.site-header .header-navigation button.navbar-toggler {
	background:#3a6746;
}
.site-header .navigation-menu ul.navbar-nav > li.current-menu-ancestor > a:before,
.site-header .navigation-menu ul.navbar-nav > li.current-menu-item > a:before {
	background:#3a6746;
}
.site-header .navigation-menu ul.navbar-nav > li.menu-item-type-custom > a:before {
	display:none;
}

#secondary-navigation ul.navbar-nav > li.current-menu-ancestor > a:before, 
#secondary-navigation ul.navbar-nav > li.current-menu-item > a:before {
	background:#3a6746;
}

body.single-post article.post header small {
	color:#3a6746 !important;
}

.dropdown.category button span:first-child {
	color:#3a6746 !important;
}

main > header.container article.post.featured {
	column-gap:3px;
} 
main > header.container article.post.featured > a[rel*="tag"] {
	flex:0 1 auto;
	margin-right:-3px;
}

.home-banner {
	position:relative;
}
.home-banner:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	background:#000000;
	width:100vw;
	height:100%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}
.home-banner .video-container .box {
	width:100% !important;
}
.home-banner .video-container video {
	top:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.home-banner .upedit-widget-content-editor {
	height:800px;
}
.home-banner p {
	max-width:610px;
}

.home-industry2 {
	padding-bottom:2rem;
}

.home-join2 {
	padding-top:12rem;
	padding-bottom:12rem;
}
.home-join2:after {
	display:none;
}
.home-join2:before {
	top:0;
	background-color:#000000;
	background-image:inherit;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.home-join2 .upedit-widget-content-editor {
	max-width:580px;
}
.home-join2 h2 {
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3a6746;
	text-transform:uppercase;
}

.about-tiles.home {
	background:#000000;
	padding-bottom:0;
}

.home-vision {
	position:relative;
}
.home-vision:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	z-index:3;
	background-image:url(../img/formcode/home-vision-graphic.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:100% 100%;
	width:100vw;
	height:102px;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}
.home-vision:after {
	content:"";
	display:none;
	position:absolute;
	top:100%;
	background:#ffffff;
	height:7.2rem;
}
.home-vision > div {
	position:relative;
	z-index:2;
}
.home-vision > div:nth-child(1) {
	width:43%;
	/* padding:16rem 8.5rem 9rem 0; */
	padding:16rem 8.5rem 2.4rem 0;
}
.home-vision > div:nth-child(2) {
	position:relative;
	width:57%;
}
.home-vision .graphic-box {
	position:absolute;
	left:50%;
	top:0;
	z-index:1;
	width:100vw !important;
	height:100%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}
.home-vision .graphic {
	position:absolute;
	left:0;
	top:50%;
	background-image:url(../img/formcode/home-tech-graphic.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
	width:195px;
	height:561px;
	
	-webkit-transition:all .1s ease;
	-moz-transition:all .1s ease;
	transition:all .1s ease;
}
.home-vision .upedit-widget-image,
.home-vision .upedit-widget-image img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.home-vision .upedit-widget-image {
	width:calc(100% + ((100vw - 1160px) / 2));
}
.home-vision .upedit-widget-image img {
	object-fit:cover;
}
.home-vision h2 {
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3a6746;
	text-transform:uppercase;
}
.home-vision h3 {
	margin:0 0 .8em 0;
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:45px;
	color:#202020;
	text-transform:none;
	line-height:51px;
}
.home-vision h3 b,
.home-vision h3 strong {
	display:inline-block;
	font-weight:bold;
	color:#3a6746;
}
.home-vision p {
	font-family:"Open Sans",sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#1f1f1f;
	line-height:29px;
}
.home-vision .btn {
	margin-top:1.5rem;
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:15px;
}

.home-photo .upedit-widget-image {
	z-index:-1;
}

.home-engineering {
	position:relative;
}
.home-engineering:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	z-index:-1;
	background:#f7f6f4;
	width:100vw;
	height:100%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}
.home-engineering > div {
	position:relative;
	z-index:2;
}
.home-engineering > div:nth-child(1) {
	width:50%;
	padding:10rem 6.5rem 10rem 0;
}
.home-engineering > div:nth-child(2) {
	width:30%;
	padding:10rem 5rem 10rem 5.5rem;
}
.home-engineering > div:nth-child(3) {
	position:relative;
	width:20%;
}
.home-engineering .upedit-widget-image,
.home-engineering .upedit-widget-image img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.home-engineering .upedit-widget-image {
	width:calc(100% + ((100vw - 1160px) / 2));
}
.home-engineering .upedit-widget-image img {
	object-fit:cover;
}
.home-engineering .upedit-widget-content-editor {
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.home-engineering h2 {
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3a6746;
	text-transform:uppercase;
}
.home-engineering h3 {
	margin:0 0 .3em 0;
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:45px;
	color:#202020;
	text-transform:none;
	line-height:51px;
}
.home-engineering h3 b,
.home-engineering h3 strong {
	display:inline-block;
	font-weight:bold;
	color:#3a6746;
}
.home-engineering p {
	font-family:"Open Sans",sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#1f1f1f;
	line-height:29px;
}
.home-engineering .btn {
	margin-top:1.5rem;
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:15px;
}
.home-engineering .green {
	background:#3a6746;
}
.home-engineering .green .upedit-widget-content-editor:before {
	content:"";
	display:block;
	background:#ffffff;
	width:94px;
	height:1px;
	margin-bottom:1.8rem;
}
.home-engineering .green p {
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:25px;
	color:#ffffff;
	line-height:1.3;
}

.home-contact {
	position:relative;
	padding:9.2rem 0;
}
.home-contact > div {
	position:relative;
	z-index:2;
}
.home-contact > div:nth-child(1) {
	width:28%;
	padding-right:6rem;
}
.home-contact > div:nth-child(2) {
	width:72%;
	padding-top:4rem;
}
.home-contact .graphic-box {
	position:absolute;
	left:50%;
	top:0;
	z-index:1;
	width:100vw !important;
	height:100%;
	overflow:hidden;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}
.home-contact .graphic {
	position:absolute;
	right:0;
	top:0;
	background-image:url(../img/formcode/home-contact-graphic.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
	width:193px;
	height:561px;
	
	-webkit-transition:all .1s ease;
	-moz-transition:all .1s ease;
	transition:all .1s ease;
}
.home-contact h2 {
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3a6746;
	text-transform:uppercase;
}
.home-contact h3 {
	margin:0 0 .5em 0;
	font-family:"Century Gothic",sans-serif;
	font-weight:bold;
	font-size:45px;
	color:#3a6746;
	text-transform:none;
	line-height:51px;
}
.home-engineering p {
	font-family:"Open Sans",sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#000000;
	line-height:29px;
}

.page-top h1 {
	color:#3a6746;
}
.page-top .bg:before {
	background-image:url(../img/ksa/page-top-shape-1.png)
}
.page-top .bg:after {
	background-image:url(../img/ksa/page-top-shape-2.png)
}
.page-top .btn {
	margin-top:2rem;
	font-family:"Century Gothic", sans-serif;
	font-weight:700;
	font-size:15px;
	color:#fff;
}

.about-intro h1 {
	color:#3a6746;
}
.about-service h2 {
	color:#3a6746;
}
.about-service p.quote b, 
.about-service p.quote strong {
	color:#3a6746;
}

.about-commitments h2 {
	color:#3a6746;
}
.about-commitments h4 {
	color:#3a6746;
}

.about-why h2 {
	color:#3a6746;
}
.about-why-grid h4 {
	color:#3a6746;
}
.about-why-grid > div:nth-child(1) h4:before {
	background-image:url(../img/ksa/about-why-icon-1.png);
}
.about-why-grid > div:nth-child(2) h4:before {
	background-image:url(../img/ksa/about-why-icon-2.png);
}
.about-why-grid > div:nth-child(3) h4:before {
	background-image:url(../img/ksa/about-why-icon-3.png);
}
.about-why-grid > div:nth-child(4) h4:before {
	background-image:url(../img/ksa/about-why-icon-4.png);
}
.about-why-grid > div:nth-child(5) h4:before {
	background-image:url(../img/ksa/about-why-icon-5.png);
}
.about-why-grid > div:nth-child(6) h4:before {
	background-image:url(../img/ksa/about-why-icon-6.png);
}
.about-why-grid > div:nth-child(7) h4:before {
	background-image:url(../img/ksa/about-why-icon-7.png);
}
.about-why-grid .news > div {
	background-image:url(../img/ksa/about-why-news-bg.png);
}

.about-help h2 {
	color:#3a6746;
}
.about-help > div:nth-child(2) {
	background:#3a6746;
}

.page-footer .upedit-widget:nth-child(2) {
	margin-right:0;
	margin-left:auto;
}

body.page-id-21345 main {
	flex:0 0 auto;
}
body.page-id-21345 .page-top {
	margin-bottom:0;
}

@media (min-width:992px) {
	.home-vision:after {
		display:block;
		left:calc(-1 * ((100vw - 960px) / 2));
		width:calc(43% + ((100vw - 960px) / 2));
	}
}

@media (min-width:1200px) {
	.home-vision:after {
		left:calc(-1 * ((100vw - 1160px) / 2));
		width:calc(43% + ((100vw - 1160px) / 2));
	}
}

@media (min-width:1400px) {
	.home-vision:after {
		left:calc(-1 * max(2rem,calc((100vw - 1200px) / 2)));
		width:calc(43% + max(2rem,calc((100vw - 1200px) / 2)));
	}
}

@media (min-width:1600px) {
	.home-vision:after {
		left:calc(-1 * max(2rem,calc(25vw / 2)));
		width:calc(43% + max(2rem,calc(25vw / 2)));
	}
}

@media (max-width:1440px) {
	.home-vision:before {
		background-size:auto 100%;
	}
}

@media (max-width:1199px) {
	.home-vision .upedit-widget-image {
		width:calc(100% + ((100vw - 960px) / 2));
	}
	.home-engineering .upedit-widget-image {
		width:calc(100% + ((100vw - 960px) / 2));
	}
}

@media (max-width:991px) {
	.home-vision > div:nth-child(1) {
		width:100%;
		padding-right:0;
		padding-bottom:9rem;
	}
	.home-vision > div:nth-child(2) {
		order:-1;
		width:100%;
	}
	.home-vision .upedit-widget-image {
		position:relative;
		left:auto;
		top:auto;
		width:100%;
		height:500px;
	}
	.home-vision .upedit-widget-image img {
		left:50%;
		width:100vw;
		max-width:none;
		
		-webkit-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	.home-engineering > div:nth-child(1) {
		width:100%;
		padding-right:0;
	}
	.home-engineering > div:nth-child(2) {
		position:relative;
		width:50%;
		padding-left:0;
	}
	.home-engineering > div:nth-child(3) {
		width:50%;
	}
	.home-engineering > div:nth-child(2):before {
		content:"";
		display:block;
		position:absolute;
		right:0;
		top:0;
		z-index:-1;
		background:inherit;
		width:50vw;
		height:100%;
	}
	.home-engineering .upedit-widget-image {
		width:100vw;
	}
	.home-contact > div:nth-child(1) {
		width:100%;
		padding-right:0;
	}
	.home-contact > div:nth-child(2) {
		width:100%;
	}
}

@media (max-width:767px) {
	.gform_wrapper .gform_fields {
		display:flex !important;
		flex-direction:column;
	}
	.home-banner .video-container .box {
		width:100% !important;
	}
	.home-banner .video-container video {
		top:0;
		width:100%;
		height:100%;
	}
	.home-banner .upedit-widget-content-editor {
		height:600px;
	}
	.home-vision > div:nth-child(1) {
		padding-top:9rem;
	}
	.home-vision .upedit-widget-image {
		height:0;
		padding-bottom:100%;
	}
	.home-vision h3 {
		font-size:36px;
		line-height:1.1;
	}
	.home-engineering > div:nth-child(2) {
		width:100%;
		padding-right:0;
	}
	.home-engineering > div:nth-child(3) {
		order:-1;
		width:100%;
	}
	.home-engineering > div:nth-child(2):before {
		right:auto;
		left:50%;
		width:100vw;
		
		-webkit-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	.home-engineering .upedit-widget-image {
		position:relative;
		left:auto;
		top:auto;
		width:100%;
		height:0;
		padding-bottom:100%;
	}
	.home-engineering .upedit-widget-image img {
		left:50%;
		width:100vw;
		max-width:none;
		
		-webkit-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	.home-engineering h3 {
		font-size:36px;
		line-height:1.1;
	}
	.home-contact h3 {
		font-size:36px;
		line-height:1.1;
	}
	.page-footer .upedit-widget:nth-child(2) {
		margin:0;
	}
}

@media (max-width:575px) {
	.home-vision {
		padding-left:30px !important;
		padding-right:30px !important;
	}
	.home-engineering {
		padding-left:30px !important;
		padding-right:30px !important;
	}
	.home-contact {
		padding-left:30px !important;
		padding-right:30px !important;
	}
}