*{
	font-family: 'Roboto', sans-serif;
}

html, body{
    
  height: 100%;
  overflow-x: hidden !important;
}

.final{

	clear: both;
}

/* Topo */

#topo{

  background-color: #fc1302;
  width: 100%;
  height: 50px;
}

#icone{
  float: left;
}

#icone h4{

  font-size: 12px;
  color: #fff;
  margin-left: 20px;
  margin-top: -15px;
  white-space: nowrap;
  padding: auto;
}

.endereco{
  margin-left: 40px;
}

.horario{
  margin-left: -40px;
}

.telefone{
  margin-top: -38px;
  margin-left: 800px;
}

#icone img{
  width: 15px;
  margin-top: 15px;
}

/*BreadCrumb */

.breadcrumb{

  background-color: #fff;
}

.breadcrumb a{

  color: #fc1302;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #343434;
  content: " > ";
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.breadcrumb-item + .active{

  color: #343434;
  font-size: 14px;
  font-weight: 800;
}

/* Menu */

.linha-menu{

  background-color: #fc1302;
  width: 18.5%;
  height: 6px;
}

.menu{

  text-align: center;
  margin-left: 30px;
}
.menu-resp{

  display: none;
}

.menu img{

  width: 220px;
  margin-top: 10px;
}

.menu-normal{

  margin-top: -50px;
  margin-left: 240px;
}

.menu-normal img{

  width: 20px;
}

.menu-normal a{

  color: #fc1302;
  text-align: center;
}

.menu-normal a:hover{

  color: #000;
}

.inicio{

  text-align: center;
}

.empr{

  text-align: center;
}

.produt{

  text-align: center;
}

.marc{
  
  text-align: center;
}

.cat{

  text-align: center;
}

.cont{

  text-align: center;
}

/* Banner */

#banner{

  margin-top: 20px;
  margin-bottom: 20px;
}

#banner h3{

  color: #fff;
  margin-top: -300px;
  margin-left: 120px;
  font-weight: 400;
}

#banner span{

  color: #fc1302;
  font-size: 70px;
  font-weight: 800;
  opacity: 0.7;
}

/*Carousel*/

.carrosel {

  margin-top: 5px;
  margin-bottom: 10px;  
}

/* Anuncio */

#anuncio img{
  width: 98%;
  margin-bottom: 20px;
  margin-left: 10px;
}

/* Empresa */

#empresa{

  width: 96%;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#empresa img{

  width: 60px;
}

#empresa h3{
  color: #fc1302;
}

#empresa h4{

  color: #fc1302;
  font-weight: 700;
  font-size: 16px;
  margin-top: 10px;
}

#empresa p{

  font-size: 14px;
  color: #353434;
}

#empresa h5{

  color: #e29b01;
  font-weight: 700;
  font-size: 14px;
}

#empresa a{

  color: #e29b01;
  font-weight: 700;
  font-size: 14px;
}

#empresa span{

  color: #353434;
  font-size: 14px;
}

/*Marcas */

.marcas {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
}

.marcas h3{
  color: #fc1302;
  margin-left: 10px;
  margin-bottom: 10px;
}

.marcas img {
  width: 200px;
}

/* Produtos */

.produtos {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 20px;
}

.produtos button{
  background-color: #fc1302;
  padding: 10px;
  width: 200px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.produtos button:hover{
  background-color: #e75349;
}

.produtos a{
  color: #fff;
  text-decoration: none;
}

.produtos h3{
  color: #fc1302;
}

/* Item Produto */

.prod {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 50px;
}

.prod h3{
  color: #fc1302;
  margin-left: 10px;
  margin-bottom: 30px;
}

.prod img{
  width: 220px;
  margin-top: 20px;
}

.prod h4{
  font-size: 14px;
  font-weight: 800;
  margin-top: 20px;
}

.prod p{
  font-size: 14px;
}

.prod h2{
  color: #fc1302;
  margin-top: 20px;
  margin-left: 20px;
}

.prod span{
  font-weight: 800;
}

.linha-produto{
  background-color: #000;
  width: 98%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}


/* Contato */

#contato{

  margin-left: 20px;
  width: 98%;
  padding-bottom: 10px;
  margin-top: 20px;
}

#contato img{

  width: 60px;
  margin-bottom: 10px;
}

#contato h3{

  color: #fc1302;
  margin-top: 5px;
  font-weight: 700;
  margin-left: 0px;
}

#contato h4{

  color: #353434;
  font-size: 16px;
}

#contato span{

  color: #fc1302;
  font-size: 16px;
  font-weight: 400;
}

#contato input{

  margin-top: 10px;
  border: 1px solid #fc1302;
  color: #353434;
}

#contato select{

  margin-top: 10px;
  border: 1px solid #fc1302;
  color: #353434;
}


#contato input::placeholder{

  color: #353434;
} 

#contato textarea{

  margin-top: 10px;
  border: 1px solid #fc1302;
  color: #353434;
}

#contato textarea::placeholder{

  color: #353434;
}

#contato .btn{

  width: 100px !important;
  height: 30px;
  font-size: 12px;
}

