/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

script {
  display: none !important; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

  /*alteração feita a 10/01*/
a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

meta.foundation-version {
  font-family: "/5.2.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 65.625rem;
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column, .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; }

  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order, .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }

  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order, .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }

  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order, .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095; }

button:hover, button:focus, .button:hover, .button:focus {
  color: #fff; }

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333; }

button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #fff; }

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #fff; }

button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem; }

button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem; }

button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem; }

button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem; }

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem; }

button.radius, .button.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

button.round, .button.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #fff; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008cba; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7; }

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #fff; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a; }

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fff; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
form {
  margin: 0 0 1rem; }

form .row .row {
  margin: 0 -0.5rem; }

form .row .row .column, form .row .row .columns {
  padding: 0 0.5rem; }

form .row .row.collapse {
  margin: 0; }

form .row .row.collapse .column, form .row .row.collapse .columns {
  padding: 0; }

form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0; }

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
  padding-left: 0.5rem; }

label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0; }

label.right {
  float: none;
  text-align: right; }

label.inline {
  margin: 0 0 1rem 0;
  padding: 0.625rem 0; }

label small {
  text-transform: capitalize;
  color: #676767; }

select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 97% center;
  border: 1px solid #ccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0; }

select.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

select:hover {
  background-color: #f3f3f3;
  border-color: #999; }

select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  select {
    background: #fafafa; }

  select:hover {
    background: #f3f3f3; } }
.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 1000px;
  -moz-border-radius-topright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc; }

span.prefix.radius, label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc; }

span.postfix.radius, label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  -webkit-box-shadow: 0 0 5px #999;
  -moz-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
  border-color: #999; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999;
  outline: none; }

input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea {
  background-color: #ddd; }

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, textarea.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

textarea[rows] {
  height: auto; }

select {
  height: 2.3125rem; }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

input[type="file"] {
  width: 100%; }

fieldset {
  border: 1px solid #ddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }

fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff; }

.error input, .error textarea, .error select {
  margin-bottom: 0; }

.error input[type="checkbox"], .error input[type="radio"] {
  margin-bottom: 1rem; }

.error label, .error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error, textarea.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width: 912px)/";
  width: 912px; }

.contain-to-grid {
  width: 100%;
  background: #f0f0f0; }

.contain-to-grid .top-bar {
  margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%; }

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99; }

.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #f0f0f0;
  margin-bottom: 0; }

.top-bar ul {
  margin-bottom: 0;
  list-style: none; }

.top-bar .row {
  max-width: none; }

.top-bar form, .top-bar input {
  margin-bottom: 0; }

.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem; }

.top-bar .button, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem; }

.top-bar .title-area {
  position: relative;
  margin: 0; }

.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px; }

.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0; }

.top-bar .name h1 a {
  font-weight: normal;
  color: #767676;
  width: 50%;
  display: block;
  padding: 0 15px; }

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0; }

.top-bar .toggle-topbar a {
  color: #767676;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px; }

.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px; }

.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  padding-right: 25px;
  color: #767676;
  position: relative; }

.top-bar .toggle-topbar.menu-icon a::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  top: 0;
  height: 0;
  box-shadow: 0 10px 0 1px #767676,0 16px 0 1px #767676,0 22px 0 1px #767676; }

.top-bar.expanded {
  height: auto;
  background: transparent; }

.top-bar.expanded .title-area {
  background: #f0f0f0; }

.top-bar.expanded .toggle-topbar a {
  color: #b0211d; }

.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #b0211d,0 16px 0 1px #b0211d,0 22px 0 1px #b0211d; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 200ms ease-out;
  -moz-transition: left 200ms ease-out;
  transition: left 200ms ease-out; }

.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #333;
  font-size: 16px;
  margin: 0; }

.top-bar-section .divider, .top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%; }

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #767676;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
  background: #333; }

.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007095;
  color: #fff; }

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095; }

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #fff; }

.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333; }

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9; }

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333; }

.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff; }

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55; }

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #fff; }

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff; }

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e; }

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #fff; }

.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007095;
  color: #fff; }

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095; }

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #fff; }

.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333; }

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9; }

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333; }

.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff; }

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55; }

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #fff; }

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff; }

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e; }

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #fff; }

.top-bar-section ul li:hover:not(.has-form) > a {
  background: #b0211d;
  color: #fff; }

.top-bar-section ul li.active > a {
  background: #008cba;
  color: #fff; }

.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #fff; }

.top-bar-section .has-form {
  padding: 15px; }

.top-bar-section .has-dropdown {
  position: relative; }

.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0; }

.top-bar-section .has-dropdown.moved {
  position: static; }

.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%; }

.top-bar-section .has-dropdown.moved > a:after {
  display: none; }

.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.top-bar-section .dropdown li {
  width: 100%;
  height: auto; }

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px; }

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal; }

.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0; }

.top-bar-section .dropdown li.title h5 a {
  color: #767676;
  line-height: 22.5px;
  display: block; }

.top-bar-section .dropdown li.has-form {
  padding: 8px 15px; }

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto; }

.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777;
  font-weight: bold;
  font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 912px) {
  .top-bar {
    background: #f0f0f0;
    *zoom: 1;
    overflow: visible; }

  .top-bar:before, .top-bar:after {
    content: " ";
    display: table; }

  .top-bar:after {
    clear: both; }

  .top-bar .toggle-topbar {
    display: none; }

  .top-bar .title-area {
    float: left; }

  .top-bar .name h1 a {
    width: auto; }

  .top-bar input, .top-bar .button, .top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px; }

  .top-bar.expanded {
    background: #f0f0f0; }

  .contain-to-grid .top-bar {
    max-width: 65.625rem;
    margin: 0 auto;
    margin-bottom: 0; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }

  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline; }

  .top-bar-section ul li {
    float: left; }

  .top-bar-section ul li .js-generated {
    display: none; }

  .top-bar-section li.hover > a:not(.button) {
    background: #b0211d;
    color: #fff; }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #f0f0f0; }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #b0211d; }

  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: #fff;
    background: #008cba; }

  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0; }

  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important; }

  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px; }

  .top-bar-section .has-dropdown.moved {
    position: relative; }

  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }

  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2; }

  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%; }

  .top-bar-section .dropdown li a {
    color: #5d5d5d;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 15px;
    background: #eee; }

  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333; }

  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0; }

  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0; }

  .top-bar-section .has-form {
    background: #f0f0f0;
    padding: 0 15px;
    height: 45px; }

  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0; }

  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%; }

  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0; }

  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background: #b0211d;
    color: #fff; }

  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: #fff; }

  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0; }

dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 1.25rem;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 40em) {
  dialog, .reveal-modal {
    height: 100vh;
    min-height: 100vh; } }
@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    left: 50%; } }
dialog .column, dialog .columns, .reveal-modal .column, .reveal-modal .columns {
  min-width: 0; }

dialog > :first-child, .reveal-modal > :first-child {
  margin-top: 0; }

dialog > :last-child, .reveal-modal > :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%; } }
@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    top: 6.25rem; } }
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaa;
  font-weight: bold;
  cursor: pointer; }

dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    padding: 1.875rem; }

  dialog.radius, .reveal-modal.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

  dialog.round, .reveal-modal.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }

  dialog.collapse, .reveal-modal.collapse {
    padding: 0; }

  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw; } }
@media print {
  dialog, .reveal-modal {
    background: #fff !important; } }
.accordion {
  *zoom: 1;
  margin-bottom: 0; }

.accordion:before, .accordion:after {
  content: " ";
  display: table; }

.accordion:after {
  clear: both; }

.accordion dd {
  display: block;
  margin-bottom: 0 !important; }

.accordion dd.active > a {
  background: #e8e8e8; }

.accordion dd > a {
  background: #efefef;
  color: #222;
  padding: 1rem;
  display: block;
  font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
  font-size: 1rem; }

.accordion dd > a:hover {
  background: #e3e3e3; }

.accordion .content {
  display: none;
  padding: 0.9375rem; }

.accordion .content.active {
  display: block;
  background: #fff; }

.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333; }

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008cba; }

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #505050; }

.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #505050 transparent;
  top: -10px; }

.tooltip > .nub.rtl {
  left: auto;
  right: 5px; }

.tooltip.radius {
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.tooltip.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

.tooltip.round > .nub {
  left: 2rem; }

.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #003f54 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #505050 transparent;
    top: -10px; }

  .tooltip.tip-top > .nub {
    border-color: #505050 transparent transparent transparent;
    top: auto;
    bottom: -10px; }

  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }

  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #505050;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }

  .tooltip.tip-right > .nub {
    border-color: transparent #505050 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #0078a0; }

a img {
  border: none; }

p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6; }

p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: bold;
  color: #bd260d; }

ul, ol, dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }

