
section#herramientas{
	width: 100%;
	height: auto;
    border: 1px solid #232D36;
	background-image:url(../img/exter.jpg);
	background-size:cover;
	background-position:center;
	}


section#herramientas .contenedor{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin-bottom:10px;
	margin-top:150px;
	border: 0px solid red;
	}
	
div#tituloherramientas{
	width: 100%;
	height: auto;
	border: 0px solid #d8df25;
	margin-bottom:90px;	
	justify-content: center;

	}



#tituloherramientasuno{
	text-align: center;
	letter-spacing: 2px;
	margin-top: 10px;
    font-family: Casual;
	line-height: 35px;
	color: #fff;
	font-size:3em;
	margin-bottom: 10px;
	}

#tituloherramientasdos{
	text-align: center;
	letter-spacing: 2px;
	margin-top: 10px;
    font-family: Casual;
	line-height: 35px;
	color: #d9e026;
	margin-bottom: 10px;
	}
	
div#tituloherramientas hr{
	margin-top:20px;
	margin-bottom:0px;
	height:1px;
	background-color:#d9e026;
	border: 0px;
	}

	
	
	
	
	
	
	
	
	
div#botonelementoexternouno{
	
	width: 160px;
	height: 300px; 
	margin:10px;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	font-size: 1.2em;
	color: rgba(255,255,255,1.00);
	-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#botonelementoexternouno img{
	background-color: rgba(249,249,249,0.00);
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	border: 2px solid rgba(153,213,8,1.00);
	padding: 20px;
	border-radius:80px;
	transition: padding 0.5s, background-color 0.5s;
}

div#botonelementoexternouno img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}







	
div#botonelementoexternodos{
	font-size:1.2em;
	line-height: 23px;
	width: 160px;
	height: 300px; 
	margin:10px;
	border: 0px solid red;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	color:rgba(255,255,255,1.00);
	transition: color, 0.4s;
	-webkit-transition: color, 0.4s;
	-moz-transition: color, 0.4s;
	-ms-transition: color, 0.4s;
	-o-transition: color, 0.4s;
}



div#botonelementoexternodos img{
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	align-content:center;
	border: 2px solid #35b2ff;
	padding: 20px;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	
}

div#botonelementoexternodos img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}


div#botonelementoexternotres{
	font-size:1.2em;
	line-height: 23px;
	width: 160px;
	height: 300px; 
	margin:10px;
	border: 0px solid red;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	color:rgba(255,255,255,1.00);
	transition: color, 0.4s;
	-webkit-transition: color, 0.4s;
	-moz-transition: color, 0.4s;
	-ms-transition: color, 0.4s;
	-o-transition: color, 0.4s;
}


div#botonelementoexternotres img{
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	align-content:center;
	border: 2px solid #FFFFFF;
	padding: 20px;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	
}

div#botonelementoexternotres img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}


div#botonelementoexternocuatro{
	font-size:1.2em;
	line-height: 23px;
	width: 160px;
	height: 300px; 
	margin:10px;
	border: 0px solid red;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	color:rgba(255,255,255,1.00);
	transition: color, 0.4s;
	-webkit-transition: color, 0.4s;
	-moz-transition: color, 0.4s;
	-ms-transition: color, 0.4s;
	-o-transition: color, 0.4s;
}


div#botonelementoexternocuatro img{
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	align-content:center;
	border: 2px solid #d91b5b;
	padding: 20px;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	
}

div#botonelementoexternocuatro img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}
	

div#botonelementoexternocinco{
	font-size:1.2em;
	line-height: 23px;
	width: 160px;
	height: 300px; 
	margin:10px;
	border: 0px solid red;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	color:rgba(255,255,255,1.00);
	transition: color, 0.4s;
	-webkit-transition: color, 0.4s;
	-moz-transition: color, 0.4s;
	-ms-transition: color, 0.4s;
	-o-transition: color, 0.4s;
}

	

div#botonelementoexternocinco img{
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	align-content:center;
	border: 2px solid #d9e026;
	padding: 20px;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	
}

div#botonelementoexternocinco img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}


div#botonelementoexternoseis {
	font-size:1.2em;
	line-height: 23px;
	width: 160px;
	height: 300px; 
	margin:10px;
	border: 0px solid red;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	color:rgba(255,255,255,1.00);
	transition: color, 0.4s;
	-webkit-transition: color, 0.4s;
	-moz-transition: color, 0.4s;
	-ms-transition: color, 0.4s;
	-o-transition: color, 0.4s;
}

div#botonelementoexternoseis img{
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	align-content:center;
	border: 2px solid #d91c5c;
	padding: 20px;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	
}

div#botonelementoexternoseis img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}





div#botonelementoexternosiete {
	font-size:1.2em;
	line-height: 23px;
	width: 160px;
	height: 300px; 
	margin:10px;
	border: 0px solid red;
	text-align:center;
	cursor:pointer;
	padding-top: 25px;
	color:rgba(255,255,255,1.00);
	transition: color, 0.4s;
	-webkit-transition: color, 0.4s;
	-moz-transition: color, 0.4s;
	-ms-transition: color, 0.4s;
	-o-transition: color, 0.4s;
}

div#botonelementoexternosiete img{
	margin-bottom:30px;
	width: 120px;
	height: 120px;
	align-content:center;
	border: 2px solid #35b2ff;
	padding: 20px;
	transition: padding 0.5s, background-color 0.5s;
	cursor: pointer;
	border-radius: 80%;
	-webkit-border-radius: 80%;
	-moz-border-radius: 80%;
	-ms-border-radius: 80%;
	-o-border-radius: 80%;
	
}

div#botonelementoexternosiete img:hover{
	background-color: rgba(249,249,249,0.20);
	padding: 30px;
	border: 2px solid rgba(153,213,8,0.00);
}



