/* 
CSS - DEVICE - DESKTOP (3) - V1.0
*/ 
.only-d-mobile {
    display: none  !important
}

/* SLIDE SHOW */ 
#lp-slide-show .titulo {
    font-size: 3rem;
    line-height: 3.22rem;
}
#lp-slide-show .texto {
}

/* OPCOES DE IMAGEM SS */ 
#lp-slide-show .slide-show__img1 {
    display: block  !important
}
#lp-slide-show .slide-show__img2 {
    display: none  !important
}
#lp-slide-show .slide-show__img3 {
    display: none  !important
}

#lp-destaques-secundarios .ct-bg-1 {
    min-height: 250px;
}