.act_content img, .act_content div>div{ position: absolute; }
.act_content>img{ left: 210px; bottom: 30px; }

.act_content div img{ cursor: pointer; }
.act_content>div>img:nth-child(1){ left: 650px; top: 48px; }
.act_content>div>img:nth-child(2){ left: 959px; top: 140px; }
.act_content>div>img:nth-child(3){ left: 647px; top: 448px; }
.act_content>div>img:nth-child(4){ left: 562px; top: 137px; }
.act_content>div>img:nth-child(5){ left: 718px; top: 206px; }

.act_content div>div:nth-child(6){ left: 828px; top: 158px; }
.act_content div>div:nth-child(7){ left: 982px; top: 307px; }
.act_content div>div:nth-child(8){ left: 828px; top: 466px; }
.act_content div>div:nth-child(9){ left: 665px; top: 307px; }
.act_content div>div:nth-child(10){ left: 828px; top: 387px; }

div[data-sg-id="item-popup"]{ 
	width: 851px; 
	height: 242px; 
	background: #F7E0B7; 
	border-radius: 15px;
	text-align: center;
}
div[data-sg-id="item-popup"] span{ 
	width: 132px;
	color: white;
	float: left;
	position: relative;
	display: inline-block;
	height: 100%;
	font-size: 9em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	background: #F67E00;
	border-radius: 15px 0 0 15px;
	padding-top: 20px;
}
div[data-sg-id="item-popup"] span:after{
	content: url(../img/faltantes-60.png);
	position: absolute;
	right: -52px;
	top: 31px;
} 
div[data-sg-id="item-popup"] p{
	color: #3C3C3B;
	padding: 35px 35px 0 204px;
	font-size: 2em;
	line-height: 1em;
}

div[data-sg-id="item-popup"][data-sg-key="seis2"] span{ background: #AF3862; }
div[data-sg-id="item-popup"][data-sg-key="seis3"] span{ background: #009B95; }
div[data-sg-id="item-popup"][data-sg-key="seis4"] span{ background: #A5CD09; }
div[data-sg-id="item-popup"][data-sg-key="seis5"] span{ background: #FDB106; }
div[data-sg-id="item-popup"][data-sg-key="seis2"] span:after{ content: url(../img/faltantes-67.png); }
div[data-sg-id="item-popup"][data-sg-key="seis3"] span:after{ content: url(../img/faltantes-68.png); }
div[data-sg-id="item-popup"][data-sg-key="seis4"] span:after{ content: url(../img/faltantes-69.png); }
div[data-sg-id="item-popup"][data-sg-key="seis5"] span:after{ content: url(../img/faltantes-70.png); }
