.navbar-expand-lg .nav-menu > .menu-item-has-children > .sub-menu li a::before {
	background-color: #007632 ;
}
.about .about-box::before {
	background-color: green;
}
.home5-hero-sec .section-title-wraper p {
    margin-bottom: 35px;
    background-color: rgba(0,0,0,0.2);
}
.home5-hero-sec .section-title-wraper .section-title-2 {
    background-color: rgba(0,0,0,0.2);
}
.btn-2 {
    background-color: #da532c;
	z-index: 999;
	position: relative;
}

.as-btn-green-large:hover {
	background-color: #28a745;
}

.as-btn-green-large {
	display: inline-block;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	background-color: #007632;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.as-btn-green-large.inverse {
	color: #007632;
	background-color: #fff;
}

.as-btn-green-large.inverse:hover {
	color: #28a745;
	background-color: #fff;
}


section.services-5 {
	padding:0;
}
.grecaptcha-badge { opacity:0;}

.contact-line a {
	text-decoration:none !important;
}
.contact-line {
	padding-top: 6px;
	padding-bottom: 4px;
}
.contact-line-title {
	padding-bottom: 5px;
	font-size: 110%;
}
.menu-toggle {
	display: none;
}
.widget-title {
	color: #666;
	font-size: 1.55rem;
	font-weight: 500;
}
h2 {
	color: #555;
}
ul.endc-list > li {
	list-style-image: url('/wp-content/uploads/2021/08/enedico_16.png');
	padding: 0 3px;
margin: 0 8px;
	color: #fff;
}
.end-cta {
	color: #fff;
	margin: auto;
	font-size: 24px;
	letter-spacing: 1px;
}
.sow-icon-image {
	border-radius: 50%;
}
section.about {
	padding: 100px 0 42px 0 !important;
}

.separator.separator-inverse ul::before, .separator.separator-inverse ul::after{
	background: #fff;
}
.separator.separator-inverse ul li {
	background: #fff !important;
}