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;
}

.act_content p {
	color: #3C3C3B; 
	font-size: 1.6em; 
	line-height: 1.15em; 
	font-family: Arial; 
	position: absolute;
}
li, h3{ font-family: Arial !important; }
.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;
}

.act_content{ height: 657px; }
.act_content .tabsCon { height: 665px; }
.areaToWriteObjetives .text{ font-size: 0.8em; }
ul.objetivesList{  font-size: 1.9em; margin-top: 87px; }
ul.objetivesList li{ line-height: 1.5em; margin-left: 5px; }


div[data-sg-id="btn-popup"]{ position: absolute; }


/*slide*/
#slider{ position: absolute; text-align: center; }
#slider img{ position: absolute; top: 0; left: 0; }
.control{ position: absolute; cursor: pointer; }


/*pasos*/
.pasos{position: absolute; display: inline-block;}
.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; }

.boton{ cursor: pointer; }
.def{ opacity: 0; display: none; }

span.form{ 
	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: 10480px;
	margin: 0;
	padding: 0;
}
.sections > li{
	float: left;
	list-style:none;
	width: 1210px;
	height: 650px;
	padding: 20px 30px;
	text-align: left;
	margin: 10px 10px 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: -23px 5px;
	overflow: hidden;
	position: relative;
}


/* 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; }


.act_instruction h4 span{ font-size: 1em; }
