.titulo {
  font-size: 32px;
}


.btn-dark-2 {
  background: #252526;
}


.btn-branco {
  background: #fff;
  color: #1c1c1c;
}

.btn-branco:hover {
  background: #f2f2f2;
  color: #1c1c1c;
}


.bg-topo {
  background: url(../imgs/bg-topo.jpg) top center no-repeat;
}


.telefone_topo {
  margin-top: 3px;
}



.btn-roxo,
.btn-roxo:hover {
  background: #4446a8;
  color: #fff;
}

.btn-light-write,
.btn-light-write:hover {
  background: none;
  color: #fff;
}

.font-write {
  color: #fff;
}



.menu_topo ul li a h5 {
  color: #5f5f61;
  font-size: 18px;
  margin-left: 25px;
}

.menu_topo ul li a h5:hover,
.menu_topo ul li a h5.active {
  color: #005f89;
  /* border-bottom: 1px solid #005f89; */
}


.bg-categoria2 {
  border-bottom: 1px solid #282827;
  padding-bottom: 10px;
}

.lista_categorias a {
  color: #080000;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 6px;
}

.lista_categorias a:hover {
  background-color: #333379;
  color: #fff;
  display: block;

}



.slick-prev:before,
.slick-next:before {
  color: #282827 !important;
}


/* 
.lista-produto {
  background: #fff;
  display: flow-root;
  padding: 5px 5px 40px 5px;
  position: relative;
} */


.lista-produto img {
  border: 1px solid #414140;
  padding: 10px;
}

.lista-produto h1 {
  color: #414140;
  font-size: 14px;
}

.titulo-servico {
  background: #003554;
}

.titulo-servico a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}


.bg-home-empresa {
  background: url(../imgs/bg-empresa-index.jpg) top center no-repeat;
  height: 507px;
  font-size: 16px;
  text-align: justify;
  color: #fff;
}

.bg-home-empresa h1 {
  font-size: 32px;
}

.lista-dica {
  background: #f4f5f7;
  padding: 10px;
  border-radius: 0px;
  border: none;
}

.lista-dica h5 {
  color: #252525;
  font-size: 16px;
}

