/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 8, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 13, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
body {
  margin: 0;
}

/* line 16, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 31, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 38, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 42, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
[hidden],
template {
  display: none;
}

/* line 46, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a {
  background-color: transparent;
}

/* line 49, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 53, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 56, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
b,
strong {
  font-weight: bold;
}

/* line 60, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
dfn {
  font-style: italic;
}

/* line 63, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 67, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 71, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
small {
  font-size: 80%;
}

/* line 74, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 81, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
sup {
  top: -0.5em;
}

/* line 84, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
sub {
  bottom: -0.25em;
}

/* line 87, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
img {
  border: 0;
}

/* line 90, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 93, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
figure {
  margin: 1em 40px;
}

/* line 96, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 102, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
pre {
  overflow: auto;
}

/* line 105, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 112, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 121, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button {
  overflow: visible;
}

/* line 124, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button,
select {
  text-transform: none;
}

/* line 128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 135, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 139, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 144, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input {
  line-height: normal;
}

/* line 147, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 154, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 158, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 164, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 168, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 173, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 177, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
textarea {
  overflow: auto;
}

/* line 180, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
optgroup {
  font-weight: bold;
}

/* line 183, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 187, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 193, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 202, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 206, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 209, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 212, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 216, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 221, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  thead {
    display: table-header-group;
  }

  /* line 224, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 228, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  img {
    max-width: 100% !important;
  }

  /* line 231, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 237, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 241, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar {
    display: none;
  }

  /* line 244, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 248, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 251, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 254, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 258, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 268, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 279, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 282, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 285, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 289, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 295, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 298, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 301, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 304, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 307, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 310, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 313, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 316, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 319, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 322, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 325, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 328, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 331, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 334, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 337, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 340, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 343, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 346, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 349, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 352, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 355, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 358, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 361, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 364, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 367, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 370, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 373, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 376, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 379, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 382, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 385, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 388, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 391, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 394, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 397, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 400, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 403, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 406, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 409, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 412, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 415, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 418, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 421, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 424, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 427, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 430, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 433, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 436, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 439, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 442, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 445, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 448, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 451, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 454, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 457, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 460, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 463, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 466, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 469, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 472, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 475, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 478, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 481, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 484, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 487, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 490, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 493, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 496, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 499, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 502, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 505, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 508, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 511, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 514, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 517, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 520, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 523, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 526, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 529, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 532, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 535, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 538, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 541, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 544, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 547, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 550, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 553, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 556, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 559, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 562, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 565, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 568, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 571, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 574, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 577, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 580, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 583, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 586, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 589, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 592, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 595, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 598, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 601, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 604, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 607, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 610, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 613, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 616, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 619, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 622, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 625, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 628, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 631, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 634, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 637, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 640, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 643, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 646, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 649, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 652, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 655, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 658, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 661, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 664, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 667, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 670, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 673, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 676, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 679, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 682, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 685, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 688, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 691, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 694, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 697, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 700, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 703, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 706, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 709, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 712, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 715, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 718, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 721, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 724, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 727, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 730, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 733, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 736, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 739, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 742, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 745, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 748, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 751, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 754, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 757, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 760, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 763, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 766, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 769, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 772, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 775, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 778, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 781, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 784, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 787, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 790, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 793, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 796, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 799, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 802, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 805, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 808, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 811, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 814, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 817, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 820, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 823, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 826, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 829, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 832, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 835, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 838, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 841, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 844, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 847, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 850, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 853, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 856, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 859, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 862, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 865, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 868, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 871, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 874, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 877, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 880, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 883, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 886, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 889, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 892, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 895, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 898, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 901, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 904, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 907, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 910, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 913, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 916, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 919, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 922, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 925, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 928, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 931, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 934, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 937, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 940, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 943, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 946, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 949, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 952, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 955, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 958, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 961, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 964, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 967, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 970, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 973, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 976, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 979, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 982, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 985, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 988, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 991, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 994, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 997, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 1000, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 1003, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 1006, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 1009, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 1012, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 1015, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 1018, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 1021, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 1024, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 1027, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 1030, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 1033, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 1036, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 1039, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 1042, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 1045, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 1048, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 1051, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 1054, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 1057, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 1060, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 1063, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 1066, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1071, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1077, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1081, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: white;
}

/* line 1088, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1096, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a {
  color: #2babcf;
  text-decoration: none;
}

/* line 1100, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a:hover,
a:focus {
  color: #2babcf;
  text-decoration: underline;
}

/* line 1105, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1110, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
figure {
  margin: 0;
}

/* line 1113, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
img {
  vertical-align: middle;
}

/* line 1116, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1125, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 1141, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1144, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 1150, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1160, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1169, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1172, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1189, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 1217, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

/* line 1226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1240, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 1249, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1263, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h1,
.h1 {
  font-size: 33px;
}

/* line 1267, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h2,
.h2 {
  font-size: 27px;
}

/* line 1271, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h3,
.h3 {
  font-size: 23px;
}

/* line 1275, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h4,
.h4 {
  font-size: 17px;
}

/* line 1279, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h5,
.h5 {
  font-size: 13px;
}

/* line 1283, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1287, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
p {
  margin: 0 0 9px;
}

/* line 1290, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1297, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .lead {
    font-size: 19.5px;
  }
}
/* line 1301, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
small,
.small {
  font-size: 92%;
}

/* line 1305, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 1310, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-left {
  text-align: left;
}

/* line 1313, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-right {
  text-align: right;
}

/* line 1316, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-center {
  text-align: center;
}

/* line 1319, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-justify {
  text-align: justify;
}

/* line 1322, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1325, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1328, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1331, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1334, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-muted {
  color: #777777;
}

/* line 1337, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-primary {
  color: #5ab6e1;
}

/* line 1340, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #2f3b40;
}

/* line 1344, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-success {
  color: #3c763d;
}

/* line 1347, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 1351, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-info {
  color: #31708f;
}

/* line 1354, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 1358, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1361, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 1365, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-danger {
  color: #a94442;
}

/* line 1368, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1372, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-primary {
  color: #fff;
  background-color: #5ab6e1;
}

/* line 1376, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2f3b40;
}

/* line 1380, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1383, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1387, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1390, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1394, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1397, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1401, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1404, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 1408, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

/* line 1413, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}

/* line 1418, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1424, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1428, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 1433, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 1438, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
dl {
  margin-top: 0;
  margin-bottom: 18px;
}

/* line 1442, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1446, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
dt {
  font-weight: bold;
}

/* line 1449, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1453, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1462, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1466, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 1471, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1475, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

/* line 1481, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1486, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

/* line 1494, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1499, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 1507, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1515, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1523, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1528, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1534, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}

/* line 1541, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1550, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1557, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

/* line 1570, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1578, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1582, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 1589, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1594, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1599, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .container {
    width: 1130px;
  }
}
/* line 1603, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1609, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 1613, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1619, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 1622, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1625, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1628, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1631, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1634, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1637, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1640, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1643, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1646, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1649, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1652, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1655, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1658, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1661, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1664, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1667, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1670, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1673, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1676, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1679, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1682, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1685, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1688, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1691, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1694, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1697, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1700, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1703, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1706, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1709, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1712, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1715, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1718, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1721, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1724, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1727, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1730, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1733, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1736, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1739, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1742, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1745, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1748, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1751, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1754, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1757, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1760, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1763, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1766, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1769, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1772, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 1776, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 1779, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1782, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1785, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1788, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1791, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1794, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1797, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1800, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1803, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1806, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1809, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1812, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1815, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1818, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1821, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1824, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1827, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1830, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1833, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1836, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1839, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1842, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1845, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1848, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1851, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1854, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1857, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1860, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1863, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1866, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1869, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1872, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1875, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1878, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1881, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1884, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1887, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1890, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1893, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1896, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1899, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1902, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1905, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1908, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1911, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1914, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1917, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1920, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1923, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1926, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1929, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 1934, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 1937, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 1940, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 1943, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 1946, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 1949, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 1952, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 1955, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 1958, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 1961, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 1964, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 1967, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 1970, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 1973, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1976, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 1979, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 1982, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1985, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 1988, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 1991, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1994, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 1997, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 2000, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 2003, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 2006, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 2009, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 2012, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 2015, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 2018, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 2021, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 2024, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 2027, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 2030, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 2033, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 2036, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 2039, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 2042, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 2045, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 2048, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 2051, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 2054, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2057, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2060, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 2063, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2066, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2069, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 2072, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2075, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2078, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 2081, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2084, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2087, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 2092, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 2095, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 2098, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 2101, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 2104, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 2107, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 2110, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 2113, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 2116, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 2119, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 2122, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 2125, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 2128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 2131, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 2134, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 2137, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 2140, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 2143, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 2146, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 2149, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 2152, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 2155, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 2158, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 2161, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 2164, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 2167, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 2170, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 2173, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 2176, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 2179, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 2182, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 2185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 2188, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 2191, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 2194, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 2197, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 2200, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 2203, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 2206, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 2209, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2212, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2215, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2218, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2221, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2224, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2227, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2230, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2233, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2236, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2239, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2242, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2245, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 2249, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
table {
  background-color: transparent;
}

/* line 2252, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 2258, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
th {
  text-align: left;
}

/* line 2261, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}

/* line 2266, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
}

/* line 2277, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e6e6e6;
}

/* line 2281, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2289, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > tbody + tbody {
  border-top: 2px solid #e6e6e6;
}

/* line 2292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table .table {
  background-color: white;
}

/* line 2295, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2303, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-bordered {
  border: 1px solid #e6e6e6;
}

/* line 2306, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e6e6e6;
}

/* line 2314, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2318, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2321, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2324, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 2329, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 2335, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2349, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2356, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2370, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2377, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2391, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2398, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2412, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2419, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2433, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2440, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 2445, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e6e6e6;
  }

  /* line 2452, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 2455, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 2463, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 2466, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 2474, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 2482, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 2489, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 2495, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2506, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2512, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2517, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2523, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="file"] {
  display: block;
}

/* line 2526, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2530, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2534, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2541, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
}

/* line 2548, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2566, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control:focus {
  border-color: rgba(0, 0, 0, 0.15);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
}

/* line 2572, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

/* line 2576, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 2579, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 2582, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 2586, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 2592, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 2596, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
textarea.form-control {
  height: auto;
}

/* line 2599, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2603, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }

  /* line 2609, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  /* line 2619, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
/* line 2630, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2633, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2640, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2648, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 2656, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2660, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 2670, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2675, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2683, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2689, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2695, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}

/* line 2701, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

/* line 2706, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2713, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2717, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 2721, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2728, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2732, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 2736, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 2743, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2750, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
select.input-lg {
  height: 45px;
  line-height: 45px;
}

/* line 2754, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 2758, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2765, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}

/* line 2769, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 2773, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 2780, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-feedback {
  position: relative;
}

/* line 2783, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-feedback .form-control {
  padding-right: 40px;
}

/* line 2786, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}

/* line 2798, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 2805, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2812, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 2824, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2829, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2834, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 2839, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2842, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 2854, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2859, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2864, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 2869, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2872, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 2884, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2889, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2894, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 2899, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2902, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}

/* line 2905, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2908, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2915, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2920, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 2925, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 2928, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 2932, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 2937, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 2940, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2944, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2951, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 2955, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 2960, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 2964, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 2972, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}

/* line 2976, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  /* line 2981, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 2987, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2991, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  /* line 2997, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 3002, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 3023, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3033, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

/* line 3039, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3046, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3055, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 3059, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 3064, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 3070, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3075, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3082, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 3095, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3100, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 3112, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

/* line 3116, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary {
  color: #ffffff;
  background-color: #5ab6e1;
  border-color: #eb2733;
}

/* line 3121, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2f3b40;
  border-color: #860c14;
}

/* line 3127, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:hover {
  color: #ffffff;
  background-color: #2f3b40;
  border-color: #c2121d;
}

/* line 3132, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2f3b40;
  border-color: #c2121d;
}

/* line 3139, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #c2121d;
  border-color: #860c14;
}

/* line 3152, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3157, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #5ab6e1;
  border-color: #eb2733;
}

/* line 3169, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary .badge {
  color: #5ab6e1;
  background-color: #ffffff;
}

/* line 3173, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3178, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 3184, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3189, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3196, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}

/* line 3209, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3214, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

/* line 3230, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3235, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 3241, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3246, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3253, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 3266, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3271, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3283, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

/* line 3287, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3298, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3303, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3310, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 3323, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3328, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3340, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

/* line 3344, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3349, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3355, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3360, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3367, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 3380, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3385, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3397, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

/* line 3401, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-link {
  color: #2babcf;
  font-weight: normal;
  border-radius: 0;
}

/* line 3406, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3415, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3421, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2babcf;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3427, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 3434, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3441, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3448, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3455, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3459, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3462, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3467, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 3473, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.fade.in {
  opacity: 1;
}

/* line 3476, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.collapse {
  display: none;
}

/* line 3479, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.collapse.in {
  display: block;
}

/* line 3482, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3485, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3488, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 3502, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3513, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 3517, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3520, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 3542, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3546, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3552, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #858585;
  white-space: nowrap;
}

/* line 3561, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 3567, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 3575, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 3580, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 3588, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3591, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.open > a {
  outline: 0;
}

/* line 3594, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 3598, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 3602, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

/* line 3610, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 3618, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3622, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 3629, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 3636, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  /* line 3640, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 3645, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3651, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3656, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3666, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3672, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3675, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3680, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3685, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3688, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3691, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3695, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3700, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3703, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3706, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3711, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3715, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3719, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 3723, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 3727, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3731, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3735, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3738, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3742, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3745, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3753, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3756, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 3763, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3766, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3772, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 3778, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3781, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3786, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3790, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3796, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 3802, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3805, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3808, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3816, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3821, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 3826, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3833, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 3836, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3845, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

/* line 3851, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3859, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3868, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3874, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3882, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3887, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3892, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3898, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

/* line 3909, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3914, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}

/* line 3919, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3923, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3933, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3936, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3946, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3949, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3954, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3957, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3960, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3965, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3969, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 3974, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 3979, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3983, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3988, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 3993, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 3996, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 4003, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2babcf;
}

/* line 4009, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 4015, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 4018, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs {
  border-bottom: 1px solid #e9e9e9;
}

/* line 4021, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 4025, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

/* line 4031, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #e9e9e9;
}

/* line 4034, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 4043, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 4047, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 4050, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 4054, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4059, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4063, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4067, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}

/* line 4071, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  /* line 4077, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }

  /* line 4081, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* line 4087, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li {
  float: left;
}

/* line 4090, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li > a {
  border-radius: 2px;
}

/* line 4093, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 4096, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #5ab6e1;
}

/* line 4102, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-stacked > li {
  float: none;
}

/* line 4105, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 4109, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-justified {
  width: 100%;
}

/* line 4112, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-justified > li {
  float: none;
}

/* line 4115, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 4119, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4124, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4132, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4135, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}

/* line 4139, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  /* line 4145, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }

  /* line 4149, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* line 4155, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 4158, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tab-content > .active {
  display: block;
}

/* line 4161, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 4166, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar {
  position: relative;
  min-height: 75px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 4173, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  /* line 4178, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-header {
    float: left;
  }
}
/* line 4182, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 4191, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4195, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4201, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 4207, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 4210, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 4217, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4222, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 4227, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4235, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4243, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4248, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 4252, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 4260, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 4265, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4269, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4274, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 75px;
}

/* line 4281, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 4285, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-brand > img {
  display: block;
  height: 50px;
  width: auto;
}

@media (min-width: 768px) {
  /* line 4291, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 4296, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 20.5px;
  margin-bottom: 20.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 4308, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4311, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4317, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4321, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 4325, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-nav {
  margin: 14.25px -15px;
}

/* line 4328, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}

@media (max-width: 767px) {
  /* line 4334, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4344, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 4348, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }

  /* line 4351, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 4357, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 4361, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 4364, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav > li > a {
    padding-top: 28.5px;
    padding-bottom: 28.5px;
  }
}
/* line 4369, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 21.5px;
  margin-bottom: 21.5px;
}

@media (min-width: 768px) {
  /* line 4381, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4386, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 4391, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 4394, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 4398, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 4403, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 4406, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4410, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4417, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 4421, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 4426, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 4431, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 4434, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 4439, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 4450, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 4455, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4462, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-btn {
  margin-top: 21.5px;
  margin-bottom: 21.5px;
}

/* line 4466, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-btn.btn-sm {
  margin-top: 22.5px;
  margin-bottom: 22.5px;
}

/* line 4470, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-btn.btn-xs {
  margin-top: 26.5px;
  margin-bottom: 26.5px;
}

/* line 4474, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-text {
  margin-top: 28.5px;
  margin-bottom: 28.5px;
}

@media (min-width: 768px) {
  /* line 4479, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  /* line 4486, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 4489, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 4493, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 4497, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 4501, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-brand {
  color: #555555;
}

/* line 4504, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #555555;
  background-color: transparent;
}

/* line 4509, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-text {
  color: #777777;
}

/* line 4512, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-nav > li > a {
  color: #999999;
}

/* line 4515, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

/* line 4520, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: transparent;
}

/* line 4526, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

/* line 4532, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

/* line 4535, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

/* line 4539, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

/* line 4542, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 4546, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333333;
}

@media (max-width: 767px) {
  /* line 4553, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }

  /* line 4556, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }

  /* line 4561, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333333;
    background-color: transparent;
  }

  /* line 4567, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 4574, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-link {
  color: #999999;
}

/* line 4577, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 4580, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .btn-link {
  color: #999999;
}

/* line 4583, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

/* line 4587, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

/* line 4593, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}

/* line 4597, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-brand {
  color: rgba(255, 255, 255, 0.6);
}

/* line 4600, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
}

/* line 4605, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4608, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.6);
}

/* line 4611, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
}

/* line 4616, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
}

/* line 4622, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

/* line 4628, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 4631, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

/* line 4635, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 4638, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}

/* line 4642, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 767px) {
  /* line 4649, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }

  /* line 4652, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }

  /* line 4655, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgba(255, 255, 255, 0.6);
  }

  /* line 4658, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: rgba(255, 255, 255, 0.9);
    background-color: transparent;
  }

  /* line 4663, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: rgba(255, 255, 255, 0.9);
    background-color: transparent;
  }

  /* line 4669, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 4676, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-link {
  color: rgba(255, 255, 255, 0.6);
}

/* line 4679, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-link:hover {
  color: rgba(255, 255, 255, 0.9);
}

/* line 4682, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .btn-link {
  color: rgba(255, 255, 255, 0.6);
}

/* line 4685, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: rgba(255, 255, 255, 0.9);
}

/* line 4689, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

/* line 4695, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}

/* line 4702, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4705, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

/* line 4710, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4713, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 2px;
}

/* line 4719, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li {
  display: inline;
}

/* line 4722, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: -1px;
}

/* line 4734, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 4740, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 4745, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: white;
  background-color: #5ab6e1;
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 4754, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: white;
  background-color: #5ab6e1;
  border-color: rgba(0, 0, 0, 0.1);
  cursor: default;
}

/* line 4766, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #333333;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
}

/* line 4777, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 4783, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 4788, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 4793, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 4799, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4804, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4809, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}

/* line 4815, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager li {
  display: inline;
}

/* line 4818, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}

/* line 4826, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #5ab6e1;
}

/* line 4831, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4835, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4839, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #333333;
  background-color: #ffffff;
  cursor: not-allowed;
}

/* line 4847, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4859, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4865, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label:empty {
  display: none;
}

/* line 4868, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4872, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-default {
  background-color: #777777;
}

/* line 4875, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4879, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-primary {
  background-color: #5ab6e1;
}

/* line 4882, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2f3b40;
}

/* line 4886, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4889, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4893, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4896, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4900, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4903, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4907, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4910, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4914, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 4928, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.badge:empty {
  display: none;
}

/* line 4931, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4935, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4940, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4946, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2babcf;
  background-color: #ffffff;
}

/* line 4951, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4954, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4957, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4960, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 4967, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4971, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}

/* line 4976, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4979, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 4985, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4989, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 4993, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  /* line 4998, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 59px;
  }
}
/* line 5003, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 5015, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 5020, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2babcf;
}

/* line 5025, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 5029, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 5035, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5039, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 5042, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5046, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5049, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5053, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5060, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 5065, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5068, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5071, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 5076, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5079, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5082, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 5087, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5090, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5093, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 5098, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5101, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 5128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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);
}

/* line 5137, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #5ab6e1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 5152, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5160, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5166, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5169, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5174, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5177, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5182, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5190, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5193, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5198, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media {
  margin-top: 15px;
}

/* line 5201, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5204, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 5209, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-body {
  width: 10000px;
}

/* line 5212, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-object {
  display: block;
}

/* line 5215, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5218, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5222, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5232, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5235, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5238, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5242, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5246, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 5250, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

/* line 5258, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 5262, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 5267, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item,
button.list-group-item {
  color: #555555;
}

/* line 5271, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}

/* line 5275, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

/* line 5283, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5287, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

/* line 5294, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 5299, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 5304, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5ab6e1;
  border-color: #5ab6e1;
}

/* line 5312, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5323, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fef9f9;
}

/* line 5328, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5332, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 5336, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5340, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5347, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5357, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5361, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 5365, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5369, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5376, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5386, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5390, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5394, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5398, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5405, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5415, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5419, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 5423, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5427, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5434, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5444, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5448, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5452, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5460, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-body {
  padding: 15px;
}

/* line 5463, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

/* line 5469, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5472, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

/* line 5478, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5485, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

/* line 5492, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5496, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5501, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

/* line 5507, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

/* line 5513, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 5517, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5520, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5523, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5528, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 5534, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

/* line 5539, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}

/* line 5546, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}

/* line 5556, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}

/* line 5566, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

/* line 5571, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

/* line 5578, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}

/* line 5588, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}

/* line 5598, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e6e6e6;
}

/* line 5604, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5608, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5612, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5626, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5640, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5650, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5660, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 5664, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group {
  margin-bottom: 18px;
}

/* line 5667, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}

/* line 5671, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5674, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5677, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 5681, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5684, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 5687, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-default {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 5690, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 5695, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 5698, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 5702, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

/* line 5705, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary {
  border-color: #5ab6e1;
}

/* line 5708, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #5ab6e1;
  border-color: #5ab6e1;
}

/* line 5713, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5ab6e1;
}

/* line 5716, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-heading .badge {
  color: #5ab6e1;
  background-color: #ffffff;
}

/* line 5720, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5ab6e1;
}

/* line 5723, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5726, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5731, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5734, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5738, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5741, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5744, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5749, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5752, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5756, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5759, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5762, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5767, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5770, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5774, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5777, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5780, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5785, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5788, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5792, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5795, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5802, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 5815, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5818, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5821, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5831, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5835, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5839, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5843, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 5853, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5861, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 5868, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-open {
  overflow: hidden;
}

/* line 5871, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5883, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 5892, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5898, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5902, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5907, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

/* line 5919, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

/* line 5928, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 5932, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5936, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5940, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5943, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5947, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5951, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5956, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 5960, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5963, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5966, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5974, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5978, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 5982, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5987, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 5991, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 6014, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 6018, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 6022, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 6026, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 6030, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 6034, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 2px;
}

/* line 6042, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6049, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 6056, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 6063, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 6070, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

/* line 6077, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

/* line 6084, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 6091, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 6098, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 6105, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 6138, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.top {
  margin-top: -7px;
}

/* line 6141, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.right {
  margin-left: 7px;
}

/* line 6144, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.bottom {
  margin-top: 7px;
}

/* line 6147, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.left {
  margin-left: -7px;
}

/* line 6150, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: white;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
}

/* line 6158, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6161, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6170, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover > .arrow {
  border-width: 8px;
}

/* line 6173, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover > .arrow:after {
  border-width: 7px;
  content: "";
}

/* line 6177, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -8px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -8px;
}

/* line 6185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -7px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

/* line 6192, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.right > .arrow {
  top: 50%;
  left: -8px;
  margin-top: -8px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.2);
}

/* line 6200, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -7px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

/* line 6207, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -8px;
}

/* line 6215, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

/* line 6222, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.left > .arrow {
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.2);
}

/* line 6230, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -7px;
}

/* line 6237, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel {
  position: relative;
}

/* line 6240, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 6245, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 6252, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6257, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  /* line 6266, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  /* line 6272, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  /* line 6278, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 6286, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6291, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6294, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6300, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6303, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6306, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6310, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6313, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6316, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

/* line 6330, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 6338, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 6348, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 6356, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

/* line 6366, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6371, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6376, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 6383, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6386, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6389, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 6400, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 6412, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

/* line 6418, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6430, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6434, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  /* line 6443, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  /* line 6447, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 6451, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 6456, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6460, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

/* line 6495, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 6513, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 6518, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pull-right {
  float: right !important;
}

/* line 6521, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pull-left {
  float: left !important;
}

/* line 6524, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.hide {
  display: none !important;
}

/* line 6527, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.show {
  display: block !important;
}

/* line 6530, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.invisible {
  visibility: hidden;
}

/* line 6533, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6540, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.hidden {
  display: none !important;
}

/* line 6543, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 6549, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6555, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6570, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 6573, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 6576, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 6579, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 6585, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 6590, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 6595, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6600, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 6603, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 6606, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 6609, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6615, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6620, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6625, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6630, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-md {
    display: block !important;
  }

  /* line 6633, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 6636, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 6639, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6645, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6650, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6655, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6660, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 6663, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 6666, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 6669, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 6675, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6680, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 6685, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 6690, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6695, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6700, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6705, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 6709, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6713, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-print {
    display: block !important;
  }

  /* line 6716, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 6719, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 6722, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 6727, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6731, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 6735, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6739, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 6743, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6747, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 6752, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .hidden-print {
    display: none !important;
  }
}
/*------------------------------------------------------------------
Project:        Paperclip
Author:         Simpleqode.com
URL:            http://simpleqode.com/
                https://twitter.com/YevSim
                https://www.facebook.com/simpleqode
Version:        1.3.3
Created:        11/03/2014
Last change:    05/02/2016
-------------------------------------------------------------------*/
/**
 * Import LESS files
 */
