/*##### HOME GLOBAL #####*/
/* line 3, ../../sass/home-brastemp.scss */
.wrap {
  max-width: 1264px;
  margin: 0 auto;
}

/*##### HOME SLIDER #####*/
/* line 10, ../../sass/home-brastemp.scss */
.carrossel-hero {
  height: 480px;
  overflow: hidden;
  position: relative;
}

/* line 18, ../../sass/home-brastemp.scss */
.carrossel-hero .slide {
  position: relative;
  height: 480px;
  overflow: hidden;
}
@media (max-width: 1260px) {
  /* line 18, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide {
    height: 630px;
  }
}

/* line 31, ../../sass/home-brastemp.scss */
.carrossel-hero .slide video {
  width: 100%;
}

/* line 36, ../../sass/home-brastemp.scss */
.carrossel-hero .slide > img {
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
}

/* line 43, ../../sass/home-brastemp.scss */
.carrossel-hero .slide .description {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0 0 -5px 0;
  padding: 0;
}

/* line 51, ../../sass/home-brastemp.scss */
.description.promocao {
  bottom: 50% !important;
  margin-bottom: -123px !important;
}

@media (max-width: 768px) {
  /* line 56, ../../sass/home-brastemp.scss */
  .description.promocao figure {
    width: 80% !important;
    margin: 0 0 0 10% !important;
  }
}

@media (max-width: 768px) {
  /* line 63, ../../sass/home-brastemp.scss */
  .description.promocao figure img {
    width: 100%;
  }
}

/* line 69, ../../sass/home-brastemp.scss */
.carrossel-hero .slide .description p {
  width: 104%;
  font: 6.8em "soleto_thin", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 50px #333;
  margin: 70px 0 65px;
  line-height: 70px;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  /* line 69, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide .description p {
    font-size: 5.5em;
  }
}

/* line 83, ../../sass/home-brastemp.scss */
.carrossel-hero .slide .description figure {
  width: 104%;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 91, ../../sass/home-brastemp.scss */
.hero {
  position: relative;
}

/* line 95, ../../sass/home-brastemp.scss */
.hero .nav {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -40px;
}
@media (max-width: 768px) {
  /* line 95, ../../sass/home-brastemp.scss */
  .hero .nav {
    bottom: -50px;
  }
}

/* line 105, ../../sass/home-brastemp.scss */
.hero .nav .point {
  background: #CCC;
  width: 15px;
  height: 15px;
  display: inline-table;
  border-radius: 15px;
  margin: 0 5px 0;
  cursor: pointer;
}

/* line 115, ../../sass/home-brastemp.scss */
.hero .nav .point.active {
  background: #e4592a;
}

/*##### HOME PRODUCT DESCRIPTION #####*/
/* line 122, ../../sass/home-brastemp.scss */
.right-product-description,
.left-product-description {
  height: 658px;
  background-size: 75%;
}

/* line 127, ../../sass/home-brastemp.scss */
.right-product-description {
  margin-top: 30px;
}

/* line 131, ../../sass/home-brastemp.scss */
.right-product-description .colection .info-content,
.left-product-description .colection .info-content {
  width: 750px;
}

/* line 136, ../../sass/home-brastemp.scss */
.right-product-description .info .title,
.left-product-description .info .title {
  font: 5em "soleto_thin", Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.1em;
  margin: 75px 0 30px;
  color: #000;
}
@media (max-width: 1024px) {
  /* line 136, ../../sass/home-brastemp.scss */
  .right-product-description .info .title,
  .left-product-description .info .title {
    font-size: 4.5em;
    padding: 0;
  }
}

/* line 149, ../../sass/home-brastemp.scss */
.right-product-description .info .description,
.left-product-description .info .description {
  font: 1.8em "soleto_light", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
  margin-bottom: 20px;
  width: 750px;
  line-height: 1.5em;
}
@media (max-width: 1264px) {
  /* line 149, ../../sass/home-brastemp.scss */
  .right-product-description .info .description,
  .left-product-description .info .description {
    font-size: 1.8em;
    width: 550px;
  }
}
@media (max-width: 1024px) {
  /* line 149, ../../sass/home-brastemp.scss */
  .right-product-description .info .description,
  .left-product-description .info .description {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 149, ../../sass/home-brastemp.scss */
  .right-product-description .info .description,
  .left-product-description .info .description {
    font-size: 2.4em;
    width: 100%;
  }
}

/* line 169, ../../sass/home-brastemp.scss */
.right-product-description .products .product,
.left-product-description .products .product {
  width: 340px;
  overflow: hidden;
}

/* line 178, ../../sass/home-brastemp.scss */
.right-product-description .products .product:hover .bt-arrow p,
.left-product-description .products .product:hover .bt-arrow p {
  border-bottom: 1px #f35216 solid;
}

/* line 183, ../../sass/home-brastemp.scss */
.right-product-description .products .product:first-child,
.left-product-description .products .product:first-child {
  float: left;
}

/* line 188, ../../sass/home-brastemp.scss */
.right-product-description .products .product:last-child,
.left-product-description .products .product:last-child {
  float: right;
}

/* line 193, ../../sass/home-brastemp.scss */
.right-product-description .products .product a,
.left-product-description .products .product a {
  text-decoration: none;
}

/* line 198, ../../sass/home-brastemp.scss */
.right-product-description .products .product figure,
.left-product-description .products .product figure {
  width: 300px;
  margin: 0 auto 20px;
  overflow: hidden;
}

/* line 205, ../../sass/home-brastemp.scss */
.right-product-description .products .product figure img,
.left-product-description .products .product figure img {
  width: 100%;
}

/* line 210, ../../sass/home-brastemp.scss */
.right-product-description .products .product .link-small,
.left-product-description .products .product .link-small {
  font: 1.6em "soleto_regular", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
}

/* line 216, ../../sass/home-brastemp.scss */
.right-product-description .products .product .link-description,
.left-product-description .products .product .link-description {
  font: 2em "soleto_light", Helvetica, Arial, sans-serif;
  color: #000000;
  /*height: 124px;*/
  margin: 5px 0 10px 0;
}

/*##### HOME RIGHT PRODUCT DESCRIPTION #####*/
/* line 226, ../../sass/home-brastemp.scss */
.right-product-description {
  background-position: left;
  background-repeat: no-repeat;
}

/* line 231, ../../sass/home-brastemp.scss */
.right-product-description .colection .info-content {
  float: right;
  margin: 0 73px 0 0;
}

/*##### HOME LEFT PRODUCT DESCRIPTION #####*/
/* line 239, ../../sass/home-brastemp.scss */
.left-product-description {
  background-position: right;
  background-repeat: no-repeat;
}

/* line 244, ../../sass/home-brastemp.scss */
.left-product-description .colection .info-content {
  float: left;
  margin: 0 0 0 73px;
}

/*##### HOME CATEGORIES #####*/
/* line 256, ../../sass/home-brastemp.scss */
.home-categories .wrap {
  max-width: 1264px;
}

/* line 260, ../../sass/home-brastemp.scss */
.home-categories a {
  display: block;
}

/* line 264, ../../sass/home-brastemp.scss */
.home-categories .category {
  width: 100%;
  height: 483px;
  position: relative;
  margin: 30px 0 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

/* line 277, ../../sass/home-brastemp.scss */
.home-categories .category:hover {
  background-size: 105%;
}

/* line 281, ../../sass/home-brastemp.scss */
.home-categories .category:hover .bt-arrow p {
  border-bottom: 1px #FFF solid;
}

/* line 285, ../../sass/home-brastemp.scss */
.home-categories .category .description {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 317px;
  background: url("images/new-home/shadow.png") repeat-x;
}

/* line 293, ../../sass/home-brastemp.scss */
.home-categories .category .description .title {
  font: 5em "soleto_thin", Helvetica, Arial, sans-serif;
  color: #fff;
  margin: 190px 0 0 123px;
}

/* line 299, ../../sass/home-brastemp.scss */
.home-categories .category .description .bt-arrow {
  background: url("images/new-home/arow-white.png") 0 45% no-repeat;
  color: #fff;
  margin: 0 0 0 123px;
}

/* line 305, ../../sass/home-brastemp.scss */
.home-categories .category .description .bt-arrow p {
  font: 2.2em "soleto_light", Helvetica, Arial, sans-serif;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 0 0 2px;
}

/* line 313, ../../sass/home-brastemp.scss */
.home-categories .category .description .bt-arrow p:hover {
  border-bottom: 1px #FFF solid;
}

/*##### HOME NEWSLEATER #####*/
/* line 319, ../../sass/home-brastemp.scss */
.home-newsleater {
  background: #F8F8F8;
}

/* line 323, ../../sass/home-brastemp.scss */
.home-newsleater .wrap {
  padding: 60px 0;
  overflow: hidden;
}

/* line 328, ../../sass/home-brastemp.scss */
.home-newsleater .info {
  margin: 0 0 0 123px;
  float: left;
}

/* line 333, ../../sass/home-brastemp.scss */
.home-newsleater .title {
  width: 432px;
  font: 5em "soleto_thin", Helvetica, Arial, sans-serif;
  color: #333333;
  letter-spacing: -1px;
  line-height: 60px;
  padding: 0;
  margin: 0;
}

/* line 344, ../../sass/home-brastemp.scss */
.home-newsleater .description {
  width: 432px;
  font: 2.4em "soleto_light", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
  letter-spacing: -1px;
  padding: 30px 0 0 0;
  margin: 0;
  line-height: 1.5em;
}

/* line 354, ../../sass/home-brastemp.scss */
.home-newsleater .register {
  width: 428px;
  overflow: hidden;
  margin: 0 160px 0 0;
  float: right;
  position: relative;
}

/* line 362, ../../sass/home-brastemp.scss */
.home-newsleater .register .title {
  width: 432px;
  font: 2.4em "soleto_light", Helvetica, Arial, sans-serif;
  color: #000000;
  letter-spacing: -1px;
  padding: 15px 0 5px 0;
  margin: 0;
  letter-spacing: 0.03em;
}

/* line 371, ../../sass/home-brastemp.scss */
.home-newsleater .register .email {
  width: calc( 80% + 4px );
  position: relative;
  display: block;
  float: left;
}

/* line 378, ../../sass/home-brastemp.scss */
.home-newsleater .register input {
  display: block;
  border: 2px #d3d3d3 solid;
  font: 1.6em "soleto_regular", Helvetica, Arial, sans-serif;
  color: #000;
  letter-spacing: -1px;
  padding: 14px 27px;
  margin: 10px 0 0 0;
  width: calc(100% - 58px);
}

/* line 389, ../../sass/home-brastemp.scss */
.home-newsleater .register input[type="submit"] {
  width: 20%;
  position: relative;
  display: block;
  float: left;
  padding: 24px 33px !important;
  margin: 10px 0 0 -4px;
  text-indent: -999px;
  box-shadow: none;
  background: url(../css/images/ico-arrow-submit.png) no-repeat center center #FFF;
  border-left: #fff;
}
@media (max-width: 1264px) {
  /* line 389, ../../sass/home-brastemp.scss */
  .home-newsleater .register input[type="submit"] {
    font-size: 2.2em;
    padding: 44px 33px !important;
    margin: 20px 0 0 -4px;
  }
}

/* line 407, ../../sass/home-brastemp.scss */
.home-newsleater .bt-arrow {
  margin: 10px 0 0;
  font: 2.4em "soleto_light", Helvetica, Arial, sans-serif;
  color: #f35216;
}

/* line 413, ../../sass/home-brastemp.scss */
.home-newsleater .register fieldset:hover input {
  border: 2px solid #f35216;
}

/* line 416, ../../sass/home-brastemp.scss */
.home-newsleater .register fieldset input[name='email'] {
  border-right: none;
}

/* line 419, ../../sass/home-brastemp.scss */
.home-newsleater .register fieldset input[type="submit"] {
  border-left: none;
}

/* line 422, ../../sass/home-brastemp.scss */
.home-newsleater .register fieldset:hover input[type="submit"] {
  background: url(../css/images/ico-arrow.png) no-repeat center center #FFF;
}

/* line 426, ../../sass/home-brastemp.scss */
.home-newsleater .register .wpcf7-not-valid-tip, .wpcf7-response-output {
  padding: 5px 0 0;
}

/* line 430, ../../sass/home-brastemp.scss */
.home-newsleater .register .wpcf7-response-output {
  text-align: left;
}

/* line 434, ../../sass/home-brastemp.scss */
.bt:hover {
  box-shadow: inset 0 0 0 5px #f35216;
  transition: all .3s ease-in;
  opacity: 0.5;
}

/* line 439, ../../sass/home-brastemp.scss */
.linha-gourmand .bt:hover {
  box-shadow: inset 0 0 0 5px #7c2529;
}

/* line 442, ../../sass/home-brastemp.scss */
.home-newsleater .register .bt-xl {
  margin: 40px 0 0;
  padding: 10px 27px !important;
}
@media (max-width: 1264px) {
  /* line 442, ../../sass/home-brastemp.scss */
  .home-newsleater .register .bt-xl {
    padding: 25px 27px !important;
  }
}

@media (max-width: 1264px) {
  /*##### HOME SLIDER MOBILE #####*/
  /* line 454, ../../sass/home-brastemp.scss */
  .carrossel-hero {
    height: 630px;
  }

  /* line 457, ../../sass/home-brastemp.scss */
  .hero .nav .point {
    width: 20px;
    height: 20px;
  }

  /* line 462, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide > img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    margin-left: -650px;
  }
}
@media (max-width: 1264px) and (max-width: 768px) {
  /* line 469, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide:last-child > img {
    left: -20%;
  }
}

@media (max-width: 1264px) {
  /* line 475, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide .description p {
    font-size: 6em;
    margin: 0 auto 90px;
    width: 570px;
  }
}
@media (max-width: 1264px) and (max-width: 1260px) {
  /* line 480, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide .description p.dif-mobile {
    margin: 0 auto 40px;
  }
}

@media (max-width: 1264px) {
  /*##### HOME PRODUCT DESCRIPTION MOBILE #####*/
  /* line 488, ../../sass/home-brastemp.scss */
  .right-product-description, .left-product-description {
    height: auto;
    overflow: hidden;
  }

  /* line 493, ../../sass/home-brastemp.scss */
  .right-product-description .wrap,
  .left-product-description .wrap {
    max-width: 560px;
    margin: 0 auto;
  }

  /* line 499, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content,
  .left-product-description .colection .info-content {
    width: 100%;
  }

  /* line 504, ../../sass/home-brastemp.scss */
  .right-product-description .products .product,
  .left-product-description .products .product {
    width: 240px;
    margin: 0 0 10px;
  }

  /* line 510, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content .info,
  .left-product-description .colection .info-content .info {
    width: 550px;
    margin: 0 0 40px;
  }
}
@media (max-width: 1264px) and (max-width: 1024px) {
  /* line 510, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content .info,
  .left-product-description .colection .info-content .info {
    width: 350px;
  }
}

@media (max-width: 1264px) {
  /* line 519, ../../sass/home-brastemp.scss */
  .right-product-description .info .description,
  .left-product-description .info .description {
    font-size: 2.4em;
  }

  /* line 524, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content .info .title,
  .right-product-description .colection .info-content .info .description {
    text-align: right;
  }

  /* line 530, ../../sass/home-brastemp.scss */
  .left-product-description .colection .info-content .info .title,
  .left-product-description .colection .info-content .info .description {
    text-align: left;
  }

  /* line 535, ../../sass/home-brastemp.scss */
  .right-product-description .products .product figure,
  .left-product-description .products .product figure {
    width: 240px;
    margin: 0 auto 40px;
    overflow: hidden;
  }

  /* line 542, ../../sass/home-brastemp.scss */
  .right-product-description .products .product figure img,
  .left-product-description .products .product figure img {
    width: 100%;
  }

  /* line 547, ../../sass/home-brastemp.scss */
  .right-product-description .products .product .link-description,
  .left-product-description .products .product .link-description {
    margin: 30px 0 10px 0;
  }

  /*##### HOME RIGHT PRODUCT DESCRIPTION MOBILE #####*/
  /* line 554, ../../sass/home-brastemp.scss */
  .right-product-description {
    background-position: -90px 10%;
  }
}
@media (max-width: 1264px) and (max-width: 768px) {
  /* line 554, ../../sass/home-brastemp.scss */
  .right-product-description {
    background-position: -90px 10%;
  }
}

@media (max-width: 1264px) {
  /* line 561, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content {
    float: none;
    margin: 0;
  }

  /* line 566, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content .info {
    float: right;
  }

  /*##### HOME LEFT PRODUCT DESCRIPTION MOBILE #####*/
  /* line 572, ../../sass/home-brastemp.scss */
  .left-product-description {
    background-position: 100% 10%;
  }
}
@media (max-width: 1264px) and (max-width: 768px) {
  /* line 572, ../../sass/home-brastemp.scss */
  .left-product-description {
    background-position: 30px 10%;
  }
}

@media (max-width: 1264px) {
  /* line 579, ../../sass/home-brastemp.scss */
  .left-product-description .colection .info-content {
    float: none;
    margin: 0;
  }

  /* line 584, ../../sass/home-brastemp.scss */
  .left-product-description .colection .info-content .info {
    float: left;
  }

  /*##### HOME CATEGORIES MOBILE #####*/
  /* line 594, ../../sass/home-brastemp.scss */
  .home-categories .wrap {
    max-width: 100%;
    margin: 0 auto;
  }

  /* line 599, ../../sass/home-brastemp.scss */
  .home-categories .category .description .title {
    margin: 200px 0 0 40px;
  }
}
@media (max-width: 1264px) and (max-width: 768px) {
  /* line 599, ../../sass/home-brastemp.scss */
  .home-categories .category .description .title {
    margin: 190px 0 0 40px;
  }
}

@media (max-width: 1264px) {
  /* line 606, ../../sass/home-brastemp.scss */
  .home-categories .category .description .bt-arrow {
    margin: 0 0 0 40px;
  }

  /* line 610, ../../sass/home-brastemp.scss */
  .home-categories .category {
    background-size: 1264px !important;
    background-position: center;
  }

  /*##### HOME NEWSLEATER MOBILE #####*/
  /* line 618, ../../sass/home-brastemp.scss */
  .home-newsleater .wrap {
    max-width: 560px;
    margin: 0 auto;
    padding: 0;
  }

  /* line 624, ../../sass/home-brastemp.scss */
  .home-newsleater .info {
    margin: 0;
    float: none;
  }

  /* line 629, ../../sass/home-brastemp.scss */
  .home-newsleater .title {
    width: 432px;
    font-size: 6em;
    color: #333333;
    letter-spacing: -1px;
    line-height: 70px;
    padding: 60px 0 0 0;
    margin: 0;
  }

  /* line 639, ../../sass/home-brastemp.scss */
  .home-newsleater .description {
    width: 432px;
    font-size: 2.5em;
    color: #7f7f7f;
    letter-spacing: -1px;
    padding: 20px 0 0 0;
    margin: 0;
  }

  /* line 648, ../../sass/home-brastemp.scss */
  .home-newsleater .register {
    width: 100%;
    overflow: hidden;
    margin: 0 0 60px;
    float: none;
  }

  /* line 655, ../../sass/home-brastemp.scss */
  .home-newsleater .register .title {
    width: 432px;
    font-size: 3.5em;
    color: #000000;
    letter-spacing: -1px;
    padding: 25px 0 0 0;
    margin: 0;
  }

  /* line 664, ../../sass/home-brastemp.scss */
  .home-newsleater .register input {
    display: block;
    border: 2px #d3d3d3 solid;
    font-size: 2.4em;
    letter-spacing: -1px;
    padding: 29px 32px;
    margin: 20px 0 0 0;
    width: calc(100% - 68px);
  }

  /* line 673, ../../sass/home-brastemp.scss */
  .home-newsleater .register .submit {
    display: block;
    background: #ffffff;
    border: 4px #f35216 solid;
    font-size: 2.4em;
    color: #f35216;
    letter-spacing: -1px;
    padding: 29px 32px;
    margin: 20px 0 120px 0;
    width: 100%;
  }
}
@media (max-width: 1500px) {
  /*##### HOME RIGHT PRODUCT DESCRIPTION #####*/
  /* line 690, ../../sass/home-brastemp.scss */
  .right-product-description {
    background-size: 70%;
  }

  /*##### HOME LEFT PRODUCT DESCRIPTION #####*/
  /* line 696, ../../sass/home-brastemp.scss */
  .left-product-description {
    background-size: 70%;
  }

  /* line 700, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide video {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 768px) {
  /* line 708, ../../sass/home-brastemp.scss */
  .right-product-description .colection .info-content .info,
  .left-product-description .colection .info-content .info {
    width: 350px;
    margin: 0 0 40px;
  }

  /*##### HOME RIGHT PRODUCT DESCRIPTION #####*/
  /* line 716, ../../sass/home-brastemp.scss */
  .right-product-description {
    background-size: 115%;
  }

  /*##### HOME LEFT PRODUCT DESCRIPTION #####*/
  /* line 722, ../../sass/home-brastemp.scss */
  .left-product-description {
    background-size: 100%;
  }
}
/* line 730, ../../sass/home-brastemp.scss */
.carrossel-hero .slide.consumidor .description > figure img {
  width: 100%;
}
@media (max-width: 768px) {
  /* line 730, ../../sass/home-brastemp.scss */
  .carrossel-hero .slide.consumidor .description > figure img {
    width: 250%;
    margin: 0 0 0 -80%;
  }
}
