/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/base.scss */
body {
  background: #fff;
  font: 62.5% arial, helvetica, sans-serif;
  color: #333;
}

/* line 7, ../sass/base.scss */
a {
  text-decoration: none;
}

/* line 11, ../sass/base.scss */
div.area {
  display: block;
  width: 940px;
  margin: 0 auto;
}
/* line 15, ../sass/base.scss */
div.area div {
  float: left;
}

/* line 20, ../sass/base.scss */
.clear {
  clear: both;
}

/* line 23, ../sass/base.scss */
.container {
  max-width: 1120px;
  margin: 0 auto;
  display: block;
}

/* line 29, ../sass/base.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 34, ../sass/base.scss */
.clearfix:after {
  clear: both;
}

/* line 38, ../sass/base.scss */
.clearfix {
  *zoom: 1;
}

/* line 42, ../sass/base.scss */
img, picture, video, embed {
  max-width: 100%;
}

/* line 46, ../sass/base.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'antoniobold';
  src: url("../fonts/antonio-bold-webfont.eot");
  src: url("../fonts/antonio-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/antonio-bold-webfont.svg#antoniobold") format("svg"), url("../fonts/antonio-bold-webfont.ttf") format("truetype"), url("../fonts/antonio-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedregular';
  src: url("../fonts/RobotoCondensed-Regular-webfont.eot");
  src: url("../fonts/RobotoCondensed-Regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg"), url("../fonts/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../fonts/RobotoCondensed-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedbold';
  src: url("../fonts/RobotoCondensed-Bold-webfont.eot");
  src: url("../fonts/RobotoCondensed-Bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Variaveis de Cor */
/* Mixin */
/* line 2, ../sass/secoes/cabecalho.scss */
header {
  display: block;
  width: 100%;
  height: 116px;
  z-index: 300;
  position: absolute;
  background: #730118;
  /*.barra {
  	width: 20.84333333333333%;
  	height: 17px;
  	background: url(../images/barra_logo.png);
  	float: left;
  	margin: 88px 0 0 0;
  	position: absolute;
  	z-index: -10;
  }*/
}
/* line 18, ../sass/secoes/cabecalho.scss */
header .logo {
  float: left;
  margin: 22px 0 0 0;
}
/* line 22, ../sass/secoes/cabecalho.scss */
header .infos_topo {
  float: right;
  display: block;
  width: 150px;
}
/* line 26, ../sass/secoes/cabecalho.scss */
header .infos_topo a {
  display: block;
  float: right;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0;
}
/* line 38, ../sass/secoes/cabecalho.scss */
header .infos_topo .icon_face {
  background: #650511 url(../images/logo_face.png) no-repeat;
}
/* line 41, ../sass/secoes/cabecalho.scss */
header .infos_topo .icon_insta {
  background: #650511 url(../images/logo_insta.png) no-repeat;
}
/* line 44, ../sass/secoes/cabecalho.scss */
header .infos_topo .icon_pinterest {
  background: #650511 url(../images/logo_pinterest.png) no-repeat;
}
/* line 47, ../sass/secoes/cabecalho.scss */
header .infos_topo a:hover {
  background-color: #fff;
}
/* line 50, ../sass/secoes/cabecalho.scss */
header .infos_topo .fone {
  color: #650511;
  font-family: 'Roboto', sans-serif;
  font-size: 2.0em;
  font-weight: 900;
  display: flex;
  margin: 28px 0 0 0;
  float: right;
  position: relative;
}
/* line 61, ../sass/secoes/cabecalho.scss */
header .infos_topo .fone span {
  font-size: 16px;
  margin: 0 8px 0 18px;
}
/* line 65, ../sass/secoes/cabecalho.scss */
header .infos_topo .fone .cel {
  position: relative;
  padding-right: 26px;
}
/* line 71, ../sass/secoes/cabecalho.scss */
header .infos_topo .fone .cel::after {
  content: "";
  background: url("../images/icon_whats.png") no-repeat;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 83, ../sass/secoes/cabecalho.scss */
header .menu_fixed {
  display: none;
  position: fixed;
  width: 100%;
  height: 75px;
  background: #730118;
  z-index: 200000;
}
/* line 91, ../sass/secoes/cabecalho.scss */
header .menu_fixed .barra2 {
  width: 20.84333333333333%;
  height: 14px;
  background: url(../images/barra_logo2.png);
  float: left;
  margin: 49px 0 0 0;
  position: absolute;
  z-index: -10;
}
/* line 100, ../sass/secoes/cabecalho.scss */
header .menu_fixed .logo2 {
  float: left;
  margin: 8px 0 0 0;
}
/* line 103, ../sass/secoes/cabecalho.scss */
header .menu_fixed .logo2 a {
  display: block;
  width: 216px;
  height: 60px;
}
/* line 109, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu {
  float: right;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  width: 57.58928571428571%;
  /* 645px */
}
/* line 117, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu #trigger-overlay {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  background: transparent;
  border: 0;
  color: #650511;
  cursor: pointer;
  width: 90px;
  height: 30px;
  display: none;
  background: url(../images/menu_fixed.png) no-repeat right;
  padding: 4px 40px 0 0;
  margin: 32px 0 0 0;
  float: right;
}
/* line 136, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul {
  margin: 28px 0 0 0;
  display: flex;
  justify-content: flex-end;
}
/* line 141, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul li a {
  display: block;
  float: left;
  color: #650511;
  font-size: 1.5em;
  margin-left: 2.2em;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 151, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul li a span {
  background: #fff;
  width: 20px;
  height: 4px;
  position: absolute;
  display: block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  opacity: 0.0;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 164, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul li a h2 {
  display: block;
  padding: 20px 0;
  float: right;
}
/* line 170, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul li a:hover, header .menu_fixed .menu ul li .selecionado {
  color: #fff;
}
/* line 172, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul li a:hover span, header .menu_fixed .menu ul li .selecionado span {
  display: block;
  width: 20px;
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 179, ../sass/secoes/cabecalho.scss */
header .menu_fixed .menu ul li .ultimo {
  padding: 0;
}

/* line 187, ../sass/secoes/cabecalho.scss */
#wrapper {
  width: 100%;
  height: 85%;
  overflow: hidden;
  z-index: 10000;
  display: block;
}

/* line 197, ../sass/secoes/cabecalho.scss */
#carousel div {
  width: 100%;
  height: auto;
  float: left;
  color: #fff;
  display: block;
}

/* line 205, ../sass/secoes/cabecalho.scss */
#carousel div img {
  width: auto;
  height: auto;
  min-width: 25%;
  min-height: 100%;
}

/* line 212, ../sass/secoes/cabecalho.scss */
#carousel div .back_01 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_05.jpg) no-repeat center;
  background-size: cover;
}

/* line 220, ../sass/secoes/cabecalho.scss */
#carousel div .back_02 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_04.jpg) no-repeat center;
  background-size: cover;
}

/* line 228, ../sass/secoes/cabecalho.scss */
#carousel div .back_03 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_02.jpg) no-repeat center;
  background-size: cover;
}

/* line 236, ../sass/secoes/cabecalho.scss */
#carousel div .back_04 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_07.jpg) no-repeat center;
  background-size: cover;
}

/* line 244, ../sass/secoes/cabecalho.scss */
#carousel div .back_05 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_11.jpg) no-repeat center;
  background-size: cover;
}

/* line 252, ../sass/secoes/cabecalho.scss */
#carousel div .back_06 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_10.jpg) no-repeat center;
  background-size: cover;
}

/* line 260, ../sass/secoes/cabecalho.scss */
#carousel div .back_07 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_13.jpg) no-repeat center;
  background-size: cover;
}

/* line 268, ../sass/secoes/cabecalho.scss */
#carousel div .back_08 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_14.jpg) no-repeat center;
  background-size: cover;
}

/* line 276, ../sass/secoes/cabecalho.scss */
#carousel div .back_09 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_15.jpg) no-repeat center;
  background-size: cover;
}

/* line 284, ../sass/secoes/cabecalho.scss */
#carousel div .back_10 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_16.jpg) no-repeat center;
  background-size: cover;
}

/* line 292, ../sass/secoes/cabecalho.scss */
#carousel div .back_11 {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url(../images/bg_home_17.jpg) no-repeat center;
  background-size: cover;
}

/* line 300, ../sass/secoes/cabecalho.scss */
#pager {
  border-radius: 20px;
  text-align: center;
  width: 30px;
  height: 160px;
  padding-top: 2px;
  margin: -90px 0 0 0;
  position: absolute;
  right: 5em;
  top: 50%;
  display: block;
  z-index: 10000;
}

/* line 313, ../sass/secoes/cabecalho.scss */
#pager a.selected span {
  background: #fff;
}

/* line 316, ../sass/secoes/cabecalho.scss */
#pager a {
  display: inline-block;
  padding: 7px;
}

/* line 320, ../sass/secoes/cabecalho.scss */
#pager span {
  border-radius: 20px;
  text-indent: -10000px;
  line-height: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  -webkit-box-shadow: 2px 2px 6px 1px #000000;
  box-shadow: 2px 2px 6px 1px #515151;
}

