#main img{max-width:100%}#main h1{font-weight:700;font-size:32px;line-height:35px;color:var(--main-empresa)}#main input,#main textarea{border:1px solid var(--main-empresa);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}@media(max-width:767px){#main .btn{width:100%}}#curriculo{background-repeat:no-repeat;background-position:center;width:100%;height:450px;padding-top:40px}#curriculo h3{color:var(--main-white);font-size:28px;font-weight:700}#curriculo p{color:var(--main-white);font-size:21px}#curriculo .btn{background-color:#8DDC3F;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;padding-right:30px;padding-left:30px;font-size:18px;text-transform:uppercase}@media(max-width:767px){#curriculo .btn{width:100%}}