ul.no-bullet {
  margin-left: 0; }

ul.no-bullet li ul, ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

ol {
  margin-left: 1.4rem; }

ol li ul, ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

abbr {
  text-transform: none; }

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd; }

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited {
  color: #555; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: 0.625rem 0.75rem; }

.vcard li {
  margin: 0;
  display: block; }

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; } }
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow-x: hidden; }

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  height: 100%; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }

.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table; }

.inner-wrap:after {
  clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333;
  color: #fff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #fff;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0; }

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }

@media only screen and (min-width: 40.063em) {
  .tab-bar-section {
    text-align: left; } }
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem; }

.tab-bar-section.right {
  left: 2.8125rem;
  right: 0; }

.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: #767676;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.tab-bar .menu-icon span {
  position: absolute;
  display: block;
  height: 0;
  width: 1rem;
  line-height: 1;
  top: 0.9375rem;
  left: 0.90625rem;
  -webkit-box-shadow: 1px 0px 1px 1px #fff,1px 7px 1px 1px #fff,1px 14px 1px 1px #fff;
  box-shadow: 0 0px 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff; }

.tab-bar .menu-icon:hover span {
  -webkit-box-shadow: 1px 0px 1px 1px #b3b3b3,1px 7px 1px 1px #b3b3b3,1px 14px 1px 1px #b3b3b3;
  box-shadow: 0 0px 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #eee;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #eee;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

ul.off-canvas-list li label {
  padding: 1rem;
  color: #fff;
  text-transform: normal;
  font-weight: bold;
  background: #b0211d;
  border-top: 1px solid #d52823;
  border-bottom: none;
  margin: 0; }

ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: #767676;
  border-bottom: 1px solid #b2b2b2;
  transition: background 300ms ease; }

ul.off-canvas-list li a:hover {
  background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }

@media only screen and (min-width: 40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }
.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }

@media only screen and (min-width: 40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }
.csstransforms.no-csstransforms3d .left-off-canvas-menu {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

.csstransforms.no-csstransforms3d .right-off-canvas-menu {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
  -webkit-transform: translate(-15.625rem, 0);
  -moz-transform: translate(-15.625rem, 0);
  -ms-transform: translate(-15.625rem, 0);
  -o-transform: translate(-15.625rem, 0);
  transform: translate(-15.625rem, 0); }

.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
  -webkit-transform: translate(15.625rem, 0);
  -moz-transform: translate(15.625rem, 0);
  -ms-transform: translate(15.625rem, 0);
  -o-transform: translate(15.625rem, 0);
  transform: translate(15.625rem, 0); }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.dispblock {
  display: inline-block; }

.photoshoppaypalSEGUIDO {
  right: 15px;
  position: absolute;
  top: -52px; }

.inverno_branco, .inverno_cinzento {
  position: absolute;
  margin: 15px auto auto -7px; }

.verao_branco, .verao_cinzento {
  position: absolute;
  margin: 11px auto auto -10px; }

.pt, .uk {
  margin-bottom: -4px; }

.sprite {
  background: url("/public/img/fabricasprite.png") no-repeat top left; }

.sprite.close {
  background-position: 0px 0px;
  width: 42px;
  height: 42px; }

.sprite.coresdisp {
  background-position: 0px -52px;
  width: 24px;
  height: 23px; }

.sprite.info_chapeu-classico, .sprite.info_classic-hat {
  background-position: 0px -85px;
  width: 24px;
  height: 23px; }

.sprite.info_design-contemporaneo, .sprite.info_contemporary-design {
  background-position: 0px -118px;
  width: 24px;
  height: 23px; }

.sprite.info_dobravel, .sprite.info_crushable {
  background-position: 0px -151px;
  width: 24px;
  height: 23px; }

.sprite.info_excelente-proteccao-solar, .sprite.info_excellent-sun-protection {
  background-position: 0px -184px;
  width: 24px;
  height: 23px; }

.sprite.info_forro-100-de-algodao, .sprite.info_100-cotton-lining {
  background-position: 0px -217px;
  width: 24px;
  height: 23px; }

.sprite.info_impermeavel, .sprite.info_waterproof {
  background-position: 0px -250px;
  width: 24px;
  height: 23px; }

.sprite.info_quente, .sprite.info_warm {
  background-position: 0px -283px;
  width: 24px;
  height: 23px; }

.sprite.info_reversivel, .sprite.info_double-face {
  background-position: 0px -316px;
  width: 24px;
  height: 23px; }

.sprite.info_vintage-design {
  background-position: 0px -349px;
  width: 24px;
  height: 23px; }

.sprite.inverno_branco {
  background-position: 0px -382px;
  width: 18px;
  height: 15px; }

.sprite.inverno_cinzento {
  background-position: 0px -407px;
  width: 18px;
  height: 15px; }

.sprite.logochapmini {
  background-position: 0px -432px;
  width: 38px;
  height: 38px; }

.sprite.paypallogo {
  background-position: 0px -469px;
  width: 110px;
  height: 98px; }

.sprite.photoshoppaypalSEGUIDO {
  background-position: 0px -577px;
  width: 196px;
  height: 27px; }

.sprite.pixel {
  background-position: 0px -614px;
  width: 1px;
  height: 1px; }

.sprite.pt {
  background-position: 0px -625px;
  width: 25px;
  height: 17px; }

.sprite.uk {
  background-position: 0px -652px;
  width: 25px;
  height: 17px; }

.sprite.verao_branco {
  background-position: 0px -679px;
  width: 22px;
  height: 23px; }

.sprite.verao_cinzento {
  background-position: 0px -712px;
  width: 22px;
  height: 23px; }

