@font-face {
font-family:castelon;
src: url(../castelon.ttf);
}
.navbar-default .navbar-collapse{
border:none;
}
.login{

border: 1px solid #2D5B25;
font-family:"Times New Roman", Times, serif;
	font-size:18px;
display:inline-block; 
padding:10px;

}
.enviar{
	background-color:#2D5B25;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	color:#FFF;
	font-size:20px;
	margin-left:15px;
	border-radius:10px;
	padding:10px;
	}	
html,body{
	padding:0;
	margin:auto;
	width:100%;
	height:100%;
	}
.contenedor-principal{
	width:100%;
	height:100%;
	padding:0;
	margin:auto;
	}	
.menu{
	width:100%;
	padding:0;
	background-color:#FFF;
	}
.menu ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	}
.idiomas img{
	display:inline-block;
	float:right;
	width:40px;
	margin-top:10px;
	padding:5px;
	}
.banner-principal{
	width:100%;
	height:600px;
	background-image:url(../images/avilahome.jpg);
	
	background-size:cover;
	margin-top:30px;
	}
.banner-principal2{
	width:100%;
	height:600px;
	background-image:url(../images/about.jpg);
	
	background-size:cover;
	margin-top:30px;
	}
.banner-principal3{
	width:100%;
	height:600px;
	background-image: url(../images/contactus.png);
	background-size:cover;
	margin-top:30px;
	}
.banner-principal4{
	width:100%;
	height:600px;
	background-image: url(../images/whatwedo.png);
	background-size:cover;
	margin-top:30px;
	}			
.verde-clarito{
	background-color:rgba(45, 91, 37, 0.5);
	height:600px;
	padding:80px;
	color:#FFF;
	}
.verde-clarito h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	margin-top:80px;
	}
.verde-clarito2{
	background-color:rgba(45, 91, 37, 0.5);
	height:600px;
	padding:80px;
	color:#FFF;
	}
.verde-clarito2 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:55px;
	display:inline-block;
	border-bottom:5px solid #FFF;
	margin-top:150px;
	padding:5px;
	}


.verde-clarito3{
	background-color:rgba(45, 91, 37, 0.5);
	height:600px;
	padding:80px;
	color:#FFF;
	}
.verde-clarito3 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:50px;
	display:inline-block;
	border-bottom:5px solid #FFF;
	margin-top:150px;
	padding:5px;
	}
	
	
.verde-clarito4{
	background-color:rgba(45, 91, 37, 0.5);
	height:600px;
	padding:80px;
	color:#FFF;
	}
.verde-clarito4 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:50px;
	border-bottom:5px solid #FFF;
	margin-top:160px;
	display:inline-block;
	padding:5px;
	}			
.verde-clarito h4{
	font-size:23px;
	letter-spacing:0.5px;
	}
.activado{
	color:#2D5B25;
	}
.lear{
	background-color:#2D5B25;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:50px;
	border-radius:10px;
	padding:10px;
	}
.frase h3{
	font-size:23px;
	text-align:center;
	padding:50px;
	}
.frase2 h3{
	font-size:20px;
	text-align: justify;
	padding:50px;
	font-weight:;
	}	
.numeros{
	width:100%;
	height:auto;
	background-image:url(../images/contador.png);
	background-attachment:fixed;
	background-size:cover;
	color:#FFF;
	}
.numeros h3{
	margin-left:10px;
	}
.numeros h6{
	margin-left:10px;
	
	}		
.circulo{
	color:#FFF;
	border-radius:100px;
	border:solid 7px #FFFFFF;
	width: 100%;
	height:158px;
	overflow: hidden;
	display: block;
    outline: none;
    margin: 0 auto;
	}
.mocho{

	}	
.circulo p{
	font-size:32px;
	margin-top:50px;
	text-align:center;
	}
.verde{
	width:100%;
	height:30px;
	background-color:#2D5B25;
	}
.contacto{
	background-image:url(../images/formulario.jpg);
	background-size:cover;
	
	background-repeat:no-repeat;
	width:100%;
	padding:100px;
	}
