

section#lineas{
	position:relative;
	margin-bottom:-60px;
	background-color:white;
	border: 1px solid white;
	height: auto;
	width: 100%;
	text-align: center;
}


section#lineas .contenedor {
	margin-top: 100px;
	margin-bottom: 100px;
	border: 0px solid blue;
	height: auto;
	font-family: Casual;
	display:flex;
	justify-content:center;
	flex-wrap: wrap;
} 

#titulolineas{
	width:100%;
	height:auto;
	padding-left:60px;
	padding-right:60px;
	}

#titulolineasuno {
	letter-spacing: 2px;
	font-size:3em;
	text-align:center;
    font-family: Casual;
	line-height:35px;
	border: 0px solid green;
	margin-bottom:10px;
	margin-top:20px;
	color:#38445e;
	}

#titulolineasdos {
	letter-spacing: 2px;
	text-align:center;
    font-family: Casual;
	line-height:35px;
	border: 0px solid green;
	margin-bottom:10px;
	
	color: #99d508;
	}

	
#titulolineas hr{
	margin-top:20px;
	margin-bottom:80px;
	height:1px;
	background-color:#d9e026;
	border: 0px;
	}
	
	
	
	
	
	
	
	
	
	
div#grupouno{
	border:0px solid red;
	width:100%;
	height:auto;
	display:flex;
	justify-content:center;
	flex-wrap: wrap;
	margin-bottom:20px;
	padding-left:30px;
	padding-right: 50px;
	}



div#lineauno{
	width:70%;
	border:0px solid blue;
	height:auto;
	margin:5px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 30px;
	}
	
div#img{
	width: 20%;
	height: auto;
	border:0px solid blue;
	margin:5px;
	
}

	div#grupouno img{
	align-content:center;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border: 2px solid rgba(53,178,255,1.00);
	padding: 20px;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	-webkit-transition: 80%;
	-moz-transition: 80%;
	-o-transition: 80%;
	-ms-transition: 80%;
}

   div#grupouno img:hover{
	border: 2px solid rgba(53,178,255,0.00);
	padding: 10px;
	
}
	






div#grupodos{
	border:0px solid red;
	width:100%;
	height:auto;
	display:flex;
	justify-content:center;
	flex-wrap: wrap;
	margin-bottom:20px;
	padding-left:30px;
	padding-right: 50px;
	}

div#lineados{
	width:70%;
	border:0px solid blue;
	height:auto;
	margin:5px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 30px;
	}
	
div#img{
	width: 20%;
	height: auto;
	border:0px solid blue;
	margin:5px;
	
}

div#grupodos img{
	align-content:center;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border: 2px solid rgba(216,223,37,1.00);
	padding: 20px;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	-webkit-transition: 80%;
	-moz-transition: 80%;
	-o-transition: 80%;
	-ms-transition: 80%;
}

   div#grupodos img:hover{
	border: 2px solid rgba(216,223,37,0.00);
	padding: 10px;
	
}





		









div#grupotres{
	border:0px solid red;
	width:100%;
	height:auto;
	display:flex;
	justify-content:center;
	flex-wrap: wrap;
	margin-bottom:20px;
	padding-left:30px;
	padding-right: 50px;
	}

div#lineatres{
	width:70%;
	border:0px solid blue;
	height:auto;
	margin:5px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 30px;
	}
	
div#img{
	width: 20%;
	height: auto;
	border:0px solid blue;
	margin:5px;
	
}

div#grupotres img{
	align-content:center;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border: 2px solid rgba(217,27,91,1.00);
	padding: 20px;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	-webkit-transition: 80%;
	-moz-transition: 80%;
	-o-transition: 80%;
	-ms-transition: 80%;
}

   div#grupotres img:hover{
	border: 2px solid rgba(217,27,91,0.00);
	padding: 10px;
	
}
	
	
	







div#grupocuatro{
	border:0px solid red;
	width:100%;
	height:auto;
	display:flex;
	justify-content:center;
	flex-wrap: wrap;
	margin-bottom:20px;
	padding-left:30px;
	padding-right: 50px;
	}

div#lineacuatro{
	width:70%;
	border:0px solid blue;
	height:auto;
	margin:5px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 30px;
	}
	
div#img{
	width: 20%;
	height: auto;
	border:0px solid blue;
	margin:5px;
	
}

div#grupocuatro img{
	align-content:center;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border: 2px solid rgba(153,213,8,1.00);
	padding: 20px;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	-webkit-transition: 80%;
	-moz-transition: 80%;
	-o-transition: 80%;
	-ms-transition: 80%;
}

   div#grupocuatro img:hover{
	border: 2px solid rgba(153,213,8,0.00);
	padding: 10px;
	
}
	
	
	

		
		
		
		
		
		
		
		
		
		
		

		
		
		
		
		
		
	

	
