html,
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	height: auto;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	z-index: 2;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contador {
	width: 125px;
	margin: 130px 10px 0 0;
	height: 35px;
	float: right;
}

#header {
	height: 185px;
	width: 100%;
	background-image: url(images/header-bg.png);
	display: block;
	z-index: 2;
}

#header-in {
	height: 185px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
}


#slider {
	z-index: -1;
	width: 100%;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	float: left;
	clear: both;
}




#barra-header1 {
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*css menu desplegable*/

#menu {
	width: 1040px;
	padding-left: 15px;
	margin-top: 15px;
	z-index: 2;
}

#menu li {
	list-style: none;
	float: left;
	z-index: 2;
}

#menu li a {
	display: block;
	width: 150px;
	height: 37px;
	padding: 9px 0 0 0;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-radius: 3px;
	z-index: 2;
	text-decoration: none;
}

#menu li a:hover {
	background: #03c3d4;
	border-color: transparent;
	color: #FFF;
	z-index: 2;
}

#menu li ul {
	display: none;
	position: absolute;
	z-index: 2;
}

#menu li ul li {
	display: block;
	float: none;
	position: relative;
	padding: 0px;
	z-index: 2;
	color: #CCC;
}

#menu li:hover ul {
	display: block;
	padding-left: 0px;
	z-index: 2;
	background-color: #DFDCDB;

}

#menu li ul li a {
	display: block;
	background-color: #DFDCDB;
	color: #039;
	border: 0.5px #039;
	z-index: 2;
}


#logo {
	display: block;
	float: left;
	height: 129px;
	width: 257px;
	margin-left: 10px;
}

#barra-face-telefonos {
	display: inline-block;
	float: right;
	height: 129px;
	width: 350px;
}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #039;
	display: block;
	float: left;
	height: 35px;
	width: 550px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: right;
}

.tituloNosotros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #039;
	/* display: block; */
	/* height: 35px; */
	/* width: 550px; */
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	/* clear: right;	 */
}



.direccion1 {
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	margin-top: 12px;
	margin-left: 40px;
}




.texto-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	float: left;
}

.texto-header {
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	width: 80px;
	margin-top: 13px;
	float: left;
	display: inline-block;
	height: 24px;
	padding-left: 10px;
	font-family: Arial;
	margin-right: 5px;
	line-height: 22px;
}

.texto-header1 {
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	width: 80px;
	margin-top: 13px;
	float: left;
	display: inline-block;
	height: 24px;
	padding-left: 0px;
	font-family: Arial;
	margin-right: 0px;
	margin-left: 33px;
	line-height: 22px;
}



/*
#barra-header2 {
	height: 54px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
*/

nav {
	height: 54px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

#direcciones-texto {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	float: left;
	height: 35px;
	width: 120px;
	margin-top: 2px;
	margin-left: 45px;
	color: #FFF;
}

#face {
	background-image: url(images/facebook.png);
	display: inline-block;
	float: right;
	height: 32px;
	width: 32px;
	margin-top: 15px;
	margin-right: 20px;
}


#direcciones-texto2 {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	float: left;
	height: 35px;
	width: 130px;
	margin-top: 2px;
	margin-left: 0px;
	color: #FFF;
	margin-right: 0px;
	padding-right: 0px;
}



#body {
	/* height: 950px; */
	height: auto;
	width: 1000px;
	background-color: #ebebeb;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	clear: both;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

#body-index {
	height: 1000px;
	width: 1000px;
	background-color: #EBEBEB;
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
	display: block;
	clear: both;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

#divNosotros {
	padding-left: 2rem;
	padding-right: 2rem;
	/* height: auto; */
}

#columna1 {
	width: 600px;
	/*height: 800px;*/
	height: auto;
	float: left;
}

#columna2 {
	width: 400px;
	height: auto;
	float: right;
	padding: 35px 0;
}

#body-nosotros {
	/* height: 650px; */
	height: auto;
	width: 1000px;
	background-color: #EBEBEB;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	clear: both;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

#body-staff {
	height: auto;
	/*2320px;*/
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	clear: both;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

#body-tec {
	height: 2980px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	clear: both;
	background-color: #ebebeb;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

#body-especialidades {
	height: 2500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	clear: both;
	background-color: #ebebeb;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

#body-staff2 {
	height: auto;
	/*1800px;*/
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	clear: both;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}




.contactenos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #039;
	display: block;
	float: left;
	height: 35px;
	width: 250px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
}




#body-contacto {
	display: inline-block;
	float: none;
	/* height: 920px; */
	height: auto;
	width: 1000px;
}

#contacto-sidebar {
	display: inline-block;
	float: left;
	height: auto;
	width: 250px;
	margin: 5px 0 0 25px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	clear: right;
	margin-left: 0px;
}

#titulo-miraflores {
	display: inline-block;
	float: left;
	height: auto;
	width: 250px;
	margin: 5px 0 0 25px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	clear: right;
	margin-left: 0px;
}

.titulos-contactos {
	font-family: Arial;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

#grafico1 {
	display: block;
	float: left;
	height: 99px;
	width: 239px;
	margin: 10px 0 0 25px;
	border: medium solid #FFF;
}

#grafico2 {
	display: block;
	float: left;
	height: 99px;
	width: 239px;
	margin: 10px 0 0 25px;
	border: medium solid #FFF;
}




#formulario {
	float: left;
	height: 400px;
	width: 350px;
	margin-top: 20px;
	margin-right: 0px;
	clear: right;
	display: inline-block;
	margin-left: 35px;
}

