.categoria_not{    

    color: #000!important;
    font-size: 28px!important;
    text-align: center;
    text-transform: uppercase;
    font-family: 'ralewaysemibold'!important;    
}
.categoria_fecha {
    padding: 3px 10px 3px 10px;
    background-color: #eee;
    display: inline-block;
    font-size: 12px;
    margin-bottom:10px;
}
.categoria_fecha_g {
    padding: 3px 10px 3px 10px;
    background-color: #eee;
    display: inline-block;
    font-size: 17px;
    margin-bottom:10px;
}
.categoria_1 {
    color: #C67D15;
}
.not_ind {
    margin-bottom: 20px;
    margin-top: 10px;
}
.imagen_not {
    margin-top: 20px;
}
.relleno_not {
    border-bottom: 4px dotted #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
  
}
.fecha_not {
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
}
.tit_not {
    font-size: 22px;
font-family: 'ralewayregular';
line-height: 110%;       
    margin: 5px 0 8px !important;
}
.tit_not a {
    color: #000;  
    margin-bottom: 8px;
    
}
.tit_not a:hover {
    color:#FFA41C;
}
.desarrollo_not2 {
    
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 0;
    line-height: 130%;
}
.tit_not_g {
    color: #000;
    font-family: 'ralewayregular';
    line-height: 110%;    
    font-size: 22px !important;   
    margin: 5px 0 15px !important;
    /*text-transform: uppercase;*/
}
.boton_inscrib {
    background-color: #fe9900;
    color: #000 !important;
   
    font-size: 17px !important;
    letter-spacing: 1px;
    display: block;
}


.bot_blanco {
    color: #a01027 !important;
    font-size: 12px;
    margin-top: 10px;
    padding: 8px 25px;
    text-transform: uppercase;
}
.leer_mas {
    color: #fff;
    display: inline-block;
    font-family: "montserratbold";
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.leer_mas a {
    background-color: #FFA41C;
    color: #fff;
    padding: 5px 20px !important;
}
.leer_mas a:hover {
    background-color: #3d4045 !important;
    color: #fff !important;
}
.especial_ver {
    background-color: #a01027;
    display: inline-block;
    font-size: 13px;
    line-height: 14px !important;
    margin-left: -3px;
    padding: 5px 11px !important;
    text-align: center;
    vertical-align: middle !important;
}

.capa_share{
    padding-top: 20px;
}

.formulario_contacto_evento {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px;
    background-color: #efefef;
}

.formulario_contacto_evento p {
    text-align: center;
}

.formulario_contacto_evento .bot_amarillo {
    background-color: #fe9900;
    color: #FBFBFB;
    text-transform: uppercase;
}

.formulario_contacto_evento .politica a {
    font-size: 12px;
    color: #666;
    margin-top: 8px;
    font-weight: 100;
}

.formulario_contacto_evento .politica a:hover {
    color: #000;
}

.formulario_contacto_evento input {
    margin-bottom: 12px;
}

.formulario_contacto_evento h2 {

    color: #000;
    font-family: "montserratbold";
    font-size: 22px;
    margin-bottom: 40px;

    text-align: center;
    text-transform: uppercase;

}

.formulario_contacto_evento .zona_consulta {
    padding-bottom: 10px;
}

.margen_material {
    padding: 30px;
}

.txt_gracias{
    padding: 20px;
    background-color: #f4f4f4;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    clear: both;
}

.gracias{
    font-size: 30px!important;
    color: #000!important;
    margin-bottom: 10px;
}

.fondo_color{
    margin-top: 10px;
    margin-bottom: 10px;   
    background-color: #efefef;
}
.titular_descarga{ font-size: 14px; color:#000; text-transform: uppercase; font-family: "montserratbold"; }
.bloque_enlace {    border-bottom: 1px dotted #ccc;    margin: 20px 0px 40px 0px;}

.titulo_enlace_descarga {
    margin-top: 0px !important;
    font-size: 15px !important;
    font-family: 'ralewayregular' !important;
    color: #000 !important;
}
.descargar_material{ text-align: right; font-size: 20px;}







@media only screen and (min-width: 960px) and (max-width: 2400px) {
    .imagen_not_p img{float: right;}   
    .tit_not_g {font-size: 27px !important;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .categoria_fecha{margin-top:10px;}
}
@media only screen and (max-width: 479px) {
    .tit_not_g{ font-size: 18px !important;    line-height: 20px;}
    #ficha_not .desarrollo_not{font-size: 15px; line-height: 120%;}
    .categoria_fecha{margin-top:10px;}
}
