﻿.bg-header {
    background-size: cover;
    height: 230px;
    overflow: hidden;
    position: relative;
}

.bg-header img {
    border: 0 none;
    max-width: 100%;
    position: absolute;
    vertical-align: middle;
}

.gr-row {
    background-color: #f6f6f6;
    margin: 5px 0 10px;
}


.bg-header-info {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    opacity: 0.9;
    position: absolute;
    top: 68px;
    width: 100%;
    z-index: 20;
}


.h1div {
    border: 0 none;
    font-family: Raleway;
    font-size: 38px;
    font-weight: normal;
    line-height: 38px;
    margin: 0;
    padding-bottom: 25px;
    padding-top: 30px;
    text-align: center;
}

.subtitle {
    display: inline-block;
    font-family: raleway;
    padding-bottom: 20px;
    text-align: center;
}

.numres {
    display: inline;
    font-size: 20px;
}

.subtitle > h2 {
    border: 0 none;
    display: inline;
    font-size: 20px;
    font-family: raleway;
    color: #333333;
}

.subtitle .subtit {
    border: 0 none;
    color: #333333;
    display: block;
    font-family: raleway;
    font-size: 15px;
}


.menuactualidad {
    margin: 33px auto;
}