.banner_cta{position:relative;padding:90px 0;overflow:hidden;background:#000}.banner_cta .container{max-width:1240px}.banner_cta .container{z-index:2;display:flex;justify-content:space-between}.banner_cta .titulo{font-size:40px;color:#fff;text-align:left;width:auto}.banner_cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}body .banner_cta .btn.custom.white{border:1px solid #fff}@media(max-width:768px){.banner_cta .container{flex-wrap:wrap;justify-content:center}.banner_cta .container .titulo{width:100%;text-align:center;margin-bottom:15px}}