.act_content *{ text-align: center; }

.act_content p{
	background: #9A9A9A;
	width: 700px;
	height: 150px;
	color: white;
	margin: auto;
	font-size: 2.3em;
	padding: 5px 50px;
	position: relative;
	top: 55px;
	z-index: 99999;
}
.act_content p:before,
.act_content p:after{
	content: " ";
	display: inline-block;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 62px;
	border-radius: 13px;
	background: #9A9A9A;
}
.act_content p:before{
	left: -44px;
}
.act_content p:after{
	right: -44px;
}
.act_content #tabs2 p, .act_content #tabs3 p{
	width: 854px;
	height: 100px;
}
.act_content #tabs2 p:before,
.act_content #tabs2 p:after,
.act_content #tabs3 p:before,
.act_content #tabs3 p:after{
	top: 37px;
}
.act_content #tabs3 p{
	width: 705px;
	left: 140px;
}


.act_content #tabs1 > span{
	color: #9A9A9A;	
}

.act_content #tabs1 > div#pics,
.act_content #tabs2 > div{
	position: relative;
	z-index: 1;
	top: 100px;
}
.act_content #tabs2 > div{ top: 110px; }

.act_content #tabs1 > div#pics:before,
.act_content #tabs2 > div:before
{
	position: absolute;
	display: inline-block;
	background: url(../img/SB_L_G10_U02_L06-83.png) no-repeat center top;
	content: " ";
	opacity: 0.6;
	width: 100%;
	height: 100px;
	top: -70px;
	left: 0;
}
.act_content #tabs2 > div:before{ top: -99px; }

.act_content #tabs1 div[data-sg-id="btn-popup"]{
	margin: 39px 39px 0 39px;
}
.act_content #tabs1 div[data-sg-id="btn-popup"] img{
	width: 290px;
	height: 290px;
	border-radius: 145px;
	border: 12px solid gray;
}

div[data-sg-id="item-popup"].tabs1 img{ 
	width: 374px; 
	height: 374px; 
	border-radius: 187px;
	border: 14px solid gray;
	margin: 70px 0 0 30px;
	vertical-align: top;
	float: left;
}

div[data-sg-id="item-popup"].tabs1 span{
	font-size: 0.6em;
	position: absolute;
	width: 422px;
	top: 459px;
	left: 13px;
}

