@media (min-width: 1024px) {
  .barra-fixa {
    display: none;
  }
}

@media (min-width: 3841px) {
  .banner {
    background-size: cover;
  }
  .banner .logo {
    margin-left: 7%;
    margin-top: 3%;
  }
  .banner .logo img {
    width: 65%;
  }
  .banner .titulo h1 {
    font-size: 20rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 22rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 15rem;
  }
  .banner .titulo h2 {
    font-size: 12rem;
  }
  .banner .titulo h2 span {
    font-size: 20rem;
  }
  .banner .formulario {
    padding: 18.75rem 9.375rem 6.25rem;
    border: 1.875rem solid #ffffff;
    border-radius: 2.8125rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 6rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 10rem;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 6rem;
  }
  .banner .formulario form .campos .mt-3 {
    margin-top: 5rem !important;
  }
  .banner .formulario form .campos label {
    font-size: 6rem;
  }
  .banner .formulario form .campos input {
    height: 12.5rem;
    font-size: 5rem;
  }
  .banner .formulario form .campos select {
    height: 12.5rem;
    font-size: 5rem;
  }
  .banner .formulario form .bt-section {
    padding: 9.375rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 8rem;
  }
  .banner .fixed {
    top: 43.75rem;
  }
  .mercado {
    background-size: cover;
    padding: 12.5rem;
  }
  .mercado .titulo h1 {
    font-size: 20rem;
  }
  .mercado .sub-item .sub-titulo h1 {
    font-size: 10rem;
    width: 80%;
  }
  .mercado .sub-item .sub-titulo h1.item01 {
    margin: 25rem 0 0;
  }
  .mercado .sub-item .sub-titulo h1.item02 {
    margin: 10rem 0 0;
  }
  .mercado .sub-item .item01 .row {
    padding: 0 0 9.375rem;
  }
  .mercado .sub-item .item01 .row .texto {
    margin-top: 2%;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 10rem;
    line-height: 8rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 10%;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 6.25rem;
  }
  .mercado .sub-item .item02 .m-item h1 {
    font-size: 10rem;
    font-weight: 500;
    margin-left: 15%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    font-size: 7rem;
    text-align: left;
    margin-left: -10%;
  }
  .mercado .sub-item .item02 .m-item svg.radial-progress {
    max-width: 50rem;
  }
  .modelo .parte01 {
    padding: 15rem;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 20rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .item img {
    width: 90%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev {
    padding: 4rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev:before {
    width: 12rem;
    height: 12rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next {
    padding: 4rem;
    right: 7%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next:before {
    width: 12rem;
    height: 12rem;
  }
  .modelo .parte02 .itens .item.white {
    margin-bottom: 10rem;
  }
  .modelo .parte02 .itens .item.red {
    margin-bottom: 10rem;
  }
  .modelo .parte02 .itens .item {
    padding: 3rem 0;
  }
  .modelo .parte02 .itens .item .barra {
    border-radius: 0 2rem 2rem 0;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 12rem;
    line-height: 1;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 7rem;
  }
  .vantagens {
    background-size: cover;
    padding: 12.5rem;
  }
  .vantagens .titulo {
    padding: 15rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 20rem;
  }
  .vantagens .fundo {
    border-radius: 3rem;
    min-height: 70%;
    width: 20%;
    top: 27%;
  }
  .vantagens .conteudo .item.item-right {
    margin-right: 5rem;
  }
  .vantagens .conteudo .item {
    min-height: 80rem;
    padding: 5rem;
    border-radius: 5rem;
  }
  .vantagens .conteudo .item .imagem {
    width: 100%;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 8rem;
  }
  .depoimentos {
    background-size: cover;
    padding: 12.5rem;
  }
  .depoimentos .titulo {
    padding: 0 0 20rem;
  }
  .depoimentos .titulo h1 {
    font-size: 20rem;
  }
  .depoimentos .youtube {
    min-height: 150rem;
  }
  .depoimentos .youtube img {
    top: -15%;
  }
  .depoimentos .youtube .play-button {
    padding: 5rem 9rem;
    width: 25rem;
    height: 25rem;
  }
  .depoimentos .youtube .play-button svg {
    width: 10rem;
    height: 15rem;
  }
  .licenciado {
    background-size: cover;
    background-position-y: bottom;
    padding: 12.5rem;
  }
  .licenciado .titulo h1 {
    font-size: 25rem;
  }
  .licenciado .itens {
    padding: 10rem 0 0;
  }
  .licenciado .itens .row {
    padding: 0 0 5rem;
  }
  .licenciado .itens .row .imagem img {
    width: 100%;
  }
  .licenciado .itens .row .texto h1 {
    font-size: 10rem;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 7rem;
  }
  .quem-somos {
    background-size: cover;
    padding: 12.5rem;
  }
  .quem-somos .titulo h1 {
    font-size: 20rem;
    margin-left: 30rem;
    margin-top: 2rem;
  }
  .quem-somos .imagem {
    padding: 25rem 9rem 0;
  }
  .quem-somos .imagem img {
    width: 70%;
    margin-left: 15%;
  }
  .quem-somos .texto {
    padding: 10rem 0 0 0;
    width: 100%;
  }
  .quem-somos .texto p {
    font-size: 7rem;
  }
  .footer {
    padding: 5rem 10rem;
  }
  .footer .imagem img {
    width: 20%;
  }
  .footer .texto h1 {
    font-size: 7rem;
  }
}

@media (min-width: 2561px) and (max-width: 3840px) {
  .banner {
    background-size: cover;
    padding: 9.375rem;
  }
  .banner .logo {
    margin-top: 0;
  }
  .banner .logo img {
    width: 70%;
  }
  .banner .titulo h1 {
    font-size: 12rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 13rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 9rem;
  }
  .banner .titulo h2 {
    font-size: 6rem;
  }
  .banner .titulo h2 span {
    font-size: 10rem;
  }
  .banner .formulario {
    padding: 12.5rem 6.25rem 3.125rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 4rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 6.5rem;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 3.5rem;
  }
  .banner .formulario form .campos label {
    font-size: 3.5rem;
  }
  .banner .formulario form .campos input {
    height: 6.25rem;
    font-size: 3rem;
  }
  .banner .formulario form .campos select {
    height: 6.25rem;
    font-size: 3rem;
  }
  .banner .formulario form .bt-section {
    padding: 6.25rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 3.5rem;
  }
  .banner .fixed {
    top: 21.875rem;
  }
  .mercado {
    background-size: cover;
    padding: 9.375rem;
  }
  .mercado .titulo h1 {
    font-size: 15rem;
  }
  .mercado .sub-item .sub-titulo h1 {
    font-size: 5rem;
    width: 90%;
  }
  .mercado .sub-item .sub-titulo h1.item01 {
    margin: 12.5rem 0 0;
  }
  .mercado .sub-item .sub-titulo h1.item02 {
    margin: 12.5rem 0 0;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 4.0625rem;
  }
  .mercado .sub-item .item01 .row .texto {
    margin-top: 2%;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 6rem;
    line-height: 6rem;
  }
  .mercado .sub-item .item02 .m-item h1 {
    font-size: 5rem;
  }
  .mercado .sub-item .item02 .m-item h2 {
    font-size: 3.5rem;
  }
  .mercado .sub-item .item02 .m-item svg.radial-progress {
    max-width: 30rem;
  }
  .modelo {
    background-size: cover;
  }
  .modelo .parte01 {
    padding: 9.375rem;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 12rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev {
    padding: 2.1875rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev:before {
    width: 5.3125rem;
    height: 5.3125rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next {
    padding: 2.1875rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next:before {
    width: 5.3125rem;
    height: 5.3125rem;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 6rem;
    line-height: 1;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 3.5rem;
  }
  .vantagens {
    padding: 9.375rem;
  }
  .vantagens .titulo {
    padding: 2.5rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 12rem;
  }
  .vantagens .fundo {
    left: 17%;
    top: 27%;
    width: 20%;
    min-height: 70%;
  }
  .vantagens .conteudo .item {
    width: 70%;
    min-height: 35rem;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 4rem;
  }
  .vantagens .conteudo .item .imagem {
    width: 100%;
  }
  .vantagens .conteudo .item .imagem img {
    width: 35%;
  }
  .depoimentos {
    padding: 9.375rem;
    background-size: cover;
    min-height: 90vh;
  }
  .depoimentos .titulo h1 {
    font-size: 12rem;
  }
  .depoimentos .youtube {
    min-height: 80rem;
  }
  .depoimentos .youtube img {
    width: 110%;
    top: -15%;
  }
  .licenciado {
    padding: 9.375rem;
    background-size: cover;
  }
  .licenciado .titulo h1 {
    font-size: 12rem;
  }
  .licenciado .itens .row .texto h1 {
    font-size: 4rem;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 3rem;
  }
  .quem-somos {
    padding: 9.375rem;
    background-size: cover;
  }
  .quem-somos .titulo h1 {
    font-size: 10rem;
    margin-left: 6%;
    margin-top: -1%;
  }
  .quem-somos .texto {
    width: 100%;
  }
  .quem-somos .texto p {
    font-size: 3.5rem;
  }
}

@media (min-width: 1921px) and (max-width: 2560px) {
  .banner {
    background-size: cover;
  }
  .banner .logo img {
    width: 60%;
  }
  .banner .titulo {
    margin-top: 10%;
  }
  .banner .titulo h1 {
    font-size: 7rem;
    margin-top: 5%;
  }
  .banner .titulo h1 span.milhao {
    font-size: 7.5rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 5.5rem;
  }
  .banner .titulo h2 {
    margin-top: 0;
    font-size: 3rem;
  }
  .banner .titulo h2 span {
    font-size: 5rem;
  }
  .banner .formulario {
    width: 25%;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 1.5rem;
  }
  .banner .formulario form .campos label {
    font-size: 1.75rem;
  }
  .banner .formulario form .campos input {
    height: 3.75rem;
    font-size: 1.5rem;
  }
  .banner .formulario form .campos select {
    height: 3.75rem;
    font-size: 1.5rem;
  }
  .banner .formulario form .bt-section button {
    font-size: 1.75rem;
  }
  .mercado {
    background-size: cover;
  }
  .mercado .titulo h1 {
    font-size: 7rem;
  }
  .mercado .sub-item .item01 .row .texto {
    margin-top: 1.2rem;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 2.5rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 10%;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 15%;
  }
  .modelo {
    background-size: cover;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 6.5rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .item img {
    width: 100%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next {
    right: -2%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev {
    left: -2%;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 3.5rem;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 2rem;
  }
  .vantagens {
    background-size: cover;
  }
  .vantagens .titulo {
    padding: 2.5rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 7rem;
  }
  .vantagens .fundo {
    top: 26%;
    min-height: 70%;
  }
  .vantagens .conteudo .item {
    min-height: 25rem;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 2.5rem;
  }
  .depoimentos {
    background-size: cover;
  }
  .depoimentos .titulo h1 {
    font-size: 6.5rem;
  }
  .depoimentos .youtube {
    min-height: 50rem;
  }
  .depoimentos .youtube img {
    width: 110%;
  }
  .licenciado {
    background-size: cover;
    background-position-y: bottom;
  }
  .licenciado .titulo h1 {
    font-size: 7rem;
  }
  .licenciado .itens .row .texto h1 {
    font-size: 2.5rem;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 2rem;
  }
  .quem-somos {
    background-size: cover;
  }
  .quem-somos .titulo h1 {
    font-size: 6.5rem;
    margin-top: 1%;
    margin-left: 10%;
  }
  .quem-somos .imagem img {
    margin-left: 10%;
  }
  .quem-somos .texto {
    width: 100%;
  }
  .quem-somos .texto p {
    font-size: 2.5rem;
  }
  .footer .texto h1 {
    font-size: 2rem;
  }
}

@media (min-width: 1441px) and (max-width: 1919px) {
  .banner .formulario {
    top: 15%;
  }
  .mercado .sub-item .sub-titulo h1 {
    width: 90%;
    font-size: 1.75rem;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 25%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    font-size: 1.2rem;
    text-align: center;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 2rem;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 1.2rem;
  }
  .vantagens .titulo {
    padding: 0.3125rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 4rem;
  }
  .vantagens .fundo {
    top: 23%;
  }
  .depoimentos .titulo {
    padding: 0 0 5rem;
  }
  .depoimentos .youtube img {
    width: 110%;
    top: -15%;
  }
  .quem-somos .titulo h1 {
    font-size: 5rem;
    margin-left: 10%;
    margin-top: 0.5rem;
  }
  .quem-somos .imagem img {
    margin-left: 10%;
  }
  .quem-somos .texto {
    width: 100%;
  }
}

@media (min-width: 1367px) and (max-width: 1440px) {
  .banner .titulo h1 {
    font-size: 4rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 4.2rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 3.2rem;
  }
  .banner .formulario {
    top: 10%;
    padding: 3.75rem 2.5rem 1.25rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 1.2rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 2rem;
  }
  .mercado .sub-item .sub-titulo h1 {
    width: 90%;
    font-size: 1.75rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 15%;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 1.5625rem 0.9375rem;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 30%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    text-align: center;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 2rem;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 1.2rem;
  }
  .vantagens .titulo {
    margin-top: -5%;
  }
  .vantagens .titulo h1 {
    font-size: 4rem;
  }
  .vantagens .fundo {
    top: 22%;
  }
  .vantagens .conteudo .item {
    width: 100%;
    min-height: 18rem;
  }
  .vantagens .conteudo .item .imagem img {
    width: 25%;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.75rem;
  }
  .depoimentos {
    padding: 3.125rem 5rem;
    min-height: 80vh;
    background-size: cover;
  }
  .depoimentos .youtube {
    min-height: 25rem;
  }
  .licenciado {
    padding: 5rem;
    background-position-x: 20%;
    background-size: cover;
  }
  .licenciado .titulo h1 {
    font-size: 5rem;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 1.2rem;
  }
  .quem-somos .titulo h1 {
    font-size: 5rem;
    margin-left: 10%;
    margin-top: 1%;
  }
  .quem-somos .imagem img {
    margin-left: 10%;
  }
  .quem-somos .texto {
    width: 90%;
  }
  .quem-somos .texto p {
    font-size: 1.2rem;
  }
  .footer .imagem img {
    width: 35%;
  }
  .footer .texto h1 {
    font-size: 1.2rem;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .banner .titulo h1 {
    font-size: 4rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 4rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 3rem;
  }
  .banner .formulario {
    padding: 3.125rem 3.125rem 1rem;
    top: 10%;
  }
  .banner .formulario .item-titulo {
    padding: 0.625rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 1.2rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 2rem;
  }
  .banner .formulario .item-rodape {
    padding: 1.25rem 0 0;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 1rem;
  }
  .banner .formulario form .campos label {
    font-size: 1.2rem;
  }
  .banner .formulario form .campos input {
    height: 2.5rem;
  }
  .banner .formulario form .campos select {
    height: 2.5rem;
  }
  .banner .formulario form .bt-section button {
    font-size: 1.2rem;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 1.875rem 0.9375rem;
  }
  .mercado .sub-item .item02 .m-item h2 {
    text-align: center;
  }
  .mercado .sub-item .sub-titulo h1 {
    width: 100%;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 3.5rem;
  }
  .modelo .parte01 .galeria-modelo-negocio {
    padding: 6.25rem 0 0;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 2rem;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 1.2rem;
  }
  .vantagens .titulo {
    margin-top: -7%;
  }
  .vantagens .titulo h1 {
    font-size: 4rem;
  }
  .vantagens .fundo {
    min-height: 68%;
  }
  .vantagens .conteudo {
    margin-top: 15%;
  }
  .vantagens .conteudo .item {
    min-height: 15rem;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.2rem;
  }
  .depoimentos .titulo h1 {
    font-size: 5rem;
  }
  .depoimentos .youtube {
    min-height: 25rem;
    margin-top: 13%;
  }
  .depoimentos .youtube img {
    width: 110%;
    top: -15%;
  }
  .licenciado {
    background-size: cover;
    background-position-x: center;
  }
  .licenciado .titulo h1 {
    font-size: 4rem;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 1.2rem;
  }
  .quem-somos .titulo h1 {
    font-size: 5.5rem;
    margin-left: 10%;
  }
  .quem-somos .imagem img {
    width: 100%;
  }
  .quem-somos .texto {
    width: 100%;
  }
  .quem-somos .texto p {
    font-size: 1.2rem;
  }
  .footer .texto h1 {
    font-size: 1.2rem;
  }
}

@media (min-width: 1201px) and (max-width: 1280px) {
  .banner {
    padding: 5rem;
  }
  .banner .logo {
    margin-top: 1%;
    margin-left: 12%;
    width: 40%;
  }
  .banner .logo img {
    width: 60%;
  }
  .banner .titulo h1 {
    font-size: 4rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 4rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 2.75rem;
  }
  .banner .formulario {
    top: 10%;
    padding: 3.125rem 1.875rem 1.875rem;
  }
  .banner .formulario .item-titulo {
    padding: 0.625rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 1.2rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 2rem;
  }
  .banner .formulario form .campos label {
    font-size: 1.2rem;
  }
  .banner .formulario form .campos input {
    border-radius: 0.9375rem;
    height: 2.5rem;
  }
  .banner .formulario form .campos select {
    border-radius: 0.9375rem;
    height: 2.5rem;
  }
  .banner .formulario form .bt-section button {
    font-size: 1.2rem;
  }
  .mercado {
    padding: 5rem;
  }
  .mercado .sub-item .sub-titulo h1 {
    width: 100%;
    font-size: 1.75rem;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 1.25rem 0.625rem;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 2rem;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 25%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    text-align: center;
  }
  .modelo .parte01 {
    padding: 5rem;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 3.5rem;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 1.75rem;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 1.2rem;
  }
  .vantagens {
    padding: 5rem;
  }
  .vantagens .titulo h1 {
    font-size: 4rem;
    margin-top: -5%;
  }
  .vantagens .conteudo .item {
    width: 100%;
    min-height: 15rem;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.5rem;
  }
  .depoimentos {
    padding: 5rem;
    background-size: cover;
  }
  .depoimentos .titulo {
    padding: 0 0 1.5625rem;
  }
  .depoimentos .titulo h1 {
    font-size: 4.5rem;
  }
  .depoimentos .youtube {
    min-height: 20rem;
  }
  .licenciado {
    padding: 5rem;
    background-size: cover;
    background-position-x: center;
  }
  .licenciado .titulo h1 {
    font-size: 4rem;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 1.2rem;
  }
  .quem-somos .titulo h1 {
    font-size: 5rem;
    margin-left: 12%;
    margin-top: 1%;
  }
  .quem-somos .imagem img {
    margin-left: 15%;
  }
  .quem-somos .texto {
    width: 100%;
  }
  .quem-somos .texto p {
    font-size: 1.2rem;
  }
  .footer .texto h1 {
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .banner {
    padding: 3.125rem;
  }
  .banner .logo {
    width: 50%;
    margin-left: 17%;
    margin-top: 4%;
  }
  .banner .logo img {
    width: 60%;
  }
  .banner .titulo h1 {
    font-size: 3.5rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 3.5rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 2.5rem;
  }
  .banner .formulario {
    padding: 3.4375rem 1.25rem 1.25rem;
    top: 10%;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 2rem;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 1rem;
  }
  .banner .formulario form .campos label {
    font-size: 1rem;
  }
  .banner .formulario form .campos input {
    border-radius: 0.9375rem;
    height: 1.875rem;
  }
  .banner .formulario form .campos select {
    border-radius: 0.9375rem;
    height: 2.5rem;
  }
  .banner .formulario form .bt-section button {
    font-size: 1rem;
  }
  .mercado {
    padding: 3.125rem;
  }
  .mercado .titulo h1 {
    margin-top: 5%;
  }
  .mercado .sub-item .sub-titulo h1 {
    font-size: 1.5rem;
    width: 100%;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 2rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 20%;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 1.5625rem 0.9375rem;
  }
  .mercado .sub-item .item02 .m-item h2 {
    text-align: center;
    font-size: 1.2rem;
  }
  .modelo .parte01 {
    padding: 3.125rem;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 3rem;
  }
  .modelo .parte02 .itens .item .texto {
    text-align: left;
    margin-left: -5%;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 1.5rem;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 1rem;
  }
  .vantagens .titulo {
    margin-top: -12%;
    margin-left: -15%;
  }
  .vantagens .titulo h1 {
    font-size: 4rem;
  }
  .vantagens .fundo {
    left: 20%;
    top: 22%;
  }
  .vantagens .conteudo .item {
    width: 100%;
    min-height: 15rem;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.5rem;
  }
  .depoimentos {
    padding: 3.125rem;
    background-size: cover;
    min-height: 60vh;
  }
  .depoimentos .titulo {
    padding: 0 0 1.875rem;
  }
  .depoimentos .titulo h1 {
    font-size: 4rem;
  }
  .depoimentos .youtube {
    min-height: 15rem;
  }
  .licenciado {
    padding: 3.125rem;
    background-size: cover;
    background-position-x: center;
  }
  .licenciado .titulo h1 {
    font-size: 4rem;
  }
  .licenciado .itens .row .texto h1 {
    font-size: 1.5rem;
  }
  .licenciado .itens .row .texto ul {
    padding-left: 1rem !important;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 1rem;
  }
  .quem-somos {
    padding: 3.125rem;
  }
  .quem-somos .titulo h1 {
    font-size: 4rem;
    margin-left: 15%;
    margin-top: 2%;
  }
  .quem-somos .imagem {
    padding: 6.25rem 0 0;
  }
  .quem-somos .texto {
    padding: 3.125rem 0 0 0;
    width: 100%;
  }
  .quem-somos .texto p {
    font-size: 1.2rem;
  }
  .footer .imagem img {
    width: 50%;
  }
  .footer .texto h1 {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .barra-fixa {
    display: block;
  }
  .banner {
    background-size: cover;
    background-position-x: 25%;
    padding: 1.875rem;
  }
  .banner .logo {
    width: 90%;
  }
  .banner .logo img {
    width: 30%;
    margin-top: 7%;
    margin-left: -5%;
  }
  .banner .titulo {
    margin-top: 15%;
  }
  .banner .titulo h1 {
    font-size: 3rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 3rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 2rem;
  }
  .banner .titulo h2 {
    font-size: 2rem;
  }
  .banner .titulo h2 span {
    font-size: 3rem;
  }
  .banner .formulario {
    position: relative;
    width: 100%;
    top: -20%;
    right: 0;
    padding: 3.125rem 1.25rem 1.25rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 1rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 1.5rem;
  }
  .banner .formulario .item-rodape {
    padding: 1.25rem 0 0;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 1rem;
  }
  .banner .formulario form .campos label {
    font-size: 1rem;
  }
  .banner .formulario form .campos input {
    border-radius: 0.9375rem;
    height: 1.875rem;
  }
  .banner .formulario form .campos select {
    border-radius: 0.9375rem;
    height: 2.5rem;
  }
  .banner .formulario form .bt-section {
    padding: 0.9375rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 1rem;
  }
  .mercado {
    padding: 3.125rem;
  }
  .mercado .titulo {
    margin-top: 10%;
  }
  .mercado .titulo h1 {
    font-size: 5rem;
  }
  .mercado .sub-item .sub-titulo h1.item01 {
    margin: 1.875rem 0 0;
  }
  .mercado .sub-item .sub-titulo h1 {
    font-size: 1.8rem;
    width: 100%;
  }
  .mercado .sub-item .sub-titulo h1.item02 {
    margin: 3.75rem 0 0;
  }
  .mercado .sub-item .item01 {
    padding: 3.125rem 0 0;
  }
  .mercado .sub-item .item01 .row {
    padding: 0 0 1.25rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 15%;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 0.9375rem;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .mercado .sub-item .item02 {
    padding: 1.25rem 0 0;
  }
  .mercado .sub-item .item02 .m-item svg.radial-progress {
    max-width: 10rem;
    margin-left: 15%;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 0;
    text-align: center;
    margin-top: 5%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    font-size: 1.2rem;
    margin-left: 0;
    text-align: center;
  }
  .modelo {
    background-image: url("../img/banner-03-mobile.jpg");
  }
  .modelo .parte01 {
    padding: 1.875rem;
  }
  .modelo .parte01 .titulo {
    margin-left: 5%;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 4rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .item img {
    width: 90%;
    margin-left: 5%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev {
    left: 2%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next {
    right: 2%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
  .modelo .parte02 .itens .item .barra {
    height: 50%;
  }
  .modelo .parte02 .itens .item .texto {
    text-align: left;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 1.5rem;
    line-height: 1;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 0.85rem;
  }
  .vantagens {
    padding: 1.875rem;
  }
  .vantagens .titulo {
    padding: 1.875rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 3.5rem;
  }
  .vantagens .titulo h1 span img {
    width: 10%;
    margin-top: -2%;
  }
  .vantagens .fundo {
    display: none;
  }
  .vantagens .conteudo .item.item-right {
    margin-bottom: 0.625rem;
  }
  .vantagens .conteudo .item {
    position: relative;
    width: 100%;
    min-height: 15rem;
  }
  .vantagens .conteudo .item .imagem img {
    width: 20%;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.5rem;
  }
  .depoimentos {
    padding: 3.125rem;
    min-height: 70vh;
    background-size: cover;
    background-position-x: left;
  }
  .depoimentos .titulo h1 {
    font-size: 4.5rem;
  }
  .depoimentos .youtube {
    min-height: 20rem;
  }
  .depoimentos .youtube .play-button {
    width: 3.125rem;
    height: 3.125rem;
    padding: 0.3125rem 1.125rem;
  }
  .depoimentos .youtube .play-button svg {
    width: 1.25rem;
    height: 2.5rem;
  }
  .depoimentos .youtube img {
    width: 140%;
    top: -25%;
  }
  .licenciado {
    padding: 3.125rem;
    background-size: cover;
    background-position-x: 35%;
  }
  .licenciado .titulo h1 {
    font-size: 5rem;
  }
  .licenciado .itens .row .imagem img {
    width: 25%;
    margin-left: 10%;
    margin-bottom: 5%;
  }
  .quem-somos {
    padding: 1.875rem;
    background-size: cover;
    background-position-x: 80%;
    background-image: url("../img/banner-07-mobile.jpg");
    min-height: 70vh;
  }
  .quem-somos .titulo h1 {
    font-size: 4.5rem;
    margin-top: 1%;
    margin-left: 5%;
  }
  .quem-somos .imagem {
    padding: 1.25rem 0 0;
  }
  .quem-somos .imagem img {
    width: 80%;
    margin-left: 10%;
  }
  .quem-somos .texto {
    width: 100%;
    padding: 1.25rem 0 0 0;
  }
  .quem-somos .texto p {
    font-size: 1.5rem;
  }
  .footer .texto h1 {
    font-size: 1rem;
    margin-top: 5%;
  }
  .footer .imagem {
    padding: 0 0.625rem;
  }
  .footer .imagem img {
    width: 50%;
  }
}

@media (min-width: 371px) and (max-width: 767px) {
  .barra-fixa {
    display: block;
  }
  .banner {
    background-size: cover;
    background-image: url("../img/banner-mobile.jpg");
    padding: 1.875rem;
  }
  .banner .logo {
    width: 100%;
  }
  .banner .logo img {
    width: 50%;
    margin-top: 13%;
    margin-left: -5%;
  }
  .banner .titulo h1 {
    font-size: 2rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 2rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 1.5rem;
  }
  .banner .titulo h2 {
    font-size: 1.5rem;
  }
  .banner .titulo h2 span {
    font-size: 1.5rem;
  }
  .banner .formulario {
    position: relative;
    width: 100%;
    top: 10%;
    right: 0;
    padding: 2.5rem 1.25rem 1.25rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 1rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 1.5rem;
  }
  .banner .formulario .item-rodape {
    padding: 1.25rem 0 0;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 1rem;
  }
  .banner .formulario form .campos label {
    font-size: 1rem;
  }
  .banner .formulario form .campos input {
    border-radius: 0.9375rem;
    height: 1.875rem;
  }
  .banner .formulario form .campos select {
    border-radius: 0.9375rem;
    height: 2.5rem;
  }
  .banner .formulario form .bt-section {
    padding: 0.9375rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 1rem;
  }
  .mercado {
    padding: 3.125rem 1.875rem;
  }
  .mercado .titulo {
    margin-top: 15%;
  }
  .mercado .titulo h1 {
    font-size: 2.5rem;
  }
  .mercado .sub-item .sub-titulo h1.item01 {
    margin: 1.875rem 0 0;
  }
  .mercado .sub-item .sub-titulo h1 {
    font-size: 1rem;
    width: 100%;
  }
  .mercado .sub-item .sub-titulo h1.item02 {
    margin: 2.5rem 0 0;
  }
  .mercado .sub-item .item01 {
    padding: 3.125rem 0 0;
  }
  .mercado .sub-item .item01 .row {
    padding: 0 0 1.25rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 22%;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 0.9375rem 0.3125rem;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  .mercado .sub-item .item02 {
    padding: 1.25rem 0 0;
  }
  .mercado .sub-item .item02 .m-item svg.radial-progress {
    max-width: 10rem;
    margin-left: 25%;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 0;
    text-align: center;
    margin-top: 5%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    font-size: 1.2rem;
    margin-left: 0;
    text-align: center;
  }
  .modelo {
    background-image: url("../img/banner-03-mobile.jpg");
  }
  .modelo .parte01 {
    padding: 1.875rem;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 2rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .item img {
    width: 100%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev {
    left: -5%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next {
    right: -5%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
  .modelo .parte02 .itens .item .barra {
    height: 50%;
  }
  .modelo .parte02 .itens .item .texto {
    text-align: left;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 1.5rem;
    line-height: 1;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 0.85rem;
  }
  .vantagens {
    padding: 1.875rem;
  }
  .vantagens .titulo {
    padding: 6.25rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 2.5rem;
  }
  .vantagens .titulo h1 span img {
    width: 20%;
    margin-top: -5%;
  }
  .vantagens .fundo {
    display: none;
  }
  .vantagens .conteudo .item.item-right {
    margin-bottom: 0.625rem;
  }
  .vantagens .conteudo .item {
    position: relative;
    width: 100%;
    min-height: 15rem;
  }
  .vantagens .conteudo .item .imagem img {
    width: 20%;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.5rem;
  }
  .depoimentos {
    padding: 1.875rem;
    min-height: 45vh;
  }
  .depoimentos .titulo h1 {
    font-size: 2.5rem;
  }
  .depoimentos .youtube {
    min-height: 10rem;
  }
  .depoimentos .youtube .play-button {
    width: 3.125rem;
    height: 3.125rem;
    padding: 0.3125rem 1.125rem;
  }
  .depoimentos .youtube .play-button svg {
    width: 1.25rem;
    height: 2.5rem;
  }
  .depoimentos .youtube img {
    width: 140%;
    top: -25%;
  }
  .licenciado {
    padding: 1.875rem;
    background-size: cover;
  }
  .licenciado .titulo h1 {
    font-size: 3rem;
  }
  .licenciado .titulo h2 span.img img {
    margin-top: -180%;
    width: 90%;
  }
  .licenciado .itens .row .texto h1 {
    font-size: 1.5rem;
    text-align: center;
  }
  .licenciado .itens .row .texto ul {
    padding-left: 3rem !important;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 1rem;
  }
  .licenciado .itens .row .texto ul li br {
    display: none;
  }
  .licenciado .itens .row .imagem img {
    width: 40%;
    margin-left: 30%;
    margin-bottom: 5%;
  }
  .quem-somos {
    padding: 1.875rem;
    background-size: cover;
    background-position-x: 80%;
    background-image: url("../img/banner-07-mobile.jpg");
    min-height: 70vh;
  }
  .quem-somos .titulo h1 {
    font-size: 2.5rem;
    margin-top: -5%;
    margin-left: 0;
  }
  .quem-somos .imagem {
    padding: 1.25rem 0 0;
  }
  .quem-somos .imagem img {
    width: 100%;
  }
  .quem-somos .texto {
    width: 100%;
    padding: 1.25rem 0 0 0;
  }
  .quem-somos .texto p {
    font-size: 1rem;
  }
  .footer .texto h1 {
    font-size: 1rem;
    margin-top: 5%;
  }
  .footer .imagem {
    padding: 0 0.625rem;
  }
  .footer .imagem img {
    width: 50%;
  }
}

@media (min-width: 300px) and (max-width: 370px) {
  .barra-fixa {
    display: block;
  }
  .banner {
    background-size: cover;
    background-image: url("../img/banner-mobile.jpg");
    padding: 1.875rem;
  }
  .banner .logo {
    width: 100%;
  }
  .banner .logo img {
    width: 50%;
    margin-top: 13%;
    margin-left: -5%;
  }
  .banner .titulo h1 {
    font-size: 1.5rem;
  }
  .banner .titulo h1 span.milhao {
    font-size: 1.5rem;
  }
  .banner .titulo h1 span.margem {
    font-size: 1.2rem;
  }
  .banner .titulo h2 {
    font-size: 1rem;
  }
  .banner .titulo h2 span {
    font-size: 1rem;
  }
  .banner .formulario {
    position: relative;
    width: 100%;
    top: 10%;
    right: 0;
    padding: 2.5rem 1.25rem 1.25rem;
  }
  .banner .formulario .item-titulo h1 {
    font-size: 1rem;
  }
  .banner .formulario .item-titulo h1 span {
    font-size: 1.5rem;
  }
  .banner .formulario .item-rodape {
    padding: 1.25rem 0 0;
  }
  .banner .formulario .item-rodape h1 {
    font-size: 1rem;
  }
  .banner .formulario form .campos label {
    font-size: 1rem;
  }
  .banner .formulario form .campos input {
    border-radius: 0.9375rem;
    height: 1.875rem;
  }
  .banner .formulario form .campos select {
    border-radius: 0.9375rem;
    height: 2.5rem;
  }
  .banner .formulario form .bt-section {
    padding: 0.9375rem 0 0;
  }
  .banner .formulario form .bt-section button {
    font-size: 1rem;
  }
  .mercado {
    padding: 3.125rem 1.875rem;
  }
  .mercado .titulo h1 {
    font-size: 2.5rem;
  }
  .mercado .sub-item .sub-titulo h1.item01 {
    margin: 1.875rem 0 0;
  }
  .mercado .sub-item .sub-titulo h1 {
    font-size: 1rem;
    width: 100%;
  }
  .mercado .sub-item .item01 {
    padding: 1.875rem 0 0;
  }
  .mercado .sub-item .item01 .row {
    padding: 0 0 1.25rem;
  }
  .mercado .sub-item .item01 .row .icone {
    width: 22%;
  }
  .mercado .sub-item .item01 .row .icone span img {
    padding: 0.9375rem 0.3125rem;
  }
  .mercado .sub-item .item01 .row .texto p {
    font-size: 1rem;
    line-height: 1rem;
  }
  .mercado .sub-item .item02 {
    padding: 1.25rem 0 0;
  }
  .mercado .sub-item .item02 .m-item svg.radial-progress {
    max-width: 10rem;
    margin-left: 15%;
  }
  .mercado .sub-item .item02 .m-item h1 {
    margin-left: 0;
    text-align: center;
    margin-top: 5%;
  }
  .mercado .sub-item .item02 .m-item h2 {
    font-size: 1.2rem;
    margin-left: 0;
    text-align: center;
  }
  .modelo {
    background-image: url("../img/banner-03-mobile.jpg");
  }
  .modelo .parte01 {
    padding: 1.875rem;
  }
  .modelo .parte01 .titulo h1 {
    font-size: 1.5rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .item img {
    width: 100%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev {
    left: -10%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-prev:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next {
    right: -10%;
  }
  .modelo .parte01 .galeria-modelo-negocio .slick-next:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
  .modelo .parte02 .itens .item .barra {
    height: 50%;
  }
  .modelo .parte02 .itens .item .texto {
    text-align: left;
  }
  .modelo .parte02 .itens .item .texto h1 {
    font-size: 1rem;
    line-height: 1;
  }
  .modelo .parte02 .itens .item .texto h2 {
    font-size: 0.75rem;
  }
  .vantagens {
    padding: 1.875rem;
  }
  .vantagens .titulo {
    padding: 6.25rem 0 0;
  }
  .vantagens .titulo h1 {
    font-size: 2rem;
  }
  .vantagens .titulo h1 span img {
    width: 20%;
    margin-top: -5%;
  }
  .vantagens .fundo {
    display: none;
  }
  .vantagens .conteudo .item.item-right {
    margin-bottom: 0.625rem;
  }
  .vantagens .conteudo .item {
    position: relative;
    width: 100%;
    min-height: 15rem;
  }
  .vantagens .conteudo .item .imagem img {
    width: 20%;
  }
  .vantagens .conteudo .item .texto h1 {
    font-size: 1.5rem;
  }
  .depoimentos {
    padding: 1.875rem;
    min-height: 50vh;
  }
  .depoimentos .titulo h1 {
    font-size: 1.8rem;
  }
  .depoimentos .youtube {
    min-height: 10rem;
  }
  .depoimentos .youtube .play-button {
    width: 3.125rem;
    height: 3.125rem;
    padding: 0.3125rem 1.125rem;
  }
  .depoimentos .youtube .play-button svg {
    width: 1.25rem;
    height: 2.5rem;
  }
  .depoimentos .youtube img {
    width: 140%;
    top: -25%;
  }
  .licenciado {
    padding: 1.875rem;
    background-size: cover;
  }
  .licenciado .titulo h1 {
    font-size: 2rem;
  }
  .licenciado .itens .row .texto h1 {
    font-size: 1.5rem;
    text-align: center;
  }
  .licenciado .itens .row .texto ul {
    padding-left: 3rem !important;
  }
  .licenciado .itens .row .texto ul li {
    font-size: 1rem;
  }
  .licenciado .itens .row .texto ul li br {
    display: none;
  }
  .licenciado .itens .row .imagem img {
    width: 40%;
    margin-left: 30%;
    margin-bottom: 5%;
  }
  .quem-somos {
    padding: 1.875rem;
    background-size: cover;
    background-position-x: 80%;
    background-image: url("../img/banner-07-mobile.jpg");
    min-height: 80vh;
  }
  .quem-somos .titulo h1 {
    font-size: 2.2rem;
    margin-top: -5%;
    margin-left: -5%;
  }
  .quem-somos .imagem {
    padding: 21.1 0.25rem 0 0;
  }
  .quem-somos .imagem img {
    width: 100%;
  }
  .quem-somos .texto {
    width: 100%;
    padding: 1.25rem 0 0 0;
  }
  .quem-somos .texto p {
    font-size: 1rem;
  }
  .footer .texto h1 {
    font-size: 1rem;
    margin-top: 5%;
  }
  .footer .imagem {
    padding: 0 0.625rem;
  }
  .footer .imagem img {
    width: 50%;
  }
}
/*# sourceMappingURL=mobile.css.map */