/* UI Elements */
/**
 * Buttons
 */
/* line 6773, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-lg,
.btn-group-lg > .btn {
  font-size: 13px;
  border-radius: 2px;
}

/* line 6778, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
#button {
  /*
  .btn(@btn-color; @btn-font-color) {
    background: @btn-color;
    border-color: fade(black,10%);
    color: @btn-font-color;
    #gradient > .vertical(fade(white,20%); transparent);
    box-shadow: inset 0 1px 1px fade(white,50%);

    &:hover, &:focus, &.focus,
    &:active, &:active:hover, &:active:focus,
    &.active, &.active:hover, &.active:focus {
      border-color: fade(black,15%);
      background: @btn-color;
      background-image: none;
      color: @btn-font-color;
      box-shadow: inset 0 0 1px fade(black,20%);
      outline: 0;
      .reset-filter();
    }
  }
  */
}

/* Button Colors */
/* line 6802, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  color: #333333;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 6810, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:hover {
  background-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.15);
  color: #333333;
}

/* line 6815, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active,
.btn-default.active:hover,
.btn-default.active:focus {
  background: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  outline: none;
}

/* line 6829, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary {
  background-color: #5ab6e1;
  border-color: rgba(0, 0, 0, 0.1);
  color: white;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 6837, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:hover {
  background-color: #2f3b40;
  border-color: rgba(0, 0, 0, 0.15);
  color: white;
}

/* line 6842, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.active:focus {
  background: #2f3b40;
  border-color: rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  outline: none;
}

/* line 6856, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-secondary {
  background-color: #2babcf;
  border-color: rgba(0, 0, 0, 0.1);
  color: white;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 6864, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-secondary:hover {
  background-color: #1696ba;
  border-color: rgba(0, 0, 0, 0.15);
  color: white;
}

/* line 6869, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary.active,
.btn-secondary.active:hover,
.btn-secondary.active:focus {
  background: #1696ba;
  border-color: rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  outline: none;
}

/* line 6883, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-gray {
  background-color: #2f3b40;
  border-color: rgba(0, 0, 0, 0.1);
  color: white;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 6891, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-gray:hover {
  background-color: #1a262b;
  border-color: rgba(0, 0, 0, 0.15);
  color: white;
}

/* line 6896, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray:active:hover,
.btn-gray:active:focus,
.btn-gray.active,
.btn-gray.active:hover,
.btn-gray.active:focus {
  background: #1a262b;
  border-color: rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.125);
  outline: none;
}

/**
 * Carousel
 */
