#tabs1 *:not(.act_subtitle) { position: absolute;}

#tabs1 div:nth-child(2){
 	width: 522px;
 	height: 522px;
 	background: url(../img/faltantes-62.png) no-repeat center center;
 	top: 100px;
 	left: 35px;
}
#tabs1 div:nth-child(2):after{
	content: url(../img/L06img96.png);
	position: absolute;
	top: -10px;
	right: -55px;
}
#tabs1 div img{
	top: 44px;
	left: 90px;
}
#tabs1 p{
	top: 65px;
	left: 630px;
	font-size: 1.7em;
	width: 555px;
}
#tabs1 span:not(.act_subtitle){
	top: 306px;
	left: 616px;
	display: inline-block;
	background: #DD545C;
	border-radius: 15px;
	text-align: center;
	font-size: 1.63em;
	color: white;
	width: 570px;
	/*height: 127px;*/
}
#tabs1 span h5{
	margin: 7px;
	font-size: 1.01em;
	position: relative !important;
}
#tabs1 ul{
	top: 456px;
	background: #35A8E0;
	width: 504px;
	height: 140px;
	color: white;
	border-radius: 15px;
	border-bottom-left-radius: 50px;
	font-size: 1.6em;
	padding: 9px 0 0 50px;
}
#tabs1 ul.ul1{
	left: 250px;
}
#tabs1 ul.ul2{
	left: 699px;
	padding-left: 10px;
}
#tabs1 ul *{ 
	position: relative !important; 
	/*display: inline-block; */
	/*width: 430px;*/
	/*width: 55%;*/
	margin: 5px 0;
}
#tabs1 ul h5{ font-size: 1.05em; }
/*#tabs1 ul h5:nth-child(1),
#tabs1 ul li:nth-child(3),
#tabs1 ul li:nth-child(5){
	width: 42%;
}*/
#tabs1 ul li:before{
	content: " ";
	background: #DD545C;
	display: inline-block;
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	border-radius: 3px;
	margin: 3px 5px;
}

#tabs1 div:nth-child(7){
	top: 211px;
	left: 800px;
	width: 174px;
	height: 58px;
	color: white;
	font-size: 1.7em;
	font-weight: bold;
	padding: 10px 22px;
	background: url(../img/boton3.png) no-repeat left center;
}


div[data-sg-id="item-popup"][data-sg-key="act3_1"] *:not(.icon_close_button){	
	color: white;
	margin: 0;
	width: 914px;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] h3{
	background: #35A8E0;
	font-size: 3.5em;
	padding: 25px 20px;
	border-radius: 15px 15px 0 0;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol{
	padding: 0;
	font-size: 1.6em;
	counter-reset: section;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li{
	padding: 25px 15px 30px 116px;
	list-style: none;
	position: relative;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:before{
	counter-increment: section;
    content: counter(section);
    font-size: 2.5em;
    font-weight: bolder;
    font-family: Tahoma, Geneva, sans-serif;
    position: absolute;
    left: 0;
    width: 67px;
	text-align: center;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:nth-child(1):before{
	top: 11px;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:nth-child(2):before{
	top: 66px;
}

div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:nth-child(1){
	background: #DD545C;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:nth-child(2){
	background: #C14F5B;
	border-radius: 0 0 15px 15px;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:after{
	position: absolute;
	left: 68px;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:nth-child(1):after{
	content: url(../img/L06img97.png);
	top: 14px;
}
div[data-sg-id="item-popup"][data-sg-key="act3_1"] ol li:nth-child(2):after{
	content: url(../img/L06img98.png);
	top: 25px;
}


#tabs2 p{
	background: url(../img/L06img60.png) no-repeat left center;
	width: 1162px;
	height: 542px;
	color: #002D68;
	padding: 35px 580px 0 68px;
	line-height: 1.1em;
	font-size: 1.5em;
	letter-spacing: -1px;
	position: relative;
	left: 36px;
}