/******************************************ACTIVIDAD 1, ACTIVIDAD 2 Y ACTIVIDAD 5***************************************************/
div.activity_grid div.content {
	color: #4E4F4E;
}

div.activity_grid div.content h1{
	color: #4E4F4E;
}

div.activity_grid div.content p{
	margin-top: 50px;
}

div.activity_grid {
	padding-top: 64px;
}

div.activity_grid div.content {
	padding-top: 50px;
}

/***ACTIVIDAD 1***/

span.act_subtitle.activity1{
	letter-spacing: -0.9px;
}
div.activity_grid.activity1.intro {
	padding-top: 120px;	
}

div.activity_grid.activity1 {
	padding-top: 130px;	
}

div.activity_grid.activity1 div.content h1{
	font-size: 3.12em;
}

div.activity_grid.activity1 div.content p{
	font-size: 2.31em;

	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

div.activity_grid.activity1 div.content {
	padding-left: 80px;
}

div.activity_grid.activity1 div.title {
	text-align: center;
	margin-bottom: 50px;
}

#tabs5 div.activity_grid.activity1 div.title {
	margin-bottom: 70px;
}

div.activity_grid.activity1 div.title h1 {
	color: #4E4F4E;
}

div.activity_grid.activity1 i.icon_ins{
	color: white;
}

div.activity_grid.activity1 i.icon_ins span {
	position: relative;
	left: -47px;
	top: -18px;

	font-size: 2.5em;
	font-weight: bold;
}

div.activity1 div.item_hide {
	text-align: center;
	min-height: 445px;
	position: relative;
}

div.activity1 div.item_hide div.image{
	position: absolute;
	bottom: 110px;
}

div.activity1 div.item_hide i.icon_ins {
	position: relative;
	bottom: -380px;
	left: 17px;
}

div.activity1 div.shadow {
	position: relative;
	top: -100px;
}


/***ACTIVIDAD 2***/
div.activity_grid.activity2 div.content p{
	font-size: 2.18em;
}

div.activity_grid.activity2 div.content h1{
	font-size: 2.81em;
}

/***ACTIVIDAD 5***/

div.activity_grid.activity5 {
	padding-top: 20px;
}

div.activity_grid.activity5 div.content {
	padding-top: 20px;
}

div.activity_grid.activity5 div.content p{
	font-size: 2.68em;

	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.1em;
}

div.activity_grid.activity5 div.content h1{
	font-size: 3.06em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div.activity_grid.activity5 div.image {
	padding-left: 10px;
	padding-top: 20px;
} 

#tabs4.activity5 {
	color: #4E4E4E;
	max-height: 665px;
	overflow-y: scroll;
}

#tabs4.activity5 .note {
	font-weight: bold;
	font-style: italic;
	font-size: 1.56em;
	color: #FF6500;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 36px;
	display: inline-block;
}

#tabs4.activity5 div.list {
	padding: 40px;
}

#tabs4.activity5 div.list > h1 {
	font-weight: bold;
	font-size: 2.62em;
	color: #4E4E4E;
}

#tabs4.activity5 div.list > h1 span.red{
	color: #C63640;
}

#tabs4.activity5  div.list > ul{
	counter-reset: list;
	font-size: 2.68em;
}

#tabs4.activity5 div.list > ul > li {
	list-style: none;
	position: relative;
}

#tabs4.activity5 div.list > ul > li:before {
	content: counter(list, lower-alpha) ")";
	counter-increment: list;
	position: absolute;
	left: -1.1em;
	color: #E05723;
}

#tabs4.activity5 div.list > p {
	font-size: 2.68em;
}

/*******************************************************ACTIVIDAD 3***************************************************************/
.sequence_line {
	height: 8px;
	background: #B3B3B3;
	position: relative;
	top:  328px;
	margin-left: 150px;
	width: 1095px;
	border: 1px solid #B3B3B3;
}

.sequence_line.full {
	margin-left: 0px;
	width: 1245px;
}

/**
* Items
*/