/* Slideshow controls */
/* line 6914, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -25px;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-left-width: 0;
  border-radius: 0 2px 2px 0;
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.7);
  font-size: 28px;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

/* line 6933, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow > .fa {
  line-height: 50px;
}

/* line 6936, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow:hover {
  padding-right: 5px;
}

/* line 6939, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow:hover,
.carousel-arrow:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 6943, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow-next {
  left: auto;
  right: 0;
  border-left-width: 1px;
  border-right-width: 0;
  border-radius: 2px 0 0 2px;
}

/* line 6950, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow-next:hover {
  padding-right: 0;
  padding-left: 5px;
}

/* line 6954, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-arrow {
  opacity: 0;
}

/* line 6957, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel:hover .carousel-arrow {
  opacity: 1;
}

/* Carousel indicators: Inverse */
/* line 6961, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-indicators_inverse > li {
  border-color: #ccc;
}

/* line 6964, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-indicators_inverse > li.active {
  width: 10px;
  height: 10px;
  margin: 0;
  border-color: #ccc;
  background-color: #ccc;
}

/* Fade slide transition */
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb
*/
/* line 6978, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

/* line 6984, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

/* line 6987, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

/* line 6993, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

/* line 6997, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 7001, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 7007, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 7013, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/**
 * Comments
 */
/* line 7024, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments {
  margin: 20px 0;
}

/* line 7027, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments__heading {
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #777777;
}

/* New comment */
/* line 7034, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"] {
  margin-bottom: 30px;
}

/* line 7037, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"]:before,
form[name="comments__new"]:after {
  content: " ";
  display: table;
}

/* line 7042, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"]:after {
  clear: both;
}

/* line 7045, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"]:before,
form[name="comments__new"]:after {
  content: " ";
  display: table;
}

/* line 7050, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"]:after {
  clear: both;
}

/* line 7053, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"] textarea {
  height: 32px;
}

/* line 7056, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
form[name="comments__new"] button[type="submit"] {
  float: right;
}

/* List of comments */
/* line 7060, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments__item {
  margin-bottom: 30px;
}

/* line 7063, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__avatar {
  float: left;
  margin-right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}

/* line 7071, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__body {
  overflow: hidden;
}

/* line 7074, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__info {
  margin-bottom: 10px;
}

/* line 7077, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__info:before,
.comments-item__info:after {
  content: " ";
  display: table;
}

/* line 7082, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__info:after {
  clear: both;
}

/* line 7085, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__info:before,
.comments-item__info:after {
  content: " ";
  display: table;
}

/* line 7090, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__info:after {
  clear: both;
}

/* line 7093, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item-info__author,
.comments-item-info__divider,
.comments-item-info__timestamp {
  float: left;
}

/* line 7098, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item-info__author {
  font-weight: 600;
}

/* line 7101, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item-info__divider {
  margin-left: 15px;
  margin-right: 15px;
  line-height: 18px;
  color: #ddd;
  font-size: 6px;
}

/* line 7108, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comment-item-info__timestamp {
  color: #999;
}

/* line 7111, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__content {
  line-height: 1.7;
  color: #777777;
  margin-bottom: 10px;
}

/* line 7116, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__actions > a {
  color: #999;
}

/* line 7119, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.comments-item__actions > a:hover,
.comments-item__actions > a:focus {
  color: #333333;
}

/**
 * Components
 */
/**
 * Container sizes
 */
/**
 * Footer
 */
/* line 7132, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-top: 40px;
  background-color: #f5f5f5;
  color: #333333;
  border-top: 1px solid rgba(0, 0, 0, 0.14);
  overflow: hidden;
}

/* line 7142, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
footer:before {
  display: block;
  position: absolute;
  content: "";
  bottom: 100%;
  left: 10%;
  right: 10%;
  width: 80%;
  height: 100%;
  border-bottom-left-radius: 50% 10px;
  border-bottom-right-radius: 50% 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 7156, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer_top {
  padding: 60px 0 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 7160, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__item {
  margin-bottom: 20px;
}

/* line 7163, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-item__title {
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

/* line 7171, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-item__title > span {
  position: relative;
  display: inline-block;
  /* &::after {
      position: absolute;
      left: 0; right: 0; bottom: -11px;
      border-top: 1px solid @brand-primary;
      content: "";
    } */
}

/* line 7181, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-item__content p {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 7185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer-item__content {
    display: none;
  }
}
/* line 7189, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__tweet + .footer__tweet,
.footer__post + .footer__post {
  margin-top: 20px;
}

/* line 7193, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-tweet__icon,
.footer-post__img {
  float: left;
  margin-right: 15px;
}

/* line 7198, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-tweet__content,
.footer-post__content {
  overflow: hidden;
}

/* Recent Tweets */
/* line 7203, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-tweet__icon {
  font-size: 28px;
  color: #55acee;
}

/* Recent Posts */
/* line 7208, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-post__img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
}

/* line 7214, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-post__img > img {
  width: 100%;
  height: auto;
}

/* line 7218, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer-post__content > p {
  margin-bottom: 2px;
}

/* Footer Quick Links */
/* line 7222, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__links {
  padding-left: 0;
  list-style: none;
}

/* line 7226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__links > li > a {
  position: relative;
  display: block;
  padding: 10px 35px 10px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}

/* line 7232, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__links > li > a:after {
  content: "\f064";
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-family: FontAwesome;
  color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
}

/* line 7245, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__links > li > a:hover:after,
.footer__links > li > a:focus:after {
  opacity: 1;
}

/* line 7249, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__links > li:first-child > a,
.footer__links > li:first-child > a:after {
  padding-top: 0;
}

/* line 7253, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__links > li:last-child > a {
  border-bottom: 0;
}

/* Footer bottom */
/* line 7257, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer_bottom {
  padding: 20px 0;
}

/* line 7260, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__copyright {
  margin-top: 6px;
  margin-bottom: 6px;
}

/* line 7264, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: right;
}

/* line 7270, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li {
  display: inline-block;
}

/* line 7273, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li > a {
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
}

/* line 7286, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li:hover > a {
  color: white;
}

/* line 7289, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li.twitter > a:hover {
  background-color: #55acee;
}

/* line 7292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li.facebook > a:hover {
  background-color: #3b5998;
}

/* line 7295, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li.linkedin > a:hover {
  background-color: #0c7bb3;
}

/* line 7298, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li.google-plus > a:hover {
  background-color: #dd4b39;
}

/* line 7301, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.footer__social > li.pinterest > a:hover {
  background-color: #c92026;
}

@media (max-width: 767px) {
  /* Footer top */
  /* line 7306, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer_top {
    padding: 40px 0 20px;
  }

  /* line 7309, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer-item__title {
    position: relative;
    cursor: pointer;
  }

  /* line 7313, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer-item__title:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
  }

  /* line 7319, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer-item__title.expanded:after {
    content: "\f106";
  }

  /* Footer bottom */
  /* line 7323, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer_bottom,
  .footer__social {
    text-align: center;
  }

  /* line 7327, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .footer__copyright {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
/**
 * Forms
 */
/* line 7335, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

/* Has error */
/* line 7342, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .form-control {
  border-color: #d9534f;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 7347, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .form-control:focus {
  border-color: #b52b27;
}

/* line 7350, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.has-error .help-block {
  color: #d9534f;
}

/* Checkboxes */
/* line 7354, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkbox input[type="checkbox"] {
  display: none;
}

/* line 7357, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkbox label {
  padding-left: 0;
}

/* line 7360, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkbox label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #eee;
  text-align: center;
  font-family: "FontAwesome";
}

/* line 7372, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkbox input[type="checkbox"]:checked + label::before {
  content: "\f00c";
}

/* Radios */
/* line 7376, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio input[type="radio"] {
  display: none;
}

/* line 7379, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio label {
  padding-left: 0;
}

/* line 7382, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 10px solid #eee;
  background-color: #333333;
}

/* line 7393, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.radio input[type="radio"]:checked + label:before {
  border-width: 7px;
}

/* Quantity */
/* line 7397, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty {
  margin-bottom: 10px;
}

/* line 7400, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty input[type="text"] {
  display: none;
}

/* line 7403, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty label {
  width: 100%;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 40px;
  text-align: center;
}

/* line 7410, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty label > span:not(.output) {
  width: 40px;
  height: 40px;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 7421, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty label > span:not(.output):last-child {
  float: right;
  border-right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 7426, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty label > span:not(.output):hover {
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 7429, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty label > output {
  display: inline-block;
  line-height: inherit;
  padding: 0;
}

/* line 7434, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty_sm label {
  width: 80px;
  height: 20px;
  border: 0;
  line-height: 20px;
  color: #ccc;
}

/* line 7441, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty_sm label > span:not(.output) {
  width: 20px;
  height: 20px;
  border: 0 !important;
}

/* line 7446, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty_sm label > span:not(.output):hover {
  background-color: transparent;
  color: #333333;
}

/* line 7450, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.input_qty_sm label output {
  color: #ccc;
  font-weight: 600;
}

/**
 * Dropdowns styles
 */
/* line 7457, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-menu {
  padding: 0;
  -webkit-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7464, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-nav > li > .dropdown-menu > li > a,
.dropdown-submenu > .dropdown-menu > li > a {
  padding: 10px 15px 10px 30px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  /* line 7470, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav > li > .dropdown-menu,
  .dropdown-submenu > .dropdown-menu {
    margin-top: 1px;
  }

  /* line 7474, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav > li > .dropdown-menu:before,
  .dropdown-submenu > .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -2px;
    height: 0;
    left: -1px;
    right: -1px;
    border-top: 2px solid #2babcf;
  }

  /* line 7484, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-nav > li > .dropdown-menu:before,
  .navbar-inverse .dropdown-submenu > .dropdown-menu:before {
    left: 0;
    right: 0;
    border-top-color: rgba(43, 171, 207, 0.75);
  }

  /* line 7490, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav > li > .dropdown-menu > li > a,
  .dropdown-submenu > .dropdown-menu > li > a {
    padding: 8px 15px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }

  /* line 7495, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-nav > li > .dropdown-menu > li:last-child > a,
  .dropdown-submenu > .dropdown-menu > li:last-child > a {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
  }
}
/*** Dropdown Sub Menu ***/
/* line 7503, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-submenu {
  position: relative;
}

/* line 7506, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-submenu > .dropdown-menu {
  top: -1px;
  left: 100%;
  margin: 0;
}

/* line 7511, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

@media (max-width: 767px) {
  /* line 7515, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .dropdown-submenu > .dropdown-menu {
    display: block;
  }

  /* line 7518, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .dropdown-submenu > .dropdown-menu > li > a {
    padding-left: 45px !important;
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  /* line 7524, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .dropdown-submenu > a:after {
    position: absolute;
    right: 10px;
    content: "\f105";
    font-family: FontAwesome;
  }
}
/* line 7531, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-submenu.pull-left {
  float: none !important;
}

/* line 7534, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  right: 100%;
}

/**
 * Columns with equal height
 */
/* USAGE
<div class="row">
  <div class="row-height">
    <div class="col-xs-2 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
    <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
  </div>
</div>
*/
/* content styles */
/* line 7554, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* columns of same height styles */
/* line 7565, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

/* line 7571, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

/* line 7576, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-top {
  vertical-align: top;
}

/* line 7579, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-middle {
  vertical-align: middle;
}

/* line 7582, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  /* line 7586, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 7592, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 7597, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-xs-top {
    vertical-align: top;
  }

  /* line 7600, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-xs-middle {
    vertical-align: middle;
  }

  /* line 7603, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  /* line 7608, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 7614, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 7619, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-top {
    vertical-align: top;
  }

  /* line 7622, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-middle {
    vertical-align: middle;
  }

  /* line 7625, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  /* line 7630, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 7636, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 7641, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-top {
    vertical-align: top;
  }

  /* line 7644, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-middle {
    vertical-align: middle;
  }

  /* line 7647, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  /* line 7652, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 7658, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 7663, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-top {
    vertical-align: top;
  }

  /* line 7666, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-middle {
    vertical-align: middle;
  }

  /* line 7669, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
/**
 * Headline
 */
/* line 7676, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.section > .headline:first-child,
.section > .headline-lg:first-child {
  margin-top: 0;
}

/* line 7680, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline {
  display: block;
  position: relative;
  margin-bottom: 30px;
  font-size: 18px;
}

/* line 7686, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 6px;
  margin-top: -3px;
  border-width: 1px 0 1px;
  border-style: solid;
  border-color: #e9e9e9;
}

/* line 7699, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline > span {
  display: inline-block;
  position: relative;
  background: white;
  padding-right: 15px;
}

/* Headline: Large */
/* line 7706, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline-lg {
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
}

/* line 7712, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline-lg + h4 {
  margin: -15px auto 45px;
  text-align: center;
  font-size: 14px;
  color: #757575;
}

/* line 7718, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline-lg_left {
  text-align: left;
}

/* line 7721, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline-lg_left + h4 {
  text-align: left;
}

/* line 7724, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline-lg_right {
  text-align: right;
}

/* line 7727, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.headline-lg_right + h4 {
  text-align: right;
}

/**
 * Info boards
 */
/* line 7733, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.info-board {
  margin-bottom: 20px;
  padding: 30px;
  background: #f9f9f9;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 7739, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.info-board__header {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
}

/* line 7744, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.info-board_primary {
  border-color: #5ab6e1;
  background-color: rgba(237, 62, 73, 0.05);
}

/* line 7748, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.info-board_secondary {
  border-color: #2babcf;
  background-color: rgba(43, 171, 207, 0.05);
}

/**
 * Lightbox
 */
/* line 7755, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.lightboxOverlay {
  -webkit-filter: none;
  filter: alpha(opacity=0);
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 7761, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.lightbox .lb-image,
.lb-outerContainer,
.lb-dataContainer {
  border-radius: 0;
}

/**
 * Affix
 */