.grilla{
	width:100%;
	background:none;
	border:solid 3px #FFFFFF;
	padding:15px;
	color:#fff;
	font-size:20px;
	border-radius:10px;
	}
.formulario img{
	margin-top:240px;
	}	
.mocho2{
	width:89%;
	}	
::-webkit-input-placeholder { color: #fff; font-size:25px; opacity:1; } /* WebKit */
:-moz-placeholder { color: #fff; font-size:25px; opacity:1; } /* Firefox 18- */
::-moz-placeholder { color: #fff; font-size:25px; opacity:1; } /* Firefox 19+ */
:-ms-input-placeholder { color: #fff; font-size:25px; opacity:1; } /* IE 10+ */	

.footer{
	background-color:#2D5B25;
	padding:20px;
	color:#FFF;
	margin-top:40px;
	}
.bajo p{
	display:inline-block;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:19px;
	}
.footer h4{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:20px;
	}

.equipo h2{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#2D5B25;
	font-weight:bold;
	border-bottom:5px solid #2D5B25;
	padding:20px;
	display:inline-block;
	clear:both;
	}
.gerentes{
	margin-top:100px;
	}
.gerente1 img{
	float:left;
	}
.gerente1 h1{
	text-align:left;
	}
.gerente1 p{
	text-align: left;
	width:85%;
	float: left;
	clear:both;
	}		
	
	
.gerente2 img{
	float:right;
	}
.gerente2 h1{
	text-align:right;
	}
.gerente2 p{
	text-align:right;
	width:85%;
	float:right;
	clear:both;
	}
a:hover{
text-decoration:none;
}


.gerentes h1{
	font-family:"Times New Roman", Times, serif;
	color:#2D5B25;
	font-weight:bold;
	font-size:40px;
	}
.gerentes span{
	border-bottom:;
	}
.gerentes p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.gerente-ventana1{
	width:65%;
	margin:auto;
	}	
.gerente-ventana1 span{
	border-bottom:;
	}	
.gerente-ventana1 h1{
	font-family:"Times New Roman", Times, serif;
	color:#2D5B25;
	font-weight:bold;
	font-size:38px;
	}
.gerente-ventana1 p{
	font-family: Arial, Helvetica, sans-serif;
	color:;
	font-weight:bold;
	}
.modal-body	 p{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	}
.gerente-ventana1-img{
	margin-top:120px;
	}																													
.direcciones-contact{
	margin-top:230px;
	}	
.direcciones-contact h3{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	line-height:10px;
	color:#FFF;
	font-size:25px;
	margin-left:60px;
	}
.direcciones-contact h2{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:25px;
	margin-left:60px;
	
	}		
	
	
.frase-contact h3{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:;
	padding:50px;
	color:#2D5B25;
	}
.gris{
	background-color:#EAEAEA;
	padding:100px;
	}
.grilla2{
	width:100%;
	background: #FFF;
	border:solid 2px #000000;
	padding:15px;
	color:#fff;
	font-size:20px;
	border-radius:10px;
	}
.send{
	float:right;
	width:120px;
	padding:10px;
	}
.barras img{
width:50px;
}
	
.barras h2{
	color:#2D5B25;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	}
.invest{
	border-right:3px solid #2D5B25;
	}
.servicios{
	padding:0px;
	margin-top:50px;
	width:90%;
	}
.servicios1{
	border:solid 3px #2D5B25;
	min-height:441px;
	text-align:center;
	max-height:441px;
	
	}
.servicios1 h1{
	color:#2D5B25;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	}
.servicios h6{
	color:#000;
	
	text-align:justify;
	padding:20px;
font-family:"Times New Roman", Times, serif;
	}
.letras{
	margin-top:60px;
	}
.letras h4{
	color:#2D5B25;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:20px;
	}
.letras h6{
	font-size:10px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	}
.servicios h5{
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
	padding:10px;
	margin-left:15px;
	}
.servicios h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#2D5B25;
	font-size:27px;
	text-align:left;
	margin-left:20px;
	}
.ultimos-servicios{
	padding:50px;
	}
.ultimos-servicios1{
	border:solid 3px #2D5B25;
	min-height:450px;
	max-height:450px;
	padding:50px;
	}
.ultimos-servicios1 h3{
	color:#2D5B25;
	text-align:center;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	}
.ultimos-servicios1 h6{
	color: #000;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	}


.ultimos-servicios2{
	border:solid 3px #2D5B25;
	min-height:450px;
	max-height:450px;
	padding:50px;
	}
.ultimos-servicios2 h3{
	color:#2D5B25;
	text-align:center;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	}
.ultimos-servicios2 h6{
	color: #000;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	}	
.separador{
	background-color:#2D5B25;
	height:400px;
	}																				
	
	
		
@media only screen and (max-width: 500px) {
	.gris{
	background-color:#EAEAEA;
	padding:1px;
	}
.gerente2{
margin-top:240px;
}
	
	.gerente-ventana1-img{
	margin-top:0px;
	}
.verde-clarito{
	background-color:rgba(45, 91, 37, .6);
	height:auto;
	padding:10px;
	text-align:center;
	color:#FFF;
	}
.lear{
	background-color:#2D5B25;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	float:none;
	margin-top:5spx;
	border-radius:10px;
	padding:10px;
	}		
.banner-principal{
	width:100%;
	height:auto;
	background-image:url(../images/avilahome.jpg);
	background-size:cover;
	margin-top:30px;
	}
.frase h3{
	font-size:23px;
	text-align:center;
	padding:5px;
	}
	.circulo{
	color:#FFF;
	border-radius:100px;
	border:solid 7px #FFFFFF;
	width: 150px;
	height:150px;
	overflow: hidden;
	display: block;
    outline: none;
    margin: 0 auto;
	}	
	.contacto{
	background-image:url(../images/formulario.jpg);
	background-size:cover;
	
	background-repeat:no-repeat;
	width:100%;
	padding:10px;
	}
.mocho2{
	width:100%;
	padding:0
	}
	.formulario img{
	margin-top:0px;
	width:150px;
	}
.verde-clarito2{
	background-color:rgba(45, 91, 37, 0.5);
	height:auto;
	padding:20px;
	color:#FFF;
	}	
.verde-clarito2 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:40px;
	text-align:center;
	border-bottom:5px solid #FFF;
	margin-top:150px;
	margin-bottom:150px;
	padding:0px;
	}
.banner-principal2{
	width:100%;
	height:auto;
	background-image:url(../images/news.png);
	background-size:cover;
	margin-top:30px;
	}
.frase2 h3{
	font-size:20px;
	text-align: center;
	padding:10px;
	font-weight:;
	}
.banner-principal3{
	width:100%;
	height:auto;
	background-image: url(../images/contactus.png);
	background-size:cover;
	margin-top:30px;
	}
.verde-clarito3{
	background-color:rgba(45, 91, 37, 0.5);
	height:auto;
	padding:10px;
	color:#FFF;
	}
.verde-clarito3 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:40px;
	border-bottom:5px solid #FFF;
	margin-top:150px;
	padding:5px;
	}
.direcciones-contact{
	margin-top:30px;
	}	
.direcciones-contact h3{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	line-height:30px;
	color:#FFF;
	font-size:25px;
	margin-left:0px;
	}
.direcciones-contact h2{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:25px;
	margin-left:0px;
	margin-bottom:40px;
	}

.banner-principal4{
	width:100%;
	height:auto;
	background-image: url(../images/reserch.png);
	background-size:cover;
	margin-top:30px;
	}
.verde-clarito4{
	background-color:rgba(45, 91, 37, 0.5);
	height:auto;
	padding:10px;
	color:#FFF;
	}	
.verde-clarito4 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:40px;
	text-align:center;
	border-bottom:5px solid #FFF;
	margin-top:150px;
	margin-bottom:150px;
	padding:0px;
	}
.invest{
	border-right:none;
	}
.servicios1{
	border:solid 3px #2D5B25;
	min-height:600px;
	text-align:center;
	max-height:auto;
	
	}
.ultimos-servicios1{
	min-height:600px;
	padding:10px;
	}	
.ultimos-servicios{
	padding:10px;
	}																
}