/* line 333, ../sass/secoes/cabecalho.scss */
#barra_menu {
  width: 100%;
  height: 102px;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);
  margin-top: -102px;
  z-index: 10000;
  position: relative;
}
/* line 342, ../sass/secoes/cabecalho.scss */
#barra_menu .container {
  position: relative;
  height: 100%;
}
/* line 346, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal {
  float: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  width: 57.58928571428571%;
  /* 645px */
}
/* line 354, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal #trigger-overlay2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  width: 90px;
  height: 30px;
  display: none;
  background: url(../images/menu.png) no-repeat;
  padding: 4px 0 0 40px;
  font-size: 1.6em;
  margin: 35px 0 0 0;
}
/* line 372, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul {
  margin: 22px 0 0 0;
}
/* line 375, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul li a {
  display: block;
  float: left;
  color: #fff;
  font-size: 15px;
  margin: 0 5% 0 0;
  /* 57px */
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 385, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul li a span {
  background: #650511;
  width: 20px;
  height: 4px;
  position: absolute;
  display: block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  opacity: 0.0;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 398, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul li a h2 {
  display: block;
  padding: 20px 0;
}
/* line 403, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul li a:hover {
  color: #650511;
}
/* line 405, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul li a:hover span {
  display: block;
  width: 20px;
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 412, ../sass/secoes/cabecalho.scss */
#barra_menu .menu_principal ul li .ultimo {
  margin: 0;
}
/* line 418, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades {
  float: right;
  width: 32.14285714285714%;
  /* 360px */
  height: 207px;
  margin: -105px 0 0 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 427, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades .area-cham {
  height: 105px;
  width: 100%;
  background: #730118;
  padding-top: 30px;
}
/* line 432, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades .area-cham h4 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  font-size: 2.0em;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 447, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades .area-cham h5 {
  color: #650511;
  text-transform: uppercase;
  width: 100%;
  font-size: 1.4em;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  letter-spacing: 0.03em;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 463, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades .area-cham:hover h4 {
  font-size: 2.2em;
}
/* line 466, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades .area-cham:hover h5 {
  font-size: 1.6em;
}
/* line 470, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a {
  height: 207px;
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 475, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a figure {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 481, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a figure span {
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  height: auto;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  display: block;
}
/* line 497, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a figure img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 505, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a .texto {
  width: 100%;
  height: 102px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
}
/* line 515, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a .texto span {
  float: left;
  width: 8.333333333333333%;
  /*30px*/
  display: block;
  padding-top: 40px;
}
/* line 521, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a .texto .fim {
  float: right;
}
/* line 524, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a .texto h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 3.0em;
  color: #650511;
  text-transform: uppercase;
  text-align: center;
  float: left;
  width: 83.33333333333333%;
  /*300px*/
  height: 102px;
  line-height: 104px;
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 548, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a:hover figure span {
  opacity: 0;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
/* line 552, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a:hover figure img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 561, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a:hover .texto {
  background: rgba(0, 0, 0, 0.8);
}
/* line 563, ../sass/secoes/cabecalho.scss */
#barra_menu .novidades a:hover .texto h3 {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}

/* line 575, ../sass/secoes/cabecalho.scss */
.area_menu_interno {
  display: block;
  position: relative;
  padding-top: 116px;
}
/* line 579, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
  z-index: 10000;
  position: relative;
  clear: both;
}
/* line 587, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno {
  float: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  width: 100%;
}
/* line 595, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno #trigger-overlay2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  width: 90px;
  height: 30px;
  display: none;
  background: url(../images/menu.png) no-repeat;
  padding: 4px 0 0 40px;
  font-size: 1.6em;
  margin: 35px 0 0 0;
}
/* line 613, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno ul {
  margin: 12px 0 0 0;
  display: flex;
  justify-content: flex-end;
}
/* line 618, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno ul li a {
  display: block;
  margin-left: 2.2em;
  color: #fff;
  font-size: 1.5em;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 629, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno ul li a span {
  background: #650511;
  width: 20px;
  height: 4px;
  position: absolute;
  display: block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  opacity: 0.0;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 642, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno ul li a h2 {
  display: block;
  padding: 20px 0;
}
/* line 647, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno ul li a:hover, .area_menu_interno #barra_menu_interno .menu_principal_interno ul li .selecionado {
  color: #650511;
}
/* line 649, ../sass/secoes/cabecalho.scss */
.area_menu_interno #barra_menu_interno .menu_principal_interno ul li a:hover span, .area_menu_interno #barra_menu_interno .menu_principal_interno ul li .selecionado span {
  display: block;
  width: 20px;
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 661, ../sass/secoes/cabecalho.scss */
.img_topo_interno {
  width: 100%;
  height: 380px;
  margin: -60px 0 0 0;
}
/* line 666, ../sass/secoes/cabecalho.scss */
.img_topo_interno .area_imagem {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: relative;
  background-size: cover;
}
/* line 673, ../sass/secoes/cabecalho.scss */
.img_topo_interno .area_imagem h1 {
  position: absolute;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  height: 40px;
  top: 50%;
  margin-top: -10px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #fff;
  font-size: 2.6em;
}
/* line 691, ../sass/secoes/cabecalho.scss */
.img_topo_interno .empresa {
  background: url(../empresa/img_topo_empresa.jpg) no-repeat center;
  background-size: cover;
}
/* line 695, ../sass/secoes/cabecalho.scss */
.img_topo_interno .madeiras {
  background: url(../madeiras/img_topo_madeiras.jpg) no-repeat center;
  background-size: cover;
}
/* line 699, ../sass/secoes/cabecalho.scss */
.img_topo_interno .eventos {
  background: url(../eventos/img_topo_eventos2.jpg) no-repeat center;
  background-size: cover;
}
/* line 704, ../sass/secoes/cabecalho.scss */
.img_topo_interno .mapa iframe {
  clear: both;
  margin: 40px 0 0 0;
}

/* line 710, ../sass/secoes/cabecalho.scss */
.area_seta {
  width: 100%;
  height: 15%;
  display: block;
  position: relative;
  clear: both;
  background: url(../images/bg_texture.png);
}
/* line 718, ../sass/secoes/cabecalho.scss */
.area_seta a {
  position: absolute;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  top: 50%;
  left: 50%;
  display: block;
  border: 1px solid #515151;
  background: url(../images/seta_baixo.png) no-repeat bottom;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 733, ../sass/secoes/cabecalho.scss */
.area_seta a:hover {
  background: url(../images/seta_baixo.png) no-repeat top;
}

/* line 738, ../sass/secoes/cabecalho.scss */
#form_modal {
  height: 200px;
  position: relative;
  clear: both;
  display: block;
  z-index: 990000;
  background: #fff;
  width: 320px;
  margin: 0 auto;
}

/* line 750, ../sass/secoes/cabecalho.scss */
#form_modal h1 {
  text-align: center;
  color: #515151;
  margin: 35px 0 0 0;
  width: 100%;
  font-size: 1.5em;
  display: block;
  font-family: 'Roboto', sans-serif;
}

/* line 761, ../sass/secoes/cabecalho.scss */
#form_modal h1 span {
  text-align: center;
  color: #730118;
  font-size: 1.8em;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  width: 100%;
  display: block;
}

/* line 772, ../sass/secoes/cabecalho.scss */
#form_modal label {
  display: none;
}

/* line 777, ../sass/secoes/cabecalho.scss */
#form_modal #conteudo_form {
  display: block;
  width: 100%;
  height: 50px;
  margin: 20px 0 0 0;
  padding: 0 1.0em;
}

/* line 786, ../sass/secoes/cabecalho.scss */
#form_modal #conteudo_form input {
  width: 100%;
  height: 40px;
  padding: 0 1.0em;
  color: #999;
  background: #e1e1e1;
  border: 0;
}

/* line 796, ../sass/secoes/cabecalho.scss */
#form_modal #conteudo_form input[name="enviar"] {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.2em;
  border: 1px solid #000;
  padding: 7px 14px 5px 14px;
  display: block;
  color: #000;
  text-align: center;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 30%;
  margin: 1.4em auto 0 auto;
  background: #fff;
}

/* line 817, ../sass/secoes/cabecalho.scss */
#form_modal #conteudo_form input[name="enviar"]:hover {
  background: #000;
  color: #fff;
}

/* line 822, ../sass/secoes/cabecalho.scss */
#inline {
  display: none;
}

