.page-mercados header.header-seccion{
	margin-bottom: 16px;
}

.divisas-bolsas-emisoras{
	margin-bottom: 51px;
}

section > div[class^="mercados-"]{
	position: relative;
}

section > div[class^="mercados-"] .circle-mas{
	background: #ff9524;
}

div[class^="mercados-"] h2.tit-seccion:after {
    content: '';
    display: block;
    height: 2px;
    width: 65px;
    background: #ff9524;
    margin: 0 auto 30px;
}

td#titulo_emisoras h2.tit-seccion:after {
    width: 93px;
}
td#titulo_divisas h2.tit-seccion:after {
    width: 125px;
}

.mercados-divisas{
	margin-bottom: 91px;
} 

.mercados-bolsas{
	width: 65.625%;
}

.mercados-emisoras{
	width: 31.25%;
}

.divisas-embed{
	width: 100%;
	background: #fbf4b6;
	height: 99px;
	line-height: 99px;
	text-align: center;
}

.bolsas-embed,
.emisoras-embed{
	width: 100%;
	/*background: #fbf4b6;*/
	height: 551px;
	line-height: 551px;
	text-align: center;
}

/* numerote en mercados */

.page-seccion section.mercados{
	float: left;
}

/* zona de 3ple ranking horizontal */

.ranking-mercados-horizontal{
	margin-bottom: 83px;
}

.ranking-mercados-horizontal h2.tit-seccion:after{
    content: '';
    display: block;
    height: 2px;
    width: 133px;
    background: #ff9524;
    margin: 0 auto 30px;
}

.ranking-mercados-horizontal .ranking-fondos h2.tit-seccion:after{
	width: 182px;
}

.ranking-mercados-horizontal .ranking-dealogic h2.tit-seccion:after{
	width: 206px;
}

.ranking-mercados-horizontal > div{
	float: left;
	width: 28.683%;
	margin-right: 6.9755%;
}

.ranking-mercados-horizontal .circle-mas{
	width: 28px !important;
	height: 28px;
	margin-right: 0px;
	top: 5px;
	right: 0px;
	background-color: #ff9524;
}

.ranking-mercados-horizontal > div:last-child{
	margin-right: 0;
}

.ranking-mercados-horizontal article .entry-data{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 20px;
	z-index: 1;
	margin: 0;
}

.ranking-mercados-horizontal .entry-box.sin-foto {
	height: 370px;
}

/* saco margen de seccion embeds */

.page-mercados .seccion-embeds{
	margin-top: 0;
}

.seccion-embeds .simulador,
.seccion-embeds .simulador.simulador-ranking{
	height: 135px;
	position: relative;
}

.seccion-embeds .simulador.simulador-ranking{
	margin-top: 29px;
}

.seccion-embeds .simulador figure{
	width: 32px;
	margin: 11px auto 2px;
}

