body {
    margin: 0;
    font-family: 'effra';
    background-color: rgba(0, 0, 0, 0.7);
}

.item {
    width: 100%;
    height: 420px;
    float: left;
    overflow: hidden;
    position: relative;
}
.item a {
    background-position: left center;
    background-size: 100% auto;
    border-radius: 0 0 15px;
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.item .clear {
    clear: both;
}

.item .texto .titulo {
    font-size: 0px !important;
    line-height: 100% !important;
}


/* SET IMAGES */

/*----ciclo16_1201_kits_10----*/
.item.ciclo16_1201_kits_10 {
    background: transparent url("/arquivos/ciclo16_1201_kits_10.jpg") scroll no-repeat !important;
    background-size: auto 100% !important;
    background-position: center 0px !important;
}

.item.ciclo16_1201_kits_10 .texto .titulo {
    color: #fff;
    opacity: 0.0;
}