/* line 1, ../sass/secoes/conteudo.scss */
#destaque {
  width: 100%;
  height: 264px;
  background: url(../images/bg_texture.png);
  padding-top: 95px;
}
/* line 6, ../sass/secoes/conteudo.scss */
#destaque h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.5em;
  color: #515151;
  width: 100%;
  text-align: center;
}
/* line 15, ../sass/secoes/conteudo.scss */
#destaque .area_icones {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 0 0;
  display: flex;
  justify-content: center;
}
/* line 23, ../sass/secoes/conteudo.scss */
#destaque .area_icones .icon-home {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.2em;
  color: #515151;
  text-align: center;
  padding: 0 16px;
  line-height: 61px;
}
/* line 36, ../sass/secoes/conteudo.scss */
#destaque .area_icones .icon-home::before {
  content: "";
  width: 58px;
  height: 58px;
  float: left;
  background: url(../images/icons_prod.png) no-repeat center;
}
/* line 44, ../sass/secoes/conteudo.scss */
#destaque .area_icones .decks::before {
  background-position: 0 0;
}
/* line 47, ../sass/secoes/conteudo.scss */
#destaque .area_icones .pergolados::before {
  background-position: -58px 0;
}
/* line 50, ../sass/secoes/conteudo.scss */
#destaque .area_icones .brises::before {
  background-position: -116px 0;
}
/* line 53, ../sass/secoes/conteudo.scss */
#destaque .area_icones .cachepos::before {
  background-position: -174px 0;
}
/* line 56, ../sass/secoes/conteudo.scss */
#destaque .area_icones .assoalhos::before {
  background-position: -232 0;
}

/* line 62, ../sass/secoes/conteudo.scss */
.titulo {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.8em;
  position: relative;
  overflow: hidden;
  display: block;
}
/* line 72, ../sass/secoes/conteudo.scss */
.titulo span {
  background: #f7941d;
  width: 20px;
  height: 4px;
  position: absolute;
  display: block;
}
/* line 79, ../sass/secoes/conteudo.scss */
.titulo h2 {
  display: block;
  padding: 16px 0;
}

/* line 84, ../sass/secoes/conteudo.scss */
.tit_pag {
  margin-top: 2em;
}

/* line 87, ../sass/secoes/conteudo.scss */
.btn {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.0em;
  border: 1px solid #000;
  padding: 9px 14px 7px 14px;
  display: block;
  color: #000;
  text-align: center;
  background: none;
  cursor: pointer;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* line 107, ../sass/secoes/conteudo.scss */
#novidades {
  padding: 9.0em 0;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  /*.area_loja {	
  	float: left;
  	width: 23.66071428571429%; 
  	height: auto;
  	margin: 0 0 0 10.26785714285714%; 
  	padding: 0 0 9.0em 0;
  	.area_infos_lj {
  		width: 100%;
  		height: 265px;
  		background: $cor-prim;	
  		margin: 0.6em 0 0 0;
  		padding: 60px 0 0 0;
  		position: relative;
  		p {
  			font-family: 'roboto_condensedregular';
  			font-size: 2.0em;
  			color: #fff;
  			text-align: center;
  			max-width: 60%;
  			margin: 0 auto;
  			display: block;
  			line-height: 1.2em;
  			height: 75px;
  		}
  		.btn {
  			
  			width: 40%;	
  			left: 50%;
  			margin: 0 0 2.6em -20%;
  			bottom: 0;
  			border: 1px solid $cor-sec;
  			color: $cor-sec;
  			position: absolute;
  		}
  		.btn:hover {
  			background: $cor-sec;
  			color: $cor-prim;
  		}
  	}
  }*/
}
/* line 113, ../sass/secoes/conteudo.scss */
#novidades .area_novidades {
  float: left;
  width: 66.07142857142857%;
  /*740px*/
  height: auto;
  padding: 0 0 9.0em 0;
  position: relative;
}
/* line 119, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .btn {
  width: 280px;
  height: 30px;
}
/* line 123, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_cachepos {
  width: 100%;
  height: 265px;
  margin: 0.6em 0 0 0;
  position: relative;
}
/* line 128, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_cachepos p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.7em;
}
/* line 133, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_cachepos .cachepos {
  width: 87.16216216216216%;
  /*645*/
  display: block;
  margin: 2.5em 0 0 0;
}
/* line 137, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_cachepos .cachepos li {
  float: left;
  width: 33.33333333333333333%;
}
/* line 142, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_cachepos .btn {
  float: left;
  width: 12.83783783783784%;
  bottom: 49px;
  right: 0;
  margin: 0 0 2.6em 0;
  position: absolute;
  display: block;
}
/* line 151, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_cachepos .btn:hover {
  background: #000;
  color: #fff;
}
/* line 156, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_nova_marca {
  width: 100%;
  height: auto;
  margin: 0.6em 0 0 0;
  position: relative;
  max-width: 720px;
}
/* line 162, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_nova_marca h2 {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 2.4em;
  margin-bottom: 1em;
  color: #f7941d;
}
/* line 170, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_nova_marca p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
  margin-bottom: 1em;
  color: #515151;
  line-height: 1.6em;
}
/* line 178, ../sass/secoes/conteudo.scss */
#novidades .area_novidades .area_nova_marca .btn:hover {
  background: #000;
  color: #fff;
}
/* line 185, ../sass/secoes/conteudo.scss */
#novidades .area_form_news {
  float: left;
  width: 23.66071428571429%;
  height: auto;
  margin: 0 0 0 10.26785714285714%;
}
/* line 190, ../sass/secoes/conteudo.scss */
#novidades .area_form_news p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.6em;
  margin-top: 7px;
  color: #515151;
  line-height: 1.6em;
}
/* line 198, ../sass/secoes/conteudo.scss */
#novidades .area_form_news input {
  float: left;
  width: 100%;
  height: 50px;
  border: 0;
  padding: 0 2% 0 2%;
  background: #e1e1e1;
  color: #515151;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  margin-top: 46px;
}
/* line 211, ../sass/secoes/conteudo.scss */
#novidades .area_form_news ::-webkit-input-placeholder {
  color: #818181;
}
/* line 214, ../sass/secoes/conteudo.scss */
#novidades .area_form_news :-moz-placeholder {
  /* Firefox 18- */
  color: #818181;
}
/* line 217, ../sass/secoes/conteudo.scss */
#novidades .area_form_news label {
  display: none;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  clear: both;
}
/* line 224, ../sass/secoes/conteudo.scss */
#novidades .area_form_news input[name="enviar"] {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.0em;
  border: 1px solid #000;
  padding: 9px 14px 7px 14px;
  display: block;
  color: #000;
  text-align: center;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 80px;
  height: 30px;
  float: right;
  background: #fff;
  margin: 10px 1% 0 0;
}
/* line 249, ../sass/secoes/conteudo.scss */
#novidades .area_form_news input[name="enviar"]:hover {
  background: #000;
  color: #fff;
}

/* line 295, ../sass/secoes/conteudo.scss */
#produtos {
  width: 100%;
  display: block;
  background: url(../images/bg_texture.png);
  position: relative;
  clear: both;
  padding: 3.0em 0 0 0;
}
/* line 302, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos {
  padding: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
/* line 307, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem {
  position: relative;
  float: left;
  overflow: hidden;
  width: calc(100% / 2);
  width: 20%;
  /* Fallback */
  width: -webkit-calc(100% / 5);
  display: block;
  margin: 0;
}
/* line 319, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 329, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a .prod_mob {
  display: none;
}
/* line 332, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.2em;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 86px;
  top: 50%;
  margin-top: -43px;
  position: absolute;
  float: left;
  z-index: 200;
  padding-top: 70px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  opacity: 0.5;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* line 356, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a .decks {
  background: url(../images/icon_deck_br.png) no-repeat center top;
  z-index: 200;
}
/* line 360, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a .pergolados {
  background: url(../images/icon_pergolado_br.png) no-repeat center top;
  z-index: 200;
}
/* line 364, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a .brises {
  background: url(../images/icon_brise_br.png) no-repeat center top;
  z-index: 200;
}
/* line 368, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a .cachepos {
  background: url(../images/icon_cachepo_br.png) no-repeat center top;
  z-index: 200;
}
/* line 372, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a .assoalhos {
  background: url(../images/icon_assoalho_br.png) no-repeat center top;
  z-index: 200;
}
/* line 376, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a span {
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  display: block;
}
/* line 394, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 401, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a:hover h3 {
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 405, ../sass/secoes/conteudo.scss */
#produtos .grid_produtos .quadro_imagem a:hover span {
  opacity: 0;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 413, ../sass/secoes/conteudo.scss */
