
		table {
			margin: auto;
			font-family: "Lucida Sans Unicode", "Lucida Grande", "Segoe Ui";
			font-size: 16px;
			width: 80%;
			padding: 2px;
			
		}


input[type="text"].formulariox{
    display: block;
	font-size: 22px;
	margin: auto;
	align-content: center;
	align-items: center;
	padding: 3px;
	border: 2px solid #eee;
	border-radius: 2px;
	
	width: 80%;
}

.videoz{
		
		width: 550px;
	}
		

		table td {
			transition: all .5s;
			padding: 1px;
			margin: 4px;
		}
		
		/* Table */
		.tabla_datos {
			border-collapse: collapse;
			font-size: 14px;
			padding: 4px;
			
			
		}

		.tabla_datos th, 
		.tabla_datos td {
			border: 1px solid #e1edff;
			
			padding: 2px 2px;
			margin: 4px;
		}
		.tabla_datos caption {
			margin: 4px;
		}

		/* Table Header */
		#titulo {
			background-color:#EF2F33;
			color: #FFFFFF;
			border-color: #ffcccc !important;
			text-transform: uppercase;
			font-size: 18px;
			padding: 4px;
		}

		/* Table Body */
		.tabla_datos tbody td {
			color: #353535;
			padding: 1px;
			margin: 4px;
		}
		.tabla_datos tbody td:first-child,
		.tabla_datos tbody td:nth-child(4),
		.tabla_datos tbody td:last-child {
			text-align: right;
		}

		.tabla_datos tbody tr:nth-child(odd) td {
			background-color: #FFFFFF;
		}
		.tabla_datos tbody tr:hover td {
			background-color:#F5EBEC;
			border-color: #F5EBEC;
			
		}

		/* Table Footer */
		.tabla_datos tfoot th {
			background-color: #FFFFFF;
			text-align: right;
			padding: 3px;
		}
		.tabla_datos tfoot th:first-child {
			text-align: left;
		}
		.tabla_datos tbody td:empty
		{
			background-color: #FFFFFF;
		}


.textox3{
display:flex; 
	justify-content: center;
	width: 80%;
	
	
	
}
.imagenx3{
	
	display: flex;
	margin:auto;
	text-align: center;
	justify-content: center;
	 width: 75%;
	
	margin-bottom: 40px;
	margin-top: 20px;
}


.titulox2{
	
	display: flex; 
	margin:auto; 
	text-align: center;
	justify-content: center;
	margin: 50px;
	
	
}


.titulox3{
	
	display: flex; 
	flex-direction: column;
	margin:auto; 
	text-align: center;
	justify-content: center;
	align-items: center;
	margin: 0px;
	background-color: black;
	padding: 50px;
	
	
}

