/*
.ja-form {
    display: flex;
    flex-wrap: wrap;
}
.ja-form select, .ja-form input {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid #505355;
    color: #505355;
    font-size: 16px;
    outline: none !important;
}
.ja-field-container {
    width: 33.3333%;
    padding: 10px;
}
*/

/*
Theme Name: Innovent theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Innovent theme
Version: 1.06
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Innovent
*/
html {
	scroll-behavior: smooth;
}

header .top-bar br {
	display: none;
}

header .top-bar a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	padding: 6px 0;
	text-align: right;
}

.home-contact form label, .contact-form label {
	display: none;
}

div#gform_fields_1 ::placeholder, div#gform_fields_2 ::placeholder, div#gform_fields_3 ::placeholder, div#gform_fields_5 ::placeholder {
	color: #505355;
	opacity: 1;
	font-weight: 500;
}

div#gform_fields_1 :-ms-input-placeholder, div#gform_fields_2 :-ms-input-placeholder, div#gform_fields_3 :-ms-input-placeholder, div#gform_fields_5 :-ms-input-placeholder {
	color: #fff !important;
	font-weight: 500;
}

div#gform_fields_1 ::-ms-input-placeholder, div#gform_fields_2 ::-ms-input-placeholder, div#gform_fields_3 ::-ms-input-placeholder {
	font-weight: 500;
	color: #fff !important;
}

div#gform_fields_4 ::placeholder {
	color: #505355 !important;
	font-weight: 500;
}

div#gform_fields_4 :-ms-input-placeholder {
	color: #505355 !important;
	font-weight: 500;
}

div#gform_fields_4 ::-ms-input-placeholder {
	color: #505355 !important;
	font-weight: 500;
}

#gform_fields_4 input, #gform_fields_4 select, #gform_fields_4 textarea {
	color: #505355;
	font-size: 16px;
}

#gform_fields_4 textarea {
	height: 145px;
}

#input_4_8, #input_1_8 {
	font-weight: 500;
}

.home-contact input, .newsletter-section input, .contact-form input, .home-contact select, .newsletter-section select, .contact-form select {
	padding: 0 !important;
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	outline: none;
	border-bottom: 2px solid #505355;
	color: #505355;
	font-size: 18px;
	font-weight: normal;
	box-shadow: none !important;
	border-radius: 0;
	font-family: "Barlow";
	height: 40px;
}

.home-contact textarea, .contact-form textarea {
	height: 110px;
	padding: 0 !important;
	background: transparent;
	border-top: none;
	border-left: none;
	outline: none;
	border-right: none;
	border-bottom: 2px solid #505355;
	color: #505355;
	font-size: 18px;
	font-weight: normal;
	box-shadow: none !important;
	border-radius: 0;
	font-family: "Barlow";
}

.gform_heading {
	display: none;
}

input#gform_submit_button_1 {
	border-radius: 35px;
	opacity: 1;
	font-size: 17px !important;
	padding: 0 15px;
	background: transparent;
	line-height: 48px;
	min-width: 180px;
	height: 52px;
	font-weight: 600;
	text-transform: uppercase;
	border: 3px solid #1b2733;
	box-shadow: none !important;
	font-family: "Barlow";
	color: #1b2733;
	margin-bottom: 0;
}

input#gform_submit_button_4 {
	border-radius: 35px;
	opacity: 1;
	font-size: 17px !important;
	padding: 0 15px;
	font-weight: 600;
	line-height: 48px;
	min-width: 180px;
	text-transform: uppercase;
	height: 52px;
	border: 2px solid #1b2733;
	box-shadow: none !important;
	font-family: "Barlow";
	color: #1b2733;
	margin-bottom: 0;
}

input#gform_submit_button_4:hover {
	color: #fff;
	background: #136433;
	border-color: #136433;
}

input#gform_submit_button_2, input#gform_submit_button_5 {
	border-radius: 35px;
	opacity: 1;
	font-size: 17px !important;
	padding: 0 15px;
	background: #e7344f;
	line-height: 48px;
	min-width: 180px;
	height: 52px;
	border: 2px solid #e7344f;
	box-shadow: none !important;
	font-family: "Barlow";
	color: #fff;
}

input#gform_submit_button_2:hover, input#gform_submit_button_5:hover {
	color: #e7344f;
	background: #fff;
}

select option {
	color: #24272a !important;
}

