.main-container {
    min-height: 800px;
}
.header-top .isotope-container {
    margin-bottom: 0;
}

a.overlay {
    background-color: rgba(214, 213, 209, 0.48);
}

.masonry-grid-item .overlay-container img {
    min-height: 260px;
}
.masonry-grid-item .overlay-container {
    max-height: 260px;
    overflow: hidden;
}

.overlay-title {
    position: absolute;
    top: 40%;
    left: 5%;
    right: 5%;
    overflow: hidden;
    font-size: 23px;
    color: #333;
    height: 50px;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0.75);
    text-align: center;
}

.header-small .logo img {
    margin-top: 10px;
}

.clubes-integrados .box-style-4 h2 {
    font-size: 20px;
    margin-top: 0;
    text-decoration: underline;
}

.clubes-integrados .box-style-4 .body {
    margin-left: 65px;
}

.clubes-integrados .box-style-4.right .body {
    margin-right: 65px;
    text-align: right;
    margin-left: 0;
}

@media (max-width: 767px) {
    .clubes-integrados .box-style-4 .body {
        margin-left: 0;
    }

    .clubes-integrados .box-style-4.right .body {
        margin-right: 0;
        text-align: left;
    }
}

.asamblea-general .overlay-container img {
    max-height: 150px;
    margin: 0 auto;
}

.asamblea-general .box-style-1 {
    min-height: 190px;
}

.pd20 {padding: 20px}
.mt0 {margin-top: 0}

.navbar-brand {padding: 0}
.navbar-default .navbar-nav > li > a {padding-left: 0}