/* CSS Document */
/* GLOBAL */
.tagmarca{
	position: absolute;
	color: #fff;
	background-color: #00000055;
	padding: 5px 10px;
	bottom: 0;
	right: 0;
	line-height: 100%;
	font-family: 'Noticia Text', Arial, sans-serif;
}
.theiaStickySidebar img{
	max-width:100%;
}
.seccion-multimedia .scroll {
	padding: 30px 0;
	background-color:#555;
	width: 311px;
	height: 370px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.seccion-multimedia .scroll::-webkit-scrollbar {
	width: 5px;
}

.seccion-multimedia .scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
	border-radius: 0px;
}

.seccion-multimedia .scroll::-webkit-scrollbar-thumb {
	background-color:#aaa;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.contenido-texto{
	font-size:18px;
}
body {
	height: 100%;
	width: 100%;
	margin: 0;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	color: #242424;
}
.fa{
	text-align:center;
	padding: 0 1px ;
}
a:focus, a:hover{
	color:inherit;
	text-decoration:none;
}
.no-show-menu-on-swipe{
/*CLASE SOLO DE REFERECIA PARA DES-ACTIVAR AL SWIPE MENU*/
}
/*---------------------- SERVICIOS ------------------------*/
.servicios .titulo{
	display:inline-block; height:100px;  color:#fff; background-color:  #787d77; padding:10px; font-weight:bolder;  margin-top:-10px;
}
.triangulo-vertical{
	width: 0;
	display:inline-block;
	height: 0;
	position: absolute;
	z-index: 4;
	margin-top: -1px;
	background-color: transparent !important;
	border-style: solid;
	margin-top:20px;
	border-width: 30px  20px 0 0;
	border-color:  #787d77 transparent transparent transparent;
}
.col-serv{
	width:10%;
	float:left;
	text-align:center;
}
.col-serv span{
	display:block;
	font-size:80%;
	padding:5px 0;
}
.col-serv img {
	width:30px;
	height:30px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
	filter: Gray(); /* IE4-8 and 9 */

}
.col-serv a:hover img { 
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;

}
.col-serv a:hover { 
	background-color: #efefef;
	transition: all 0.5s ease-in-out;
}
.col-serv a { 
	display:block;
	padding:10px 0;
	transition: all 0.5s ease-in-out;
}
.servicios{
	padding:40px 0;
	
}
/*----------------------------------------------------------*/
@media only screen and (max-width: 899px) {
	body {
	
	}
}
*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 16px;
	height: 100%;
	width: 100%;
}
a {
	position: relative;
	color: inherit;
}
a:hover {
	color: inherit;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}
a:link {
	-webkit-tap-highlight-color: rgba(55,175,143,0.1);
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
/* NAV BAR*/

nav {
	background-color: #006228;
	color: #fff;
}
.logo-area{
	position:relative;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
}
.nota::after{
	clear:both;
	content:"";
	display:table;
}
div{
	box-sizing:border-box;
}
.header-seccion{
	padding:20px 0px;
}
.sociales .nota-seccion h1{
	
	font-size:32px;
	font-weight:700;
}
.sociales .nota-seccion h1,
.sociales .nota-seccion h5,
.sociales .nota-seccion h2,
.sociales .nota-seccion .resumen,
.sociales .nota-seccion .tag,
.sociales .nota-seccion p{
	color:#fff;
}
/* LATERAL ADS */
.ad-absolute{
	margin-top:74px; 
	position:absolute;
	z-index:1; 
	width:160px; 
	text-align: center;
}
/* NOTA CONTENIDA */
.ancho-contenido{
	width:980px;
	min-width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.ancho-pagina{
	width:100%;
	max-width:1280px;
	min-width:980px;
	margin-left:auto;
	margin-right:auto;
}
.left-green-menu{
	right:0; position:absolute; background-color:#3a3e3b; width:50%; height:25px;
	min-width:640px;
}
.right-gray-menu{
	left:0; position:absolute; background-color:#156837; width:50%; height:25px;
	min-width:640px;
}
.fila{
	position:relative; 
	min-width:980px;
	background-color:#f2f4f2;
}
.top-menu{
	height:25px; position:relative;
}
.top-menu a{
	line-height:25px;
	padding-left:6px;
	padding-right:6px;
	color:#eeebe5; 
	height:25px;
	font-size:14px;
}
.top-menu a.clasificados{
	background-color:#ffdf4c !important;
}
.top-menu a.clasificados:hover{
	background-color:#fed518 !important;
}
.top-menu .items-left a:hover,
.top-menu .items-right a:hover,
.top-menu a:hover{
	background-color: #298c52;
}
.top-menu a.last-item{
	padding-right:40px;
}
.top-menu .items-left a{
	float:left; background-color:#156837; 
}
.top-menu .items-right a{
	float:right; background-color:#3a3e3b;
}

.es-noticia{
	font-size:14px;
	line-height:35px; 	
	text-align:center;
	padding-bottom:20px;
	height:55px;
	overflow:hidden;
}
.es-noticia .news-tags{
	margin-left:5px; 
	margin-right:5px; 
	overflow:hidden; 
	height:24px;
	display:inline-block;
	width:800px; 
	max-width:800px;
}
.es-noticia i{
	font-size:30px;
	color:#063;
	vertical-align:middle;
	margin-top:-2px;
	line-height:35px;
}
.es-noticia a{
	line-height:35px;
}
.destacado-back-color{
	padding-left:390px !important;
	background-color:#f2f4f2;
	border-right-color: #f2f4f2 !important;
	border-left-color: #f2f4f2 !important;
}
/* NOTA PORTADA */
.nota h1{
	color:#252a25;
}
.nota-portada h1{
	font-size: 50px;
	font-weight:700;
}

/* VERTICAL MENU*/

.ed-vertical-menu {
	border-top:1px solid #efefef;
	background-color: #fff;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
}
.navbar {
	padding: 0rem 0rem;
}
.ed-vertical-menu .modal-body {
	
	overflow: auto;
	width: 97%;
	margin:auto;
	overflow-x: hidden;
	max-height: calc(100% - 100px);
}
.ed-vertical-menu .menu-list{
	width:135px;
}
.ed-vertical-menu .menu-grid {
	text-align:center;
	display: inline-grid;
	grid-template-columns: auto auto auto auto;
}
.ed-vertical-menu .menu-grid a{
	width:120px;
	padding:5px;
	display:inline-block;
	text-align:center;
}
.menu-social a{
	padding: 8px 3px 7px 2px;
	text-align:center;
	border:2px solid rgba(255,255,255,.7);
	border-radius:50%;
}
.menu-modal-footer{
	
}


.modal-footer a:hover{
	background-color:#888;
}
.ed-vertical-menu .menu-grid img{
	padding:10px;
	margin-bottom:10px;
	box-sizing:content-box;
	border-radius:5px;
	background-color:#f3f3f3;
}
.ed-vertical-menu .menu-grid span{
	display:block;
}

.ed-vertical-menu .menu-list a ,
.ed-vertical-menu .menu-grid a {
	font-size: 0.9em;
	
}
.ed-vertical-menu .menu-list a {
	line-height: 32px;
	display:block;
	border-top: 1px solid #CCCCCC;
}
.ed-vertical-menu .modal-body a:hover {
	background-color: rgba(230,230,230,.5);
}
.ed-vertical-menu .modal-footer{
	background-color:#696969; color:#FFF; padding:20px; 
}
.ed-vertical-menu .modal-footer::before{
	clear:both;
}
/*MENU buscador IZQUIERDO*/

.franja {
	padding: 0 100px;
}
.franja .opciones {
	padding:15px;
	background-color: #fff;
	text-align: right;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border: 0px solid #000000;
}
.logo-area .opciones input,
.franja .opciones input {
	height: 28px;
	border: 1px;
	float: left;
	line-height: 15px;
	width: 100%;
	max-width: calc(100% - 40px);
	text-indent: 10px;
	outline: none;
}
.logo-area .opciones button,
.franja .opciones button {
	color: #0fa34d;
	border: 0;
	background-color: #fff;
	width: 40px;
	font-weight: bold;
	font-size: 15px;
	height: 28px;
}
.logo-area .opciones {
	border:1px solid rgba(0,0,0,.1);
	
	right:0; width:200px; position:absolute; margin-right:20px;
}

.pos-f-t .logo-area .opciones {
	border:0px solid #eee;
	margin-top:7px;
}
.logo-area .opciones button{
	background-color:#efefef;
	border-radius: 0 3px 3px 0;
}
.logo-area .opciones button,
.logo-area .opciones input{
	 color:#242424;
}

#ed-busqueda .btn-close {
	height: 50px;
	background-color: #242424;
	font-size: 25px;
}
#ed-busqueda .btn-close button {
	border-radius: 0px;
	background-color: #e1e1e1;
	height: 50px;
}
#ed-busqueda .btn-close img {
	margin-top: 5px;
}

