.head {
    background-color: transparent;
}

.bkUltra {
    height: 60vh;
    width: 100%;
    background-image: url('../images/Ultrabox.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.smallDate {
    font-size: 0.5em;
}

.docDetails .content .modelo .grupo {
    background-color: #db4437;
}