.gge_contenido_L .act_content{
	background: white url(../img/actividad2/SB_L_G10_U03_L07_act2fondo01.png) no-repeat center 28px;	
}
.act_content p{
	position: absolute;
	text-align: center;
	font-size: 1.7em;
}
.act_content img{ 
	display: block;
	border-radius: 44px;
	margin: 0 auto 18px auto;
}
.act_content p span{ 
	display: block;
	color: white !important; 
	font-size: 0.85em !important;
	vertical-align: middle;
	text-align: left;
	line-height: 1.25em;
	opacity: 0;
}
.act_content p span.zoomIn{ opacity: 1; }

.act_content p:nth-child(2){ top: 100px; left: 153px; width: 295px; padding-left: 20px; }
.act_content p:nth-child(3){ top:  25px; left: 715px; width: 360px; }
.act_content p:nth-child(4){ top: 325px; left: 635px; width: 243px; text-align: left; }

.act_content p:nth-child(2) span{ text-align: right; }
.act_content p:nth-child(3) img{ margin-left: 90px; }
.act_content p:nth-child(4) img{ margin: 0 0 10px 0; }

div[data-sg-id="btn-popup"]{
	position: absolute;
	left: 940px;
	top: 455px;
	pointer-events: none;
	opacity: 0.7;
}
div[data-sg-id="btn-popup"].active{
	opacity: 1;
	pointer-events: auto;
}

div[data-sg-id="btn-popup"]:hover{
	box-shadow: none;
}

.icon_close_button{
    top: 65px;
    right: 30px;	
}
div[data-sg-id="item-popup"]{
	background: url(../img/actividad2/SB_L_G10_U03_L07_act2popup01.png) no-repeat center 28px;	
	width: 856px;
	height: 590px;
}
div[data-sg-id="item-popup"] p{
	position: absolute;
	color: white;
	top: 150px;
    left: 320px;
    font-size: 1.4em;
    width: 405px;	
    line-height: 1.28em;
}