#conteudo {
  width: 100%;
  height: auto;
  /*.decks {
  	background: url(../images/icon_deck.png) no-repeat center top;
  }
  .pergolados {
  	background: url(../images/icon_pergolado.png) no-repeat center top;
  }
  .brises {
  	background: url(../images/icon_brise.png) no-repeat center top;
  }
  .cachepos {
  	background: url(../images/icon_cachepo.png) no-repeat center top;
  }
  .assoalhos {
  	background: url(../images/icon_assoalho.png) no-repeat center top;
  }*/
}
/* line 416, ../sass/secoes/conteudo.scss */
#conteudo .titulo_conteudo {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 2.0em;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin: 3.5em 0 1.4em 0;
}
/* line 429, ../sass/secoes/conteudo.scss */
#conteudo .titulo_produtos {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 2.0em;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin: 3.0em 0 1.4em 0;
  padding-top: 70px;
}
/* line 458, ../sass/secoes/conteudo.scss */
#conteudo .texto {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  clear: both;
  margin: 0 0 4.0em 0;
}
/* line 465, ../sass/secoes/conteudo.scss */
#conteudo .texto p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
  line-height: 1.6em;
  text-align: center;
  padding: 0 4.0em;
  margin: 0 0 1.4em 0;
  color: #515151;
}
/* line 475, ../sass/secoes/conteudo.scss */
#conteudo .texto .texto_destaque {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  padding: 0 8.0em;
}
/* line 482, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos {
  display: block;
  width: 100%;
  height: 320px;
  clear: both;
  padding-top: 6.0em;
  margin-bottom: 4.0em;
  position: relative;
}
/* line 490, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_rodape {
  width: 49.10714285714286%;
  /*550px*/
  float: left;
}
/* line 493, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_rodape .area_infos {
  width: 100%;
  height: 145px;
  background: #730118;
  color: #fff;
  padding: 4.0em 0 0.7em 0;
}
/* line 499, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_rodape .area_infos p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
  width: 100%;
  padding: 0 3.0em;
  margin-bottom: 0.7em;
  text-align: center;
  display: block;
}
/* line 509, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_rodape .area_infos .btn {
  border: solid 1px #650511;
  color: #f7941d;
  max-width: 160px;
  margin: 0 auto;
}
/* line 515, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_rodape .area_infos .btn:hover {
  background: #650511;
  color: #f7941d;
}
/* line 521, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag {
  width: 100%;
}
/* line 523, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag .area_infos {
  background: #f1f1f1;
  width: 100%;
  color: #333;
  padding: 4em;
  font-family: 'Roboto', sans-serif;
  height: auto;
  margin-bottom: 8em;
}
/* line 532, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag .area_infos p {
  font-size: 1.8em;
  text-align: left;
  padding: 0;
  font-weight: 700;
}
/* line 538, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag .area_infos .info_financia {
  width: 50%;
  font-size: 18px;
  float: left;
}
/* line 544, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag .area_infos h3 {
  text-transform: uppercase;
  color: #730118;
  padding-top: 1.2em;
  font-weight: 700;
  letter-spacing: 0.03em;
}
/* line 551, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag .area_infos .clear {
  clear: both;
}
/* line 554, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .atalho_pag .area_infos .logos_financia {
  padding-top: 1.4em;
}
/* line 559, ../sass/secoes/conteudo.scss */
#conteudo .area_atalhos .direita {
  margin: 0 0 0 1.785714285714286%;
  /*20px*/
}

/* line 565, ../sass/secoes/conteudo.scss */
.md-modal {
  position: fixed;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  z-index: 20000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 579, ../sass/secoes/conteudo.scss */
.md-show {
  visibility: visible;
}

/* line 583, ../sass/secoes/conteudo.scss */
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

/* line 598, ../sass/secoes/conteudo.scss */
.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}

/* Content styles */
/* line 604, ../sass/secoes/conteudo.scss */
.md-content {
  background: #fff;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

/* Individual modal styles with animations/transitions */
/* line 617, ../sass/secoes/conteudo.scss */
.md-effect .md-content {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 0;
  width: 40%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 629, ../sass/secoes/conteudo.scss */
.md-show.md-effect .md-content {
  width: 100%;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* Content styles */
/* line 639, ../sass/secoes/conteudo.scss */
.md-content {
  color: #515151;
  background: #fff;
  position: relative;
  border-radius: 3px;
  padding-top: 6%;
}
/* line 645, ../sass/secoes/conteudo.scss */
.md-content img {
  margin-bottom: 3em;
}
/* line 648, ../sass/secoes/conteudo.scss */
.md-content h2 {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 2.2em;
  margin-bottom: 1em;
  color: #730118;
}
/* line 656, ../sass/secoes/conteudo.scss */
.md-content p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.7em;
  margin-bottom: 1em;
}
/* line 662, ../sass/secoes/conteudo.scss */
.md-content .btn {
  float: left;
  font-size: 12px;
  display: block;
  margin-bottom: 50px;
}
/* line 668, ../sass/secoes/conteudo.scss */
.md-content .btn:hover {
  background: #000;
  color: #fff;
}
/* line 672, ../sass/secoes/conteudo.scss */
.md-content .container {
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1200px;
}

/* line 682, ../sass/secoes/conteudo.scss */
.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
}

/* Individual modal styles with animations/transitions */
/* Effect 3: Slide from the bottom */
/* line 693, ../sass/secoes/conteudo.scss */
.md-effect-3 .md-content {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 704, ../sass/secoes/conteudo.scss */
.md-show.md-effect-3 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* line 1, ../sass/secoes/rodape.scss */
footer {
  background: url(../images/bg_texture.png);
  width: 100%;
  height: auto;
  padding: 5.0em 0;
  position: relative;
  clear: both;
}
/* line 8, ../sass/secoes/rodape.scss */
footer .container {
  position: relative;
}
/* line 11, ../sass/secoes/rodape.scss */
footer .infos_contato {
  display: block;
  float: left;
  position: relative;
  /*.cel {
  	display: initial;
  	margin: 0 0 0 7px;		
  	padding-right: 5px;
  	position: relative;
  	
  	
  }
  .cel::after {
  	content: "";				
  	background: url("../images/icon_whats_rd.png") no-repeat;
  	width: 20px;
  	height: 20px;
  	display: flex;
  	float: right;
  }*/
}
/* line 16, ../sass/secoes/rodape.scss */
footer .infos_contato .endereco {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 1.7em;
}
/* line 23, ../sass/secoes/rodape.scss */
footer .infos_contato .endereco .quebra {
  display: none;
}
/* line 27, ../sass/secoes/rodape.scss */
footer .infos_contato span.endereco {
  margin-bottom: 12px;
}
/* line 30, ../sass/secoes/rodape.scss */
footer .infos_contato span {
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  margin: 0.3em 0 0 0;
  display: block;
}
/* line 36, ../sass/secoes/rodape.scss */
footer .infos_contato img {
  margin-left: 5px;
}
/* line 56, ../sass/secoes/rodape.scss */
footer .facebook_plugin {
  display: block;
  width: 310px;
  height: 70px;
  float: right;
  margin-top: -10px;
  background: #ccc;
}
/* line 64, ../sass/secoes/rodape.scss */
footer .logo_redecore {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
  margin-top: 20px;
}
/* line 71, ../sass/secoes/rodape.scss */
footer .logo_redecore .label_redecore {
  font-size: 1em;
  margin-bottom: 8px;
  display: block;
}
/* line 77, ../sass/secoes/rodape.scss */
footer .agencia {
  width: 100%;
  height: 20px;
  display: block;
  position: relative;
  clear: both;
  margin-top: -20px;
}
/* line 84, ../sass/secoes/rodape.scss */
footer .agencia a {
  margin: 1.6em 0 0 0;
  width: 30px;
  float: right;
  display: block;
}

/* Overlay style */
/* line 2, ../sass/secoes/menu.scss */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(202, 66, 79, 0.9);
}

/* Overlay closing cross */
/* line 12, ../sass/secoes/menu.scss */
.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(../images/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 99001;
  cursor: pointer;
}

/* Menu style */
/* line 29, ../sass/secoes/menu.scss */
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 39, ../sass/secoes/menu.scss */
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}

/* line 48, ../sass/secoes/menu.scss */
.overlay ul li {
  display: block;
  height: 16.66666666666667%;
  height: calc(100% / 6);
  min-height: 80px;
}

/* line 55, ../sass/secoes/menu.scss */
.overlay ul li a {
  display: block;
  color: #650511;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

/* line 68, ../sass/secoes/menu.scss */
.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #fff;
}

/* Effects */
/* line 74, ../sass/secoes/menu.scss */
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

/* line 81, ../sass/secoes/menu.scss */
.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 99000;
}

/* line 89, ../sass/secoes/menu.scss */
.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

/* line 94, ../sass/secoes/menu.scss */
.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

