@media (min-width: 1024px) {
  .barra-fixa {
    display: none;
  }
}
@media (max-width: 1023px) {
  .barra-fixa {
    display: block;
  }
}
@media (min-width: 1921px) {
  .banner {
    min-height: 130vh;
  }
  .banner .chamada h1 {
    font-size: 5.5rem;
  }
  .banner .chamada a {
    font-size: 2.25rem;
    padding: 0.5rem 2rem 0.5rem 9rem;
  }
  .banner .formulario {
    width: 22%;
    padding: 4rem 3rem;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 3rem;
  }
  .banner .formulario form .campos label {
    font-size: 1.25rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 3rem;
  }
  .banner .formulario form .bt-section button {
    font-size: 1.25rem;
  }
  .especialidades {
    padding: 12rem 12rem 12rem 20rem;
  }
  .especialidades .titulo h1 {
    font-size: 8.5rem;
  }
  .especialidades .titulo h2 {
    font-size: 4.5rem;
  }
  .especialidades .itens .item h1 {
    font-size: 2.25rem;
  }
  .assistencia {
    padding: 12rem;
  }
  .assistencia .titulo h1 {
    font-size: 8.5rem;
  }
  .assistencia .titulo h2 {
    font-size: 6.5rem;
    margin: -14.5rem 0 0;
  }
  .assistencia .itens .item img {
    width: 35%;
  }
  .assistencia .itens .item h1 {
    font-size: 2.5rem;
  }
  .assistencia .itens .item p {
    font-size: 1.75rem;
  }
  .produtos {
    padding: 12rem 12rem 15rem;
  }
  .produtos .titulo h1 {
    font-size: 8.5rem;
  }
  .produtos .titulo h2 {
    font-size: 5.5rem;
  }
  .produtos .itens .texto h1 {
    font-size: 2.25rem;
  }
  .entregasegura {
    padding: 12rem;
  }
  .entregasegura .titulo h1 {
    font-size: 8.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 6.5rem;
    margin: -11.5rem 0 0;
  }
  .entregasegura .itens .texto p {
    font-size: 2rem;
  }
  .judicial {
    padding: 12rem 25rem 18rem;
  }
  .judicial .titulo h1 {
    font-size: 8.5rem;
  }
  .judicial .titulo h2 {
    font-size: 6.5rem;
    margin: -11.5rem 0 0;
  }
  .judicial .texto p {
    font-size: 2rem;
  }
  .quemsomos {
    padding: 12rem 1rem;
  }
  .quemsomos .titulo h1 {
    font-size: 8.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 5.5rem;
  }
  .quemsomos .itens .imagem img {
    width: 130%;
  }
  .quemsomos .itens .texto p {
    font-size: 1.75rem;
  }
  .footer {
    padding: 1rem 3rem;
    font-size: 1.5rem;
  }
  .section-obrigado {
    background-size: cover;
  }
  .section-obrigado .logo img {
    width: 60%;
  }
  .section-obrigado h1 {
    font-size: 3.15rem;
  }
  .section-obrigado h2 {
    font-size: 2rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 1.5rem;
    padding: 1.5rem 4rem;
    margin-top: 2rem;
  }
}
@media (min-width: 1441px) and (max-width: 1919px) {
  .banner {
    padding: 2rem 6rem;
    min-height: 95vh;
  }
  .banner .chamada {
    margin: 15% 0 0;
  }
  .banner .chamada h1 {
    font-size: 3rem;
  }
  .banner .chamada a {
    font-size: 1.25rem;
  }
  .banner .formulario {
    padding: 2rem;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.75rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.75rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2.25rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.75rem 0;
  }
  .especialidades {
    padding: 8rem 4rem 4rem 10rem;
    background-position-x: 15%;
  }
  .especialidades .titulo h1 {
    font-size: 6rem;
  }
  .especialidades .titulo h2 {
    font-size: 2.75rem;
  }
  .especialidades .itens .item h1 {
    font-size: 1.5rem;
  }
  .especialidades .itens .item h2 {
    font-size: 3rem;
  }
  .assistencia {
    padding: 8rem 5rem 4rem;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 5.5rem;
  }
  .assistencia .titulo h2 {
    font-size: 4.5rem;
    margin: -10rem 0 0;
  }
  .assistencia .itens {
    margin: 6rem 0 0;
  }
  .assistencia .itens .item h1 {
    font-size: 1.5rem;
  }
  .assistencia .itens .item p {
    font-size: 1.15rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 12rem 6rem;
  }
  .produtos .titulo h1 {
    font-size: 4.5rem;
  }
  .produtos .titulo h2 {
    font-size: 3.5rem;
  }
  .produtos .itens {
    margin: 5rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.35rem;
  }
  .entregasegura {
    padding: 8rem 5rem;
  }
  .entregasegura .titulo h1 {
    font-size: 5.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .entregasegura .itens .texto p {
    font-size: 1.45rem;
  }
  .judicial {
    padding: 8rem 16rem 12rem;
    background-position-x: 90%;
  }
  .judicial .titulo h1 {
    font-size: 5.5rem;
  }
  .judicial .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .judicial .texto {
    margin: 5rem 0 0;
  }
  .judicial .texto p {
    font-size: 1.5rem;
  }
  .judicial .texto a {
    font-size: 1.25rem;
  }
  .quemsomos {
    padding: 9rem 1rem;
  }
  .quemsomos .titulo h1 {
    font-size: 5.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 4.5rem;
  }
  .quemsomos .itens .texto p {
    font-size: 1.35rem;
  }
  .footer {
    font-size: 0.75rem;
  }
  .footer a {
    font-size: 0.75rem;
  }
  .section-obrigado {
    padding: 4rem;
    background-size: cover;
  }
  .section-obrigado .logo img {
    width: 55%;
  }
  .section-obrigado h1 {
    margin: 2rem 0 0;
    font-size: 1.75rem;
  }
  .section-obrigado h2 {
    font-size: 1.25rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.85rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .banner {
    padding: 2rem 6rem;
    min-height: 85vh;
  }
  .banner .chamada {
    margin: 15% 0 0;
  }
  .banner .chamada h1 {
    font-size: 3rem;
  }
  .banner .chamada a {
    font-size: 1.25rem;
  }
  .banner .formulario {
    padding: 2rem;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.75rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.75rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2.25rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.75rem 0;
  }
  .especialidades {
    padding: 8rem 4rem 4rem 10rem;
    background-position-x: 15%;
  }
  .especialidades .titulo h1 {
    font-size: 6rem;
  }
  .especialidades .titulo h2 {
    font-size: 2.75rem;
  }
  .especialidades .itens .item h1 {
    font-size: 1.5rem;
  }
  .especialidades .itens .item h2 {
    font-size: 3rem;
  }
  .assistencia {
    padding: 8rem 5rem 4rem;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 5.5rem;
  }
  .assistencia .titulo h2 {
    font-size: 4.5rem;
    margin: -10rem 0 0;
  }
  .assistencia .itens {
    margin: 6rem 0 0;
  }
  .assistencia .itens .item h1 {
    font-size: 1.5rem;
  }
  .assistencia .itens .item p {
    font-size: 1.15rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 12rem 6rem;
  }
  .produtos .titulo h1 {
    font-size: 4.5rem;
  }
  .produtos .titulo h2 {
    font-size: 3.5rem;
  }
  .produtos .itens {
    margin: 5rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.35rem;
  }
  .entregasegura {
    padding: 8rem 5rem;
  }
  .entregasegura .titulo h1 {
    font-size: 5.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .entregasegura .itens .texto p {
    font-size: 1.25rem;
  }
  .judicial {
    padding: 8rem 10rem 12rem;
    background-position-x: 90%;
  }
  .judicial .titulo h1 {
    font-size: 5.5rem;
  }
  .judicial .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .judicial .texto {
    margin: 5rem 0 0;
  }
  .judicial .texto p {
    font-size: 1.5rem;
  }
  .judicial .texto a {
    font-size: 1.25rem;
  }
  .quemsomos {
    padding: 9rem 1rem;
  }
  .quemsomos .titulo h1 {
    font-size: 5.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 4.5rem;
  }
  .quemsomos .itens .texto p {
    font-size: 1.15rem;
  }
  .footer {
    font-size: 0.75rem;
  }
  .footer a {
    font-size: 0.75rem;
  }
  .section-obrigado {
    padding: 4rem;
    background-size: cover;
  }
  .section-obrigado .logo img {
    width: 55%;
  }
  .section-obrigado h1 {
    margin: 2rem 0 0;
    font-size: 1.75rem;
  }
  .section-obrigado h2 {
    font-size: 1.25rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.85rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .banner {
    padding: 2rem 6rem;
    min-height: 110vh;
  }
  .banner .chamada {
    margin: 15% 0 0;
  }
  .banner .chamada h1 {
    font-size: 3rem;
  }
  .banner .chamada a {
    font-size: 1.25rem;
  }
  .banner .formulario {
    padding: 2rem;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.75rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.75rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2.25rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.75rem 0;
  }
  .especialidades {
    padding: 8rem 4rem 4rem 10rem;
    background-position-x: 15%;
  }
  .especialidades .titulo h1 {
    font-size: 6rem;
  }
  .especialidades .titulo h2 {
    font-size: 2.75rem;
  }
  .especialidades .itens .item h1 {
    font-size: 1.5rem;
  }
  .especialidades .itens .item h2 {
    font-size: 3rem;
  }
  .assistencia {
    padding: 8rem 5rem 4rem;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 5.5rem;
  }
  .assistencia .titulo h2 {
    font-size: 4.5rem;
    margin: -10rem 0 0;
  }
  .assistencia .itens {
    margin: 6rem 0 0;
  }
  .assistencia .itens .item h1 {
    font-size: 1.5rem;
  }
  .assistencia .itens .item p {
    font-size: 1.15rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 12rem 6rem;
  }
  .produtos .titulo h1 {
    font-size: 4.5rem;
  }
  .produtos .titulo h2 {
    font-size: 3.5rem;
  }
  .produtos .itens {
    margin: 5rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.35rem;
  }
  .entregasegura {
    padding: 8rem 5rem;
  }
  .entregasegura .titulo h1 {
    font-size: 5.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .entregasegura .itens .texto p {
    font-size: 1.15rem;
  }
  .judicial {
    padding: 8rem 6rem 12rem;
    background-position-x: 80%;
  }
  .judicial .titulo h1 {
    font-size: 5.5rem;
  }
  .judicial .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .judicial .texto {
    margin: 5rem 0 0;
  }
  .judicial .texto p {
    font-size: 1.5rem;
  }
  .judicial .texto a {
    font-size: 1.25rem;
  }
  .quemsomos {
    padding: 9rem 1rem;
  }
  .quemsomos .titulo h1 {
    font-size: 5.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 4.5rem;
  }
  .quemsomos .itens .texto p {
    font-size: 1.15rem;
  }
  .footer {
    font-size: 0.75rem;
  }
  .footer a {
    font-size: 0.75rem;
  }
  .section-obrigado {
    padding: 4rem;
    background-size: cover;
  }
  .section-obrigado .logo img {
    width: 45%;
  }
  .section-obrigado h1 {
    margin: 0;
    font-size: 1.75rem;
  }
  .section-obrigado h2 {
    font-size: 1.25rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.85rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .banner {
    padding: 2rem 4rem;
    min-height: 95vh;
  }
  .banner .chamada {
    margin: 15% 0 0;
  }
  .banner .chamada h1 {
    font-size: 2.5rem;
  }
  .banner .chamada a {
    font-size: 1.15rem;
  }
  .banner .formulario {
    padding: 1.5rem;
    top: 5%;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.45rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.75rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.55rem 0;
  }
  .especialidades {
    padding: 8rem 4rem 4rem 6rem;
    background-position-x: 15%;
  }
  .especialidades .titulo h1 {
    font-size: 4rem;
  }
  .especialidades .titulo h2 {
    font-size: 2rem;
  }
  .especialidades .itens {
    margin: 5rem 0 0;
  }
  .especialidades .itens .item h1 {
    font-size: 1.25rem;
  }
  .assistencia {
    padding: 8rem 5rem 4rem;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 3.75rem;
  }
  .assistencia .titulo h2 {
    font-size: 3rem;
    margin: -6.25rem 0 0;
  }
  .assistencia .itens {
    margin: 6rem 0 0;
  }
  .assistencia .itens .item img {
    width: 52%;
  }
  .assistencia .itens .item img.esquerda {
    left: -12%;
  }
  .assistencia .itens .item img.direita {
    right: -12%;
  }
  .assistencia .itens .item h1 {
    font-size: 1.25rem;
  }
  .assistencia .itens .item p {
    font-size: 1rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 12rem 6rem;
  }
  .produtos .titulo h1 {
    font-size: 4.5rem;
  }
  .produtos .titulo h2 {
    font-size: 3.5rem;
  }
  .produtos .itens {
    margin: 5rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.15rem;
  }
  .entregasegura {
    padding: 8rem 5rem;
  }
  .entregasegura .titulo h1 {
    font-size: 5.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .entregasegura .itens .texto p {
    font-size: 1rem;
  }
  .judicial {
    padding: 8rem 6rem 12rem;
    background-position-x: 80%;
  }
  .judicial .titulo h1 {
    font-size: 3.5rem;
  }
  .judicial .titulo h2 {
    font-size: 2.5rem;
    margin: -4.5rem 0 0;
  }
  .judicial .texto {
    margin: 3rem 0 0;
  }
  .judicial .texto p {
    font-size: 1.25rem;
  }
  .judicial .texto a {
    font-size: 1.25rem;
  }
  .quemsomos {
    padding: 9rem 1rem;
  }
  .quemsomos .titulo h1 {
    font-size: 4.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 3.5rem;
  }
  .quemsomos .itens .texto p {
    font-size: 0.85rem;
  }
  .footer {
    font-size: 0.75rem;
  }
  .footer a {
    font-size: 0.75rem;
  }
  .section-obrigado {
    padding: 4rem;
    background-size: cover;
  }
  .section-obrigado .logo img {
    width: 45%;
  }
  .section-obrigado h1 {
    margin: 0;
    font-size: 1.5rem;
  }
  .section-obrigado h2 {
    font-size: 1.05rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.75rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .banner {
    padding: 2rem 4rem 6rem;
    min-height: auto;
    background: url("../img/banner-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    position: relative;
  }
  .banner .chamada {
    margin: 15% 0 0;
    display: grid;
    justify-content: center;
  }
  .banner .chamada h1 {
    font-size: 2.5rem;
    text-align: center;
  }
  .banner .chamada a {
    font-size: 1.25rem;
    margin: 2rem 0 0;
    padding: 0.5rem 1rem;
  }
  .banner .formulario {
    padding: 1.5rem;
    top: 10%;
    position: relative;
    width: 50%;
    left: 25%;
    right: 0;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.75rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.95rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2.25rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.55rem 0;
  }
  .especialidades {
    padding: 8rem 4rem 4rem 6rem;
    background-position-x: 15%;
    min-height: auto;
  }
  .especialidades .titulo h1 {
    font-size: 4rem;
  }
  .especialidades .titulo h2 {
    font-size: 2rem;
  }
  .especialidades .itens {
    margin: 5rem 0 0;
  }
  .especialidades .itens .item h1 {
    font-size: 1.25rem;
  }
  .assistencia {
    padding: 8rem 5rem 4rem;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 3.75rem;
  }
  .assistencia .titulo h2 {
    font-size: 3rem;
    margin: -6.25rem 0 0;
  }
  .assistencia .itens {
    margin: 6rem 0 0;
  }
  .assistencia .itens .item img {
    width: 52%;
  }
  .assistencia .itens .item img.esquerda {
    left: -12%;
  }
  .assistencia .itens .item img.direita {
    right: -12%;
  }
  .assistencia .itens .item h1 {
    font-size: 1.25rem;
  }
  .assistencia .itens .item p {
    font-size: 1rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 12rem 6rem;
    min-height: auto;
  }
  .produtos .titulo h1 {
    font-size: 4.5rem;
  }
  .produtos .titulo h2 {
    font-size: 3.5rem;
  }
  .produtos .itens {
    margin: 5rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.15rem;
  }
  .entregasegura {
    padding: 8rem 5rem;
    min-height: auto;
  }
  .entregasegura .titulo h1 {
    font-size: 5.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 4.5rem;
    margin: -8rem 0 0;
  }
  .entregasegura .itens .texto p {
    font-size: 1rem;
  }
  .judicial {
    padding: 8rem 6rem 12rem;
    background-position-x: 80%;
    min-height: auto;
  }
  .judicial .titulo h1 {
    font-size: 3.5rem;
  }
  .judicial .titulo h2 {
    font-size: 2.5rem;
    margin: -4.5rem 0 0;
  }
  .judicial .texto {
    margin: 3rem 0 0;
  }
  .judicial .texto p {
    font-size: 1.25rem;
  }
  .judicial .texto a {
    font-size: 1.25rem;
  }
  .quemsomos {
    padding: 7rem 1rem;
    min-height: auto;
  }
  .quemsomos .titulo h1 {
    font-size: 4.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 3.5rem;
  }
  .quemsomos .itens {
    margin: 6rem 0 0;
  }
  .quemsomos .itens .texto p {
    font-size: 0.85rem;
  }
  .footer {
    font-size: 0.75rem;
  }
  .footer a {
    font-size: 0.75rem;
  }
  .section-obrigado {
    padding: 4rem;
    background: url("../img/banner-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    position: relative;
  }
  .section-obrigado .logo img {
    width: 55%;
  }
  .section-obrigado h1 {
    margin: 0;
    font-size: 1.75rem;
  }
  .section-obrigado h2 {
    font-size: 1.15rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.85rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  .banner {
    padding: 2rem 2rem 6rem;
    min-height: auto;
    background: url("../img/banner-mobile2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 15%;
    background-position-y: bottom;
    position: relative;
  }
  .banner .logo img {
    width: 60%;
  }
  .banner .chamada {
    margin: 15% 0 0;
    display: grid;
    justify-content: center;
  }
  .banner .chamada h1 {
    font-size: 1.75rem;
    text-align: center;
  }
  .banner .chamada a {
    font-size: 1rem;
    margin: 1.5rem 0 0;
    padding: 0.5rem 1rem;
  }
  .banner .formulario {
    padding: 1.5rem;
    top: 10%;
    position: relative;
    width: 100%;
    left: 0%;
    right: 0;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.5rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.75rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2.15rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.55rem 0;
  }
  .especialidades {
    padding: 6rem 2rem 4rem;
    background-position-x: 15%;
    min-height: auto;
  }
  .especialidades .titulo h1 {
    font-size: 4rem;
  }
  .especialidades .titulo h2 {
    font-size: 2rem;
  }
  .especialidades .itens {
    margin: 5rem 0 0;
  }
  .especialidades .itens .item {
    margin: 2rem 0;
  }
  .especialidades .itens .item h1 {
    font-size: 0.9rem;
  }
  .assistencia {
    padding: 6rem 2rem 2rem;
    background-position-x: left;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 2.75rem;
  }
  .assistencia .titulo h2 {
    font-size: 2rem;
    margin: -4.5rem 0 0;
  }
  .assistencia .itens {
    margin: 3rem 0 0;
  }
  .assistencia .itens .item {
    margin: 0 0 4rem;
  }
  .assistencia .itens .item .ordem01 {
    order: 1;
  }
  .assistencia .itens .item .ordem02 {
    order: 2 !important;
  }
  .assistencia .itens .item img {
    width: 60%;
    margin: 0 0 1rem;
    position: relative;
  }
  .assistencia .itens .item img.esquerda {
    left: -12%;
  }
  .assistencia .itens .item img.direita {
    right: -42%;
  }
  .assistencia .itens .item h1 {
    font-size: 1.25rem;
  }
  .assistencia .itens .item p {
    font-size: 1rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 8rem 2rem 4rem;
    min-height: auto;
    background: url("../img/banner-produtos-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 2%;
    background-position-y: bottom;
    position: relative;
  }
  .produtos .titulo h1 {
    font-size: 2.75rem;
  }
  .produtos .titulo h2 {
    font-size: 2.5rem;
  }
  .produtos .itens {
    margin: 2rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.15rem;
  }
  .entregasegura {
    padding: 6rem 2rem;
    min-height: auto;
  }
  .entregasegura .titulo h1 {
    font-size: 3.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 2.5rem;
    margin: -5rem 0 0;
  }
  .entregasegura .itens {
    margin: 4rem 0 0;
  }
  .entregasegura .itens .ordem01 {
    order: 1;
  }
  .entregasegura .itens .ordem02 {
    order: 2;
  }
  .entregasegura .itens .texto p {
    font-size: 1.15rem;
    text-align: center;
    margin: 0 0 2rem;
  }
  .judicial {
    padding: 6rem 2rem 8rem;
    background-position-x: 80%;
    min-height: auto;
  }
  .judicial .titulo h1 {
    font-size: 2.25rem;
  }
  .judicial .titulo h2 {
    font-size: 2rem;
    margin: -3.25rem 0 0;
  }
  .judicial .texto {
    margin: 3rem 0 0;
  }
  .judicial .texto p {
    font-size: 1rem;
  }
  .judicial .texto a {
    font-size: 1rem;
  }
  .quemsomos {
    padding: 6rem 1rem 4rem;
    min-height: auto;
  }
  .quemsomos .titulo h1 {
    font-size: 2.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 2.25rem;
  }
  .quemsomos .itens {
    margin: 3rem 0 0;
  }
  .quemsomos .itens .imagem.direita {
    display: none;
  }
  .quemsomos .itens .imagem img {
    width: 70%;
  }
  .quemsomos .itens .texto p {
    font-size: 1rem;
    margin: 1rem 0;
  }
  .footer {
    font-size: 0.7rem;
  }
  .footer a {
    font-size: 0.7rem;
  }
  .section-obrigado {
    padding: 4rem 2rem;
    background: url("../img/banner-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    position: relative;
  }
  .section-obrigado .logo img {
    width: 75%;
  }
  .section-obrigado h1 {
    margin: 0;
    font-size: 1.5rem;
  }
  .section-obrigado h2 {
    font-size: 1rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.75rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (max-width: 379px) {
  .banner {
    padding: 2rem 2rem 6rem;
    min-height: auto;
    background: url("../img/banner-mobile2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 15%;
    background-position-y: bottom;
    position: relative;
  }
  .banner .logo img {
    width: 60%;
  }
  .banner .chamada {
    margin: 15% 0 0;
    display: grid;
    justify-content: center;
  }
  .banner .chamada h1 {
    font-size: 1.75rem;
    text-align: center;
  }
  .banner .chamada a {
    font-size: 1rem;
    margin: 1.5rem 0 0;
    padding: 0.5rem 1rem;
  }
  .banner .formulario {
    padding: 1.5rem;
    top: 10%;
    position: relative;
    width: 100%;
    left: 0%;
    right: 0;
  }
  .banner .formulario .titulo-form h1 {
    font-size: 1.5rem;
  }
  .banner .formulario form .campos {
    margin: 1rem 0 0;
  }
  .banner .formulario form .campos label {
    font-size: 0.75rem;
  }
  .banner .formulario form .campos input,
  .banner .formulario form .campos select {
    height: 2.15rem;
  }
  .banner .formulario form .bt-section {
    margin: 1rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 0.75rem;
    padding: 0.55rem 0;
  }
  .especialidades {
    padding: 6rem 2rem 4rem;
    background-position-x: 15%;
    min-height: auto;
  }
  .especialidades .titulo h1 {
    font-size: 4rem;
  }
  .especialidades .titulo h2 {
    font-size: 2rem;
  }
  .especialidades .itens {
    margin: 5rem 0 0;
  }
  .especialidades .itens .item {
    margin: 2rem 0;
  }
  .especialidades .itens .item h1 {
    font-size: 0.9rem;
  }
  .assistencia {
    padding: 6rem 2rem 2rem;
    background-position-x: left;
    min-height: auto;
  }
  .assistencia .titulo h1 {
    font-size: 2.75rem;
  }
  .assistencia .titulo h2 {
    font-size: 2rem;
    margin: -4.5rem 0 0;
  }
  .assistencia .itens {
    margin: 3rem 0 0;
  }
  .assistencia .itens .item {
    margin: 0 0 4rem;
  }
  .assistencia .itens .item .ordem01 {
    order: 1;
  }
  .assistencia .itens .item .ordem02 {
    order: 2 !important;
  }
  .assistencia .itens .item img {
    width: 60%;
    margin: 0 0 1rem;
    position: relative;
  }
  .assistencia .itens .item img.esquerda {
    left: -12%;
  }
  .assistencia .itens .item img.direita {
    right: -42%;
  }
  .assistencia .itens .item h1 {
    font-size: 1.25rem;
  }
  .assistencia .itens .item p {
    font-size: 1rem;
    margin: 1rem 0 0;
  }
  .produtos {
    padding: 8rem 2rem 4rem;
    min-height: auto;
    background: url("../img/banner-produtos-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 2%;
    background-position-y: bottom;
    position: relative;
  }
  .produtos .titulo h1 {
    font-size: 2.75rem;
  }
  .produtos .titulo h2 {
    font-size: 2.5rem;
  }
  .produtos .itens {
    margin: 2rem 0 0;
  }
  .produtos .itens .imagem {
    margin: 3rem 5% 0;
  }
  .produtos .itens .texto h1 {
    font-size: 1.15rem;
  }
  .entregasegura {
    padding: 6rem 2rem;
    min-height: auto;
  }
  .entregasegura .titulo h1 {
    font-size: 3.5rem;
  }
  .entregasegura .titulo h2 {
    font-size: 2.5rem;
    margin: -5rem 0 0;
  }
  .entregasegura .itens {
    margin: 4rem 0 0;
  }
  .entregasegura .itens .ordem01 {
    order: 1;
  }
  .entregasegura .itens .ordem02 {
    order: 2;
  }
  .entregasegura .itens .texto p {
    font-size: 1.15rem;
    text-align: center;
    margin: 0 0 2rem;
  }
  .judicial {
    padding: 6rem 2rem 8rem;
    background-position-x: 80%;
    min-height: auto;
  }
  .judicial .titulo h1 {
    font-size: 2.25rem;
  }
  .judicial .titulo h2 {
    font-size: 2rem;
    margin: -3.25rem 0 0;
  }
  .judicial .texto {
    margin: 3rem 0 0;
  }
  .judicial .texto p {
    font-size: 1rem;
  }
  .judicial .texto a {
    font-size: 1rem;
  }
  .quemsomos {
    padding: 6rem 1rem 4rem;
    min-height: auto;
  }
  .quemsomos .titulo h1 {
    font-size: 2.5rem;
  }
  .quemsomos .titulo h2 {
    font-size: 2.25rem;
  }
  .quemsomos .itens {
    margin: 3rem 0 0;
  }
  .quemsomos .itens .imagem.direita {
    display: none;
  }
  .quemsomos .itens .imagem img {
    width: 70%;
  }
  .quemsomos .itens .texto p {
    font-size: 1rem;
    margin: 1rem 0;
  }
  .footer {
    font-size: 0.7rem;
  }
  .footer a {
    font-size: 0.7rem;
  }
  .section-obrigado {
    padding: 4rem 2rem;
    background: url("../img/banner-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    position: relative;
  }
  .section-obrigado .logo img {
    width: 75%;
  }
  .section-obrigado h1 {
    margin: 0;
    font-size: 1.5rem;
  }
  .section-obrigado h2 {
    font-size: 1rem;
  }
  .section-obrigado .btn-whatsapp {
    font-size: 0.75rem;
    padding: 0.75rem 1.5rem;
  }
}/*# sourceMappingURL=mobile.css.map */