@media (max-width: 991px) {
  /* line 7770, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .affix {
    position: static !important;
    top: auto !important;
  }
}
/**
 * Blackout
 */
/* line 7778, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blackout {
  position: relative;
}

/* line 7781, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blackout__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  -webkit-transition: opacity 1000ms linear;
  -o-transition: opacity 1000ms linear;
  transition: opacity 1000ms linear;
}

/**
 * Background parallax
 */
/* line 7796, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-parallax,
.bg-parallax__layer {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 7803, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-parallax {
  position: relative !important;
  overflow: hidden !important;
  background-color: transparent !important;
}

/* line 7808, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.bg-parallax__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  z-index: -1;
}

/**
 * Categories
 */
/* line 7820, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.categories-list {
  list-style: none;
  padding-left: 5px;
  margin-bottom: 20px;
}

/* line 7825, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.categories-list > li {
  padding: 4px 0;
}

/**
 * Rating
 */
/* line 7831, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.rating {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 7837, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.rating li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #F7C41F;
  cursor: pointer;
}

/**
 * Features list
 */
/* line 7848, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.ft-list {
  list-style-type: none;
  padding-left: 0;
}

/* line 7852, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.ft-list > li {
  padding: 3px 0;
}

/* line 7855, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.ft-list > li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 10px;
  color: #2babcf;
}

/* Animation delay */
/* line 7863, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-1 {
  -webkit-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  animation-delay: 300ms;
}

/* line 7868, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-2 {
  -webkit-animation-delay: 600ms;
  -o-animation-delay: 600ms;
  animation-delay: 600ms;
}

/* line 7873, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-3 {
  -webkit-animation-delay: 900ms;
  -o-animation-delay: 900ms;
  animation-delay: 900ms;
}

/* line 7878, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-4 {
  -webkit-animation-delay: 1200ms;
  -o-animation-delay: 1200ms;
  animation-delay: 1200ms;
}

/* line 7883, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-5 {
  -webkit-animation-delay: 1500ms;
  -o-animation-delay: 1500ms;
  animation-delay: 1500ms;
}

/* line 7888, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-6 {
  -webkit-animation-delay: 1800ms;
  -o-animation-delay: 1800ms;
  animation-delay: 1800ms;
}

/* line 7893, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-7 {
  -webkit-animation-delay: 2100ms;
  -o-animation-delay: 2100ms;
  animation-delay: 2100ms;
}

/* line 7898, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.delay-8 {
  -webkit-animation-delay: 2400ms;
  -o-animation-delay: 2400ms;
  animation-delay: 2400ms;
}

/* Circle text block */
/* Lists */
/* line 7905, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.list-style-none {
  list-style: none;
  padding-left: 0;
}

/* Shadow effect */
/* line 7910, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shadow-effect {
  position: relative;
  background: white;
}

/* line 7914, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shadow-effect:before,
.shadow-effect:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777777;
  box-shadow: 0 15px 10px #777777;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

/* line 7932, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shadow-effect:after {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/* Vertically centered columns */
@media (min-width: 768px) {
  /* line 7942, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .row_v-centered {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }

  /* line 7948, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .row_v-centered [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;
  }
}
/**
 * Navbar styles
 */
/* line 7958, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar {
  border-top: 0;
  border-radius: 0;
}

@media (max-width: 767px) {
  /* line 7963, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-collapse {
    background-color: #f9f9f9;
  }

  /* line 7966, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #333333;
  }

  /* line 7970, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    border-color: rgba(0, 0, 0, 0.1);
  }
}
/*** Navbar Shadow ***/
/* line 7977, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar {
  z-index: 1030;
}

/* line 7980, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-container {
  position: relative;
  background-color: white;
  z-index: 1030;
}

/* line 7985, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-shadow:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 20%;
  right: 20%;
  width: 60%;
  height: 100%;
  border-bottom-left-radius: 50% 10px;
  border-bottom-right-radius: 50% 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 1029;
}

/*** Navbar Brand ***/
/* line 8001, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-brand {
  font-weight: 600;
  font-size: 20px;
}

/* line 8005, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-brand > .fa {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  background-color: #5ab6e1;
  color: white;
  font-size: 13px;
  vertical-align: top;
}

/*** Navbar Links ***/
/* line 8018, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 8023, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav > li > a:before {
    content: "";
    position: absolute;
    top: -2px;
    height: 0;
    left: 0;
    width: 100%;
    border-top: 2px solid #5ab6e1;
  }

  /* line 8032, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-default .navbar-nav > .active > a:before,
  .navbar-default .navbar-nav > li > a:hover:before,
  .navbar-default .navbar-nav > li > a:focus:before {
    top: 0;
  }
}
/*** Navbar Toggle ***/
/* line 8039, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-toggle {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-color: white;
}

/* line 8050, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-toggle > .icon-bar {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 1px white;
  box-shadow: 0 1px 1px white;
}

/* line 8055, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f9f9f9;
}

/*** Navbar Search ***/
/* line 8060, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search {
  position: absolute;
  top: 100%;
  right: 0;
  width: 250px;
  -webkit-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 0 3px 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-color: transparent;
  display: none;
  z-index: 1000;
}

/* line 8073, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search:before,
.navbar-search:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
}

/* line 8081, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search:before {
  top: -10px;
  right: 10px;
  border-bottom: 10px solid rgba(0, 0, 0, 0.25);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 8088, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search:after {
  top: -9px;
  right: 10px;
  border-bottom: 10px solid #f9f9f9;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 8095, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search__box,
.navbar-search__extra {
  padding: 15px;
}

/* line 8099, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search__box {
  background-color: #f9f9f9;
  border-radius: 0 0 3px 3px;
}

/* line 8103, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-search-box__tips {
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  margin-top: 5px;
  margin-left: 5px;
}

/*** Navbar Shopping Cart ***/
/* line 8110, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar__shopping-cart-items {
  position: relative;
  display: inline-block;
  height: 18px;
  background-color: #2babcf;
  color: white;
  text-align: center;
  border-radius: 2px;
  padding: 0 7px;
  margin-left: 7px;
  font-size: 10px;
  line-height: 18px;
  opacity: .8;
}

/* line 8124, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar__shopping-cart-items:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-right: 5px solid #2babcf;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

/* line 8136, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar__shopping-cart:hover .navbar__shopping-cart-items {
  opacity: 1;
}

/*** Mega menu ***/
/* line 8140, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.mega-menu__heading {
  display: block;
  padding: 10px 15px 10px 15px;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 13px;
}

/* line 8147, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.mega-menu__menu {
  list-style: none;
  padding: 0;
}

/* line 8151, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.mega-menu__menu > li > a {
  display: block;
  padding: 10px 15px 10px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #999999;
  text-decoration: none;
}

/* line 8158, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.mega-menu__menu > .active > a {
  color: #333333;
}

/* line 8161, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.mega-menu__menu > .active > a:hover {
  color: #333333;
}

@media (min-width: 768px) {
  /* Preparation */
  /* line 8166, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar > .container {
    position: relative;
  }

  /* line 8169, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu.dropdown {
    position: static;
  }

  /* line 8172, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu.dropdown [class^="col"] {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }

  /* line 8175, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu.dropdown [class^="col"]:last-child {
    border-right: 0;
  }

  /* line 8178, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu .dropdown-menu {
    left: 15px;
    right: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Main code */
  /* line 8185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__heading {
    margin: 0 -15px;
    padding: 15px;
    background: #f5f5f5;
    text-transform: uppercase;
    color: #666;
  }

  /* line 8192, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__menu {
    margin: 10px -15px;
  }

  /* line 8195, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__menu > li > a {
    padding: 8px 15px 8px 20px;
    border-bottom: none;
    color: #858585;
  }

  /* line 8200, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__menu > li > a:hover,
  .mega-menu__menu > li > a:focus {
    background-color: rgba(0, 0, 0, 0.02);
    color: #333333;
  }

  /* line 8205, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__menu > li > a:before {
    content: "\f0da";
    margin-right: 7px;
    font-family: FontAwesome;
  }

  /* line 8210, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__menu > .active > a {
    color: #5ab6e1;
  }

  /* line 8213, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu__menu > .active > a:hover,
  .mega-menu__menu > .active > a:focus {
    background-color: white;
    color: #5ab6e1;
  }
}
@media (max-width: 767px) {
  /* line 8220, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .mega-menu .dropdown-menu .row {
    margin-right: 0;
    margin-left: 0;
  }
}
/*** Fixed Navbar ***/
/* line 8226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.body-navbar-fixed-top {
  padding-top: 93px;
}

/* line 8229, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.body-navbar-fixed-top .navbar-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 75px;
}

/**
 * Navbar inverse
 */
/* line 8239, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse {
  margin-top: -2px;
  /* Brand */
  /* Toggle */
}

/* line 8244, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-brand {
  font-weight: 400;
}

/* line 8247, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  border-color: rgba(255, 255, 255, 0.25);
}

/* line 8251, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.navbar-inverse .navbar-toggle:hover > .icon-bar,
.navbar-inverse .navbar-toggle:focus > .icon-bar {
  background-color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 767px) {
  /* line 8256, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse {
    /* Mega menu */
    /* Navbar form */
  }

  /* line 8260, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .mega-menu__heading {
    color: rgba(255, 255, 255, 0.6);
  }

  /* line 8263, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .mega-menu__menu {
    list-style: none;
    padding: 0;
  }

  /* line 8267, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .mega-menu__menu > .active > a {
    color: rgba(255, 255, 255, 0.9);
  }

  /* line 8270, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .mega-menu__menu > .active > a:hover {
    color: rgba(255, 255, 255, 0.9);
  }

  /* line 8273, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-form .form-control {
    background-color: rgba(255, 255, 255, 0.12);
  }

  /* line 8276, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .navbar-inverse .navbar-form label {
    color: rgba(255, 255, 255, 0.6);
  }
}
/**
 * Navs
 */
/* Tabs */
/* line 8284, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > li > a {
  border-radius: 0;
  padding: 10px 30px;
  color: #333333;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 8292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #f9f9f9;
  border-color: #eeeeee #eeeeee #e9e9e9;
  color: #333333;
}

/* line 8298, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > .active > a {
  position: relative;
  border-top-color: transparent !important;
}

/* line 8302, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs > .active > a:before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  border-top: 2px solid #5ab6e1;
}

/* Tabs Justified */
/* line 8311, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > li > a {
  border-radius: 0;
}

/* line 8314, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > li > a:focus {
  border-bottom-color: #eee;
}

@media (min-width: 768px) {
  /* line 8319, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs.nav-justified > li > a:hover,
  .nav-tabs.nav-justified > li > a:focus {
    border-bottom-color: #e9e9e9;
  }

  /* line 8323, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .nav-tabs.nav-justified > .active + li > a:hover,
  .nav-tabs.nav-justified > .active + li > a:focus {
    border-left-color: transparent;
  }
}
/* Pills */
/* line 8329, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li > a {
  border-radius: 2px;
  padding: 10px 30px;
  color: #333333;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 8337, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  color: #333333;
}

/* line 8344, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #2babcf;
}

/* Tab Pane */
/* line 8350, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tab-pane {
  padding-top: 20px;
}

/**
 * Pagination
 */
/* Border radius */
/* line 8357, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination,
.pagination-lg,
.pagination-sm {
  border-radius: 2px;
}

/* line 8362, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li:first-child > a,
.pagination-lg > li:first-child > a,
.pagination-sm > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > span,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 8371, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li:last-child > a,
.pagination-lg > li:last-child > a,
.pagination-sm > li:last-child > a,
.pagination > li:last-child > span,
.pagination-lg > li:last-child > span,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* General */
/* line 8381, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination {
  background-color: #f9f9f9;
}

/* line 8384, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li > a,
.pagination > li > span {
  background: transparent;
  border-left-width: 0;
  -webkit-box-shadow: 1px 0 1px rgba(255, 255, 255, 0.9);
  box-shadow: 1px 0 1px rgba(255, 255, 255, 0.9);
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 8394, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li > a:hover,
.pagination li > span:hover,
.pagination > li > a:focus,
.pagination li > span:focus,
.pagination > li.active > a,
.pagination li.active > span {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}

/* line 8403, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left-width: 1px;
}

/* line 8407, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li.disabled > a,
.pagination li.disabled > span {
  border-left-width: 1px;
}

/* line 8411, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination > li.disabled > a:hover,
.pagination li.disabled > span:hover,
.pagination > li.disabled > a:focus,
.pagination li.disabled > span:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}

/* Pager */
/* line 8420, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager > li > a,
.pager > li > span {
  background-color: #f9f9f9;
  color: #333333;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 8428, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager > li > a:hover,
.pager > li > span:hover,
.pager > li > a:focus,
.pager > li > span:focus {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: white;
}

/* line 8438, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pager > li.disabled > a,
.pager > li.disabled > a:hover,
.pager > li.disabled > a:focus,
.pager > li.disabled > span,
.pager > li.disabled > span:hover,
.pager > li.disabled > span:focus {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Panels
 */
/* line 8452, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-heading {
  text-transform: uppercase;
  border-color: rgba(0, 0, 0, 0.05);
}

/* Panel Colors */
/* line 8457, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 8460, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #ef555f;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 0 0;
  margin: -1px -1px 0 -1px;
}

/* line 8467, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 8470, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

/* line 8473, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-primary > .panel-footer {
  background-color: #f5f5f5;
  color: #333333;
}

/* line 8477, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-secondary {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 8480, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-secondary > .panel-heading {
  color: white;
  background-color: #3db5d7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 0 0;
  margin: -1px -1px 0 -1px;
}

/* line 8487, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-secondary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 8490, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-secondary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

/* line 8493, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-secondary > .panel-footer {
  background-color: #f5f5f5;
  color: #333333;
}

/* Accordion */
/* line 8498, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-heading {
  position: relative;
  padding: 0;
}

/* line 8502, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-heading > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 8510, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-heading > a:after {
  position: absolute;
  right: 10px;
  height: 20px;
  width: 20px;
  content: "\f107";
  background: rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  line-height: 20px;
  font-family: FontAwesome;
  color: white;
}

/* line 8524, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-group .panel-heading > .collapsed:after {
  content: "\f105" !important;
}

/* Panel body */
/* line 8528, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-body > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 8533, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-body > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 8536, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-body > ul > li:last-child {
  border-bottom: 0;
}

/* line 8539, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-body > ul > li > a {
  display: block;
  padding: 8px 0;
  font-weight: 600;
  font-size: 11px;
  color: #777777;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 8548, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.panel-body > ul > li > a:hover {
  color: #333333;
}

/**
 * Popovers
 */
