#notnew {
	padding-top:20px;}

.not-idx-mas, .not-idx-mas a, {
	font-size:17px;
	color:#e1c53d;
	margin:0;
	text-align:left;
	}	
 .not-mas, .not-mas a, .not-mas a:hover{
	font-size:17px;
	color:#e31517;
	margin:0;
	text-align:left;
 }	
	 
.slidenot-prev, .slidenot-next{
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
	padding:5px 0;
	color:#fff;
	font-family:'Norican';
	font-weight: 800;
	text-align:left;
	font-size:22px;
	width:25px; height:25px;
	line-height:.7em;
	background:#e31517;
	} 
.slidenot-prev{
	left:5px;
	}
.slidenot-next{
	right:0;
	}	
#notnew{
	background:#d1d1d1;
	}

#notnew .not-index-frame {
	margin:0 ;
	margin-bottom:15px;
	padding:15px;
	background:#fff;	
	}
#notnew	.not-oculto, #notnew .not-idx-oculto {
	display:none;
}
#notnew .not-index-text h2{
	font-family:'MontserratRegular';
	font-size:20px;}
#notnew .not-index-text{
	font-family:'MontserratLight';
	font-size:18px;
	line-height:.9em;}	
#notnew .not-text {
	color:#fff;
	font-family:'MontserratLight';
	font-size:20px;
	line-height:1.5em;
	align-items: center;
	}
#notnew .not-img {
	margin-right:15px;
	}
	
#notnew .not-img {	
}	
			
#notnew .not-text h1{
	font-family:'MontserratSemiBold';
	font-size:34px;
	}

#notnew .notframeL {
	background: #403d84; 
	margin:0;
	padding:15px;
	}
#notnew .not-index-img{ padding:0; }
#notnew	.not-index-text	{ width:auto;}
#notnew .not-idx-activo {padding:0;}
.col-R{ text-align:left; }
.not-activo { display:table-cell; vertical-align:middle;}



    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
     }
    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
		#notnew .not-img {
			margin-right:15px;
			display:block;
			}
		#notnew .notframeL { margin:15px 15px 15px 15px; }
	}
    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
   }
    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

}