

/*
	Globals
*/
body{
	background: #ffe9d6;
}
* {
  	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font: 400 14px/14px 'Ubuntu', sans-serif;
}
textarea:focus, 
input:focus{
    outline: none;
}
section{
	position: relative;
}
a{
	color:#0e1d21;
	transition: color .4s;
    	transition: background .4s;
    	cursor: pointer;
}
img{
	vertical-align:top;
	width: 100%;
	height: auto;
}
article{
	position: relative;
}
.col-left{
	width: 960px; 
}
.col-right{
	width: 300px;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.max-960{
	max-width: 960px;
	width: 100%;
}
.max-760{
	max-width: 760px;
	width: 100%;
}
.noscroll{
	overflow: hidden;
}
.hide-me{
	display: none;
	transition: all .3s;
}
.clear-me{
	clear: both;
}
/* 
	Fuentes
*/
html, html a{
	text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
}
/*
	Clearfix
*/
.row:before, 
.row:after,
.row-builder:before, 
.row-builder:after,
.clearfix:before, 
.clearfix:after { 
	content: "\0020"; 
	display: block; 
	height: 0; 
}  
.row:after,
.row-builder:after,
.clearfix:after { 
	clear: both; 
}  
.row, 
.row-builder, 
.clearfix { 
  zoom: 1; 
}
.site-content{
	padding-top: 37px;
}
.container{
    max-width: 1440px;
    padding: 0 24px;
    width: 100%;
}
.page-home .container,
.page-seccion .container,
.page-nota .container{
    width: 100%;
    max-width: 1290px;
    margin: auto;
	padding:0 0px;
}
.col-left > section{
	margin: 60px auto;
}
.no-scroll{
	overflow:hidden;
}
.hide-desktop{
	display:none;
}
.background-opacity{
	display:none;
	background-color:rgba(0,0,0,0.8);
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index: 5;
}
.content-with-background{
	/**background:#f8d2b5;**/
	background: #f3f5f8;
	width:100%;
	display: inline-block;
}
article .titulo,
article h3,
article h3 a{
    	font-family: Georgia, serif;
    	color: #4a6974;
	width:100%;
	cursor: pointer;
}
article .titulo,article h1,
article h1 a, 
article h2,
article h2 a{
    	font-family: Georgia, serif;
    	color: #4a6974;
	width:100%;
	cursor: pointer;
}
article .titulo a,
.ranking-mercados-horizontal article div.entry-data h3{
	font-family: Georgia, serif;
    	color: #4a6974;
}
.tit-seccion,
.tit-seccion a{
	font: bold 23.84px/30px 'Ubuntu', sans-serif;
    	color: #141414;
    	text-transform: uppercase;
	display:inline-block;
	width:100%;
	text-align:center;
	position:relative;
}
.tit-seccion a{width: auto;}
.entry-title{
	line-height: 20px;
	text-transform: uppercase;
	color: #ffe9d6;
}
.circle-mas{
	background: #1d68a4;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	cursor:pointer;
	position: absolute;
	right: 0;
	top: 5px;
}
section > .circle-mas{
	right: 20px;
	top: 20px;
}
section.opinion > .circle-mas,
section.cartones > .circle-mas{
	right: 0;
}
.circle-mas a{
	display: block;
	height: 100%;
	width: 100%;
}
.circle-mas:hover{
	background: #414246 !important;
}
.guarda{
	height: 1px;
	width: 100%;
    	background: url(/arte/guarda.svg);
    	background-repeat: repeat-x;
}

/* banners */

.content-banner{
	position: relative;
	max-width: 740px;
	margin: 60px auto;
	overflow: hidden;
}

.content-banner.banner-970{
	max-width: 970px;
}

.content-banner.banner-728{
	max-width: 728px;
}

.banner-468-fixer{
	position: absolute;
	right: 0;
	top: 17px;
    	width: 468px;
}

section.videos .banner-468-fixer{
	top: -8px;
	left: 12px;
	right: auto;
}

.content-banner.banner-468{
	max-width: 468px;
	width: 100%;
	margin: 0;
}

.content-banner > span{
	left: -30px !important;
}

.content-banner:not(.aside-banner) .img-overlay{
	width: 12px;
	height: 90px;
	position: absolute;
	left: -12px;
}

.content-banner.banner-468 .img-overlay{
	height: 60px;
}

.content-banner .banner-home{
	background: transparent; /*#cecece;*/
	width: 100%; 
	height: auto; 
	color:#fff;
	text-align:center;
	line-height: 90px
}

.content-banner.banner-468 .banner-home{ 
	height: 60px; 
	line-height: 60px;
	width: 100%;
}

.content-banner .banner-home > div[id*="div-gpt"]:first-child{
	margin: 0 auto;
}

.content-banner.aside-banner{
	margin: 60px auto;
	color:#fff;
	text-align:center;
}

.content-banner.aside-banner .banner-home{
	width: 100%;
	height: 600px; 
	background: transparent; /*#cecece;*/
}	
.content-banner.aside-banner .img-overlay{
	height: 12px;
	width: 100%;
	position: initial;
}

.content-banner.aside-banner .img-overlay > span{
    	font-size: 10px;
    	color: #8e8e93;
    	display: block;
    	text-align: left;
    	margin: 0 0 0 10px;
}    

/* fix para baner en 7 notas */

.banner-728-fixer{
	width: 100%;
	text-align: center;
}

/* banner sticky */

.sticky-banner-container-home.is_stuck{
	padding-top: 60px;
}

/* primer banner del sitio */

.first-banner-container{
	padding: 10px 0 0;
	width: 100%;
	z-index: 3;
	transition: top .5s;
	top: -250px;
}

.first-banner-container.active{
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px 0 !important;
	transition: top .5s;
	z-index: 4;
}

.first-banner-container .content-banner.banner-970{
	max-width: 970px;
	margin: 0 auto;
}

/* banners con ranking ultimas */

.content-banner.aside-banner-300:not(.aside-banner) .img-overlay{
	height: 12px;
	width: 100%;
	position: initial;
}

.content-banner.aside-banner-300 .img-overlay > span{
    	font-size: 10px;
    	color: #8e8e93;
    	display: block;
    	text-align: left;
    	margin: 0 0 0 10px;
}

.content-banner.aside-banner-300 .banner-seccion{
	background: transparent; /*#cecece;*/
    	width: 100%;
    	height: 250px;
    	color: #fff;
    	text-align: center;
}

.content-banner.aside-banner-300 + .ranking.ranking-ultimas + .content-banner.aside-banner-300{
	margin-top: 60px;
}

/* en sin destacados */

.ranking.ranking-triple.ranking-simple + .content-banner.aside-banner{
	margin-top: 15px;
	margin-bottom: 0;
}

.ranking.ranking-triple.ranking-simple + .content-banner.aside-banner .banner-seccion{
	width: 100%;
    	height: 99px;
    	background: #cecece;
}

/* boton ver mas noticias */

.btn{
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	height: 42px;
	line-height: 42px;
	background: #1d68a4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	display: inline-block;
	padding: 0 29px;
	transition: all .3s;
	border: 0;
	background-image: url(/arte/ee-logo-loading-40-ok.gif);
	background-position: center -40px;
	background-repeat: no-repeat;
}

.btn:hover{
	background-color: #414246;
	color: #008fc4;
	transition: all .3s;
	background-position: center -40px;
}

.btn.loading,
.btn.loading:hover {
	background-position: center;
	color: transparent;
	background-color: transparent;
}

/* apago imagen contadora de visitas */

img[src*="/_req/"] {
    	display: none;
}

/* CORRECCION BANNER CENTRADOS */
.banner-home div,
.banner-seccion div{
	text-align: center !important;
}