*{
	outline: none;
}

html, body{
	overflow: hidden;
}

@font-face {
	font-family: 'eurostile';
	src: url('../fonts/eurostile.eot');
	src: url('../fonts/eurostile.woff') format('woff'), url('../fonts/eurostile.ttf') format('truetype'), url('../fonts/eurostile.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile Bold';
	src: url('../fonts/Eurostile Bold.eot');
	src: url('../fonts/Eurostile Bold.woff') format('woff'), url('../fonts/Eurostile Bold.ttf') format('truetype'), url('../fonts/Eurostile Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


video{
	z-index: 9999;
	position: absolute;
}

video#video3 {
    width: 100%;
    display: none;
}

.telas{
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 720px;
	height: 540px;
}

#stage0{
	background-image: url(../img/INTRO0;00;09;29.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#stage1{
	background-image: url(../img/sumario_POR_OK_0;00;04;20.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#stage2, #stage3, #stage4, #stage5, #stage6, #stage7{
	background-image: url(../img/fundo_geral.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

button.iniciar{
	background-image: url(../img/enter-icon.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	position: absolute;
	cursor: pointer;
	bottom: 45px;
	right: 60px;
	width: 50px;
	height: 50px;
	display: none;
}

.sumario{
	list-style: none;
	padding: 0;
	position: absolute;
	top: 150px;
	left: 200px;
}

.sumario li{
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	padding: 14px 0px;
	font-family: 'eurostile';
	letter-spacing: 1px;
	opacity: 0;
}

.sumario li:nth-child(2){
	padding-left: 18px;
}
.sumario li:nth-child(3){
	padding-left: 40px;
}
.sumario li:nth-child(4) {
    padding-left: 60px;
}

.sumario li:nth-child(5) {
    padding-left: 85px;
}

.sumario li:nth-child(6) {
    padding-left: 105px;
}
.sumario li:hover{
	color: #998b4c;
}

button.retorno{
	background-color: transparent;
	position: absolute;
	cursor: pointer;
	border: none!important;
	color: #fff;
	bottom: 10px;
	right: 30px;
}

.fa-refresh{
	margin-left: 10px;
}

.retorno:hover{
	color: #ff0;
}
.img-2 img{
	width: 100%;
	height: 100%;
}

.lettering{
	display: none;
	position: absolute;
	left: 70px;
	bottom: 50px;
	text-align: center;
	z-index: 999999;
	width: 600px;
	background-color: rgba(0,0,0,0.5);
}

.lettering p{
	font-size: 14px;
	font-family: Arial;
	color: #fff;
}

.btn-start{
	background-image: url(../img/OD4.6-iniciar.jpg);
	background-color: transparent;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	display: none;
	border: none;
	height: 50px;
	width: 50px;
	left: 340px;
	top: 310px;
}

.img-fundo img{
	width: 100%;
	height: 100%;
}

#stage2 .img-fundo{
	position: absolute;
	left: 210px;
	top: 120px;
	width: 300px;
	height: 220px;
}

#stage2 .img-2{
	width: 300px;
	height: 220px;
	top: 120px;
	left: 50px;
	position: absolute;
	display: none;
}

#stage3 .img-fundo{
	position: absolute;
	left: 285px;
	top: 120px;
	width: 160px;
	height: 255px;
}

#stage3 .img-2{
	width: 170px;
	height: 261px;
	top: 120px;
	left: 148px;
	position: absolute;
	display: none;
}

#stage3 .img-3{
	width: 300px;
	height: auto;
	top: 120px;
	left: 400px;
	position: absolute;
	display: none;
}

.img-3 img{
	width: 100%;
	height: 100%;
}

button{
	background-color: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
}

.btn-control{
 	display: none; 
	font-size: 28px;
	position: absolute;
}

.btn-control:hover{
	color: #ff0;
}

button.btn-control.turnRight {
    right: 0;
    top: 60px;
}

button.btn-control.turnLeft {
    left: 0;
    top: 60px;
}

button.btn-control.zoomIn {
    top: 0;
    left: 60px;
}

button.btn-control.zoomOut {
    bottom: 0;
    left: 60px;
}

#stage3 button.btn-start {
    top: 370px;
    left: initial;
    right: 55px;
}

#stage3 button.btn-control.reset {
    left: 60px;
    top: 59px;
}

.controles {
    position: absolute;
    width: 150px;
    height: 150px;
    right: 10px;
    top: 170px;
}

#stage4 .img-fundo{
	position: absolute;
	left: 185px;
	top: 120px;
	width: 330px;
}

#stage4 .img-2{
	width: 120px;
	height: auto;
	top: 280px;
	left: 148px;
	position: absolute;
	display: none;
}

#stage4 .img-3{
	width: 230px;
	height: auto;
	top: 280px;
	left: 400px;
	position: absolute;
	display: none;
}

