.toggle-items{
	width: 1200px;
    height: 651px;
    overflow: hidden;
    position: absolute;
    top: 0px;
}
.toggle-items > div.item{
	position: absolute;
	top: 25px;
	-webkit-transition: left 0.3s ease;                  
  	-moz-transition: left 0.3s ease;                 
  	-o-transition: left 0.3s ease;   
  	-ms-transition: left 0.3s ease;          
  	transition: left 0.3s ease;
}
.toggle-items > div.item div.content_item{
	color: white;
	text-align: center;
	width: 961px;
	height: 479px;
	position: absolute;
	top: 30px;
	left: 155px;
	z-index:15; 
	background-position: center;
	background-repeat: no-repeat;
}
.toggle-items > div.item:nth-child(1){
	left: 125px;
}
.toggle-items > div.item:nth-child(2){
	left: 370px;
}
.toggle-items > div.item:nth-child(3){
	left: 620px;
}
.toggle-items > div.item:nth-child(4){
	left: 860px;
}
.toggle-items > div.item:nth-child(1) div.content_item{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-32.png');
}
.toggle-items > div.item.open{
	left: 40px !important;
	z-index: 60;
	background-color: white;
    width: 1120px;
    height: 582px;
}
.toggle-items > div.item.open .btn{
	z-index: 40;
}
.toggle-items > div.item .btn{
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 185px;
	height: 573px;
	cursor: pointer;
	/*z-index: 30;*/
} 
.toggle-items > div.item.item1 .btn{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-31.png');
}
.toggle-items > div.item.item2 .btn{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-69.png');
}
.toggle-items > div.item.item3 .btn{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-70.png');
}
.toggle-items > div.item.item4 .btn{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-71.png');
}
.toggle-items .item .content_item p{
    font-size: 1.22em;
    position: absolute;
    top: 105px;
    left: 102px;
    color: #666666;
    text-align: left;
}
.toggle-items .item .content_item .page{
	width: 961px;
	height: 479px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: center;
	background-repeat: no-repeat;
}
.toggle-items .item.item2 div.content_item .page{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-33.png');
}
.toggle-items .item.item2 div.content_item .page1 p,
.toggle-items .item.item2 div.content_item .page2 p{
	top: 120px;
}
.toggle-items .item.item2 div.content_item .page1 img,
.toggle-items .item.item2 div.content_item .page2 img{
	position: absolute;
    top: 190px;
    left: 230px;
}
.toggle-items .item.item2 div.content_item .page2 img{
    top: 265px;
    left: 190px;
}
.toggle-items .item .content_item .buttons{
	position: absolute;
    top: 10px;
    right: 5px;
	width: 130px;
}
.toggle-items .item .content_item .buttons div{
	background-position: center;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.toggle-items .item .content_item .buttons div.off{
	display: none;
}
.toggle-items .item .content_item .buttons div.p_prev{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.toggle-items .item .content_item .buttons div.p_prev:hover{
	-moz-transform: rotate(180deg) scale(1.1);
	-webkit-transform: rotate(180deg) scale(1.1);
	transform: rotate(180deg) scale(1.1);
}
.toggle-items .item .content_item .buttons div.p_next:hover{
	-moz-transform: rotate(0deg) scale(1.1);
	-webkit-transform: rotate(0deg) scale(1.1);
	transform: rotate(0deg) scale(1.1);
}
.toggle-items .item.item2 .content_item .buttons{
	width: 58px;
}
.toggle-items .item.item2 .content_item .buttons div{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-73.png');
}
.toggle-items .item.item3 .content_item .buttons div{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-75.png');
}
.toggle-items .item.item4 .content_item .buttons div{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-74.png');
}
.toggle-items .item.item3 div.content_item .page{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-35.png');
}
.toggle-items .item.item3 .content_item .page p{
    top: 75px;
    left: 66px;
    color: #4b6344;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 1.13em;
    line-height: 1em;
}
.toggle-items .item.item3 .content_item .page1 ul li{
	margin-bottom: 33px;
}
.toggle-items .item.item3 .content_item .page1 ul span{
	font-weight: bold;
	text-transform: uppercase;
}
.toggle-items .item.item3 .content_item .page2 p,
.toggle-items .item.item3 .content_item .page3 p{
	top: 100px;
}
.toggle-items .item.item3 .content_item .page2 img,
.toggle-items .item.item3 .content_item .page3 img{
	position: absolute;
    top: 190px;
    left: 230px;
}
.toggle-items .item.item3 .content_item .page4 p{
	top: 100px;
    line-height: 1.2em;
}
.toggle-items .item.item3 .content_item .buttons div,
.toggle-items .item.item4 .content_item .buttons div{
	position: absolute;
}
.toggle-items .item.item3 .content_item .buttons div.p_next,
.toggle-items .item.item4 .content_item .buttons div.p_next{
	right: 0px;
}
.toggle-items .item.item3 .content_item .buttons div.p_prev,
.toggle-items .item.item4 .content_item .buttons div.p_prev{
	right: 60px;
}
.toggle-items .item.item4 .content_item .page1 p{
    left: 82px;
    top: 96px;
    border: 1px dashed;
    padding: 45px;
    font-size: 1.08em;
    padding-left: 20px;
    width: 513px;
    height: 346px;
}
.toggle-items .item.item4 div.content_item .page1{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-37.png');
}
.toggle-items .item.item4 div.content_item .page2{
	background-image: url('../img/act2/SB_S_G11_U01_L08_recursos-37a.png');
}
.toggle-items .item.item4 .content_item .buttons{
	top: 410px;
}
.toggle-items .item.item4 .content_item .wrap{
	left: 82px;
    top: 96px;
    padding: 30px;
    padding-left: 20px;
    width: 513px;
    height: 346px;
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
}
.toggle-items .item.item4 .content_item .wrap p{
	font-size: 1.08em;
    left: 20px;
}
.toggle-items .item.item4 .content_item .wrap p:nth-child(1){
	top: 30px;
}
.toggle-items .item.item4 .content_item .wrap p:nth-child(2){
	top: 368px;
    margin-bottom: 10px;
}
.toggle-items .item.item4 .content_item .wrap img{
	position: absolute;
    top: 133px;
    left: 85px;
}