/* line 8554, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover {
  border-radius: 2px;
  padding: 12px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 8560, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover-title,
.popover-content {
  padding: 6px;
}

/* line 8564, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover-title {
  border-bottom: 0;
  border-radius: 2px 2px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #5ab6e1;
}

/* line 8571, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.popover-content {
  color: #555;
  font-size: 12px;
}

/**
 * Progress
 */
/* General */
/* line 8579, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress {
  background: #f5f5f5;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  height: 10px;
}

/* line 8586, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-bar {
  line-height: 10px;
}

/* line 8589, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-caption,
.progress-value {
  font-size: 14px;
  padding-bottom: 12px;
}

/* line 8594, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-value {
  text-align: right;
  font-weight: 600;
}

/* Progress bar (small) */
/* line 8599, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-sm {
  height: 3px;
}

/* line 8602, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-sm > .progress-bar {
  line-height: 3px;
}

/* Progress bar (secondary) */
/* line 8606, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.progress-secondary > .progress-bar {
  background-color: #2babcf;
}

/**
 * Scaffolding
 */
/* line 8612, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-primary {
  color: #5ab6e1 !important;
}

/* line 8615, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.text-secondary {
  color: #2babcf !important;
}

/**
 * Scrolltopcontrol
 */
/* line 8621, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.backtotop {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  font-size: 18px;
  color: #FFF;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background .1s;
  -o-transition: background .1s;
  transition: background .1s;
}

/* line 8634, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.backtotop:hover {
  background: rgba(0, 0, 0, 0.4);
}

/**
 * Social links
 */
/* line 8640, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social {
  margin-bottom: 15px;
}

/* line 8643, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social > ul,
.social > ul > li {
  margin: 0 0 10px;
  padding: 0;
}

/* line 8648, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #333333;
  height: 34px;
  width: 34px;
  border-radius: 34px;
  line-height: 34px;
  text-align: center;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

/* line 8662, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.rss:hover {
  background: #ff9900;
}

/* line 8665, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.facebook:hover {
  background: #3b5998;
}

/* line 8668, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.twitter:hover {
  background: #55acee;
}

/* line 8671, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.plus:hover {
  background: #dd4b39;
}

/* line 8674, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.vk:hover {
  background: #3f628a;
}

/* line 8677, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.pinterest:hover {
  background: #c92026;
}

/* line 8680, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.vimeo:hover {
  background: #446d82;
}

/* line 8683, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.github:hover {
  background: #657e8c;
}

/* line 8686, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.linkedin:hover {
  background: #0c7bb3;
}

/* line 8689, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.dropbox:hover {
  background: #4fa3e3;
}

/* line 8692, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li > a.youtube:hover {
  background: #ed413e;
}

/* line 8695, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social li:hover > a {
  color: #fff;
  border-color: transparent;
}

/*** Social Large ***/
/* line 8700, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social-lg li > a {
  height: 45px;
  width: 45px;
  border-radius: 45px;
  line-height: 45px;
  text-align: center;
}

/*** Social Small ***/
/* line 8708, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.social-sm li > a {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
}

/**
 * Tables
 */
/* General */
/* line 8719, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > th {
  border-bottom-width: 1px;
}

/* line 8722, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > th > span {
  position: relative;
}

/* line 8725, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > th > span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9px;
  border-top: 2px solid #5ab6e1;
}

/* line 8733, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-condensed > thead > tr > th > span:after {
  bottom: -7px;
}

/* Custom tables */
/* line 8737, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table > thead > tr > td.yellow,
.table > tbody > tr > td.yellow,
.table > tfoot > tr > td.yellow,
.table > thead > tr > th.yellow,
.table > tbody > tr > th.yellow,
.table > tfoot > tr > th.yellow,
.table > thead > tr.yellow > td,
.table > tbody > tr.yellow > td,
.table > tfoot > tr.yellow > td,
.table > thead > tr.yellow > th,
.table > tbody > tr.yellow > th,
.table > tfoot > tr.yellow > th {
  background-color: #ffff33;
}

/* line 8751, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.table-hover > tbody > tr > td.yellow:hover,
.table-hover > tbody > tr > th.yellow:hover,
.table-hover > tbody > tr.yellow:hover > td,
.table-hover > tbody > tr.yellow:hover > th {
  background-color: yellow;
}

/**
 * Tooltips
 */
/* line 8760, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip-inner {
  padding: 7px;
  border-radius: 2px;
}

/**
 * Typography
 */
/**
 * Wells
 */
/* line 8770, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.well {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.05);
}

/* Theme */
/**
 * Home App Landing
 */
/* line 8780, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  /* General styles */
  /* First slide (home) */
}

/* line 8787, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section {
  margin-bottom: 0;
  /* Sections by Styles */
}

/* line 8791, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section .section__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 8795, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section.section_inverse {
  position: relative;
  background-color: #2f3b40;
}

/* line 8799, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section.section_inverse:before {
  content: "";
  position: absolute;
  top: 3%;
  right: 3%;
  bottom: 3%;
  left: 3%;
  background: url(../img/world-map.png) no-repeat center center/cover;
  opacity: .4;
}

/* line 8809, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section.section_wood {
  position: relative;
  background: black url(home/dark_wood.png);
}

/* line 8813, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section.section_wood:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0.1), transparent);
  background-image: -o-radial-gradient(circle, rgba(255, 255, 255, 0.1), transparent);
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.1), transparent);
  background-repeat: no-repeat;
}

/* line 8825, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section.section_download {
  position: relative;
  background-image: url(../img/home_8.jpg);
}

/* line 8829, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section.section_download::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 8838, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section:first-child {
  position: relative;
  background-image: url(../img/home_8.jpg);
  margin-top: -18px;
}

/* line 8843, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 8852, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section:first-child .home-app__heading {
  font-size: 48px;
}

/* line 8855, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__container > .section:first-child .home-app__heading:before {
  display: none;
}

@media (min-width: 768px) {
  /* Sections by Layout */
  /* line 8860, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .section_centered .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }

  /* line 8866, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .section_centered .row [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;
  }

  /* line 8872, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .section > .section__inner {
    padding: 110px 0 !important;
  }
}
/* Home App: Typography */
/* line 8877, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__heading {
  position: relative;
  margin: 0 0 40px;
  font-family: 'Questrial', sans-serif;
  font-size: 42px;
  font-weight: 300;
}

/* line 8884, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__heading:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #5ab6e1;
  bottom: -20px;
  left: 0;
}

/* line 8893, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__heading.text-center:before {
  left: 50%;
  margin-left: -15px;
}

/* line 8897, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__heading.inverse {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.9);
}

/* line 8901, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__subheading {
  margin: 0 0 40px;
  font-size: 15px;
}

/* line 8905, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__subheading.inverse {
  color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {
  /* line 8909, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__button > .btn {
    padding: 15px 25px;
  }
}
@media (max-width: 767px) {
  /* line 8914, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__heading {
    font-size: 32px !important;
    text-align: center;
  }

  /* line 8918, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__heading:before {
    left: 50%;
    margin-left: -15px;
  }

  /* line 8922, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__subheading {
    font-size: 14px !important;
    text-align: center;
  }

  /* line 8926, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__button {
    text-align: center;
  }
}
/* Home App: Images */
/* line 8931, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__img > img {
  max-width: 250px;
  margin: 0 auto;
}

/* line 8935, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__img_center {
  max-width: 250px;
  margin: 0 auto;
}

/* line 8939, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__img_lg > img {
  max-width: 350px;
}

/* Home App: Features */
/* line 8943, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__features {
  margin: 20px 0;
}

/* line 8946, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__feature {
  margin-bottom: 40px;
  text-align: left;
}

/* line 8950, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-feature__icon {
  float: left;
  margin-left: auto;
  margin-right: 20px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 15px;
  color: #757575;
}

/* line 8963, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-feature__body {
  overflow: hidden;
}

/* line 8966, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-feature__title {
  font-family: 'Questrial', sans-serif;
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #000;
}

@media (min-width: 768px) {
  /* line 8973, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__feature_left {
    text-align: right;
  }

  /* line 8976, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__feature_left .home-app-feature__icon {
    float: right;
    margin-left: 20px;
    margin-right: auto;
  }
}
/* Home App: Describe */
/* line 8983, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__features-list {
  padding-left: 0;
  list-style: none;
  color: rgba(255, 255, 255, 0.6);
}

/* line 8988, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__features-list > li {
  margin-bottom: 15px;
}

/* line 8991, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__features-list > li > .fa {
  font-size: 15px;
  color: #5ab6e1;
  margin-right: 10px;
}

@media (min-width: 768px) {
  /* line 8997, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__features-list > li > .fa {
    margin-right: 20px;
  }
}
/* Home App: Video */
/* line 9002, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__video {
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
}

/* Home App: Reviews */
/* line 9007, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__review {
  margin-bottom: 40px;
}

/* line 9010, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-review__avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}

/* line 9017, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-review__content {
  margin-bottom: 20px;
}

/* line 9020, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-review__body {
  text-align: center;
}

/* line 9023, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-review__author > span {
  font-family: 'Questrial', sans-serif;
  font-size: 22px;
  color: #333;
}

@media (min-width: 768px) {
  /* line 9029, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app__review {
    display: table;
  }

  /* line 9032, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app-review__avatar {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin: 0 50px 0 0;
    width: 200px;
    height: 200px;
  }

  /* line 9040, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-app-review__body {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
  }
}
/* Home App: Pricing */
/* line 9048, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app__pricing .row > div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* line 9052, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__item {
  padding: 40px;
  margin-left: -1px;
  margin-top: -1px;
  border: 1px solid #ddd;
  text-align: center;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

/* line 9062, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__item:hover {
  -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.3);
}

/* line 9066, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__title {
  font-family: 'Questrial', sans-serif;
  font-size: 22px;
  font-weight: 400;
}

/* line 9071, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__price {
  margin: 20px 0;
  font-size: 48px;
  color: #5ab6e1;
}

/* line 9076, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__price > span {
  font-size: 15px;
}

/* line 9079, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__price > span:first-child {
  vertical-align: 100%;
}

/* line 9082, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-app-pricing__content {
  margin-bottom: 10px;
  font-weight: 400;
}

/* Home App: Navigation */
/* line 9087, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
#fp-nav > ul > li > a > span,
#fp-nav > ul > li > a > span:hover,
#fp-nav > ul > li > a > span:focus {
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  padding: 2px;
  -webkit-background-clip: content-box !important;
  background-clip: content-box !important;
  background: transparent;
  border: 1px solid #ccc;
}

/* line 9099, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
#fp-nav > ul > li > .active > span,
#fp-nav > ul > li > .active > span:hover,
#fp-nav > ul > li > .active > span:focus {
  background-color: #ccc;
}

/* Animation */
/* line 9105, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
[data-animation]:not(.animated) {
  visibility: hidden;
}

/**
 * Index: version 3
 */
/* General */
/* line 9112, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__section {
  padding: 60px 0;
}

/* line 9115, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__section_inverse {
  background-color: rgba(47, 59, 64, 0.02);
}

/* Jumbotron */
/* line 9119, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__jumbotron {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 600px;
  margin-top: -18px;
  background: #2f3b40 url(home/banner-home2.jpg) no-repeat center center/cover;
  text-align: center;
}

/* line 9129, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__jumbotron:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 59, 64, 0.9);
}

/* line 9138, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-jumbotron__inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

/* line 9143, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-jumbotron__heading {
  font-family: 'Questrial', sans-serif;
  font-size: 40px;
  color: white;
  margin-bottom: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 9150, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-jumbotron__subheading {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 60px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 9156, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-jumbotron__btn .btn-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 9159, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-jumbotron__btn .btn-link:hover,
.index-3-jumbotron__btn .btn-link:focus {
  color: #fff;
}

@media (min-width: 992px) {
  /* line 9164, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .index-3__jumbotron {
    text-align: left;
  }
}
/* Headings */
/* line 9169, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__heading {
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 60px;
}

/* line 9175, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__subheading {
  font-size: 14px;
  color: #777777;
  margin-top: -50px;
  margin-bottom: 60px;
}

/* Features */
/* line 9182, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features__item {
  margin-bottom: 20px;
}

/* line 9185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features__img,
.index-3-features__heading,
.index-3-features__subheading {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}

/* line 9192, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features__icon {
  font-size: 24px;
}

/* line 9195, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features__img {
  margin-bottom: 20px;
  border-radius: 2px;
  overflow: hidden;
}

/* line 9200, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features__heading {
  font-family: 'Questrial', sans-serif;
  margin-bottom: 20px;
  line-height: 1.3;
}

/* line 9205, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features__subheading {
  color: #777777;
  line-height: 1.7;
  margin-bottom: 10px;
}

/* Features 2 */
/* line 9211, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features-2__item {
  margin-bottom: 30px;
}

/* line 9214, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features-2__icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  color: white;
  background-color: #2f3b40;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 9226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features-2__heading {
  display: inline-block;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  line-height: 40px;
}

/* line 9232, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3-features-2__content {
  color: #777777;
}

/* Subscribe */
/* line 9236, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__sign-up .form-control {
  height: 44px;
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 9241, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.index-3__sign-up [type="submit"] {
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (min-width: 768px) {
  /* line 9246, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .index-3__sign-up .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/**
 * Shop
 */