/* MENU HAMBURGUESA*/

.menu_hamburguesa { 
outline:none !important;
border:0px solid #fff;
width: 3rem; height: 2.5rem; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; background: none; 
left:0; position:absolute; margin-left:20px; 
}
.pos-f-t .menu_hamburguesa span  {
	background-color:#fff;
}
.menu_hamburguesa span { display: block; 
margin-top:-4px;
position: absolute; 
height: 0.17rem; width: 40%; background: #000; border-radius: 0; opacity: 1; 
left: 30%;
 -webkit-transform: rotate(0deg); 
 -moz-transform: rotate(0deg); 
 -o-transform: rotate(0deg); 
 transform: rotate(0deg); 
 -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; 
 text-indent: -9999px; }
.menu_hamburguesa span:nth-child(1) { top: 1.125rem; }
.menu_hamburguesa span:nth-child(2), .menu_hamburguesa span:nth-child(3) { top: 1.500rem; }
.menu_hamburguesa span:nth-child(4) { top: 1.875rem; }

.pos-f-t .ed-vertical-menu{
	background-color:#242424;
}
.pos-f-t .menu-effect .menu_hamburguesa span{
	/*background-color:#000;*/
}
.menu-effect{
	background-color:#f5f5f5;
}
.pos-f-t  .menu-effect{
	background-color:#696969;
}
.menu-effect .menu_hamburguesa span:nth-child(1) { top: 1.125rem; width: 0%; left: 50%; }
.menu-effect .menu_hamburguesa span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.menu-effect .menu_hamburguesa span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-effect .menu_hamburguesa span:nth-child(4) { top: 1.125rem; width: 0%; left: 50%; }
	

/* ADS*/

.ed-ads {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* CONTENIDO */
h1{
	font-size:1.4rem;
}
h2{
	font-size:1.2rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom:0px;
}
h1,h2 {
	font-family: 'Noticia Text', Arial, sans-serif;
	padding-top: 7px;
	padding-bottom: 7px;
}
h5 {
	text-transform:uppercase;
	font-size:0.9rem;
	padding-top: 7px;
	padding-bottom: 7px;
}
p {
	padding-top: 5px;
	margin-bottom: 5px;
}
/* mas leido  Section*/
.nota-tabs {
	counter-reset: mas-leido-counter;
}
.nota-tabs .nota .resumen,
.nota-tabs .nota h1{
	padding:0;
	margin:0;
}
.nota-tabs .nota{
	width: 48%;
    float: left;
    padding: 0px;
    padding-top: 0px !important;
    border: 1px solid #eee;
    margin-top: 5px;
    border-radius: 10px;
    margin-left: 10px;
}
.nota-tabs #eldeber .nota .resumen,
.nota-tabs #ultimas .nota .resumen{
	padding:0px 10px 0px  40px;
}
.nota-tabs #eldeber .nota,
.nota-tabs #ultimas .nota {
padding:5px;
}

.nota-tabs #eldeber .nota:before ,
.nota-tabs #ultimas .nota:before {
	text-shadow: none;
	color: #aaa;
	font-size:30px;
	padding-top:20px;
}

.nota-tabs .nota:before {
	content: counter(mas-leido-counter);
	counter-increment: mas-leido-counter;
	position: absolute;
	width:25px;
	text-align:right;
	padding:0;
	font-size:30px;
	font-family:times,serif;
 	color: white;
	text-shadow: 0 0 0.2em #555, 0 0 0.2em #555,
	0 0 0.2em #555;
}
.nota-tabs .nota h5{
	font-size:15px;
	text-transform:uppercase;
	padding:5px 0;
	margin:0;
}
/*--------------------------*/
.nota-tabs .nota h1{
	font-size:16px;
}
.lo-mas  #sociales ,
.lo-mas  #diez {
	/*padding-top:20px;*/
}
.lo-mas  #eldeber .nota,.col-xs-4 .lo-mas .nota{
	background-image:url(/arte/imagenes/dot.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.col-xs-4 .lo-mas .nota{
	background-position:0 15px;
}
.lo-mas  #eldeber .nota,
.lo-mas  #ultimas .nota{
	padding-top: 0px !important;
	padding-bottom: 7px;
	height:83px;
	overflow:hidden;
}
.lo-mas  #diez .nota{
	height:105px;
	overflow:hidden;
}
.lo-mas  #sociales .nota{
	height:105px;
	overflow:hidden;
}
.lo-mas .nota{
	border-bottom:1px solid #efefef;
	padding-top:15px;
}

.seccion-multimedia,
.lo-mas{
	font-size:90%;
}
.lo-mas h5{
	color:#999 !important;
	padding:3px 0;
}
.lo-mas .img-left{
	padding:0 5px 0 0 ;
}

