/* Custom CSS */

.header-logo {
    margin-bottom: 20px;
}

.header-logo a img {
    width: 300px;
}

.radio label {
    font-size: 16px;
    line-height: 1.8;
    margin-right: 30px;
    padding-left: 40px;
    margin-bottom: 5px;
    min-width: 80px
}

.radio label .circle, .radio label .check {
    width: 20px;
    height: 20px;
}

label.control-label {
    font-size: 16px;
}

.cover {
    text-align: center;
}

.cover h1 {
    font-size: 60px;
}

.jumbotron {
    background-color: rgba(8, 101, 172, 0.76);
}

.header-filter:after {
    background: none;
}