/** Shop: Index **/
/* General */
/* line 9256, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__section {
  position: relative;
  margin-bottom: 60px;
}

/* line 9260, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__section.alt {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}

/* line 9268, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__heading {
  margin-top: 0;
  margin-bottom: 60px;
  font-family: 'Questrial', sans-serif;
}

/* line 9273, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__heading + p {
  margin-top: -50px;
  margin-bottom: 60px;
  color: #777777;
}

/* Shop: Slideshow */
/* line 9279, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow {
  margin-top: -18px;
  margin-bottom: 60px;
}

/* line 9283, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow .carousel-inner .item__container {
  display: table;
  width: 100%;
  height: 100%;
}

/* line 9288, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow .carousel-inner .item-container__inner {
  display: table-cell;
  vertical-align: middle;
}

/* line 9292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow .carousel-inner .item {
  width: 100%;
  height: 600px;
}

/* line 9296, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow .carousel-inner .item_1 {
  background: url(../img/home_11.jpg) no-repeat center center/cover;
}

/* line 9299, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow .carousel-inner .item_2 {
  background: url(../img/home_12.jpg) no-repeat center center/cover;
}

/* line 9302, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow .carousel-inner .item_3 {
  background: url(../img/home_14.jpg) no-repeat center center/cover;
}

/* line 9305, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__heading {
  margin: 0 0 20px 0;
  font-family: 'Questrial', sans-serif;
  font-size: 46px;
  line-height: 1.2;
  color: white;
}

/* line 9312, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__subheading {
  margin-bottom: 30px;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: white;
}

/* line 9319, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__btn {
  border: 2px solid white;
  border-radius: 0;
  color: white;
  font-weight: 600;
}

/* line 9325, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__btn:hover,
.shop-slideshow__btn:focus {
  color: #333333;
  background-color: white;
}

@media (max-width: 767px) {
  /* line 9331, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop__slideshow .carousel-inner .item {
    height: 400px;
    padding: 0 30px;
    text-align: center;
  }

  /* line 9336, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-slideshow__heading {
    font-size: 32px;
  }

  /* line 9339, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-slideshow__subheading {
    font-size: 16px;
  }
}
/* Carousel controls */
/* line 9344, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__control {
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 30px;
  height: 70px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

/* line 9360, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__control:hover {
  opacity: 1 !important;
}

/* line 9363, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-slideshow__control[data-slide="next"] {
  left: auto;
  right: 10px;
}

/* line 9367, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__slideshow:hover .shop-slideshow__control {
  opacity: .3;
}

/* Features */
/* line 9371, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-features__item {
  margin-bottom: 40px;
  text-align: center;
}

/* line 9375, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-features__icon {
  margin-bottom: 20px;
  width: 90px;
  height: 100px;
  background: url(../img/hexagon.svg) no-repeat center center/cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
}

/* line 9387, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-features__heading {
  margin-bottom: 15px;
}

/* line 9390, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-features__heading + p {
  color: #777777;
}

/* Blog post */
/* line 9394, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__posts > [class*="col-"] {
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 9399, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__posts > [class*="col-"]:last-child {
  border-right: 0;
}

/* line 9402, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__post {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 9408, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__img {
  position: relative;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  width: 90px;
  height: 100px;
  overflow: hidden;
}

/* line 9417, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/hexagon_reversed.svg) no-repeat top left/100% 100%;
}

/* line 9426, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__img > img {
  height: 100%;
  width: auto;
}

/* line 9430, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__body {
  overflow: hidden;
}

/* line 9433, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__heading {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.5;
}

/* line 9439, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__heading:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 9448, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index-blog__content {
  margin-bottom: 20px;
  color: #777777;
}

@media (max-width: 991px) {
  /* line 9453, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index-blog__img {
    float: none;
    margin-right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 9460, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index-blog__heading {
    text-align: center;
  }

  /* line 9463, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index-blog__heading:after {
    left: 50%;
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  /* line 9469, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index-blog__posts > [class*="col-"] {
    padding-top: 0;
    padding-bottom: 60px;
    border-right: 0;
  }

  /* line 9474, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index-blog__posts > [class*="col-"]:last-child {
    padding-bottom: 0;
  }

  /* line 9477, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index-blog__post {
    width: 100%;
  }
}
/* Newsletter */
/* line 9482, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__newsletter {
  padding-bottom: 20px;
}

/* line 9485, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__newsletter .shop-index__heading {
  margin-bottom: 20px;
  line-height: 42px;
  text-align: center;
}

/* line 9490, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__newsletter input[type="email"] {
  height: 42px;
  padding: 11px 12px;
}

/* line 9494, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-index__newsletter button[type="submit"] {
  padding: 11px 30px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 9499, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index__newsletter .shop-index__heading {
    margin-bottom: 0px;
    text-align: right;
  }

  /* line 9503, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index__newsletter input[type="email"] {
    border-radius: 21px 0 0 21px;
  }

  /* line 9506, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-index__newsletter button[type="submit"] {
    margin-left: -3px;
    border-radius: 0 21px 21px 0;
    width: auto;
  }
}
/** Shop: Thumbnails **/
/* line 9513, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__thumb {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-bottom: 20px;
  background-color: white;
  text-align: center;
  -webkit-transition: border-color 0.1s, -webkit-box-shadow 0.1s;
  -o-transition: border-color 0.1s, box-shadow 0.1s;
  transition: border-color 0.1s, box-shadow 0.1s;
}

/* line 9523, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__thumb:hover {
  border-color: rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.07);
}

/* line 9528, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__thumb > a {
  color: #333333;
}

/* line 9531, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__thumb > a:hover {
  text-decoration: none;
}

/* line 9534, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-thumb__img {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 9539, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-thumb__title {
  font-weight: 600;
}

/* line 9542, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-thumb__price {
  color: #777777;
}

/* line 9545, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-thumb-price_old {
  text-decoration: line-through;
}

/* line 9548, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-thumb-price_new {
  color: red;
}

/** Shop: Item **/
/* line 9552, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item__info {
  padding: 30px;
  margin-bottom: 40px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 9558, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item-cart__title {
  margin-bottom: 20px;
  line-height: 1.3;
}

/* line 9562, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item-cart__price {
  font-size: 28px;
  font-weight: 400;
  color: #F7C41F;
}

/* line 9567, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item__intro {
  color: #777777;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* line 9573, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item__add button[type="submit"] {
  padding: 15px 20px;
}

/* line 9576, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item__img {
  margin-bottom: 40px;
}

/* line 9579, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item-img__main {
  width: -webkit-calc(100% - 110px);
  width: calc(100% - 110px);
  height: auto;
  float: left;
}

/* line 9585, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item-img__aside {
  width: 100px;
  height: auto;
  float: left;
}

/* line 9590, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item-img__aside > img {
  cursor: pointer;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  opacity: .5;
}

/* line 9596, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-item-img__aside > img:hover,
.shop-item-img__aside > img.active {
  border-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
}

@media (max-width: 767px) {
  /* line 9602, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-item-img__main {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }

  /* line 9606, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop-item-img__aside {
    width: 50px;
  }
}
/** Shop: Filter **/
/* line 9611, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__filter {
  margin-bottom: 40px;
}

/* Shop filter: Pricing */
/* line 9615, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-filter__price {
  padding: 15px;
}

/* line 9618, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-filter__price [class*='col-'] {
  padding: 2px;
}

/* Shop filter: Colors */
/* line 9622, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-filter__color {
  display: inline-block;
  margin: 0 2px 2px 0;
}

/* line 9626, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-filter__color input[type="text"] {
  display: none;
}

/* line 9629, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-filter__color label {
  width: 30px;
  height: 30px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: pointer;
}

/** Shop: Sorting **/
/* line 9638, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__sorting {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
  margin-top: -20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: right;
}

/* line 9646, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__sorting > li {
  display: inline-block;
}

/* line 9649, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__sorting > li > a {
  display: block;
  padding: 20px 10px;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
  color: #757575;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 9659, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__sorting > li > a:hover,
.shop__sorting > li > a:focus {
  color: #333333;
  text-decoration: none;
}

/* line 9664, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop__sorting > li.active > a {
  color: #5ab6e1;
  border-bottom-color: #5ab6e1;
}

@media (max-width: 767px) {
  /* line 9669, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop__sorting {
    text-align: left;
    border-bottom: 0;
  }

  /* line 9673, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop__sorting > li {
    display: block;
  }

  /* line 9676, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop__sorting > li > a {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  /* line 9681, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .shop__sorting > li.active > a {
    font-weight: 600;
  }
}
/** Shop: Checkout **/
/* line 9686, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout__block {
  margin-bottom: 40px;
}

/* line 9689, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-cart__item {
  margin-bottom: 15px;
}

/* line 9692, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-cart-item__img {
  max-width: 80px;
  margin-right: 10px;
  float: left;
}

/* line 9697, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-cart-item__content {
  overflow: hidden;
}

/* line 9700, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-cart-item__heading {
  margin-top: 0;
}

/* line 9703, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-cart-item__footer {
  padding: 10px 0;
  margin-top: 10px;
  border-top: 1px solid #eee;
}

/* line 9708, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-cart-item__price {
  font-weight: 600;
}

/* line 9711, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-total__block {
  margin-bottom: 40px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

/* line 9716, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-total__block > .row > [class*="col-"] {
  padding: 40px 40px;
  border-right: 1px solid #e9e9e9;
  color: #aaa;
}

/* line 9721, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-total__block > .row > [class*="col-"]:last-child {
  border-right: 0;
  color: #333333;
}

@media (max-width: 767px) {
  /* line 9726, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .checkout-total__block {
    border: 0;
  }

  /* line 9729, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .checkout-total__block > .row > [class*="col-"] {
    padding: 15px 20px;
    border: 0;
    border-top: 1px solid #e9e9e9;
  }

  /* line 9734, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .checkout-total__block > .row > [class*="col-"]:last-child {
    border-bottom: 1px solid #e9e9e9;
  }
}
/* line 9738, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-total__heading {
  float: left;
}

/* line 9741, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout-total__price {
  float: right;
  margin: 9px 0;
  font-size: 17px;
}

/* line 9746, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.checkout__submit {
  padding: 15px 40px;
}

/** Shop: Order Confirmation */
/* line 9750, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-conf__heading {
  margin-bottom: 40px;
}

/* line 9753, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.shop-conf__heading + p {
  margin-bottom: 100px;
}

/**
 * General
 */
/* line 9759, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 9763, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.section {
  margin-bottom: 40px;
}

/**
 * Topic header
 */
/* line 9769, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.topic {
  position: relative;
  margin-top: -18px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: #f5f5f5;
}

/* line 9776, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.topic h3 {
  display: inline-block;
  margin: 0;
  padding: 23px 0;
  font-size: 16px;
}

/* line 9782, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.topic .breadcrumb {
  margin-bottom: 0;
  padding: 21px 0;
  background: transparent;
}

/**
 * About Us: Default
 */
/* line 9790, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-photo {
  position: relative;
  height: 500px;
  width: 100%;
  margin-top: -30px;
  padding-top: 10px;
  background-image: url(../img/our-team.jpg);
}

/* line 9798, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-photo > .container,
.team-photo > .container > .row {
  height: 100%;
}

/* line 9802, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-photo__caption > h1 {
  font-weight: 300;
  margin: 0 0 30px;
}

/* line 9806, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-about {
  padding: 50px 0;
  margin-bottom: 40px;
  background: #f5f5f5;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  color: #777;
}

/**
 * About Us: Option 1
 */
/* line 9818, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-member {
  margin-bottom: 10px;
}

/* line 9821, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-member > img {
  margin-bottom: 5px;
  border-radius: 4px 4px 0 0;
}

/* line 9825, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-member > .info {
  padding: 5px;
  background: #f0f0f0;
  border-radius: 0 0 5px 5px;
  transiton: background .3s linear;
}

/* line 9831, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-member:hover > .info {
  background: #f5f5f5;
}

/* line 9834, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.team-member > .info > p {
  margin-bottom: 0;
}

/**
 * Blog
 */
/* line 9840, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__avatar {
  display: none;
}

@media (min-width: 768px) {
  /* line 9844, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .blog-post__avatar {
    display: block;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    float: left;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    overflow: hidden;
  }
}
/* line 9855, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__body {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}

/* line 9860, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__body:after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 1px;
  width: 100%;
  background-image: -webkit-linear-gradient(left, white, #dddddd 50%, white);
  background-image: -o-linear-gradient(left, white, #dddddd 50%, white);
  background-image: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, #dddddd), to(white));
  background-image: linear-gradient(to right, white, #dddddd 50%, white);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=1);
}

/* line 9874, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__body.no-hr:after {
  display: none;
}

/* line 9877, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 0;
}

/* line 9883, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__info {
  margin-bottom: 20px;
  color: #777777;
}

/* line 9887, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__content {
  margin-bottom: 20px;
  line-height: 1.7;
}

/* line 9891, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__read-more {
  margin-bottom: 20px;
}

/* line 9894, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-post__img {
  border-radius: 2px;
  margin-bottom: 20px;
}

/* Blog Tags */
/* line 9899, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-tags > a {
  padding: 3px 6px;
  margin: 4px 4px 4px 0;
  background: #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 0 1px 1px 0;
  border-radius: 2px;
  color: #515151;
  text-decoration: none;
  font-size: 12px;
  white-space: nowrap;
  display: inline-block;
}

/* line 9912, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-tags > a:hover {
  background: #2babcf;
  color: #FFF;
  border-color: transparent;
}

/* line 9917, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-tags > a:hover:before {
  color: #FFF;
}

/* line 9920, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.blog-tags > a:before {
  font-family: FontAwesome;
  content: "\f02b";
  color: #999;
  margin-right: 5px;
}

/**
 * Coming soon
 */
/* line 9929, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon {
  height: 100vh;
  background-color: #555;
  text-align: center;
}

/* line 9934, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon__table {
  display: table;
  height: 100%;
  width: 100%;
}

/* line 9939, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon-table__inner {
  display: table-cell;
  vertical-align: middle;
}

/* line 9943, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon__heading {
  color: white;
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  margin-top: 0;
  margin-bottom: 30px;
}

/* line 9952, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon__intro {
  color: white;
  font-weight: 300;
  font-size: 14px;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  line-height: 1.7;
  margin-bottom: 40px;
}

/* line 9960, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon__form {
  display: block;
  margin-bottom: 40px;
}

/* line 9964, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon__form .form-control {
  height: 45px;
  width: 100%;
  padding: 12px 24px;
  border-radius: 45px;
  font-size: 13px;
}

/* line 9971, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.coming-soon__form button[type="submit"] {
  height: 45px;
  border-radius: 45px;
  width: 100%;
}

/* Countdown */
/* line 9977, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.countdown-row {
  display: block;
}

/* line 9980, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.countdown-section {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin: 0 10px;
  font-weight: 300;
  color: white;
}

/* line 9990, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.countdown-period {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
}

@media (min-width: 768px) {
  /* line 9997, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .coming-soon__heading {
    font-size: 52px;
  }

  /* line 10000, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .coming-soon__intro {
    font-size: 16px;
  }

  /* line 10003, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .coming-soon__form {
    display: inline-block;
    border: 20px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  }

  /* line 10010, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .coming-soon__form .form-control {
    width: 300px;
    border-radius: 45px 0 0 45px;
  }

  /* line 10014, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .coming-soon__form button[type="submit"] {
    border-radius: 0 45px 45px 0;
    margin-left: -4px;
    width: auto;
  }

  /* line 10019, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .countdown-section {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    margin: 0 5px;
  }
}
/**
 * Contact us: Option 1
 */
