.content_nav .buttons{
	background: url(../img/ACT1/flechaverde.png);
	width: 33px;
	height: 38px;
	bottom: 306px;
	right: 50px;
}
.content_nav .buttons.last{
	left: 50px;
}
.content_nav .buttons:active,  .content_nav .buttons:hover{
	background-image: url(../img/ACT1/flechagris.png);
}
.content_nav .sections {
	width: 5040px;
	height: 664px;
}
.content_nav .sections > li{ 
	height: 664px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/*slide 1*/
.content_nav .sections > li:nth-child(1){
	background-image: url(../img/ACT2/SB_L_G11_U02_L03_act2_fondo01.png);
}
.content_nav .sections > li:nth-child(1) p{
    position: relative;
    font-size: 1.5em;
    left: 580px;
    top: 142px;
    width: 300px;
    color: white;
}

/*slide 2*/
.content_nav .sections > li:nth-child(2){
	background-image: url(../img/ACT2/SB_L_G11_U02_L03_act2_fondo02.png);
	background-position: 26% 80%;
}
div[data-sg-id="btn-popup"]{
	position: relative;
}
div[data-sg-id="btn-popup"][data-sg-key="1"]{
    top: 236px;
}
div[data-sg-id="btn-popup"][data-sg-key="2"]{
    top: 241px;
    left: 758px;
}
div[data-sg-id="item-popup"] h4{
    position: absolute;
    top: -17px;
    left: 105px;
    font-size: 2em;
    color: white;
}
div[data-sg-id="item-popup"] p{
    position: absolute;
    top: 96px;
    left: 96px;
    font-size: 1.5em;
    color: white;
}
div[data-sg-id="item-popup"][data-sg-key="1"] .icon_close_button{
    top: 54px;
    right: -4px;
}
div[data-sg-id="item-popup"][data-sg-key="2"] .icon_close_button{
    top: 34px;
    right: -4px;
}

/*slide 3*/
.bib{
    position: relative;
    width: 221px;
    height: 260px;
    top: 50px;
    left: 90px;
}
.bib p{
	text-align: right;
	font-size: 1.3em;
	margin: 0px;
}
.noticia{
	width: 750px;
    height: 490px;
    overflow-y: scroll;
    position: relative;
    left: 347px;
    top: -211px;
}
.noticia p{
	font-size: 1.5em;
	margin: 0px;
}
.content_nav .sections > li:nth-child(3) img{
    position: relative;
    bottom: 347px;
    left: 50px;
}

/*slide 4*/
.content_nav .sections > li:nth-child(4){
	background-image: url(../img/ACT2/SB_L_G11_U02_L03_act2_fondo03.png);
    background-position: 50% 70%;
}
.opcion{
	position: relative;
	width: 456px;
	height: 258px;
}
.opcion:nth-child(2){
    left: 91px;
    top: 34px;
}
.opcion:nth-child(3){
    left: 603px;
    top: -224px;
}
.opcion:nth-child(4){
	left: 90px;
    top: -200px;
}
.opcion:nth-child(5){
	left: 603px;
    top: -458px;
}
.opcion p{
    display: inline-block;
    margin-top: -63px;
    margin-left: 13px;
    font-size: 1.45em;
    color: white;
}
div[data-sg-id="btn-popup"][data-sg-key="3"],div[data-sg-id="btn-popup"][data-sg-key="4"]{
	display: inline-block;
	margin-top: 94px
}
div[data-sg-id="item-popup"][data-sg-key="3"] p{
	top: 54px;
	left: 190px;
}
div[data-sg-id="item-popup"][data-sg-key="4"] p{
	top: 54px;
	left: 170px;
}
div[data-sg-id="item-popup"][data-sg-key="3"] .icon_close_button,
div[data-sg-id="item-popup"][data-sg-key="4"] .icon_close_button{
    top: 7px;
    right: -15px;
}