<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* estilos-landing-ecorp.css */

*{	
	margin: 0;
	padding: 0;
}


a img{
	/* Quitar el borde de IE */
	border: none;
}

body{
	font-family: 'Roboto', sans-serif;
	color: #333333;
}

#barra-contacto{
	width: 100%;
	height: 25px;
	background: #cc0000;
	top: 0;
	position: fixed;
	z-index: 1;
}

.wrapper-barra-contacto{
	max-width: 1000px;
	margin: auto;
}

.wrapper-barra-contacto p{
	font-size: 0.7em;
	color: #ffffff;
	line-height: 2em;
	text-align: right;
	margin-right: 10px;
}

#botonera-principal{
	width: 100%;
	height: 50px;
	background: rgba(255, 255, 255, 0.8);
	top: 25px;
	position: fixed;
	z-index: 1;
}

#botonera{
	max-width: 1000px;
	margin: auto;
}

#logo-ecorp h1 {
  width: 130px;
  height: 50px;
  float: left;
}

#logo-ecorp h1 a {
  width: 130px;
  height: 50px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background: url('imagenes/logo-ecorp.png') no-repeat;
  background-position: center;
}

#externo{
	width: 160px;
	float: right;
	margin-right: 10px;
	text-align: right;
	font-size: 0.8em;
	line-height: 3.8em;
}

#externo a{
	color: #333333;
}

#cabecera{
	width: 100%;
	height: 300px;
	background: url("imagenes/cabecera.jpg") no-repeat 50% 50%; 
}

#cabecera2{
	width: 100%;
	height: 300px;
	background: url("imagenes/cabecera2.jpg") no-repeat 50% 50%; 
}

.wrapper-cabecera{
	max-width: 1000px;
	margin: auto;	
}

#texto{
	float: left;
	width:38%;
	margin-left: 2.5%;
	margin-top: 110px;
}

h2{
	font-family: Roboto Slab, serif;
	font-weight: 400;
	font-size: 2.4em;
	color: #ffffff;
	margin-bottom: 2%;
}

#texto p{
	font-size: 0.9em;
	color: #ffffff;
	font-weight: 300;
}

#texto p span{
	color: #ffffff;
	font-weight: 500;
}

#formulario{
	float: right;
	margin: 100px 30px 0 0;
	width: 31%;
	padding: 3% 2%;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 5px;
	border: 1px solid #cc0000; 
}

h3{
	font-family: Roboto Slab, serif;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.7em;
}

.asesoramiento p{
	font-size: 0.9em;
	font-weight: 300;
	margin-bottom: 20px;
}

label{
	font-size: 0.9em;
	font-weight: 300;
	line-height: 1.4em;
}

input{
	width: 310px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #b7b7b7; 
	font-family: 'Roboto', sans-serif;
	font-size: 0.8em;
	font-weight: 300;	
	text-indent: 1em;
	background: #efefef;
	margin-bottom: 2%;
}

textarea{
	width: 310px;
	height: 75px;
	border-radius: 5px;
	border: 1px solid #b7b7b7; 
	font-family: 'Roboto', sans-serif;
	font-size: 0.8em;
	font-weight: 300;	
	text-indent: 1em;
	line-height: 2em;
	background: #efefef;
	margin-bottom: 2%;
}

[name=enviar]{
	background: #fff;
	border: 1px solid #333;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	text-indent: 0;
	transition: all 0.2s ease;
	cursor: pointer;
}

[name=enviar]:hover{
	background: #333;
	border: 1px solid #333;
	color: #fff;
}

/*** envÃ­o de Mail ***/

#mail-enviado{
	font-family: Roboto Slab, serif;
	font-size: 1em;
	font-weight: 300;
}

#mail-enviado a{
	font-family: Roboto Slab, serif;
	font-size: 1em;
	font-weight: 300;
	color: #333333;
}


/*** buleteo Micro informÃ¡tica ***/

#buleteo {
	max-width: 1000px;
	margin: auto;
}

.wrapper-buleteo{
	width:50%;
	margin-left: 2.5%;
	padding: 3% 0;
}

#buleteo ul{
	margin: 3% 0 10% 4%;	
	list-style-image: url('imagenes/flechita-bullet.png');
}

#buleteo li{
	margin-bottom: 1%;
	font-size: 1em;
}

/*** Destacados ***/

#destacados{
	width: 100%;
	height: 250px;
	margin-top: 30px;
	background: #efefef;
}

.wrapper-destacados{
	max-width: 1000px;
	margin: auto;
}

#tecnicos-propios{
	width: 45%;
	float: left;
	margin: auto;
	margin-top: 7%;
	margin-left: 2.5%;
}

#sla{
	width: 45%;
	float: right;
	margin: auto;
	margin-top: 7%;
	margin-right: 2.5%;
}

.destacados-izq{
	float: left;
}

.destacados-izq img{
	display: block;
	padding: 1%;
}

.destacados-der{
	width: 100%;
	max-width: 335px;
	display: block;
	float: right;
}



/*** Micro informÃ¡tica grande ***/

#microinformatica{
	clear: both;
	max-width: 1000px;
	margin: auto;
	padding: 4% 0 30% 0;
}

h4{
	text-align: center;
	font-family: Roboto Slab, serif;
	font-size: 2.2em;
	font-weight: 400;
	line-height: 1.7em;
}

#microinformatica p{
	width: 40%;
	font-size: 1em;
	font-weight: 300;
	text-align: center;
	margin: auto;
}

#contenido{
	max-width: 1000px;
	margin: 6% 0;
}

.micro-izq{
	width: 50%;
	float: left;
}

.micro-izq  img{
	display: block;
	width: 100%;
	max-width: 400px;
	margin: auto;
}

.micro-der{
	width: 50%;
	float: right;
}

#items{
	width: 85%;
	margin: auto;
}

#items ul li{
	list-style-image: url('imagenes/flechita-bullet-gr.png');
	font-size: 1em;
}

#items ul li span{
	font-weight: 500;
}

/*** Otros Servicios ***/

#otros-servicios{
	clear: both;
	width: 100%;
	height: 300px;
	margin: 5% 0;
	background: #efefef;
}

#otros-servicios h4{
	padding: 2% 0;
}

.wrapper-otros-servicios{
	max-width: 1000px;
	margin: auto;
}

.wrapper-otros-servicios ul{
	width: 90%;
	margin: auto;
}

.wrapper-otros-servicios ul li{
	float: left;
	width: 16%;
	list-style-type: none;
	padding: 2%;
	text-align: center;
}

h5{
	font-size: 1em;
	font-weight: 300;
	margin-top: 6%;	
}

/*** clientes ***/

#clientes{
	width: 100%;
}

#clientes img{
	display: block;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 3% 0;
}


#boton-arriba{
	clear: both;
	width: 100%;
	max-width: 100px;
	margin: auto;
}

#boton-arriba img{
	display: block;
	width: 100%;
	max-width: 65px;
	margin: auto;
}

/*** pie ***/

#pie{
	width: 100%;
	background: #333;
}

#wrapper-pie{
	width: 100%;
	max-width: 1000px;
	margin: auto;
	margin-top: 5%;
	padding: 5% 0 6% 0;
}

#pie-izq{
	width: 50%;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	color: #fff;
}

#pie-der{
	width: 50%;
	float: right;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	text-align: right;
	color: #fff;
}

#pie-der p{
	margin-right: 15%;
}

#pie-der img{
	display: block;
	width: 100%;
	max-width: 60px;
	margin-top: -22px;
	float: right;
}





















</pre></body></html>