.lista-dica a,
.lista-dica a:hover {
  color: #30302f;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}


.conteudo-interna {
  margin-top: 350px;
}

.bg-empresa-dentro {
  background: #fff url(../imgs/bg-empresa-2.jpg) center 0px no-repeat;
  min-height: 580px;
}

.bg-topo h6 {
  margin-top: 110px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
}

.titulo-dicas {
  color: #363535;
  font-size: 30px;
}


.btn-verde,
.btn-verde:hover {
  background: #3aa211;
  color: #fff;
}

.input-busca {
  border-radius: 0px !important;
}


.categorias-produtos-2,
categorias-produtos-2:hover {
  background: #333379 !important;
  width: 98%;
  z-index: 99999;
  color: #fff;
  display: block;
}



/* =================================================== */
/* MENU DE CATEGORIAS */
/* =================================================== */

.categorias-produtos {
  margin-left: -15px;
}

.categorias-produtos ul {

  list-style: none;
  padding-left: 0rem;
  /* width: 104%; */
}



.categorias-produtos ul>li {
  margin-left: 1rem;
  background: #5a5959;
}

.categorias-produtos a {
  background: #5a5959;
  width: 98%;
  z-index: 99999;
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-decoration: none;
}



/* =================================================== */
/* MENU DE CATEGORIAS */
/* =================================================== */


/*


.categorias-produtos ul li{
  list-style: none;
}



.categorias-produtos ul>a {
  padding-left: 2rem;
} */

/*
.categorias-produtos ol, ul {
  padding-left: 0rem;
}

 .categoria_inicio ol, ul{
  outline: 1px solid red;
  padding-left: 2rem;
} */


/* 
.categorias-produtos a {
  background: #5a5959;
  width: 98%;
  z-index: 99999;
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-decoration: none;
} 
*/

/* .categorias-produtos a {
  color: #fff;
  padding: 10px;
} */

.text-branco {
  color: #fff !important;
}


.contatos p {
  font-size: 16px;
  color: #010101;
  margin-bottom: 0px;
}

.contatos a {
  font-size: 18px;
  color: #010101;
  font-weight: bold;
  text-decoration: none;
}


.background-roxo {
  background: #333379;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 15px;
}

.bg-cinza {
  background: #f6f6f6;

}


.onde-estamos .nav-link {
  border-radius: 0px !important;
  background: #6060d8 !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 5px;
  margin-bottom: 5px;
}

.onde-estamos .nav-link.active {
  border-radius: 0px !important;
  background: #333379 !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 5px;
  margin-bottom: 5px;
}


/*
body {
  background: #f7f7f7;
}

h2 {
  font-size: 30px;
  font-weight: bold;
  color: #171717;
}

h2 {
  font-size: 18px;
  color: #040404;
}

h4 {
  font-size: 28px;
  color: #040404;
  font-weight: 600;
}

p {
  font-size: 14px;
  color: #000;
}


.telefone_topo .btn-light {
  font-size: 18px;
  color: #fff;
  background: none;
  border: 1px solid #fff;
  border-radius: 0px;
}


.btn-roxo {
  background: #950096;
  color: #fff;
}

.btn-roxo:hover {
  background: #701373;
  color: #fff;
}

.btn-laranja {
  background: #ff6d08;
  color: #fff;
}

.btn-laranja:hover {
  background: #c65a1c;
  color: #fff;
}



.menu_topo .navbar-nav .nav-link {
  margin-right: 10px;
}


.lista-produtos-index {
  margin-top: -100px;
}

.lista-produtos-index-titulo {
  font-size: 38px;
  color: #fff;
  font-weight: bold;
}


.lista-produtos-index-titulo-servicos {
  font-size: 38px;
  color: #ff6d08;
  font-weight: bold;
}



.produto-img {
  width: 320px;
  height: 338px;
  margin-left: 10px;
  margin-top: 10px;
}

.produto-img-2 {
  width: 195px;
  height: 250px;
  margin-left: 10px;
  margin-top: 10px;
}





.lista-produto-hover {
  display: none;
  width: 100%;
  height: 100%;
  background: #da662d;
  position: absolute;
  z-index: 9999;
  top: 0px;
  text-align: center;
  opacity: 0.75;
}

.lista-produto-hover a {
  position: relative;
  color: #fff;
  font-size: 18px;
  height: 100%;
  display: inherit;
  padding-top: 40%;
}





.img-servico {
  width: 359px;
  height: 442px;
}


.img-dica {
  width: 260px;
  height: 170px;
}

.lista-dicas a {
  font-size: 14px;
  color: #343434;
}








.input-busca {
  background: #fff url(../imgs/bg-busca.png) no-repeat 685px 9px;
  width: 100%;
  height: 50px;
  border: none;
  padding-right: 67px;
  border: 1px solid;
  border-radius: 0px;
}






.btn-dark,
.btn-dark:hover {
  background: #363535;
  color: #fff;
}




.bg-form-contato {
  background: #f8f8f8;
  height: 400px;
}


.list-prod-orcamento {
  border: 1px solid #e1e0e0;
  background-color: #f8f8f8;
}

.texto-laranja {
  color: #fba716;
}

.strong {
  font-size: bold !important;
}



.categoria-laranja {
  background: #ff5400;
  color: #fff;
  width: 100%;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
  -webkit-box-shadow: 0px 6px 13px -7px #000000, 1px 5px 12px 3px rgba(0, 0, 0, 0);
  box-shadow: 0px 6px 13px -7px #000000, 1px 5px 12px 3px rgba(0, 0, 0, 0);
}

.categoria-laranja:hover{
  color: #fff;
}

  

  */