#stage5 .img-fundo{
	position: absolute;
	left: 210px;
	top: 120px;
	width: 300px;
	height: 220px;
}

.prateleira{
	display: none;
	position: absolute;
	top: 50px;
	left: 40px;
	height: 186px;
	width: 650px;
}

.item{
	width: 50px;
	cursor: pointer;
	position: absolute;
	display: inline-block;
	bottom: 0;
}

.btn-control{
 	display: none; 
	font-size: 28px;
	position: absolute;
}

button.btn-control.reset {
    left: 60px;
    top: 60px;
}

.liquido {
    position: absolute;
    cursor: pointer;
    display: none;
    width: 140px;
    top: 250px;
    left: 40px;
    z-index: 99;
}

.liquido img {
    width: 100%;
}

.btn-continue{
	background-image: url(../img/OD4.20_durantelallera_275824631-[Convertido].png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	cursor: pointer;
	border: none;
	height: 82px;
	width: 100px;
	right: 10px;
	top: 350px;
	display: none;
}

.choice{
	width: 70px;
	position: relative;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 20px;
	height: 78px;
}

.lixo{
	position: absolute;
	right: 30px;
	display: none;
	width: 100px;
	bottom: -80px;
}

.lixo img{
	width: 100%;
}

.xarope{
	width: 50%;
	height: 50px;
	float: left;
	cursor: pointer;
}

.frascos{
	width: 50%;
	height: 100%;
	float: right;
	cursor: pointer;
}

.xarope img {
    width: 100%;
}

.frascos img {
    width: auto;
    float: right;
    max-height: 100%;
}

.choices {
    padding-top: 40px;
    width: 70%;
    display: none;
    position: absolute;
}

.hide{
	display: none;
}

.active {
    box-shadow: 0 0 30px #FFF;
}

.vidroTela{
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 99;
}

img#vidroFull, img#vidroFull2 {
    width: 30%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

button.btn-close {
    right: 20px;
    top: 10px;
    position: absolute;
    font-size: 50px;
}

.lupa {
    position: absolute;
    right: 250px;
    width: 100px;
    bottom: 5px;
    display: none;
}

.lupa img {
    width: 100%;
}

.tabela {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 200px;
    color: #fff;
    font-family: Arial;
    display: none;
}

table {
    width: 100%;
    text-align: center;
    background-color: #fff;
}

.tabela table input {
    width: 60px;
    background-color: transparent;
    border: 1px solid #fff;
}

.tabela tr th {
    background-color: #86cdea;
}

table tr td{
	padding: 2px;
}

.tabela tbody tr:nth-child(2n) {
    background-color: #eeeef4;
}

.tabela tbody tr {
    background-color: #cecef6;
}

.lettering img {
	vertical-align: middle;
}

.desvio {
    width: 298px;
    position: absolute;
    right: 130px;
    top: 216px;
    display: none;
}

.formulas{
	position: absolute;
	left: 300px;
	top: 70px;
	height: 200px;
	width: 350px;
	color: #fff;
	display: none;
}

input.desvio {
    position: static;
    border: none;
    display: inline-block;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    width: 75px;
    color: #fff;
}

a{
	text-decoration: none!important;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

button.reiniciarOED {
    width: 80px;
    position: absolute;
    top: 250px;
    left: 380px;
    display: none;
}

button.fecharOED {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 250px;
    left: 250px;
    display: none;
}

button img {
    width: 100%;
}

.vim {
    position: absolute;
    top: 90px;
    width: 100%;
    text-align: center;
    display: none;
}

ul.creditos li {
    width: 30%;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

ul.creditos li img {
    width: 30px;
    position: relative;
    float: left;
    margin-right: 10px;
}

ul.creditos {height: 480px;overflow-y: auto;}

ul.creditos li p {
    font-size: 8px;
    color: #fff;
    float: left;
    font-weight: bold;
}

#stage5 button.retorno, #stage7 button.retorno {
    right: initial;
    bottom: initial;
    left: 280px;
    top: 15px;
}

.titulo{
	color: #fff;
	padding-left: 20px;
}

.prateleira-back{
	/* background-image: url(../img/prateleira.png); */
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 648px;
	height: 187px;
	top: 110px;
	z-index: -1;
}

img#item12 {
    right: 0;
}

img#item11 {
    right: 54px;
}

img#item10 {
    right: 108px;
}

img#item9 {
    right: 162px;
}

img#item8 {
    right: 217px;
}

img#item7 {
    right: 272px;
}

img#item6 {
    right: 327px;
}

img#item5 {
    right: 382px;
}

img#item4 {
    right: 437px;
}

img#item3 {
    right: 491px;
}

img#item2 {
    right: 545px;
}
img#exemplo {
    bottom: initial;
    left: 290px;
    width: 30%;
    position: absolute;
    display: inline-block;
}

.vidroExe {
    position: absolute;
    display: none;
    width: 410px;
    height: 260px;
    left: 0;
    top: 110px;
}