.caption.lft.very_large_text3.start {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px 0 !important;
}

.caption.very_large_text3 {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-size: 60px;
    font-family: 'BebasRegular';
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.sottotitolo {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px !important;
}

.callmeBox {background-color: #e1522e;}
.callmeBox_form {
    padding: 0 20px;
}
.callmeBox h3 {
    text-align: center;
    margin: 0;
    padding: 20px;
    color: #fff;
    letter-spacing: 2px;
}
@media screen and (min-width:767px){
    .callmeBox {
        display: none;
    }
}