#imagen-contacto {
	display: inline-block;
	float: right;
	height: 400px;
	width: 250px;
	margin-top: 18px;
	margin-left: 25px;
	margin-right: 45px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}


#nombre-form {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 15px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#boton {
	float: right;
	height: 30px;
	width: 60px;
	margin-right: 0px;
	margin-top: 25px;
}

#footer-in {
	float: none;
	height: 120px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#texto-footer {
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 25px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}




#nombre-form2 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 25px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#email-form3 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 15px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#email-form4 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 15px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#telefono-form5 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 15px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#telefono-form6 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 15px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#consulta-form7 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 15px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#consulta-form8 {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	height: 85px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.imagen-empresas {
	width: 110px;
	background-color: #999;
	height: 45px;
	padding: 3px;
	float: left;
	margin: 20px 8px 15px 25px;
	display: inline-block;
}

.tarjetas {
	width: 60px;
	background-color: #999;
	height: 35px;
	padding: 2px;
	float: left;
	margin: 20px 8px 15px 25px;
	display: inline-block;
}

.contenedor-logos {
	width: 500px;
	border-bottom: 1px #999999 dotted;
	height: 180px;
	float: left;
	margin: 0 0 5px 15px;
	display: block;
}

.tarjeta {
	width: 500px;
	height: 80px;
	float: left;
	margin: 0 0 5px 10px;
	display: block;
}

.imagenes-index {
	width: 345px;
	height: 144px;
	float: right;
	margin: 15px;
}


.imagenes-promociones {
	width: 345px;
	height: 185px;
	float: right;
	margin: 15px;
}

.imagenes-nosotros {
	width: 345px;
	height: 180px;
	float: right;
	margin: 15px;
}


#logo-tarjeta {
	display: block;
	float: left;
	height: 35px;
	width: 60px;
	margin-top: 25px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #999;
}

#recuadro-contactenos {
	width: 490px;
	height: 260px;
	float: left;
	background-image: url(images/recuadro-sedes.png);

}

#recuadro-ima-cont {
	width: 490px;
	height: 260px;
	float: right;

}

.recuadro-texto-staff {
	width: 700px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
	padding: 5px 15px 5px 15px;
	color: #333;
	vertical-align: 0%;
}

.recuadro-staff-container {
	width: 1000px;
	height: auto;
	float: left;
	border-bottom: double 1.5px #999;
	background-color: #EBEBEB;
}

.staff-titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	float: left;
	color: #069;
	height: 20px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.recuadro-foto-staff {
	width: 144px;
	height: 240px;
	float: right;
	padding: 3px;
	margin: -18px 60px 0 5px;
	background-color: #CCC;
	display: block;
	overflow: auto;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.recuadro-foto-staff-jjmz {
	width: auto;
	height: auto;
	float: right;
	padding: 3px;
	background-color: white;
	margin-right: 1rem;
}

.recuadro-foto-espe {
	width: 240px;
	height: 144px;
	float: right;
	padding: 3px;
	margin: 15px 60px 0 5px;
	background-color: #CCC;
	display: block;
	overflow: auto;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);

}

.recuadro-texto-espe {
	width: 500px;
	height: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
	padding: 5px 15px 5px 15px;
	color: #333;
	vertical-align: 0%;
}

.texto-lh-20 {
	line-height: 20px;
}

.chacarilla {

	margin: -5px 60px 0 5px;

}

#recuadro-mapa-cont {
	width: 990px;
	height: 510px;
	margin: 20px 0 30px 5px;
	clear: both;
	float: left;
}

#rojo {
	width: 60px;
	height: 61px;
	float: left;
	margin: 5px 0 0 15px;
}

.tit-sedes {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 26px;
	padding: 5px 0 5px 15px;
	float: left;
	margin: 13px;
	font-weight: bold;
}

.text-sedes {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding: 0 0 0 53px;
	margin: -15px 0 0 0;
	float: left;
}

.contenedor-imas {
	width: 410px;
	height: 420px;
	float: left;
	padding: 15px;
	background-color: #FFF;
	margin: 10px 25px 20px 30px;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.contenedor-inicio {
	width: 580px;
	height: auto;
	float: left;
	padding: 15px;
	background-color: #FFF;
	margin: 0 25px 20px 15px;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.contenedor-inicio3 {
	width: 380px;
	/*height: 620px;*/
	height: 373px;
	float: left;
	margin: 30px 0 0 0;
	padding: 5px;
	background-color: #FFF;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.contenedor-inicio2 {
	width: 580px;
	height: 100px;
	float: left;
	padding: 15px;
	background-color: #FFF;
	margin: 0 25px 20px 15px;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.contenedor-inicio p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
	font-size: 14px;
	text-align: justify;
	color: #333;
}

h1 {
	font-family: "Helvetica", sans-serif;
	font-size: 20px;
	color: #039;
	line-height: 23px;
}

.imagen-tec {
	width: 410px;
	height: 220px;
	float: left;
	margin: 15px 0;
	border: thin 2px #CCCCCC;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 25px;
	font-size: 15px;
	text-align: justify;
	color: #333;
}

p.texto {
	margin: 0;
	line-height: 20px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #333;
	font-weight: bold;
}

#footer {
	height: 120px;
	width: 100%;
	background-color: #333;
	display: block;
	clear: both;
	line-height: 1.3rem;
}