.gge_contenido_S .act_content{
	background-image: url('../img/actividad1/base_fondo02.png');
	background-repeat: no-repeat;
	background-position: 70% 90%;
}
.act_content  .etabs{
	position: absolute;
    top: 155px;
    left: 26px;
}

.act_content  .etabs a{
	display: block;
	background-repeat: no-repeat;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background-position: 50% 50%;
	margin-bottom: 15px;
}
.act_content  .etabs li:nth-child(1) a{
	background-image: url('../img/boton01.png');
}
.act_content  .etabs li:nth-child(2) a{
	background-image: url('../img/boton02.png');
}
.act_content  .etabs li:nth-child(3) a{
	background-image: url('../img/boton03.png');
}
.act_content  .etabs li:nth-child(4) a{
	background-image: url('../img/boton04.png');
}

.act_content  .etabs a.active{
	border:  solid #2F85DE 6px;
}

.act_content #tabs_int1{
	background: url('../img/actividad1/SB_S_G11_U02_L03_act1_f01.png') no-repeat 50% 50%;
}
.act_content #tabs_int2{
	background: url('../img/actividad1/SB_S_G11_U02_L03_act1_f02.png') no-repeat 50% 50%;
}
.act_content #tabs_int3{
	background: url('../img/actividad1/SB_S_G11_U02_L03_act1_f03.png') no-repeat 50% 50%;
}
.act_content #tabs_int4{
	/*background: url('../img/actividad1/SB_S_G11_U02_L03_act1_f04.png') no-repeat 50% 50%;*/
}

.act_content #tabs_int1 p{
	left: 215px;
    top: 275px;
    font-size: 2.2em;
    font-weight: bold;
    padding: 25px 75px;
    background-color: #AFC549;
    border-radius: 15px;
    color: white;
}
.act_content #tabs_int2 p{
	left: 175px;
    top: 180px;
    text-align: right;
}
.act_content #tabs_int2 div[data-sg-id='btn-popup']{
	top: 435px;
    left: 695px;
    position: absolute;
}

.act_content #tabs_int3 p{
	left: 115px;
    top: 170px;
}
.act_content .panel-container{
	position: absolute;
    left: 145px;
    top: 35px;
}
.act_content .tabsCon{
	width: 1080px;
    height: 630px;
}


.tabs_int4{

}
.content_nav .content-int {
    width: 1100px;
    height: 615px;
    position: absolute;
    top: 15px;
    left: -5px;
    overflow: hidden;
}
.content_nav > .controls {
   bottom: 20px;
}
.content_nav .buttons {
	bottom: 24px;
    right: 360px;
}
.content_nav .buttons.last {
	left: 360px;
}
.content_nav ol.sections > li{
    width: 1080px;
    height: 615px;
}
.content_nav ol.sections > li:nth-child(2){
	background-image: url('../img/actividad1/SB_S_G11_U02_L03_act1_f04.png');
	background-position: 50% 50%;
}
.content_nav ol.sections > li:nth-child(2) p:nth-child(1){
    top: 115px;
    left: 105px;
}
.content_nav ol.sections > li:nth-child(2) p:nth-child(2){
    top: 285px;
    left: 715px;
}
.content_nav ol.sections > li:nth-child(3){
	background-image: url('../img/actividad1/SB_S_G11_U02_L03_act1_f05.png');
	background-position: 50% 10%;
}
.content_nav ol.sections > li:nth-child(3) p{
	top: 155px;
    left: 115px;
}

.icon_close_button {
    position: absolute;
    top: 32px;
    right: -5px;
}