
a.underline {
	color: #007110 !important;
    text-decoration: underline;
}
a.linkprimary {
	color: #007110 !important;
}
.textprimary {
	color: #007110 !important;
}
span.text-dark.hover:hover {
    color: #007110 !important;
}
#header { height: 120px !important; line-height: 120px !important; }
#header .header-inner #logo, #header #header-wrap #logo { height: 120px !important; }
#header .header-inner #logo a > img, #header #header-wrap #logo a > img { height: 120px !important; }
#mainMenu-trigger { height: 120px !important; }
.mh-100px {max-height:100px;}
.text-dark span.lead-primary, .text-dark span.lead-primary-bold {color:#0c851d !important;}
.text-dark span.lead-primary-bold {font-weight: 600 !important;}

.inspiro-slider.slider-halfscreen { height: 60vh; }
.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide { padding-top: 80px !important; padding-bottom: 80px !important; }

button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active { background-color: #007110 !important; border-color: #007110 !important; }
button.btn.btn-primary:hover, button.btn.btn-primary:focus, button.btn.btn-primary:not(:disabled):not(.disabled):active, button.btn.btn-primary:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-primary:hover, .btn:not(.close):not(.mfp-close).btn-primary:focus, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-primary:hover, a.btn:not([href]):not([tabindex]).btn-primary:focus, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled).active { background-color: #007110 !important; border-color: #007110 !important; }

section#opener-head {
    height: 200px;
    padding: 0 !important;
}
#opener-head .container-fluid.background-image {
    height: 200px;
}
.counter-colored {
    margin-left: 0;
    padding-right: 0;
    list-style-type: none;
    padding-left: 0;
}
.counter-colored li {
    counter-increment: step-counter;
	display: block;
}
.counter-colored li::before {
    content: counter(step-counter);
    margin-right: 10px;
    font-size: 80%;
    background-color: #0c851d;
    color: white;
    font-weight: bold;
    padding: 3px 8px;
    border-radius: 3px;
    display: inline-block;
	width: 30px;
    min-height: 30px;
    max-height: 30px;
    text-align: center;
    line-height: 1.75em;
}


button.btn.btn-white:hover, button.btn.btn-white:focus, button.btn.btn-white:active, button.btn.btn-white.active, button.btn.btn-light:hover, button.btn.btn-light:focus, button.btn.btn-light:active, button.btn.btn-light.active, .btn:not(.close):not(.mfp-close).btn-white:hover, .btn:not(.close):not(.mfp-close).btn-white:focus, .btn:not(.close):not(.mfp-close).btn-white:active, .btn:not(.close):not(.mfp-close).btn-white.active, .btn:not(.close):not(.mfp-close).btn-light:hover, .btn:not(.close):not(.mfp-close).btn-light:focus, .btn:not(.close):not(.mfp-close).btn-light:active, .btn:not(.close):not(.mfp-close).btn-light.active, a.btn:not([href]):not([tabindex]).btn-white:hover, a.btn:not([href]):not([tabindex]).btn-white:focus, a.btn:not([href]):not([tabindex]).btn-white:active, a.btn:not([href]):not([tabindex]).btn-white.active, a.btn:not([href]):not([tabindex]).btn-light:hover, a.btn:not([href]):not([tabindex]).btn-light:focus, a.btn:not([href]):not([tabindex]).btn-light:active, a.btn:not([href]):not([tabindex]).btn-light.active { color: #fff !important; }

.pricing-table .plan:hover { margin-top: -15px !important;}
.pricing-table .plan:hover a.btn.btn-light {
    background-color: #0c851d !important;
    border-color: #0c851d !important;
	color: white !important;
}

input#fileUpload5 {
    min-height: fit-content !important;
}

#footer span.list-icon-padding {
    padding-left: 6px;
    display: block;
}

#footer i.fa.fa-phone {
    margin-right: 11px;
}

#footer i.far.fa-envelope {
    margin-right: 8px;
}
.col-11.col-md-4.alert.alert-danger.animated.fadeInDown button.close {
    DISPLAY: none;
}
@media (min-width: 992px) {
#header.header-sticky.sticky-active .header-inner { height: 120px !important; }
}

@media (max-width: 767px) {
img.anilogo.img-fluid {
	padding-bottom: 20px;
}
}