div.item {
	float: left;
	font-weight: bold;
	font-size: 2.5em;
	position: absolute;
	width: 237px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

div.item:nth-of-type(1) {
	left: 36px;
	top: 0px;
}

div.item:nth-of-type(2), div.item.item9 {
	left: 315px;
	top: 0px;
}

div.item:nth-of-type(3) {
	left: 620px;
	top: 0px;
}

div.item:nth-of-type(4) {
	left: 944px;
	top: 0px;
}

div.item.item10{
	left: 680px;
	top: 0px;
}

div.item.item1 {
	color: #D04344;
}

div.item.item2 {
	color: #3CA5C6;
}

div.item.item3 {
	color: #CDA045;
}

div.item.item4 {
	color: #C46D3C;
}


div.item.item5 {
	color: #2A7080;
}

div.item.item6 {
	color: #AE5391;
}

div.item.item7 {
	color: #BE993C;
}

div.item.item8 {
	color: #33877E;
}

div.item.item9 {
	color: #739530;
}

div.item.item10 {
	color: #D8811B;
}

div.item img, div.item div[data-sg-id=btn-popup], div.item span.title {
	position: relative;
}

/**Images posisiton**/
div.item:nth-of-type(1) img, div.item:nth-of-type(3) img{
	top: -87px;
}

div.item:nth-of-type(2) img, div.item:nth-of-type(4) img{
	top: 183px;
}

div.item.item9 img{
	top: 183px !important;
}

div.item.item10 img{
	top: -97px !important;
}
/**Span posisiton**/
div.item:nth-of-type(1) span, div.item:nth-of-type(3) span{
	top: 386px;
}

div.item:nth-of-type(1) span, div.item:nth-of-type(2) span{
	width: 237px;
}

div.item:nth-of-type(3) span, div.item:nth-of-type(4) span{
	width: 300px;
	left: -32px;
}

div.item:nth-of-type(2) span, div.item:nth-of-type(4) span{
	top: 186px;
}

div.item.item5 span, div.item.item6 span {
	height: 90px;	
}

div.item.item6 span, div.item.item2 span{
	top: 150px;
}

div.item.item9 span{
	top: 186px;
	width: 323px;
	height: 50px;
	left: -53px;
}

div.item.item10 span{
	top: 386px;
}

div.item.item6 div[data-sg-id=btn-popup], div.item.item2 div[data-sg-id=btn-popup]{
	top: 171px !important;
}

div.item.item6 img , div.item.item2 img{
	top: 137px;
}

/**Buttons posisiton**/
div.item div[data-sg-id=btn-popup]{
	z-index: 2;
}

div.item:nth-of-type(1) div[data-sg-id=btn-popup], div.item:nth-of-type(2) div[data-sg-id=btn-popup], div.item:nth-of-type(3) div[data-sg-id=btn-popup],
div.item:nth-of-type(4) div[data-sg-id=btn-popup]{
	top: 217px;
	left: 16px;
}

div.item.item10 div[data-sg-id=btn-popup]{
	left: 28px;
}

div.item.item10 div[data-sg-id=btn-popup] i.icon_ins span{
	left: -66px;
}

div.item span.title {
	display: inline-block;
}

/**Item Buttons**/
div.item i.icon_ins{
	color: white;
}

div.item i.icon_ins span {
	position: relative;
	left: -53px;
	top: -18px;
}

/**Popups**/

div[data-sg-id=btn-popup-close] {
	position: relative;
	top: -29px;
	right: -1017px;

	z-index: 2;
}

div[data-sg-id=item-popup] {
	border: 1px solid transparent;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;

	width: 1048px;
	height: 538px;
}

div[data-sg-id=item-popup] .ilustration {
	width: 327px;
	height: 538px;

	top: 0px;
	position: absolute;

	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

div[data-sg-id=item-popup] .ilustration img{
	display: block;
	margin: auto auto;
	margin-top: 35%;
}


div[data-sg-id=item-popup][data-sg-key='4'] .ilustration img{
	margin-top: -2%;
}

div[data-sg-id=item-popup] .content {
	background: #EBEBEB;
	color: #4E4F4E;

	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;

	width: 721px;
	height: 538px;

	position: absolute;
	top: 0px;
	right: 0px;
}

div[data-sg-id=item-popup] .content h1 {
	color: #4E4F4E;
	font-size: 3em;
	font-weight: bold;  

	padding: 50px 40px;
	padding-bottom: 5px;
}

div[data-sg-id=item-popup][data-sg-key='9'] .content h1 {
	font-size: 2.5em;
}

div[data-sg-id=item-popup] .content ul {
    list-style: none;
    line-height: 2.5em;

    padding-right: 35px;
}

div[data-sg-id=item-popup] .content ul li{
	font-size: 2.18em;
	margin-bottom: 30px;
	margin-left: 5px;
	letter-spacing: -1px;
	line-height: initial;
}

div[data-sg-id=item-popup] .content ul li:before {
    content: "";
    line-height: 2.5em;
    width: .5em;
    height: .5em;
    float: left;
    margin: .25em -.9em 0;
    border-radius: 30%;
}


div[data-sg-id=item-popup][data-sg-key='1'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='1'] .content ul li:before{
	background: #D04344;
}

div[data-sg-id=item-popup][data-sg-key='2'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='2'] .content ul li:before{
	background: #3CA5C6;
}

div[data-sg-id=item-popup][data-sg-key='3'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='3'] .content > ul > li:before{
	background: #CDA045;
}

div[data-sg-id=item-popup][data-sg-key='4'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='4'] .content > ul > li:before{
	background: #C46D3C;
}

div[data-sg-id=item-popup][data-sg-key='5'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='5'] .content ul li:before{
	background: #2A7080;
}

div[data-sg-id=item-popup][data-sg-key='6'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='6'] .content ul li:before{
	background: #AE5391;
}

div[data-sg-id=item-popup][data-sg-key='7'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='7'] .content > ul > li:before{
	background: #BE993C;
}

div[data-sg-id=item-popup][data-sg-key='8'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='8'] .content > ul > li:before{
	background: #33877E;
}

div[data-sg-id=item-popup][data-sg-key='9'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='9'] .content > ul > li:before{
	background: #739530;
}

div[data-sg-id=item-popup][data-sg-key='10'] .ilustration,
div[data-sg-id=item-popup][data-sg-key='10'] .content > ul > li:before{
	background: #D8811B;
}

/**ICON BUTTON FOR ALL ACTIVITIES**/
i[class*='icon_button'] {
	font-style: normal;
}