@charset "utf-8";
/* CSS Document */

/*Cuerpo*/
.cuerpo {
	padding-top: 80px;
	background-color: rgba(229,225,216,1.00);
	margin: 0px auto;
	text-align: justify;
	float: none;
	max-width: 1320px;
}


/*Encabezado*/
.header {
	background-color: #3C3C3C;
	color: white;
	padding-top: 0.5rem;
	padding-left: 0;
	padding-bottom: 0.5rem;
	position: fixed;
	left: 0px;
	top: 0;
	right: 0px;
	border-top: 5px solid rgba(18,151,204,1.00);
	border-bottom: 3px solid rgba(18,151,204,1.00);
	display: inline-flex;
	width: 100%;
}
.cuerpo .header table {
	margin-top: 0px;
	margin-right: auto;
	margin-left: -40px;
	margin-bottom: 0px;
}

.cuerpo .header .logo {
	margin-top: 3px;
	margin-bottom: 0px;
}


	.header a {
	color: white;
	text-decoration: none;
	margin: 0px auto;
}

.header table .nombre-empresa {
	padding-left: 0px;
	float: left;
	margin-left: 40px;
	display: block;
	


}
table .nombre-empresa .nombre {
	font-size: 20px;
	
}

.header .logo img {
	margin-left: 10px;
	margin-top: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.logo-nav-container{
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 0px;
	margin-top: 0px;
	display: inline-flex;
	margin: 0px auto;
	padding-left: 30px;
	
}
.header .container.logo-nav-container .logo {
	margin-left: 15px;
	margin-top: 5px;
	float: left;
}

.nombre-empresa tbody .nombre {
	color: rgba(255,255,255,1.00);
	font-size: 28px;
	
}

.header .container.logo-nav-container .nombre-empresa {
	font-size: 24px;
	padding-top: 0px;
	line-height: 25px;
	padding-bottom: 0px;
	float: left;
	margin: 0px auto;
	
}


tbody .sobre td {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
	font-size: 18px;
	text-align: left;
}

.menu-icon{
	display: none;
	padding-right: 35px;
	
}

.navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: acme;
	font-size: 20px;
}

.navigation ul li {
	display: inline-block;
}

.navigation ul li a {
	display: flex;
	padding: 0.5rem 1rem;
	transition: all 0.4s lineal;
	border-radius: 5px;
}

.navigation ul li a:hover {
	background: rgba(70,70,70,1.00);
}

ul li a {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 5px;
}


/*Pie de Pagina*/

.piedepagina {
	background-color: rgba(63,63,63,1.00);
	margin-top: 30px;
	clear: both;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	width: 98.4%;

}

.contato {
	float: left;
	text-align: left;
	color: rgba(255,255,255,1.00);
	width: 20%;
	margin-left: 0px;
}

.servicio {
	float: left;
	text-align: left;
	color: rgba(255,255,255,1.00);
	width: 20%;
	padding-right: 40px;
}
.redes {
	float: left;
	text-align: left;
	color: rgba(255,255,255,1.00);
	width: 20%;
	padding-right: 20px;
}
.piedepagina .redes img {


}


.Maps {
	float: left;
	color: rgba(255,255,255,1.00);
	padding-top: 0px;
	width: 35%;
	margin-top: 20px;
	padding-bottom: 15px;
	margin-right: 0px;
	padding-right: 0px;
}


.pie {
	color: rgba(255,255,255,1.00);
	padding-top: 0px;
	margin-top: 10px;
	text-align: left;
	font-weight: normal;
	font-size: large;
	
}

.pie2 {
	color: rgba(255,255,255,1.00);
	padding-top: 0px;
	margin-top: -5px;
	text-align: left;
	font-weight: normal;
	font-size: small;
	
}

.footer {
	background-color: #2E2E2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
	width: 100%;
	display: inline-block;
	
}

.ico-redes {
	width: 35px;
	height: 30px;
	margin-right: 10px;
	padding-bottom: 10px;
	
	
}

.map-google {
	float: left;
	text-align: left;
	padding-left: 10px;
	color: rgba(255,255,255,1.00);
}





/*Pagina Index*/

/*Video*/

.cuerpo .video {
	position: relative;
	z-index: -1;
	width: 100%;
}



/*Nuestras Competencias*/