/* line 102, ../sass/secoes/menu.scss */
.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* line 108, ../sass/secoes/menu.scss */
.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 32.5em) {
  /* line 114, ../sass/secoes/menu.scss */
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }

  /* line 118, ../sass/secoes/menu.scss */
  .overlay ul li {
    min-height: 34px;
  }
}
/* line 1, ../sass/pages/empresa.scss */
body#empresa {
  /*#conteudo {
  	.area_missao {
  		width: 100%;
  		height: auto;
  		color: #fff;
  		display: block;		
  		clear: both;
  		position: relative;
  		padding: 2.4em 0 0 0;
  		span {
  			//font-family: 'roboto_condensedregular';
  			font-family: 'Roboto', sans-serif;
  			font-size: 1.5em;
  		}
  		
  		.esquerda {
  			float: left;
  			width: 66.07142857142857%; //740px
  			margin: 0 0 6.0em 0;
  			.missao, .visao {
  				background: $cor-prim;
  				width: 100%;				
  				height: 120px;
  				margin: 0 0 20px 0;  
  				padding: 25px 2.702702702702703%; //20px
  			}
  		}
  		.direita {
  			float: left;
  			width: 32.14285714285714%; //360px
  			margin: 0 0 0 1.785714285714286%; //20px
  			.valores {
  				background: $cor-prim;
  				width: 100%;
  				height: 260px;
  				padding: 25px 5.555555555555556%; //20px
  				span {
  					display: block;
  					margin: 0 0 5px 0;
  					
  				}
  			}
  		}
  	}
  }*/
}
/* line 2, ../sass/pages/empresa.scss */
body#empresa .img_topo_interno .area_imagem h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* line 8, ../sass/pages/empresa.scss */
body#empresa #conteudo .titulo_conteudo {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* line 14, ../sass/pages/empresa.scss */
body#empresa #conteudo .texto p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
}
/* line 18, ../sass/pages/empresa.scss */
body#empresa #conteudo .texto h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.2em;
  font-weight: 900;
  text-align: center;
  margin: 30px 0 30px 0;
  color: #f7941d;
}
/* line 26, ../sass/pages/empresa.scss */
body#empresa #conteudo .texto .btn {
  margin: 0 auto;
}
/* line 75, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao {
  width: 100%;
  height: auto;
  color: #515151;
  display: flex;
  align-items: stretch;
  position: relative;
  padding: 2.4em 0 6em 0;
}
/* line 83, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao span {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5em;
}
/* line 89, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao .esquerda {
  width: 66.07142857142857%;
  /*740px*/
  margin: 0;
}
/* line 93, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao .esquerda .missao, body#empresa #conteudo .area_missao .esquerda .visao {
  background: #fff;
  width: 100%;
  height: auto;
  padding: 25px 2.702702702702703%;
  /*20px*/
}
/* line 99, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao .esquerda .missao {
  margin: 0 0 20px 0;
}
/* line 103, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao .direita {
  width: 32.14285714285714%;
  /*360px*/
  margin: 0 0 0 1.785714285714286%;
  /*20px*/
}
/* line 107, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao .direita .valores {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 25px 5.555555555555556%;
  /*20px*/
}
/* line 112, ../sass/pages/empresa.scss */
body#empresa #conteudo .area_missao .direita .valores span {
  display: block;
  margin: 0 0 5px 0;
}
/* line 121, ../sass/pages/empresa.scss */
body#empresa .titulo {
  font-size: 1.8em;
}
/* line 123, ../sass/pages/empresa.scss */
body#empresa .titulo h2 {
  padding: 16px 0 0.4em 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 131, ../sass/pages/empresa.scss */
body#empresa .area-icons {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
}
/* line 135, ../sass/pages/empresa.scss */
body#empresa .area-icons li {
  width: 50%;
  padding-right: 50px;
  margin-bottom: 50px;
}
/* line 140, ../sass/pages/empresa.scss */
body#empresa .area-icons h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.2em;
  font-weight: 900;
  color: #730118;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 148, ../sass/pages/empresa.scss */
body#empresa .area-icons h2::before {
  content: "";
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: block;
  background: url(../images/icons_difer.png) no-repeat;
  margin-bottom: 16px;
  background-position: 0 0;
}
/* line 158, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.acabamento::before {
  background-position: -120px bottom;
}
/* line 161, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.orientacao::before {
  background-position: -240px bottom;
}
/* line 164, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.atendimento::before {
  background-position: -360px bottom;
}
/* line 167, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.comprometimento::before {
  background-position: -60px bottom;
}
/* line 170, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.orcamento::before {
  background-position: -180px bottom;
}
/* line 173, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.inovacao::before {
  background-position: -300px bottom;
}
/* line 176, ../sass/pages/empresa.scss */
body#empresa .area-icons h2.solucoes::before {
  background-position: -420px bottom;
}
/* line 179, ../sass/pages/empresa.scss */
body#empresa .area-icons p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
  line-height: 1.5em;
  color: #515151;
}

/* line 187, ../sass/pages/empresa.scss */
.area_video_empresa {
  margin-top: 50px;
}

/* line 190, ../sass/pages/empresa.scss */
.area_infos_emp {
  margin-top: 50px;
  background: #730118;
  width: 100%;
}
/* line 194, ../sass/pages/empresa.scss */
.area_infos_emp .titulo_conteudo,
.area_infos_emp h2 {
  color: #f7941d !important;
}
/* line 198, ../sass/pages/empresa.scss */
.area_infos_emp .texto p {
  color: #fff !important;
}
/* line 201, ../sass/pages/empresa.scss */
.area_infos_emp .btn {
  border-color: #fff;
  color: #fff;
}

/* line 2, ../sass/pages/madeiras.scss */
body#madeiras #conteudo {
  width: 100%;
  height: auto;
}
/* line 5, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras {
  /* width: 100%; */
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  display: block;
  clear: both;
  position: relative;
  padding: 2.4em 0 0 0;
}
/* line 14, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira {
  width: 48%;
  /*480px*/
  float: left;
  margin: 0 4% 0 0;
  /*20px*/
  color: #c1c1c1;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 24, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .nome_madeira {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.6em;
  color: #fff;
  background: #a1a1a1;
  width: 100%;
  height: 35px;
  text-align: center;
  line-height: 38px;
  margin: 0 0 0.3em 0;
}
/* line 40, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira figure {
  display: block;
  width: 100%;
  height: 215px;
  text-indent: -10000px;
}
/* line 46, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .garapeira {
  background: url(../madeiras/garapeira.jpg) no-repeat left bottom;
}
/* line 49, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .cumaru {
  background: url(../madeiras/cumaru.jpg) no-repeat left bottom;
}
/* line 52, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .cedrinho {
  background: url(../madeiras/cedrinho.jpg) no-repeat left bottom;
}
/* line 55, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .texto_infos {
  width: 100%;
  padding: 3.0em 5.555555555555556%;
}
/* line 58, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .texto_infos h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.4em;
  margin: 1.0em 0 0.6em 0;
}
/* line 67, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .texto_infos p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
  margin: 0 0 0.4em 0;
}
/* line 75, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .texto_infos span {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  margin: -2px 0.3em 0 -1.0em;
  background: url(../images/icon_item_pb.png) no-repeat left center;
  padding: 0 0 0 1.0em;
  display: block;
  float: left;
}
/* line 85, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira .texto_infos h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5em;
  margin: 0 0.3em 0.3em -1.0em;
  background: url(../images/icon_item_pb.png) no-repeat left center;
  padding: 0 0 0 1.0em;
}
/* line 95, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .ultimo {
  margin: 0;
}
/* line 98, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira:hover {
  color: #515151;
}
/* line 100, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira:hover .nome_madeira {
  background: #730118;
}
/* line 103, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira:hover figure {
  background-position: 0 -71px;
}
/* line 106, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira:hover h3 {
  color: #000;
}
/* line 109, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira:hover span {
  background: url(../images/icon_item.png) no-repeat left center;
}
/* line 112, ../sass/pages/madeiras.scss */
body#madeiras #conteudo .area_madeiras .tipo_madeira:hover h4 {
  background: url(../images/icon_item.png) no-repeat left center;
}


/* line 3, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .menu_produtos {
  max-width: 100%;
  margin: 3em auto 0 auto;
  display: block;
}
/* line 7, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .menu_produtos .btn {
  float: left;
  width: 20%;
  margin: 0 1%;
}
/* line 13, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .menu_produtos .btn:hover, body#produtos_pages #conteudo .menu_produtos .selecionado {
  color: #fff;
  background: #000;
}
/* line 17, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .menu_produtos .clear {
  border: 0;
  clear: both;
}
/* line 22, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno {
  padding: 2.0em 0 0 0;
  display: block;
  width: 100%;
  height: auto;
  clear: both;
  position: relative;
  background: #fff;
}
/* line 30, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno {
  padding: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
/* line 35, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem {
  position: relative;
  float: left;
  overflow: hidden;
  width: calc(100% / 4);
  width: 25%;
  /* Fallback */
  width: -webkit-calc(100% / 4);
  display: block;
  margin: 0;
}
/* line 46, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem a img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 57, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem a span {
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  display: block;
}
/* line 75, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem a:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 82, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem a:hover h3 {
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 86, ../sass/pages/produtos.scss */
body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem a:hover span {
  opacity: 0;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 96, ../sass/pages/produtos.scss */
.area_form_news_int {
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
}
/* line 101, ../sass/pages/produtos.scss */
.area_form_news_int #conteudo_form {
  display: block;
  padding: 0 30px;
}
/* line 105, ../sass/pages/produtos.scss */
.area_form_news_int input {
  float: left;
  width: calc(100% - 80px);
  height: 30px;
  border: 0;
  padding: 0 2% 0 2%;
  background: #e1e1e1;
  color: #515151;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  float: left;
}
/* line 117, ../sass/pages/produtos.scss */
.area_form_news_int ::-webkit-input-placeholder {
  color: #818181;
}
/* line 120, ../sass/pages/produtos.scss */
.area_form_news_int :-moz-placeholder {
  /* Firefox 18- */
  color: #818181;
}
/* line 123, ../sass/pages/produtos.scss */
.area_form_news_int label {
  display: none;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  clear: both;
}
/* line 129, ../sass/pages/produtos.scss */
.area_form_news_int input[name="enviar"] {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.0em;
  border: 1px solid #650511;
  padding: 9px 14px 7px 14px;
  display: block;
  color: #650511;
  text-align: center;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  width: 80px;
  height: 30px;
  float: right;
  background: #730118;
}
/* line 154, ../sass/pages/produtos.scss */
.area_form_news_int input[name="enviar"]:hover {
  background: #650511;
  color: #730118;
}

