@media (max-width: 1366px) {
  .header-main__fixed .logo-topo {
    width: 20%;
  }

  .header-main__fixed .logo-topo img {
    width: 100%;
  }

  .logo-topo a {
    display: flex;
    justify-content: flex-end;
  }

  .logo-topo img {
    margin: 0 !important;
    width: 22rem;
  }

  .header-nav__list li a {
    /* padding: 0 0.5rem; */
  }

  .certificados-item:hover .wrapper-btn {
    left: 2.5rem;
  }

  .info-banner__showroom {
    top: 5%;
  }

  .banner {
    margin-top: 12rem;
  }

  /* .home-certificados__carousel.owl-carousel {
        position: relative;
        top: 17rem;
    } */

  /* .home-certificados__carousel.owl-carousel {
        top: 5rem;
    } */
}

@media (max-width: 1199px) {
  .header-nav__list li a,
  .header-nav__list--fixed li a {
    font-size: 1.2rem;
  }
}

@media (max-width: 1024px) {
  /* .logo-topo a {
        display: flex;
        justify-content: center !important;
    } */

  .header-main {
    align-items: center;
  }

  .logo-topo a {
    display: flex;
    justify-content: flex-start;
  }

  .logo-topo {
    width: 40%;
  }

  .logo-topo img {
    width: unset;
    margin: unset;
    width: 30rem;
    max-width: 100%;
  }

  .header-nav__list {
    gap: 1rem;
  }

  /* .header-nav__icon {
        top: 10rem;
    } */

  .produtos p {
    padding: 0;
  }

  .conteudo-produto {
    position: absolute;
    bottom: 7rem;
  }

  .produtos-item {
    height: 50rem;
  }

  .tab-produto .nav-tabs .nav-link {
    padding: 1rem 9rem;
    width: 70rem;
  }

  .info-banner__showroom p {
    font-size: 3rem;
  }

  .home-certificados__carousel.owl-carousel {
  }

  .info-footer {
    display: flex;
    justify-content: flex-start;
  }

  .footer-contact__item {
    font-size: 1.3rem;
  }

  .ouvidoria-contact__item {
    font-size: 1.3rem;
  }

  .social {
    justify-content: center;
  }

  .home-fale_conosco p {
    font-size: 2.8rem;
    padding: 1rem 0 0 0;
  }

  footer div.wpforms-container-full .wpforms-form input[type="email"] {
    background-color: #fff !important;
    width: 25rem;
  }
}

@media (max-width: 991px) {
  .header {
    position: relative;
  }

  .header-nav__list li a,
  .header-nav__list--fixed li a {
    font-size: 1.6rem !important;
  }

  .header-nav__list li > span {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .header-nav__list li button {
    padding: 0 1rem;
  }

  .header-nav__list li .collapse {
    width: 100%;
  }

  .megamenu {
    display: none;
  }

  .header-nav__list li a:hover::before {
    width: 0 !important;
    height: 0 !important;
    display: none;
  }

  .empresa-areas {
    grid-template-columns: repeat(2, 1fr);
  }
  .header-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #292929;
    width: 30rem;
    max-width: 90%;
    transition: all 0.5s ease-out;
    opacity: 0;
    visibility: hidden;
    transform: translate(100%);
    z-index: 9999;
  }

  .close-btn {
    background-color: transparent;
    font-size: 2rem;
    border: none;
    color: #fff;
    margin: 2rem;
  }

  .header-nav__list li {
    padding: 1rem;
  }

  .header-nav__list li a {
    color: #fff;
  }

  .sobre-nos {
    padding: 0;
  }

  .sobre-nos img {
    top: 4.5rem;
    width: 100%;
  }

  /* .produtos, .projetos, .nossos-cliente, .confira-blog, .trabalhe-conosco, .orcamento {
        margin: 0;
    } */

  .clientes-item img {
    filter: grayscale(1);
    width: 100% !important;
  }

  .header-nav.opened {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    overflow: auto;
  }

  .header-nav__list {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }

  .header-nav__list li {
    width: 100%;
    text-align: left;
  }

  .header-nav__list li:not(:last-child) {
    border-bottom: 1px solid #343434;
  }

  .header-nav__list li a {
    padding: 1rem 0;
  }

  .header-nav__btn {
    display: flex;
    /* bottom: 7rem; */
  }

  .home-sobre__nos img {
    width: 100%;
  }

  .home-sobre__nos button,
  .produtos button {
    margin: 0 0 3rem 0;
  }

  .produtos p,
  .certificados p {
    padding-right: 0;
  }

  /* .tab-produto .nav-tabs .nav-link {
        width: 73rem !important;
    } */

  .info-banner__showroom p {
    font-size: 2rem;
  }

  .btn-banner__showroom a {
    font-size: 1.2rem;
  }

  .bloco-clientes img {
    width: 100%;
  }

  .banner {
    margin-top: 0rem;
  }

  .header {
    position: relative;
  }
  .header-main {
    display: flex !important;
    align-items: center;
  }

  .logo-topo {
    margin: unset !important;
    width: unset !important;
  }

  .conteudo-produto {
    position: absolute;
    bottom: 6rem !important;
  }

  .sobre-nos,
  .clientes,
  .blog,
  .single-blog,
  .contato,
  .produtos,
  .produto,
  .showroom,
  .projetos,
  .trabalhe-conosco,
  .orcamento,
  .obrigado,
  .default-page {
    padding: 0;
  }

  .produtos-item {
    height: 35rem !important;
  }
}

