.header{ background: #f6f3e2; }#masthead.sticky{ background-color: rgba(255,255,255,.97); }.sticky{ position:fixed;top:0; z-index:99;margin:0 auto 30px; width:100%;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);}header.sticky #header-container{ padding:0;transition: padding 200ms linear; -webkit-transition:padding 200ms linear;}header.sticky .navbar.navbar-default{ background: rgba(255,255,255,.95); border-bottom:1px solid #f5f5f5}.site-header{ min-height: 2px; }.site-header{ padding-bottom: 2px; }.error-page-inner{
	width: 100%;
    height: 100%;
    min-height: 100%;
    position: absolute;
    background: url() no-repeat 100% 0; 
    background-size: contain;
}@media screen and (max-width: 991px) {
.vc_non_responsive .vc_row .vc_col-sm-3 {
 width: 100%; 
}
}

.resaltadocdn{
    font-weight: bold;
    background-color: #282828;
    color: #fff;
    padding: 10px;
    padding-top: 11px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    margin-bottom: 5px;
	}
	
.resaltado-texto{
    font-weight: bold;
    background-color: #282828;
    color: #fff;
    padding: 10px;
    padding-top: 11px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    margin-bottom: 5px;
	}