.cuerpo .titulo {
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-weight: 400;
	font-family: average;
	font-style: normal;
	text-decoration: none;
	color: rgba(44,44,44,1.00);
	max-width: 100%;
	
}

.cuerpo .titulocompe {
	width: 25%;
	justify-content: space-between;
	align-items: center;
	float: left;
	padding-left: 0 auto;
	padding-right: 0 auto;
	font-family: carter-one;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 22px;
	color: #2E2E2E;
	display: inline;
	
}

.cuerpo .compe {
	font-family: average;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	font-size: 25px;
	color: #2E2E2E;

}

.cuerpo .imagen {
	width: 100%;
	justify-content: space-between;
	align-items: center;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;px
	text-align: center;
	max-width: 100%;
	
	
}
.cuerpo .imagen .titulocelu {
	font-family: carter-one;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 20px;
	margin-top: -30px;
	position: absolute;
	display: none;
}

.cuerpo .imagen .img {
	width: 80%;
	
}

.cuerpo.titulocelu{
	
	clear: both
}

/*Nuestros Clientes*/

.cuerpo .imagenclientes {
	width: 100%;
	display: inherit;
	text-align: center;
	margin-top: -50px;
	margin-left: 30px;
	margin-right: 30px;
	max-width: 1280px;
}
.cuerpo .imagenclientes .img {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
}


/*Busquedas activas Inicio*/

.cuerpo .busquedas {
	width: 50%;
	text-align: justify;
	float: left;
	border-color: rgba(79,79,79,0.45);
	border-style: solid;
	margin-left: 50px;
	padding-right: 10px;
	margin-right: 30px;
	padding-left: 10px;
	margin-bottom: 25px;
	color: rgba(0,0,0,1.00);
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
}
.cuerpo .busquedas .postularme {
	float: right;
	margin-top: -40px;
}

.cuerpo .busquedas h4 {
	float: right;
	margin-top: -40px;
}


.cuerpo .titulobusqueda {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
	text-decoration: none;
	background-color: rgba(44,44,44,1.00);
	width: 50%;
	margin-left: 60px;
}
.cuerpo .vermas {
	float: left;
	width: 50%;
	margin-left: 63px;
	text-align: right;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*Imagen Covid19 Inicio*/

.cuerpo .fotos {
	text-align: center;
	width: 40%;
	float: left;
	margin-top: -420px;
}
.cuerpo .fotos .Queremostenerte {
	font-size: xx-large;
	margin-left: 51px;
	margin-right: 50px;
	padding-left: 0px;
}







/*Pagina Quienes Somos*/

.cuerpo .encabezado {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
}
.cuerpo .encabezado .parrafo {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	float: left;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	margin-top: -25px;
	width: 75%;
	padding-top: 0px;
}
.cuerpo .encabezado .foto {
	width: 15%;
	float: right;
	text-align: center;
	clear: right;
	margin-top: -80px;
	margin-right: 55px;
}

.cuerpo .quienessomos {
	width: 60%;
	float: left;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
}

.cuerpo .vision {
	width: 60%;
	float: left;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-top: 15px;
}

.cuerpo .mision {
	width: 60%;
	float: left;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-top: -100px;
}

.cuerpo .valores {
	width: 60%;
	float: left;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-top: -210px;
}


.cuerpo .misionvision {
	width: 25%;
	float: left;
	clear: none;
	margin-top: 15px;
	margin-left: 70px;
	text-align: center;
}

.cuerpo .FRASE {
	width: 100%;
	text-align: center;
	font-family: acme;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}
.cuerpo .FRASE p {
	margin-left: 40px;
	margin-right: 90px;

}

.cuerpo .titulos {
	width: 30%;
	padding-left: 20px;
	padding-right: 20px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-decoration: none;
	text-align: center;
}

.cuerpo .quienessomos .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.cuerpo .mision .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.cuerpo .vision .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.cuerpo .valores .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

/*Pagina Servicios*/

.cuerpo .areas {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	float: left;
	width: 30%;
}
.cuerpo .areas div {
	width: 336px;
	max-width: 356px;
}

div div .titulosabermas {
	width: 100%;
}

.cuerpo .areas .fotoarea {
	margin-top: -25px;
	width: 356px;
	max-width: 356px;
}

.cuerpo .areas .titulosareas {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	margin-left: 0px;
	width: 356px;
	max-width: 356px;
}

div div .textoarea {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	padding-top: 15px;
	margin-top: -20px;
	padding-bottom: 20px;
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
	font-size: large;
	line-height: 30px;
	text-align: justify;
	width: 336px;
	max-width: 336px;
	padding-left: 10px;
	padding-right: 10px;
}

.cuerpo .encabezado .area {
	width: 75%;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}




/*Pagina Busquedas*/

.cuerpo .publicacion {
	width: 33%;
	text-align: center;
	float: left;
	padding-bottom: 15px;
	padding-top: 20px;
}

.cuerpo .imagenbusqueda {
	width: 44%;
	float: right;
	text-align: center;
	padding-top: 30px;
}

/*Pagina Capacitaciones*/


.cuerpo .videocapa {
	width: 50%;
	position: left;
	z-index: -1;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
}

.cuerpo .capatex {
	width: 45%;
	position: 0;
	z-index: -1;
	text-align: justify;
	float: left;
	border-color: rgba(79,79,79,0.45);
	border-style: solid;
	font-size: 18px;
	margin-top: 22px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: rgba(0,0,0,1.00);
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
}
.cuerpo .capatex .masinfo {
	float: right;
	margin-top: 10px;
	margin-bottom: 25px;
}

.cuerpo .parrafocapa {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;

	}

/*Pagina Contacto*/

.cuerpo .mensaje {
	width: 45%;
	float: right;
	margin-top: -15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
}
.mensaje form textarea {
	width: 100%;
	height: 194px;
	margin-bottom: 10px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: justify;
	min-width: 100%;
	min-height: 200px;
	max-width: 100%;
	max-height: 401PX;
}

.mensaje form input {
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
	padding-right: 0px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
}
.mensaje form #Boton {
	width: 100%;
	background-color: rgba(60,60,60,1.00);
	font-family: average;
	font-style: normal;
	font-weight: 400;
	color: rgba(255,255,255,1.00);
}


