*{
	font-family: 'Montserrat', sans-serif;
}
.navbar{
	background:#185b1d;
}
.logo{
	height: 34px;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active{
	background:#7cc34b !important;
	border:1px solid #7cc34b !important;
}
h1{
	font-size:38px;
	position: relative;
	z-index: 9;
}
#banner::after{
	position: absolute;
	content:url(../im/f-2.png);
	right:10px;
	top: 0;
	z-index: 0;
}
.Adherite{
	color:#185b1d;
}
.button-pages{
	max-width:1100px;
}
.foto-auto:before{
	content:url(../im/f-1.png);
	position:absolute;
	left:30px;
	bottom: 0;
	z-index: 0;
}
#teconviene{

}
.color-verde-claro{
	color:#7cc34b;
}
.videos{
	background:#b9e9a3;
}
#banner{
	position: relative;
	z-index: 2;
}
input{
	outline: none;
}
.img-form{
	background:#ebebeb;
}
@media (max-width:980px){
	.botoneras a{
		width: auto !important;
		margin:auto !important;
	}	
	.img-form{
		display: none;
	}
}
