body{ counter-reset: section; }
/**************** MENU *****************/
.act_content.dos_intro{
	text-align: center;
}
.dos_intro a{
	display: inline-block; 
	vertical-align: top;
	width: 245px; 
	text-align: center;
	margin-top: 200px;
	font-size: 1.25em;
	text-decoration: none;
}
.dos_intro a:nth-child(1){	color: #EC7471 }
.dos_intro a:nth-child(2){	color: #504F61 }
.dos_intro a:nth-child(3){	color: #32B196 }
.dos_intro a:nth-child(4){	color: #C184B4 }

.dos_intro img{
	display: block; 
	margin: auto;
}

/**************** DOS UNO *****************/

.tabsCon h4{
	background: white url(../img/L06img80.png) no-repeat;
	width: 187px;
	height: 41px;
	position: relative;
	z-index: 99;
	padding: 9px 8px 10px 20px;
	font-size: 1.6em;
	text-align: center;
	font-weight: lighter;
	line-height: 0.8em;
	color: white;
	top: -80px;
	left: 155px;
}
.tabsCon h3{ 
	color: #EB5E22; 
	font-size: 4.5em;
	font-weight: bolder;
	width: 100px;
	margin: 10px 50px;
}
.tabsCon span{
	color: #EB5E22; 
	font-size: 0.37em;
	display: block;
	margin-top: -15px;
} 
.tabsCon ul{
	color: #707070;
	font-size: 2em;
	width: 600px;
	top: -80px;
	position: relative;
}
.tabsCon ul li{
	line-height: 1.15em;
	position: relative;
	margin: 37px;
}
.tabsCon ul li:before{
	content: " ";
	display: inline-block;
	position: absolute;
	background: #EB5E22;
	width: 14px;
	height: 14px;
	border-radius: 3px;
	top: 8px;
	left: -23px;
}
div[data-sg-id="btn-popup"]{
	color: white;
	position: relative;
	top: -65px;
	left: 160px;
	background: url(../img/botonPreguntas.png) no-repeat;
	font-size: 1.5em;
	font-weight: bolder;
	padding: 14px 16px 5px 18px;
	z-index: 1;
	display: inline-block;
	width: 217px;
	height: 61px;
}


div[data-sg-id="item-popup"]{
	background: white;
	border-radius: 15px; 
	font-size: 1.6em;
	padding: 30px;
	width: 920px;
	color: #707070;
	counter-reset: section;
}
div[data-sg-id="item-popup"] h5{
	font-size: 1em;
	width: 920px;
	color: #EB5E22;
	margin: 0;
}
div[data-sg-id="item-popup"] ul{
	padding: 0;
}
div[data-sg-id="item-popup"] ul li{
	margin: 30px 0;
	line-height: 1.15em;
}
div[data-sg-id="item-popup"] ul li:before{
	counter-increment: section;
    content: counter(section, lower-alpha) ") ";
	color: #EB5E22;
}
.icon_close_button{
	position: absolute;
	top: -23px;
	right: -23px;
}


/** PERSONALIZE **/
#tabs1.tabsCon ul{ font-size: 1.9em; width: 830px; top: 0; } 
#tabs3.tabsCon ul{ font-size: 1.65em; width: 750px; top:0; } 
#tabs3.tabsCon ul li { margin: 36px; }
#tabs3.tabsCon ul li:before{ width: 11px; height: 10px; top: 9px; }
#tabs4.tabsCon ul { width: 809px; font-size: 1.8em }
#tabs4.tabsCon ul { width: 809px; font-size: 1.8em; top: 0; }

#tabs1 div[data-sg-id="btn-popup"]{ top: 20px; left: 260px; }
#tabs2 div[data-sg-id="btn-popup"]{ top: -10px; left: 37px; }
#tabs3 div[data-sg-id="btn-popup"]{ top: 40px; left: 260px; }
div[data-sg-id="item-popup"][data-sg-key="3"] { width: 1250px; margin-left: -20px; }
div[data-sg-id="item-popup"][data-sg-key="3"] ul li { margin: 28px 0; }

.tabsCon img{	position: absolute; }
#tabs1 img{ left: 855px; top: 150px;  }
#tabs3 img{ left: 734px; top: 155px;  }
#tabs4 img{ left: 800px; top: 100px;  }

.grid-pad{ position: relative; top: -30px; }

.dos_dos #tabs2 ul{ top:0; width: 100%; font-size: 1.8em; left: -16px; }
.dos_tres #tabs1.tabsCon ul,
.dos_tres #tabs2.tabsCon ul{ font-size: 1.8em; width: 790px; top: 0; left: -15px;}

.dos_dos #tabs2 img{ top: 254px; left: 360px; }
.dos_tres #tabs1 img{ top: 180px; left: 753px; }

.dos_tres ol{
	width: 790px;
	margin-top: 50px;
}
.dos_tres ol li{
	background: #EB5E22;
	border-radius: 10px;
	color: white;
	font-size: 1.6em;
	padding: 10px 0 15px 0;
	margin: 20px 0;
	padding-left: 60px;
	position: relative;
}
.dos_tres ol li:before{
	counter-increment: section;
    content: counter(section);
	color: #7FC8C3;
	display: inline-block;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	width: 44px;
	height: 100%;
	line-height: 100%;
	padding-top: 13px;
	left: 8px;
	top: 0;
}
.dos_tres ol li:nth-child(2):before{ padding-top: 28px; }
.dos_tres #tabs2 div[data-sg-id="btn-popup"]{ position: absolute; left: 910px; }
.dos_tres #tabs2 div[data-sg-id="btn-popup"][data-sg-key="tres1"]{ top: 115px; }
.dos_tres #tabs2 div[data-sg-id="btn-popup"][data-sg-key="tres2"]{ top: 235px; }
.dos_tres #tabs2 div[data-sg-id="btn-popup"][data-sg-key="tres3"]{ top: 355px; }
div[data-sg-id="item-popup"][data-sg-key="tres1"]{ height: 516px; }
div[data-sg-id="item-popup"][data-sg-key="tres2"]{ width: 527px; height: 617px; padding: 45px 60px; }
div[data-sg-id="item-popup"][data-sg-key="tres3"]{ width: 910px; height: 500px; padding: 40px 90px; }
div[data-sg-id="item-popup"][data-sg-key="tres1"] img:nth-child(3){ top: 132px; position: relative; margin-left: 35px; }

.dos_tres #tabs3 ul{ font-size: 1.9em; }
.dos_tres #tabs3 ul li:before{ background: #00CDCD; }
.dos_tres #tabs3 span:nth-child(3){
	display: inline-block;
	position: absolute;
	color: white;
	top: 320px;
	left: 0;
	width: 1110px;
	height: 210px;
	border-radius: 0 105px 105px 0;
	box-shadow: 0 9px 10px #98AAA9;
	background: #FC7058;
	font-size: 2.1em;
	text-align: center;
	padding: 53px 510px 60px 70px;
	line-height: 1em;
}
.dos_tres #tabs3 img{ top: 100px; left: 635px; }

.dos_cuatro div, .dos_cuatro ul, .dos_cuatro img{ position: absolute; }
.dos_cuatro img:nth-child(2){ top: 100px; left: 35px;}
.dos_cuatro img:nth-child(4){ top: 50px; left: 560px;}
.dos_cuatro div:nth-child(5){ 
	top: 165px; 
	left: 700px; 
	width: 226px; 
	height: 57px; 
	background: url(../img/boton2.png) no-repeat;
	padding-top: 12px;
}
.dos_cuatro ul{
	background: #6699CC;
	color: #013754;
	width: 358px;
	height: 300px;
	top: 310px;
	left: 122px;
	border-radius: 10px;
	font-size: 1.7em;
	font-weight: bolder;
	padding: 20px;
}
.dos_cuatro ul li{	line-height: 1.35em; }
.dos_cuatro .home{ right: 115px; bottom: 110px; }

div[data-sg-id="item-popup"][data-sg-key="cuatro1"] {
	height: 450px;
	width: 830px;
}
div[data-sg-id="item-popup"][data-sg-key="cuatro1"] p{
	font-size: 1.2em;
	margin: 0 0 17px 0;
	color: #013754;
	width: 80%;
}
div[data-sg-id="item-popup"][data-sg-key="cuatro1"] p:nth-child(2){
	width: 100%;
}

div[data-sg-id="item-popup"][data-sg-key="cuatro1"] img{
	position: absolute;
	right: -74px;
	top: 102px;
}