.w--nav-menu-open{
  position: none !important;
}


.container {
  display: block;
  width: 100%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.container.margin-top-50 {
  margin-top: 50px;
}

.main-banner {
  height: 700px;
  background-image: url('../images/background-home.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.main-banner.small {
  height: 400px;
}

.navbar {
  width: auto;
  margin-top: 60px;
  background-color: transparent;
}

.link-menu {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.link-menu:hover {
  border-bottom: 4px solid #d31734;
}

.container-2 {
  display: block;
  width: auto;
  min-width: 100%;
}

.nav-menu {
  width: 85%;
  margin-left: 0px;
  float: right;
}

.link-lang {
  width: 26px;
  height: 26px;
  margin-top: 15px;
  margin-left: 10px;
  float: right;
}

.div-social {
  width: 150px;
  height: 40px;
  float: right;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(0, 0, 0, .3);
}

.h5-social {
  margin-left: 10px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.ico-social {
  width: 20px;
  margin-top: 8px;
  margin-left: 10px;
}

.h1-banner {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.h1-banner.small {
  font-size: 30px;
  line-height: 34px;
}

.h1-banner.small.margin-top-100.black {
  color: #000;
}

.h1-banner.small.red {
  color: #d31734;
}

.h1-banner.small.red.center {
  margin-bottom: 40px;
  text-align: left;
}

.h1-banner.mini {
  font-size: 24px;
  line-height: 34px;
}

.h1-banner.mini.margin-top-100.black {
  color: #000;
}

.h3-subtitulo-banner {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #d31734;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}

.h3-subtitulo-banner.margin-top-10 {
  margin-top: 10px;
}

.titulo-banner {
  margin-top: 150px;
}

.button-red {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 90px;
  background-color: #d31734;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.button-red:hover {
  border: 1px solid #d3d3d3;
  background-color: #fff;
  color: #d31734;
}

.div-red-faq {
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #d31734;
}

.h2-faq {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #d31734;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}

.h3-faq {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
}

.button-white {
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 90px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 600;
}

.button-white.float-right {
  float: right;
}

.button-white.float-right.margin-top-70 {
  margin-top: -70px;
}

.link {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  text-decoration: none;
}

.link.margin-left-20 {
  margin-left: 20px;
}

.box-home-produto {
  padding-top: 50px;
  padding-bottom: 50px;
}

.col-home-info-produto {
  padding-right: 150px;
  padding-left: 0px;
}

.h2 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
}

.h2.white {
  color: #fff;
}

.paragrafo {
  border-bottom: 1px none #000;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.paragrafo.margin-bottom-20 {
  margin-bottom: 20px;
}

.paragrafo.white {
  color: #fff;
}

.paragrafo.line {
  padding: 20px;
  border-bottom-style: none;
  border-bottom-color: #ececec;
  border-radius: 4px;
  background-color: #f6f6f6;
}

.paragrafo.line.margin-top-25 {
  margin-top: 25px;
}

.thumb-produto-home {
  border: 1px solid #dbdbdb;
}

.h4-mini-title {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.box-guitarristas {
  height: 530px;
  padding-top: 70px;
  background-image: url('../images/background-guitarrista.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span {
  color: #d31734;
}

.row-guitarrista {
  margin-top: 150px;
}

.col-texto-guitarrista {
  padding-right: 80px;
  padding-left: 0px;
}

.col-botao-guitarrista {
  display: block;
  padding-top: 79px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-red-guitarrista {
  width: 190px;
  height: 190px;
  padding: 55px 10px;
  float: right;
  border-bottom: 8px solid #ff6e84;
  background-color: #d31734;
  text-decoration: none;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.ico-arrow {
  width: 35px;
  margin-bottom: 10px;
}

.div-point {
  height: 240px;
  margin-top: 150px;
  padding-top: 25px;
  border-radius: 100px 10px 0px 0px;
  background-color: #d31734;
}

.gradiente-line {
  height: 10px;
  margin-top: 0px;
  border-radius: 0px;
  background-color: #d31734;
  background-image: -webkit-gradient(linear, right top, left top, from(#d31734), to(#000));
  background-image: linear-gradient(270deg, #d31734, #000);
}

.image-map {
  margin-top: 80px;
  margin-right: 30px;
  float: right;
}

.box-texto-point {
  position: absolute;
  width: 360px;
  margin-top: 0px;
  margin-left: 250px;
}

.image-point-cabo {
  margin-top: 160px;
  margin-right: 30px;
  float: left;
}

.box-mao-na-massa {
  margin-top: 200px;
}

.text-span-2 {
  color: #d31734;
}

.box-mao-na-massa-red {
  height: 240px;
  margin-top: 0px;
  padding-top: 25px;
  border-radius: 0px;
  background-color: #d31734;
}

.col-texto-mao-na-massa {
  display: block;
  padding-right: 89px;
  padding-left: 0px;
}

.image {
  margin-top: -388px;
}

.box-blog {
  margin-top: 150px;
}

.row-blog {
  margin-top: -140px;
  padding-right: 20px;
  padding-left: 20px;
}

.div-block {
  height: 180px;
  margin-top: 40px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(180deg, #f4f4f4, #f4f4f4);
}

.footer {
  margin-top: 150px;
  background-color: #333;
}

.col-endereco {
  padding: 30px 20px;
  background-color: #272727;
}

.col-link {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.label-rodape {
  margin-top: 40px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #757575;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.label-rodape.first {
  margin-top: 10px;
}

.label-rodape.links {
  margin-bottom: 20px;
}

.logo-rodape {
  margin-bottom: 30px;
}

.paragrafo-rodape {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.paragrafo-rodape.margin-bottom-20 {
  margin-bottom: 20px;
}

.paragrafo-rodape.white {
  color: #fff;
}

.copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1f1f1f;
}

.link-rodape {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #d1d1d1;
  font-size: 12px;
  text-decoration: none;
}

.ico-social-rodape {
  width: 25px;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 0px;
}

.h6-copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #444;
  font-weight: 400;
}

.h6-copyright.bwca {
  float: right;
}

.row-produtos {
  margin-top: -165px;
}

.col-menu-produtos {
  padding-left: 0px;
}

.col-produto-lista {
  padding-left: 30px;
}

.titulo-banner-small {
  margin-top: 70px;
}

.titulo-banner-small.interno-produtos {
  margin-top: 50px;
}

.titulo-banner-small.martin-top-negative {
  margin-top: -110px;
}

.search-button {
  display: none;
}

.search-form-product {
  width: 335px;
  margin-top: -70px;
  padding-left: 15px;
  float: right;
  border-radius: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
}

.link-produtos {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.nav-menu-2 {
  width: 100%;
  float: none;
}

.menu-links {
  padding: 15px 15px 30px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
  box-shadow: 6px 6px 29px 0 rgba(0, 0, 0, .1);
}

.topo-vermelho-categorias {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #d31734;
}

.h3-categoria {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #d31734;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.h3-titulo-interno-categoria {
  margin-top: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.h3-titulo-interno-categoria.margin-top-0 {
  margin-top: 0px;
}

.h3-titulo-interno-categoria.margin-top-0.margin-bottom-20 {
  margin-bottom: 20px;
}

.text-span-3 {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.breadcrumb {
  font-family: Montserrat, sans-serif;
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 400;
}

.breadcrumb.margin-top-50 {
  margin-top: 50px;
}

.imagem-banner {
  margin-top: 25px;
}

.navbar-2 {
  background-color: transparent;
}

.row-lista-produtos {
  margin-top: 40px;
}

.thumb-produto-listagem {
  width: 95%;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius:3px;
  text-align: center;
}


.thumb-produto-listagem img{
  border-radius:3px;
}

.produto-titulo-list {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.span-item-detalhe {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.row-contato {
  margin-top: -165px;
}

.col-info-contato {
  padding-left: 0px;
}

.col-form-contato {
  display: block;
  padding-top: 0px;
  padding-left: 30px;
}

.margin-top-100 {
  margin-top: 100px;
}

.paragraph {
  font-family: Montserrat, sans-serif;
}

.paragraph.margin-paragraph-form {
  margin-top: 230px;
}

.paragraph.margin-bottom-20 {
  margin-bottom: 20px;
}

.col-right {
  padding-left: 10px;
}

.input-spacer {
  width: 95%;
}

.textarea {
  min-height: 100px;
}

.text-field {
  border-radius: 4px;
}

.link-2 {
  color: #2b77e9;
}

.div-background {
  width: 100%;
  height: 450px;
  margin-top: 50px;
  background-image: url('../images/img-fabrica-quem-somos.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.row-content {
  margin-top: -165px;
}

.row-content.no-margin-top {
  margin-top: 0px;
}

.row-menu-left {
  padding-left: 0px;
}

.col-info-content {
  display: block;
  padding-top: 1px;
  padding-left: 30px;
}

.col-menu-left {
  padding-left: 0px;
}

.image-recycle {
  display: block;
  width: 100%;
  max-width: 220px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.image-cabos {
  display: block;
  width: 100%;
  max-width: 600px;
  margin-top: 67px;
  margin-right: auto;
  margin-left: auto;
}

.form-onde-comprar {
  margin-top: 70px;
}

.select-field {
  height: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.col-onde-comprar {
  margin-bottom: 50px;
}

.form {
  margin-bottom: 60px;
}

.red {
  color: #d31734;
}

.h3-onde-comprar {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #d31734;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 18px;
  font-weight: 600;
}

.h3-onde-comprar.margin-top-10 {
  margin-top: 10px;
}

.row-quem-usa {
  margin-top: 100px;
}

.col-quem-usa {
  margin-bottom: 0px;
}

.heading-2 {
  display: inline-block;
}

.box-musico {
  margin-bottom: 30px;
}

.slider {
  height: 450px;
}

.icon-2 {
  color: #4c4c4c;
}

.icon-3 {
  color: #4c4c4c;
}

@media (max-width: 991px) {


  .main-banner.small {
    height: 450px;
  }
  .link-menu {
    border-bottom: 1px solid #242424;
  }
  .nav-menu {
    width: 100%;
    padding-bottom: 30px;
    float: right;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .91);
  }
  .link-lang {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
  }
  .div-red-faq {
    height: auto;
  }
  .h3-faq {
    line-height: 40px;
  }
  .button-white.float-right.margin-top-70.disable-mobile {
    display: none;
  }
  .col-home-info-produto {
    padding-right: 50px;
  }
  .row-guitarrista {
    margin-top: 100px;
  }
  .col-texto-guitarrista {
    padding-right: 300px;
  }
  .col-video-guitarrista {
    padding-top: 30px;
    padding-left: 0px;
  }
  .col-botao-guitarrista {
    padding-top: 0px;
  }
  .link-red-guitarrista {
    float: none;
  }
  .box-pontos-lojas {
    margin-top: 377px;
  }
  .box-texto-point {
    margin-left: 50px;
  }
  .image-point-cabo {
    display: none;
  }
  .image {
    display: inline-block;
    margin-top: -60px;
  }
  .col-blog {
    padding-bottom: 50px;
  }
  .col-link {
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .col-link.last {
    padding-bottom: 50px;
  }
  .icon {
    color: #fff;
  }
  .menu-button {
    z-index: 9999;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .52);
  }
  .menu-button.w--open {
    background-color: rgba(0, 0, 0, .56);
  }
  .row-produtos {
    margin-top: -250px;
  }
  .col-menu-produtos {
    padding-right: 0px;
  }
  .col-produto-lista {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .titulo-banner-small {
    margin-top: 40px;
  }
  .menu-links {
    padding-bottom: 46px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .imagem-banner {
    display: none;
  }
  .container-3 {
    float: none;
  }
  .navbar-2 {
    z-index: 9;
    float: none;
  }
  .menu-button-2 {
    margin-top: -61px;
  }
  .row-contato {
    margin-top: -250px;
  }
  .col-info-contato {
    padding-top: 100px;
    padding-right: 0px;
  }
  .col-form-contato {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.margin-paragraph-form {
    margin-top: 50px;
  }
  .row-content {
    margin-top: -250px;
  }
  .row-menu-left {
    padding-right: 0px;
  }
  .col-info-content {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .col-menu-left {
    padding-right: 0px;
  }
}

@media (max-width: 767px) {

  .span-item-detalhe {
    font-size:18px;
    line-height:30px;
  }

  .link-rodape {
    display: block;
    font-family: Montserrat, sans-serif;
    color: #d1d1d1;
    font-size: 16px;
    line-height:24px;
    text-decoration: none;
  }
 
  .paragrafo{
    font-size: 18px !important;
  }

  .h1-banner {
    font-size: 32px;
    line-height: 34px;
  }
  .h3-faq {
    font-size: 16px;
  }
  .col-home-info-produto {
    padding-right: 0px;
    padding-bottom: 30px;
    text-align: center;
  }
  .col-home-produto {
    text-align: center;
  }
  .thumb-produto-home {
    display: inline-block;
  }
  .box-guitarristas {
    background-position: 60% 0px;
  }
  .box-pontos-lojas {
    margin-top: 450px;
  }
  .image-map {
    width: 100%;
    max-width: 200px;
  }
  .box-mao-na-massa {
    margin-top: 120px;
  }
  .box-mao-na-massa-red {
    height: auto;
  }
  .image {
    margin-top: 0px;
  }
  .box-blog {
    margin-top: 150px;
  }
  .search-form-product {
    margin-top: 50px;
    float: none;
  }
  .h3-titulo-interno-categoria {
    margin-top: 30px;
  }
  .thumb-produto-listagem {
    display: inline-block;
  }
}

@media (max-width: 479px) {



  
  .h1-banner {
    font-size: 27px;
    line-height: 31px;
  }
  .h1-banner.mini.margin-top-100.black {
    display: block;
  }
  .h3-faq {
    line-height: 40px;
  }
  .h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .box-guitarristas {
    height: auto;
    background-position: 59% 0px;
    background-size: 1920px;
  }
  .col-texto-guitarrista {
    padding-right: 0px;
  }
  .box-pontos-lojas {
    margin-top: 0px;
  }
  .box-texto-point {
    width: auto;
    margin-top: 35px;
    margin-left: 30px;
  }
  .col-texto-mao-na-massa {
    padding-right: 0px;
  }
  .search-form-product {
    width: 100%;
  }
  .h3-titulo-interno-categoria {
    float: none;
  }
  .text-span-3 {
    display: inline-block;
  }
  .breadcrumb {
    display: none;
  }
}