@media screen and (max-width: 1062px) {
  /* line 165, ../sass/pages/produtos.scss */
  body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem {
    width: calc(100% / 3);
    width: 33.33333333333333%;
    /* Fallback */
    width: -webkit-calc(100% / 3);
  }
}
@media screen and (max-width: 730px) {
  /* line 180, ../sass/pages/produtos.scss */
  body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem {
    width: calc(100% / 2);
    width: 50%;
    /* Fallback */
    width: -webkit-calc(100% / 2);
  }
}
@media screen and (max-width: 460px) {
  /* line 195, ../sass/pages/produtos.scss */
  body#produtos_pages #conteudo .prod_interno .grid_produtos_interno .quadro_imagem {
    width: calc(100% / 1);
    width: 100%;
    /* Fallback */
    width: -webkit-calc(100% / 1);
  }
}
/* line 2, ../sass/pages/eventos.scss */
body#eventos #conteudo {
  margin-bottom: 120px;
}
/* line 5, ../sass/pages/eventos.scss */
body#eventos .evento {
  display: block;
  clear: both;
}
/* line 8, ../sass/pages/eventos.scss */
body#eventos .evento .imagem_evento {
  display: block;
  float: left;
  width: 49.10714285714286%;
}
/* line 13, ../sass/pages/eventos.scss */
body#eventos .evento .imagem_evento .legenda {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  padding: 0.8em 0 2em 0;
}
/* line 20, ../sass/pages/eventos.scss */
body#eventos .evento .ultima {
  margin: 0 0 0 1.785714285714286%;
}
/* line 23, ../sass/pages/eventos.scss */
body#eventos .evento a {
  color: #818181;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 32, ../sass/pages/eventos.scss */
body#eventos .evento a:hover {
  color: #000;
}
/* line 35, ../sass/pages/eventos.scss */
body#eventos .evento .titulo_conteudo {
  padding-top: 100px;
  margin-top: 0;
}
/* line 39, ../sass/pages/eventos.scss */
body#eventos .evento .link-evt {
  width: 100%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 1.6em;
  margin-bottom: 2em;
  display: block;
}
/* line 47, ../sass/pages/eventos.scss */
body#eventos .evento .label-link {
  margin: 0;
}
/* line 51, ../sass/pages/eventos.scss */
body#eventos #area_parceiros {
  width: 100%;
  display: none;
  position: relative;
  clear: both;
}
/* line 56, ../sass/pages/eventos.scss */
body#eventos #area_parceiros .texto_parceiros {
  font-family: 'Roboto', sans-serif;
  font-size: 1.8em;
  display: block;
  margin: 0 0 1.4em 0;
}
/* line 63, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul {
  display: block;
  padding: 0 0 4.0em 0;
  clear: both;
  position: relative;
  width: 100%;
}
/* line 70, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul li {
  position: relative;
  float: left;
  width: 32.14285714285714%;
  /*360px*/
  height: auto;
  margin: 0 1.785714285714286% 1.785714285714286% 0;
  /*20px*/
  display: block;
  background: #e1e1e1;
  color: #000;
  padding: 1.6em 1.4em 1.6em 3.4em;
}
/* line 80, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul li h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 1.8em;
  margin: 0.6em 0 0.6em 0;
}
/* line 86, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul li h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5em;
  margin: 0 0.3em 0.3em -1.0em;
  background: url(../images/icon_item.png) no-repeat left center;
  padding: 0 0 0 1.0em;
}
/* line 92, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul li h4 a {
  display: block;
  color: #000;
}
/* line 98, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul .clear {
  clear: both;
  border: 0;
}
/* line 102, ../sass/pages/eventos.scss */
body#eventos #area_parceiros ul .ultimo {
  margin: 0 0 1.785714285714286% 0;
}
/* line 107, ../sass/pages/eventos.scss */
body#eventos .area-logos {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 50px;
}
/* line 112, ../sass/pages/eventos.scss */
body#eventos .area-logos li {
  position: relative;
  padding: 10px;
}
/* line 116, ../sass/pages/eventos.scss */
body#eventos .area-logos li span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #730118;
  opacity: 0;
  transition: all ease-in 0.2s;
}
/* line 124, ../sass/pages/eventos.scss */
body#eventos .area-logos li span::before {
  content: "saiba mais";
  width: 100%;
  text-align: center;
  top: 45%;
  position: absolute;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  transition: all ease-in 0.2s;
}
/* line 140, ../sass/pages/eventos.scss */
body#eventos .area-logos li:first-child img {
  padding: 15px 0 0 15px;
}
/* line 145, ../sass/pages/eventos.scss */
body#eventos .area-logos li:nth-child(2) img {
  padding: 30px 0 0 22px;
}
/* line 150, ../sass/pages/eventos.scss */
body#eventos .area-logos li:nth-child(3) img {
  padding: 10px 0 0 10px;
}
/* line 155, ../sass/pages/eventos.scss */
body#eventos .area-logos li:hover span {
  opacity: 0.9;
}
/* line 158, ../sass/pages/eventos.scss */
body#eventos .area-logos li:hover span::before {
  opacity: 1;
}

/* line 3, ../sass/pages/contato.scss */
body#contato .area_formulario form {
  padding-bottom: 80px;
  width: 100%;
  height: auto;
  display: block;
  color: #515151;
}
/* line 9, ../sass/pages/contato.scss */
body#contato .area_formulario form input {
  float: left;
  width: 100%;
  height: 50px;
  border: 0;
  padding: 0 2% 0 2%;
  background: #e1e1e1;
  color: #515151;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
}
/* line 21, ../sass/pages/contato.scss */
body#contato .area_formulario form ::-webkit-input-placeholder {
  color: #818181;
}
/* line 24, ../sass/pages/contato.scss */
body#contato .area_formulario form :-moz-placeholder {
  /* Firefox 18- */
  color: #818181;
}
/* line 27, ../sass/pages/contato.scss */
body#contato .area_formulario form option {
  margin: 10px 0 10px 0;
  line-height: 50px;
}
/* line 31, ../sass/pages/contato.scss */
body#contato .area_formulario form textarea {
  margin: 1% 0 0 1%;
  width: 98%;
  background: #e1e1e1;
  border: 0;
  height: 125px;
  padding: 14px 0 0 1%;
  overflow-y: none;
  font-family: 'Roboto', sans-serif;
}
/* line 42, ../sass/pages/contato.scss */
body#contato .area_formulario form label {
  display: none;
  width: 48%;
  height: 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4em;
  clear: both;
}
/* line 50, ../sass/pages/contato.scss */
body#contato .area_formulario form .lb_text {
  margin: 0 0 0 1%;
}
/* line 54, ../sass/pages/contato.scss */
body#contato .area_formulario form .celula {
  float: left;
  width: 48%;
  margin: 1%;
}
/* line 59, ../sass/pages/contato.scss */
body#contato .area_formulario form .cel_total {
  width: 98%;
}
/* line 61, ../sass/pages/contato.scss */
body#contato .area_formulario form .cel_total input {
  padding: 0 1% 0 1%;
}
/* line 65, ../sass/pages/contato.scss */
body#contato .area_formulario form .infos_contato {
  float: left;
  width: 50%;
  height: 52px;
  display: block;
  margin: 2% 0 0 1%;
  padding: 0.5em 0;
}
/* line 72, ../sass/pages/contato.scss */
body#contato .area_formulario form .infos_contato span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.6em;
}
/* line 79, ../sass/pages/contato.scss */
body#contato .area_formulario form input[name="enviar"] {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.2em;
  border: 1px solid #000;
  padding: 9px 14px 7px 14px;
  display: block;
  color: #000;
  text-align: center;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 20%;
  height: 42px;
  float: right;
  background: #fff;
  margin: 2% 1% 0 0;
}
/* line 103, ../sass/pages/contato.scss */
body#contato .area_formulario form input[name="enviar"]:hover {
  background: #000;
  color: #fff;
}
/* line 107, ../sass/pages/contato.scss */
body#contato .area_formulario form .naoexibir {
  display: none;
}
/* line 113, ../sass/pages/contato.scss */
body#contato .mapa iframe {
  clear: both;
  margin: 40px 0 0 0;
}