.gform_footer.top_label, .gform_footer.before {
	text-align: center;
	display: block !important;
}

#gform_wrapper_1 .validation_message, #gform_wrapper_2 .validation_message, #gform_wrapper_3 .validation_message, #gform_wrapper_5 .validation_message, #gform_wrapper_7 .validation_message {
	padding: 0;
	background: none;
	border: none;
	margin: 0 !important;
}

#gform_wrapper_7 .gfield_error label, #gform_wrapper_7 .gfield_error legend {
	color: #1b2733 !important;
}

#gform_wrapper_3 div#field_submit {
	display: inline-block !important;
}

#menu-primary .dropdown-menu li a:hover {
	background: #136433 !important;
}

.gas-plant {
	position: relative;
}

.hiddenclass {
	display: none !important;
}

.ripple {
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background-color: #136433;
	/* position: fixed; */
	
	/* top: 50%; */
	
	/* left: 50%; */
	transform: translate(0%, 0%);
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 30%;
	top: 30%;
	opacity: .9;
}

.ripple:before, .ripple:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
}

a.data-hover-link {
	position: absolute;
	z-index: 9;
}

.ripple:before {
	animation: ripple 2s linear infinite;
}

.ripple:after {
	animation: ripple 2s linear 1s infinite;
}

.innerpopup {
	position: absolute;
	background: #fff;
	padding: 11px 15px;
	border-radius: 35px;
	background: #fefcfc;
	color: #136433;
	border: 3px solid #136433;
	font-size: 17px !important;
	line-height: -5px;
	font-weight: 600;
	z-index: 10;
	min-width: 200px;
	max-width: 300px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .16);
	letter-spacing: 1px;
}

/*
.innerpopup {
    position: absolute;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    text-align: left;
    width: 240px;
	 width: 300px;
    z-index: 10;
	box-shadow: 0px 0px 20px #00000029;
}
*/
.innerpopup h4 {
	color: #136433;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
}

.innerpopup a {
	color: #136433 !important;
	text-decoration: none;
	font-family: "Barlow";
	letter-spacing: 1px;
	font-weight: 500;
}

@keyframes ripple {
	0% {
		box-shadow: 0 0 0 2px rgba(37, 104, 57, .3), 0 0 0 4px rgba(37, 104, 57, .3), 0 0 0 7px rgba(37, 104, 57, .3);
	}
	
	100% {
		box-shadow: 0 0 0 5px rgba(37, 104, 57, .3), 0 0 0 8px rgba(37, 104, 57, .3), 0 0 0 10px rgba(37, 104, 57, .3);
	}
}

@media only screen and (max-width: 991px) {
	.innerpopup {
		top: 100% !important;
		left: 0% !important;
		width: 500px;
		box-shadow: 0 3px 10px rgba(0, 0, 0, .4);
		position: absolute;
		max-width: 100%;
	}
}

/* Faq Style */
.tab-faq {
	display: flex;
	justify-content: center;
	position: relative;
	margin-bottom: 50px;
}

.tab-faq .tablinks {
	background: #fff;
	color: #136433;
	border-radius: 35px;
	opacity: 1;
	font-size: 17px;
	padding: 0 15px;
	line-height: 48px;
	min-width: 180px;
	height: 52px;
	font-weight: 600;
	border: 3px solid #136433;
	box-shadow: none !important;
	font-family: "Barlow";
	text-transform: uppercase;
}

.tab-faq .tablinks:hover {
	background: #136433;
	color: #fefcfc;
}

.tab-faq .tablinks {
	margin: 0 8px;
}

.tab-faq .tablinks.active {
	color: #fefcfc;
	font-weight: 600;
	border: 3px solid #136433;
	background: #136433;
}

.accordion-item.faq-main h2 span {
	position: absolute;
	right: 30px;
	color: #505355;
	font-size: 14px;
	text-transform: capitalize;
}

/**7-13-2023**/

/* Timeline.css */
.timeline {
	position: relative;
	padding: 20px 0 20px;
	list-style: none;
}

.timeline:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 3px;
	margin-left: -1.5px;
	background-color: #eee;
}

.timeline > li {
	position: relative;
	margin-bottom: 20px;
}

.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	float: left;
	position: relative;
	width: 46%;
	padding: 20px;
	background: #174078;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, .175);
}

.timeline > li > .timeline-panel:before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 26px;
	right: -15px;
	border-top: 15px solid transparent;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #ccc;
}