.frase-back-color {
	background-color: #efefef;
	border-right-color: #efefef !important;
	border-left-color: #efefef !important;
}
.seccion-back-color,
.normal-back-color {
	background-color: #424242;
	border-right-color: #424242 ;
	border-left-color: #424242 ;
}
.triangulo {
	width: 0;
	height: 0;
	position: absolute;
	z-index: 4;
	margin-top: -1px;
	margin-left: .9375rem;
	background-color: transparent !important;
	border-style: solid;
	border-width: 0 40px 25px 0;
	border-color: transparent #424242 transparent transparent;
}
.seccion-multimedia{
	background-color:#242424;
}
.seccion-multimedia h1, 
.seccion-multimedia h2, 
.seccion-multimedia h3, 
.seccion-multimedia h4,
.seccion-multimedia h5, 
.seccion-multimedia p{
	color:#fff;
	padding:3px 0;
}


/*----------------------SONDEO--------------------------*/
.sondeo .titulo,
.lo-mas .titulo{
	color:#fff; padding:3px; text-align:center
}
.sondeo h2{
	text-align:center
}
.sondeo label {
	cursor: pointer;
	margin:0;
}
.sondeo h1{
	color:rgba(255,255,255,.5);
}
.sondeo .pregunta{
    text-align: center;
    font-size: 95%;
    padding: 10px 0;
    font-weight: bold;
    line-height: 120%;
}
.sondeo .respuesta{
	width: calc(100% - 40px);
	margin-left: 10px;
	line-height: 110%;
	padding-bottom: 10px;
	font-size: 95%;
}
.sondeo p{
	font-weight:bold; 
	margin:10px 0;
}
.sondeo .btn-votar{
	background-color:#242424; 
	color:#fff; 
	border-radius:5px; 
	border:0px solid #fff; 
	padding:5px 15px; 
	margin:5px 0;
}
.sondeo button:hover{
	background-color:#555; 
}

.sondeo input[type='radio'] {
  -webkit-appearance:none;
  width:20px;
  height:20px;
  border:2px solid darkgray;
  border-radius:50%;
  outline:none;
}

.sondeo input[type='radio']:hover {
  border:2px solid orange;
}
.sondeo input[type='radio']:before {
  content:'';
  display:block;
  width:10px;
  height:10px;
  margin: 3px;	
  border-radius:50%;	
}
.sondeo input[type='radio']:checked:before {
  background:#37ae8f;
}
.sondeo .nota{
	background-color:#ededed; 
	*zoom: 1; 
	height:100%; 
	min-height:100%; 
	padding:10px; 
}
.triangulo-invertido {
	width: 0;
	height: 0;
	position: absolute;
	z-index: 4;
	margin-top: -1px;
	right:1.9375rem;
	background-color: transparent !important;
	border-style: solid;
	border-width: 0 0 18px 30px;
	border-color: transparent transparent transparent #424242;
}

.sondeo .progress{
	width:100%;
	background-color:#fefefe;
}
.sondeo .bar{
	height:16px;
}
/*---------------- FOOTER EL DEBER ------------------*/
.footer-gen{
	margin-bottom:-25px;
}
.ed-footer{
	font-size:13px;
	padding:60px 0 30px 0 ;
}
.ed-footer .menu-social i{
	font-size:17px;
	width:27px;
}
.ed-footer .menu-social a{
	margin: 0 7px;
}
.ed-footer .menu-social{
	display:inline;
}
.logo-footer{
	text-align:right;
	margin-bottom:50px
}
.grupo-ed{
	margin-top:-30px; font-size:15px; color:#b8b8b8;
}
.grupo-ed span{
	margin-right:10px;
}
.fila-black{
	min-width:980px;
	background-color:#242424; 
	color:#fff;
}
/*---------------------FIN SONDEO---------------------------*/
.titulo-seccion {
	width:250px;
	padding: 3px 3px 3px 3px;
	color: #fff;
	text-align: center;
	font-size: 1.15em;
	margin-top: 20px;
}
.nota .tag i {
	/*color: #37af8f;*/
} 
.sociales-color {
	color: #ff0b6d !important;
}
.diez-color {
	color: #3ba11a !important;
}
.nota {
	padding-top: 0px;
	padding-bottom: 15px;
	position:relative;
}
.back-videos .nota {
	border-bottom: 1px solid #737574;
}
.nota img {
	width: 100%;
	background: url(/arte/eldeberlogo.png) center center no-repeat;
	   background-size: 60%;
}
.nota .tag {
	font-size:0.8rem;
	padding: 3px 0px;
}
.nota .resumen,
.nota .detalle,
.nota h5,
.nota .tag	{
   /* padding-left: .9375rem;
	padding-right: .9375rem;*/
}
.nota .detalle p{
	color:#242424;
	padding-bottom:10px;
	padding-top:10px;
}

.nota .resumen {
	color:#424242;
	line-height:120%;
}
.nota-portada
{
	font-size:1.25em;
	border:0px solid #000;
}
.nota .resumen p {
	padding-bottom: 7px;
}
.relacionadas a:before {
	content: '\00bb';
}
.relacionadas a {
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	color: #242424;
	border-top: 1px solid #cfcfcf;
}
.relacionadas{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
/* TABS*/

.tab-head {
	line-height: 40px;
	text-align: center;
}
.tab-head a {
	display: block;
}
.tab-head a:hover {
	text-decoration: none;
}
/* NOTA MEDIA*/

.masinfo {
	color:#737574;
	font-size:1.1rem;
	width: 100%;
	text-align: right;
	line-height: 300%;
	padding-right: 10px;
	display: block;
}
.tag-media {
	line-height: 1.8rem;
	position: absolute;
	font-size: 1rem;
	background-color: #5d5d5d;
	color: #fff;
	margin-top: -2.38rem;
	padding: 0.3rem;
}
.tag-media .fa{
	float:left; margin-right:3px;
	font-size: 1.8rem;
}
.img-left {
position: relative;
	float: left;
	width: 50%;
	padding-right: 10px;
	padding-left: 5px;
}
.img-right {
	float: right;
	width: 50%;
	padding-left: 10px;
	overflow: hidden; 
	text-align:center;
}
.img-right img{
	width:100%; 
}
.nota-destacada{
	background-color:#787d77;
}
.nota-destacada .relacionadas a:before, 
.nota-destacada .relacionadas li,
.nota-destacada .relacionadas ul ,
.menu-modal-footer ul ,
.menu-modal-footer li  ,
.ed-footer ul ,
.ed-footer li ,
#ed-busqueda ul ,
#ed-busqueda li {
	list-style-type: none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	content:'';
}
.ed-footer li,
.menu-modal-footer li{
	display:inline-block;
	border-right:1px solid #efefef;
}
.ed-footer li a,
.menu-modal-footer li a{
	padding: 5px 10px;
}