@media screen and (max-width: 1360px) {
  /* line 2, ../sass/ajustes.scss */
  #pager {
    left: 0;
    margin-left: 1.8em;
  }
}
@media screen and (max-width: 1150px) {
  /* line 8, ../sass/ajustes.scss */
  .container {
    padding: 0 2.4em 0 2.4em;
  }

  /* line 11, ../sass/ajustes.scss */
  header .menu_fixed .menu ul li a {
    font-size: 1.6em;
  }

  /* line 15, ../sass/ajustes.scss */
  #novidades .area_novidades {
    width: 70.98214285714286%;
  }
  /* line 18, ../sass/ajustes.scss */
  #novidades .area_form_news {
    margin: 0 0 0 5.357142857142857%;
    /*60px*/
  }
  /* line 21, ../sass/ajustes.scss */
  #novidades .btn {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 1062px) {
  /* line 31, ../sass/ajustes.scss */
  header .menu_fixed .menu ul li a {
    padding: 0 7% 0 0;
  }

  /* line 34, ../sass/ajustes.scss */
  #barra_menu .menu_principal ul li a {
    margin: 0 6% 0 0;
    font-size: 1.6em;
  }
}
@media screen and (max-width: 1018px) {
  /* line 43, ../sass/ajustes.scss */
  #novidades .area_novidades .area_cachepos .cachepos {
    width: 82%;
  }

  /* line 46, ../sass/ajustes.scss */
  #novidades .area_loja .area_infos_lj p {
    font-size: 1.8em;
  }

  /* line 49, ../sass/ajustes.scss */
  #novidades .area_loja .area_infos_lj .btn {
    padding: 9px 18px 7px 18px;
  }

  /* line 52, ../sass/ajustes.scss */
  #conteudo .area_atalhos .atalho_pag .area_infos .info_financia {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 58, ../sass/ajustes.scss */
  header .menu_fixed .menu ul li a {
    padding: 0 6.5% 0 0;
    font-size: 1.5em;
  }

  /* line 62, ../sass/ajustes.scss */
  #pager {
    height: 100px;
    margin-top: -60px;
  }
  /* line 65, ../sass/ajustes.scss */
  #pager span {
    border-radius: 15px;
    width: 15px;
    height: 15px;
  }
  /* line 70, ../sass/ajustes.scss */
  #pager a {
    padding: 5px;
  }

  /* line 74, ../sass/ajustes.scss */
  #destaque h2 {
    font-size: 2.3em;
  }

  /* line 78, ../sass/ajustes.scss */
  #barra_menu .menu_principal #trigger-overlay2 {
    display: block;
  }

  /* line 81, ../sass/ajustes.scss */
  header .menu_fixed .menu #trigger-overlay {
    display: block;
  }

  /* line 84, ../sass/ajustes.scss */
  header .menu_fixed .menu ul {
    display: none;
  }

  /* line 87, ../sass/ajustes.scss */
  #barra_menu .menu_principal ul {
    display: none;
  }

  /* line 90, ../sass/ajustes.scss */
  #barra_menu .novidades {
    width: 40%;
  }

  /* line 93, ../sass/ajustes.scss */
  #barra_menu .menu_principal {
    width: 60%;
  }

  /* line 96, ../sass/ajustes.scss */
  #conteudo .texto .texto_destaque {
    padding: 0 4em;
  }
}
@media screen and (max-width: 860px) {
  /* line 102, ../sass/ajustes.scss */
  footer .infos_contato {
    width: 100%;
    text-align: center;
    margin-bottom: 2.0em;
  }
  /* line 107, ../sass/ajustes.scss */
  footer .facebook_plugin {
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
  }
  /* line 113, ../sass/ajustes.scss */
  footer .logo_redecore {
    float: left;
    margin-top: 50px;
    width: 150px;
    clear: inherit;
  }
  /* line 119, ../sass/ajustes.scss */
  footer .clear {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  /* line 125, ../sass/ajustes.scss */
  .area_menu_interno #barra_menu_interno .menu_principal_interno ul {
    display: none;
  }

  /* line 128, ../sass/ajustes.scss */
  .area_menu_interno #barra_menu_interno .menu_principal_interno #trigger-overlay2 {
    display: block;
    margin: 16px 0 0 0;
  }
}
@media screen and (max-width: 800px) {
  /* line 134, ../sass/ajustes.scss */
  #destaque {
    height: 294px;
  }

  /* line 138, ../sass/ajustes.scss */
  #conteudo .texto p {
    padding: 0;
  }

  /* line 141, ../sass/ajustes.scss */
  body#produtos_pages #conteudo .menu_produtos {
    max-width: 80%;
  }

  /* line 144, ../sass/ajustes.scss */
  #destaque .area_icones .icon-home {
    line-height: 20px;
  }

  /* line 147, ../sass/ajustes.scss */
  #destaque .area_icones .icon-home::before {
    content: "";
    float: inherit;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  /* line 158, ../sass/ajustes.scss */
  #novidades .area_novidades {
    width: 100%;
  }
  /* line 161, ../sass/ajustes.scss */
  #novidades .area_novidades .area_cachepos .btn {
    bottom: 0;
  }
  /* line 166, ../sass/ajustes.scss */
  #novidades .area_form_news {
    margin: 0;
    width: 100%;
    padding-bottom: 80px;
  }

  /* line 173, ../sass/ajustes.scss */
  #produtos .grid_produtos .quadro_imagem {
    width: 100%;
  }
  /* line 176, ../sass/ajustes.scss */
  #produtos .grid_produtos .quadro_imagem a .prod_mob {
    display: block;
  }
  /* line 179, ../sass/ajustes.scss */
  #produtos .grid_produtos .quadro_imagem a .prod_dkt {
    display: none;
  }

  /* line 185, ../sass/ajustes.scss */
  #conteudo .area_atalhos .atalho_rodape .area_infos p {
    font-size: 1.8em;
  }

  /* line 188, ../sass/ajustes.scss */
  #conteudo .texto .texto_destaque {
    padding: 0;
  }
}
@media screen and (max-width: 720px) {
  /* line 193, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao {
    flex-wrap: wrap;
  }
  /* line 195, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .esquerda {
    width: 100%;
    margin: 0;
  }
  /* line 198, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .esquerda .missao, body#empresa #conteudo .area_missao .esquerda .visao {
    padding: 20px 15px;
  }
  /* line 202, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .direita {
    width: 100%;
    margin: 20px 0 60px 0;
  }
  /* line 205, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .direita .valores {
    padding: 20px 15px;
    height: 215px;
  }

  /* line 212, ../sass/ajustes.scss */
  body#eventos #area_parceiros ul li {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 650px) {
  /* line 219, ../sass/ajustes.scss */
  #conteudo .area_atalhos .atalho_rodape .area_infos {
    padding-top: 3.0em;
  }
  /* line 221, ../sass/ajustes.scss */
  #conteudo .area_atalhos .atalho_rodape .area_infos p {
    font-size: 1.5em;
    padding: 0 1.5em;
  }

  /* line 226, ../sass/ajustes.scss */
  #conteudo .area_atalhos .atalho_rodape .area_infos p {
    padding: 0;
  }

  /* line 229, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira {
    width: 100%;
    color: #515151;
  }
  /* line 232, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira .nome_madeira {
    background: #f7941d;
  }
  /* line 235, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira h3 {
    color: #000;
  }

  /* line 239, ../sass/ajustes.scss */
  #conteudo .titulo_conteudo {
    font-size: 1.8em;
  }

  /* line 243, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira .garapeira, body#madeiras #conteudo .area_madeiras .tipo_madeira .cedrinho, body#madeiras #conteudo .area_madeiras .tipo_madeira .cumaru {
    width: 480px;
    margin: 0 auto;
    background-position: 0 -71px;
  }
  /* line 248, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira span {
    display: block;
    background: url(../images/icon_item.png) no-repeat left center !important;
    clear: both;
  }
  /* line 253, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira h4 {
    background: url(../images/icon_item.png) no-repeat left center !important;
  }

  /* line 258, ../sass/ajustes.scss */
  header .infos_topo .fone {
    font-size: 2.0em;
    display: flex;
    flex-wrap: wrap;
    margin: 18px 0 0 0;
    float: right;
    position: relative;
  }
  /* line 265, ../sass/ajustes.scss */
  header .infos_topo .fone span {
    font-size: 14px;
  }

  /* line 270, ../sass/ajustes.scss */
  body#empresa .area-icons h2 {
    font-size: 2em;
  }

  /* line 274, ../sass/ajustes.scss */
  body#empresa .area-icons li {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 620px) {
  /* line 283, ../sass/ajustes.scss */
  #barra_menu .novidades {
    width: 50%;
  }
  /* line 285, ../sass/ajustes.scss */
  #barra_menu .novidades a .texto h3 {
    font-size: 2.5em;
  }
  /* line 290, ../sass/ajustes.scss */
  #barra_menu .menu_principal {
    width: 50%;
  }

  /* line 295, ../sass/ajustes.scss */
  #destaque .area_icones .icon-home {
    font-size: 1em;
  }

  /* line 299, ../sass/ajustes.scss */
  #novidades .btn {
    font-size: 0.9em;
  }
  /* line 302, ../sass/ajustes.scss */
  #novidades .area_novidades {
    padding: 0 0 6.0em 0;
  }
  /* line 305, ../sass/ajustes.scss */
  #novidades .area_novidades .area_cachepos .cachepos {
    width: 100%;
  }
  /* line 308, ../sass/ajustes.scss */
  #novidades .area_novidades .area_cachepos .btn {
    width: 30%;
    position: relative;
    margin: 2.0em 0 0 -15%;
    display: block;
    clear: both;
    left: 50%;
  }
  /* line 319, ../sass/ajustes.scss */
  #novidades .area_loja .area_infos_lj {
    height: 160px;
    padding: 40px 0 0 0;
  }

  /* line 325, ../sass/ajustes.scss */
  header .menu_fixed .menu {
    width: 30%;
  }

  /* line 328, ../sass/ajustes.scss */
  #novidades .area_loja .area_infos_lj .btn {
    width: 30%;
    margin: 0 0 2.0em -15%;
  }

  /* line 332, ../sass/ajustes.scss */
  #conteudo .texto p {
    font-size: 1.6em;
    line-height: 1.5em;
  }

  /* line 336, ../sass/ajustes.scss */
  body#empresa .area-icons p {
    font-size: 1.6em;
    line-height: 1.5em;
  }

  /* line 340, ../sass/ajustes.scss */
  body#empresa #conteudo .texto p {
    font-size: 1.6em;
    line-height: 1.5em;
  }

  /* line 344, ../sass/ajustes.scss */
  .img_topo_interno .area_imagem h1 {
    font-size: 2.2em;
    padding: 0 40px;
    width: 100%;
    margin-left: 0;
    left: 0;
  }

  /* line 351, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .esquerda .missao,
  body#empresa #conteudo .area_missao .esquerda .visao,
  body#empresa #conteudo .area_missao .direita .valores {
    height: auto;
  }
}
@media screen and (max-width: 546px) {
  /* line 360, ../sass/ajustes.scss */
  body#madeiras #conteudo .area_madeiras .tipo_madeira .garapeira, body#madeiras #conteudo .area_madeiras .tipo_madeira .cedrinho, body#madeiras #conteudo .area_madeiras .tipo_madeira .cumaru {
    width: 100%;
    margin: 0;
  }

  /* line 365, ../sass/ajustes.scss */
  body#eventos .evento .imagem_evento {
    width: 100%;
    margin: 0;
  }
  /* line 368, ../sass/ajustes.scss */
  body#eventos .evento .imagem_evento .legenda {
    display: block;
    padding: 0.8em 0 2.0em 0;
  }

  /* line 373, ../sass/ajustes.scss */
  .overlay .overlay-close {
    width: 60px;
  }

  /* line 376, ../sass/ajustes.scss */
  body#produtos_pages #conteudo .menu_produtos {
    max-width: 80%;
  }
}
@media screen and (max-width: 530px) {
  /* line 382, ../sass/ajustes.scss */
  header .menu_fixed .logo2 a {
    width: 190px;
    margin-top: 8px;
  }

  /* line 386, ../sass/ajustes.scss */
  header .menu_fixed .barra2 {
    display: none;
  }

  /* line 389, ../sass/ajustes.scss */
  header .logo {
    width: 220px;
    margin-top: 38px;
  }

  /* line 393, ../sass/ajustes.scss */
  header .barra {
    display: none;
  }

  /* line 396, ../sass/ajustes.scss */
  #barra_menu .novidades {
    width: 65%;
  }

  /* line 399, ../sass/ajustes.scss */
  #barra_menu .menu_principal {
    width: 35%;
  }

  /* line 402, ../sass/ajustes.scss */
  #conteudo .area_atalhos {
    height: 520px;
  }
  /* line 404, ../sass/ajustes.scss */
  #conteudo .area_atalhos .atalho_rodape {
    width: 100%;
    margin: 0 0 20px 0;
  }

  /* line 409, ../sass/ajustes.scss */
  footer .facebook_plugin {
    display: none;
  }

  /* line 412, ../sass/ajustes.scss */
  #destaque .area_icones .icon-home {
    font-size: 0.8em;
    padding: 0 3px;
  }

  /* line 416, ../sass/ajustes.scss */
  #destaque .area_icones .icon-home::before {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 460px) {
  /* line 423, ../sass/ajustes.scss */
  header .menu_fixed .menu #trigger-overlay {
    text-indent: -10000px;
  }

  /* line 426, ../sass/ajustes.scss */
  header .infos_topo .fone {
    display: none;
  }

  /* line 430, ../sass/ajustes.scss */
  #destaque h2 {
    font-size: 1.7em;
  }

  /* line 433, ../sass/ajustes.scss */
  #destaque .area_icones li {
    font-size: 1.0em;
  }

  /* line 436, ../sass/ajustes.scss */
  #produtos .grid_produtos .quadro_imagem a h3 {
    font-size: 1.0em;
  }

  /* line 439, ../sass/ajustes.scss */
  #novidades {
    padding: 7.0em 0;
  }
  /* line 441, ../sass/ajustes.scss */
  #novidades .area_loja {
    padding: 0 0 7.0em 0;
  }

  /* line 445, ../sass/ajustes.scss */
  footer {
    padding: 4.0em 0;
  }

  /* line 448, ../sass/ajustes.scss */
  footer .infos_contato .endereco {
    line-height: 1.3em;
    margin-bottom: 0.3em;
  }
  /* line 451, ../sass/ajustes.scss */
  footer .infos_contato .endereco .quebra {
    display: block;
  }

  /* line 456, ../sass/ajustes.scss */
  footer .facebook_plugin {
    margin-top: 95px;
  }

  /* line 459, ../sass/ajustes.scss */
  footer .agencia a {
    float: right;
    width: 20%;
  }
  /* line 462, ../sass/ajustes.scss */
  footer .agencia a img {
    float: right;
    display: block;
    width: 30px;
  }

  /* line 468, ../sass/ajustes.scss */
  .img_topo_interno .area_imagem h1 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 440px) {
  /* line 478, ../sass/ajustes.scss */
  header .logo {
    width: 100%;
    margin-top: 30px;
  }
  /* line 481, ../sass/ajustes.scss */
  header .logo a {
    width: 250px;
    display: block;
    margin: 0 auto;
  }

  /* line 487, ../sass/ajustes.scss */
  header .infos_topo {
    display: none;
  }

  /* line 490, ../sass/ajustes.scss */
  #destaque .area_icones {
    width: 100%;
  }

  /* line 493, ../sass/ajustes.scss */
  header .menu_fixed .menu {
    width: 22%;
  }
}
@media screen and (max-width: 435px) {
  /* line 499, ../sass/ajustes.scss */
  footer .infos_contato .endereco {
    font-size: 1.5em;
  }

  /* line 503, ../sass/ajustes.scss */
  body#contato form .celula {
    width: 98%;
  }

  /* line 506, ../sass/ajustes.scss */
  body#contato form input {
    padding: 0 4% 0 4%;
  }

  /* line 509, ../sass/ajustes.scss */
  body#contato form textarea {
    padding: 14px 4% 0 4%;
  }

  /* line 512, ../sass/ajustes.scss */
  body#contato form .infos_contato {
    width: 100%;
  }

  /* line 515, ../sass/ajustes.scss */
  body#produtos_pages #conteudo .menu_produtos .btn {
    width: 80%;
    margin-bottom: 2%;
    padding: 12px 14px 9px 14px;
  }

  /* line 520, ../sass/ajustes.scss */
  #form_modal {
    width: 240px;
  }

  /* line 523, ../sass/ajustes.scss */
  #destaque .area_icones li {
    background-size: 65% !important;
    background-position: center !important;
    height: 50px !important;
  }
}
@media screen and (max-width: 400px) {
  /* line 531, ../sass/ajustes.scss */
  #barra_menu .novidades {
    display: none;
  }

  /* line 534, ../sass/ajustes.scss */
  body#contato form input[name="submit"] {
    width: 98%;
    margin: 2% 1% 0 1%;
  }

  /* line 538, ../sass/ajustes.scss */
  .overlay ul li a {
    font-size: 38px;
  }

  /* line 542, ../sass/ajustes.scss */
  body#empresa .area-icons li {
    margin-bottom: 30px;
    padding: 0;
  }
}
@media screen and (max-width: 335px) {
  /* line 550, ../sass/ajustes.scss */
  #novidades .area_loja .area_infos_lj p {
    font-size: 1.7em;
  }

  /* line 555, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .esquerda .visao, body#empresa #conteudo .area_missao .esquerda .missao {
    height: 152px;
  }

  /* line 560, ../sass/ajustes.scss */
  body#empresa #conteudo .area_missao .direita .valores {
    height: 230px;
  }
}