.cuerpo .google {
	width: 45%;
	float: left;
	padding-top: 0px;
	margin-top: 20px;
	clear: left;
	margin-left: 20px;
	padding-left: 20px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
}
.cuerpo .telefonos {
	text-align: center;
	margin-top: -30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
	height: 150px;
}
.cuerpo .direcciones {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -30px;
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
	height: 150px;
}
.cuerpo .direcciones .direccion {

}
.cuerpo .tituloscontacto {
	width: 45%;
	float: left;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
}

.correo {
	
	background: rgba(92,92,92,0.68);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 80px;
	margin-right: 80px;
}

.cuerpo .titulotelefono {
	width: 44.8%;
	float: right;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	margin-left: 0px;
}

/*Pagina Detalle de Busqueda*/

.cuerpo .encabezado2 {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: 50%;
	font-family: average;
	font-style: normal;
	font-weight: 400;
}

.cuerpo .parrafo2 {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	padding-top: -25px;
	margin-top: -25px;
	margin-left: 30px;
	margin-right: 30px;

	}
.cuerpo .detalleitems {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: 50%;
	float: left;

	}
.cuerpo .detalleitems h3 {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}


@media only screen and (max-width: 800px) {

/*Cuerpo*/

.cuerpo {
	width: 100%;
	padding-top: 80px;
	background-color: rgba(229,225,216,1.00);
	text-align: justify;
	margin: 0px;
	
}


/*Encabezado*/
	
.header {
	background-color: #3C3C3C;
	color: white;
	padding-top: 0.5rem;
	padding-left: 0;
	padding-bottom: 0.5rem;
	position: fixed;
	left: 0px;
	top: 0;
	right: 0px;
	border-top: 5px solid rgba(18,151,204,1.00);
	border-bottom: 3px solid rgba(18,151,204,1.00);
	display: inline-flex;
	width: 100%;
	}
	
	
.menu-icon{
	float: right;
	display: block;
	cursor: pointer;
	padding-left: 50px;
	padding-top: 20;
	position: absolute;
	}
	
.navigation ul{
	display: none;
	
}

.navigation ul.show{
	display: block;
	padding-left: 0px;
	position: auto;
	text-align: left;
	margin-top: 80px;
	margin-left: -250px;
	}

.navigation ul li {
	display: block;
}

.navigation ul li a {
	display: block;
	padding: 0.5rem 1rem;
	transition: all 0.4s lineal;
	border-radius: 5px;
}

.navigation ul li a:hover {
	background: rgba(70,70,70,1.00);
}

ul li a {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.header table .nombre-empresa {
	float: left;
	width: 100%;
	padding-left: 0px;
	position: absolute;
}

/*Pie de Pagina*/

.piedepagina {
	background-color: rgba(63,63,63,1.00);
	margin-top: 30px;
	clear: both;
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;

}

.contato {
display: none;
}

.servicio {
	display: none;
}
.redes {
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-left: auto;
}
	
.ico-redes {
	width: 50px;
	height: 40px;
	margin-right: 20px;
	
}
	

.Maps {
	color: rgba(255,255,255,1.00);
	padding-top: 0px;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 0px;
}


.pie {
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-top: 10px;
	font-weight: normal;
	font-size: large;
	
}

.pie2 {
	display: none;
	color: rgba(255,255,255,1.00);
	
}


.footer {
	background-color: #2E2E2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
	width: 100%;
	
}


.map-google {
	text-align: center;
	color: rgba(255,255,255,1.00);
}	
	
/*Pagina Index*/

/*Video*/

.cuerpo .video {
	width: 100%;
	position: relative;
	z-index: -1;
	
}



/*Nuestras Competencias*/

.cuerpo .titulo {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	font-family: average;
	font-style: normal;
	text-decoration: none;
	color: rgba(44,44,44,1.00);
	
}

.cuerpo .titulocompe .compe {
	
	display: none;
	
}

.cuerpo .titulocompe {
	width: 100%;
	justify-content: space-between;
	align-items: center;
	float: left;
	padding-left: 0 auto;
	padding-right: 0 auto;
	font-family: carter-one;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 22px;
	color: #2E2E2E;
	display: inline;
}

.cuerpo .titulocompe .imagen {
	width: 100%;
	display:inline;
	padding-left: 0px;
	text-align: center;
	max-width: auto;
}


.cuerpo .titulocompe .imagen .img {
	width: 50%;
	height: 50%;
	display:inherit-block;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
	
.cuerpo .titulocompe .imagen .titulocelu {
	width: 50%;
	margin: 0 auto;
	font-family: carter-one;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	font-size: 15px;
	margin-top: 220px;
	margin-left: -200px;
	position: absolute;
	display: inline-flex;
}






	
	
/*Nuestros Clientes*/

.cuerpo .imagenclientes {
	width: 100%;
	display: inherit-block;
	text-align: center;
	margin-bottom: -20px;
	margin-top: -40px;
	margin-left: 0px;
	max-width: 100%;
}
.cuerpo .imagenclientes .img {
	width: 20%;
	height: 20%;
	padding-left: 0 auto;
	padding-right: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
	
	
}

/*Busquedas activas Inicio*/

.cuerpo .busquedas {
	width: auto;
	text-align: justify;
	float: none;
	border-color: rgba(79,79,79,0.45);
	border-style: solid;
	margin-left: 0px;
	padding-right: 10px;
	margin-right: 0px;
	padding-left: 10px;
	margin-bottom: 25px;
	color: rgba(0,0,0,1.00);
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
}
.cuerpo .busquedas .postularme {
	float: inherit;
	margin-top: 0px;
}

.cuerpo .busquedas h4 {
	float: right;
	margin-top: -40px;
}


.cuerpo .titulobusqueda {
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
	text-decoration: none;
	background-color: rgba(44,44,44,1.00);
	margin-left: auto;
	padding-left: auto;
	padding-right: auto;
}
	.cuerpo .vermas {
	display: none;
}

/*Imagen Covid19 Inicio*/

.cuerpo .fotos {
	text-align: center;
	width: auto;
	float: none;
	margin-top: 10px;
}

.cuerpo .fotos .Queremostenerte {
	font-size: x-large;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*Pagina Quienes Somos*/

.cuerpo .encabezado {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.cuerpo .encabezado .parrafo {
	text-align: center;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	margin-top: -25px;
	width: 100%;
	padding-top: 0px;
}
.cuerpo .encabezado .foto {
	width: 100%;
	float: none;
	text-align: center;
	clear: center;
	margin-top: 0px;
	margin-right: 0px;
	display: none;
}

.cuerpo .quienessomos {
	width: 100%;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
}

.cuerpo .vision {
	width: 100%;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-top: 15px;
}

.cuerpo .mision {
	width: 100%;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-top: 15px;
}

.cuerpo .valores {
	width: 100%;
	color: rgba(44,44,44,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-top: 15px;
}


.cuerpo .misionvision {
	width: 100%;
	clear: none;
	margin-top: 15px;
	margin-left: 0px;
	text-align: center;
}

.cuerpo .FRASE {
	width: 100%;
	text-align: center;
	font-family: acme;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 0px;
}
.cuerpo .FRASE p {
	margin-left: 15px;
	margin-right: 15px;

}

.cuerpo .titulos {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-decoration: none;
}

.cuerpo .quienessomos .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.cuerpo .mision .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.cuerpo .vision .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.cuerpo .valores .parrafo {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}
	
/*Pagina Servicios*/

.cuerpo .areas {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	float: left;
	width: 100%;
}
.cuerpo .encabezado .area {
	width: 100%;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
/*Pagina Busquedas*/

.cuerpo .publicacion {
	width: 100%;
	text-align: center;
	float: left;
	padding-bottom: 15px;
	padding-top: 20px;
}

.cuerpo .areas div {
	width: auto;
}

div div .titulosabermas {
	width: auto;
}

.cuerpo .areas .fotoarea {
	margin-top: -25px;
	width: 100%;
}

.cuerpo .areas .titulosareas {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	margin-left: 0px;
	width: 100%;
}

div div .textoarea {
	width: 100%;
	font-style: normal;
	font-weight: 400;
	padding-top: 15px;
	margin-top: -5px;
	padding-bottom: 20px;
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
	font-size: large;
	line-height: 30px;
	text-align: justify;
	padding-left: auto;
	padding-right: auto;
}



/*Pagina Busquedas*/


.cuerpo .imagenbusqueda {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

/*Pagina Capacitaciones*/

.cuerpo .videocapa {
	width: 95%;
	position: 0;
	z-index: -1;
	padding-top: 20px;
	padding-left: 10px;
	float: 0;
}

.cuerpo .capatex {
	width: 90%;
	position: 0;
	z-index: -1;
	text-align: left;
	float: 0;
	border-color: rgba(79,79,79,0.45);
	border-style: solid;
	font-size: 20px;
	margin-top: 22px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: rgba(0,0,0,1.00);
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
}
.cuerpo .capatex .masinfo {
	float: right;
	margin-top: 10px;
	margin-bottom: 25px;
}

.cuerpo .parrafocapa {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	display: none;

	}


/*Pagina Contacto*/

.cuerpo .mensaje {
	width: auto;
	margin-top: -15px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
}
.mensaje form textarea {
	width: 100%;
	margin-bottom: 10px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: justify;
	min-width: 100%;
	min-height: 200px;
	max-width: 100%;
	max-height: 401PX;
}

.mensaje form input {
	width: 100%;
	margin-bottom: 20px;
	padding-right: 0px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
}
.mensaje form #Boton {
	width: 100%;
	background-color: rgba(60,60,60,1.00);
	font-family: average;
	font-style: normal;
	font-weight: 400;
	color: rgba(255,255,255,1.00);
}


.cuerpo .google {
	width: 100%;
	float: left;
	padding-top: 0px;
	margin-top: 20px;
	clear: left;
	margin-left: 0px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	padding-left: 0px;
	margin-bottom: 10px;
}
.cuerpo .telefonos {
	width: 100%;
	text-align: center;
	margin-top: -30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
}

.cuerpo .tituloscontacto {
	width: 100%;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}


.correo {
	
	background: rgba(92,92,92,0.68);
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
}

.cuerpo .direcciones {
	width: 100%;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -30px;
	background-image: url(Imagenes/60936135-fondo-blanco-geom%C3%A9trico-abstracto.jpg);
}

.cuerpo .titulotelefono {
	width: 100%;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: -20px;
}





/*Pagina Detalle de Busqueda*/

.cuerpo .encabezado2 {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
	font-family: average;
	font-style: normal;
	font-weight: 400;
}

.cuerpo .parrafo2 {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	padding-top: -25px;
	margin-top: -25px;
	margin-left: 30px;
	margin-right: 30px;

	}
.cuerpo .detalleitems {
	text-align: justify;
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	background-color: rgba(229,225,216,1.00);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
	float: none;

	}
.cuerpo .detalleitems h3 {
	font-family: average;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	}
.cuerpo .imagenbusqueda {
	width: auto;
	text-align: center;
	float: inherit;
	}

}