body {
  background-color: #FFFFFF;
  background: -moz-linear-gradient(top, #fce58a 1px, #fce794 20px, #fcf1c4 60px, #fff 140px) no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1px, #fce58a), color-stop(20px, #fce794), color-stop(60px, #fcf1c4), color-stop(140px, #fff)) no-repeat;
  background: -webkit-linear-gradient(top, #fce58a 1px, #fce794 20px, #fcf1c4 60px, #fff 140px) no-repeat;
  background: -o-linear-gradient(top, #fce58a 1px, #fce794 20px, #fcf1c4 60px, #fff 140px) no-repeat;
  background: -ms-linear-gradient(top, #fce58a 1px, #fce794 20px, #fcf1c4 60px, #fff 140px) no-repeat;
  background: linear-gradient(to bottom, #fce58a 1px, #fce794 20px, #fcf1c4 60px, #ffffff 140px) no-repeat;
  background-size: 100%; }

a {
  color: #767676; }

a:hover {
  color: #b0211d;
  transition-duration: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s; }

a:focus, a:active {
  color: #f3f3f3; }

h1, h2, h3, h4, h5, h6 {
  color: #b0211d; }

.alt-logo {
  position: absolute;
  text-indent: -900rem;
  opacity: 0;
  left: 0px; }

.navmenutopo h3 {
  color: #FFF;
  font-size: 0.92rem;
  margin: 0;
  line-height: 1rem; }

h1 {
  font-size: 1.4rem; }

h2 {
  font-family: 'RalewayFont';
  font-size: 1rem !IMPORTANT;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #767676;
  margin: 0;
  line-height: 45px; }

h3 {
  font-size: 1.1rem; }

h4 {
  display: inline;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: 'RalewayFont';
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.1); }

h2:hover, .top-bar-section ul li:not(.lidesc):hover > a > h2, .selectestacao h2 {
  color: #FFF; }

#detalhes h5 {
  display: inline;
  font-size: 1rem;
  font-weight: bold; }

small.error {
  margin-top: -1rem; }

.check {
  text-align: center;
  color: #b0211d; }

.barratext {
  color: #b0211d;
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 1px solid rgba(253, 228, 123, 0.7);
  margin-bottom: 30px; }

.separadordiv {
  height: 10px; }

.top-bar.expanded .title-area {
  background: #f3f3f3; }

.nopadding {
  padding: 0px !IMPORTANT; }

.padding {
  padding: 0px 15px 0px 15px; }

.barralinhas {
  border-top: 4px double #e8e4e3;
  padding-top: 30px;
  margin-top: 20px; }

.text {
  font-size: 0.925rem;
  line-height: 1.4rem; }

.choice, #zeroReviews {
  font-size: 0.85rem;
  line-height: 1.4rem; }

@font-face {
    font-family: 'RalewayFont';
    src: url("/public/css/Raleway-Regular.ttf"); }
  
@font-face {
  font-family: 'SatisfyFont';
  src: url("/public/css/Satisfy-Regular.ttf"); }
input[type="search"] {
  display: inline; }

input[type="text"] {
  background-color: #fdfdfd; }

select {
  height: 1.9rem !IMPORTANT;
  padding: 0px 0.5rem !IMPORTANT; }

.topolinksclass {
  font-size: 1.2rem;
  display: inline;
  margin: -3px 0px 0px -25px;
  position: absolute; }

.icontel {
  color: #5d5d5d;
  font-size: 1.5rem;
  margin-left: -1px; }

.iconmail {
  color: #5d5d5d;
  font-size: 1.3rem; }

.icontext {
  color: #767676;
  position: absolute;
  font-size: 0.9rem;
  margin-top: 2px;
  margin-left: 7px; }

.icontext:hover, .iconmail:hover, .icontel:hover, .icontextloja:hover, .iconmailbottom:hover {
  color: #b0211d;
  text-decoration: none; }

.iconteltop {
  font-size: 1.3rem;
  margin-left: -1px;
  margin-top: -1px;
  position: absolute; }

.iconmailbottom {
  font-size: 1.1rem; }

.iconmailtop {
  font-size: 1.1rem;
  position: absolute;
  margin-top: 2px; }

.icontexttop {
  margin-left: 22px;
  font-size: 1rem; }

.icontextloja {
  position: absolute;
  font-size: 0.95rem;
  margin-top: 0px;
  margin-left: 4px; }

.iconhome {
  font-size: 1.1rem;
  margin: -4px 2px; }

.iconhome a:hover {
  text-decoration: none; }

.iconmenuright {
  display: inline;
  font-size: 10px;
  margin-left: -10px;
  margin-right: 5px; }

.removeicon {
  font-size: 1.1rem;
  position: absolute;
  margin: -10px 0px 0px 90px; }

.homeseta {
  display: inline;
  position: absolute;
  margin-top: 1px;
  margin-left: 4px;
  font-size: 1.1rem; }

.iconhomenews {
  display: inline;
  position: absolute;
  margin-left: 10px;
  font-size: 1.3rem;
  margin-top: -4px; }

.homenews {
  font-size: 2.5rem !IMPORTANT; }

.homesetas, .detsetasChap {
  display: inline;
  font-size: 2rem;
  font-weight: bold;
  margin-top: -4px;
  color: #767676;
  margin-right: 30px;
  transition: all .5s ease;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.homesetas:hover, .detsetasChap:hover {
  color: #b0211d; }

.setaRight, .setaLeft {
  position: absolute;
  top: 160px;
  right: -50px;
  z-index: 50; }

.setaLeft {
  left: 0px;
  right: auto; }

.detsetasChap {
  font-size: 1.3rem;
  float: right;
  margin-top: 20px; }

.disabledsetas {
  display: none; }

.disabledSetasCat {
  color: #767676 !important; }

.cartqtdbt {
  color: #b0211d;
  position: absolute;
  font-size: 0.9rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.iconreveal {
  margin-left: 0px;
  font-size: 1rem;
  display: inline;
  padding-right: 5px;
  padding-top: 2px; }

.menuicons {
  background-color: #b0211d;
  color: #FFFFFF;
  text-align: center;
  font-size: 3em;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 5px;
  margin-right: 5px; }

.menuicons:hover {
  color: #fde47b; }

.iconmenutop {
  position: absolute;
  margin-left: -20px;
  top: 2px;
  font-size: 0.9rem; }

.iconmenuinfo, .iconmenuinfo2 {
  font-size: 1rem;
  display: inline;
  position: absolute;
  margin-left: -100px;
  top: 2px; }

.iconmenuinfo2 {
  margin-left: -88px; }

.iconmenuoffcanvas {
  font-size: 1.8rem;
  position: absolute;
  margin-left: -35px; }

.linklimpar {
  float: right;
  margin-top: -30px;
  font-size: 0.8rem;
  background: none !IMPORTANT; }

#apagafile {
  position: absolute;
  right: 15px;
  top: 30px; }

@font-face {
  font-family: "icon-mix";
  src: url("/public/img/fonticon/icon-mix.eot");
  src: url("/public/img/fonticon/icon-mix.svg") format("svg"), url("/public/img/fonticon/icon-mix.eot?#iefix") format("embedded-opentype"), url("/public/img/fonticon/icon-mix.ttf") format("truetype"), url("/public/img/fonticon/icon-mix.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "icon-mix" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon-mix" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.menuferramentas {
  -webkit-transform-style: preserve-3d;
  color: #b0211d;
  font-size: 0.8rem; }

.menuferramentas2 {
  font-size: 0.925rem;
  padding: 15px 15px;
  height: 40px;
  margin: auto;
  z-index: 999; }

.paddingtopo {
  padding-left: 15px;
  padding-right: 15px; }

.large.menuferramentas2 {
  width: 87.5%; }

.menuferramentas2 a {
  color: #b0211d; }

.centro {
    text-align: center;
}

.barrainfo {
  color: #FFF;
  background-color: #b0211d;
  background: linear-gradient(to top, rgba(176, 33, 29, 0.8) 0%, rgba(176, 33, 29, 0.9) 100%) repeat scroll 0 0 transparent;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 7px;
  text-align: center; }

.barrainfo a {
  color: #FFF; }

.menushadow {
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3); }

#sliderText {
  position: relative;
  overflow: hidden;
  height: 21px;
  margin: -4px auto -5px auto;
  -webkit-transform-style: preserve-3d; }

#sliderText > li {
  position: absolute;
  list-style: none;
  transition: all 0.9s;
  text-align: center;
  font-size: 0.92rem;
  margin: auto;
  width: 100%; }

#sliderText > li:not(.activeText) {
  top: -50px;
  opacity: 0; }

.activeText {
  top: 0px;
  opacity: 1; }

input[type="text"], input[type="password"] {
  height: 1.9rem !IMPORTANT; }

#message {
  height: 6.5rem; }

.top-bar {
  border-radius: 2px;
  border-top: 3px solid #b0211d;
  padding-bottom: 45px; }

.fixed > .top-bar {
  border-radius: 0px !IMPORTANT;
  border-top: none !IMPORTANT;
  border-bottom: 3px solid #b0211d !important;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3); }

.contain-to-grid {
  background-color: #FFF; }

.top-bar-section ul {
  background: none; }

.top-bar-section li a:not(.button) {
  background: none; }

.top-bar-section .has-dropdown > a {
  padding-right: 15px !important; }

.top-bar-section ul.dropdown li a:hover:not(.button) {
  background: #b0211d !important;
  color: #FFF !IMPORTANT; }

.top-bar-section ul.dropdown li a:hover .iconmenu {
  color: #FFF !IMPORTANT; }

.top-bar-section .has-dropdown > a:after {
  border: none; }

.top-bar-section ul li a {
  font-size: 0.97rem;
  font-weight: normal; }

.top-bar-section li:hover a, .top-bar-section li:not(.has-form) a:not(.button) {
  background: #fbfbfb;
  color: #5d5d5d; }

.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: #b0211d;
  background: linear-gradient(to top, rgba(176, 33, 29, 0.9) 0%, #b0211d 100%) repeat scroll 0 0 transparent !important; }

.top-bar-section ul.dropdown {
  border: 1px solid #e6e6e6;
  border-top: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin-left: -1px; }

.top-bar-section .dropdown li a {
  line-height: 2.1 !IMPORTANT; }

.top-bar-section ul li:not(.lidesc):hover > a {
  font-weight: normal;
  background-color: #b0211d;
  background-color: linear-gradient(to top, rgba(176, 33, 29, 0.9) 0%, #b0211d 100%) repeat scroll 0 0 !important;
  color: #FFFFFF !IMPORTANT;
  transition: background-color 0.4s !IMPORTANT; }

.top-bar-section li a:not(.button):hover {
  background-color: #b0211d !important;
  background-color: linear-gradient(to top, rgba(176, 33, 29, 0.9) 0%, #b0211d 100%) repeat scroll 0 0 !important; }

.titulo-top-bar {
  font-size: 1.1rem !IMPORTANT;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.iconmenu {
  color: #767676;
  display: inline;
  font-size: 10px;
  margin-left: -4px;
  margin-right: 4px; }

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
  font-family: icon-mix;
  content: "m";
  line-height: 0.5; }

.top-bar-section .menuinfo {
  padding: 10px;
  background-color: #fbfbfb; }

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
  border-bottom: none;
  border-top: none;
  border-right: solid 1px #e1e1e1;
  clear: none;
  height: 44px;
  width: 0; }

.top-bar-section .divider, .top-bar-section [role="separator"] {
  border-bottom: solid 1px #b0211d;
  border-top: solid 0px #b0211d; }

.top-bar-section .right {
  margin-right: -7px; }

.top-bar-section .selectestacao {
  background: #b0211d !important;
  background: linear-gradient(to top, rgba(176, 33, 29, 0.9) 0%, #b0211d 100%) repeat scroll 0 0 transparent !important;
  color: #FFFFFF !IMPORTANT;
  line-height: 45px;
  padding: 0px 15px 0px 15px;
  font-family: 'RalewayFont';
  font-size: 1.4rem !IMPORTANT;
  transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s; }

.estacaohovered {
  line-height: 45px;
  padding: 0px 15px 0px 15px;
  color: #767676;
  font-family: 'RalewayFont';
  font-size: 1.4rem !IMPORTANT;
  transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s; }

.right img {
  margin-right: 5px;
  margin-bottom: 2px; }

.top-bar-section .has-form {
  background: inherit; }

.top-bar-section .has-form:hover .pesquisahover {
  background-color: #b0211d; }

.top-bar-section .search {
  font-size: 12px;
  width: 215px;
  color: #767676;
  border: 1px solid #e6e6e6; }

.top-bar-section .search:focus {
  border: 1px solid rgba(176, 33, 29, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.top-bar-section .pesquisahover {
  background-color: #767676; }

.top-bar-section .pesquisahover:hover {
  background-color: #b0211d;
  transition-duration: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s; }

.top-bar input {
  top: 6px; }

.top-bar .button {
  top: 6px;
  width: 30px;
  margin-left: 33px;
  margin-right: -45px; }

.topotext, .topotext a {
  font-size: 0.97rem;
  color: #b0211d;
  display: inline; }

.top-bar .estacaocssinverno, .top-bar .margemcssinverno {
  margin-right: 10px; }

.seccaoimagemdesc {
  height: 0px;
  position: relative;
  float: right;
  margin-bottom: -100%;
  margin-left: 250px;
  width: 300px;
  color: #b0211d;
  background-color: #fbfbfb;
  font-weight: bold;
  text-align: center;
  padding: 10px; }

.menuespaco {
  background-color: #fbfbfb;
  color: #5d5d5d;
  line-height: 1.2em;
  font-size: 0.94rem;
  padding: 3px 15px; }

.lidesc {
  padding: 15px 10px 0px 10px;
  font-size: 0.91em;
  line-height: 24px;
  color: #5d5d5d;
  font-weight: normal;
  text-align: justify;
  font-style: italic; }

.linome {
  text-align: center;
  font-size: 1.1rem;
  padding: 5px 0px 15px 0px; }

.limenuvazio {
  background-color: #fbfbfb; }

.linkmenu {
  color: #767676;
  display: inline !IMPORTANT;
  font-size: 1rem !IMPORTANT;
  line-height: 24px !IMPORTANT;
  padding: 0px !IMPORTANT; }

.linkmenu:hover {
  color: #b0211d !important;
  background-color: #fbfbfb !important;
  text-decoration: underline; }

.top-bar-section .lidesc:hover > a {
  background-color: #fbfbfb !important; }

.topo {
  margin: -10px 5px 10px 0px;
  float: right;
}

.muda {
  width: 190px;
  height: 190px; }

.barratexthome {
  padding-bottom: 5px;
  color: #b0211d;
  font-family: 'RalewayFont';
  font-size: 1.8rem;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  margin-left: -12px; }

.barratexthomelinhas {
  border-top: 4px double #e8e4e3;
  border-bottom: 4px double #e8e4e3;
  padding: 30px 15px 20px 15px; }

.textHome {
  color: #3c3c3c;
  font-size: 0.9rem;
  line-height: 1.4rem;
  text-align: justify; }

.homecatgrid {
  max-height: 230px; }

.homecatgrid li {
  margin-right: -50px !IMPORTANT; }

#homeimg:hover {
  text-decoration: none; }

.pic {
  max-width: 230px;
  max-height: 230px;
  float: left;
  overflow: hidden; }

.grow img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  max-width: none !IMPORTANT;
  max-height: none !IMPORTANT;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease; }

.catch:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none; }


.rowflow {
  padding-top: 30px;
  overflow: hidden; }

section figure {
  position: relative;
  margin: 0 auto;
  padding: 15px 0px 10px 0px;
  font-size: 15px;
  text-align: center; }

section figure img {
  max-width: 100%;
  vertical-align: middle; }

section figure span {
  display: inline-block;
  position: relative; }

section figure figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #767676;
  background-color: rgba(118, 118, 118, 0.9);
  color: #fff;
  padding: 10px 15px 10px 5px;
  font-size: 0.8rem;
  font-family: 'RalewayFont';
  text-transform: uppercase;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease; }

  section figure figcaption span.caption{
    margin-top:2px;
  }
  
.catch:hover > figcaption {
  background-color: #b0211d; }

ul.homecatgrid figure {
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.25);
  background-color: white;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  -ms-transition: all .1s ease;
  transition: all .1s ease; }

ul.homecatgrid li:nth-child(even) figure {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg); }

ul.homecatgrid li:nth-child(3n) figure {
  -webkit-transform: none;
  -moz-transform: none;
  position: relative;
  top: -5px; }

ul.homecatgrid figure:hover {
  -webkit-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 5;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  -ms-transition: all .1s ease;
  transition: all .1s ease; }

.breadcrumbs {
  display: block;
  padding: 0.4375em 0.75em 0.4375em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  margin: 16px 0px 10px 0px; }

.breadcrumbs > *:before {
  content: "/";
  color: #fde47b;
  margin: 0 0.75em;
  position: relative;
  top: 1px; }

.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.5625rem;
  text-transform: uppercase; }

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline; }

.breadcrumbs > * a, .breadcrumbs > * span {
  text-transform: uppercase;
  color: #b0211d; }

.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0; }

.nomelista {
  display: table;
  height: 50px;
  width: 100%; }

.nomelistacell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  color: #5d5d5d; }

.linkreveal {
  background-color: #b0211d;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 4px;
  font-size: 1.03rem; }

.listamagic li:hover {
  box-shadow: 0px 0px 10px 2px #fde47b; }

#owl .lista:hover {
  z-index: 999;
  box-shadow: 0px 0px 10px 2px #fde47b; }

.listamagic li {
  margin-bottom: 10px; }

.lista {
  width: 100%;
  text-align: center;
  margin-top: 10px; }

.produtosul img {
  border: 1px solid #ddd;
  margin-bottom: 5px; }

.categorias, .legendamenu {
  list-style: none;
  line-height: 1.9em;
  margin: 0px; }

.categorias .sprite, .legendamenu .sprite {
  display: inline-block; }

.categorias li, .legendamenu li {
  background: #f3f3f3 !important;
  font-size: 0.9rem;
  border-bottom: 1px solid #d4d4d4;
  height: 31px;
  width: 99%;
  margin: auto; }

.legendamenu li {
  height: 35px; }

.categorias li:last-child, .legendamenu li:last-child {
  border-bottom: none; }

.categorias li > a:hover, .legendamenu li > a:hover {
  background-color: #e6e6e6 !important;
  border-left: 1px solid #e6e6e6; }

.categorias li > a, .legendamenu li > a {
  display: block;
  background: #f3f3f3 !important;
  font-size: 0.9rem;
  height: 30px;
  padding-left: 15px; }

.avancali {
  padding-left: 15px; }

.listalegenda {
  position: relative;
  top: -7px;
  color: #767676; }

a > .listalegenda {
  color: #000; }

.legendamenu li > a {
  height: 34px; }

.legendamenu li > div, .legendamenu li a > div {
  display: inline-block;
  margin-top: 5px; }

.legendamenu li:first-child {
  height: 36px; }

.legendacompra {
  padding: 1px 5px 0px 3px;
  height: 23px;
  display: inline !IMPORTANT;
  background-color: #b0211d;
  color: #FFF;
  font-size: 1.0rem; }

.atual {
  color: #b0211d;
  padding-left: 15px;
  font-weight: bold;
  border-left: none !IMPORTANT; }

.margem {
  margin-bottom: 10px; }

.lista a {
  color: #767676; }

.lista a:hover {
  color: #b0211d; }

.info {
  margin: auto;
  width: 100%;
  max-height: 25px;
  border: 0px; }

.lineehome {
  line-height: 1.4; }

.crazy img {
  height: auto;
  min-height: 20px;
  min-width: 20px;
  max-height: 26px;
  max-width: 26px; }

.crazy {
  padding: 0px;
  padding-left: 3px;
  border: 0px; }

.crazy > .has-tip {
  position: relative; }

.preco {
  width: 100%;
  height: auto;
  max-height: 25px;
  font-size: 100%;
  background-color: #f3f3f3;
  box-shadow: 0 0px 0px #fff,0 0 10px #e6e6e6 inset;
  color: #6a6a6a;
  padding: 0px; }

.precotext {
  margin-left: -10px;
  font-size: 0.9rem; }

.precodet {
  font-size: 1.2rem;
  color: #000; }

#cores {
  display: inline;
  list-style: none; }

.corcheck {
  display: none; }

.corcheck + .cor {
  height: 30px;
  width: 30px;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  float: left;
  margin: 0px 8px 8px 0px; }

.corcheck + .cor:hover {
  border: none; }

.corcheck:disabled + label {
  opacity: 0.5;
  cursor: default; }

.corcheck:disabled + label:hover {
  border: 1px solid #FFFFFF; }

.corcheck:checked + label, .corcheck:checked + label:after, .corcheck:checked + label:active, .corcheck:checked + label:hover, .corcheck + label:active {
  border: 2px solid #ee00ff; }

.has-tip {
  height: 26px;
  width: 30px;
  position: absolute;
  border-bottom: none !IMPORTANT;
  cursor: pointer !IMPORTANT; }

#branco {
  background-color: #FFF; }

#beije {
  background-color: #FFCC66; }

#castanho {
  background-color: #663300; }

#verde {
  background-color: green; }

#azul {
  background-color: blue; }

#cinzento {
  background-color: grey; }

#vermelho {
  background-color: red; }

#bordeaux {
  background-color: #8A0000; }

#preto {
  background-color: black; }

#outras {
  background: #ffbcbd;
  background: -moz-linear-gradient(-45deg, #ffbcbd 0%, #ffb2fc 10%, #a3aaff 25%, #9efff8 37%, #9aff99 50%, #e1f975 68%, #faa 83%, #bdf3fd 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffbcbd), color-stop(10%, #ffb2fc), color-stop(25%, #a3aaff), color-stop(37%, #9efff8), color-stop(50%, #9aff99), color-stop(68%, #e1f975), color-stop(83%, #faa), color-stop(100%, #bdf3fd));
  background: -webkit-linear-gradient(-45deg, #ffbcbd 0%, #ffb2fc 10%, #a3aaff 25%, #9efff8 37%, #9aff99 50%, #e1f975 68%, #faa 83%, #bdf3fd 100%);
  background: -o-linear-gradient(-45deg, #ffbcbd 0%, #ffb2fc 10%, #a3aaff 25%, #9efff8 37%, #9aff99 50%, #e1f975 68%, #faa 83%, #bdf3fd 100%);
  background: -ms-linear-gradient(-45deg, #ffbcbd 0%, #ffb2fc 10%, #a3aaff 25%, #9efff8 37%, #9aff99 50%, #e1f975 68%, #faa 83%, #bdf3fd 100%);
  background: linear-gradient(135deg, #ffbcbd 0%, #ffb2fc 10%, #a3aaff 25%, #9efff8 37%, #9aff99 50%, #e1f975 68%, #ffaaaa 83%, #bdf3fd 100%); }

#tamanhosform > input {
  margin-left: 10px; }

#tamanhosform > div > label {
  margin-right: 0.8rem;
  margin-top: -3px; }

#tamanhosform > div > span {
  margin-top: -3px; }

#tamanhosform > div {
  padding-left: 7px;
  font-size: 0.9rem;
  margin-bottom: 10px; }

.sortBox {
  border: 1px solid #f3f3f3;
  margin: -5px 0px 10px 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 30px;
  color: #767676; }

.sortBox:hover {
  color: #767676;
  border: 1px solid #767676; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sortBox {
    background: #fff url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center; } }
span.disabled, span.disabledClass {
  color: #767676; }

.appBotao, .appBotaoCarrinho, .appBotaoCall {
  background-color: #838383 !important;
  background-image: -o-linear-gradient(transparent, #767676) !important;
  background-image: -webkit-linear-gradient(transparent, #767676) !important;
  background-image: -moz-linear-gradient(transparent, #767676) !important;
  background-image: -ms-linear-gradient(transparent, #767676) !important;
  background-image: linear-gradient(transparent, #767676) !important;
  border: 1px solid #767676;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 0.925rem;
  padding: 8px 17px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 1px 0px #000000;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.appBotaoCarrinho, .appBotaoCall {
  white-space: normal;
  background-color: #b0211d !important;
  background-image: -o-linear-gradient(transparent, #b0211d) !important;
  background-image: -webkit-linear-gradient(transparent, #b0211d) !important;
  background-image: -moz-linear-gradient(transparent, #b0211d) !important;
  background-image: -ms-linear-gradient(transparent, #b0211d) !important;
  background-image: linear-gradient(transparent, #b0211d) !important; }

.appBotaoCarrinho {
  padding-right: 50px;
  width: 100%; }

.appBotao:hover, .appBotaoCarrinho:hover, .appBotaoCall:hover {
  color: #ffffff !IMPORTANT;
  border: 1px solid #9a1d19 !important;
  background-color: #9a1d19 !important;
  background-image: -o-linear-gradient(transparent, #9a1d19) !important;
  background-image: -webkit-linear-gradient(transparent, #9a1d19) !important;
  background-image: -moz-linear-gradient(transparent, #9a1d19) !important;
  background-image: -ms-linear-gradient(transparent, #9a1d19) !important;
  background-image: linear-gradient(transparent, #9a1d19) !important;
  transition-duration: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s; }

.appBotao:active {
  border: 1px solid #f3f3f3; }

.appBotao:visited, .appBotaoCall:visited {
  color: #ffffff; }

a.appBotaoCarrinho:after {
  content: "e";
  display: inline-block;
  font-family: icon-mix;
  font-size: 1.4rem;
  position: absolute;
  bottom: 20px;
  right: 35px; }

button.appBotaoCarrinho:after {
  content: "e";
  display: inline-block;
  font-family: icon-mix;
  font-size: 1.4rem;
  position: absolute;
  right: 22px;
  top: 13px; }

.portesp {
  padding: 0px 0px 0px 0px; }

#portesp {
  width: 150px;
  margin: 10px; }

div.qtdtudo > input {
  border: none !IMPORTANT;
  background-color: inherit !IMPORTANT;
  box-shadow: none !IMPORTANT;
  text-align: center;
  color: #000;
  padding: 3px;
  padding-bottom: 15px;
  height: 1.7rem !IMPORTANT; }

.qtdtudo {
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #cdcdcd;
  display: inline !IMPORTANT;
  margin-left: 10px; }

.qtdinput {
  width: 15% !IMPORTANT;
  display: inline !IMPORTANT; }

.qtdbotao {
  font-size: 1.2rem;
  color: #767676;
  display: inline !IMPORTANT;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none; }

.qtdbotao:hover {
  cursor: pointer;
  color: #b0211d; }

.add, .addreveal {
  position: relative;
  top: 1px;
  padding: 2px 5px;
  border-left: 1px solid #cdcdcd; }

.minus, .minusreveal {
  position: relative;
  top: 1px;
  padding: 2px 5px;
  border-right: 1px solid #cdcdcd; }

#cart .add, #cart .minus {
  padding-top: 0px !IMPORTANT; }

.tablediv {
  overflow: auto;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

#finaliza {
  padding: 15px 50px !IMPORTANT;
  margin: -5px 0px 0px 0px; }

table thead, table tfoot {
  background: #fdfdfd; }

table tr th, table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222; }

table#cart {
  width: 100%; }

table#cart tr.even, table#cart tr.alt, table#cart tr:nth-of-type(even) {
  background: #fdfdfd; }

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  display: table-cell;
  line-height: 1.125rem; }

table#entregas, table#comprasEntregaTempo, table#comprasEntregaCusto, table#medidasTable {
  margin: auto;
  border-bottom: 2px solid #fde47b;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

table#entregas th, table#entregas td, table#comprasEntregaTempo th, table#comprasEntregaTempo td, table#comprasEntregaCusto th, table#comprasEntregaCusto td, table#medidasTable th, table#medidasTable td {
  color: #000;
  border: 1px solid #f3f3f3;
  border-collapse: collapse; }

table#entregas th, table#comprasEntregaTempo th, table#comprasEntregaCusto th, table#medidasTable th {
  background: #fde47b;
  color: #b0211d;
  font-size: 1.1rem; }

table#entregas th.last, table#comprasEntregaTempo th.last, table#comprasEntregaCusto th.last, table#medidasTable th.last {
  border-right: none; }

table#entregas .corclara, table#comprasEntregaTempo .corclara, table#comprasEntregaCusto .corclara, table#medidasTable .corclara {
  background: #fde47b;
  color: #b0211d;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold; }

table#comprasEntregaTempo td:nth-child(2), table#comprasEntregaCusto td, table#entregas {
  text-align: center; }

table#comprasEntregaTempo td:nth-child(1) {
  padding: 9px 20px; }

table#medidasTable tr:nth-of-type(odd), table#comprasEntregaCusto tr:nth-of-type(odd), table#comprasEntregaTempo tr:nth-of-type(odd) {
  background: #fdfdfd; }

table#medidasTable td {
  padding: 14px; }

legend {
  color: #b0211d;
  font-size: 1.1rem; }

label {
  font-size: 0.95rem;
  color: #000; }

label small {
  text-transform: none !IMPORTANT; }

.accordion dd {
  margin-bottom: 30px !important; }

.accordion dd.active {
  margin-bottom: 0px !important; }

.accordion .content, .accordion .content.active {
  background-color: #f3f3f3;
  border: 1px solid #d4d4d4;
  border-top: none;
  box-shadow: inset 0 0 0 1px #ffffff;
  margin-bottom: 10px; }

.accordion dd > a {
  background: #b0211d;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.2rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  letter-spacing: -1px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px; }

.accordion dd > a:after {
  right: 20px;
  font-size: 1.2rem;
  margin-top: -1px;
  font-family: "icon-mix" !important;
  content: ' m';
  position: absolute; }

.accordion dd.active > a:after {
  right: 20px;
  font-size: 1.2rem;
  margin-top: -1px;
  font-family: "icon-mix" !important;
  content: ' s';
  position: absolute; }

.accordion dd > a:hover {
  background: #b0211d; }

.accordion dd.active a {
  background: #b0211d; }

.portesred td {
  color: red; }

.dettext {
  font-size: 0.875rem;
  line-height: normal; }

#faqs > h3, .cartqtdbt:hover {
  cursor: pointer; }

#faqs > h3:hover {
  text-decoration: underline; }

#imprensa li {
  padding-top: 15px; }

#imprensa li a > img {
  margin-bottom: 9px; }

.barbalet {
  text-align: justify; }

.barbalet > img {
  box-shadow: 0px 0px 5px #767676; }

.barbalet > .linha > img {
  margin-right: 10px;
  margin-bottom: 10px; }

.imgLeft {
  float: left;
  margin-right: 1em; }

.imgRight {
  float: right;
  margin-left: 1em; }

.attachficheiro {
  font-size: 0.875rem;
  margin-top: 3px !IMPORTANT; }

.checkoutSteps {
  margin-bottom: 40px;
  margin-left: 0px; }

.checkoutSteps li {
  display: inline;
  border-bottom: 4px solid #f3f3f3;
  color: #767676;
  padding: 10px;
  margin-right: 15px; }

.checkoutSteps li.current {
  border-bottom: 4px solid #767676;
  font-weight: bold; }

.checkoutSteps li span {
  display: inline-block;
  font-style: italic;
  margin-right: 5px; }

.logoPrint {
  display: none; }

.menubottom {
  list-style: none;
  margin-bottom: 10px;
  margin-left: 0px; }

.menubottom li {
  font-size: 0.9rem;
  color: #767676; }

.menubottom:not(#bottomiconlinks) li > a:hover {
  text-decoration: underline; }

#paypal img {
  display: block;
  margin: auto; }

h6 {
  font-size: 0.95rem;
  color: #5d5d5d;
  margin-bottom: 2px;
  font-weight: bold; }

.footcima {
  overflow: auto;
  background-color: #f3f3f3;
  background: linear-gradient(to top, rgba(243, 243, 243, 0.3), rgba(243, 243, 243, 0.9) 90%) repeat scroll 0 0 transparent;
  border-top: 1px solid #e6e6e6;
  margin: 40px 0px 0px 0px; }

.footpadding {
  padding: 15px 0px 15px 15px; }

.go-top {
  position: fixed;
  bottom: 2em;
  min-width: 55px;
  right: 0;
  margin-right: 6px;
  padding: 5px 0px;
  border-radius: 999px;
  text-decoration: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 0.7rem;
  display: none;
  z-index: 97;
  transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s; }

.go-top p {
  margin-bottom: 1px; }

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF; }

.reveal-modal {
  border-radius: 5px;
  padding: 15px 0px 15px 0px; }

.revealdet {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 3px; }

.close-reveal-modal {
  margin: -45px -30px; }

.cormargin {
  margin-top: 15px; }

.disponibilidade {
  color: #000;
  margin: 0px 0px 20px 0px; }

.qtddet {
  margin: 20px 0px -15px 0px; }

.precorev {
  color: #000; }

.addModaltext {
  color: #000;
  padding: 10px; }

.addModaltext > img {
  margin: -10px 0px -20px 0px; }

.addModaltextPreco {
  color: #000;
  margin-top: 33px; }

.addModalCarrinho {
  color: #b0211d;
  font-weight: bold; }

.addchapModal {
  border: #b0211d 1px solid;
  color: #b0211d;
  position: fixed !important;
  top: 7.1% !important;
  left: 107.7% !important;
  width: 25% !important;
  padding: 15px !important; }

.revealAddBotao {
  margin-top: 10px;
  padding: 20px 20px;
  font-size: 0.925rem; }

.loginModal {
  position: fixed !important;
  top: 6.9% !important;
  left: 90.5% !important;
  width: 30% !important;
  padding: 15px !important;
  -webkit-transform-style: preserve-3d; }

.loginText {
  margin-bottom: 0px;
  margin-top: 5px;
  text-align: center;
  font-size: 0.9rem; }

#check, #checkoutRestoMundo {
  padding: 30px; }

.messagebox {
  position: absolute;
  border: 1px solid #c93;
  background: #ffc;
  padding: 3px;
  margin-left: -45px; }

.messageboxok {
  position: absolute;
  width: auto;
  border: 1px solid #349534;
  background: #C9FFCA;
  padding: 3px;
  font-weight: bold;
  color: #008000;
  margin-left: -62px; }

.messageboxerror {
  position: absolute;
  width: auto;
  border: 1px solid #CC0000;
  background: #F7CBCA;
  padding: 3px;
  font-weight: bold;
  color: #CC0000;
  margin-left: -62px; }

#lilinks li {
  display: inline;
  list-style-type: none;
  margin-right: 2px; }

label, .dispinline {
  display: inline; }

.regular-checkbox {
  display: none; }

.regular-checkbox + label {
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  margin-top: 4px;
  top: 4px;
  cursor: pointer; }

.regular-checkbox:hover + label {
  background-color: rgba(250, 250, 250, 0.8); }

.regular-checkbox:hover + label:after {
  content: '+';
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: -6px;
  left: 3px;
  color: rgba(118, 118, 118, 0.2); }

.regular-checkbox + label:hover {
  background-color: #fafafa;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #b0211d;
  cursor: pointer; }

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }

.regular-checkbox:checked + label {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
  cursor: pointer; }

.regular-checkbox:checked + label:after {
  content: '+';
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: -6px;
  left: 3px;
  color: #767676; }

.regular-checkbox:disabled + label {
  cursor: default;
  background-color: rgba(118, 118, 118, 0.2); }

.regular-checkbox:disabled + label:hover {
  cursor: default;
  content: '';
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); }

.regular-checkbox:disabled:hover + label:after {
  content: '';
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 3px;
  color: rgba(118, 118, 118, 0.2); }

.ajusta {
  height: 0;
  margin-bottom: 16px; }

@media only screen and (max-width: 912px) {
  .top-bar-section ul {
    background-color: #f3f3f3; }

  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    display: none; }

  .seccaoimagemdesc {
    display: none; } }
@media only screen and (max-width: 1230px) {
  .fixed > nav > section > ul > .hidete {
    display: none; } }
@media only screen and (max-width: 995px) {
  .fixed > nav > ul > li > a > .logochapmini {
    display: none !IMPORTANT; } }
@media only screen and (max-width: 1033px) {
  .hidete {
    display: none; }

  .top-bar-section .right {
    margin-right: 0px; }

  .top-bar .estacaocssinverno, .top-bar .margemcssinverno {
    margin-right: 0px; } }
@media only screen and (max-width: 1024px) {
  .go-top {
    margin-right: 15px; }

  .homecatgrid {
    margin-left: 35px; }

  #sliderText {
    margin: 3px auto -2px auto; } }
@media only screen and (min-width: 1024px) {
  .separadordiv {
    display: none; }

  .homecatgrid {
    margin-left: 70px;
    margin-right: -60px; } }
@media only screen and (max-width: 640px) {
  .hideForSmall {
    display: none; }

  .segundalinhaSmall {
    margin-top: 6px; }

  #owl {
    padding-right: 0px !IMPORTANT;
    padding-left: 0px !IMPORTANT; } }
@media only screen and (max-width: 1150px) {
  .hideForMedium {
    display: none; } }
@media only screen and (min-width: 690px) {
  .showForSmall {
    display: none; } }
@media only screen and (max-width: 689px) {
  .logo {
    margin-bottom: 50px !IMPORTANT; }

  .topo {
    margin: -10px 5px 5px 0px; }

  .menuferramentas2 {
    margin-bottom: 30px; } }
@media only screen and (max-width: 961px) {
  .menuferramentas2 {
    position: absolute;
    bottom: -18px;
    margin-left: 25px; }

  .logo {
    margin: 12px 0px 30px 0px;
    text-align: center; }

  .photoshoppaypalSEGUIDO {
    display: none; } }
@media only screen and (min-width: 962px) {
  .logo {
    margin: -28px 0px -7px 0px; } }
@media only screen and (max-width: 515px) {
  .logo {
    margin-bottom: 90px !IMPORTANT; }

  .topo {
    margin-top: -70px !IMPORTANT; } }
@media only screen and (max-width: 300px) {
  #paypal {
    padding: 0px; } }
.customNavigation {
  float: right; }

#owl {
  padding-right: 20px;
  padding-left: 20px; }

#owl .lista {
  width: 94%;
  padding: 10px;
  margin-left: 6px;
  margin-bottom: 5px; }

.owl-item.loading {
  padding-top: 130px; }

.owl-item.loading {
  min-height: 150px;
  background: url(/public/img/loading.gif) no-repeat center center; }

.customNavigation {
  z-index: -999; }

#owlbanner .item img {
  display: block;
  width: 100%;
  height: auto; }

#owlbanner .caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: #fff;
  width: 100%;
  padding: 0.9rem 1rem;
  font-size: 0.925rem; }

#owl .owl-pagination {
  display: none; }

.owl-theme .owl-controls .owl-page span {
  border: 1px solid #b0211d;
  background-color: #FFF !IMPORTANT; }

.owl-theme .owl-controls .owl-page:hover span {
  border: 1px solid #b0211d;
  background-color: #d9d9d9 !important; }

.owl-theme .owl-controls .owl-page.active span {
  border: 1px solid #b0211d;
  background-color: #b0211d !important; }

#owlimagemdet .owl-controls .item-link {
  position: relative;
  display: block;
  width: 85px;
  height: 81px;
  margin: 20px 0px 10px 5px;
  border-bottom: 4px solid #ccc;
  outline: none; }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  #owlimagemdet .owl-controls .item-link {
    margin-top: 0px; } }
#owlimagemdet .owl-controls .item-link:focus {
  -webkit-box-shadow: 0 0 8px #cc4895;
  -moz-box-shadow: 0 0 8px #cc4895;
  box-shadow: 0 0 8px #cc4895;
  outline: none; }

#owlimagemdet .owl-controls .active .item-link {
  border-bottom: 4px solid #b0211d; }

#owlimagemdet .owl-controls .owl-page span {
  display: none !IMPORTANT; }

#owlimagemdet .owl-wrapper-outer {
  float: right !IMPORTANT; }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  #owlimagemdet .owl-wrapper-outer {
    padding-left: 10px; } }
#owlimagemdet .owl-controls {
  padding: 0px;
  min-width: 92px; }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  #owlimagemdet .owl-controls {
    position: absolute;
    left: -105px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 8.33333%;
    float: left; } }
#owlimagemdet .owl-controls .owl-pagination {
  display: block; }

#owlimagemdet .owl-pagination {
  margin-top: 0px; }

#owlreveal .owl-controls {
  position: relative; }

#owlreveal .owl-controls .item-link {
  position: relative;
  display: block;
  width: 60px;
  height: 56px;
  margin: 3px 7px;
  border-bottom: 4px solid #ccc;
  outline: none; }

#owlreveal .owl-controls .item-link:focus {
  -webkit-box-shadow: 0 0 8px #cc4895;
  -moz-box-shadow: 0 0 8px #cc4895;
  box-shadow: 0 0 8px #cc4895;
  outline: none; }

#owlreveal .owl-controls .active .item-link {
  border-bottom: 4px solid #cc4895; }

#owlreveal .owl-controls .owl-page span {
  display: none !IMPORTANT; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(/public/img/grabbing.png) 8 8, move; }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

.owl-theme .owl-pagination {
  text-align: center;
  margin-top: 10px; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  transition: 0.5s; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
.tooltip {
  border-radius: 3px;
  text-align: center; }

.offmenubotao {
  position: fixed !IMPORTANT;
  right: 10px;
  top: 35px;
  color: #b0211d !important;
  z-index: 999; }

.offlisttitle a {
  background: #b0211d;
  color: #FFF !IMPORTANT;
  width: 100%;
  padding: 15px !IMPORTANT;
  font-size: 1.1rem !IMPORTANT;
  font-weight: bold;
  margin-left: 0px !IMPORTANT; }

ul.off-canvas-list li {
  line-height: 0.4;
  font-size: 0.9rem;
  border-bottom: 1px solid #d9d9d9; }

ul.off-canvas-list li a {
  margin-left: 5px;
  border-bottom: none; }

ul.off-canvas-list li a:hover {
  color: #b0211d;
  background-color: #e6e6e6; }

.offlisttitle a {
  line-height: 0.9;
  font-size: 1rem !IMPORTANT;
  padding: 10px 15px !IMPORTANT; }

.offlisttitle a:hover {
  background: #b0211d !important;
  color: #FFF !IMPORTANT; }

.offcanvasbacktop {
  bottom: 0px;
  right: 0px;
  position: absolute; }

.tooltip.tip-left {
  margin-right: 55px;
  width: auto !IMPORTANT; }

.top-bar-section ul li.has-dropdown .dropdown {
  display: block;
  visibility: hidden;
  box-shadow: none; }

.top-bar-section ul li.has-dropdown:hover > .dropdown {
  visibility: visible;
  z-index: 999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

.top-bar, .titulo-top-bar, .seccaoimagemdesc, .top-bar-section ul li a:not(.pesquisahover), .limenuvazio, ul.dropdown, .top-bar .name, .menuespaco {
  background-image: url("/public/img/bgimg/debut_light.png") !important;
  background-repeat: repeat;
  background-position: center top;
  background-attachment: scroll; }

.top-bar-section ul li:hover > a {
  background: #b0211d !important;
  background: linear-gradient(to top, rgba(176, 33, 29, 0.9) 0%, #b0211d 100%) repeat scroll 0 0 !important;
  color: #FFF !IMPORTANT; }

.lista:hover .nomelistacell {
  color: #b0211d; }

.logochapmini, .carrinhofixed {
  display: none; }

.fixed > nav > ul > li > a > .logochapmini {
  display: block;
  top: 7px;
  margin-left: 25px;
  margin-right: 25px;
  position: relative; }

.fixed > nav > section > ul > .carrinhofixed {
  display: block;
  margin-left: -5px;
  padding-right: 5px; }

.carrinhofixedclass {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
  top: 3px; }

.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 75px;
  height: 15px;
  overflow: hidden;
  position: relative;
  top: 1px;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain; }

.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain; }

.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative; }

.star-rating input:hover + i, .star-rating input:checked + i {
  opacity: 1; }

.star-rating input:active:not(:checked) {
  position: relative;
  top: 1px; }

.star-rating i ~ i {
  width: 40%; }

.star-rating i ~ i ~ i {
  width: 60%; }

.star-rating i ~ i ~ i ~ i {
  width: 80%; }

.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%; }

.starSmall {
  width: 60px;
  height: 12px; }

.alerta {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.11111rem;
  position: relative;
  padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;
  font-size: 0.72222rem;
  width: 100%;
  box-shadow: 0 1px 1px #fff inset; }

.closeAlerta {
  font-size: 1.22222rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.61111rem;
  right: 0.22222rem;
  color: #333333;
  opacity: 0.3; }

.sucesso {
  background-color: #9ed03e;
  border-color: #98cd32;
  color: white; }

.erro {
  background-color: rgba(200, 0, 0, 0.8);
  border-color: #c00;
  color: white; }

*:focus {
  outline: none; }

.lt-ie10 .right-off-canvas-menu, .lt-ie9 .right-off-canvas-menu, .lt-ie10 .offmenubotao, .lt-ie9 .offmenubotao {
  display: none; }

.lt-ie9 .pesquisaFiltro {
  display: none; }

.lt-ie9 .top-bar {
  background: #f3f3f3;
  margin-bottom: 0;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-top: none; }

.lt-ie9 .top-bar-section ul {
  background: none; }

.lt-ie9 .top-bar-section li a {
  background: none; }

.lt-ie9 .top-bar-section .has-dropdown > a {
  padding-right: 15px !important; }

.lt-ie9 .top-bar-section ul li > a {
  background: #f3f3f3;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px; }

.lt-ie9 .top-bar-section li:hover a {
  background: #f3f3f3;
  color: #5d5d5d; }

.lt-ie9 .top-bar-section ul li a {
  color: #767676;
  font-size: 0.97em;
  font-weight: normal; }

.lt-ie9 .top-bar-section ul.dropdown li a:hover:not(.button) {
  background: #b0211d; }

.lt-ie9 .top-bar-section ul.dropdown {
  border: 1px solid #e6e6e6;
  border-top: none;
  background: #b0211d;
  color: #b0211d;
  margin-left: -1px; }

.lt-ie9 .top-bar-section .dropdown li a {
  line-height: 1.1; }

.lt-ie9 .top-bar-section .has-dropdown > a:after {
  border: none; }

.lt-ie9 .top-bar-section ul li:hover > a {
  font-weight: normal;
  background-color: #b0211d;
  color: #FFFFFF; }

.lt-ie9 .top-bar-section li a:not(.button):hover {
  background-color: #b0211d; }

.lt-ie9 .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
  border-bottom: none;
  border-top: none;
  border-right: solid 1px #f5f5f5;
  border-left: solid 1px #f5f5f5;
  clear: none;
  height: 44px;
  width: 0; }

.lt-ie9 .top-bar-section .divider, .top-bar-section [role="separator"] {
  border-bottom: solid 1px #b0211d;
  border-top: solid 0px #b0211d; }

.lt-ie9 .top-bar-section .right {
  margin-right: 10px; }

.lt-ie9 .top-bar-section .selectestacao {
  background-color: #b0211d;
  color: #FFFFFF;
  line-height: 45px;
  padding: 0px 15px 0px 15px; }

.lt-ie9 .top-bar-section .search {
  margin-top: -3px;
  font-size: 12px;
  width: 215px;
  color: #767676;
  border: 1px solid #e6e6e6; }

.lt-ie9 .preloader {
  display: none; }

.lista:hover .verdetalhe {
  opacity: 1;
  transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%); }

.foto {
  position: relative; }

.verdetalhe {
  color: #FFF;
  opacity: 0;
  font-size: 0.875rem;
  background: rgba(0, 0, 0, 0.3);
  padding: 2px 0px;
  position: absolute;
  text-align: center;
  bottom: 0px;
  width: 100%;
  border-radius: 999px;
  transition: 0.5s;
  transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%); }

.owlverdet.verdetalhe {
  padding: 6px 0px; }

.verdetalhe:hover {
  background: rgba(0, 0, 0, 0.5); }

.verdetalhe:before {
  content: 'h';
  font-family: icon-mix;
  font-size: 0.8rem;
  top: 1px;
  right: 3px;
  position: relative; }

#listachap {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px; }

.js #listachap li {
  opacity: 0; }

#listachap li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation: popUp .8s ease-in forwards;
  -moz-animation: popUp .8s ease-in forwards;
  animation: popUp .8s ease-in forwards; }

#listachap li.animate:nth-child(odd) {
  animation-duration: 0.6s; }

@-webkit-keyframes popUp {
  70% {
    -webkit-transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@-moz-keyframes popUp {
  70% {
    -moz-transform: scale(1.1);
    opacity: .8;
    -moz-animation-timing-function: ease-out; }
  100% {
    -moz-transform: scale(1);
    opacity: 1; } }
@keyframes popUp {
  70% {
    transform: scale(1.1);
    opacity: .8;
    animation-timing-function: ease-out; }
  100% {
    transform: scale(1);
    opacity: 1; } }
@media screen and (max-width: 640px) {
  #loginModal {
    left: 10% !important;
    width: 80% !important; } }
.homepageText h1 {
  color: #3c3c3c;
  font-size: 0.9rem;
  line-height: 1.4rem;
  text-align: justify;
  display: inline;
  margin-right: -5px; }
.homepageText p {
  display: inline; }

.barratext h1, #detalhes h1 {
  color: #b0211d;
  font-size: 1.95rem;
  font-weight: bold;
  margin-bottom: -5px;
  font-family: 'RalewayFont'; }

img.store {
  max-width: 250px; }
/*# sourceMappingURL=app.css.map */

/* 
@media screen and (max-width: 640px) {
    #flagpt.topotext{
        margin:50px;
    }
} */