#contato .btn-primary{

  background-color: #fc1302;
  border-color: #a00d03;
}

#contato .btn-primary:hover{

  background-color: #e9594f;
  border-color: #a00d03;
}

#contato .btn-danger{

  background-color: #353434;
  border-color: #353434;
}

#contato .btn-danger:hover{

  background-color:  #000;

}

/* Catálogo */

#catalogo{

  margin-left: 20px;
  width: 98%;
  padding-bottom: 10px;
  margin-top: 20px;
}

#catalogo h3{

  color: #fc1302;
  margin-top: 5px;
  font-weight: 700;
  margin-left: 0px;
}

#catalogo h4{

  color: #353434;
  font-size: 16px;
}

#catalogo .btn{

  height: 30px;
  font-size: 14px;
}

#catalogo .btn-primary{

  background-color: #fc1302;
  border-color: #a00d03;
}

#catalogo .btn-primary:hover{

  background-color: #e9594f;
  border-color: #a00d03;
}

/* Rodapé */

#rodape{

  background-color: #fff;
  width: 100%;
  height: 270px;
  position: relative;
  bottom: 0;

}
.linha-rodape{

  background-color: #353434;
  width: 100%;
  height: 60px;
}

#inscreva h3{
  color: #1d1c1c;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  margin-right: 150px;
  margin-top: 20px;
}

#inscreva span{
  color: #fc1302;
  font-size: 60px;
}

#inscreva form{
  text-align: right;
  margin-right: 20px;
}

.linha-cinza {
  background-color: #a7a4a4;
  text-align: center;
  height: 1px;
  margin-top: 50px;
}

.logo img{

  width: 200px;
  margin-left: 30px;
  margin-top: 80px;
}

.info{

  margin-top: 20px;
  margin-left: 100px;
}

.info p{

  color: #353434;
}

.info span{
  color: #fc1302;
}

.info h4{

  color: #fff;
  margin-bottom: 10px;
  margin-top: 3px;
}

@media screen and (max-width: 1024px) {
  
  .endereco{
    margin-left: 10px;
  }
  
  .horario{
    margin-left: 10px;
  }
  
  .telefone{
    margin-left: 680px;
  }
  
  .menu img{

    width: 200px;
    margin-left: -10px;
  }
  
  .linha-menu {
    width: 21%;
  }

  .empr{

    margin-left: -20px;
  }

  .produt{

    margin-left: -20px;
  }

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

  .cat{

    margin-left: -20px;
  }

  .cont{

    margin-left: -20px;
  }

  #banner h3{
    margin-top: -250px;
    margin-left: 100px;
  }

  #banner span{
    font-size: 65px;
  }

  .info{

    margin-left: 60px;
  }

  .info p{

    margin-left: 40px !important;
    margin-top: -22px;
  }

  .info h4{

   margin-left: 40px;
   margin-top: -22px;
  }

  #contato{

    width: 96%;
  }
  
}


@media screen and (max-width: 800px) {

  .horario{
    margin-left: 90px;
  }
  
  .menu img{
    margin-left: -20px;
    width: 190px;
  }

  .linha-menu {
    width: 25%;
  }

  .inicio{

    margin-left: -20px;
  }

  .empr{

    margin-left: -20px;
  }

  .produt{

    margin-left: -20px;
  }

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

  .cat{

    margin-left: -20px;
  }

  .cont{

    margin-left: -20px;
  }

  #banner h3{
    margin-left: 80px;
    margin-top: -200px;
  }

  #banner span{
    font-size: 50px;
  }

  .produtos{
    width: 96%;
  }

  .produtos button{
    width: 175px;
  }

  .marcas img {
    width: 175px;
  }

  .info p{
    margin-top: 1px;
    margin-left: -20px !important;
  }

}

@media screen and (max-width: 768px) {

  .telefone{
    margin-left: 650px;
  }

  .info p{
    margin-left: -25px !important;
  }
  
}

@media screen and (max-width: 600px){
   
  .menu img{

    margin-top: 10px;
    margin-bottom: 10px;
    width: 220px;
  }

  #icone h4 {
    font-size: 15px;
  }

  .horario{
    display: none;
  }

  .telefone{
    margin-left: 460px;
  }

  .linha-menu {
    display: none;
  }

  .menu-normal{

    display: none;
  }

  .menu-resp{

    display: block;
    margin-left: 285px;
  }

  .navbar {

    background-color: #fff;
    margin-top: 10px;
    width: 250px;
  }

  .navbar-nav{

    text-align: center;
  }

  .navbar-default .navbar-nav > li > a{

    color: #fff;
    background-color: #fc1302;
  }

  .navbar-default .navbar-nav > li > a:hover{

    color: #fc1302 !important;
  }


  .info{

    margin-left: 300px;
    margin-top: -140px;
  }

  .produtos button{
    width: 550px;
  }

  #empresa{

    width: 94%;
  }
  
  #contato{

    width: 94%;
  }

  #inscreva h3{
    margin-right: 128px;
  }

  .info p{
    margin-left: -270px !important;
    margin-top: 150px;
  }

}

