h1{	font-size: 1.5em; padding: 10px 170px 0 5px; }
.gge_contenido_S .act_content span.act_subtitle{ font-style: normal; color: #006666; margin-right: 45px;}
span, p {color: #545758; font-size: 1.65em; line-height: 1.15em; }
.activity_tag .number{ padding-left: 10px}

.home{
	display: inline-block; 
	position: absolute;
	right: 27px;
	bottom: 17px;
	text-align: center;
	text-decoration: none;
	color: #545758;
	font-size: 1.2em;
}


*{
user-drag: none; 
-moz-user-select: none;
-webkit-user-drag: none;
}

video{
	width: 853px;
	height: 480px;
}

.video{ position: relative; top: 60px; left: 110px; vertical-align: middle; display: inline-block; }

.icon_close_button{
	position: absolute;
	top: -23px;
	right: -23px;
}

.gge_contenido_S .act_content{ height: 657px; }
.gge_contenido_S .act_content .tabsCon { height: 660px; }
.gge_contenido_S .areaToWriteObjetives .text{ font-size: 0.8em; }
.gge_contenido_S ul.objetivesList{  font-size: 1.9em; margin-top: 87px; }
.gge_contenido_S ul.objetivesList li{ line-height: 1.5em; margin-left: 5px; }


/*slide*/
#slider{ position: absolute; text-align: center; }
#slider img{ position: absolute; top: 0; left: 0; }
.control{ position: absolute; cursor: pointer; }


/*pasos*/
.pasosBtn{ display: inline-block; cursor: pointer; z-index: auto; }
.pasoCont{ 
	display: none; 
	width: 1080px; 
	height: 500px; 
	position: absolute;
	top: 95px;
	left: 65px;
}
.pasoCont.uno{ display: inline-block; }
.pasoCont > strong{ font-size: 1.6em; font-family: Arial; display: inline-block; }
span.form{ 
	font-family: Times;
	font-style: italic;
	font-size: 2em;
	font-weight: bolder;
	display: inline-block;
	text-align: center;
	margin: -10px 0 -10px 50%;
	-ms-transform: translateX(-50%); /* IE 9 */
   	-webkit-transform: translateX(-50%); /* Safari */
    transform: translateX(-50%);
	position: relative;
}
span.form em{ display: inline-block; vertical-align: middle; position: relative; }
span.form em hr{
  margin: 5px;
  padding: 0 30px;
  border: 1px solid;
}


/* timeline */
.sections{
    counter-reset: list;
	position: relative;
	height: 650px;
	width: 7880px;
	margin: 0;
	padding: 0;
}
.sections li{
	float: left;
	list-style:none;
	width: 1210px;
	height: 650px;
	padding: 20px 30px;
	text-align: left;
	margin: 10px 90px 30px 10px;
	position: relative;
}
.sections li img{
	position: absolute;
	top: 0;
	left: 0;
}
.buttons{
	cursor: pointer;
	background: url(../img/arrow_right.png) no-repeat;
	position: absolute;
	display: inline-block;
	width: 56px;
	height: 55px;
	top: 320px;	
	left: 1190px;
}
.buttons.last{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: none;
	left: 0px;
}
.content_nav{
	width: 1235px;
	height: 660px;
	margin: 0px 5px;
	overflow: hidden;
}


/* SLIDER */
.slider{ text-align: center; position: absolute;}
.slider img{position: absolute; top: 0; left: 0;}
.control{ top: 445px; cursor: pointer; }
.left{ left: 289px; }
.right{ left: 911px; }


.gge_icon_S_socializacion {
  background-image: url(../img/iconosocializacion.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}


.act_instruction h4 span{ font-size: 1em; }

sub{ font-size: 60%; }