.timeline > li > .timeline-panel:after {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 27px;
	right: -14px;
	border-top: 14px solid transparent;
	border-right: 0 solid #174078;
	border-bottom: 14px solid transparent;
	border-left: 14px solid #174078;
}

.timeline > li > .timeline-badge {
	z-index: 100;
	position: absolute;
	top: 16px;
	left: 50%;
	width: 65px;
	height: 65px;
	margin-left: -33px;
	border-radius: 50% 50% 50% 50%;
	text-align: center;
	font-size: 1.4em;
	line-height: 50px;
	color: #fff;
	background: #174078;
	display: flex;
	align-items: center;
	justify-content: center;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline-badge.primary {
	background-color: #2e6da4 !important;
}

.timeline-badge.success {
	background-color: #3f903f !important;
}

.timeline-badge.warning {
	background-color: #f0ad4e !important;
}

.timeline-badge.danger {
	background-color: #d9534f !important;
}

.timeline-badge.info {
	background-color: #5bc0de !important;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}

.timeline-badge span {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: #e7344f;
	border-radius: 100%;
}

.timeline-heading h4 {
	font-size: 40px;
	line-height: 48px;
	color: #e7344f;
	font-weight: 500;
}

.timeline-panel .timeline-body p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	min-height: 55px;
}

.bg-gry {
	background: #eeeff1;
}

.contact-details .accordion-item:first-child .accordion-header .accordion-button {
	padding-top: 0 !important;
}

.approch-section ul {
	margin: 0;
}

/**7-13-2023**/

/***7-17-2023**/
.surgery-content p:last-child {
	margin-bottom: 0;
}

.premiumfrom select {
	background: url("https://cdn-ilcemej.nitrocdn.com/ynDenZQRtdUiUkviaLigyhnhiJfkVfZu/assets/images/optimized/rev-dcc659e/innoventeng.com/wp-content/themes/innovent/assets/images/arrowdown.png") no-repeat 100% 50%;
	font-family: "Barlow";
}

.premiumfrom select.nitro-lazy {
	background: none !important;
}

.premiumfrom select option {
	padding: 0px 10px !important;
}

.pdb-25 {
	padding-bottom: 25px;
}

.slider-container {
	max-width: 850px;
	margin: 0px auto;
}

.product-thumb {
	margin-top: 15px;
}

.product-thumb .slick-slide {
	margin: 10px 8px;
	text-align: center;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
}

.pro-view-tabs {
	overflow: hidden;
}

.alm-reveal {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0px 30px;
}

.alm-btn-wrap .done {
	display: none !important;
}

.alm-btn-wrap .alm-load-more-btn.done, .alm-btn-wrap .alm-load-more-btn.loading, .alm-btn-wrap .alm-load-more-btn.more {
	background-color: #256839 !important;
	color: #fff !important;
	border-radius: 35px !important;
	font-size: 17px !important;
}

.slider-content img {
	width: 100%;
}

a.downloadbtnfaq {
	color: #e7344f !important;
	text-decoration: none;
	border: 2px solid #e7344f;
	border-radius: 35px;
	padding: 0px 15px;
	display: inline-block;
	height: 42px;
	line-height: 37px;
	width: 130px;
	text-align: center;
	font-size: 17px;
	font-family: "Barlow";
}

a.downloadbtnfaq:hover {
	background: #e7344f;
	color: #fff !important;
}

.filerow.row {
	align-items: center;
	margin-bottom: 18px;
}

.filerow.row:last-child {
	margin-bottom: 0px;
}

.filerow.row .align-end {
	text-align: right;
}

.filerow.row span {
	margin-right: 10px;
	font-size: 14px;
	color: #505355;
}

.filerow.row h4 {
	font-family: "Barlow";
	font-size: 18px;
	line-height: 26px;
	color: #24272a;
}

.top-bar span {
	display: inline-block;
	margin-left: 17px;
}

.top-bar span i {
	color: #136433;
	margin-right: 5px;
	font-style: normal;
	font-weight: 600;
}

.industries-item img {
	width: 100%;
}

.filerow.row .col-md-5.col-sm-6.col-xs-6.align-end span {
	font-family: "Barlow";
}

.mobilenavsec {
	display: none;
}

.header.sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #1b2733;
	transition: .2s all ease;
	z-index: 9999;
}