.nota-destacada .relacionadas{
	background-color:#00aaad;
	padding:10px;
}
.nota-destacada .relacionadas li{
	width:33%;
	display:inline-block;
	border-right:1px solid #fff;
	padding: 0px 15px;
}
.ultimo-momento{
	padding:20px 15px;
}
.ultimo-momento .vineta{
	display:inline-block;
	color:#fff;
	position:absolute; 
	margin-top:-5px;
	background-image:url(/arte/imagenes/ultimo-momento.png); 
	background-repeat: none; 
	width:127px; 
	height:56px;
}
.ultimo-momento .mensaje{
	width:100%; 
	display:inline-block; 
	font-size:20px; 
	color:#FFF;
	background-color:#787d77; 
	border-bottom:10px solid #ef2c00; 
	line-height:42px; 
	padding-left:150px;
	border-radius: 0px 20px 0px 0px;
-moz-border-radius: 0px 20px 0px 0px;
-webkit-border-radius: 0px 20px 0px 0px;
}
.ed-footer li:first-child a
{
	padding-left:0 !important;
}
.ed-footer li:last-child,
.nota-destacada .relacionadas li:last-child,
.menu-modal-footer li:last-child
{
	border-right:0px solid #fff;
}
.nota-destacada{
	min-width:980px;
}
.nota-destacada .relacionadas a{
	color:#FFF;
	border:0px solid #063;
}
.nota-destacada .nota{
	padding-top:0px;
	padding-bottom:0px;
}
.nota-destacada .encabezado, .nota-destacada .resumen{
	float:left;
	vertical-align:middle;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
.nota-destacada .resumen{
}
.nota-destacada .resumen p{
	text-align:justify;
	line-height:120%;
	font-size:0.95rem;
	color:#e1e6e0;
}
.nota-destacada .encabezado{
	text-align:right;
}

.nota-destacada .tag{
	color:#e1e6e0 ;
}


.nota-destacada .encabezado h1,
.nota-destacada .encabezado h2{
	color:#FFF ;
	font-weight: 700;
}
.nota-destacada .encabezado h1{
	font-size:38px;
}
.nota-destacada .encabezado h2{
	font-size:23px;
	margin-top:20px;
	line-height:130%;
}
.nota-destacada .img-right{
	height: 330px;
	width: 550px; 
	max-width:50%;
}
.nota-destacada .img-right img{
	height: 330px !important;
	width:auto !important; 
}
.nota-destacada .img-right .tagmarca{
    right: 9px;

}
.nota-destacada .img-right .tagmarca img {
    height: 16px !important;
    width: auto !important;
}
.unselected-tab {
	background-color: #f2f4f2;
	color:#878076;
}
.tab-head{
	font-size:0.9rem;
	
}
/*CARRUSEL */
.owl-opiniones .owl-controls{
	position:absolute;
	width:calc( 100% + 60px );
	top:50%;
	margin:0 -30px;
	z-index:-1;
}
.owl-opiniones .owl-controls .owl-prev{
	float:left;
	content:url(images/leftarrow.png);
}
.owl-opiniones .owl-controls .owl-next{
	float:right;
	content:url(images/rightarrow.png);
}



.news-tags2 .owl-controls{
	position:absolute;
	width:calc( 100% + 60px );
	top:5px;
	margin:0 -30px;
	z-index:-1;
}
.news-tags2 .owl-controls .owl-prev{
	float:left;
	content:url(images/leftarr.png);
}
.news-tags2 .owl-controls .owl-next{
	float:right;
	content:url(images/rightarr.png);
}
/* Multimedia Section */
.multimedia .seccion-back-color  ,
.multimedia-back-color {
	background-color: #ff4e00;
	border-right-color: #ff4e00 !important;
	border-left-color: #ff4e00 !important;
}
.multimedia {
	border-bottom: 5px solid #ff4e00;
}
.multimedia .masinfo i {
	color: #ff4e00;
}
.multimedia .masinfo {
	color: #fff;
}
.pos-f-t .multimedia-back-color span.logo {
	display: none;
}
.pos-f-t .multimedia-back-color span#titulo:after {
	line-height:43px;
	content: "MULTIMEDIA";
}
.tabs .tab-head a{
	padding:0px 30px 0px 40px; line-height:35px;
}
.tabs .tab-head{
 display:inline-block;
  border-radius: 70px 10px 0 0 ;
}
#multimedia .tabs {
	color:#fff;
	margin-top:9px;
}
.tabs{
 margin-top:23px; position:absolute; right:0;
}
.tabs .tab-selected{
	background-color:#3a3e3b; color:#fff;
}
/* Opinion Section */
.opinion .seccion-back-color,
.opinion-back-color {
	background-color: #14c0cd;
	border-right-color: #14c0cd !important;
	border-left-color: #14c0cd !important;
}
.opinion .editores .nota{
	height:280px;
	border-right: 1px solid #bababa;
	padding: 0px 20px 20px 20px ;
}
.opinion .editores .img-left {
	width: 100%;
	float: none;
	padding:0px 0px 0px  0px;
}
.opinion .editores .img-left img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-filter: grayscale(100%);
    	filter: grayscale(100%);
}
.opinion .masinfo i {
	color: #14c0cd;
}
.opinion  .nota .tag {
	padding-bottom: 0px;
	padding-top: 0px;

}

.pos-f-t .opinion-back-color span.logo {
	display: none;
}
.pos-f-t .opinion-back-color span#titulo:after {
	line-height:43px;
	content: "OPINIÓN";
}
/* Impreso */
.impreso .nota .img-left{
	border: 5px solid #e8e8e8;
	background-color:#fff;
	padding:10px;
	margin-right:15px !important;
}
.impreso .nota .relacionadas a{
	border-top: 1px dotted #ccc;
}
.impreso .nota .relacionadas{
	margin-left:40.8%;
}


/* tendencias Section */
.tendencias .seccion-back-color,
.tendencias-back-color {
	background-color: #158e07;
	border-right-color: #158e07 !important;
	border-left-color: #158e07 !important;
}
.pos-f-t .tendencias-back-color span.logo {
	display: none;
}
.pos-f-t .tendencias-back-color span#titulo:after {
	line-height:43px;
	content: "TENDENCIAS";
}
/* MUNDO */

.mundo .seccion-back-color,
.mundo-back-color {
	background-color: #424242;
	border-right-color: #424242 !important;
	border-left-color: #424242 !important;
}
.pos-f-t .mundo-back-color span.logo {
	display: none;
}
.pos-f-t .mundo-back-color span#titulo:after {
	line-height:43px;
	content: "MUNDO";
}

/* DW Section */
.dw .seccion-back-color,
.dw-back-color  {
    background-color: #002d5a;
    border-right-color: #002d5a !important;
    border-left-color: #002d5a !important;
}
/* BBC Section */
.bbc .seccion-back-color,
.bbc-back-color  {
    background-color: #bc191a;
    border-right-color: #bc191a !important;
    border-left-color: #bc191a !important;
}

/* AmasViajar Section */
.turismo .seccion-back-color,
.turismo-back-color  {
    background-color: #C11027;
    border-right-color: #C11027!important;
    border-left-color: #C11027!important;
}

/* santa cruz Section */
.santacruz .seccion-back-color,
.santacruz-back-color {
	background-color: #158e07;
	border-right-color: #158e07 !important;
	border-left-color: #158e07 !important;
}
/* destacado Section */
.destacado .seccion-back2-color,
.destacado-back2-color {
	background-color: #d81806;
    border-right-color: #d81806 !important;
    border-left-color: #d81806 !important;
}
.santacruz {
	/*border-bottom: 5px solid #158e07;*/
}

