@import url("S_G06_U02_L05_03.css");
.tarea {
    background-image: url(../img/S_G06_U02_L05_05/tarea-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1209.29px;
    height: 624.08px;
    position: absolute;
    top:3.5%;
    left: 2%;
}
.next{
    background-image: url(../img/S_G06_U02_L05_05/next-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 68.13px;
  height: 68.13px;
  position: absolute;
  top: 7%;
  left: 90%;
}
.prev{
    background-image: url(../img/S_G06_U02_L05_05/prev-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 68.13px;
  height: 68.13px;
  position: absolute;
  top: 7%;
  left: 90%;
}


/*tabs MENCO*/


/*tab*/


#cntBtnTabs {
    display: inline-block;
    position: absolute;
     top: 2.9%;
  left: 68%;
    z-index: 2;
}

.tab {
    width: 96px;
    height: 60px;
    
    
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    text-align: center;
    line-height: 56px;
    font-family: 'cabinregular';
    font-size: 45px;
    color: #fff;
     background-color: #706F6F;
    font-weight: normal;
}

.tab:hover {
   
    
     font-weight: normal;
}



.tabActiva.tab {
    background-color: #FF6A4E;
     font-weight: normal;
    
}



#tabContainer1 {
    background-image: url(../img/S_G06_U02_L05_05/imgAct1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1176.14px;
    height: 553.13px;
    position: absolute;
      top: 11%;
      left: 3.2%;
    z-index: 0;
}

#tabContainer2 {
    background-image: url(../img/S_G06_U02_L05_05/imgAct2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1173px;
    height: 552px;
    position: absolute;
     top: 11%;
      left: 3.2%;
    z-index: 0;
}
#tabContainer3 {
    background-image: url(../img/S_G06_U02_L05_05/imgAct3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1173px;
    height: 552px;
    position: absolute;
     top: 11%;
      left: 3.2%;
    z-index: 0;
}

.clicTab1{
        background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
     width: 25px;
  height: 27px;
  position: absolute;
  top: 27%;
  left: 72.5%;
    z-index: 2;
}
.clicTab2{
        background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
     width: 25px;
  height: 27px;
  position: absolute;
  top: 27%;
  left: 85.5%;
    z-index: 2;
}




/*fintabs*/

.ggc_textArea1 {
     font-family: "cabinmedium" !important;
  width: 1130px;
  height: 130px;
  background-color: transparent;
  border: 0px solid #D3D800;
  font-size: 36px;
  text-shadow: 1px 1px 3px #424242;
  display: table;
  margin: 0% auto 0 auto;
  padding: 20px;
  resize: none;
  top: 28%;
left: 1%;
  position: absolute;
    color: #3A3A3A;
}

.ggc_textArea1:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
}
.ggc_textArea2 {
     font-family: "cabinmedium" !important;
  width: 1130px;
  height: 130px;
  background-color: transparent;
  border: 0px solid #D3D800;
  font-size: 36px;
  text-shadow: 1px 1px 3px #424242;
  display: table;
  margin: 0% auto 0 auto;
  padding: 20px;
  resize: none;
  top: 65%;
left: 1%;
  position: absolute;
    color: #3A3A3A;
}

.ggc_textArea2:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
}

.ggc_textArea3 {
     font-family: "cabinmedium" !important;
  width: 1130px;
  height: 95px;
  background-color: transparent;
  border: 0px solid #D3D800;
  font-size: 36px;
  text-shadow: 1px 1px 3px #424242;
  display: table;
  margin: 0% auto 0 auto;
  padding: 20px;
  resize: none;
  top: 33%;
left: 1%;
  position: absolute;
    color: #3A3A3A;
}

.ggc_textArea3:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
}
.ggc_textArea4 {
     font-family: "cabinmedium" !important;
  width: 1130px;
  height: 95px;
  background-color: transparent;
  border: 0px solid #D3D800;
  font-size: 36px;
  text-shadow: 1px 1px 3px #424242;
  display: table;
  margin: 0% auto 0 auto;
  padding: 20px;
  resize: none;
  top: 71%;
left: 1%;
  position: absolute;
    color: #3A3A3A;
}

.ggc_textArea4:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
}