body {
  background: url(../imagens/bg-geral.jpg) center 780px no-repeat;
}
#topo {
  padding: .5em 0;
  overflow: hidden;
}
#topo #logo {
  display: inline-block;
  float: left;
  max-width: 325px;
}
#topo .telefones {
  float: right;
  max-width: 420px;
  width: 100%;
}
#topo .telefones a {
  display: inline-block;
  margin-left: 10%;
}
#topo .telefones a:first-child {
  margin-left: 0;
}
#topo .telefones span {
  padding-left: 35px;
  font-family: 'allerregular';
  font-size: 1.8em;
  color: #212121;
  background: url(../imagens/ico-telefone.gif) left center no-repeat;
}
#bgBanner {
  padding-top: 2px;
  border-top: 1px solid #939393;
  overflow: hidden;
}
#bgBanner .banner {
  width: 100%;
  max-width: 996px;
  margin: auto;
}
#bgBanner .banner li {
  width: 100%;
  overflow: hidden;
  padding: 1.4em 0 1.4em 0;
}
#bgBanner .banner li .content-banner {
  max-width: 567px;
  padding: 3em 3em;
  float: left;
  margin: 1.5em 1.5em 0 0;
  background: url(../imagens/bg-content-banner.png) center no-repeat;
  background-size: contain;
}
#bgBanner .banner li .content-banner p {
  font-family: 'allerregular';
  font-size: 3.2em;
  color: #1959ca;
}
#bgBanner .banner li img {
  max-width: 382px;
}
.empresa {
  padding: 1.5em 0;
}
.empresa .content {
  overflow: hidden;
}
.empresa .content .cont-emp {
  width: 69.27710843373494%;
  float: left;
  font-family: 'aller_lightregular';
  font-size: 2em;
  color: #000;
}
.empresa .content .cont-emp strong {
  display: block;
  font-size: 1em;
}
.empresa .content .cont-emp * {
  font-family: 'aller_lightregular';
  font-size: 1em;
}
.empresa .content figure {
  width: 23.09236947791165%;
  float: right;
  margin: 0;
}
.empresa .galeria {
  width: 100%	;
  overflow: hidden;
  margin: 2em 0;
  padding: 1em 0;
}
.empresa .galeria li {
  width: 19.27710843373494%;
  float: left;
  display: inline-block;
  margin: 0 1em;
  padding: 2px;
  box-shadow: 0px 3px 5px 1px #c2c2c2;
}
.carousel {
  padding: 2.5em 0 3.2em;
  margin: 0 auto;
  min-height: 318px;
  background: url(../imagens/bg-carousel.jpg) center top no-repeat;
}
.carousel > strong {
  display: block;
  text-align: center;
  font-family: 'allerbold';
  font-size: 2.2em;
  color: #000;
}
.carousel .bx-carousel {
  /* width: 88.35341365461847%; */
  margin: 7em 3.5140562248996% 0;
  overflow: hidden;
}
.carousel .bx-carousel li {
  float: left;
  display: inline-block;
  width: 17.06827309236948%;
  margin-right: 3%;
}
.carousel .bx-carousel li:last-child {
  margin-right: 0;
}
.carousel .bx-carousel li figure {
  max-width: 125px;
  min-height: 120px;
  margin: 0 auto;
}
.carousel .bx-carousel li figure img {
  max-width: 125px;
}
.carousel .bx-carousel li span {
  display: block;
  font-family: 'allerregular';
  font-size: 1.4em;
  text-align: center;
}
.norma-iso {
  overflow: hidden;
  margin: 1em auto;
}
.norma-iso figure {
  float: left;
  max-width: 82px;
}
.norma-iso p {
  margin: .4em auto;
  font-family: 'allerbold';
  font-size: 1.6em;
  color: #000;
}
.solda {
  overflow: hidden;
  margin: 2.5em auto;
}
.solda strong {
  display: block;
  margin-bottom: .5em;
  font-family: 'allerbold';
  text-align: center;
  font-size: 1.8em;
  text-transform: uppercase;
}
.solda .solda-video {
  width: 100%;
  max-width: 855px;
  min-height: 510px;
  display: block;
  margin: auto;
}
#rodape .esq {
  width: 44.67871485943775%;
  float: left;
}
#rodape .esq .vendas {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
#rodape .esq .vendas h2 {
  background-position: 0 0;
}
#rodape .esq .vendas p {
  font-family: 'allerregular';
  font-size: 1.6em;
}
#rodape .esq .vendas p strong {
  font-size: 1em;
}
#rodape .esq .form-contato h2 {
  margin: 5px auto;
  background-position: left -52px;
}
#rodape .esq .form-contato input[type="text"] {
  width: 100%;
  padding: 0 10px;
  line-height: 30px;
  margin-bottom: 5px;
  border: 1px solid #cecece;
  box-shadow: 0 1px 1px 0 #cecece;
  font-size: 16px;
  color: #bbbbbb;
}
#rodape .esq .form-contato input[type="text"].tel {
  max-width: 155px;
}
#rodape .esq .form-contato textarea {
  width: 100%;
  min-height: 78px;
  padding: 10px 0 0 10px;
  border: 1px solid #cecece;
  color: #bbbbbb;
  box-shadow: 0 1px 1px 0 #cecece;
}
#rodape .esq .form-contato .btn {
  width: 95px;
  height: 36px;
  line-height: 36px;
  display: block;
  margin: 10px auto;
  font-family: 'allerbold';
  font-size: 1.8em;
  color: #fff;
  text-align: center;
  border-bottom: 2px solid #4b8b0d;
  cursor: pointer;
  background-color: #76bd31;
}
#rodape .dir {
  width: 47.69076305220884%;
  float: right;
}
#rodape .dir ul li {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
#rodape .dir ul li:last-child {
  border-bottom: 0;
}
#rodape .dir ul li.ligue h2 {
  background-position: left -98px;
}
#rodape .dir ul li.email h2 {
  background-position: left -145px;
}
#rodape .dir ul li.end h2 {
  background-position: left -194px;
}
#rodape .dir ul li.end .mapa {
  display: block;
  margin-top: 5px;
  border: 1px solid #b2b2b2;
  box-shadow: 0px 0px 6px 0px #b2b2b2;
}
#rodape .dir ul li h2 {
  margin-bottom: 5px;
}
#rodape .dir ul li span {
  display: block;
  font-family: 'allerregular';
  font-size: 1.6em;
  color: #000;
}
#rodape .dir ul li .kilsan_nova {
  max-width: 450px;
  max-height: 200px;
}
#rodape h2 {
  display: block;
  line-height: 30px;
  padding-left: 40px;
  font-family: 'allerbold';
  font-size: 1.8em;
  text-transform: uppercase;
  background: url(../imagens/icones-rodape.png) no-repeat;
}
@media screen and (max-width: 996px) {
  .body_page {
    max-width: 768px;
  }
  #topo .telefones {
    max-width: 310px;
  }
  #topo .telefones a {
    margin-left: 5%;
  }
  #topo .telefones span {
    font-size: 1.5em;
    background-size: 18px;
  }
  #bgBanner .banner {
    max-width: 768px;
  }
  #bgBanner .banner li .content-banner {
    max-width: 437px;
    padding: 3em 3.9em;
    float: left;
    margin: 1.5em 1.5em 0 0;
    background: url(../imagens/bg-content-banner.png) center no-repeat;
  }
  #bgBanner .banner li .content-banner p {
    font-size: 2.2em;
  }
  #bgBanner .banner li img {
    max-width: 302px;
  }
  .empresa .galeria li {
    width: 22.277108%;
  }
}
@media screen and (max-width: 768px) {
  body {
    background: none;
  }
  .body_page {
    max-width: 600px;
  }
  #topo #logo {
    display: block;
    margin: auto;
    float: none;
  }
  #topo .telefones {
    margin: 10px auto;
    float: none;
  }
  #bgBanner .banner {
    max-width: 600px;
  }
  #bgBanner .banner li .content-banner {
    max-width: 100%;
    margin: 0;
    padding: 2em;
    background-size: cover;
  }
  #bgBanner .banner li img {
    display: none;
  }
  .empresa .content figure {
    float: none;
    width: 45%;
    margin: auto;
    clear: both;
  }
  .empresa .content .cont-emp {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
  }
  .empresa .galeria li {
    width: 45%;
    margin-bottom: 1em;
  }
  .carousel {
    background: #dcdcdc;
  }
  .carousel > strong {
    font-size: 1.8em;
  }
  .carousel .bx-carousel {
    width: 100%;
    margin: 2em 1em 0;
  }
  .carousel .bx-carousel li {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
  }
  .carousel .bx-carousel li figure {
    margin: 0 15px 0 0;
    float: left;
  }
  .carousel .bx-carousel li span {
    font-size: 1.8em;
    text-align: left;
  }
  .norma-iso figure {
    float: none;
    margin: auto;
  }
  .norma-iso p {
    text-align: center;
  }
  #rodape .esq,
  #rodape .dir {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .body_page {
    max-width: 480px;
  }
}
@media screen and (max-width: 480px) {
  .body_page {
    max-width: 320px;
  }
  .empresa .content figure {
    width: 80%;
  }
  .empresa .galeria li {
    width: 100%;
  }
  .solda .solda-video {
    min-height: 240px;
  }
  #rodape h2 {
    margin: auto;
  }
  #rodape .esq .vendas h2 {
    max-width: 200px;
  }
  #rodape .esq .vendas p {
    text-align: center;
  }
  #rodape .esq .form-contato h2 {
    max-width: 250px;
  }
  #rodape .dir ul li span {
    text-align: center;
  }
  #rodape .dir ul li.ligue h2 {
    max-width: 180px;
  }
  #rodape .dir ul li.email h2 {
    max-width: 260px;
  }
  #rodape .dir ul li.end h2 {
    max-width: 150px;
  }
}