.pos-f-t .santacruz-back-color span.logo {
	display: none;
}
.pos-f-t span#titulo:after {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.pos-f-t .santacruz-back-color span#titulo:after {
	line-height:43px;
	content: "SANTA CRUZ";
}
.santacruz .masinfo i {
	color: #158e07;
}
/* bolivia section*/

.pos-f-t .bolivia-back-color span.logo {
	line-height:43px;
	display: none;
}
.pos-f-t .bolivia-back-color span#titulo:after {
	line-height:43px;
	content: "BOLIVIA";
}
.bolivia .seccion-back-color ,
.bolivia-back-color {
	background-color: #f7ac08;
	border-right-color: #f7ac08 !important;
	border-left-color: #f7ac08 !important;
}
.bolivia {
   /* border-bottom: 5px solid #f7ac08;*/
}
.bolivia .masinfo i {
	color: #f7ac08;
}
.nota-seccion .img-left{
	width:75% ;
	margin-right:20px;
}
.impreso .img-left {
	width:40% ;
}
.nota-seccion .img-right{
	width:70% ;
	margin-left:20px;
}

/* EVENTOS section*/

.pos-f-t .eventos-back-color span.logo {
	line-height:43px;
	display: none;
}
.pos-f-t .eventos-back-color span#titulo:after {
	line-height:43px;
	content: "EVENTOS";
}
.eventos .seccion-back-color ,
.eventos-back-color {
	background-color: #31a3dd;
	border-right-color: #31a3dd !important;
	border-left-color: #31a3dd !important;
}
.eventos{
   /* border-bottom: 5px solid #f7ac08;*/
}
.eventos .masinfo i {
	color: #218ce0;
}
/* SOCIALES */
.sociales {
	/*border-bottom: 5px solid #ff0b6d;*/
}
.line-break{
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
	margin-bottom:20px;
}
.pos-f-t .logo-area{
	padding-top: 0px;
	padding-bottom: 0px;
	height:42px;
}
.pos-f-t .top-menu .items-left a,
.pos-f-t .right-gray-menu{
	background-color:#e5e6e5;
	color:#242424;
	border-bottom:1px solid #aaaaab;
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.sociales .col-xs-8 .row .nota,
.diez .col-xs-8 .row .nota
{
	padding:0px 12px ;
}

.notas-sociales{
	background-color:#363533;
}
.notas-sociales .nota{
	padding-top:0px;
}
.notas-sociales .resumen{
	padding:0px 20px ; 
}
.notas-sociales h1, 
.notas-sociales h2, 
.notas-sociales .sociales .seccion-back-color,
.notas-sociales .sociales-back-color,
.notas-sociales .resumen { 
	color:#fff;
}
.sociales .nota-seccion,
.diez .nota-seccion{
	padding-top: 0px ;
	padding-bottom: 0px ;
}
.pos-f-t .sociales-back-color span.logo {
	display: none;
}
.pos-f-t .sociales-back-color span#titulo:after {
	content: url("/arte/logo_socialeshead.png");
}
.sociales-back-color,
.sociales .seccion-back-color {
	background-color: #ff0b6d;
	border-right-color: #ff0b6d !important;
	border-left-color: #ff0b6d !important;
}
.sociales .tag i{
	color: #ff0b6d;
}
.sociales .masinfo i {
	color: #ff0b6d;
}
/* DIEZ */

.diez {
   /* border-bottom: 5px solid #65ce09;*/
}
.pos-f-t .diez-back-color span.logo {
	display: none;
}
.pos-f-t .diez-back-color span#titulo:after {
	content: url("/arte/logo_diezhead.png");
}
.diez-back-color,
.diez .seccion-back-color {
	color:#fff;
	background-color: #65ce09;
	border-right-color: #65ce09 !important;
	border-left-color: #65ce09 !important;
}
/*---------------------*/
/* TE PUEDE INTERESAR section*/

.pos-f-t .especial-tepuedeinteresar-back-color span.logo {
	line-height:43px;
	display: none;
}
.pos-f-t .especial-tepuedeinteresar-back-color span#titulo:after {
	line-height:43px;
	content: "TE PUEDE INTERESAR";
}
.especial-tepuedeinteresar.seccion-back-color ,
.especial-tepuedeinteresar-back-color {
	background-color: #098f90;
	border-right-color: #098f90 !important;
	border-left-color: #098f90 !important;
}
/*---------------------*/
.compartir{
	font-size:20px;
	width:30px ;
	height:30px !important;
	z-index:4;
	overflow: hidden;
	cursor:pointer;
	position:absolute;
	right:0;
	margin-top:-25px;
	padding-left:4px;
	border: 1px solid #efefef;
	border-radius:5px;
	-webkit-transition: width 0.5s; /* Safari */
	transition: width 0.5s;
}
.nota-destacada .compartir .fa-share-alt,
.nota-seccion .compartir .fa-share-alt{
	display:none;
}
.notas-sociales .compartir{
	border: 0px solid #efefef;
}
.nota-destacada .compartir,
.nota-seccion .compartir {
	position:relative;
	border: 0px solid #efefef;
	margin-top:0px;
	display:inline;
	float:right;
	text-align:right;
	width:110px;
}
.nota-destacada .compartir:hover,
.nota-seccion .compartir:hover
{
	width:110px;
}
.compartir .fa-share-alt{ 
	float:right; 
	line-height:30px;
	width:30px;
}
.compartir .social{
	display:inline;
	line-height:30px;
}
.nota-destacada  .social i{
	color:#bbb !important;
}.nota-destacada  .social i:hover{
	color:#eee !important;
}
.compartir .social i{
	color:#9a9a9a;
	padding:0 3px;
}
.compartir .social i.fa-facebook:hover{
	color:#44619d;
}
.compartir .social i.fa-twitter:hover{
	color:#03a3d8;
}
.compartir .social i.fa-google-plus-circle:hover{
	color:#d73d32;
}
.compartir:hover{
	width:120px ;
	-webkit-transition: width 0.5s; /* Safari */
	transition: width 0.5s;
}
/*---------------------*/
.diez h5{
	font-weight:bold;
	color: #ff6600;
}
.diez .tag i{
	color: #65ce09;
}
.diez .masinfo i {
	color: #65ce09;
}

