.tour-apto{
    background-image: url("../../images/tour_virtual_apartamento.jpg");
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-attachment: fixed;
    color: #FFFFFF;
    min-height: 1080px;
    line-height: 50px;

}

.tour-apto a {
    color: #FFFFFF;
    margin-bottom: ;
}

.tour-apto h1, p {

    font-family: 'Bebas Neue', cursive;

}

.tour-apto h1 {
    font-size: 60px;

}

.tour-apto .text-p {
    font-size: 26px;
    font-weight: lighter;

}

.tour-apto-text {
    padding-top: 40%;
}

.tour-plantao {
    background-image: url("../../images/tour_virtual_plantao.jpg");
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-attachment: fixed;
    color: #FFFFFF;
    min-height: 1080px;
    line-height: 50px;

}

.tour-plantao a {
    color: #FFFFFF;
}

.tour-plantao h1, p {

    font-family: 'Bebas Neue', cursive;

}

.tour-plantao h1 {
    font-size: 60px;

}

.tour-plantao .text-p {
    font-size: 30px;
    font-weight: lighter;

}

.tour-plantao-text {
    padding-top: 40%;
}




