@charset "utf-8";
/* CSS Document */

#fh5co-hero .fh5co-intro .btn {
    background: #42861E;
}
.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {

}
.btn:hover, .btn:focus, .btn:active {
    outline: none !important;
    background: #145C3A !important;
    border-color: transparent !important;
}

#fh5co-main {
    float: left;
    width: 100%;
    height: 230px;
	color:red;
}


#fh5co-clients {
    padding: 2em 0;
    background: #42861E;
    position: relative;
    z-index: 1;
    height: 150px;
    padding-bottom: 150px;
}
.btn-primary {
    background: #42861E;
}

#fh5co-testimony {
    background: #E5B424;
    color: #fff;
    padding: 8em 0;
}
#fh5co-pricing .fh5co-price {
    padding-top: 1em;
    display: block;
    font-size: 50px;
    line-height: 50px;
    font-family: "Montserrat", arial, sans-serif;
    color: #42861E;
}
#fh5co-pricing .pricing-feature {
    border-top: 10px solid #42861E;
}
#fh5co-subscribe {
    padding: 4em 0 3em 0;
    position: relative;
    background: #42861E;
}

.btn-primary {
    color:  #FFFF;
   
}

#fh5co-subscribe .btn {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #42861E;
	border-color:#FFFFFF;
}

#fh5co-subscribe p {
	color: #FFFFFF;
	margin-top:70px;
	}
#fh5co-subscribe h2 {	
	font-size: 20px;
}
#fh5co-footer a:hover, #fh5co-footer a:active, #fh5co-footer a:focus {
    color: #42861E;
}

#whitespace {
	height: 30px;
	width: 100%;
	 background: #42861E;
	     position: relative;
	 }
	 .fh5co-feature .fh5co-feature-icon i, .fh5co-figure .fh5co-feature-icon i {
    display: table-cell;
    vertical-align: middle;
    font-size: 50px;
    color: #42861E;
}
.fh5co-feature .fh5co-feature-icon, .fh5co-figure .fh5co-feature-icon {
    width: 80px;
    height: 80px;
    display: block;
    display: table;
    text-align: center;
    margin: 0 auto;
    position: relative;
    border: 2px solid #42861E;}
	label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color:#FFFFFF;
}
#fh5co-footer img {	
margin-bottom:30px;
	}