.sociales .col-xs-6, .diez .col-xs-6{
	padding-right: 0;
	padding-left: 0;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-bottom:0px solid transparent;
}
.sociales .resumen, .diez .resumen{
	font-size:110%;
}
.separator{
	border-bottom:2px solid #efefef;
	border-top:3px solid #fafafa;
}
/* EXTRAS */
.regular .navbar {
	margin-top:10px;
}
.navbar {
	border-radius:0px;
}
.search-message{
	background-color:rgba(0,0,0,0.9); 
	padding:10px; 
	font-size:25px; 
	background-repeat:no-repeat;  
	-webkit-animation-delay: 5s; 
	animation-delay: 5s; 
	color:#FFF; 
}
.head-portada{
	color:#555; 
	font-style:italic; 
	border-bottom:1px dotted #999; 
	border-right:1px dashed #ddd;
}
@media Screen  max-width (){
	body{
	padding-top:90px;	
	}
}
.head-leido{
	color:#aaa; 
	font-style:italic;
	border-bottom:1px dotted #999;
}
.invertir-color-yellow{
	background:#222;
	color:#FF0;
}
.invertir-color-orange{
	background:#222;
	color:#fff;
}
/* head */
.fecha-clima{
	display:none;
}
.logo-verde{
	display:none;
}
.regular .logo-blanco{
	display:none;
}
.regular nav {
	background-color:#FFF;
	color:#242424;
}
.regular .fecha-clima{
	display:block;
	border-bottom:1px solid #efefef;
	height:25px;
	font-size:13px;
}
#modal {
	position:absolute;
	min-width:980px;
	bottom:auto;
	top:auto;
}
.pos-f-t{
	margin-top:-1px;
}

.regular img.logo-verde{
	display: inline;
}
.pos-f-t span#titulo{
	font-weight: 900;
	font-size: 1.4em;
}
.btn-fixed{
	background-color:rgba(0,0,0,0.2); 
	bottom:0;
	right:0;
	position:fixed; 
	border-radius:50% 50%; 
	width:50px; 
	height:50px; 
	font-size:45px; 
	color:#FFF;
	text-align:center;
	line-height:40px;
	z-index:10;	
	margin-right:10px;
	margin-bottom:10px;
}
.nota a{
	z-index: 1;
}
nav i{
width:30px;
}
.wrapper {
	background-color:#fff;
}
.clima{
	padding-left:25px;
	background-repeat:no-repeat;
}
.sociales .masinfo{
	font-style:italic;
}
.back-videos{
	background-color:#3b3f3c;
	color:#FFF;
}

.sociales .tag-media{
	background-color: rgba(255, 11, 109, 0.6);
}
.link-block{
	width: 100%;
	height:100%;
	left:0;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: 200%;
	visibility: visible;
	white-space: nowrap;
	z-index: 0 !important;
	transition: background 0.3s ease-in-out;
}
a.link-block:hover{
	background-color: rgba(255,255,255,.1) !important;
}

.pos-f-t .top-menu .items-left a:hover{
	background-color: #cbcbcb;
}
.top-menu .items-right a:hover{
	background-color: #555;
}
.sociales .col-xs-12, .diez .col-xs-12 {
	z-index:2;
}
nav .fa {
	font-size:20px;
	padding-top:3px;
}
.menu-footer{
	font-size:0.8rem;
	text-align:center;
	padding:5px 0px;
}
.menu-footer a{
 	padding:0px 10px ;
	line-height:30px;
	border-right:1px solid #afafaf;
}
.menu-footer .last-item{
	border-right:0px solid #000;
}
#cmslogo  {
	width: 86px;
	height: 22px;
	transition: background-position .3s ease 0s;
	background-image: url(/arte/cmslogo.png);
	background-position: 0 0;
	margin-left:10px;
	margin-top:50px;
}


.mo-newsletter{
	position:absolute; bottom:10px; right:0; line-height:35px; height:35px; width:300px; text-align:right;
	
}
.mo-subscribe{
	padding:5px 20px; border:1px solid #b4b4b4; border-radius:5px;
}




