#home{background-color:var(--main-black);background-position:center center;background-repeat:no-repeat;width:100%;padding-top:50px}#home h1,#home h1 strong{color:#fff;font-size:28px}#home .logo{max-width:250px;width:100%}#home figure{margin:0}#home img{max-width:100%}#home p{color:var(--main-white);font-size:21px}#home .title{display:flex;align-items:baseline}#home .title h1{color:var(--main-white);font-size:38px;letter-spacing:5px;text-transform:uppercase;font-weight:100}#home .title .faixa{width:250px;max-width:100%;height:2px;background-color:var(--main-empresa);margin-left:20px;z-index:1}@media(max-width:1200px){#home h1,#home h1 strong{color:#fff;font-size:26px}}@media(max-width:992px){#home{height:auto;padding:0;background-image:url(../../images/bg-home-mobile.jpg)!important;background-position:left center}#home h1,#home h1 strong{color:#fff;font-size:24px}}@media(max-width:767px){#home h1,#home h1 strong{color:#fff;font-size:21px}}#obrigado h1,#obrigado p{color:var(--main-white)}#obrigado img{max-width:100%;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}