/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* /reset */
input, textarea {border:0;}
img {vertical-align:middle !important;} 

.clear {display:block;clear:both;}

a:focus {outline:none;}



@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	min-width: 1000px;
	padding: 0; 
	color:#656565;
}

p{
	margin: 0 0 20px 0;	
	color:#656565;
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}

img{
	border: 0;
}

@import url(http://fonts.googleapis.com/css?family=Buenard:400,700);

/* basic styling and commonly used classes */
body, html, input, textarea {font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#656565;}
.set-size {width:1000px;margin:0 auto;}
p {font-size:1.1em;line-height:24px;padding:0 0 1px 0;}
strong {font-weight:bold;}
em {font-style:italic;font-family:"Times New Roman", Times, serif;}
.align-center {text-align:center;}
a, a:hover, a:focus {cursor:pointer;outline:none;}

blockquote {background:url(../images/blockquote.png) no-repeat left 8px;padding:0 0 0 55px;min-height:40px;}
 
.clear {clear:both;display:block;font-size:0;line-height:0;}
.float-left {float:left;}
.float-right {float:right;}
/* -- */

h1, h2, h3, h4, h5 {font-family: 'Buenard', serif; color: #565656; font-weight: 400; font-style: normal;}

h3 { background: #ffc600; min-width: 80px; padding: 10px; font-size: 16px;}

h1 {font-size:32px;padding:0 0 25px 0;line-height:32px;}
h2 {font-size:2.4em;padding:0 0 25px 0;line-height:48px;font-weight: 100; font-style: normal;  width: 400px; margin-bottom: 20px; padding-bottom: 5px; }
h3 {font-size:24px;padding:0 0 25px 0;line-height:24px;}
h4 {font-size:20px;padding:0 0 20px 0;line-height:20px;}
h5 {font-size:18px;padding:0 0 20px 0;line-height:18px;}
h6 {font-size:16px;padding:0 0 20px 0;line-height:16px;}
/* column system */
.float-left.haspadding {padding-right:20px;}
.column-160 {width:160px;}
.column-180 {width:180px;}
.column-220 {width:220px;}
.column-300 {width:300px;}
.column-380 {width:380px; z-index: 1000000000;}
.column-460 {width:460px;}
.column-540 {width:540px;}
.column-620 {width:620px;}
.column-960 {width:960px; z-index: 1000000000;}
/* -- */


/* top */
#top {height:84px;background:none;position:fixed;top:0;left:0;width:100%;z-index:800;z-index: 999999999999999999999999999999999999999999999999999999999999 }
#top .set-size {position:relative; width: 1000px; margin: 0 auto; background: url(images/bgtop.png) center top no-repeat; z-index: 999999999999999999999999999999999999999999999999999999999999}


#top h1#logotipo {float:left; z-index: 1000;}
#top h1#logotipo a {background:url(images/logo.png) no-repeat top center;width:132px;height:74px;display:block;text-indent:-9999px;margin-top: 5px; margin-left: 10px; z-index: 1000;}

#top #menu ul{float:right;padding:22px 24px 0 0; z-index: 999999999999999999999999;}
#top #menu ul li {padding:0 5px;float:left;display:block;}
#top #menu ul li.disabled {display:none;}
#top #menu ul li a {font-size:13px;font-weight:bold;height:25px;line-height:26px;padding:0 10px;display:block;float:left;color:#656565;cursor:pointer;}
#top #menu ul li a:hover, #top #menu ul li.current a {background:url(../images/top-li-a.png) repeat-x;border:1px solid #fff;padding:0 9px;height:26px;line-height:24px;}
#top #menu .rounded {position:relative;}

#top #menu ul li a:hover img, #top #menu ul li.current a img {border:1px solid #fff; background: none}
#top #hire {background:url(../images/hire-me.png) no-repeat top left;width:31px;height:77px;position:absolute;top:0;right:0;display:block;cursor:pointer;}

.shadow {background:none;height:35px;position:fixed;top:64px;width:100%;}

/* -- */

/* welcome box on #home page */
.welcome {}
.welcome h1 {display:block;font-size:70px;float:left;width:240px;}
.welcome h2 {display:block;float:left;width:320px;color:#e52e48;font-size:20px;line-height:16px; color: #565656; font-weight: 400; font-style: normal;}

.addon {padding:450px 0 0 0;}
.addon p .btn {margin-top:10px;margin-left:20px;}

/* parallax elements */
.homeimg1 {
	background: url(images/home-image1.png) 0% 0% no-repeat fixed;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
} 
.homeimg2 {
	background: url(images/home-image2.png) 0% 0% no-repeat fixed;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200; 
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
.homeimg3 {
	background: url(images/home-image3.png) 0% 0% no-repeat fixed;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 210;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
.homeimg4 {
	background: url(images/home-image4.png) 0% 0% no-repeat fixed;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}


/* scroll navigation */
#nav {}
#nav ul {display:block;position:fixed;right:20px;width:11px;z-index:850;}
#nav ul li {display:block;padding:2px 0;line-height:11px;float:left;}
#nav ul li a {background:url(../images/nav-li-a.png) no-repeat 0 0;height:11px;width:11px;display:block;cursor:pointer;}
#nav ul li a:hover, #nav ul li.current a {background-position:0 -11px;}

/* parallax elements */
.servicioimg1 {
	background: url(images/somosmk-1.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
} 
.servicioimg2 {
	background: url(images/somosmk-2.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200; 
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
.servicioimg3 {
	background: url(images/somosmk-3.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
.servicioimg4 {
	background: url(images/somosmk-4.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}

/* parallax elements */
.clientesimg1 {
	background: url(images/imagen.png) 50% 0 no-repeat fixed;
	height: 880px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
} 
.clientesimg2 {
	background: url(images/clientes-2.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200; 
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}


/* parallax elements */
.contactoimg1 {
	background: url(images/contacto-01.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
} 
.contactoimg2 {
	background: url(images/contacto-02.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200; 
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
.contactoimg3 {
	background: url(images/contacto-03.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}

.yolohiceimg1 {
	background: url(images/yolohice-01.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
} 
.yolohiceimg2 {
	background: url(images/yolohice-02.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200; 
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}
.yolohiceimg3 {
	background: url(images/yolohice-03.png) 50% 0 no-repeat fixed;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1000px;
	z-index: 200;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;
}


/* -- */

#pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#nav{
	list-style: none;
	position: fixed;
	right: 20px;
}

#nav li{
	margin: 0 0 15px 0;	
}

#intro, #second, #fourth{
	width: 100%;
}

#intro{
	background:url(images/bghome.jpg) 50% 0 no-repeat fixed;
	height: 800px;
	margin: 0 auto;
	padding: 0;
}

#second {
	background: url(images/bg2.jpg) 50% 0 no-repeat fixed;
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 210px;
	box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
}

#third {
	background: url(images/bghome.jpg) 50% 0 no-repeat fixed;
	height:880px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 220px;
}

#fourth {
	background: url(images/bg3.jpg) 50% 0 no-repeat fixed;
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 210px;
	box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
}

#fifth {
	background: url(images/bghome.jpg) 50% 0 no-repeat fixed;
	height: 850px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 240px;
}

#sixth {
	background: url(images/bg4.jpg) 50% 0 no-repeat fixed;
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 210px;
	box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: inset 0px 0px 30px 2px rgba(0, 0, 0, 0.45);
}

#seventh {
	background: url(images/bgcontacto.jpg) 50% 0 no-repeat fixed;
	height: 1040px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 240px;
}

/* contact form */
#fifth {position:relative;}
#fifth .row {padding:5px 0;}
#fifth .input-text {background:url(images/form-contact-input-text.png) no-repeat top left;width:202px;height:37px;line-height:37px;padding:0 10px;color:#656565;}
#fifth .input-textarea {background:url(images/contact-form-textarea.png) no-repeat top left;width:522px;height:117px;padding:10px;resize:none;overflow:hidden;}
#fifth .holder {position:relative;}
#fifth .message {display:none;position:absolute;top:228px;left:115px;}
#fifth .message .top {background:url(images/message-top.png) no-repeat top left;width:428px;height:17px;line-height:0;}
#fifth .message .content {background:url(images/message-content.png) repeat-y;width:428px;padding:5px 0;}
#fifth .message .bottom {background:url(images/message-bottom.png) no-repeat top left;width:428px;height:14px;line-height:0;margin-left:-1px;}
#fifth .message .arrow {background:url(images/message-arrow.png) no-repeat top left;width:10px;height:18px;position:absolute;bottom:20px;left:-9px;z-index:2;}
#fifth #alert {padding:0 20px;}
#fifth #alert ul {padding:10px 0 0 0;}
#fifth #alert ul li {line-height:18px;}
#fifth .btn {font-weight:bold;}


.story{
	margin: 0 auto;
	min-width: 1000px;
	overflow: auto;
	width: 1000px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 480px;	
}


.columnasclientes1, .columnasclientes2, .columnasclientes3, .columnasclientes4 {
	margin: 10px;
	width: 210px; 
	float: left;
}


#bottom { height:30px;position:fixed;bottom:0;left:0;width:100%;z-index:800; z-index: 999999999999999999999999999999999999999999999999999999999999; }
#bottom .set-size {background:url(images/bgfooter.png) no-repeat top center; width: 1000px;  height: 120px; z-index: 999999999999999999999999999999999999999999999999999999999999; }

