.nav-item{
	font-size: 18px;
}
.navbar-brand{
	font-size: 22px;	
}
.answer {
    color: #5a5a5a;
    margin-bottom: 30px;
    font-size: 15px;
}
.bg-dark{
	background: -webkit-linear-gradient(#69A742, #69A742); */
    background: -moz-linear-gradient(#69A742, #69A742);
    background: -ms-linear-gradient(#69A742, #69A742);
    background: -o-linear-gradient(#69A742, #69A742);
    background: linear-gradient(#69A742, #69A742);
}
.top_socials a{
	background-color: #69A742;
}
.ti-linkedin{
	color: white;
}
.ti-linkedin:hover{
	color: #69A742;
}
.ti-facebook{
	color: white;
}
.ti-facebook:hover{
	color: #69A742;
}
.ti-instagram{
	color: white;
}
.ti-instagram:hover{
	color: #69A742;
}
.ti-twitter-alt{
	color: white;
}
.ti-twitter-alt:hover{
	color: #69A742;
}

.sub-title{
	color: #4f5052;
}
.service-item .service-detail p {
    color: #4f5052;
    margin-top: 15px;
    line-height: 24px;
    font-size: 16px;
}
.service-item i {
	font-size: 50px;
}
.h4, h4 {
  font-size: 20px;
}
.feature-detail ul li {
    color: #c2c8cc;
}
.IconoGrande{
	margin-bottom: 20px;
    display: block;
    line-height: 36px;
    color: #3bafda;
    font-size: 50px;
}