@media screen and (max-width: 480px) {

  .endereco{
    display: none;
  }

  .telefone{
    margin-left: 170px !important;
    margin-top: 5px;
  }

  .telefone h4{
    font-size: 22px !important;
    margin-top: -20px !important;
  }

  #banner h3{
    margin-top: -160px;
  }
  
  .navbar {
    margin-top: 10px;
    margin-left: -60px;
  }

  .produtos button{
    width: 440px;
  }

  .marcas img {
    width: 400px;
  }

  .info{
    margin-left: 280px;
    margin-top: -130px;
  } 
  
}

@media screen and (max-width: 414px) {

  #topo{
    height: 50px;
  }

  .telefone{
    margin-top: 5px;
    margin-left: 120px !important;
  }

  .menu-resp{
    margin-left: 260px;
  }

  #banner h3{
    margin-top: -100px;
    font-size: 26px;
    margin-left: 40px;
  }

  #banner span {
    font-size: 26px;
  }

  #contato{
    width: 90%;
  }

  .produtos button{
    width: 380px;
  }
  
}

@media screen and (max-width: 384px){

  .telefone{
    margin-left: 100px !important;
  }

  .menu img{
    margin-left: -30px !important;
  }

  .menu-resp{
    margin-left: 235px;
  }

  .marcas img {
    width: 370px;
  }
  
  .info{
    margin-left: 300px;
  }

  #banner h3{

    text-align: center;
    margin-left: 0px;
  }
 
  #empresa{

    width: 92%;
    margin-left: 15px;
  } 

  .produtos button{
    width: 355px;
  }

}

@media screen and (max-width: 375px){

  .telefone{
    margin-left: 110px !important;
  }
  
  .menu img{
    margin-left: -40px !important;
  }

  .produtos button{
    width: 340px;
  }

  #contato{
    margin-left: 15px;
  }

}

@media screen and (max-width: 360px){
  
  .menu-resp{
    margin-left: 220px !important;
  }

  #contato{
    margin-left: 10px;
    width: 93%;
  }

  .marcas img {
    width: 300px;
  }

  .produtos button{
    width: 330px;
  }

  .info{
    margin-left: 290px;
  }

}

@media screen and (max-width: 320px) {

  .telefone{
    margin-left: 80px !important;
  }
  
  .menu-resp{
    margin-left: 200px !important;
  }
 
  .info{

    margin-left: 290px;
  }

  #banner h3{

    font-size: 18px;
  } 
  
  .marcas img {
    width: 280px;
  }

  .produtos{
    margin-left: -10px !important;
  }

  .produtos button{
    width: 280px;
  }

}

/*
Created on : 24/02/2019, 13:27:07
Author : ebrahimpleite
*/
.wc_whatsapp_app {
  position: fixed;
  bottom: 30px;
  z-index: 9999999999; /*Força o widget ficar acima de qualquer elemento*/
  display: flex;
  align-items: center;
  }
  
  .wc_whatsapp_app.left {
  left: 15px;
  }
  
  .wc_whatsapp_app.right {
  right: 15px;
  }
  
  .wc_whatsapp {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  background: #fc1302;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  }
  
  .wc_whatsapp:hover,
  .wc_whatsapp:focus {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
  }
  
  .wc_whatsapp::before {
  content: "";
  display: block;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='icon' data-icon='whatsapp' class='svg-inline' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23fff' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'%3e%3c/path%3e%3c/svg%3e") top center no-repeat;
  height: 35px;
  margin-top: 6px;
  }
  
  .wc_whatsapp p {
  font-family: 'Arial', sans-serif;
  }
  
  .wc_whatsapp_secondary,
  .wc_whatsapp_primary {
  display: none;
  }
  
  .wc_whatsapp_secondary {
  max-width: 300px;
  }
  
  .wc_whatsapp_secondary p {
  margin-left: 15px;
  border: 1px solid #e2e2e2;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  color: #000;
  font-size: 14px;
  background: #fff;
  }
  
  .wc_whatsapp_secondary p::before {
  top: 20px;
  left: -9px;
  content: '';
  position: absolute;
  background: white;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  left: -5px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  z-index: 1;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  }
  
  .wc_whatsapp_primary {
  border-radius: 5px;
  border: 1px solid #eaeaea;
  background: #fff;
  padding: 10px;
  bottom: 70px;
  align-items: center;
  max-width: 350px;
  box-shadow: 7px 7px 15px 8px rgba(0, 0, 0, 0.17);
  position: absolute;
  width: 350px;
  }
  
  .wc_whatsapp_primary img {
  width: 50px;
  border-radius: 5px;
  margin-left: 200px;
  }
  
  .wc_whatsapp_primary p {
  margin: 20px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  color: #000;
  font-size: 14px;
  }
  
  .wc_whatsapp_primary p::before {
  top: 20px;
  left: -9px;
  content: '';
  position: absolute;
  background: white;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  left: -5px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  z-index: 1;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  }
  
  .wc_whatsapp_primary .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  color: #000;
  opacity: .5;
  }
  
  .wc_whatsapp_primary .close:hover,
  .wc_whatsapp_primary .close:focus {
  color: #f00;
  opacity: 1;
  }