/* line 10030, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-us__google-map_big {
  width: 100%;
  height: 400px;
  margin: -40px auto 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #f9f9f9;
}

/* line 10037, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-us__intro {
  margin-bottom: 20px;
}

/* Contact form */
/* line 10041, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
#form_message {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  text-align: center;
  z-index: 999999;
}

/* line 10051, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
#form_sendemail .help-block {
  display: none;
}

/* Contact info */
/* line 10055, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-info {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 40px;
}

/* line 10060, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-info > li {
  padding: 10px 0;
  border-bottom: 1px dashed #ddd;
}

/* line 10064, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-info > li > .fa {
  float: left;
  margin-top: 10px;
  font-size: 28px;
}

/* line 10069, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-info__content {
  overflow: hidden;
  margin-left: 45px;
}

/* line 10073, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-info__content .title {
  font-weight: 700;
  margin-bottom: 0;
}

/* line 10077, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.contact-info__content .description {
  font-size: 13px;
}

/**
 * Error Page
 */
/* line 10083, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__container {
  position: relative;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 40px 60px;
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 10093, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__container:before,
.error-page__container:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

/* line 10100, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__container:before {
  top: -1px;
  right: -1px;
  border-top: 80px solid white;
  border-left: 80px solid transparent;
}

/* line 10106, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__container:after {
  top: -1px;
  right: -1px;
  border-bottom: 80px solid rgba(0, 0, 0, 0.1);
  border-right: 80px solid transparent;
}

/* line 10112, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__404 {
  font-weight: 600;
  font-size: 96px;
  font-family: 'Khand', sans-serif;
}

/* line 10117, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__heading {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 600;
}

/* line 10122, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.error-page__desc {
  margin-bottom: 20px;
}

/**
 * Help Center
 */
/* line 10128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__questions {
  list-style: none;
  padding-left: 0;
}

/* line 10132, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__questions > li > a {
  display: block;
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #333333;
}

/* line 10138, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__questions > li > a:hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: #333333;
  text-decoration: none;
}

/* line 10143, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__questions > li > a::before {
  content: "\f054";
  font-family: "FontAwesome";
  margin-right: 12px;
  color: #2babcf;
}

/* line 10149, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__top {
  position: relative;
  padding: 20px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 10156, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__top:before,
.help-center__top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

/* line 10163, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__top:before {
  top: -1px;
  right: -1px;
  border-top: 20px solid white;
  border-left: 20px solid transparent;
}

/* line 10169, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__top:after {
  top: -1px;
  right: -1px;
  border-bottom: 20px solid rgba(0, 0, 0, 0.1);
  border-right: 20px solid transparent;
}

/* line 10175, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-center__top > a {
  color: #333333;
}

/* line 10178, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.help-item__article {
  line-height: 1.7;
}

/**
 * Home: Version 1
 */
/* Home: Carousel */
/* line 10185, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__container {
  width: 100%;
  overflow-x: hidden;
  margin-top: -18px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 10192, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel {
  position: relative;
  display: table;
  width: 100%;
  height: 500px;
}

/* line 10198, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel .btn-link {
  color: rgba(51, 51, 51, 0.8);
}

/* line 10201, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel .btn-link:hover,
.home-carousel .btn-link:focus {
  color: #333333;
}

/* line 10205, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel .btn-link.inverse {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 10209, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel .btn-link.inverse:hover,
.home-carousel .btn-link.inverse:focus {
  color: white;
}

/* line 10213, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__slide {
  vertical-align: middle;
  width: 100%;
  display: none;
}

/* line 10218, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__slide.active {
  display: table-cell;
}

/* line 10221, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 500px;
  width: auto;
}

/* line 10228, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__title,
.home-parallax__title {
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.7);
}

/* line 10235, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__title.inverse,
.home-parallax__title.inverse {
  font-weight: 300;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 10241, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__subtitle,
.home-parallax__subtitle {
  margin-bottom: 30px;
  color: rgba(51, 51, 51, 0.8);
}

/* line 10246, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__subtitle.inverse,
.home-parallax__subtitle.inverse {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 10251, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__arrow {
  position: absolute;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 0;
  margin-top: -30px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 32px;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0 2px 2px 0;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

/* line 10272, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__arrow:hover {
  background-color: rgba(255, 255, 255, 0.95);
}

/* line 10275, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__arrow_right {
  left: auto;
  right: 0;
  border-radius: 2px 0 0 2px;
}

/* line 10280, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel:hover .home-carousel__arrow {
  opacity: 1;
}

/* line 10283, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__indicators {
  position: absolute;
  list-style: none;
  padding-left: 0;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}

/* line 10292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__indicators > li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 2px;
  border: 1px solid white;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
}

/* line 10302, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-carousel__indicators > li.active {
  background-color: white;
}

/* Home: Parallax */
/* line 10306, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax__container {
  margin-top: -18px;
  margin-bottom: 40px;
  overflow: hidden;
}

/* line 10311, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax {
  height: 500px;
  width: 100%;
  display: table;
  background-image: url(../img/home_7.jpg);
  text-align: center;
}

/* line 10318, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax .btn-link {
  color: rgba(51, 51, 51, 0.8);
}

/* line 10321, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax .btn-link:hover,
.home-parallax .btn-link:focus {
  color: #333333;
}

/* line 10325, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax .btn-link.inverse {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 10329, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax .btn-link.inverse:hover,
.home-parallax .btn-link.inverse:focus {
  color: white;
}

/* line 10333, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-parallax__inner {
  display: table-cell;
  vertical-align: middle;
}

/* Home: Call to action */
/* line 10338, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.call-to-action {
  padding: 40px;
  margin-bottom: 60px;
  border-top: 2px solid #5ab6e1;
  background-color: #f5f5f5;
}

/* line 10344, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.call-to-action__heading {
  margin-top: 0;
  font-size: 18px;
}

/* line 10348, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.call-to-action__btn {
  text-align: center;
  margin-top: 10px;
}

/* line 10352, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.call-to-action__btn > .btn {
  padding: 12px 25px;
}

@media (max-width: 767px) {
  /* line 10356, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .call-to-action__heading {
    line-height: 1.5;
  }

  /* line 10359, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .call-to-action__content {
    line-height: 1.7;
    text-align: center;
    margin-bottom: 20px;
  }
}
/* Home: Features 2 */
/* line 10366, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features_2 {
  margin-bottom: 40px;
}

/* line 10369, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features_2__item {
  margin-bottom: 20px;
}

/* line 10372, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features_2__icon {
  float: left;
  margin-right: 20px;
  color: #5ab6e1;
  font-size: 22px;
}

/* line 10378, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features_2__body {
  overflow: hidden;
}

/* line 10381, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features_2__heading {
  margin-top: 0;
  font-size: 18px;
}

/* line 10385, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features_2__content {
  line-height: 1.7;
}

/* Home: Portfolio */
/* line 10389, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-portfolio {
  margin-bottom: 40px;
}

/* Home: About */
/* line 10393, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-about__content {
  line-height: 1.7;
  margin-bottom: 20px;
}

/**
 * Home: Version 2
 */
/* Home: Slider */
/* line 10401, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider {
  margin-top: -18px;
}

/* line 10404, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider .carousel-inner > .item {
  height: 500px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 10413, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-1 {
  background-image: url(../img/home_1.png);
  background-position: bottom center;
}

/* line 10417, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-1 h1 {
  margin-top: 0;
  font-size: 30px;
  text-transform: capitalize;
}

/* line 10422, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-1 h3 {
  font-size: 16px;
  color: #5ab6e1;
  text-transform: capitalize;
}

/* line 10427, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-1 p {
  color: #777777;
  margin: 35px 0;
  line-height: 1.5;
}

/* line 10432, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-2 {
  background-image: url(../img/home_2.png);
}

/* line 10435, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-2 ul {
  list-style: none;
  text-align: right;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}

/* line 10442, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-2 ul > li > span {
  display: inline-block;
  margin-bottom: 3px;
  padding: 5px 15px;
  background: rgba(237, 62, 73, 0.9);
  color: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}

/* line 10451, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-2 ul:last-child > li > span {
  background: rgba(43, 171, 207, 0.9);
}

/* line 10454, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-3 {
  background-image: url(../img/home_3.png);
}

/* line 10457, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-3 h1 {
  margin-top: 0;
  font-size: 30px;
  text-transform: capitalize;
}

/* line 10462, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-3 h3 {
  font-size: 16px;
  color: #5ab6e1;
}

/* line 10466, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-3 ul {
  margin: 30px 0;
  padding-left: 0;
  list-style: none;
}

/* line 10471, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-3 ul > li {
  font-size: 16px;
  padding: 5px 0;
}

/* line 10475, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider #item-3 ul > li > .fa {
  color: #2babcf;
}

/* line 10478, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 50%;
  overflow: hidden;
  text-align: center;
}

/* line 10487, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider__img > img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}

/* line 10492, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider__table {
  display: table;
  width: 100%;
  height: 100%;
}

/* line 10497, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-slider-table__inner {
  display: table-cell;
  vertical-align: middle;
}

/* Home: Fullpage image */
/* line 10502, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-fullscreen {
  position: relative;
  height: 100vh;
  margin-top: -93px;
  padding-top: 75px;
  background: #f5f5f5 url(../img/home_5.jpg) no-repeat center bottom/cover;
}

/* line 10509, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-fullscreen h3 {
  margin-top: 0;
  color: #5ab6e1;
}

/* line 10513, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-fullscreen p {
  margin: 35px 0;
  line-height: 1.5;
}

/* line 10517, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-fullscreen .home-slider__img > img {
  position: absolute;
  height: 80%;
  top: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* Home: Services  */
/* line 10528, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services {
  margin-bottom: 40px;
  background: #5ab6e1;
  color: white;
}

/* line 10533, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services .lead {
  margin: 0;
  line-height: 93px;
}

/* line 10537, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 10542, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services li {
  float: left;
  width: 24%;
  padding: 20px 3px;
  border-right: 1px solid #dc2d38;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: width 300ms;
  -o-transition: width 300ms;
  transition: width 300ms;
}

/* line 10555, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services li:first-child {
  border-left: 1px solid #dc2d38;
}

/* line 10558, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services ul:hover li {
  width: 20%;
}

/* line 10561, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services ul:hover li:hover {
  width: 36%;
}

/* line 10564, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services li i {
  font-size: 22px;
}

/* line 10567, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services li p {
  margin: 10px 0 0;
  text-transform: uppercase;
}

/* line 10571, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services li span {
  display: none;
}

/* line 10574, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-services li:hover span {
  display: inline-block;
}

@media (max-width: 991px) {
  /* line 10578, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-services ul {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 10583, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-services li {
    display: block;
    float: none;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #dc2d38;
  }

  /* line 10590, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-services li:first-child {
    border-left: 0;
  }

  /* line 10593, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-services ul:hover li {
    width: 100%;
  }

  /* line 10596, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .home-services ul:hover li:hover {
    width: 100%;
  }
}
/* Home: Features */
/* line 10601, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 10605, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features__item {
  margin: 30px 0;
}

/* line 10608, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features__item .fa {
  display: block;
  margin-right: 15px;
  background: #5ab6e1;
  color: white;
  float: left;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
}

/* line 10620, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features-item__content {
  overflow: hidden;
}

/* line 10623, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features-item__content > h4 {
  margin-top: 0;
}

/* line 10626, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-features-item__content p {
  color: #777777;
}

/* Home: Responsive Showcase */
/* line 10630, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 450px;
  overflow: hidden;
  background-image: -webkit-linear-gradient(#f5f5f5, white 150px, white);
  background-image: -o-linear-gradient(#f5f5f5, white 150px, white);
  background-image: linear-gradient(#f5f5f5, white 150px, white);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffffffff', GradientType=0);
}

/* line 10641, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase img {
  margin: 0 auto;
}

/* line 10644, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase img#imac {
  max-width: 80%;
}

/* line 10647, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase img#iphone {
  max-width: 60%;
}

/* line 10650, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__desc {
  margin-top: -20px;
  margin-bottom: 40px;
  color: #777777;
  font-size: 14px;
}

/* line 10656, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__devices {
  list-style: none;
  padding-left: 0;
}

/* line 10660, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__devices > li {
  display: inline-block;
  margin-right: 5px;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

/* line 10667, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__devices > li > .fa {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

/* line 10679, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__devices > li:hover .fa,
.responsive-showcase__devices > li.active .fa {
  border-color: #2babcf;
  color: #2babcf;
}

/* line 10684, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__images {
  text-align: center;
}

/* line 10687, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.responsive-showcase__images > img {
  display: none;
}

@media (max-width: 767px) {
  /* line 10691, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .responsive-showcase {
    height: auto;
  }
}
/* Home: Feedback */
/* line 10696, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback {
  margin: 0 0 20px;
  padding: 50px 0 80px;
  background-image: url(../img/feedback.jpg);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 10702, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback__item {
  margin: 20px 0 10px;
}

/* line 10705, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback__avatar {
  float: left;
  margin-right: 15px;
}

/* line 10709, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback__body {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 6px;
}

/* line 10715, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback-body__content {
  padding: 15px;
  margin: 1px;
  background: white;
  border-radius: 0 2px 2px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 10723, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback-body__content:before,
.home-feedback-body__content:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

/* line 10730, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback-body__content:after {
  top: 1px;
  left: 0;
  border-top: 20px solid white;
  border-left: 21px solid transparent;
}

/* line 10736, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.home-feedback-body__content:before {
  top: 2px;
  left: 0;
  border-top: 20px solid rgba(0, 0, 0, 0.1);
  border-left: 21px solid transparent;
}

/**
 * Portfolio
 */