@media (max-width: 767px) {
  .home-certificados__carousel.owl-carousel {
    transform: translateY(0rem);
    margin-top: 2rem;
  }
  .footer-map {
    margin-bottom: 2rem;
  }

  .info-rodape [class^="col-"] {
    text-align: center;
  }

  .footer-contact__content,
  .ouvidoria-contact__item,
  .footer-contact__item {
    align-items: center;
    justify-content: center;
  }

  .home-sobre__nos img {
    width: 100%;
    margin: 1.6rem 0;
  }
}

@media (max-width: 575px) {
  .empresa-areas {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .logo-topo {
    display: flex;
    margin: 0 !important;
    width: unset !important;
  }

  .header-nav__list li {
    padding: 1rem;
  }

  .header-nav__list li a {
    color: #fff;
    padding: 0 0.5rem !important;
  }

  .header-nav__btn {
    bottom: 0 !important;
  }

  .header-nav__icon {
    position: relative;
    width: 5rem;
    height: 4rem;
    border-radius: 50%;
  }

  .blog,
  .showroom,
  .projetos,
  .single-blog {
    margin: 15rem 0 0 0;
  }

  .home-certificados__carousel.owl-carousel {
    position: relative;
    margin-bottom: 1rem;
  }

  .certificados p,
  .produtos p,
  .projetos p,
  .nossos-cliente p,
  .confira-blog p {
    padding: 0;
    text-align: justify;
  }

  .certificados button,
  .wrapper-btn button,
  .produtos button {
    margin: auto;
    display: block;
  }

  .home-produtos__carousel.owl-carousel {
    margin: 3rem 0 0 0;
  }

  .produtos button {
    margin: auto !important;
  }

  .clientes-item img {
    margin: auto !important;
  }

  .info-rodape img {
    display: block;
    margin: auto;
  }

  .home-fale_conosco {
    display: block;
  }

  .home-fale_conosco p {
    font-size: 2rem !important;
  }

  .tab-produto .nav-tabs .nav-link {
    width: 36rem !important;
  }

  footer div.wpforms-container-full .wpforms-form input[type="email"] {
    width: 25rem !important;
  }

  footer div.wpforms-container-full .wpforms-form button[type="submit"] {
    padding: 0.7rem 1.5rem !important;
  }

  .footer-contact__content {
    margin: 3rem 0 5rem 0;
  }

  .footer-contact__social {
    margin: 1rem 0 4rem 0;
  }

  .info-footer {
    display: flex;
  }

  .politica-privacidade {
    position: unset;
    right: 0;
  }

  .sobre-nos img {
    top: 0;
  }

  .bloco-produtos .produtos-item {
    width: 50%;
  }

  .info-banner__showroom p {
    font-size: 1.5rem;
  }

  .btn-banner__showroom {
    padding: 0 1.5rem;
    font-size: 1rem;
    position: relative;
    bottom: 1rem;
  }

  .bloco-clientes img {
    display: block;
    margin: auto;
  }

  .lista-blog .blog-item {
    margin: 2rem 0 2rem 0;
  }

  .projetos_comerciais,
  .projetos_residenciais {
    margin: 1rem 0 1rem 0;
    min-height: 35rem;
  }

  .footer-contact__item {
    font-size: 1.6rem !important;
  }

  .ouvidoria-contact__item {
    font-size: 1.6rem !important;
  }

  .bloco-projetos .nav-tabs .nav-link.active {
    width: 35rem !important;
    border-radius: 0%;
    border: none;
    background-color: #757575 !important;
    color: #fff !important;
    padding: 1rem 10rem !important;
  }

  .bloco-projetos .nav-tabs .nav-link {
    width: 35rem !important;
    border-radius: 0%;
    border: none;
    background-color: #343434 !important;
    color: #fff !important;
    padding: 1rem 10rem !important;
  }

  .projetos .project-main__gallery {
    width: unset !important;
    margin: auto;
  }
}
