#home{background-image:url(../../images/bg-home.jpg);background-color:var(--main-black);background-position:left top;background-repeat:no-repeat;width:100%;padding-bottom:50px}#home h1,#home h1 span{margin-top:90%;color:var(--main-white)}#home h1 span{color:var(--main-empresa)}#home h5,#home h5 span{color:var(--main-white);font-size:21px}#home h5 span{color:var(--main-empresa)}#home img{max-width:100%}#home .desktop{display:block}#home .mobile{display:none}#home p{color:var(--main-white);font-size:18px;line-height:21px}#home .titulo1,#home .titulo1 span{font-size:26px;color:var(--main-white);font-weight:900;text-transform:uppercase}#home .titulo1 span{color:var(--main-empresa);font-weight:900;text-transform:uppercase}#home .titulo2{font-size:21px;color:var(--main-white);margin-top:10px;}#home a{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;padding-left:30px;padding-right:30px;font-size:21px}@media(max-width:992px){#home{background-image:url(../../images/bg-home-mobile.jpg);background-size:contain}#home h1,#home h1 span{margin-top:30%;text-aligncenter}#home h5,#home h5 span{margin-top:10px}#home .titulo1,#home .titulo1 span{font-size:21px;line-height:24px}#home img{max-width:80%}#home .titulo2{font-size:18px;line-height:21px}#home .box{margin-top:50%}#home a{width:100%}}