.seccion-embeds .simulador > a,
.seccion-embeds .simulador.simulador-ranking > a{
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.seccion-embeds .simulador p:not(.fake-btn),
.seccion-embeds .simulador p:not(.fake-btn) span{
	font-size: 18px;
	line-height: 22px;
}

.seccion-embeds .simulador p:not(.fake-btn){
	font-weight: 500
}

.seccion-embeds .simulador p:not(.fake-btn) span{
	display: block;
}

.seccion-embeds .simulador p.fake-btn{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	margin-top: 3px;
}

.seccion-embeds .simulador.simulador-ranking p:not(.fake-btn){
	/*margin-top: 34px;
	font-weight: 400;*/
}

.seccion-embeds .simulador.simulador-ranking p.fake-btn{
	/*margin-top: 25px*/
}

/* mercados bolsas */

.page-mercados-bolsas .header-seccion{
	margin-bottom: 0;
}

h1.tit-sumario span,
h1.tit-sumario span a{
	font: 400 50px/80px Georgia, serif;
	color: #000000;
}

h2.tit-sumario span,
h2.tit-sumario span a{
	font: 400 50px/80px Georgia, serif;
	color: #000000;
}

.page-mercados-bolsas h2.tit-sumario span:hover a,
.page-mercados-bolsas h2.tit-sumario span:hover{
	color: #1d68a4;
	border-color: #1d68a4;
}

h1.tit-sumario span{
	border-bottom: 2px solid;
}

h2.tit-sumario span{
	border-bottom: 2px solid;
}

.first-nav{
	margin-top: 5px;
	border-top: 1px solid #d5d7d8;
	height: auto;/*34px*/
}

/* fix para nav en mercados NO indices */
.page-mercados .first-nav{
	margin-top: 1px;
}

.first-nav ul li{
	float: left;
	padding: 10px 14px 10px 16px;
	position: relative;
}

.first-nav ul li:after{
	content: '';
	display: block;
	width: 1px;
	height: 31px;
	background: #d5d7d8;
	position: absolute;
	right: 0;
	top: 5px;
}

.first-nav ul li:last-child:after{
	display: none;
}

.first-nav ul li.active{
	position: relative;
	top: -2px;
	padding-top: 11px;
	border-top: 1px solid #d5d7d8;
	background: #ffe9d6;
}

.first-nav ul li.active:after{
	top: 6px;
}

/* fix para dejar los li SIEMPRE del mismo tamaño y que no cambien en el hover */

.first-nav ul li:first-child{
	width: 81.83px;
}

.first-nav ul li:nth-child(2){
	width: 99.83px;
}

.first-nav ul li:nth-child(3){
	width: 82.8px;
}

.first-nav ul li:nth-child(4){
	width: 119.14px;
}

.first-nav ul li:nth-child(5){
	width: 127.55px;
}

.first-nav ul li:nth-child(6){
	width: 152.36px;
}

.first-nav ul li:nth-child(7){
	width: 93.09px;
}

.first-nav ul li:last-child{
	width: 140px;
}

/* segundo nav  de indices */

.second-nav ul li:first-child{
	width: 52px;
}

.second-nav ul li:nth-child(2){
	width: 80px;
}

.second-nav ul li:nth-child(3){
	width: 105px;
}

.second-nav ul li:nth-child(4){
	width: 80px;
}

.second-nav ul li:nth-child(5){
	width: 85px;
}

.second-nav ul li:nth-child(6){
	width: 55px;
}

.second-nav ul li:nth-child(7){
	width: 58px;
}

.second-nav ul li:last-child{
	width: 70px;
}


/* fin fix para dejar los li SIEMPRE del mismo tamaño y que no cambien en el hover */

.first-nav ul li span{
	text-transform: uppercase;
	cursor: pointer;
	color: #414246;
}

.first-nav ul li span a{
	color: #414246;
}

.first-nav ul li.active a span{
	color: #1d68a4;
	font-weight: 500;
}

.first-nav ul li:hover a span{
	color: #1d68a4;
}

.first-nav ul li:hover a span{
	color: #1d68a4;
	text-decoration: none;
}

/* segundo navegador de indices */

.second-nav{
	/*margin-top: 16px;*/
	border-top: 1px solid #d5d7d8;
	height: auto; /*34px;*/
	width: 100%;
}

.second-nav ul li{
	float: left;
	padding: 12px 14px 12px 16px;
	position: relative;
	width: auto !important;
	height: 35px;
}

.second-nav ul li:after{
	content: '';
	display: block;
	width: 1px;
	height: 31px;
	background: #d5d7d8;
	position: absolute;
	right: 0;
	top: 5px;
}

.second-nav ul li:last-child:after{
	display: none;
}

.second-nav ul li.active{
	position: relative;
	top: -2px;
	padding-top: 13px;
	border-top: 1px solid #d5d7d8;
	background: #ffe9d6;
}

.second-nav ul li.active:after{
	top: 6px;
}

.second-nav ul li span{
	text-transform: uppercase;
	cursor: pointer;
	color: #414246;
	font-size: 12px;
}

.second-nav ul li.active span{
	color: #ff9524;
	font-weight: 500;
	font-size: 14px;
}

.second-nav ul li:hover span{
	color: #ff9524;
}

.mercados-indices,
.mercados-otras{
	margin-bottom: 66px;
}

/* se esta cambiando para el segundo nav */
.mercados-indices-embed{
	width: 100%;
	/*height: 409px;*/
	line-height: 409px;
	text-align: center;
	/*background: #cecece;
    margin-top: 6px;
}

/* otras */

.embed-otras{
	width: 100%;
	height: 173px;
	text-align: center;
	line-height: 173px;
	/*background: #cecece;*/
}

/* fix de margen de abajo en ranking */

.page-mercados-bolsas .ranking-triple .tit-seccion{
	margin-bottom: 11px;
}

/* fix de margen superior para banner cuadrado en aside */

.page-mercados-bolsas .ranking + .content-banner.aside-banner-300{
	margin-top: 53px;
}*/