/* interna */
.ancho-contenido .nota-destacada .resumen {
	background-color: rgba(0,0,0,.4);
	position: absolute;
	width:100%;
	bottom: 0;
	color:#fff;
	z-index:10;
	height: 100%;
	background: rgba(17,17,17,0.7);
	background: -moz-linear-gradient(left, rgba(17,17,17,0.7) 0%, rgba(17,17,17,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(17,17,17,0.7)), color-stop(100%, rgba(17,17,17,0)));
	background: -webkit-linear-gradient(left, rgba(17,17,17,0.7) 0%, rgba(17,17,17,0) 100%);
	background: -o-linear-gradient(left, rgba(17,17,17,0.7) 0%, rgba(17,17,17,0) 100%);
	background: -ms-linear-gradient(left, rgba(17,17,17,0.7) 0%, rgba(17,17,17,0) 100%);
	background: linear-gradient(to right, rgba(17,17,17,0.7) 0%, rgba(17,17,17,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111', GradientType=1 );
}
.interna h1{
	font-size:300%;
	padding:30px 0;
	color:#fff;
	font-family: 'Fira Sans Condensed';
	font-weight: 900;
	font-size: 4em;
	line-height: 90%;
}
.interna .resumen ul a{
color:#fff;
}
.interna h2{
	font-size:140%;
	color:#fff;
	padding:0;    
	font-weight: normal;
	border-top: 1px solid #aaa;
	display: inline;
	padding: 10px 15px 10px 0px;
	margin-top: 20px;
}
/* LO MAS VISTO */

.nav-tabs .nav-link:focus, 
.nav-tabs .nav-link:hover
{
	border: 1px solid transparent;
	border-radius: .25rem .25rem 0 0;
	background-color:#efefef;
}
.nav-tabs .nav-item {
	float:right;
}
.lomas-titulo{
	height:0;
	padding:0;
}
/* Multimedia*/

.ed-multimedia {
	min-width:580px !important;
}
.ed-multimedia .sp-thumbnail-image-container {
	width: 130px;
	height: 90px;
	overflow: hidden;
	float: left;
}

.ed-multimedia .sp-thumbnail-image {
	height: 100%;
}

.ed-multimedia .sp-thumbnail-text {
	width: 250px;
	float: right;
	padding: 8px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ed-multimedia .sp-thumbnail-title {
	margin-bottom: 5px;
	font-size:80%;
	text-transform: uppercase;
	color: #fff;
}

.ed-multimedia .sp-thumbnail-description {
	font-size:90%;
	color: #fff;
}
.ed-multimedia .sp-image-container{
	background-color:#000;
}
.ed-multimedia .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{
	border-right:13px solid #ff4e00 !important;
}
.ed-multimedia .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
	border-left: 5px solid #ff4e00 !important;
}
.ed-multimedia .sp-caption-container{
	position:absolute;
	bottom:0;
	text-shadow: 3px 3px 0px #000;
	width:100%;
	max-width: calc(100% - 387px);
	padding:0 20px;
	color:#fff;
	font-size:2.3rem;
	line-height:120%;
	padding:10px 10px;
	background: rgba(0,0,0,.7);
	
}
.ed-multimedia	.sp-caption-container i{
	font-size:50px;
	position:absolute;
	left:calc( 50% - 10px );
	text-shadow: 0 0 0 #000;
	margin-top:-120px;
}
.ed-multimedia .sp-full-screen-button{
	color:#fff !important;
	top:20px !important;
	right: 420px !important;
	 text-shadow: 0 0 3px #000;
}
.ed-multimedia .sp-thumbnail-container{
	margin-bottom:10px;
}
/* newsletter */
.newsletter{
	position:absolute; bottom:10px; right:0; line-height:35px; height:35px; width:600px; text-align:right;
}
.newsletter a{
	padding:5px 20px; border:1px solid #b4b4b4; border-radius:5px;
}
.frase{
padding:15px 5px; font-family:'Noticia Text'; font-size:18px; font-style:italic; text-align:center;
}
/* imagenes  multimedia */
.multimedia-barra{
text-align:right; margin-top:60px;

}

.multimedia-barra .texto{
	display:inline-block;
	height: 30px;
	border-radius: 30px 70px 0 0; background-color: #ff4e00;
	color: #fff; margin-right:60px;
}
.multimedia-barra .deldia{
	padding: 0px 40px 0px 30px;
	line-height: 30px;
}
.fila{
background-position: top center; background-repeat:no-repeat;
}
/* news tag*/
.news-tags div{
	text-align:center;
}


/* versus */
.versus .head-poll{
	color:#fff;
	min-height:55px;
}
.versus .black{
	background-color:#000;
}
.versus .resumen{
	color:#fff !important; text-align:center;
}
.versus h1{
	font-size:50px; padding:0; margin:0; line-height:100%;
}
.versus .img-left{
	margin-right:10px;
}
.versus h2{
	color:#fff; text-align:center;   padding:10px;
}

.es-noticia .owl-stage{
	width:100% !important;
}

.versus .btn-votar{
	opacity:0.9;
	color:#fff;
	border-radius:.25rem;
	margin-top:10px;	
	border:0px solid #000 !important;	
}
.versus .btn-votar:hover{
	opacity:1;
}
.videoEmbedded {
	background-color:#000;
	overflow: hidden;
}

.owl-opiniones .item {
	display: none;
}
.cargando{
	text-align:center;
	padding:10px;
}
/* SLIDER PRO */
a.sp-video:after {
	width: 50px !important;
	height: 50px !important;
	line-height: 45px !important;
}
/* SWIPER */
.swiper-slide{
	width:auto !important;
	display:inline-block !important;
}
.swiper-container-horizontal{
	padding-right:60px;
	overflow: hidden;
}
.swiper-button-next, 
.swiper-button-prev{
	width: 25px !important;
	height: 20px !important;
	top: 85% !important;
	padding:0 3px !important;
}

.swiper-button-prev.swiper-button-tag{
left:-1px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2337af8f'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-tag{
right:-1px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2337af8f'%2F%3E%3C%2Fsvg%3E");
}



.ed-multimedia .resumen {
    position: absolute;
    bottom: 0;
    text-shadow: 1px 2px 0px #000;
    width:100%;
    padding: 5% ;
    color: #fff;
    font-size: 2.3rem;
    line-height: 120%;
    	background: rgba(17,17,17,0);
	background: -moz-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,0.18) 25%, rgba(17,17,17,0.73) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17,17,17,0)), color-stop(25%, rgba(17,17,17,0.18)), color-stop(100%, rgba(17,17,17,0.73)));
	background: -webkit-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,0.18) 25%, rgba(17,17,17,0.73) 100%);
	background: -o-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,0.18) 25%, rgba(17,17,17,0.73) 100%);
	background: -ms-linear-gradient(top, rgba(17,17,17,0) 0%, rgba(17,17,17,0.18) 25%, rgba(17,17,17,0.73) 100%);
	background: linear-gradient(to bottom, rgba(17,17,17,0) 0%, rgba(17,17,17,0.18) 25%, rgba(17,17,17,0.73) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111', GradientType=0 );
}
.multimedia .fila{
	background-color:#3a3e3b;
	padding-top:50px;
}
.ed-multimedia img{
	width:100%;
}
.ed-multimedia .tag-media{
	top:0;
	right:0;
	background-color:transparent;
	text-shadow: 1px 1px 0px #555;
	margin:0;
}
#ed-videos .col-xs-4 .tag-media{
	background: rgba(230,22,2,.8);
}
#ed-imagenes .col-xs-4 .tag-media{
	background: rgba(105,22,230,.8);
}
.ed-multimedia .col-xs-3,
.ed-multimedia .col-xs-4,
.ed-multimedia .col-xs-9{
	border:2px solid transparent;
}

/* STICKY SLIDE */
.leftSidebar {
	position: absolute !important;
	width: 160px;
	text-align:center;
	z-index:3;
	left: 50%;	
	margin-left: -674px; 
}
.rightSidebar {
	position: absolute !important;
	text-align:center;
	width: 160px;
	z-index:3;
	right: 50%;	
	margin-right: -674px; 
}
/* SUPLEMENTOS*/
.titulo-suplemento{
	font-family: 'Abril Fatface';
	font-size:1.7rem;
	letter-spacing:1px;
	text-transform:uppercase;
}
.septimodia .seccion-back-color {
	background-color: #005d72;
	border-right-color: #005d72 !important;
	border-left-color: #005d72 !important;
}
.dinero .seccion-back-color {
	background-color: #7c2121;
	border-right-color: #7c2121 !important;
	border-left-color: #7c2121 !important;
}
.extra .seccion-back-color {
	background-color: #ffa300;
	border-right-color: #ffa300 !important;
	border-left-color: #ffa300 !important;
}
.rural .seccion-back-color {
	background-color: #5ccb18;
	border-right-color: #5ccb18 !important;
	border-left-color: #5ccb18 !important;
}
.brujula .seccion-back-color {
	background-color: #1ebc9e;
	border-right-color: #1ebc9e !important;
	border-left-color: #1ebc9e !important;
}
.paraellas .seccion-back-color {
	background-color: #f964bc;
	border-right-color: #f964bc !important;
	border-left-color: #f964bc !important;
}
.agostoliquida .seccion-back-color {
	background-color: #f964bc;
	border-right-color: #f964bc !important;
	border-left-color: #f964bc !important;
}
.eldeberverde .seccion-back-color {
	background-color: #6aa721;
	border-right-color: #6aa721 !important;
	border-left-color: #6aa721 !important;
}
.col-xs-3 .nota h1{
	font-size:1.1rem;
	font-weight:bold;
}
/*COLORIZANDO SCROLLS */
.multimedia  .scroll::-webkit-scrollbar-thumb {
	background-color: #ff4e00;
}
.opinion .scroll::-webkit-scrollbar-thumb {
	background-color: #14c0cd;
}
.tendencias .scroll::-webkit-scrollbar-thumb {
	background-color: #158e07;
}
.santacruz  .scroll::-webkit-scrollbar-thumb {
	background-color: #158e07;
}
.bolivia .scroll::-webkit-scrollbar-thumb  {
	background-color: #f7ac08;
}
.sociales .scroll::-webkit-scrollbar-thumb {
	background-color: #ff0b6d;
}
.diez .scroll::-webkit-scrollbar-thumb {
	background-color: #65ce09;
}
.septimodia .scroll::-webkit-scrollbar-thumb {
	background-color: #005d72;
}
.dinero .scroll::-webkit-scrollbar-thumb {
	background-color: #7c2121;
}
.extra .scroll::-webkit-scrollbar-thumb  {
	background-color: #ffa300;
}
.rural .scroll::-webkit-scrollbar-thumb {
	background-color: #5ccb18;
}
.brujula .scroll::-webkit-scrollbar-thumb {
	background-color: #1ebc9e;
}
.paraellas .scroll::-webkit-scrollbar-thumb  {
	background-color: #f964bc;
}
#clockdiv{
	float:left;
	width:355px;
	padding:10px 0px;
	color:#fff;
	background-color:#31a3dd;
	margin:10px 0px;
}
#clockdiv .col-xs-3{
	border-left: 1px dashed rgba(255,255,255,.2);
	border-right: 1px dashed rgba(255,255,255,.2);
	text-align:center;
	line-height:110%;
	padding:15px 10px 0px 0px;
} 