div#myModalProduct .close {
	position: absolute;
	background: none;
	border: none;
	right: -15px;
	top: -8px;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	width: 40px;
	align-items: center;
	justify-content: center;
	height: 40px;
	display: flex;
	border-radius: 100%;
	z-index: 99;
	background: #e7344f;
}

div#myModalProduct .modal-header {
	padding: 0px;
	/* height: 0px; */
	border: none;
}

div#myModalProduct .modal-dialog {
	width: 600px !important;
	max-width: 100%;
}

div#myModalProduct .contact-us-form {
	width: 100%;
}

div#myModalProduct .modal-body {
	padding: 0px;
}

img.bgimagenew {
	width: 100%;
}

@media (max-width: 1199px) {
	.top-bar {
		display: none !important;
	}
	
	.mobilenavsec {
		display: flex;
		align-items: center;
	}
	
	.mobilenavsec > span {
		margin-right: 15px;
		font-size: 20px;
	}
	
	.mobilenavsec > span i {
		color: #256839 !important;
	}
}

@media (max-width: 600px) {
	.home-banner {
		padding: 95px 0 70px;
	}
	
	.product-banner, .contact-banner {
		padding: 100px 0 80px !important;
	}
	
	.our-clients img {
		width: 100% !important;
		max-width: 100% !important;
		display: inline-block;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.pro-box a {
	text-decoration: none;
}

.heading-jobs h3 {
	font-size: 34px;
	color: #174078;
	margin-bottom: 20px;
	line-height: normal;
}

.job-name {
	color: #24272a;
	max-width: 65%;
	font-weight: 600;
	line-height: 26px;
	font-size: 20px;
	font-family: "Barlow";
	text-transform: capitalize;
}

.job-loactioncat {
	font-weight: 400;
	font-size: 20px;
	text-transform: capitalize;
	font-family: "Barlow";
	position: absolute;
	color: #174078;
	right: 30px;
}

.job-main .accordion-body {
	padding: 25px 25px 25px 0px;
}

.job-main .accordion-body a {
	color: #fff;
	background: #e7344f;
	display: inline-block;
	padding: 10px 30px !important;
	min-width: 130px;
	text-decoration: none;
	font-size: 16px;
	font-family: "Barlow";
	border: 2px solid #e7344f;
	border-radius: 50px !important;
}

.jobs-apply {
	text-align: end;
}

.job-main .accordion-body {
	border-bottom: 2px solid #919191;
}

.soicial-icon > span {
	margin-right: 15px;
	font-size: 20px;
}

.soicial-icon > span i {
	color: #e7344f !important;
}

.social-icon {
	text-align: left !important;
}

.soicial-icon.header-soical span {
	margin-right: 15px !important;
	margin-left: 0 !important;
}

#gform_wrapper_4 .gfield_error [aria-invalid=true], #gform_wrapper_3 .gfield_error [aria-invalid=true], #gform_wrapper_1 .gfield_error [aria-invalid=true], #gform_wrapper_5 .gfield_error [aria-invalid=true], #gform_wrapper_2 .gfield_error [aria-invalid=true] {
	border-bottom: 1px solid #c02b0a !important;
	border: none;
}

#gform_wrapper_4 .validation_message {
	padding: 0;
	background: none;
	border: none;
	font-size: 14px !important;
	font-weight: 400 !important;
}

div#sidebar {
	display: none;
}

.pro-box h5 a {
	color: #24272a;
	text-decoration: none;
}

p.model-middledec {
	text-align: center;
	color: #000;
}

p.internal-bannertitle {
	font-style: italic;
}

p.internal-bannertitle span {
	font-weight: 400;
}

.get-in-touch-section {
	overflow: hidden;
	margin-top: -35px;
}

.contact-us-form img {
	height: 100%;
}

.gform-icon--circle-error {
	display: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	background: none !important;
	border: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	margin-block-end: 0px !important;
	margin-block-start: 0px !important;
	padding-block: 0px !important;
	padding-inline-end: 0px !important;
	padding-inline-start: 0px !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	font-size: 14px !important;
	font-weight: 400 !important;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
	font-size: 14px !important;
	font-weight: 400 !important;
}

/* width */
#service-scroller::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}

/* Track */
#service-scroller::-webkit-scrollbar-track {
	background: #eeeff1;
}

/* Handle */
#service-scroller::-webkit-scrollbar-thumb {
	background: #1b2733;
	border-radius: 8px;
}

/* Handle on hover */
#service-scroller::-webkit-scrollbar-thumb:hover {
	background: #1b2733;
}

