@font-face {
  font-family: 'core_sans_a_65_boldregular';
  src: url("../font/coresansa65bold-webfont.woff2") format("woff2"), url("../font/coresansa65bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'core_sans_a_75_extraboldRg';
  src: url("../font/coresansa75extrabold-webfont.woff2") format("woff2"), url("../font/coresansa75extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'core_sans_a_45_regularregular';
  src: url("../font/coresansa45regular-webfont.woff2") format("woff2"), url("../font/coresansa45regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 30, ../sass/style.scss */
*, body, html {
  margin: 0;
  padding: 0;
}

/* line 35, ../sass/style.scss */
body {
  font-family: 'core_sans_a_45_regularregular';
  font-size: 17px;
  line-height: 25px;
  color: #444;
}

/* line 42, ../sass/style.scss */
p {
  font-weight: 100;
  color: #000;
}

/* line 47, ../sass/style.scss */
h1 {
  color: #000;
  font-family: 'core_sans_a_65_boldregular';
  font-size: 45px;
  line-height: 55px;
}

/* line 54, ../sass/style.scss */
.bg-amarelo {
  background: #feb906;
}

/* line 58, ../sass/style.scss */
.bg-vermelho {
  background: #da1013;
}

/* line 62, ../sass/style.scss */
header {
  background: #feb906;
  padding: 20px 0;
}
/* line 65, ../sass/style.scss */
header .text-right-my {
  text-align: right;
}
/* line 68, ../sass/style.scss */
header nav {
  font-family: 'core_sans_a_75_extraboldRg';
  font-size: 17px;
}
/* line 71, ../sass/style.scss */
header nav a {
  color: #000;
  font-weight: 400;
  margin: 0 12px;
  -moz-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
/* line 77, ../sass/style.scss */
header nav a:hover, header nav a.active {
  color: #fff;
  text-decoration: none;
}
/* line 84, ../sass/style.scss */
header form input {
  border: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
/* line 88, ../sass/style.scss */
header form input[type="email"] {
  height: 30px;
}
/* line 91, ../sass/style.scss */
header form .btn {
  font-family: 'core_sans_a_75_extraboldRg';
  background: #fff;
  padding: 8px;
  font-size: 14px;
}

/* line 101, ../sass/style.scss */
.btn-mais {
  background: #feb906;
  color: #000;
  font-size: 14px;
  font-family: 'core_sans_a_45_regularregular';
  padding: 4px 8px;
}
/* line 107, ../sass/style.scss */
.btn-mais:hover {
  background: #da1013;
  color: #fff;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}

/* line 114, ../sass/style.scss */
.box-vermelho {
  background: #da1013;
  color: #fff;
  font-family: 'core_sans_a_65_boldregular';
  font-size: 24px;
  line-height: 32px;
}
/* line 120, ../sass/style.scss */
.box-vermelho a {
  margin: 0 auto;
  color: #fff;
}
/* line 123, ../sass/style.scss */
.box-vermelho a:hover {
  text-decoration: none;
  color: #feb906;
}

/* line 130, ../sass/style.scss */
.centered {
  text-align: center;
}

/* line 134, ../sass/style.scss */
section {
  padding: 30px 0;
  margin: 20px 0;
}
/* line 137, ../sass/style.scss */
section h1 {
  margin: 20px 0;
}
/* line 140, ../sass/style.scss */
section.mapa {
  padding: 0;
  margin: 0px;
}

/* line 146, ../sass/style.scss */
.produtos .box-vermelho {
  -moz-transition: box-shadow 0.25s ease;
  -o-transition: box-shadow 0.25s ease;
  -webkit-transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease;
  box-shadow: 0px 0px 0px;
  margin: 10px 10px 0 0;
  display: flex;
  align-items: center;
}
/* line 147, ../sass/style.scss */
.produtos .box-vermelho a {
  padding: 10px 20px;
}
/* line 153, ../sass/style.scss */
.produtos .box-vermelho:hover {
  box-shadow: 2px 2px 2px #444;
}
/* line 159, ../sass/style.scss */
.produtos .box-vermelho p {
  margin-bottom: 0;
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
}

/* line 169, ../sass/style.scss */
.promocoes {
  background: #feb906;
}

/* line 175, ../sass/style.scss */
footer {
  background: #feb906;
  padding-top: 50px;
}
/* line 178, ../sass/style.scss */
footer .logo-footer {
  margin-bottom: 30px;
}
/* line 181, ../sass/style.scss */
footer .float-right-my, footer .text-right-my {
  float: right;
}
/* line 184, ../sass/style.scss */
footer ul {
  margin-bottom: 20px;
  padding: 0;
  /*li{
      list-style: none;
      overflow: hidden;
      justify-content: center;
      vertical-align: middle;
      span{
          color: $vermelho;
          margin: 2px 14px 0 0px;
          font-size: 23px;
          float: left;
      }
      p{
          float: left;
      }
  }*/
}
/* line 203, ../sass/style.scss */
footer ul.atendimento li {
  float: none;
  display: inline-block;
  margin-right: 10px;
  list-style: none;
  overflow: hidden;
  justify-content: center;
  vertical-align: middle;
}
/* line 211, ../sass/style.scss */
footer ul.atendimento li span {
  margin: 0;
  color: #da1013;
  margin: 2px 14px 0 0px;
  font-size: 23px;
  float: left;
}
/* line 217, ../sass/style.scss */
footer ul.atendimento li p {
  float: left;
}
/* line 224, ../sass/style.scss */
footer .copyright {
  padding: 10px 0;
}
/* line 226, ../sass/style.scss */
footer .copyright p {
  color: #fff;
  font-size: 15px;
}
/* line 231, ../sass/style.scss */
footer input {
  border-radius: 0 !important;
  border: 0 !important;
}
/* line 234, ../sass/style.scss */
footer input[type="text"] {
  font-family: 'core_sans_a_45_regularregular';
  font-style: italic;
}
/* line 240, ../sass/style.scss */
footer .input-group-text {
  padding: 0 !important;
  border: 0;
}
/* line 243, ../sass/style.scss */
footer .input-group-text input {
  color: #fff !important;
}

/* line 250, ../sass/style.scss */
#mapa {
  width: 100%;
  height: 400px;
}

/*jssor slider loading skin spin css*/
/* line 257, ../sass/style.scss */
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*jssor slider bullet skin 057 css*/
/* line 277, ../sass/style.scss */
.jssorb057 .i {
  position: absolute;
  cursor: pointer;
}
/* line 281, ../sass/style.scss */
.jssorb057 .i .b {
  fill: none;
  stroke: #fff;
  stroke-width: 2000;
  stroke-miterlimit: 10;
  stroke-opacity: 0.4;
}
/* line 289, ../sass/style.scss */
.jssorb057 .i:hover .b {
  stroke-opacity: .7;
}
/* line 294, ../sass/style.scss */
.jssorb057 .iav .b {
  stroke-opacity: 1;
}
/* line 298, ../sass/style.scss */
.jssorb057 .i.idn {
  opacity: .3;
}

/*jssor slider arrow skin 073 css*/
/* line 305, ../sass/style.scss */
.jssora073 {
  display: block;
  position: absolute;
  cursor: pointer;
}
/* line 310, ../sass/style.scss */
.jssora073 .a {
  fill: #ddd;
  fill-opacity: .7;
  stroke: #000;
  stroke-width: 160;
  stroke-miterlimit: 10;
  stroke-opacity: .7;
}
/* line 319, ../sass/style.scss */
.jssora073:hover {
  opacity: .8;
}
/* line 323, ../sass/style.scss */
.jssora073.jssora073dn {
  opacity: .4;
}
/* line 327, ../sass/style.scss */
.jssora073.jssora073ds {
  opacity: .3;
  pointer-events: none;
}

/* line 334, ../sass/style.scss */
.destaque div[data-u="bg"], .list-produtos div[data-u="bg"] {
  display: none !important;
}
/* line 337, ../sass/style.scss */
.destaque h5, .list-produtos h5 {
  font-family: 'core_sans_a_45_regularregular';
  font-size: 14px;
  font-weight: 100;
  margin: 5px 0 0 0;
  line-height: 20px;
}
/* line 344, ../sass/style.scss */
.destaque h3, .list-produtos h3 {
  font-family: 'core_sans_a_45_regularregular';
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 6px 0;
  line-height: 27px;
}
/* line 352, ../sass/style.scss */
.destaque .item-destaque, .list-produtos .item-destaque {
  border: 10px solid #feb906;
  height: 274px;
  line-height: 274px;
}
/* line 356, ../sass/style.scss */
.destaque .item-destaque img, .list-produtos .item-destaque img {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  max-height: 86%;
  max-width: 86%;
}
/* line 364, ../sass/style.scss */
.destaque a.btn-mais, .list-produtos a.btn-mais {
  font-family: 'core_sans_a_65_boldregular';
}
/* line 366, ../sass/style.scss */
.destaque a.btn-mais:hover, .list-produtos a.btn-mais:hover {
  text-decoration: none;
}
/* line 373, ../sass/style.scss */
.destaque .search .input-group-text, .list-produtos .search .input-group-text {
  background: none;
  border: none;
  border-radius: 0;
}
/* line 378, ../sass/style.scss */
.destaque .search .input-group, .list-produtos .search .input-group {
  border: 4px solid #da1013;
}
/* line 381, ../sass/style.scss */
.destaque .search input[type="text"], .list-produtos .search input[type="text"] {
  font-family: 'core_sans_a_45_regularregular';
  font-style: italic;
  font-weight: 100;
  height: auto;
  border: 0;
}
/* line 388, ../sass/style.scss */
.destaque .search button, .list-produtos .search button {
  background: #da1013;
  height: 100%;
  border: 0;
  border-radius: 0;
  width: 100%;
}

/* line 398, ../sass/style.scss */
ul.endereco {
  margin-bottom: 20px;
  padding: 0;
}
/* line 401, ../sass/style.scss */
ul.endereco li {
  list-style: none;
  overflow: hidden;
  justify-content: center;
  vertical-align: middle;
}
/* line 406, ../sass/style.scss */
ul.endereco li span {
  color: #da1013;
  margin: 2px 14px 0 0px;
  font-size: 23px;
  float: left;
}
/* line 412, ../sass/style.scss */
ul.endereco li p {
  float: left;
}
/* line 417, ../sass/style.scss */
ul.endereco.atendimento li {
  float: none;
  display: inline-block;
  margin-right: 10px;
}
/* line 421, ../sass/style.scss */
ul.endereco.atendimento li span {
  margin: 0;
}

/* line 428, ../sass/style.scss */
.marcas {
  background: #f7f8f8;
  padding-bottom: 60px;
  margin-bottom: 40px;
}
/* line 432, ../sass/style.scss */
.marcas h1 {
  margin: 20px 0 40px 0;
}

/* line 438, ../sass/style.scss */
.sobre {
  background: url("../img/bg_visao.jpg") no-repeat center right;
  background-size: contain;
}
/* line 441, ../sass/style.scss */
.sobre h3 {
  color: #da1013;
}

/* line 445, ../sass/style.scss */
.sobre-txt {
  background: #feb906 url("../img/bg_sobre2.jpg") repeat-y fixed center top;
  background-size: contain;
}

/* line 450, ../sass/style.scss */
.contato {
  background: #feb906;
}

/* line 454, ../sass/style.scss */
.color-white {
  color: #fff;
}

/* line 461, ../sass/style.scss */
.contato form .result p {
  display: none;
}
/* line 465, ../sass/style.scss */
.contato form .btn-enviar {
  background: #da1013;
  color: #fff;
  border: 0;
  border-radius: 0;
}
/* line 471, ../sass/style.scss */
.contato form input, .contato form textarea {
  border-radius: 0;
  border: 0;
  font-family: 'core_sans_a_45_regularregular';
}

/* line 480, ../sass/style.scss */
.result-form {
  position: relative;
}
/* line 482, ../sass/style.scss */
.result-form p {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 493, ../sass/style.scss */
.cat-produtos a {
  display: contents;
  text-decoration: none;
}
/* line 497, ../sass/style.scss */
.cat-produtos a:hover p {
  text-decoration: none;
}
/* line 502, ../sass/style.scss */
.cat-produtos .li {
  list-style: none;
  display: flex;
  margin-bottom: 20px;
}
/* line 509, ../sass/style.scss */
.cat-produtos .li p {
  text-align: left;
  color: #fff;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 0;
}
/* line 516, ../sass/style.scss */
.cat-produtos .li a {
  background: #da1013;
  width: 100%;
  display: flex;
  padding: 20px;
  -moz-transition: box-shadow 0.25s ease;
  -o-transition: box-shadow 0.25s ease;
  -webkit-transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease;
  box-shadow: 0px 0px 0px;
}
/* line 525, ../sass/style.scss */
.cat-produtos .li a:hover {
  box-shadow: 2px 2px 2px #444;
}

/* line 535, ../sass/style.scss */
.sub-itens {
  padding-left: 0;
}
/* line 537, ../sass/style.scss */
.sub-itens li {
  display: inline-block;
  list-style: circle !important;
}
/* line 540, ../sass/style.scss */
.sub-itens li span {
  width: 5px;
  height: 5px;
  display: block;
  background: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 3px 5px;
}
/* line 548, ../sass/style.scss */
.sub-itens li a {
  color: #000;
  text-transform: uppercase;
}

/* line 555, ../sass/style.scss */
.banner-detalhe {
  background: #feb906 url("../img/banner_produto.jpg") repeat-y fixed center top;
  min-height: 300px;
  text-align: center;
}
/* line 559, ../sass/style.scss */
.banner-detalhe h1 {
  color: #fff;
  font-family: 'core_sans_a_65_boldregular';
  font-size: 65px;
}

/* line 566, ../sass/style.scss */
.textleft {
  text-align: left;
}

/* line 570, ../sass/style.scss */
.detalhe-produto {
  border: 7px solid #feb906;
  padding: 48px 20px;
  margin-bottom: 60px;
}
/* line 574, ../sass/style.scss */
.detalhe-produto h5 {
  color: #797878;
  font-size: 15px;
}
/* line 578, ../sass/style.scss */
.detalhe-produto h4 {
  font-size: 17px;
  color: #000;
}

/* line 586, ../sass/style.scss */
.result-form {
  position: relative;
}
/* line 588, ../sass/style.scss */
.result-form p {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

/* line 599, ../sass/style.scss */
form .result p {
  display: none;
}

@media (max-width: 576px) {
  /* line 608, ../sass/style.scss */
  footer .float-right-my, footer .text-right-my {
    float: none;
  }
  /* line 611, ../sass/style.scss */
  footer .copyright p {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  /* line 619, ../sass/style.scss */
  footer .float-right-my, footer .text-right-my {
    float: none;
  }
  /* line 622, ../sass/style.scss */
  footer .copyright p {
    font-size: 13px;
  }
}
@media (max-width: 720px) {
  /* line 629, ../sass/style.scss */
  header {
    padding: 10px 0;
  }
  /* line 631, ../sass/style.scss */
  header .link-logo {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 14px;
  }
  /* line 637, ../sass/style.scss */
  header form {
    margin-top: 10px;
  }
  /* line 640, ../sass/style.scss */
  header .text-right-my {
    text-align: center;
  }
}
