/****************************CONFIGURAÇÕES-GERAIS-INICIO****************************/
body {
  font-family: "Poppins", sans-serif;
}
.navbar-nav.menus > li > a {
  color: #d9901f;
  text-transform: uppercase;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.navbar-nav.menus > li > a:hover {
  color: #8db700;
  background: none;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

/****************************CONFIGURAÇÕES-GERAIS-FINAL****************************/

/****************************HOME-INICIO****************************/
/******form-topo-inicio******/
.box.box-formulario.b-formulario-topo h1 {
  color: #d1843c;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.box.box-formulario.b-formulario-topo h2 {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
.box.box-formulario.b-formulario-topo h3 {
  float: left;
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  margin-right: 25px;
}
.texto-usos {
  border-right: 2px solid #e5b469;
  padding-right: 25px;
}
.box.box-formulario.b-formulario-topo h1::after {
  display: none;
}
.box-formulario.b-formulario-topo {
  background: url(/uploads/2215/home/grupo-de-mascara-33.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box.box-formulario:after,
.box.box-formulario-full:after {
  display: none;
}
.box.box-formulario .formlateral {
  background: none !important;
  width: 70%;
  box-shadow: none;
}
.box.box-formulario .formlateral #btnSubmit,
.box-formulario-full #btnSubmit {
  background: #e5b469;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.box.box-formulario .formlateral #btnSubmit:hover,
.box-formulario-full #btnSubmit:hover {
  background: #8db700;
  color: #3a4928;
}
.box.box-formulario .formlateral .form-control,
.box-formulario-full .form-control {
  width: 100%;
  height: 50px;
  border: 0;
  border: 1px solid #e5b469;
  text-shadow: none;
  background: #00000040;
}
.box.box-formulario .formlateral h4 {
  display: none;
}
.box.box-formulario .container {
  padding: 0;
}
.box.box-formulario.b-formulario-topo .row {
  margin: 0;
  margin-bottom: 20px;
}

#boxformulario .form-control:focus { /* Edge */
  background: #fff;
  color: #e28428;
 }
 
 #boxformulario .form-control:focus { /* Internet Explorer 10-11 */
  background: #fff;
  color: #e28428;
 }
 
 #boxformulario .form-control:focus {
  background: #fff;
  color: #e28428;
 }
/******form-topo-final******/

/******menu-falso-inicio******/
.box.b-link-topo {
  background: #3a4928;
}
.box.b-link-topo h1 {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 700;
}
.box.b-link-topo h1:after {
  display: none;
}
.box.b-link-topo a {
  display: inline-block;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.menu-com-borda {
  border-right: 2px solid #d1843c;
  padding-right: 15px;
  margin-right: 15px;
}
.box.b-link-topo a:hover {
  text-decoration: none;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
/******menu-falso-final******/

/******video-nicio******/
.box.box-video.b-video,
.box.b-texto-video {
  background: #f8f0e3;
  padding-top: 50px;
}
.box.box-video.b-video h3 {
  display: none;
}
.box.box-video.b-video {
  padding-bottom: 0px;
}
.box.b-texto-video h1 {
  font-weight: 700;
  color: #544438;
  margin: 0;
  padding: 0;
}
.box.b-texto-video h1::after {
  display: none;
}
.box.b-texto-video h2 {
  color: #d1843c;
  font-size: 30px;
}
/******video-final******/

/******conheça-o-produto-inicio******/

/******conheça-o-produto-final******/
.box.box-img-centro.b-imagem-centro {
  background: #fff;
}
.box.box-img-centro.b-imagem-centro h1 {
  color: #544438;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.box.box-img-centro.b-imagem-centro h1::after {
  display: none;
}
.box.box-img-centro.b-imagem-centro h2 {
  color: #d1843c;
  font-size: 30px;
}
/******bota-centro-inicio******/
.box.b-botao-centro-home {
  background: #3a4928;
  background-size: cover;
  background-repeat: no-repeat;
}
.box.b-botao-centro-home h2 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 43px;
  text-align: center;
}
.box.b-botao-centro-home h3 {
  color: #d1843c;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 43px;
  text-align: center;
}
.box.b-botao-centro-home h4 {
  color: #fff;
  text-transform: uppercase;
}
.box.b-botao-centro-home h5 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}
.box.b-botao-centro-home p {
  color: #fff;
  font-size: 20px;
}
.box.b-botao-centro-home span {
  font-weight: 500;
  font-size: 25px;
}
.box.b-botao-centro-home a {
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  border: 2px solid #d1843c;
  width: 75%;
  margin: 0 auto;
  padding: 20px 0px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.bloco-madeira {
  background: url(https://cdns1.2rscms.com.br/uploads/2215/home/grupo-712.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 40px 0px 60px 0px;
  box-shadow: 0px 10px 30px #00000040;
}
.box.b-botao-centro-home a:hover {
  background: #d1843c;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  text-decoration: none;
}
/******bota-centro-final******/

/******logo-madeira-inicio******/
.box.b-titulo-madeira {
  background: #f8f0e3;
  padding-bottom: 260px;
}
.box.b-titulo-madeira h1 {
  color: #4b6b3c;
  font-weight: 700;
}
.box.b-titulo-madeira h1::after {
  display: none;
}
.box.b-madeira {
  overflow: initial;
}
.faidiga-logo-madeira img {
  margin-top: -446px;
}
.faidiga-botao-madeira img {
  width: 70%;
  height: auto;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.faidiga-botao-madeira img:hover {
  opacity: 0.7;
}
/******logo-madeira-final******/

/******criatividade-inicio******/
.box.box-img-direita.b-criatividade {
  background: #f8f0e3;
}
.box.box-img-direita.b-criatividade h1 {
  color: #544438;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.box.box-img-direita.b-criatividade h1:after {
  display: none;
}
.box.box-img-direita.b-criatividade h2 {
  color: #d1843c;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 10px;
}
.box.box-conteudos.b-aplicacoes {
  background: #dbd4c8;
  text-align: center;
  padding-bottom: 250px;
}
.box.box-conteudos.b-aplicacoes h1 {
  color: #544438;
  font-weight: 700;
}
.box.box-conteudos.b-aplicacoes h1::after {
  display: none;
}
.box.box-conteudos.b-aplicacoes h4 {
  color: #3a4928;
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0px;
}
/******criatividade-final******/

/******valores-inicio******/
.molduras-valores h1 {
  font-weight: 700;
  color: #544438;
  margin: 0;
}
.molduras-valores h1::after {
  display: block;
  position: initial;
  width: 220px;
  height: 2px;
  margin: 0 auto;
  color: #d1843c;
  margin-top: 20px;
}
.molduras-valores {
  background: #fff;
  padding: 100px 40px;
  box-shadow: 0px -39px 29px 0px #8c7e652e;
}
.box.b-valores {
  background: #fff;
  overflow: initial;
}
.valores {
  margin-top: -300px;
}
/******valores-final******/

/******variedade-inicio******/
.box.b-variedade h1 {
  font-weight: 700;
  color: #3a4928;
  margin: 0;
  padding: 0;
  text-align: center;
}
.box.b-variedade h1::after {
  display: none;
}
.box.b-variedade h2 {
  color: #d1843c;
  font-size: 30px;
  text-align: center;
}
.box.b-variedade h3 {
  color: #8db700;
  font-size: 40px;
}
.palete-com-selo {
  margin-top: 50px;
}
.pinus-icon {
  width: 60%;
  height: auto;
}
/******variedade-final******/

/******form-rodape-inicio******/
.box.box-formulario.b-form-rodape {
  background: url(/uploads/2215/home/bg-form.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box.box-formulario.b-form-rodape::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00000070;
  top: 0;
}
.box.box-formulario.b-form-rodape .formlateral h1 {
  display: none;
}
.box.box-formulario.b-form-rodape .boxtextos {
  width: 50%;
  margin-left: 800px;
  margin-top: 50px;
}
.box.box-formulario.b-form-rodape h1 {
  color: #fff;
  font-weight: 700;
}
.box.box-formulario.b-form-rodape h2 {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
}

/******form-rodape-final******/
/****************************HOME-INICIO****************************/

/**RODAPE-INICIO**/
/**redes sociais**/
.banners-sociais div a .fa {
  border: 5px solid #f9a34f;
  color: #f9a34f;
}
/**mapa e endereços**/
.box.box-mapa.b-mapa {
  background: #dbd4c8;
}
/**--**/
.box.box-mapa .contact-box {
  background: #dbd4c8;
  border: none;
  border-right: 2px solid #d1843c;
}
.box.box-mapa .contact-box:hover {
  box-shadow: -9px 4px 30px 0 rgb(165 146 116 / 59%);
}
.box.box-mapa .contact-box .content h5,
.box.box-mapa .contact-box .content p,
.box.box-mapa .contact-box .content p a,
.box.box-mapa .contact-box .content span,
.box.box-mapa .contact-box .content strong {
  color: #544438;
}
.box.box-mapa .contact-box .icon {
  background: none;
}
/**rodapé final**/
footer {
  background: #dbd4c8;
}
footer p {
  color: #544438;
}
/**RODAPE-FINAL**/

/****************************DETALHE-DE-PRODUTO-INICIO****************************/
/**tratamento térmico**/
.tratamento-termico {
  padding: 70px 0px;
}

.tratamento-termico h4 {
  font-size: 50px;
  text-align: center;
  color: #d1843c;
}
/**----**/
.dimensoes {
  background: #fff;
  border: 3px solid #c8b493;
  border-top: 6px solid #f2a034;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  box-shadow: 0px 10px 30px #00000040;
  padding: 20px 20px 30px 20px;
  margin: 50px 0px 70px 0px;
}
.dimensoes img {
  margin: 0 auto;
  text-align: center;
}
.legenda {
  text-align: center;
}
.legenda span {
  font-size: 20px;
  color: #8db700;
}
.legenda strong {
  font-size: 20px;
  color: #3f5400;
}
/**-----**/
.segunda-linha-descricao img {
  display: inline;
}
.segunda-linha-descricao .col-md-12 {
  border-bottom: 4px solid #c8b493;
}
.segunda-linha-descricao span {
  font-size: 20px;
  color: #8db700;
}
.segunda-linha-descricao strong {
  font-size: 20px;
  color: #3f5400;
}
.segunda-linha-descricao .row {
  padding-bottom: 30px;
}
/**----**/
.duas-colunas {
  margin-top: 30px;
}
.borda {
  padding-right: 50px;
}
.borda:after {
  content: "";
  display: block;
  height: 100%;
  width: 4px;
  background: #c8b493;
  position: absolute;
  right: 81px;
  top: 0px;
}
.duas-colunas span {
  font-size: 20px;
  color: #8db700;
}
.duas-colunas strong {
  font-size: 20px;
  color: #3f5400;
}
/**----**/
.nav.nav-pills.nav-stacked.ul-menu-nav.menu-produtos {
  background: #fff;
  box-shadow: 0px 10px 30px #2a316d16;
  margin-bottom: 60px;
}
.ul-menu-nav .nav-header {
  background: #3a4928;
  color: #f9a34f;
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px;
  text-shadow: none;
  text-align: center;
  font-size: 18px;
}
.ul-menu-nav li a {
  color: #f9a34f;
  border-bottom: 1px solid #dde6ee;
  border-radius: 0;
  text-align: center;
}
.nav > li > a:focus,
.nav > li > a:hover {
  color: #435465;
  text-decoration: none;
  background-color: #fff;
}
.ul-menu-nav li.menuitem a:focus {
  background: #3a4928;
  color: #f9a34f;
  transition: 0.2s;
}
.bg-conteudo .menupage {
  position: relative;
  margin-bottom: 50px;
}
.bg-conteudo .topomenu {
  top: 0;
  margin: 0 auto;
  background: #4b6b3c85;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  opacity: 0;
  padding: 10px;
}
.bg-conteudo .menupage .topomenu:hover {
  opacity: 1;
}

.bg-conteudo .menupage .topomenu:hover .contmenu h3 {
  color: #fff;
}
.bg-conteudo .menupage .topomenu:hover .contmenu p {
  display: none;
}
.main .col-sm-4 .menupage a.btleiamais {
  display: block;
  text-align: center;
  padding: 5px 15px;
  color: #ff9100;
  text-transform: uppercase;
  font-weight: 500;
  width: 60%;
  margin: 0 auto;
  background: #fff;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  margin-top: 50px;
}
.main .col-sm-4 .menupage a.btleiamais:hover {
  text-decoration: none;
  background: #ff9100;
  color: #fff;
}
.main .col-sm-4 .menupage .topomenu .contmenu h3 {
  text-align: center;
}
.main .col-sm-4 .menupage .topomenu .contmenu h3 span {
  font-weight: 700;
}
.main .col-sm-4 .menupage .topomenu .contmenu a:hover {
  text-decoration: none;
}

/**----**/
.titulospaginas {
  background: url(https://cdns1.2rscms.com.br/uploads/2215/produtos/grupo-de-mascara-9.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 70px;
  height: 25vh;
}
.titulospaginas .container {
  padding-top: 9vh;
}
.breadcrumb {
  display: none;
}
.titulospaginas h1 {
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 50px;
  font-weight: 700;
}
ul.pagination {
  clear: both;
  overflow: hidden;
  display: block;
}
h1.titulo-detalhe {
  color: #d1843c !important;
  font-weight: 700 !important;
}
.duas-colunas .col-md-6 .row {
  margin-bottom: 30px;
}
/**----**/
.voltar-button {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  background: #be8651;
  border: 2px solid transparent;
  width: 100%;
  text-align: center;
  padding: 5px 30px;
  margin-bottom: 20px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.voltar-button:hover {
  color: #fff;
  background: #4b6b3c;
  box-shadow: none;
  text-decoration: none;
  transform: scale(1.1);
  border: 2px solid #222c35;
  box-shadow: 0px 3px 10px #00000050;
}
/**----**/
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #69903b;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #8db700;
  font-weight: 600;
  text-transform: uppercase;
}
.pagination > li > a,
.pagination > li > span {
  color: #d1843c;
  border: 1px solid #8db700;
  font-weight: 600;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #d18448;
  border-color: #d18448;
}
/****************************DETALHE-DE-PRODUTO-FINAL****************************/
/**redes-sociais**/

.box.banners-sociais {
  position: fixed;
  z-index: 6000;
  right: 50px;
  bottom: 34%;
  background: none !important;
}
.banners-sociais div {
  display: block;
  margin-bottom: 10px;
}
.banners-sociais div a .fa {
  border: 1px solid #fff;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 22px;
}
.banners-sociais div a .fa:hover {
  border-width: 1px !important;
}
.box.b-redes-sociais.navtopo.small-height div a .fa {
  border-width: 1px !important;
  background: #8db700;
  border-color: #8db700 !important;
}
/**-redes-sociais**/

/****************************MEDIA-QUERY-INICIO****************************/
@media (max-width: 2000px) {
  .box.box-formulario.b-formulario-topo h3 {
    font-size: 18px;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .box.box-formulario.b-formulario-topo img {
    width: 750px;
    height: auto;
    margin-top: 70px;
  }
  .texto-usos {
    padding-right: 5px;
  }
  .box.box-formulario.b-formulario-topo h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .box.box-formulario.b-formulario-topo h1 {
    color: #d1843c;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 40px;
    line-height: 40px;
  }
  .box.box-formulario.b-form-rodape .boxtextos {
    width: 70%;
    margin-left: 200px;
  }
  img.pull-right.img-responsive {
    height: 140px !important;
    width: auto !important;
  }
}

@media (max-width: 1280px) {
  .box.box-conteudos.b-aplicacoes p {
    padding: 0px 70px;
  }
  .box.box-img-direita.b-criatividade img {
    width: 465px;
    height: auto;
  }
  .navbar-nav.menus > li > a {
    padding: 29px 5px;
    color: #000;
    text-shadow: none;
    font-size: 14px;
  }
  .box.box-img-centro.b-imagem-centro p {
    margin-bottom: 50px;
    padding: 20px 70px 20px 50px;
  }
  .box.b-botao-centro-home h4 {
    padding: 0px 70px 0px 0px;
  }
  .box.box-formulario.b-formulario-topo img {
    vertical-align: middle;
    width: 590px;
    height: auto;
    margin-top: 120px;
  }
  .box.b-botao-centro-home p {
    margin-top: 40px;
    padding: 20px 80px 20px 0px;
  }
  .box.box-formulario.b-formulario-topo h1 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .box.box-formulario.b-formulario-topo h2 {
    font-size: 25px;
    margin: 0;
  }
  .box.box-formulario .formlateral {
    width: 80%;
  }
  .box.box-formulario.b-formulario-topo h3 {
    font-size: 16px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .texto-usos {
    padding-right: 5px;
  }
  .box.box-formulario.b-formulario-topo .row {
    margin: 0;
  }
  .faidiga-botao-madeira img {
    width: 80%;
  }
  .box.box-formulario.b-form-rodape .boxtextos {
    width: 80%;
    margin-left: 100px;
  }
  .box.b-texto-video p {
    padding: 20px 70px 20px 60px;
  }
}
@media (max-width: 1026px) {
  .box.box-formulario.b-formulario-topo h3 {
    font-size: 16px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  /**--**/
  .box.b-link-topo a {
    font-size: 20px;
  }
  .box.box-formulario.b-formulario-topo h3 {
    display: none;
  }
  .box.b-texto-video p {
    padding: 20px 85px 20px 60px;
  }
  .box.box-img-centro.b-imagem-centro p {
    margin-bottom: 50px;
    padding: 20px 85px 20px 50px;
  }
  .box.b-botao-centro-home p {
    padding: 20px 85px 20px 0px;
    margin-top: 7px;
  }
  .box.box-img-direita.b-criatividade img {
    width: 365px;
    height: auto;
  }
  .box.box-conteudos.b-aplicacoes p {
    padding: 0px 50px;
  }
  .molduras-valores {
    padding: 100px 20px;
  }
  .box.b-variedade h2 {
    font-size: 25px;
  }
  .box.banners-sociais {
    right: 2%;
  }
  .molduras-valores {
    background: #fff;
    padding: 100px 20px;
  }
  .valores {
    margin-top: -300px;
    padding: 0 48px;
  }
}
@media (max-width: 991px) {
  .box.b-texto-video h1 {
    margin-top: 20px;
  }
  .box.b-texto-video h2 {
    margin: 0;
    padding-bottom: 10px;
  }
  .box.b-texto-video p {
    padding: 0;
  }
  .sub-form-2 {
    margin-left: 246px;
    margin-top: 20px;
  }
  .box.box-formulario.b-formulario-topo h3 {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
  }
  .texto-usos {
    padding-right: 10px;
  }
  .menu-com-borda {
    border-right: 2px solid #d1843c;
    padding-right: 10px;
    margin-right: 10px;
  }
  .box.b-texto-video {
    padding-top: 0;
  }
  .box.b-botao-centro-home p {
    font-size: 20px;
    padding-top: 50px;
  }
  .faidiga-botao-madeira img {
    width: 100%;
  }
  .menu-com-borda {
    border-right: 2px solid #d1843c;
    padding-right: 5px;
    margin-right: 5px;
  }
  .box.b-link-topo a {
    font-size: 20px;
  }
  .pinus-icon {
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
  .box.b-variedade h3 {
    margin-left: 250px;
  }
  /**contatos rodape**/
  .box.box-mapa .contact-box {
    border-right: none;
    box-shadow: none;
    border-bottom: 2px solid #d1843c;
    text-align: center;
  }
  .navbar-nav.menus > li > a {
    padding: 10px 40px;
    color: #000;
  }
  .navbar-toggle .icon-bar {
    background: #8db700;
  }
  /****menu de produtos****/
  .tratamento-termico svg {
    overflow: hidden;
    width: 600px;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
  }
  .borda:after {
    display: none;
  }
  .box.banners-sociais {
    position: initial !important;
  }
  .box.box-formulario.b-formulario-topo h1 {
    margin-bottom: 20px;
  }
  /**alteração por causa das redes sociais**/
  .box.b-texto-video p {
    padding: 0;
  }
  .box.b-texto-video h2 {
    margin: 0;
    padding-bottom: 10px;
  }
  .box.b-texto-video h1 {
    margin-top: 20px;
  }
  .box.b-link-topo a {
    font-size: 20px;
  }
  .box.box-img-centro.b-imagem-centro p {
    padding: 0;
  }
  .box.box-img-centro.b-imagem-centro h2 {
    margin: 0;
    padding-bottom: 10px;
  }
  .box.b-botao-centro-home p {
    padding: 0;
    margin-top: 40px;
    text-align: center;
  }
  .box.b-tratamento-termico p {
    padding: 0;
  }
  .box.b-tratamento-termico svg {
    width: 700px;
    height: auto;
  }
  .box.box-img-direita.b-criatividade img {
    width: 365px;
    height: auto;
  }
  .box.box-conteudos.b-aplicacoes {
    padding: 70px 0px 250px;
  }
  .valores {
    padding: 0;
  }
  .molduras-valores {
    background: #fff;
    padding: 100px 80px;
    margin-bottom: 100px;
  }
  .box.box-conteudos.b-aplicacoes p {
    padding: 0px 50px;
  }
  .box.b-variedade h2 {
    color: #d1843c;
    font-size: 25px;
  }
  .box.b-variedade {
    padding-top: 0;
  }
  .palete-com-selo {
    margin: 0 auto;
  }
  .box.box-formulario.b-formulario-topo .boxtextos {
    text-align: center;
  }
  .box.box-formulario.b-formulario-topo img {
    margin-top: 0%;
  }
  .box.box-formulario .formlateral {
    width: 100%;
  }
  /**alteração por causa das redes sociais**/
}
@media (max-width: 600px) {
  .sub-form-2 {
    margin-left: 0px;
  }
  .box.box-formulario.b-formulario-topo h3 {
    display: none;
  }
  .box.box-formulario.b-formulario-topo img {
    width: 350px;
    height: auto;
    margin: 0 auto;
    margin-left: -16px;
  }
  .box.b-link-topo a {
    font-size: 25px;
    float: left;
    padding: 5px 0;
    margin-left: 138px;
  }
  .menu-com-borda {
    border-right: none;
    padding-right: 5px;
    margin-right: 5px;
    text-align: left;
  }
  .col-md-12,
  .col-md-7,
  .col-md-6 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .box.b-botao-centro-home h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .faidiga-logo-madeira img {
    margin-top: -175px;
  }
  .faidiga-botao-madeira img {
    width: 100%;
    height: auto;
  }
  .box.b-madeira {
    overflow: initial;
    padding-top: 0;
    padding-bottom: 60px;
  }
  .box.b-titulo-madeira h1 {
    line-height: 35px;
  }
  .box.b-titulo-madeira {
    padding-bottom: 105px;
    padding-top: 60px;
  }
  .box.b-variedade h3 {
    margin-left: 196px;
  }
  .pinus-icon {
    margin-left: 107px;
  }
  .box.box-formulario.b-form-rodape .boxtextos {
    width: 80%;
    margin-left: 40px;
  }
  .tratamento-termico svg {
    width: 100%;
  }
  .bg-conteudo .topomenu {
    position: initial;
    opacity: 1;
    background: #6c7d63;
  }
  .main .col-sm-4 .menupage .topomenu .contmenu h3 {
    color: #ffffff;
    font-size: 30px;
    line-height: 48px;
    font-weight: 700;
  }
  .main .col-sm-4 .menupage a.btleiamais {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .tratamento-termico h4 {
    font-size: 40px;
    line-height: 40px;
  }
  .box.b-botao-centro-home h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 0;
  }
  .box.b-variedade h3 {
    margin-left: 110px;
  }
  .molduras-valores {
    background: #fff;
    padding: 50px 20px 0px;
    box-shadow: none;
  }
  .box.b-link-topo a {
    font-size: 20px;
    float: left;
    padding: 5px 0;
    margin-left: 70px;
  }
  .box.b-link-topo h1 {
    margin: 0;
    padding: 0;
  }
  .box.b-link-topo a {
    font-size: 20px;
    float: left;
    padding: 5px 0;
    margin-left: 73px;
  }
  .col-md-12,
  .col-md-7,
  .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
  }
  /**produtos**/
  img.pull-right.img-responsive {
    height: 260px !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
  }
  .titulospaginas {
    margin-bottom: 0px;
  }
  .duas-colunas {
    margin-top: 30px;
    text-align: center;
  }
  .duas-colunas img {
    margin: 0 auto;
  }
}
/****************************MEDIA-QUERY-FINAL****************************/
.wp {
    background: #4dc247;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    font-size: 38px;
    position: fixed;
    bottom: 66px;
    right: 20px;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    z-index: 9999;
}


.modal-body {
    padding: 0px;
}
.modal-dialog {
    width: 500px;
}