.newhome-industries {
	position: relative;
	overflow: hidden;
}

.newhome-industries:hover .newindustrie-hover-text {
	opacity: 1;
	bottom: 0;
	visibility: visible;
	height: 100%;
	transition: all .5s;
}

.newindustrie-hover-text {
	position: absolute;
	top: auto;
	left: 0;
	width: 100%;
	height: 0;
	background: #136433;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 20px 15px;
	visibility: hidden;
	opacity: 0;
	bottom: -100%;
	transition: all .5s;
	z-index: 999;
}

.newindustrie-hover-text h5 {
	color: #fff;
	font-family: "Barlow";
	font-weight: 600;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	align-items: center;
	text-align: center;
	display: flex;
}

.newindustrie-hover-text a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-family: "Barlow";
}

/*
.newindustrie-hover-text h5 a {
    font-size: 26px;
    line-height: 1.2;
    color: #fff;
}
*/
.newindustrie-hover-text h5 {
	font-size: 26px;
	line-height: 1.2;
	color: #fff;
}

.newindustrie-hover-text p {
	color: #fff;
	text-align: center;
	margin: 0;
}

.home-service-box-new:hover  .service-icon {
	background: #136433;
}

.home-service-box-new:hover .btn.outline-btn {
	background: #136433;
	color: #fff;
	border: 3px solid #136433;
}

.download-statement {
	margin-top: 35px;
	text-align: center;
}

.capbility-statement a {
	border-radius: 35px;
	opacity: 1;
	font-size: 17px;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 25px;
	background: #fefcfc;
	line-height: 48px;
	min-width: 180px;
	letter-spacing: 1px;
	height: 52px;
	display: inline-block;
	border: 3px solid #1b2733;
	box-shadow: none !important;
	font-family: "Barlow";
	color: #1b2733;
}

.capbility-statement a:hover {
	color: #fefcfc;
	background: #136433;
	border: 3px solid #136433;
}

.download-statement a {
	border-radius: 35px;
	opacity: 1;
	font-size: 17px;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 25px;
	line-height: 48px;
	min-width: 180px;
	letter-spacing: 1px;
	height: 52px;
	display: inline-block;
	border: 3px solid #1b2733;
	box-shadow: none !important;
	font-family: "Barlow";
	color: #1b2733;
}

.download-statement a:hover {
	color: #fefcfc;
	background: #136433;
	border: 3px solid #136433;
}

.capbility-statement p {
	max-width: 550px;
}

#download-pdf .modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #1b2733;
	background-clip: padding-box;
	outline: 0;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .47);
	border: 4px solid #136433;
	border-radius: 20px;
	padding: 20px;
}

#download-pdf .modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color: #fff;
	font-size: 24px;
	line-height: 29px;
	font-weight: 600;
}

#download-pdf  .modal-header {
	border-bottom: none;
}

#download-pdf .gform_wrapper.gravity-theme .gfield input.large, #download-pdf .gform_wrapper.gravity-theme .gfield select.large {
	width: 100%;
	background: none;
	border-top: none;
	border-right: none;
	color: #fff;
	border-left: none;
	padding: 8px 0px;
	border-bottom: 1px solid #fff;
}

#gform_wrapper_6 input:active, #gform_wrapper_6 input:focus, #gform_wrapper_6 input:hover {
	border: none;
	box-shadow: none;
	outline: none;
}

#download-pdf .modal-header .btn-close {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 15px;
	top: 15px;
	background: none;
	opacity: 1;
	color: #fff;
}

#download-pdf .modal-header .btn-close:active, #download-pdf .modal-header .btn-close:focus, #download-pdf .modal-header .btn-close:hover {
	border: none;
	box-shadow: none;
	outline: none;
}

#gform_wrapper_6 .gform_footer {
	margin: 30px 0 0 !important;
	padding: 0px 0 !important;
}

#gform_wrapper_6 .gform_footer.before {
	text-align: left !important;
	display: block !important;
}

#gform_wrapper_6 input::placeholder {
	color: #fff;
}

#gform_wrapper_6 input::-ms-input-placeholder {
	/* Edge 12 -18 */
	color: #fff;
}

