/*FONTS*/
@font-face {
  font-family: 'SourceSansPro-Light';
  src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Light.woff') format('woff'),
  url('../fonts/SourceSansPro-Light.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-LightIt';
  src: url('../fonts/SourceSansPro-LightIt.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-LightIt.woff') format('woff'),
  url('../fonts/SourceSansPro-LightIt.ttf') format('truetype'),
  url('../fonts/SourceSansPro-LightIt.svg#SourceSansPro-LightIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-ExtraLight';
  src: url('../fonts/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-ExtraLight.woff') format('woff'),
  url('../fonts/SourceSansPro-ExtraLight.ttf') format('truetype'),
  url('../fonts/SourceSansPro-ExtraLight.svg#SourceSansPro-ExtraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: 'SourceSansPro-ExtraLightIt';
  src: url('../fonts/SourceSansPro-ExtraLightIt.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-ExtraLightIt.woff') format('woff'),
  url('../fonts/SourceSansPro-ExtraLightIt.ttf') format('truetype'),
  url('../fonts/SourceSansPro-ExtraLightIt.svg#SourceSansPro-ExtraLightIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Regular.woff') format('woff'),
  url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-It';
  src: url('../fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-It.woff') format('woff'),
  url('../fonts/SourceSansPro-It.ttf') format('truetype'),
  url('../fonts/SourceSansPro-It.svg#SourceSansPro-It') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Bold.woff') format('woff'),
  url('../fonts/SourceSansPro-Bold.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Regular.woff') format('woff'),
  url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-RegularIt';
  src: url('../fonts/SourceSansPro-RegularIt.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-RegularIt.woff') format('woff'),
  url('../fonts/SourceSansPro-RegularIt.ttf') format('truetype'),
  url('../fonts/SourceSansPro-RegularIt.svg#SourceSansPro-RegularIt') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*GLOBAL*/
body { color: #000;}
.form-control:focus { border-color: #dadada; box-shadow: none}

/*HEADER*/
.main-header {background-color: #9e0000;}
.main-header .logo { padding-top: 15px; position: relative; padding-bottom: 0px;}
.main-header .logo h1 { position: absolute; left: 0; top: 0; visibility: hidden}
.main-header .logo img { max-width: 100%; height: auto}
/**/
.main-header .social-links { float: left; margin: 0; padding-top: 35px;}
.main-header .social-links a { display: inline-block; background: #000; color: #fff; width: 36px; height: 36px; font-size: 25px; text-align: center; border-radius: 38%;}
.main-header .social-links:after { content: ""; display: block; width: 1px; height: 50px; position: absolute; left: -6px; top: 25px;}
/**/
.main-header .clima { float: right; width: 250px; height: 40px; margin-top: 10px;}
.main-header .clima .widget p {font-size: 11px; font-family: "SourceSansPro-Regular";}
.main-header .clima p {font-size: 14px; font-family: "SourceSansPro-Regular"; text-align: center; margin: 2px; color:#fff;}
.main-header .clima a {color: #a5a5a5;}
.main-header .clima figure { float: left; margin-right: 10px; margin-left: 35px;}
.main-header .clima strong { font-size: 1.9em; line-height: 20px; color: #686868; float: left; margin-top: 5px; margin-right: 10px;}
.main-header .clima span { font-size: 1.1em; line-height: 1; color: #686868; font-family: "SourceSansPro-Regular";  display: inline-block; padding: 2px 6px; width: 175px;}
/**/
.main-header .search-group { float: left; width: 148px; padding-top: 50px;}
.main-header .search-group .form-control { background: #f3f3f3; height: 27px; padding-top: 2px; padding-bottom: 2px; font-size: 13px; font-family: "SourceSansPro-LightIt"; box-shadow: none; border-right: none; border-radius: 0}
.main-header .search-group .btn { background: #f3f3f3; height: 27px; padding-top: 0px; padding-bottom: 0px; color: rgba(0,0,0,.5); border-left: none; border-radius: 0}
.main-header .red-internacional { float: right; margin-right: 25px; margin-top: 25px;}

/*NAVBAR*/
.main-navigation { border-bottom: 2px solid #9e0000; margin-bottom:20px;}
.container > .navbar-collapse { margin-left: -15px; margin-right: -15px;}
.navbar { border-radius: 0; margin-bottom: 0; min-height: 38px; border: none}
/*.navbar-nav { border-right: 1px solid #e0e0e0}*/
.navbar-nav > li > a { padding: 9px 10px; color: #9e0000; font-family: "SourceSansPro-Bold"; font-size: 13px;}
.circle { width: 6px; height: 6px; margin-top: 16px; border-radius: 100%; background: #000;}

/*EJES DEL DIA*/
.ejes-del-dia { background: #192E4F; color: #fff; padding-top: 8px; padding-bottom: 8px; margin-bottom: 18px;}
.ejes-del-dia h4 {font-size: 13px; font-family: "SourceSansPro-Bold"; margin: 0; display: inline-block; margin-right: 20px; text-transform: uppercase;}
.ejes-del-dia p { font-family: "SourceSansPro-Regular"; font-size: 14px; margin: 0; display: inline-block}
.ejes-del-dia p a { color: #fff;}

/*FOOTER*/
.main-footer { border-top: 1px solid #d7d7d7;}
.main-footer-data { padding-top: 32px; padding-bottom: 0px;}
.logo-bottom { margin-bottom: -35px;}
.logo-bottom img { max-width: 100%; height: auto}
.logo_letras {margin-top: -1px; margin-left: 57px; font-size: 33px; color: #000; font-family: serif;}
.red-internacional-bottom { border-top: 1px solid #ccc; padding-top: 16px; padding-bottom: 13px;}
.red-internacional-lnks {margin: 0;}
.red-internacional-lnks a { display: inline-block; border: 1px solid #a1344e; padding: 1px 6px; font-size: 16px; color: #000; font-family: "SourceSansPro-Regular"; margin-bottom: 9px; margin-right: 3px;}
.red-internacional-lnks a:hover { background: #ededed; color: #a1344e}
.otras-secciones:before { content: ""; display: block; width: 1px; height: 100%; border-left: 1px solid #ccc; position: absolute; left: 0; top: 0;}
.otras-secciones:after {content: ""; display: block; width: 1px; height: 100%; border-left: 1px solid #ccc; position: absolute; right: 0; top: 0;}
.otras-secciones h4 { font-size: 25px; color: #324663; margin: 0 0 20px 20px; font-family: "SourceSansPro-It";}
.otras-secciones ul { width: 100%; overflow: hidden; margin-left: 20px;}
.otras-secciones li { width: 33%; float: left; margin-bottom: 7px;}
.otras-secciones li a { color: #000; font-size: 14px; font-family: "SourceSansPro-Regular";}
.contacto { margin-left: 17px; margin-top: 20px;}
.contacto li { font-size: 16px; font-family: "SourceSansPro-Semibold"; margin-bottom: 12px; display:inline-block; margin-right:20px;}
.contacto li a { color: #000;}
.contacto li .fa { width: 27px; height: 27px; color: #fff; background: #9e0000; text-align: center; padding-top: 6px; margin-right: 6px; border-radius:100%;}
.copyright { font-size: 14px; font-family: "SourceSansPro-ExtraLight"; padding-top: 100px; padding-bottom: 10px; color: #000;}
.copyright a { color: #000;}
.parrafo-footer{color:#000; font-family: "SourceSansPro-Regular"; height: 100px; margin-top: 10px;}

/*INTERNAL HEADER*/
.internal-header .main-header { background-color:#7D3FA0;}
.internal-header.main-navigation { margin-bottom: 6px;}
.internal-header .logo { padding: 12px 0 12px 0; margin-left: 80px;}
.internal-header .logo img { width: 160px; height: auto}
.internal-header .red-internacional { margin-top: 14px; margin-right: 0;}
.internal-header .red-internacional img { width: 187px; height: auto}
/**/
.internal-header .navbar { min-height: 100%;}
.internal-header .navbar-toggle { display: block; float: none; margin:0; position: absolute; left: 15px; top: -50px; padding-left: 40px;}
.internal-header .navbar-toggle.collapsed .icon-bar { background: #000; height: 4px;}
.internal-header .navbar-toggle.collapsed .icon-bar:nth-child(2) { transform: rotate(0) translate(0,0); transition: all .3s ease-in-out 0s; background-color: #fff;}
.internal-header .navbar-toggle.collapsed .icon-bar:nth-child(3) {visibility: visible;background-color: #fff;}
.internal-header .navbar-toggle.collapsed .icon-bar:nth-child(4) { transform: rotate(0) translate(0,0); transition: all .3s ease-in-out 0s;background-color: #fff;}
.internal-header .navbar-toggle .icon-bar { background: #000; height: 4px;}
.internal-header .navbar-toggle .icon-bar:nth-child(2) { transform: rotate(-45deg) translate(-6px,5px)}
.internal-header .navbar-toggle .icon-bar:nth-child(3) {visibility: hidden;}
.internal-header .navbar-toggle .icon-bar:nth-child(4) { transform: rotate(45deg) translate(-6px,-5px)}
.internal-header .navbar-toggle .name-bar { font-size: 13px; text-transform: uppercase; color: #fff; font-family: "SourceSansPro-Regular"; position: absolute; left: 0; top: 10px;}
.internal-header .navbar-collapse { position: absolute; left: 15px; top: 0; z-index: 100;}
.internal-header .navbar-collapse.collapse { display: none !important;}
.internal-header .collapse.in { display: block !important}
.internal-header .navbar-nav { float: none; clear: both; display: block; background: #fff; max-width: 181px;}
.internal-header .navbar-nav > li { float: none; padding-left: 6px; padding-right: 0px;}
.internal-header .navbar-nav > li a {border-bottom: 1px solid #ccc; padding-left: 0; padding-right: 0;}
.internal-header .navbar-nav > li:last-child a { border-bottom: none}
/**/

/**/
.internal-header .social-links-mbl {background: #fff; padding: 15px; border-right: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; max-width: 181px; margin: 0;}
.internal-header .social-links-mbl li { display: inline}
.internal-header .social-links-mbl li a { display: inline-block; background: #9e0000; color: #fff; height: 30px; width: 30px; font-size: 20px; text-align: center; margin-right: 8px; border-radius: 100%}

/****MODULOS****/

/*AHORA*/
.ahora { background: #f3f3f3; overflow: hidden; width: 100%; margin-bottom: 21px;}
.ahora h4 { display: block; float: left; height: 31px; border: 3px solid #a1334f; color: #a1334e; font-size: 15px; text-transform: uppercase; font-family: "SourceSansPro-Regular"; margin: 0; width: 76px; padding-top: 4px; text-align: center;}
.ahora p { float: left; color: #a1334e; font-size: 16px; font-family: "SourceSansPro-Regular"; margin: 0; padding-left: 14px; padding-top: 4px;}
.ahora p a { color: #a1334e}
/*NOTICIA*/
.row-noticias { margin-bottom: 20px;}
.noticia { border: 1px solid #e7e7e7; padding-bottom: 10px;  margin-bottom: 20px;}
.noticia h4 { font-size: 13px; text-transform: uppercase; color: #a1344e; margin: 0 0 10px 0; font-family: "SourceSansPro-Regular";}
.noticia h4.internacional { color: #192e4f;}
.noticia h4 a { color: #a1344e;}
.noticia h2 { font-size: 30px; font-family: "SourceSansPro-Regular"; margin: 5px;}
.noticia h2 a { color: #fff; margin: 5px;}
.noticia h2 a:hover { color: #E4C6E8; margin: 5px;}
.noticia h3 { font-size: 20px; font-family:"SourceSansPro-Regular"; margin: 0 0 10px 0;}
.noticia h3 a { color: #000}
.noticia h3 a:hover { color: #E4C6E8}
.noticia figure { margin: 0 0 10px 0;}
.noticia figure img { width: 100%; height: auto}
.noticia figure + .noticia-foot { margin-bottom: 1px; margin: 5px;}
.noticia p { font-size: 15px; font-family: "SourceSansPro-Regular";}
.noticia p  a {color: #fff;}
.noticia-foot { width: 100%; overflow: hidden; padding-top:5px}
.noticia .autor p { float: left; font-size: 15px; font-family: "SourceSansPro-Regular"; margin: 5px; display: inline-flex; color:#7D3FA0; }
.noticia .autor a { color: #fff; margin-right: 14px;}
.noticia .autor a:hover { color: #E4C6E8;}
.noticia .autor-principal { float: left; font-size: 15px; font-family: "SourceSansPro-Regular"; margin: 5px; display: inline-flex; color:#fff; }
.noticia .autor-principal a { color: #fff; margin-right: 14px;}
.noticia .autor-principal a:hover { color: #E4C6E8;}
.noticia .comentarios {float: right; margin: 2px 0 0 0; font-size: 12px; width: 21px;}
.noticia .comentarios a {color: #000; font-size: 12px; font-family: "SourceSansPro-Regular"; background: url(../images/ic-comentarios.svg) no-repeat left bottom; background-size: 20px 20px; display: block; text-align: center; height: 22px; padding-top: 1px;}
.noticia-principal { background: #9e0000;}
.noticia-principal p { font-size: 17px;}
.noticia-secundaria { background: #9e0000;}
.noticia-secundaria p { font-size: 14px; color:#000; }
.noticia-secundaria h2 a { color: #fff; font-size: 20px;}
.noticia-secundaria h2 a:hover { color: #000; }
.noticia-secundaria .autor a { color: #7D3FA0; font-size: 14px;}
.noticia-secundaria .autor a:hover { color: #7C657F; }
.noticia-destacada { background: #ededed}
.noticia .notas-relacionadas li {font-size: 15px; font-family: "SourceSansPro-Regular";}
.noticia .notas-relacionadas li a { color: #000;}
.noticia .notas-relacionadas li a:hover { color: #a1344e;}
.noticia .notas-relacionadas li .fa { font-size: 16px;}
.noticia .video {height: 0; padding-bottom: 56.25%; position: relative; width: 100%;}
.noticia .video iframe {height: 100%; left: 0; top: 0; width: 100%; position: absolute}
/**/
.layer-container { position: relative; overflow: hidden}
.layer-container figure { margin: 0 0 0 0;}
.layer-container .layer-data { position: absolute; left: 0; bottom: 0; background:rgba(25,46,79,.6); width: 100%; height: 100%; color: #fff; padding: 15px; transform: translateY(100%); transition: all .3s ease-in-out 0s}
.layer-container .layer-data .notas-relacionadas li { color: #fff;}
.layer-container .layer-data .notas-relacionadas li a { color: #fff;}
.layer-container .layer-data .autor { color: #fff;}
.layer-container .layer-data .autor a { color: #fff;}
.layer-container:hover .layer-data { transform: translateY(0)}

/*BANNERS*/
.publicidad { margin-bottom: 20px; text-align: center}
.publicidad img { max-width: 100%; height: auto; margin: 0 auto;}

/**/
.imagen {padding-top:30px; position: relative; margin-bottom: 20px;}
.imagen img {max-width: 100%; height: auto; margin-bottom: 20px;}
.imagen figure { position: relative}
/*.imagen figure :after { content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000',GradientType=0 );}*/

.imagen-principal {margin-bottom: 20px;}
.imagen-principal img {max-width: 100%; height: auto; margin-bottom: 20px;}
.imagen-principal a {color:#fff;}
.imagen-principal figure { position: relative}
.imagen-principal figure img { margin-bottom: 0;}
.imagen-principal.caption-image { background-color: rgba(0, 0, 0, 0.19); font-size: 15px; color: #fff; font-family: "SourceSansPro-Regular"; position: absolute; left: 0px; bottom: 15px; width: 100%; margin-bottom: -15px; height:100%;}
.imagen-principal .caption-image .bottomleft{ background-color: rgba(0, 0, 0, 0.5); position: absolute; bottom: 3px; left: 4px; font-size: 18px; font-family: "SourceSansPro-bold"; width:94%;}
.imagen-principal .caption-image .bottomleft h2{margin-top:5px; margin-right:5px; margin-bottom:25px; margin-left:20px;font-size: 35px;}
.imagen-principal .caption-image .bottomleft p {margin:5px; font-size: 25px;}
.imagen-noticia {margin-bottom:15px;}
.imagen-noticia img {max-width: 100%; height: auto; margin-bottom: 20px;}
.imagen-noticia figure { position: relative}
.imagen-noticia figure img { margin-bottom: 0; width:100%;}
.imagen-noticia .caption-image { background: linear-gradient(rgba(0,0,0,0), rgba(10, 10, 10, 0.62)); font-size: 12px; color: #fff; font-family: "SourceSansPro-Regular"; position: absolute; left: 0px; bottom: 15px; width: 100%; margin-bottom: -15px; height:100%;}
.imagen-noticia .caption-image .bottomleft{margin-left: 35px; width: 70%; position: absolute; bottom: 8px; font-size: 15px; font-family: "SourceSansPro-semibold";}
.imagen-noticia .caption-image .bottomleft h4 {font-size: 21px}
/*
.imagen figure img { margin-bottom: 0;}
.imagen .caption-image {color: #fff; font-family: "SourceSansPro-Regular"; position: absolute; left: 0px; bottom: 28px; width: auto; line-height: 1.1; padding: 5px 5px; z-index: 2; background: rgba(0,0,0,.4);}
.imagen .caption-image p{font-size: 14px; color: #fff; font-family: "SourceSansPro-Regular";}
*/



/*LISTADO LATERAL DE NOTICIAS*/
.noticia-listado {border: 1px solid #e7e7e7; padding: 15px; margin-bottom: 20px;}
.noticia-listado li { font-size: 17px; font-family: "SourceSansPro-Regular"; line-height: 1.1; margin-bottom: 20px;}
.noticia-listado li a { color: #000;}
.noticia-listado li a:hover { color: #a1344e}
/*NOTICIA BREVE*/
.noticial-breve { overflow: hidden; margin-bottom: 30px;}
.noticial-breve figure { float: right; width: 50%; margin: 0;}
.noticial-breve h3 { width: 50%; float: left; font-size: 16px; font-family: "SourceSansPro-Regular"; margin: 0; line-height: 1.3; padding-right: 5px;}
/*NOTICIA BREVE GRANDE*/
.noticial-breve-grande { overflow: hidden; margin-bottom: 30px;}
.noticial-breve-grande figure { float: right; width: 50%; margin: 0;}
.noticial-breve-grande h3 { width: 50%; float: left; font-size: 16px; font-family: "SourceSansPro-Regular"; margin: 0; line-height: 1.3; padding-right: 10px;}
/*CARTA ABIERTA*/
.carta-abierta-item {border: 1px solid #9e0000; padding: 15px 15px 0 15px; margin-bottom: 15px; background-color: #9e0000; color: #fff}
.carta-abierta-item h4 { font-size: 20px; font-family: "SourceSansPro-Regular"; margin: 0 0 13px 0;}
.carta-abierta-item h4 a { color: #fff};}
.carta-abierta-item h4 a:hover { color: #7D3FA0;}
.carta-abierta-pic { width: 100%; display: table}
.carta-abierta-pic figure {display: block; float:left}
.carta-abierta-pic figure img { margin-right: 20px; margin-bottom: 5px; border-radius: 100%; width: 47px; height: auto;}
.carta-abierta-pic p {font-size: 16px; font-family: "SourceSansPro-Regular"; margin: 7px 0 -3px; display: block; vertical-align: bottom; padding-bottom: 15px; color:#7D3FA0;}
.carta-abierta-pic p a { color: #000;}
.carta-abierta-pic p a:hover { color: #a1344e;}
/*NOTICIA MENOR*/
.noticia-menor {padding-left: 10px; padding-top: 10px;}
.noticia-menor h3 { font-size: 16px; line-height: 1.4;}
.noticia-menor-listado { padding-bottom: 0; margin-bottom: 5px;}
.noticia-menor-listado h3 { font-size: 17px; margin-bottom: 20px; line-height: 1.2;}
/*SCROLL CONFIG*/
.custom-scroll { float: none; clear: both}
.mCSB_scrollTools .mCSB_draggerContainer { visibility: hidden}
.mCSB_scrollTools { opacity: 1}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { width: 46px; height: 186px; top: -220px; background-color: rgba(230,230,230,.5); opacity: 1 }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { background: rgba(230,230,230,.5) url(../images/scrollbar-arrow-left.png) no-repeat center center;}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { background: rgba(230,230,230,.5) url(../images/scrollbar-arrow-right.png) no-repeat center center;}



/*SECCION*/
.encabezado-seccion { background: #fff; color: #9e0000; margin-top: 17px; margin-bottom: 30px; padding-left: 25px; padding-top: 10px; padding-bottom: 10px; position: relative; overflow: hidden; border-bottom: 2px solid #9e0000;}
.encabezado-seccion h2 { font-size: 25px; margin: 0; font-family: "SourceSansPro-RegularIt"; float: left;}
.encabezado-seccion p {font-size: 15px; margin: 0; font-family: "SourceSansPro-Regular"; position: absolute; bottom: 6px; right: 10px;}
.encabezado-seccion p a { color: #fff; margin-left: 15px; margin-right: 15px;}
.encabezado-seccion p a:last-child { margin-right: 0;}

/*SIDEBAR*/
.noticias-varias {border: 1px solid #9e0000; padding: 15px; margin-bottom: 20px;}
.noticias-varias h4 { margin: 0 0 20px 0; font-size: 25px; color: #9e0000; font-family: "SourceSansPro-It";}
.noticias-varias li { font-size: 17px; font-family: "SourceSansPro-Regular"; line-height: 1.2; margin-bottom: 25px;}
.noticias-varias li a { color: #000;}
.noticias-varias li:last-child { margin-bottom: 0;}
.noticias-varias li figure { margin-top: 10px;}
/**/
.sidebar .mas-leidas,
.sidebar .tapa,
.sidebar .noticias-varias,
.sidebar .publicidad { margin-bottom: 40px; float: none; clear: both}
/**/
.sidebar-articulo { margin-top: 405px;}

/*ARTICULO*/
.encabezado-articulo .pull-right {border-bottom: 1px solid #000;}
.encabezado-articulo { overflow: hidden; width: 100%; padding-top: 10px; position: relative; font-family:SourceSansPro-Semibold; color: #9e0000; }
.encabezado-articulo h4 { float: left; font-size: 22px; color: #000; font-family: "SourceSansPro-RegularIt"; margin: 0 0 -1px 0; border-bottom: 8px solid #a1344e; padding-bottom: 4px;}
.encabezado-articulo p { bottom: 0; right: 0; margin-bottom: 0; font-size: 18px;}
.encabezado-articulo p a { display: inline-block; background: #a1344e; color: #fff; margin-left: 12px; padding: 6px 10px 4px 10px; font-size: 15px; font-family: "SourceSansPro-Bold";}
/**/
.header-articulo { padding-top: 25px; padding-bottom: 10px; font-family: "SourceSansPro-Regular";}
.header-articulo h4 { color: #9e0000; font-size: 17px; text-transform: uppercase; font-family: "SourceSansPro-Regular"; margin: 0 0 5px 0;}
.header-articulo h1 { font-size: 48px; font-family: "SourceSansPro-Bold"; margin: 0 0 10px 0; line-height: 1.1;}
.header-articulo p { font-size: 22px; margin: 0; line-height: 1.1;}
/**/
.autor-articulo { display: block; float: left; width: 100%;}
.autor-articulo figure { display: block; float: left;}
.autor-articulo figure img { margin-right: 8px; border-radius: 100%; width: 47px; height: auto }
/*.autor-articulo p { font-size: 14px; margin: 7px 0 -3px 0; font-family: "SourceSansPro-Bold"; display: block; color: #7b7b7b}*/
.autor-articulo p a{ font-size: 14px; margin: 7px 0 -3px 0; font-family: "SourceSansPro-Bold"; display: block; color: #7b7b7b}
/*.autor-articulo p a { color: #7b7b7b;}*/
.autor-articulo span {font-size: 14px;margin: 0;font-family: "SourceSansPro-Regular";display: block; color: #7b7b7b}
.autor-articulo span a {color: #7b7b7b;}
/**/
.social-tools { width: 100%; overflow: hidden; padding-top: 5px; padding-bottom: 5px; margin-bottom: 20px;}
.social-tools p { float: left; font-size: 14px; font-family: "SourceSansPro-Bold"; margin: 0; padding-top: 5px;}
.social-tools p span { color: #C764FF;}
.social-tools .social-actions {float: right;}
.social-tools .widget {float: left; padding-top: 3px;}
.social-tools .comentarios { display: inline-block; color: #fff; background: url(../images/comment-icon-art.png) no-repeat; width: 29px; height: 29px; text-align: center; font-size: 15px; font-family: "SourceSansPro-Regular"; margin-left: 20px; margin-right: 5px; padding-top: 1px;}
.social-tools .social-links {float: left; margin: 0; padding-top: 35px;}
.social-tools .social-links li {float: left; display: inline-block; padding-left: 5px; padding-right: 5px;}
.social-tools .icono {display: inline-block; background: #9e0000; color: #fff; font-size: 20px; width: 30px; height: 30px; text-align: center; margin-left: 15px; margin-top: -5px; border-radius: 100%;}
.social-tools .fa-envelope-o { background: #192E4F; color: #fff; width: 27px; height: 27px; text-align: center; font-size: 18px; margin-left: 10px; padding-top: 4px;}

/**/
.articulo .header-articulo p {font-family: "SourceSansPro- semibold"; font-size: 22px; margin: 0; line-height:1.2;}
.articulo p { font-size: 19px; margin: 0 0 30px 0; padding-top: 10px; font-family: "SourceSansPro-Regular";}
.articulo p strong {font-family: "SourceSansPro-Regular"; font-weight: bold;}
.articulo p a { color: #9e0000; font-weight: bold;}
.articulo p a:hover { color: #C764FF; text-decoration: underline;}
.articulo .first-letter { font-size: 60px; color: #192E4F; display: block; background: #f2f2f2; float: left; padding: 6px 15px; margin-right: 10px; line-height: 1; font-family: "SourceSansPro-Regular";}
.articulo h3 { color: #192e4f; font-size: 22px; margin: 0 0 30px 0; font-family: "SourceSansPro-Bold";}
.articulo h4 { font-size: 20px; font-family: "SourceSansPro-Bold"; margin: 0 0 20px 0}
.articulo blockquote { margin: 0 0 30px 0; border-top: 3px solid #e5e5e5; border-bottom: 3px solid #e5e5e5; border-left: none; padding: 45px 90px; text-align: center; position: relative}
.articulo blockquote p { margin: 0; font-size: 26px; font-family: "SourceSansPro-It";}
.articulo blockquote:before { content: "“"; font-size: 96px; font-family: "SourceSansPro-Bold"; color: #dfdfdf; position: absolute; left: 30px; top: 0; line-height: 1;}
.articulo blockquote:after { content: "”"; font-size: 96px; font-family: "SourceSansPro-Bold"; color: #dfdfdf; position: absolute; right: 30px; bottom: 20px; line-height: 0;}
.articulo .foto-slider { position: relative; width: 100%;}
.articulo .pictures-slider { overflow: hidden; height: 400px;}
.articulo .foto-slider li { float: left;}
.articulo .foto-slider .arrows { width: 40px; height: 100px; position: absolute; background: #f2f2f2; top: 47%; margin-top: -50px; color: #192e4f; font-size: 50px; text-align: center; padding-top: 12px;}
.articulo .foto-slider .foto-prev { left: -40px;}
.articulo .foto-slider .foto-next { right: -40px;}
.articulo .foto-slider img {width: 100%; height: auto}
.articulo .foto-slider figcaption { font-size: 15px; font-family: "SourceSansPro-RegularIt"; margin-top: 8px;}
.articulo .foto-slider .count-pics { position: absolute; right: 0; bottom: 3px; z-index: 100; background: #fff;}
.articulo .foto-slider .count-pics p {font-size: 19px; font-family: "SourceSansPro-LightIt"; margin: 0; padding-left: 20px;}
.articulo .foto { margin-bottom: 30px; margin-right: 25px;}
.articulo .foto figcaption { font-size: 15px; font-family: "SourceSansPro-RegularIt"; margin-top: 12px;}
.articulo ul { margin: 0 0 30px 0}
.articulo ul li {font-size: 19px; margin: 0 0 6px 0}
.articulo .video { margin-bottom: 50px;}
.articulo .video figure { height: 0; padding-bottom: 56.25%; position: relative; width: 100%;}
.articulo .video iframe { height: 100%; left: 0; top: 0; width: 100%; position: absolute}
/**/
.leer-tmb { margin-bottom: 40px; margin-top: 10px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-top: 10px; padding-bottom: 5px;}
.leer-tmb ul { margin: 0;}
.leer-tmb li { font-size: 20px; font-family: "SourceSansPro-Regular";}
.leer-tmb li a { color: #000;}
.leer-tmb li .fa { font-size: 16px; margin-right: 8px;}
/**/
.articulo .table th { background: #7f7f7f; color: #fff; font-size: 20px; font-family: "SourceSansPro-Regular"; font-weight: normal;}
.articulo .table td { font-size: 19px; border-bottom: 1px solid #727272;}
.table-striped > tbody > tr:nth-of-type(2n+1) {background-color: #e4e4e4;}
/**/
.referencias { margin-top: 70px; margin-bottom: 40px;}
.referencias p { color: #636363; font-size: 15px; font-family: "SourceSansPro-It"; margin: 0 0 10px 0;}
.referencias p strong {font-family: "SourceSansPro-RegularIt"; font-weight: normal;}
/**/
.temas-relacionados { border-top: 1px solid #ccc; padding-top: 20px; padding-bottom: 25px;}
.temas-relacionados p { font-size: 20px; color: #a1344e; margin: 0;}
.temas-relacionados p strong {font-family: "SourceSansPro-Regular"; font-weight: normal; color: #000; text-transform: uppercase;}
.temas-relacionados p a { color: #a1344e; font-weight: bold;}
.temas-relacionados p a:hover { color: #000; text-decoration: none;}
/**/
.area-comentarios { margin-top: 60px; margin-bottom: 100px;}
.area-comentarios .encabezado { overflow: hidden; width: 100%; margin-bottom: 30px;}
.area-comentarios .encabezado h3 {float: left; margin: 0; color: #ccc; font-size: 30px; font-family: "SourceSansPro-RegularIt"; background: url(../images/comment-icon-fb.png) no-repeat 0 5px; padding-left: 45px; padding-bottom: 5px;}
.area-comentarios .encabezado p {float: right; margin: 0;}
.area-comentarios .encabezado p a { display: inline-block; color: #a1334e; font-size: 15px; font-family: "SourceSansPro-Regular"; border: 3px solid #a1334f; padding: 2px 10px;}
/**/
.pagination-title { color: #737373; font-size: 15px; margin: 20px 0 0 0;}
.pagination-title + .pagination { margin-top: 10px; margin-bottom: 50px; border-radius: 0}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 0; border-top-left-radius: 0; border: none}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-bottom-right-radius: 0; border-top-right-radius: 0; border: none}
.pagination > li > a, .pagination > li > span { margin-left: 3px; margin-right: 3px; font-size: 15px; color: #737373; line-height: 1;}
.pagination > .active > span { background: #ccc; color: #fff; border-color: #ccc;}
.pagination > li .fa { font-size: 20px; color: #ccc;}

/*AUTOR*/
.bio-autor { padding-top: 23px; border-bottom: 1px solid #c2c2c2; margin-bottom: 50px;}
.bio-head { margin-bottom: 20px;}
.bio-head h4 { font-size: 18px; margin: 0 0 2px 0; font-family: "SourceSansPro-Regular";}
.bio-head p { font-size: 18px; margin: 0; color: #a1344e; font-family: "SourceSansPro-Regular";}
.bio-head p a { color: #a1344e;}
.bio-data { display: table; width: 100%;}
.bio-data figure { display: table-cell; vertical-align: bottom; padding: 1em;}
.bio-data p { display: table-cell; vertical-align: top; font-size: 16px; line-height: 1.4; padding-top: 10px; padding-bottom: 10px;}

/*EDICIONES DEL MES*/
.header-ediciones { overflow: hidden; background: #f3f3f3; margin-bottom: 40px;}
.header-ediciones .head {float: left;}
.header-ediciones .head h3 { margin: 0; float: left; font-size: 16px; color: #a1334e; font-family: "SourceSansPro-Regular"; border: 3px solid #a1334e; background: #fff; padding: 4px 10px; font-weight: normal;}
.header-ediciones .head p {float: left; padding: 4px; font-size: 16px; color: #a1334e; font-family: "SourceSansPro-Regular"; margin: 0 0 0 10px;}
.header-ediciones .paginador {float: right; margin-top: 2px; margin-bottom: -2px;}
.header-ediciones .paginador .pagination {margin: 0;}
.header-ediciones .paginador .pagination-sm > li:first-child > a, .header-ediciones .paginador .pagination-sm > li:first-child > span { background: none; padding-bottom: 0; padding-top: 5px;}
.header-ediciones .paginador .pagination-sm > li:last-child > a, .header-ediciones .paginador .pagination-sm > li:last-child > span { background: none; padding-bottom: 0; padding-top: 5px;}
/**/
.edicion-item { border: 1px solid #d099a6; padding: 0 15px; text-align: center; position: relative; margin-bottom: 60px;}
.edicion-item h4 { display: inline-block; background: #a1344e; color: #fff; font-size: 16px; margin: 0 0 10px 0; font-family: "SourceSansPro-Regular"; height: 28px; padding: 5px 10px 0 10px;}
.edicion-item img { margin: 0 auto}
.edicion-item .btn-action { display: inline-block; font-size: 11px; color: #a1344e; background: #fff; font-family: "SourceSansPro-Regular"; border: 1px solid #a1344e; height: 25px; padding: 5px 10px 0 10px; position: relative; top: 10px;}
.edicion-item .btn-action .fa {font-size: 13px; margin-left: 5px;}

/*MODAL FOTOS*/
.la-izq-modal-fotos .fancybox-skin { box-shadow: none; border-radius: 0; padding: 40px !important}
.la-izq-modal-fotos .fancybox-title { position: absolute; left: 40px; bottom: 0; font-size: 15px; font-family: "SourceSansPro-RegularIt"; padding-bottom: 10px; color: #000;}
.la-izq-modal-fotos .fancybox-nav span { visibility: visible; margin-top: -75px; width: 40px; height: 150px; background-color: #f2f2f2;}
.la-izq-modal-fotos .fancybox-prev span { background: #f2f2f2 url(../images/modal-arrow-prev.png) no-repeat center center; left: -40px;}
.la-izq-modal-fotos .fancybox-next span { background: #f2f2f2 url(../images/modal-arrow-next.png) no-repeat center center; right: -40px;}
.la-izq-modal-fotos .fancybox-close { background: url(../images/modal-close.png) no-repeat; top: 10px; right: 10px; width: 20px; height: 16px;}

/*TEMAS RELACIONADOS*/
.temas-relacionados { border-top: 1px solid #ccc; padding-top: 20px; padding-bottom: 25px;}
.temas-relacionados p {font-size: 20px; color: #a1344e; margin: 0;}
.temas-relacionados p strong { font-family: SourceSansPro-Semibold; font-weight: 400; color: #000; text-transform: uppercase;}
.temas-relacionados p a { color: #a1344e; font-weight: 700;}