/* Portfolio navigation */
/* line 10746, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio__nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
  margin-top: -20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 10753, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio__nav > li {
  display: inline-block;
}

/* line 10756, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio__nav > li > a {
  display: block;
  padding: 20px 10px;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
  color: #757575;
  -webkit-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
}

/* line 10766, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio__nav > li > a:hover,
.portfolio__nav > li > a:focus {
  color: #333333;
  text-decoration: none;
}

/* line 10771, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio__nav > li.active > a {
  color: #5ab6e1;
  border-bottom-color: #5ab6e1;
}

@media (max-width: 767px) {
  /* line 10776, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .portfolio__nav {
    border-bottom: 0;
  }

  /* line 10779, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .portfolio__nav > li {
    display: block;
  }

  /* line 10782, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .portfolio__nav > li > a {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  /* line 10787, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .portfolio__nav > li.active > a {
    font-weight: 600;
  }
}
/* Portfolio thumbnails */
/* line 10792, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.isotope-item {
  padding-left: 10px;
  padding-right: 10px;
}

/* Firefox bug fix */
@media (min-width: 1200px) {
  /* line 10798, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .col-lg-4.isotope-item {
    width: 33%;
  }
}
/* line 10802, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio__item {
  margin-bottom: 20px;
}

/* line 10805, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item__img {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* line 10810, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item__img:hover .portfolio-item__mask {
  background: rgba(255, 255, 255, 0.9);
}

/* line 10813, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item__img:hover .portfolio-item-mask__content {
  top: 0;
}

/* line 10816, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
}

@media (max-width: 767px) {
  /* line 10828, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .portfolio-item__mask {
    visibility: hidden;
  }
}
/* line 10832, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item-mask__content {
  position: absolute;
  display: block;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  overflow: hidden;
  color: #333333;
  text-decoration: none;
  -webkit-transition: top .3s;
  -o-transition: top .3s;
  transition: top .3s;
}

/* line 10847, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item-mask__title {
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 10852, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item-mask__summary {
  font-size: 12px;
}

/* line 10855, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.portfolio-item__recent > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

/**
 * Pricing Options
 */
/* line 10862, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option {
  margin-bottom: 20px;
  border: 15px solid rgba(0, 0, 0, 0.05);
  text-align: center;
}

/* line 10867, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__inner {
  background-color: white;
}

/* line 10870, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option_popular {
  position: relative;
}

/* line 10873, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option_popular::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  height: 0;
  width: 0;
  border-left: 60px solid #5ab6e1;
  border-bottom: 60px solid transparent;
}

/* line 10883, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option_popular::after {
  content: "\f0e7";
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  color: white;
}

/* line 10893, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__inner {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
}

/* line 10899, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__inner:hover {
  border-color: rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

/* line 10904, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__header {
  padding: 15px 10px;
}

/* line 10907, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__header h5,
.pricing-option__header .h5 {
  font-weight: 600;
  font-size: 14px;
}

/* line 10912, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__price {
  padding: 10px;
  background: rgba(0, 0, 0, 0.03);
  color: #5ab6e1;
}

/* line 10917, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option-price__currency {
  vertical-align: 90%;
}

/* line 10920, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option-price__number {
  font-size: 36px;
  font-weight: 300;
}

/* line 10924, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__body {
  padding: 10px 0 15px;
}

/* line 10927, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__body ul > li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #999;
}

/* line 10935, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-option__body ul > li:last-child {
  border-bottom: 0;
}

/* Pricing Options - Joint */
/* line 10939, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_joint {
  padding: 10px;
  margin-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 10944, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_joint .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 10948, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_joint [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* line 10952, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_joint .pricing-option {
  margin-bottom: 0;
  border: 5px solid transparent;
}

/* line 10956, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_joint .pricing-option_popular:before {
  top: 0;
  left: 0;
}

/* line 10960, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_joint .pricing-option_popular:after {
  top: 10px;
  left: 15px;
}

/* Pricing Options - Table */
/* line 10965, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options_table {
  border: 15px solid rgba(0, 0, 0, 0.05);
}

/* line 10968, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table {
  margin-bottom: 0;
  text-align: center;
}

/* line 10972, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table > thead > tr > th {
  text-align: center;
  padding: 0;
}

/* line 10976, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table .pricing-option__price {
  margin: -8px;
}

/* line 10979, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table .pricing-option_popular:before {
  border-bottom-width: 40px;
  border-left-width: 40px;
  top: 0;
  left: 0;
}

/* line 10985, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table .pricing-option_popular:after {
  font-size: 12px;
  top: 5px;
  left: 11px;
}

/* line 10990, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table .fa-check {
  color: rgba(0, 0, 0, 0.4);
}

/* line 10993, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__table .fa-times {
  color: rgba(0, 0, 0, 0.2);
}

/* line 10996, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pricing-options-table__title {
  vertical-align: middle !important;
  padding-left: 20px !important;
  text-align: left;
}

/**
 * Search Results
 */
/* line 11004, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results__form {
  margin-bottom: 40px;
  border: 15px solid rgba(0, 0, 0, 0.05);
}

/* line 11008, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results__filter {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 11013, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-filter__sort {
  list-style: none;
  padding-left: 0;
  text-align: right;
}

/* line 11018, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-filter__sort > li {
  display: inline-block;
  margin: 0 2px;
}

/* line 11022, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-filter__sort > li > a {
  display: block;
  padding: 2px 7px;
}

/* line 11026, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-filter__sort > li > a:hover,
.search-results-filter__sort > li > a:focus {
  text-decoration: none;
}

/* line 11030, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-filter__sort > li.active > a {
  background-color: #2babcf;
  border-radius: 2px;
  color: white;
}

@media (max-width: 767px) {
  /* line 11036, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .search-results-filter__sort {
    text-align: left;
    margin-top: 20px;
  }
}
/* line 11041, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results__links {
  list-style-type: none;
  padding-left: 0;
}

/* line 11045, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results__links li {
  margin-bottom: 30px;
}

/* line 11048, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-links__title {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

/* line 11054, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-links__snippet {
  margin-bottom: 5px;
}

/* line 11057, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-links__url {
  display: block;
  color: #999;
}

/* line 11061, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.search-results-links__url:hover {
  color: #2babcf;
}

/**
 * Sign In & Sign Up
 */
/* line 11067, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.sign__form {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  outline: 15px solid rgba(0, 0, 0, 0.05);
}

/* line 11072, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.sign__form .popover {
  min-width: 200px;
}

/* line 11075, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.sign-form__title {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/**
 * User Profile
 */
/* line 11083, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__avatar,
.user-avatar {
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #eee;
  border-radius: 3px;
}

/* line 11090, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__avatar > img,
.user-avatar > img {
  margin-bottom: 10px;
  border-radius: 2px;
}

/* line 11095, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__title {
  font-weight: 700;
}

/* line 11098, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__desc {
  color: #777777;
}

/* line 11101, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__url {
  margin-bottom: 20px;
}

/* line 11104, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__info {
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
}

/* line 11109, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__info > li {
  padding: 5px 0;
}

/* line 11112, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__info > li .fa {
  margin-right: 10px;
}

/* line 11115, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.user-profile__tabs {
  margin-top: 40px;
}

/**
 * Timeline
 */
/* line 11121, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline {
  position: relative;
  list-style-type: none;
  padding: 10px 0;
  height: auto;
  overflow: hidden;
}

/* line 11128, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  content: "";
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  z-index: -1;
}

/* line 11137, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .year {
  text-align: center;
}

/* line 11140, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .year > span {
  display: inline-block;
  padding: 8px 18px;
  margin: 20px 0;
  border-radius: 2px;
  background-color: #505050;
  font-weight: 700;
  color: white;
  z-index: 1;
}

/* line 11150, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event {
  position: relative;
  width: 50%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 30px;
  padding-left: 0;
  text-align: right;
  float: left;
  clear: left;
}

/* line 11161, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:nth-child(2n) {
  margin-bottom: 0;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 0;
  text-align: left;
  float: right;
  clear: right;
}

/* line 11170, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:before {
  position: absolute;
  content: ".";
  top: 20px;
  right: -11px;
  font-size: 72px;
  line-height: 0;
  color: #ccc;
}

/* line 11179, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:nth-child(2n):before {
  right: auto;
  left: -8px;
}

/* line 11183, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:hover {
  cursor: pointer;
  /* &:after {
        content: "\f111";
      } */
}

/* line 11189, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:hover h3 {
  color: #5ab6e1;
}

/* line 11192, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title {
  position: relative;
  padding: 15px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}

/* line 11201, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title > h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}

/* line 11209, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title > time {
  display: block;
  color: #777777;
}

/* line 11213, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title > time:before {
  content: "\f073";
  font-family: FontAwesome;
  color: #2babcf;
  margin-right: 5px;
}

/* line 11219, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title:before,
.timeline > .event .event__title:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}

/* line 11226, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title:before {
  top: 25px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left: 15px solid rgba(0, 0, 0, 0.15);
  border-bottom: 15px solid transparent;
}

/* line 11233, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__title:after {
  top: 26px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left: 14px solid #f5f5f5;
  border-bottom: 14px solid transparent;
}

/* line 11240, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:nth-child(2n) .event__title:before {
  right: auto;
  left: -15px;
  border-right: 15px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
}

/* line 11246, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event:nth-child(2n) .event__title:after {
  right: auto;
  left: -14px;
  border-right: 14px solid #f5f5f5;
  border-left: 0;
}

/* line 11252, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__content {
  padding: 15px 20px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 11260, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__content > p {
  color: #777777;
  margin-bottom: 0;
}

/* line 11264, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__content > p > img {
  margin-bottom: 10px;
}

/* line 11267, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline > .event .event__content > p + .btn {
  margin-top: 10px;
}

@media (max-width: 767px) {
  /* line 11271, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline:before {
    left: 6px;
  }

  /* line 11274, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline > .year {
    margin-left: 6px;
    text-align: left;
  }

  /* line 11278, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline > .year > span {
    border-radius: 0 2px 2px 0;
    margin: 0 0 30px;
  }

  /* line 11282, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline > .event,
  .timeline > .event:nth-child(2n) {
    width: 100%;
    padding-left: 30px;
    padding-right: 0;
    margin: 0 0 40px 0;
    text-align: left;
    float: none;
    clear: none;
  }

  /* line 11292, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline > .event:before,
  .timeline > .event:nth-child(2n):before {
    top: 20px;
    left: -2px;
    right: auto;
  }

  /* line 11298, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline .event .event__title:before,
  .timeline .event:nth-child(2n) .event__title:before {
    right: auto;
    left: -15px;
    border-right: 15px solid rgba(0, 0, 0, 0.15);
    border-left: 0;
  }

  /* line 11305, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
  .timeline .event .event__title:after,
  .timeline .event:nth-child(2n) .event__title:after {
    right: auto;
    left: -14px;
    border-right: 14px solid #f5f5f5;
    border-left: 0;
  }
}
/* line 11313, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left:before {
  left: 6px;
}

/* line 11316, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left > .year {
  margin-left: 6px;
  text-align: left;
}

/* line 11320, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left > .year > span {
  border-radius: 0 2px 2px 0;
  margin: 0 0 30px;
}

/* line 11324, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left > .event,
.timeline_left > .event:nth-child(2n) {
  width: 100%;
  padding-left: 30px;
  padding-right: 0;
  margin: 0 0 40px 0;
  text-align: left;
  float: none;
  clear: none;
}

/* line 11334, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left > .event:before,
.timeline_left > .event:nth-child(2n):before {
  top: 20px;
  left: -2px;
  right: auto;
}

/* line 11340, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left .event .event__title:before,
.timeline_left .event:nth-child(2n) .event__title:before {
  right: auto;
  left: -15px;
  border-right: 15px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
}

/* line 11347, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_left .event .event__title:after,
.timeline_left .event:nth-child(2n) .event__title:after {
  right: auto;
  left: -14px;
  border-right: 14px solid #f5f5f5;
  border-left: 0;
}

/* line 11354, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right:before {
  right: 6px;
  left: auto;
}

/* line 11358, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right > .year {
  margin-right: 6px;
  margin-left: auto;
  text-align: right;
}

/* line 11363, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right > .year > span {
  border-radius: 2px 0 0 2px;
  margin: 0 0 30px;
}

/* line 11367, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right > .event,
.timeline_right > .event:nth-child(2n) {
  width: 100%;
  padding-right: 30px;
  padding-left: 0;
  margin: 0 0 40px 0;
  text-align: right;
  float: none;
  clear: none;
}

/* line 11377, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right > .event:before,
.timeline_right > .event:nth-child(2n):before {
  top: 20px;
  right: -2px;
  left: auto;
}

/* line 11383, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right .event .event__title:before,
.timeline_right .event:nth-child(2n) .event__title:before {
  left: auto;
  right: -15px;
  border-left: 15px solid rgba(0, 0, 0, 0.15);
  border-right: 0;
}

/* line 11390, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.timeline_right .event .event__title:after,
.timeline_right .event:nth-child(2n) .event__title:after {
  left: auto;
  right: -14px;
  border-left: 14px solid #f5f5f5;
  border-right: 0;
}

/**
 * UI Elements
 */
/* line 11400, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.tooltip-test button,
.popover-test button {
  margin-bottom: 10px;
}

/* Pagination */
/* line 11405, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.pagination-example ul {
  margin: 10px 0;
}

/**
 * Resume
 */
/* line 11411, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume__profile {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-bottom: 20px;
}

/* line 11417, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume-profile__title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  margin-bottom: 15px;
}

/* line 11426, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume-profile__section {
  padding-bottom: 10px;
}

/* line 11429, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume-profile__section a {
  color: #777777;
}

/* line 11432, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume-profile__section a:hover,
.resume-profile__section a:focus {
  color: #333333;
}

/* line 11436, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume__table td {
  border-top-color: transparent !important;
}

/* line 11439, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume-table__header {
  color: #777777;
  width: 110px;
}

/* line 11443, /Users/mariotelles/Documents/projetos/progete-industria/app/assets/stylesheets/home.scss */
.resume__reference {
  padding-bottom: 20px;
}

/*# sourceMappingURL=bootstrap.css.map */
