.item-style {
    z-index: 249;
    width: 284px;
    min-height: 284px;
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: ease;
    background-image: url(../images/blank.gif?crc=4208392903);
    background-color: #FFFFFF;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    text-align: center;
    line-height: 18px;
    font-family: josefin-sans, sans-serif;
    font-weight: 700;
    position: relative;
    margin-right: -10000px;
}

.item-style:hover {
    background-color: rgba(47,48,55,0.65);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 284px;
    width: 284px;
    margin: 0px -10000px 0px 0px;
}

.item-p {
    padding-top: 60px;
    line-height: 0px;
}

.item-space {
    line-height: 18px;
}

.item-title, 
.item-city {
    color: #FFFFFF;
    visibility: inherit;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.item-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.item-city {
    font-size: 12px;
    font-family: josefin-sans, sans-serif;
    font-weight: 400;
    line-height: 15px;
}

.left-column {
    z-index: 25;
    width: 284px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    margin-left: 1px;
    margin-top: 10px;
    position: relative;
    background: #000000 url(../images/unlimited.jpg?crc=479823442) no-repeat center center;
    background-size: cover;
}

.middle-column {
    z-index: 322;
    width: 284px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    margin-left: 1px;
    margin-top: 10px;
    position: relative;
    background: #000000 url(../images/ar-3000.jpg?crc=246024443) no-repeat left center;
    background-size: cover;
}

.right-column {
    z-index: 28;
    width: 284px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    margin-left: 2px;
    margin-top: 10px;
    position: relative;
    background-size: cover;
}

.first-column {
    margin-top: 0;
}

.first-middle {
    margin-top: 120px;
}

.banner-text {
    font-family: josefin-sans, sans-serif;
    font-weight: 300;
}

#acqua {
    background: #000000 url(../images/thumb-acqua.jpg) no-repeat center center;
}

#cyrela {
    background: #000000 url(../images/thumb-cyrela.jpg) no-repeat center center;
}

#spsh {
    background: #000000 url(../images/thumb-spsh.jpg) no-repeat center center;
}

#hausmitre {
    background: #000000 url(../images/thumb-hausmitre.jpg) no-repeat center center;
}

#hectares {
    background: #000000 url(../images/thumb-hectares.jpg) no-repeat center center;
}

#melnick {
    background: #000000 url(../images/thumb_even_day.jpg) no-repeat center center;
}

#maxmitre {
    background: #000000 url(../images/thumb_maxmitre.jpg) no-repeat center center;
}

#oca {
    background: #000000 url(../images/thumb-oca.jpg) no-repeat center center;
}

#wide {
    background: #000000 url(../images/thumb_wide.jpg) no-repeat center center;
}

#araguaya {
    background: #000000 url(../images/thumb\ araguaya.jpg) no-repeat center center;
}

#maxplaza {
    background: #000000 url(../images/maxplaza.jpg) no-repeat center center;
}