.pasoCont{
    top: 250px;
    left: 160px;    
    height: 280px;
    width: 460px;
    color: #0A8980; 
    font-size: 1.95em;
    padding: 60px 0 0 25px;
}

.pasoCont.p1{  background:  url(../img/act3/S_G11_U02_L07_pop1-43.png) no-repeat 0px 0px; display: block; }
.pasoCont.p2{  background:  url(../img/act3/S_G11_U02_L07_pop2-44.png) no-repeat 0px 0px; font-size: 1.35em; }
.pasoCont.p3{  background:  url(../img/act3/S_G11_U02_L07_pop3-45.png) no-repeat 0px 0px; }

#pasos{  
    position: absolute; 
    width: 450px;
    top: 525px;
    left: 160px;
    text-align: center;
}
#pasos .pasosBtn{
    position: relative;
    margin: 30px 30px;
    width: 62px;
    height: 61px;
    border-radius: 50%;
    transform: scale(1.5);
}
#pasos .pasosBtn:hover{ box-shadow: none; }

#pasos .pasosBtn:nth-child(1) { background:  url(../img/act3/S_G11_U02_L07_btn1-42.png) no-repeat center; }
#pasos .pasosBtn:nth-child(2) { background:  url(../img/act3/S_G11_U02_L07_btn2-44.png) no-repeat center; }
#pasos .pasosBtn:nth-child(3) { background:  url(../img/act3/S_G11_U02_L07_btn3-46.png) no-repeat center; }

#pasos .pasosBtn.active:nth-child(1) { background:  url(../img/act3/S_G11_U02_L07_btn1a-43.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(2) { background:  url(../img/act3/S_G11_U02_L07_btn2a-45.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(3) { background:  url(../img/act3/S_G11_U02_L07_btn3a-47.png) no-repeat center; }


#tabs1 > p{ 
    color: #0A8980; 
    font-size: 2em;
    top: 50px; 
    left: 35px; 
}

#tabs1{
    background:  url(../img/act3/S_G11_U02_L07_graf1-42.png) no-repeat 810px 150px;   
}




#tabs2 p{
    top: 150px;
    left: 420px;
    font-size: 1.9em;
    color: white;
    line-height: 1.3em;
}
#tabs2 p > strong{ line-height: 2.5em; }

#tabs2 .sections li:nth-child(1){
    background:  url(../img/act3/S_G11_U02_L07_pop_paso1-46.png) no-repeat center;  
}
#tabs2 .sections li:nth-child(2){
    background:  url(../img/act3/S_G11_U02_L07_pop_paso2-47.png) no-repeat center;  
}
#tabs2 .sections li:nth-child(3){
    background:  url(../img/act3/S_G11_U02_L07_pop_paso3-48.png) no-repeat center;  
}
#tabs2 .sections li:nth-child(4){
    background:  url(../img/act3/S_G11_U02_L07_pop_paso4-49.png) no-repeat center;  
}

#tabs2 .sections li:nth-child(2) p{ top: 180px; left: 500px; }
#tabs2 .sections li:nth-child(3) p{ top: 110px; left: 500px; }
#tabs2 .sections li:nth-child(4) p{ top: 150px; left: 500px; }




#tabs3 p{ color: white; }

#tabs3 .sections li:nth-child(1){
    background:  url(../img/act3/S_G11_U02_L07_graf2-50.png) no-repeat center;     
}
#tabs3 .sections li:nth-child(2){
    background:  url(../img/act3/S_G11_U02_L07_graf3-56.png) no-repeat center;  
}
#tabs3 .sections li:nth-child(3){
    background:  url(../img/act3/S_G11_U02_L07_graf4-57.png) no-repeat center;  
}
#tabs3 .sections li:nth-child(1) p{
    top: 40px;
    left: 345px;
    text-align: center;
    font-size: 2em;
    font-weight: bolder;
}
.gge_contenido_S .act_content #tabs3 .sections span.act_subtitle{ margin: -20px;}

div[data-sg-id="btn-popup"]:hover{ box-shadow: none; }
div[data-sg-id="btn-popup"][data-sg-key="uno"]{     top: 200px; left: 160px; }
div[data-sg-id="btn-popup"][data-sg-key="dos"]{     top: 410px; left: 200px; }
div[data-sg-id="btn-popup"][data-sg-key="tres"]{    top: 410px; left: 800px; }
div[data-sg-id="btn-popup"][data-sg-key="cuatro"]{  top: 200px; left: 920px; }

div[data-sg-id="item-popup"] p{ 
    position: absolute; 
    color: white; 
    font-size: 1.9em;
    top: -20px;
    left: 20px;
}
div[data-sg-id="item-popup"] p > strong{ 
    font-size: 1.5em;
    line-height: 1.5em;
}

#tabs3 .sections li:nth-child(2) p{ 
    top: 94px; 
    left: 210px;
}
#tabs3 .sections li:nth-child(3) p{ 
    top: 54px; 
    left: 210px;
}

#tabs3 .sections li:nth-child(2) p > span,
#tabs3 .sections li:nth-child(3) p > span{ 
    position: relative;
    color: white;
    font-size: 1em;
    display: block;
    margin-bottom: 72px;
}
#tabs3 .sections li:nth-child(3) p > span{ 
    font-size: 0.8em;
    line-height: 1.2em;
    margin-bottom: 45px;
}
#tabs3 .sections li:nth-child(3) p > span:nth-child(2) { 
    margin-bottom: 60px;
}