.eventos .cal-info{
	color:#fff;
	text-align:center;
	padding:50px 0px;
}
.eventos .cal-titulo .titulo{
	width:500px;
	font-size:60px;
	margin: 0px auto;
	font-weight:bold;
	line-height:110%;
}
.eventos .number{
	font-size: 50px;
	font-weight:bold;
}
.eventos .nota-seccion .img-left {
	width:60%;
}
.eventos .cal-titulo{
	background-color:rgba(0,0,0,.8);
}
.eventos .dot-line {
    width: 260px;
    height: 2px;
    border-top: 1px solid #fff;
    margin:15px auto;
}
.eventos .fila-head-section{
    padding-top: 0px;
}

.eventos .etiqueta{
	top: calc(50% - 37px); 
	left:-20px; 
	position:absolute; 
	width:45px; 
	text-align:center; 
	background-color:#ffffff;
	border:1px solid #dfdfdf;
	z-index:1;
}
.eventos .etiqueta .cal-dia{
	color:#fff;
	background-color:#31a3dd;
	font-weight:bold;
	font-size:20px; 
}
.eventos .etiqueta .cal-mes{
	color:#111;
	font-size:14px; 
	font-weight:bold;
}
.eventos .etiqueta .cal-anio{
	color:#111;
	font-size:14px; 
}
.eventos .datos i{
	width:40px;
	text-align:center;
}

.nota-destacada .link-block{
	z-index: 10 !important;
}
.nota-destacada .nota .social a{
	z-index: 12 !important;
}


.tag-vivo img{
	max-width:30px;
}
.tag-vivo {
	background-color: rgba(230,22,2,.7);
	top: 55px;
	left: 20px;
	border-radius: 5px;
}

div.menuflotante{
	display: none;
	z-index:11;
	left:0px;
	width:100%;
	position: fixed ;
	background-color:#f2f4f2;
	border-bottom:1px solid #aaaaad;
	padding:30px 0;
	margin-top:25px;
}
.menuflotante a {
	font-weight:bold;
	line-height:40px !important;
	height:40px !important;
	font-size:18px !important;
	color:#555555;
	border-bottom:0px solid #000000 !important;
	background-color: transparent !important;
}
.menuflotante a:hover{
	font-weight:bold;
	line-height:40px !important;
	height:40px !important;
	font-size:18px !important;
	color:#ffffff !important;
	border-bottom:0px solid #000000 !important;
	background-color:#222222 !important;
}
.regular div.menuflotante{
	position: absolute !important;
}
.fija:hover div.menuflotante {
    display: block;
}
.tag-EXPOCRUZ2017{
	background-color:#5a9310;
	color:#ffffff;
	position:absolute;
	right:0;
	font-size:14px;
	padding:3px 5px;
	z-index: 1;
}

	
	
	
	
.share-container {
	position:absolute;
	top:5px;
	right:5px;
	display: -ms-flexbox;
	display: flex; 
	-webkit-box-align: center; 
	-ms-flex-align: center;
	align-items: center; 
	-webkit-box-pack: center; 
	-ms-flex-pack: center;
	justify-content: center; 
	z-index: 15;
}

.buttons, .soc-but {
	width: 2rem;
	height: 2rem;
	
}

.buttons {
background-color:#555;
    opacity: .5;
    z-index: 999;
    perspective: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    float: left;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.8em;
    color: white;
    border-radius:5px;
}

.buttons:hover {

    opacity: .9;
}
.buttons:hover .fb {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.buttons:hover .tw {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.buttons:hover .gp {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.buttons:hover .vk {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.soc-but {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.back {
        width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    color: white;
    text-decoration: none;
}

.vk .back, .gp .back {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.tw .back, .fb .back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.fb .back {
      background: #3b5998;
    margin-top: 100%;
}

.vk .back {
         background: #05d4f7;
    float: left;
    margin-left: -100%;
    margin-top: -100%;
}

.tw .back {
  background: #00aced;
}

.gp .back {
  background: #dd4b39;
}

.fb, .vk {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.gp, .tw {
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.tw {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
}

.gp {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}

.vk {
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}

.fb {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
}
.buttons .fa-share-alt{
	    font-size: 0.75em;
}




.play-boton{
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
}


.play-boton:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -5px;
    left: -5px;
    padding: 5px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform .2s,opacity .3s;
    -moz-transition: -moz-transform .2s,opacity .3s;
    transition: transform .2s,opacity .3s;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.nota:hover .play-boton:after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
.nota:hover .play-boton{color: #000000;}

.play-boton{
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    top: calc( 50% - 30px);
    left: calc(50% - 30px);
    background: rgba(0, 0, 0, 0.3);
    border: 5px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    font-size: 30px;
    color: #ffffff;
    z-index: 0;
    padding-left: 7px;
}
/* SUSCRIPCION */

.suscripcion{
	position:fixed;
	bottom:0px;
	right:0px;
	background-color:#000;
	color:#fff;
	z-index:20;
	display:none;
	border:1px solid #444444;
	padding: 15px 15px 0px 15px;
	font-size:90%;
	cursor: pointer;
	-webkit-box-shadow: -15px -13px 33px -2px rgba(0,0,0,0.41);
	-moz-box-shadow: -15px -13px 33px -2px rgba(0,0,0,0.41);
	box-shadow: -15px -13px 33px -2px rgba(0,0,0,0.41);
}
.suscripcion img{
	float:left;
}
.suscripcion input{
	color:#000000;
	border-radius:5px;
	padding: 0 10px;
}
.suscripcion button{
	background-color:#333333;
	border:1px solid #555555;
	border-radius:5px;
}
.suscripcion .texto{
	float:left; 
	padding-left:20px;
}
.suscripcion .texto .titulo{
	padding-bottom:10px;
	padding-right:30px;
}
.suscripcion .texto .titulo2{
	font-size:100%;
	font-weight: bold;
	text-align:center;
	max-width:280px;
}
.suscripcion .texto .closebtn{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 120%;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	margin: 5px;
	background-color: #777777;
	font-weight: bold;
}