.imagendoblex{
	
	 box-sizing:border-box;

background-image: url(../images/toribio_alto.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	padding-top: 350px;
	padding-left: 0px;
	padding-right: 0px;
		padding-bottom: 0px;

	
}


.imagendoblex2{

	 box-sizing:border-box;
background-image: url(../images/proyecto_alto.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	
	padding-top: 350px;
	padding-left: 0px;
	padding-right: 0px;
		padding-bottom: 0px;
	
}

.imagendoblex3{

background-image: url(../images/imagen14b.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #ffffff;
	background-position:center;
	   width: 100%;
	height: 100%;
	padding: 300px;

	
}

.imagendoblex12{

	 box-sizing:border-box;
background-image: url(../images/banderas_altocopia.webp);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	
	padding-top: 350px;
	padding-left: 0px;
	padding-right: 0px;
		padding-bottom: 0px;
	
}






.textomovilizacion{
	
	padding: 100px;
	text-align: center
	
	
}


.textomovilizacion1{
	padding-top: 0px;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
	
}



.imagenx4{
	
	background-image: url(../images/gallinaslibres2.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	background-attachment: fixed;
	 width: 100%;
	 padding : 50px;
	margin :0px;
	
}

.tituloprueba{
	width: 100%;
	padding-top: 60px;
	display: flex; 
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
	justify-content: center;
	
	font-size: 70px;
	
	padding-top: 20px;
	
	
}


.boton1{
	
	
    text-decoration: none;
    padding: 10px;
    font-weight: 600;
    font-size: 30px;
    color: #ffffff;
    background-color: red;
    border-radius: 6px;
    margin: 20px;
	padding: 20px;
  }


  .boton1:hover{
    color: red;
    background-color: #ffffff;
	     text-decoration: none;
	  padding: 20px;
  }
	

@media (max-width: 700px) {
	
	
		
	
	.imagendoblex3{
		background-size: contain;
		padding: 100px;
		
	}
	
	.imagendoblex8{
		background-size:contain;
		  
	padding: 100px;
		
	}
	
.textomovilizacion1{
	
	padding-left: 10px;
	padding-right: 10px;
	
	
	
	
}
	
	
.textomovilizacion{
	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
		
	
	
	
}
	
	
	
	
.imagenx3{
	
	display: flex;
	margin:auto;
	text-align: center;
	justify-content: center;
	 width: 90%;
	
	margin-bottom: 40px;
	margin-top: 20px;
}

	
	.textox3{
     display:flex;
		justify-content: center;
		width: 90%;
		margin:auto;
		padding-top: 40px;
	
	
	
}
	
	table {
		
		overflow-x: auto;
			margin: auto;
			font-family: "Lucida Sans Unicode", "Lucida Grande", "Segoe Ui";
			font-size: 8px;
			width: 85%;
			
		}

	
	input[type="text"].formulariox{
    display: block;
	font-size: 18px;
	margin: auto;
	align-content: center;
	align-items: center;
	padding: 3px;
	border: 2px solid #eee;
	border-radius: 2px;
	
	width: 80%;
}

	

.tituloprueba{
	width: 100%;
	padding-top: 50px;
	display: flex; 
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	justify-content: center;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 50px;
	padding-top: 60px;
	
	
}	
	
	
.tabla_datos th, 
		.tabla_datos td {
			border: 1px solid #e1edff;
		
			padding: 1px 3px;
		}
		.tabla_datos caption {
			margin: 2px;
		}

		/* Table Header */
		#titulo {
			background-color:#EF2F33;
			color: #FFFFFF;
			border-color: #ffcccc !important;
			text-transform: uppercase;
			font-size: 13px;
			padding: 1px;
		}

		/* Table Body */
		.tabla_datos tbody td {
			color: #353535;
		}
		.tabla_datos tbody td:first-child,
		.tabla_datos tbody td:nth-child(4),
		.tabla_datos tbody td:last-child {
			text-align: right;
		}

		.tabla_datos tbody tr:nth-child(odd) td {
			background-color: #FFFFFF;
		}
		.tabla_datos tbody tr:hover td {
			background-color:#F5EBEC;
			border-color: #F5EBEC;
		}	
	
	
	video{
		
		width: 400px;
	}
	
}

.imagenx5{
	
	background-image: url(../images/gallinaslibres2.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	background-attachment: fixed;
	
    width: 100%;
	 padding : 100px;
	margin :0px;	
	
	
}


.imagenx6{
	
	background-image: url(../images/banderas_altored.webp);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	background-attachment: fixed;
	
   width: 100%;
	 padding : 100px;
	margin :0px;	
	
		
	
	
}



.imagenx7{
	
	background-image: url(../images/portada2.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:bottom;
	background-attachment: fixed;
	
    width: 100%;
	 padding : 100px;


	
}



.imagendoblex8{
	
	background-image: url(../images/plataforma-alto1.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:left;
	background-attachment: fixed;
	
  
	 


	
}


.imagenx10{
	
	background-image: url(../images/banderas_alto2.jpg);
	
	background-repeat: no-repeat;
	background-size:cover;
	  background-color: #000000;
	background-position:center;
	background-attachment: fixed;
	
   width: 100%;
	 padding : 100px;
	margin :0px;	
	
		
	
	
}

.big{
	font-size: 21px;
	color: black;
	
}



.texto_pequeno{
	font-size: 17px;
	color: black;
	
}

@media (max-width: 700px) {

	.big{
		font-size: 15px;}
	

	
	
	.texto_pequeno{
	font-size: 12px;
	
	
}
}







.menusuperior{
	background-color: black;
	display: flex;
	justify-content: flex-end;
	color: white;
	padding-top: 10px;
	
	padding-right:250px;
	
	
}

.menusuperior ul a{
	
	color: white;
	
}


.menusuperior ul a:hover{
	
	color:#B9B4B4;
	text-decoration: none;
	
}

.barranavegacion{
	padding-right:100px;
	padding-left:100px;
	
}



@media (max-width: 700px) {
	
	.menusuperior{
		
		display: none;
		
	}	
	
	
}


.nav-link:hover{
	text-decoration:underline;
	color:#ffffff;
}


.tabla_leyes{
	margin: auto;
	color: black;

	border-width: thin;
	border: 1px solid;
}


.tabla_leyes td{
	
	padding: 40px;

}


.tabla_leyes tr{
	
	padding: 40px;

}

.tabla_leyes tr:hover{
	
	
/*background-color:#F8E6E7;*/
		
	
}

.tabla_leyes td:hover{
	

}





.tabla_leyes th{
	text-align: center;

}



.tabla_leyes2{
	margin: auto;
	color: black;
	width: 70%;
	

border: 2px double;
	
}
	
.tabla_leyes2 img{
	width: 50%;
}
	



.tabla_leyes2 td{
	padding: 10px;
	padding-top: 50px;

	 
	

}
.tabla_leyes2 tr{

	
		
	

}


.tabla_leyes2 tr{
	
	padding: 5px;


}

.tabla_leyes2 tr:hover{
	
	
	
	
/*background-color:#F8E6E7;*/
		
	
}




.tabla_leyes2 td:hover{
	

}


.tabla_leyes2 th{
	text-align: center;

}


@media (max-width: 1000px) {
	

	.tabla_leyes2{
		
		
		font-size: 12px;
		margin: auto;
	color: black;
	width: 50px;

border: 2px double;
		padding: 2px;
		
		
		margin-left: 2px;
		margin-right: 2px;
		
		
	}
	
	.tabla_leyes2 td{
		
		height: auto;
  
		
		
		padding: 3px;
		
	
		padding-left: 2px;
		padding-right: 2px;
		 
		
	
		
	}
	
	
	.tabla_leyes2 img{
		
		width: 250px
			;
	
	
}
	

	

	
		
}



.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine 1.25s;
	animation: shine 1.25s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


.hover14 figure {

	margin: 0;
	padding: 0;
	
	background: #000000;
	overflow: hidden;
		position: relative;
}

.hover14 {
	overflow: hidden;
	
}


.text-lightportada{
	
	text-shadow: 0.02em 0.02em 0.02em #000000;
	font-family:'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-weight: 400;
	
	
}


@media (max-width: 1000px) {
	

	.desapareceportatil{
		
		display: none;
	}
	
		
}



.zoom figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.zoom figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



.zoom figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
