/*TAB1*/
.content.tab4{
	overflow: scroll;
	overflow-x: hidden;
}
.content.tab1 .buttons{
    position: absolute;
    top: 0px;
    left: 359px;
    float: left;
    width: 885px;
    height: 52px;
}
.content.tab1 .buttons img{
    display: inline-block;
    margin-left: -35px;
}
.content.tab1 .box{
    position: absolute;
    top: 60px;
    left: 25px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 1195px;
    height: 535px;
    background-color: #e3e3e1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.content.tab1 .wrap{
    height: 1330px;
    width: 1150px;
    position: absolute;
    background-position: 7px 16px;
	background-repeat: no-repeat;
	background-image: url('../img/act3/S_G11_U03_L01_act3_p1.png'); 
}
.content.tab1 .wrap p{
	position: absolute;
    left: 12px;
    font-size: 1.44em;
	color: #575a5b;
}
.content.tab1 .wrap p:nth-child(1){
	top: 95px;
}
.content.tab1 .wrap p:nth-child(2){
	top: 337px;
}
.content.tab1 .wrap p:nth-child(3),
.content.tab1 .wrap p:nth-child(4){
	text-align: justify;
	width: 780px;
}
.content.tab1 .wrap p:nth-child(3){
	top: 558px;
}
.content.tab1 .wrap p:nth-child(4){
	top: 888px;
}
/*TAB2*/
.content.tab2{
	height: 665px;
	margin-top: 0px;
}
.content.tab2 .content_nav .buttons{
	cursor: pointer;
	background: url('../img/S_G10_U02_L07_pes3_boton.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 64px;
	height: 64px;
	bottom: 354px;	
	left: 1163px;
	z-index: 10;
}
.content.tab2 .content_nav .buttons.last{
	display: none;
	left: 24px;
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.content.tab2 .content_nav .buttons:hover{
	-moz-transform: rotate(0deg) scale(1.1);
	-webkit-transform: rotate(0deg) scale(1.1);
	transform: rotate(0deg) scale(1.1);
}
.content.tab2 .content_nav .buttons.last:hover{
	-moz-transform: rotate(180deg) scale(1.1);
	-webkit-transform: rotate(180deg) scale(1.1);
	transform: rotate(180deg) scale(1.1);
}
.content.tab2 .content_nav .controls{
    width: 94px;
    height: 16px;
    float: left;
    position: absolute;
    bottom: 13px;
    left: 584px;
}
.content.tab2 .content_nav .controls span{
	width: 15px;
	height: 15px;
	background-color: #575a5d;
	display: inline-block;
	margin-right: 13px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
.content.tab2 .content_nav .controls span.active{
	background-color: #44c0ae;
}
.content.tab2 .content_nav .controls span:hover{
	-ms-transform: scale(1.1); /* IE 9 */
   	-webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
.content.tab2 .content_nav{
  overflow: hidden;
  width: 1245px;
  height: 665px;
  position: absolute;
}
 .content.tab2 .content_nav .sections{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 12450px;
	height: 665px;
	position: absolute;
}
.content.tab2 .content_nav .sections > li{ 
	width: 1245px; 
	height: 665px;
	position: absolute; 
}
.content.tab2 .content_nav .sections > li:nth-child(1){
	left: 0px;
}
.content.tab2 .content_nav .sections > li:nth-child(2){
	left: 1245px;
}
.content.tab2 .content_nav .sections > li:nth-child(3){
	left: 2490px;
}
.content.tab2 .content_nav .sections > li .page{
	background-position: center;
	background-repeat: no-repeat;
	width: 1245px;
	height: 665px;
	position: absolute;
}
.content.tab2 .content_nav .sections > li .page.page1{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p2_01.png');
}
.content.tab2 .content_nav .sections > li .page.page2{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p2_02.png');
}
.content.tab2 .content_nav .sections > li .page.page3{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p2_03.png');
}
.content.tab2 .content_nav .sections > li .page h2{
	text-align: center;
    width: 100%;
    position: absolute;
    top: 19px;
    font-style: italic;
    font-weight: bold;
    font-size: 1.75em;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}
.content.tab2 .content_nav .sections > li .page p.note{
    text-align: center;
    width: 100%;
    position: absolute;
    top: 525px;
    font-size: 1.71em;
    color: white;
}
.content.tab2 .content_nav .sections > li .page p.note span{
	color: #FCF190;
}
.content.tab2 .content_nav .sections > li .page1 p.info{
    font-size: 1.56em;
    color: #1f5955;
    position: absolute;
    top: 180px;
    left: 840px;
}
.content.tab2 .content_nav .sections > li .page2 p.note{
	top: 513px;
}
.content.tab2 .content_nav .sections > li .page2 ul{
    font-size: 1.5em;
    position: absolute;
    top: 236px;
    left: 886px;
}
.content.tab2 .content_nav .sections > li .page2 ul li{
	margin-bottom: 24px;
}
.content.tab2 .content_nav .sections > li .page2 ul li:nth-child(1){
	color: #575a5b;
}
.content.tab2 .content_nav .sections > li .page2 ul li:nth-child(2){
	color: #ee2429;
}
.content.tab2 .content_nav .sections > li .page2 ul li:nth-child(3){
	color: #f78d26;
}
.content.tab2 .content_nav .sections > li .page3 p.info{
    position: absolute;
    top: 135px;
    left: 120px;
    font-size: 1.63em;
    color: #575a5b;
}
.content.tab2 .content_nav .sections > li .page3 p.question{
    font-family: 'Fontin' !important;
    font-size: 1.75em;
    color: #1f5955;
    position: absolute;
    top: 150px;
    left: 600px;
    text-align: center;
}
.content.tab2 .content_nav .sections > li .page3 .btn_poster{
	position: absolute;
    top: 425px;
    left: 730px;
}
.content.tab2 .content_nav .sections > li .page3 .poster,
.content.tab3 .page2 .poster{
	width: 825px;
	height: 898px;
	position: absolute;
    top: -261px;
    left: 210px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	z-index: 100;
}
.content.tab2 .content_nav .sections > li .page3 .poster.p1{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p2_03_respuesta.png');
}
.content.tab2 .content_nav .sections > li .page3 .poster .icon_close_button,
.content.tab3 .page2 .poster .icon_close_button{
    top: 293px;
    right: -24px;
    cursor: pointer;
}
.content.tab2 .content_nav .sections > li .page3 .poster ul{
    font-size: 1.75em;
    color: white;
    position: absolute;
    top: 686px;
    left: 69px;
    float: left;
    font-family: 'Fontin';
}
.content.tab2 .content_nav .sections > li .page3 .poster ul li{
    display: inline-block;
    width: 343px;
    text-align: center;
}
.content.tab2 .content_nav .sections > li .page3 .poster p{
    font-size: 1.75em;
    color: #575a5b;
    position: absolute;
    top: 776px;
    left: 68px;
    width: 690px;
    text-align: center;
    font-family: 'Fontin' !important;
}
.content.tab2 .content_nav .sections > li .page3 .black-layer,
.content.tab3 .page2 .black-layer{
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	z-index: 50;
}
/*TAB3*/
.content.tab3{
	overflow: hidden;
	height: 665px;
	margin-top: 0px;
	top: 0px;
}
.content.tab3 .page{
	width: 1245px;
	height: 665px;
    background-position: 59px 62px;
	background-repeat: no-repeat;
}
.content.tab3 .page.page1{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p3_01.png');
}
.content.tab3 .page.page2{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p3_02.png');
    background-position: 173px 63px;
}
.content.tab3 .p_prev,
.content.tab3 .p_next{
	position: absolute;
    top: 280px;
    left: 1181px;
	display: block;
}
.content.tab3 .p_prev{
	left: 0px;
}
.content.tab3 .p_prev img{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.content.tab3 .p_prev.off,
.content.tab3 .p_next.off{
	display: none;
}
.content.tab3 .page p{
	font-size: 1.75em;
	color: #418090;
	position: absolute;
}
.content.tab3 .page1 p:nth-child(1){
	top: 76px;
    width: 100%;
    text-align: center;
}
.content.tab3 .page1 p.answer{
	top: 580px;
    left: 150px;
    font-size: 1.63em;
}
.content.tab3 .page1 ul{
	font-family: 'Fontin' !important;
	font-size: 1.75em;
	color: white;
	float: left;
	position: absolute;
    top: 153px;
    left: 60px;
}
.content.tab3 .page1 ul li{
	display: inline-block;
	width: 275px;
	text-align: center;
}
.content.tab3 .page1 .buttons{
    float: left;
    position: absolute;
    top: 492px;
    left: 60px;
}
.content.tab3 .page1 .buttons div{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p3_01_selecciona.png');
	width: 278px;
	height: 68px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
}
.content.tab3 .page1 .buttons div.active:before{
	position: relative;
	width: 68px;
	height: 68px;
    left: 181px;
    top: 0px;
	content: url('../img/act3/S_G11_U03_L01_act3_p3_01_mal.png');
}
.content.tab3 .page1 .buttons div:nth-child(3).active:before{
	content: url('../img/act3/S_G11_U03_L01_act3_p3_01_ok.png');
}
.content.tab3 .page2 p{
    top: 73px;
    left: 223px;
}
.content.tab3 .btn_poster{
	position: absolute;
	right: 20px;
	bottom: 120px;
}
.content.tab3 .poster.p2{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p3_02_pop.png');
}
/*TAB4*/
.content.tab4{
	background-image: url('../img/act3/S_G11_U03_L01_act3_p4.png');
}
.content.tab4 .wrap{
    height: 519px;
    width: 850px;
    position: absolute;
    top: 36px;
    left: 352px;
    overflow-y: auto;
    overflow-x: hidden;
}
.content.tab4 .wrap img{
    position: absolute;
    top: 80px;
    left: 487px;
}
.content.tab4 .wrap p{
	position: absolute;
	left: 20px;
	top: 25px;
	font-size: 1.5em;
	color: #575a5b;
}
.content.tab4 .wrap p span{
	font-family: 'Fontin' !important;
	color: #418090;
	font-weight: bold;
}
.content.tab4 div.exercise{
	position: absolute;
	left: 20px;
	width: 481px;
	height: 56px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}
.content.tab4 div.exercise:nth-child(3){
	top: 457px;
	background-image: url('../img/act3/S_G11_U03_L01_act3_p4_rpta1.png');
}
.content.tab4 div.exercise:nth-child(4){
	top: 573px;
	background-image: url('../img/act3/S_G11_U03_L01_act3_p4_rpta2.png');
}
.content.tab4 div.exercise:nth-child(5){
	top: 689px;
	background-image: url('../img/act3/S_G11_U03_L01_act3_p4_rpta3.png');
}
.content.tab4 div.exercise .question{
    border: none;
    width: 379px;
    height: 56px;
    padding: 0px 4px;
    margin-left: 102px;
    font-size: 1.56em;
    color: #333333;
	background-color: transparent;
	text-align: left;
	font-family: 'Fontin';
	display: inline-block;
}
.content.tab4 div.exercise .question.correct{
	color: #006666;
}
.content.tab4 .btn_check{
	position: absolute;
	width: 194px;
	height: 56px;
    top: 571px;
    right: 75px;
	background-image: url('../img/act3/S_G11_U03_L01_act3_p4_btn_respuestas.png');
}