#gform_wrapper_6 #gform_submit_button_6 {
	border-radius: 35px;
	opacity: 1;
	font-size: 17px;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 25px;
	background: none;
	line-height: 48px;
	min-width: 180px;
	letter-spacing: 1px;
	height: 52px;
	display: inline-block;
	border: 2px solid #fff;
	box-shadow: none !important;
	font-family: "Barlow";
	color: #fff;
}

#gform_wrapper_6 #gform_submit_button_6:hover {
	background: #136433;
}

#gform_wrapper_6 .validation_message {
	background: none !important;
	border: none !important;
	font-size: 14px !important;
	margin-block-start: 8px;
	padding: 0 !important;
}

.aboutcontentleft h2 {
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: -1.2px;
}

.aboutcontentleft h5 {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	font-weight: 600;
}

.servicespro-item {
	position: relative;
	z-index: 999;
}

.engineering-list {}

.servcies-item img {
	min-height: 372px;
	object-fit: cover;
}

.services-pointer {
	margin-bottom: 25px;
}

.servcies-item:after {
	background: rgba(27, 39, 51, .8);
}

.aboutcontentleft ul li {
	color: #fff;
	margin-bottom: 4px;
}

.aboutcontentleft ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0px 30px;
	padding-left: 25px;
}

.win-banner h1 span {
	color: #256839;
}

.win-form {
	max-width: 655px;
	margin: 0 auto;
}

#gform_wrapper_7 .gfield_label {
	font-weight: 600;
	font-size: 18px;
}

.long-contant p a {
	color: #c97971;
	text-decoration: none !important;
}

.ratingmaindiv span {
	background: #1b2733;
	color: #fff;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	cursor: pointer;
	border: 1px solid #1b2733;
}

input#input_7_9 {
	display: none;
}

span.ratingbtn.active {
	background: none;
	color: #fff;
	background: #136433;
}

.ratingmaindiv {
	position: relative;
	display: flex;
	padding-top: 30px;
	justify-content: space-between;
	width: 100%;
	flex-wrap: nowrap;
}

.righttext {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 14px;
	font-family: "Barlow";
	font-weight: 400;
}

.lefttext {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	font-family: "Barlow";
	font-weight: 400;
}

@media only screen and (max-width: 500px) {
	.ratingmaindiv span {
		background: #1b2733;
		color: #fff;
		margin-right: 8px;
		width: 20px;
		height: 20px;
		display: inline-block;
		text-align: center;
		font-size: 14px;
		line-height: 17px;
		cursor: pointer;
		border: 1px solid #1b2733;
	}
}

.contact-address p a {
	text-decoration: none;
	color: #1b2733;
}

.contact-address p {
	font-size: 22px;
}

.contact-address p span {
	color: #256839;
	font-weight: 600;
}

.contact-address p {
	margin-top: 16px;
}

.footerweb-address p a {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
}

.footerweb-address p span {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}

.blog .blog-box h2 a {
	color: #1b2733;
	font-family: "Barlow", sans-serif;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}

.blog .col-md-4.content {
	margin-bottom: 30px;
}

.blog .blog-bg-section {
	margin-top: 75px;
	padding-bottom: 40px;
}

.postlink a {
	color: #136433;
	font-size: 16px;
}

.blog .blog-box p {
	margin-bottom: 5px;
}

