html, body, div, span, p, a, del, em, img, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a {
	text-decoration: none;
	color: #fff;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html, body {
	line-height: 1;
	min-height:100%;
	font-family:Artial, Verdana, sans-serif;
}

body {
	background: #eeeeee;
	background: -webkit-linear-gradient(top, #eeeeee, #cccccc 100%);
	background: -moz-linear-gradient(top, #eeeeee, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee, #cccccc 100%);
	background: linear-gradient(top, #eeeeee, #cccccc 100%);
	background-attachment:fixed;
}

ol, ul {
	list-style: none;
}

p {
	margin:1em 0;
	line-height:1.1em;
}

q {
	font-style:italic;
	color:#333;
}

h1 {
	font-size:2.91em;
	margin:0;
}

h1 > small {
	text-align:right;
	display:inline-block;
	font-size:.71em;
	text-indent:15em;
	color:#444;
}

h2 {
	color:inherit;
	font-size:1.91em;
	margin:2em 0 1em 0;
}

h2:first-child {margin-top:0;}

h3 {
	color:#333;
	font-size:1.41em;
	margin:1em 0;
}

h4 {
	color:#444;
	font-size:1.11em;
	margin:1em 0;
}

h5 {
	color:white;
	font-size:16px;
	/*font-weight:bold;*/
	font-family:Helvetica, Arial, sans-serif;
}

#progress {
	height:0.3%;
	background:#444;
	bottom:0;
	z-index:200;
}

#progress2 {
	height:40px;
	background:#000; /*#444;*/
	top:0; /*bottom:0;*/
	z-index:200;
}

.homer_walk{
	position:absolute;
}

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

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

.topo{
	margin: 8px 3px 8px 0px; /* top  right   bottom    left  */
	color: #fff;
	vertical-align: middle;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.quadro{
	width: 100%;
	/*height: 100%;*/
	
	top: 6%;
	left: 30%;
	
	/*background-color: gray;*/
	
	position: relative;
	
}

.quadro .adequar{
	width: 100%;
	height: 100%;
	
	margin-top: 2%;
	/*margin-left: 10%;*/
	
	position: relative;
	display: block;
}

.quadro .adequar2{
	width: 75%;
	margin-top: 2%;
	padding-left: 10%;
}

.quadro .adequar3{
	width: 67%;
	margin-top: 4%;
	padding-left: 15%;	
}

.quadro .adequar4{
	width: 57%;
	margin-top: 4%;
	padding-left: 20%;	
}

.quadro .adequar5{
	width: 60%;
	margin-top: 2%;
	/*padding-left: 2%;*/	
}

.quadro .adequar6{
	width: 10%;
	margin-top: 2%;
	/*padding-left: 2%;*/	
}

.rede-social{
	margin-right: 3px;
}

.rede-social2{
	margin-right: 2%; /*3px;*/
}

#scrollbar {
	position:fixed;
	right:2px;
	height:50px;
	width:6px;
	background:#444;
	background:rgba(0,0,0,0.6);
	border:1px solid rgba(255,255,255,0.6);
	z-index:300;
	border-radius:3px;
}

.skrollr-desktop #scrollbar {display:none;}

#bg1, #bg2, #bg3, #bg4 {
	z-index:50;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../img/parallax/a.png), url(../img/parallax/b.png) repeat 0 0;
	
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

#bg2 {
	z-index:49;
	background-image:url(../img/parallax/c.png);
}

#bg3 {
	z-index:48;
	background-image:url(../img/parallax/d.png);
}

#bg4 {
	z-index:47;
	background-image:url(../img/parallax/e.png); /*, url(../img/parallax/f.png)*/
	background-color: #fed420;
}

#intro {
	width:80%;
	left:50%;
	top:1em;
	margin-left:-40%;
	padding:2em;
	/*background-image:url(../img/transp_preto.png);*/ /* background:#fff;*/
	color: white;
	text-align:center;
	border-radius:1em;

	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#transform {
	/*width:70%;
	left:50%;
	top:20%;
	margin-left:-35%;*/
	/*text-align:center;*/
	/*font-size:150%;*/

	.transform-origin(50%, 50%);
	
	/*background:#0099FF;*/
	/*background-image:url(../img/transp_preto.png);*/
	/*color: white;*/
	/*border-radius:1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}

#properties {
	width: 100%;
	height: 100%;
	/*padding-top:40px;*/
	/*text-align:center;*/
	
	/*width:70%;
	left:50%;
	top:20%;
	margin-left:-35%;*/
	

	background: #0099FF;
	/*background-image:url(../img/transp_preto.png);*/
	/*color: white;*/
	/*border-radius:1em;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cor1{
	color:#f98b0a; /* laranja */
}

#easing_wrapper {
	width:100%;
	height:100%;
}

#easing {
	top:0%;
	width:100%;
	height:100%;
	z-index:101;
	
	background:#0099FF;
	/*background-image:url(../img/transp_preto.png);*/
	color: white;
	/*border-radius:1em;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.drop {
	background:#09f;
	font-weight:bold;
	padding:1em;
}

#download {
	/*width:80%;
	left:10%;
	height:80%;
	padding:3em;
	border:0 solid #222;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
	
	width:100%;
	height:100%;
	padding-top:40px;
	text-align:center;

	background:#0099FF;
	/*background-image:url(../img/transp_preto.png);*/
	color: white;
	/*border-radius:1em;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.twitter-share-button, .twitter-follow-button {
	vertical-align:middle;
}
