/**
 * @version    3.7.0
 * @package    Simple RSS Feed Reader (module)
 * @author     JoomlaWorks - https://www.joomlaworks.net
 * @copyright  Copyright (c) 2006 - 2019 JoomlaWorks Ltd. All rights reserved.
 * @license    GNU/GPL license: https://www.gnu.org/copyleft/gpl.html
 */

/* Template: Default */

/* Common */
a:active,a:focus {outline:0;}
img {border:none;}
.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:0;}

div#noticias_inicio h1 {    font-size: 40px;    color: #252c61;    border-bottom: 1px solid #ccc;    margin: 13px 0 12px 0;    padding: 8px 0 6px 8px;    text-align: center;    font-weight:700;}
div#noticias_inicio img {      width: 100%;    top: 25%;    transform: translate(0%, -25%);    position: absolute; min-height: 200px;}
img.notiImage {    width: 100%;}
div#noticia-b a {    font-size: 20px;    font-weight: 500;}
.rsb-vertical-space:not(.rockthemes-video-bg):before {height: 10px!Important;}
div#noticias_inicio .thumbnail {margin-bottom: 5px;    max-height: 199px;    overflow: hidden;    position: relative;    height: 240px; padding: 0px;}
div#noticias_inicio .notiList {    overflow: auto;    padding: 10px 0px 0px 0px;}
div#noticias_inicio h3.titulos {    font-size: 18px;    margin-top: 0px;    margin-bottom: 10px;    min-height: 68px;    font-weight: 400;    line-height: 20px; color: #383838;}
div#noticias_inicio a:hover  {    color: #80b0de;}
.srfra {    padding-bottom: 10px;}
.noticia-a span.notiItemDate {font-size: 100%;}
span.notiItemDate {        font-size: 62%;    font-weight: 400;    color: #ffffff;    background-color: #80b0de;    padding: 2px 6px;    margin-right: 6px;    float: left;    margin-to: 2px;    letter-spacing: 0.5px;    line-height: 12px;}

span.notiDescription {    font-size: 1.1em;}

div#noticias_inicio .boton_vermas {       width: 100%;    text-align: center;    overflow: hidden;    margin-top: 0px;    padding-top: 0px;    border-top: 1px solid #ccc; }
div#noticias_inicio a.view-more {    margin: auto;    background: #e2e2e2;    padding: 3px 9px;    color: #666666;    text-transform: uppercase;    width: 15em;    text-align:center;    font-family: Roboto, Arial;    text-decoration: none;}
div#noticias_inicio .bg-image-overlay.rsb-vertical-space {    min-height: auto;     margin-bottom: 40px;}

@media screen and (max-width: 720px) {	
	div#noticias_inicio h1 {    font-size: 25px;    color: #409cb1;    border-bottom: 1px solid #ccc;    margin: 13px 0 12px 0;    padding: 8px 0 6px 8px;    text-align: center;    font-weight:400;}
}