a#loadMore {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:320px) and (max-width:991px) {
	.single-blog-categories-list {
		padding: 20px 20px !important;
	}
	
	.single-recent-post-list {
		padding: 20px 20px !important;
		margin-top: 30px !important;
	}
	
	.blog-bg {
		padding: 20px 20px !important;
	}
	
	.post-news img {
		height: auto !important;
	}
	
	.Quisque h3 {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	
	.single-recent-post-singular-right {
		margin-top: 10px !important;
	}
	
	.blog .blog-bg-section {
		margin-top: 50px;
		padding-bottom: 40px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.blog-thumb img {
		height: 240px !important;
	}
	
	.blog-content h2.font-bold {
		font-size: 22px;
		line-height: 28px;
	}
}

@media (min-width:991px) {
	.col-sm-3.single-recent-post-singular-left img {
		height: 60px;
		object-fit: cover;
	}
}

@media (min-width:992px) and (max-width:1200px) {
	.single-blog-categories-list {
		padding: 20px 20px !important;
	}
	
	.post-news img {
		height: auto !important;
	}
	
	.single-recent-post-list {
		padding: 20px 20px !important;
	}
	
	.blog-bg {
		padding: 20px 20px !important;
	}
}

.Professional .title-heading {
	margin-top: 20px;
}

.Professional .Quisque p:last-child {
	margin: 0;
}

.single-recent-post-list h2 {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 36px;
}

.single-blog-cat-title h2 {
	font-size: 30px;
	line-height: 36px;
}

.single-recent-post-singular-right h5 a {
	color: #1b2733;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
}

.single-recent-post-singular .row {
	margin-bottom: 20px;
}

.single-blog-date {
	color: #136433;
	font-weight: 400;
	font-size: 16px;
}

.single-blog-categories-list {
	margin-top: 35px;
	background: #fff;
	box-shadow: 0px 2px 48px rgba(0, 0, 0, .06);
	border-radius: 4px;
	padding: 25px 30px;
}

.single-blog-categories-list li {
	padding-left: 0;
	list-style: none;
}

.single-blog-categories-list li a {
	font-size: 18x;
	line-height: 26px;
	font-weight: 400;
	text-decoration: none;
	color: #1b2733;
}

.single-blog-categories-list li {
	margin-bottom: 6px;
}

.blog-content a.blog-cat {
	color: #616161;
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
}

.blog-content {
	margin-top: 10px;
}

.single-recent-post-list {
	background: #fff;
	box-shadow: 0px 2px 48px rgba(0, 0, 0, .06);
	border-radius: 4px;
	padding: 25px 30px;
}

.blog-bg {
	background: #fff;
	box-shadow: 0px 2px 48px rgba(0, 0, 0, .06);
	padding: 30px 30px;
	border-radius: 4px;
	position: relative;
	z-index: 9;
}

.post-news img {
	height: 450px;
	object-fit: cover;
	width: 100%;
}

.single-recent-post-singular-right h5 {
	margin: 0;
}

.single-recent-post-singular-right p {
	font-size: 14px;
	margin: 0;
}

.Quisque h3 {
	font-size: 28px;
	line-height: 36px;
}

.blog-thumb img {
	height: 290px;
	object-fit: cover;
	width: 100%;
}

.home-service-box h4 {
	color: #1b2733;
	font-family: "Barlow";
	font-size: 22px;
	margin: 28px 0 15px;
	font-weight: 600;
}

.single-services .dependable-partner a, .single-services .product-listing  a {
	color: #136433;
	font-weight: 500;
}

.page-template-template-newlayout .dependable-partner.partner-new a, .page-template-template-newlayout .product-listing a {
	color: #136433 !important;
	font-weight: 500 !important;
}

.page-id-1245 .partner-main {
	padding: 75px 0px 0;
}

.page-id-1245 .partner-new .partner-profile {
	height: auto !important;
}

.page-id-1245 .partner-content p:last-child {
	margin-bottom: 0;
}

.postid-99 .partner-content  a {
	color: #136433;
	font-weight: 500;
}

.who-title a, .tab-pane a {
	color: #136433;
	font-weight: 500;
}

.partner-content a {
	color: #136433;
	font-weight: 500;
}

.ancher {
	color: #136433;
	font-weight: 500;
}

.downloadbtn {
	color: #1b2733 !important;
	text-transform: uppercase;
	font-size: 17px;
	padding: 8px 18px;
	font-weight: 600;
	border-radius: 35px;
	text-align: center;
	font-family: "Barlow";
	border: 3px solid #136433;
	text-decoration: none !important;
}

.downloadbtn:hover {
	background: #136433;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 17px;
	padding: 8px 18px;
	border-radius: 35px;
	text-align: center;
	font-family: "Barlow";
	border: 3px solid #136433;
	text-decoration: none !important;
}

@media (min-width:320px) and (max-width:767px) {
	.page-id-1245 .partner-main {
		padding: 75px 0px 50px;
	}
	
	.breadcrumbs-inner ul {
		height: auto !important;
		padding: 5px 6px 5px 20px;
	}
	
	.breadcrumbs-inner ul li, .breadcrumbs-inner ul li a {
		font-size: 14px !important;
	}
}

.industries-heading {
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.industireswork-head {
	margin-bottom: 25px;
}

.industies-work {
	background: #f5f5f5;
}

.industries-item h5 a {
	color: #fff;
	text-decoration: none;
}

.post-type-archive-industries .industies-extracontent.pdb-75 a, .post-type-archive-industries .industies-extracontent.pdtb-75 a, .post-type-archive-industries .industies-work.pdtb-75 a {
	color: #136433 !important;
	font-weight: 500;
}
