.titolSec {
	background: none;
    color: #005ea4!important;
    font-size: 1.8em!important;
    font-weight: bold!important;
    font-family: 'Ubuntu', sans-serif;
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-bottom:20px;
}

.filtroNot {
	float:left;
	width:100%;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	margin:5px 0 10px 0;
	padding: 10px 0 4px 0;	
}

.filtroNot label {
	color:#005EA4;
	margin: 5px 5px 0 5px;	
}

.blocNot, .blocNotDet {
	position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding:10px;
    position:relative;
}
.blocNot {
	height:355px;
	overflow:hidden;
}

.destNot {
	border: 2px solid #005EA4;
    border-radius: 10px;
}

.blocNot h2,  .blocNotDet h2 {
    float: left;
    width: 100%;
    font-size: 35px!important;
    font-weight: bold;
    color: #005ea4!important;
    text-align: left;
	border-bottom: 1px solid #f6f6f6;
    padding-bottom: 10px;    
}

.blocNotDet h2 {
	margin-bottom:20px;
}

.extraNot {
	width: calc(30% - 10px);
    float: left;
    margin-right: 10px;
    overflow: hidden;
    margin-top: 15px;	
}

.blocNotDet .extraNot {
	margin:0 20px 20px 0;
	width: calc(25% - 20px);	
}

.tipoNot {
	padding:4px 10px;
	color:#fff;	
}

.dataNot {
	margin:5px 0;
    font-size: 11px;
    color: #999;
	line-height:1.4em;
}

.textExtra {
	margin:0 0 10px 0;
    font-size: 12px;
    color: #999;
    border-bottom:1px solid #f6f6f6;
    padding-bottom:5px;	
}

.dataNot b {
	font-weight:bold;
}

.textNot, .textNot2 {
	margin-top: 15px;
    float: left;
    margin-left: 10px;
    width: calc(70% - 10px);
    overflow: hidden;
    text-align: justify;	
}

.mesNot {
    float: right;
    position: absolute;
    /* margin: 15px 0 10px 0; */
    bottom: 0;
    right: 0;
    width: 70%;
    background: #fff;
    padding: 10px 15px;
    text-align: right;
}

.imgNot {
	width:100%;
	height:200px;
	overflow:hiden;
}

.imgNot img {
	max-width: 100%;
    /* height: auto; */
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;	
}


.imgDetall {
	float:left;
	text-align:center;
	margin:0 10px;
	font-size:13px;
}

.imgDetall img {
	height:100px;
	margin-bottom:3px;
	padding-bottom:5px;
	/* border-bottom:1px solid #f6f6f6; */
}

.vistas, .socialNot {
	float:right;
	margin:0 4px;
}

.vistas {
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #e6e6e6;
}
