#container {
	background-image: url('../img/IM_S_G04_U01_L05_03_03_01.jpg');
	background-size: cover;
	background-position: left bottom;
	border-radius: 5px;
	border:solid 5px #00abaf;
	height:590px;
	position: relative;
	top:20px;
	width:90%;
}

.etabs {
	margin:0;
	padding:0;
}

.tab {
	display: inline-block;
}

.btnhead {
	border-radius: 10px;
	border:solid 5px #FFF;
	color:#004656;
	font-size: 1.5em;
	height:70px;
	line-height: 70px;
	width:385px;
	z-index: 1;
	text-align:center;
	display:inline-block !important;
}

.btnconcep {
	width:130px;
	position: absolute;
	bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.img1{
	width:63px;
	height: 63px;
	background-size:contain;
	float:left;
	background-image:url("../img/03_03_conceptualizar.png");
}
.img2{
	position: relative;
	left: 26px;
	width:63px;
	height: 63px;
	background-size:contain;
	background-image:url("../img/03_03_conceptualizarplay.png");
	cursor:pointer;
}

.bubble 
{
	position: absolute;
	top:310px;
	left:620px;
	line-height: 70px;
	width: 305px;
	height: 70px;
	padding: 1px;
	background: #FFF;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border: #00abaf solid 4px;
}

.bubble:after 
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 22px 23px 0;
	border-color: #FFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -21px;
	left: 40px;
	}

.bubble:before 
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 25px 26px 0;
	border-color: #00abaf transparent;
	display: block;
	width: 0;
	z-index: 0;
	bottom: -27px;
	left: 37px;
}

.bubble h2 {
	font-size: 1.8em;
}

#tabs2 {
	margin:auto;
}

/*#tabs2 img {
	padding:10px 30px;
}*/

.bubble2 h2 {
	font-size: 1.8em;
}

.bubble2
{
	position: absolute;
	bottom:-25px;
	right:550px;
	width: 300px;
	line-height: 90px;
	height: 80px;
	padding: 0px;
	background: #FFFFFF;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border: #00abaf solid 4px;
}

.bubble2:after 
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 22px 32px;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -31px;
	left: 172px;
}

.bubble2:before 
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 25px 35px;
	border-color: #00abaf transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -38px;
	left: 169px;
}

#tabs3 h3 {
	color:#FFF;
	font-size: 1.5em;
	z-index:3;
}

#tabs3 ul {
	text-align: left;
}

#tabs4 .imagen{
	display:inline-block;
	margin-top:50px;
}

#tabs4 h3 {
	color:#FFF;
	font-size:1.5em;
	background: #00abaf;
	width:230px;
	border-radius: 5px;
}

.ccommons{position: absolute;background:url('../img/btn_cc.png') no-repeat;background-size:contain;width: 52px;height: 50px;bottom:23px;right:10px;cursor:pointer; z-index: 1000;}
.ccommons:hover{ opacity: 0.9}
.ccommons:active{background:url('../img/btn_ccoff.png') no-repeat;background-size:contain;width: 52px;height: 50px;bottom:20px;right:10px}
.lyPopUpccommons{position:absolute;left:361px;top:50%;background:#fff; border: solid 6px #042C49; border-radius:10px;  }
.lyCloseccommons{position:absolute;right:-30px;top:-35px; background:none; padding: 5px; border-radius: 7px;}
.lyPopContccommons{min-height:350px; max-height:500px; overflow-y: scroll;width:1200px;background:#709CB2;color:#fff;}
.lyPopContccommons .ly_headccommons{padding:25px 0 20px 50px;background:#45b29d;color:#fff;min-height:35px;}
.lyPopContccommons .ly_contccommons{font-size:1.6em;padding:30px 0;text-align: justify; margin: 5px 20px;}