.act_content #tabs1 div[data-sg-id="btn-popup"]:nth-child(1) img,
div[data-sg-id="item-popup"][data-sg-key="uno1"], 
div[data-sg-id="item-popup"][data-sg-key="uno1"] img{ border-color: #F1AB3C; background: #F1AB3C; }
.act_content #tabs1 div[data-sg-id="btn-popup"]:nth-child(2) img,
div[data-sg-id="item-popup"][data-sg-key="uno2"],
div[data-sg-id="item-popup"][data-sg-key="uno2"] img{ border-color: #EB4D3A; background:  #EB4D3A; }
.act_content #tabs1 div[data-sg-id="btn-popup"]:nth-child(3) img,
div[data-sg-id="item-popup"][data-sg-key="uno3"],
div[data-sg-id="item-popup"][data-sg-key="uno3"] img{ border-color: #3F9EA7; background: #3F9EA7; }
div[data-sg-id="item-popup"][data-sg-key="uno1"],
div[data-sg-id="item-popup"][data-sg-key="uno2"], 
div[data-sg-id="item-popup"][data-sg-key="uno3"]
{ background: white; }

.act_content #tabs1 > div#pie span{
	display: inline-block;
	width: 345px;
	height: 50px;
	margin: 110px 30px;
	font-size: 0.5em;
	vertical-align: middle;
}

.act_content #tabs1 div#pie span:nth-child(2){
	margin: 0;
}

div[data-sg-id="item-popup"]{
	background: white;
	height: 550px;
	width: 950px;
	border-radius: 20px;
	border: 5px solid gray;
	text-align: center;
}

div[data-sg-id="item-popup"] p{
	display: inline-block;
	position: relative;
	width: 500px;
	font-size: 2.5em;
	padding: 40px 30px;
	color: black;
}

div[data-sg-id="item-popup"] p strong{
	display: block;
	margin-top: 40px;
}

div[data-sg-id="item-popup"][data-sg-key="uno2"] p { padding-top: 96px; }
div[data-sg-id="item-popup"][data-sg-key="uno3"] p { padding-top: 66px; }

div[data-sg-id="item-popup"][data-sg-key="uno1"] p strong{ color: #F1AB3C; }
div[data-sg-id="item-popup"][data-sg-key="uno2"] p strong{ color: #EB4D3A; }
div[data-sg-id="item-popup"][data-sg-key="uno3"] p strong:nth-child(2){ color: #3F9EA7; }
div[data-sg-id="item-popup"][data-sg-key="uno3"] p strong:nth-child(1){ margin-top: 0; }


/** TAB2 **/
.act_content h3{ 
	color: white; 
	display: inline-block;
	width: 335px;
	height: 65px;
	background: gray;
	font-size: 2em;
	font-weight: bolder;
	padding: 12px 0 0 20px;
	margin: 0 25px;
	position: relative;
}
.act_content h3:before{
	content: " ";
	display: inline-block;
	position: absolute;
	width: 92px;
	height: 92px;
	border: 5px solid gray;
	border-radius: 46px;
	top: -12px;
	left: -46px;
}
.act_content h3:nth-child(1){ background: #F1AB3C; }
.act_content h3:nth-child(2){ background: #EB4D3A; }
.act_content h3:nth-child(3){ background: #3F9EA7; }

.act_content h3:nth-child(1):before{
	background: #F1AB3C url(../img/SB_L_G10_U02_L06_mandela.png) no-repeat center center;
	background-size: contain;
	border-color: #F1AB3C;
}
.act_content h3:nth-child(2):before{
	background: #EB4D3A url(../img/SB_L_G10_U02_L06_bolivar.png) no-repeat center center;
	background-size: contain;
	border-color: #EB4D3A;
}
.act_content h3:nth-child(3):before{
	background: #3F9EA7 url(../img/SB_L_G10_U02_L06_einstein.png) no-repeat center center;
	background-size: contain;
	border-color: #3F9EA7;
}

#tabs2 textarea{
	border: 6px solid gray;
	border-radius: 0 0 20px 20px;
	margin: -1px 25px;
	padding: 25px;
	display: inline-block;
	text-align: left !important;
	width: 335px;
	height: 350px;
}
#tabs2 textarea:nth-child(4){ border-color: #F1AB3C; }
#tabs2 textarea:nth-child(5){ border-color: #EB4D3A; }
#tabs2 textarea:nth-child(6){ border-color: #3F9EA7; }

::-webkit-input-placeholder { 	font-style: italic; }
:-moz-placeholder { 			font-style: italic; }
::-moz-placeholder {  		    font-style: italic; }
:-ms-input-placeholder {     	font-style: italic; }


/** tab3 **/
#tabs3 > span{
	background: url(../img/SB_L_G10_U02_L06_cajacompleta-49.png) no-repeat center center;
	margin: auto;
	display: inline-block;
	width: 160px;
	height: 62px;
	position: absolute;
	top: 165px;
	left: 680px;
	color: white;
	font-style: italic;
	font-size: 2em;
	padding: 0px 9px;
	text-align: left;
}
#tabs3 > div{
	position: absolute;
	left: 366px;
	top: 190px;
	width: 400px;
	height: 500px;
	display: inline-block;
}
#tabs3 > img{
	position: absolute;
	bottom: 0;
	left: 0;
}
#tabs3 textarea{
	border: 2px dashed #9A9A9A;
	width: 460px;
	height: 65px;
	display: block;
	position: relative;
	text-align: left;
	left: 750px;
	margin-top: 96px;
	padding: 8px;
}
#tabs3 textarea:nth-child(4){
	margin-top: 138px;
}
.act_content #tabs3 h3{
	margin: 48px 25px;
}