body {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.85em;
	color: #000;
	font-weight: 500;
	/*
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	background-image: url('imagenes/bg.png');
	*/
}

hr {
	border-top: 1px solid #ffffff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-top: 45px;
	margin-bottom: 45px;
}

section h1,
section h2,
section h3,
section h4,
section h5,
section h6,
strong {
/*
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 700;
*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
}

section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
	/*text-transform: uppercase; */
	/* text-transform: capitalize; */
	color: #0080ff;
	font-weight: 500; 
}

strong { font-weight: 700 } /*-*/

section h2 {
	font-size: 36px;
	display: block;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}

section h3 {
	font-size: 20px;
	display: block;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 15px;
}

p {
/*	line-height: 24px;
	font-size: 18px; */
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	margin-left: 4px;
	margin-bottom: 15px;
}

img {
	float: right;
}

section ul { margin-left: 30px }

section ul li {
	list-style-type: square;
	/*margin-top: 20px;*/
	margin-bottom: 10px;
/* antes no estaba */
	line-height: 20px;
	font-size: 14px;
}

section ul li ul li {
	list-style-type:circle;
}

header {
	width: 100%;
	height: 432px;
	margin: 0 auto;
	margin-top: 107px;
	background: #fff url(../imagenes/header.jpg) top center no-repeat;
}

header div {
	float: left;
	width: 525px;
	height: 110px;
	margin-left: 25px;
	margin-top: 210px;
	text-align: center;
	background: transparent url(../imagenes/pixel.png) top center repeat;
}

header div h4 {
	color: #0080ff;
	font-size: 27px;
	margin-top: 24px;
}

header div h1 {
	color: #000;
	font-size: 20px;
	margin-top: 26px;
	font-weight: 300 !important;
}

header div h5 {
	margin-top: 26px;
	font-size: 26px;
	color: #000;
}

header div h5 span {
	font-size: 23px;
	color: #0080ff;
}

nav {
	z-index: 100;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 95px;
	position: fixed;
	background: #fff;
	box-shadow: 0 0 3px #999;
}
nav div {
	max-width: 1000px;
	margin: 0 auto;
}
nav a.logo {
	float: right;
	width: 372px;
	height: 90px;
	display: block;
	margin-top: 5px;
	background: transparent url(../imagenes/logo-base.jpg?no=cache) top center no-repeat;
}

nav ul {
	float: left;
	margin-top: 35px;
}

nav ul li {
	margin-left: 20px;
	float: left;
}

nav ul li a,
nav ul li a:visited {
	color: #000;
	text-decoration: none;
}

nav ul li a:active,
nav ul li a:hover {
	color: #0080ff;
	text-decoration: none;
}

.wrapper {
	margin: 0 auto;
	max-width: 1000px
}

.nostyle {
	margin-left: 5px
}

.nostyle li {
	list-style-type: none 
}

.services,
.who-we-are {
	display: block;
}

.services div,
.who-we-are div {
	float: left;
	width: 60%;
	margin-right: 5%;
}

.who-we-are2 div {
	float: center;
	width: 100%;
	margin-right: 0%;
}

.services figure,
.who-we-are figure {
	float: left;
	width: 35%;
}

.services figure img,
.who-we-are figure img {
	width: 100%;
}

.services img {
	/*margin-top: 180px*/
	margin-top: 90px
}

.who-we-are img {
	/*margin-top: 140px*/
	margin-top: 20px
}

.who-we-are ul {
	margin-left: 16px
}

.who-we-are li {
	text-transform: uppercase;
	margin: 10px 0;
	color: #0080ff;
	margin-left: 6px
}

.taller {
	margin-top: 60px !important;
}

.contact address {
	width: 40.5%;
	display: block;
	float: right;
	margin-top: 50px;
}

.contact address img {
	width: auto;
	max-width: 100%
}

.contact address h6 {
	font-style: normal;
	text-align: center;
	margin: 35px auto 0 auto;
}

.contact address p {
	font-style: normal;
	/*font-size: 18px;*/
	font-size: 14px;
	text-align: center;
	width: 80%;
	display: block;
	/*margin-top: 20px;*/
	margin: 10px auto;
}

.contact ul {
	float: left;
	display: block;
	width: 52%;
	margin-right: 5%;
}
.contact label {
	color: #333;
	font-size: 16px;
	/*font-size: 18px;*/
	font-weight: 700;
	text-indent: 15px;
	/*margin-bottom: 13px;*/
	margin-bottom: 9px;
	cursor: pointer;
	display: block;
	width: 100%;
}

.contact input,
.contact textarea {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	text-indent: 10px;
	border: 1px solid #0080ff;
}

.contact textarea {
	height: 140px;
	resize: none;
}

#previous_charge_base {
	display: none;
}

#submit,
#submit:visited {
	text-align: center;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: bold;
	width: 143px;
	height: 43px;
	background: #0080ff;
	display: block;
	color: #fff;
	float: right;
	text-decoration: none;
}
#submit:hover { background: #d00 }
#submit:active { background: #a00 }
#ajax-message {
  background-color: rgba(227, 15, 15, 0.1);
  color: #E30F0F;
  display: none;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding: 20px;
  text-align: center;
  width: 93%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 14px;
  margin-left: 0px;
  z-index: 1
}
#ajax-message a,
#ajax-message a:visited,
#ajax-message a:hover,
#ajax-message a:active {
	color: #000;
}
#ok {
	display: none;
	height: 700px;
	color: #000;
	font-size: 30px;
	text-align: center;
	float: left;
	position: absolute;
}
footer {
	width: 100%;
	background-color: #e8e8e8;
	height: 125px;
	margin-top: 40px;
	margin-bottom: 4px;
}

footer div {
	margin: 0 auto;
	max-width: 1000px;
}

footer a,
footer a:hover,
footer a:visited,
footer a:active {
	display: block;
	color: #000;
	text-decoration: none
}
footer p {
	float: left;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 15%;
}
footer p span {
	color: #0080ff;
	font-weight: bold
}

#developer {
	margin: 0 auto;
	max-width: 1000px;	
}

#developer a {
	width: 118px;
	height: 21px;
	display: block;
	margin-bottom: 40px;
	float: right;
	text-indent: -999999px;
	background: transparent url(../imagenes/ow.jpg) top center no-repeat;
}

@media screen and (max-width: 380px) {
	nav {
		height: 260px;
	}
	nav a.logo {
		margin: 5px auto;
		display: block;
	}
	nav ul { margin-top: 10px; }
	nav ul li,
	nav ul li a {
		width: 100%;
		display: block;
		padding-top: 10px
	}

	header {
		margin: 261px auto 0;
		background-size:cover;
	}

	.services figure,
	.who-we-are figure {
		display: none
	}

	.contact ul,
	.contact address,
	.services div,
	.who-we-are div {
		width: 98%;
		margin: 0 auto;
	}

	footer {
		height: 185px
	}
}

