﻿body, p,h1, h2, h3,h4,div {font-family:'Roboto',Arial,sans-serif !important;}
h2{font-size:25pt;font-weight:bold;color:#000000;font-family:'Roboto',Arial,sans-serif !important;}
h3{font-size:18pt;font-weight:bold;color:#000000;}
p {font-family:'Roboto',Arial;font-size:16px;color:#1a171b;line-height:1.2;}

/*SECCION SUPERIOR*/
.seccion-superior-error{overflow: hidden;height: 365px;}
.seccion-superior-error h1{
    background: url(../img/error/error.jpg) no-repeat center top;
    background-size: cover;
    min-height: 365px;
    overflow: visible;
    margin-top:0px;
    text-indent:-9999px;
}