@charset "UTF-8";
/*!
    Grupo Adapta 2016
    @author: Hebert Bezerra
*/
/*!
 * Bootstrap v4.0.0-alpha.2 (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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.h1 {
  font-size: 2.5rem; }

.h2 {
  font-size: 2rem; }

.h3 {
  font-size: 1.75rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img, .page.sobre .imgFundador, .boxed-item .imagem img, .paginaProduto .imagem img, .listaHorizontal .item .imagem, .lista article .imagem img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail, .lista.lista-1 .imagem img {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle, .lista.lista-1 .imagem img, .autorPagina .imagem {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.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; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .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; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .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; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.25rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.8625rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.16667rem; } }

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem; }

.form-group {
  margin-bottom: 1rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.4625rem 1.4625rem; }

.has-success .text-help,
.has-success .form-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: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-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: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-primary-outline {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active,
  .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus {
    border-color: #43a7fd; }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
    border-color: #43a7fd; }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active,
  .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
    border-color: white; }

.btn-info-outline {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active,
  .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
    border-color: #b0e1ef; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #b0e1ef; }

.btn-success-outline {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active,
  .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus {
    border-color: #a3d7a3; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #a3d7a3; }

.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active,
  .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus {
    border-color: #f8d9ac; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #f8d9ac; }

.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active,
  .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus {
    border-color: #eba5a3; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.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; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .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; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.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; }

.input-group-addon:first-child {
  border-right: 0; }

.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; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-radio .c-indicator {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem 0.25rem 0 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem; }

.card-block {
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }
  .card-header:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }

.card-primary-outline {
  background-color: transparent;
  border-color: #0275d8; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #5bc0de; }

.card-success-outline {
  background-color: transparent;
  border-color: #5cb85c; }

.card-warning-outline {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-danger-outline {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0; }

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      width: 1%;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #eceeef; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .label:empty {
    display: none; }

.btn .label {
  position: relative;
  top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem; }

.label-default {
  background-color: #818a91; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077; }

.label-primary {
  background-color: #0275d8; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #025aa5; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  color: #0074d9;
  border: 0;
  appearance: none; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

.progress[value]::-webkit-progress-value::before {
  content: attr(value); }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none; }
  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  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);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    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);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail, .lista.lista-1 .imagem img.media-object {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #a8d6fe; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 768px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -0.7rem -0.7rem 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.right {
    right: 0;
    left: auto; }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block, .paginaProduto .imagem img, .lista article .imagem img, .cadastro .mensagem .logotipo {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-xs-left, .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo .noticia-titulo, section#menu-centro nav.centro ul li {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.invisible {
  visibility: hidden !important; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center, .portfolio-lista .portfolio-item .titulo, header.clean, header.three, #lista-de-produtos .produto-item .produto-conteudo .produto-titulo, .box-coluna .icone, .page.sobre .icone, .page.sobre .mini-chamada, .box-item, .links ul li .icone, .lista article, .headerTitle.center, .cadastro .mensagem {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase, header.clean .titulo {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1, .lista article .descricao {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1, .paginaProduto .informacoes .descricao {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1, .page.sobre .produtos-e-servicos ul, .section.produtos-e-servicos {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2, section#servicos, .lista article .acoes {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2, section#servicos, section#noticiasPalestras, .section.noticias, .listaHorizontal .item, .cadastro .mensagem .logotipo {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2, section#pagina.sobre .processo {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3, section#website .passosSection, section#noticiasPalestras, section#pagina {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3, section#website .passosSection, .paginaProduto {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3, .section.servicos, .section.parceirosSection {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1, .paginaProduto .informacoes .descricao {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2, .section.parceirosSection {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2, .page.sobre .imgFundador {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3, section#website .passosSection {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3, section#pagina.sobre .processo, .page.sobre .clientes, .page.sobre .produtos-e-servicos, .section.noticias, .section.produtos-e-servicos {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
 *  Definições principais
*/
/*
 *  Bordas
*/
.b-a-0 {
  border: 0; }

.b-a-1 {
  border: 1px solid #eee; }

.b-a-2 {
  border: 2px solid #eee; }

.b-a-3 {
  border: 3px solid #eee; }

.b-a-4 {
  border: 4px solid #eee; }

.b-t-0 {
  border-top: 0; }

.b-t-1 {
  border-top: 1px solid #eee; }

.b-t-2 {
  border-top: 2px solid #eee; }

.b-t-3 {
  border-top: 3px solid #eee; }

.b-t-4 {
  border-top: 4px solid #eee; }

.b-b-0 {
  border-bottom: 0; }

.b-b-1, .paginaProduto .informacoes .descricao {
  border-bottom: 1px solid #eee; }

.b-b-2 {
  border-bottom: 2px solid #eee; }

.b-b-3 {
  border-bottom: 3px solid #eee; }

.b-b-4 {
  border-bottom: 4px solid #eee; }

.b-l-0 {
  border-left: 0; }

.b-l-1 {
  border-left: 1px solid #eee; }

.b-l-2 {
  border-left: 2px solid #eee; }

.b-l-3 {
  border-left: 3px solid #eee; }

.b-l-4 {
  border-left: 4px solid #eee; }

.b-r-0 {
  border-right: 0; }

.b-r-1 {
  border-right: 1px solid #eee; }

.b-r-2 {
  border-right: 2px solid #eee; }

.b-r-3 {
  border-right: 3px solid #eee; }

.b-r-4 {
  border-right: 4px solid #eee; }

/*
 *  Fontes
*/
.font-11 {
  font-size: 11px !important; }

.font-12 {
  font-size: 12px !important; }

.font-13 {
  font-size: 13px !important; }

.font-14, section#pagina.noticia .noticia-page .noticia-conteudo, section#pagina.noticia .noticia-page .noticia-share .pull-xs-left, section#pagina.noticia .noticia-page .noticia-share .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo section#pagina.noticia .noticia-page .noticia-share .noticia-imagem, section#pagina.noticia .noticia-page .noticia-share .lista-noticias .left .noticia-conteudo .noticia-titulo, .lista-noticias .left .noticia-conteudo section#pagina.noticia .noticia-page .noticia-share .noticia-titulo, section#pagina.noticia .noticia-page .noticia-share section#menu-centro nav.centro ul li, section#menu-centro nav.centro ul section#pagina.noticia .noticia-page .noticia-share li {
  font-size: 14px !important; }

.font-15 {
  font-size: 15px !important; }

.font-16 {
  font-size: 16px !important; }

.font-17 {
  font-size: 17px !important; }

.font-18 {
  font-size: 18px !important; }

.font-19 {
  font-size: 19px !important; }

.font-20 {
  font-size: 20px !important; }

.font-21 {
  font-size: 21px !important; }

.font-22 {
  font-size: 22px !important; }

.font-200 {
  font-weight: 200 !important; }

.font-300 {
  font-weight: 300 !important; }

.font-400 {
  font-weight: 400 !important; }

.font-500 {
  font-weight: 500 !important; }

.font-600 {
  font-weight: 600 !important; }

.font-700 {
  font-weight: 700 !important; }

.font-800 {
  font-weight: 800 !important; }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
#video-home {
  height: -webkit-calc(100vh - 73px);
  height: calc(100vh - 73px);
  position: relative; }
  #video-home .hover-video {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: none; }
  #video-home video {
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    visibility: visible;
    opacity: 1;
    width: 1905px;
    height: auto; }
  #video-home .wrapper-video {
    position: absolute;
    width: 100%;
    left: -170px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left; }
    @media screen and (max-width: 780px) {
      #video-home .wrapper-video {
        left: 0px !important; } }
    @media screen and (max-width: 600px) {
      #video-home .wrapper-video .btn {
        margin-bottom: 30px;
        font-size: 15px !important; }
      #video-home .wrapper-video .btn-so-borda {
        font-size: 15px !important; } }
    #video-home .wrapper-video h1 {
      font-size: 38px;
      font-weight: 500;
      line-height: .95;
      letter-spacing: 0;
      text-transform: none;
      margin-bottom: 11px;
      color: #fff;
      letter-spacing: 2px;
      line-height: 41px; }
      @media screen and (max-width: 600px) {
        #video-home .wrapper-video h1 {
          font-size: 30px !important; } }
      @media screen and (max-width: 320px) {
        #video-home .wrapper-video h1 {
          font-size: 31px !important; } }
    #video-home .wrapper-video .descricao {
      font-size: 22px;
      font-weight: 100;
      padding-top: 0;
      line-height: 1.1;
      margin-bottom: 20px;
      color: #fff;
      font-weight: bold; }
      @media screen and (max-width: 600px) {
        #video-home .wrapper-video .descricao {
          font-size: 18px !important; } }
      @media screen and (max-width: 320px) {
        #video-home .wrapper-video .descricao {
          font-size: 16px !important; } }
    #video-home .wrapper-video .btn {
      text-transform: uppercase;
      background: #83c348 !important;
      margin-right: 20px;
      transition: all 0.5s !important; }
      #video-home .wrapper-video .btn:hover, #video-home .wrapper-video .btn:focus {
        background: #558728 !important; }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    #video-home .wrapper-video {
      top: 45% !important; } }

#so-imagem {
  background-size: cover !important;
  height: calc(100vh - 73px);
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  text-align: center; }
  #so-imagem .container {
    width: 100%; }
  #so-imagem h1 {
    margin-top: -70px; }
  #so-imagem .descricao {
    margin-bottom: 10px; }
  #so-imagem .btn {
    background: #85a754 !important;
    padding: 13px 26px !important; }
    #so-imagem .btn:hover, #so-imagem .btn:focus {
      background: #3b6200 !important; }

#parceiros {
  background: #f8f8f8;
  text-align: center; }
  #parceiros ul {
    padding: 0px;
    margin: 0px;
    margin-left: -5px; }
    #parceiros ul li {
      display: inline-block;
      padding: 15px 35px; }

#empresa {
  margin-top: 50px;
  margin-bottom: 50px; }
  #empresa .linha-servicos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  #empresa .coluna-servico {
    text-align: center;
    height: 220px;
    margin-bottom: 60px; }
    #empresa .coluna-servico .inner {
      padding: 0 10px;
      position: relative;
      height: 100%; }
      #empresa .coluna-servico .inner i {
        width: 100px;
        height: 100px;
        background: #fff;
        line-height: 100px;
        border-radius: 50%;
        text-align: center;
        color: #83c348;
        font-size: 30px;
        border: 1px solid #83c348;
        box-shadow: 2.1px 3.4px 7.2px 1.8px rgba(0, 0, 0, 0.38);
        transition: all 0.3s; }
        #empresa .coluna-servico .inner i:hover {
          background: #83c348 !important;
          color: #fff !important; }
      #empresa .coluna-servico .inner .photo {
        padding-bottom: 16px; }
      #empresa .coluna-servico .inner .title {
        font-weight: bold; }
      #empresa .coluna-servico .inner .desc {
        font-size: 14px !important; }

.servico {
  padding: 15px;
  background: #f6f6f6;
  text-align: center;
  padding-top: 40px !important;
  min-height: 360px !important;
  border: 1px solid #cecece; }
  @media screen and (min-width: 1000px) and (max-width: 1100px) {
    .servico {
      padding-top: 40px !important;
      min-height: 380px !important; } }
  .servico .descricao {
    font-size: 14px !important; }
  .servico .icone {
    position: relative; }
    .servico .icone i {
      font-size: 30px;
      color: #720e21; }
    .servico .icone:before {
      position: absolute;
      top: 50%;
      margin-top: -1px;
      height: 2px;
      width: 58px;
      content: '';
      background: #720e21;
      left: 50%;
      margin-left: -91px; }
    .servico .icone:after {
      position: absolute;
      top: 50%;
      margin-top: -1px;
      height: 2px;
      width: 58px;
      content: '';
      background: #720e21;
      left: 50%;
      margin-left: 31px; }
  .servico .titulo-servico {
    font-size: 14px;
    font-weight: bold;
    color: #720e21 !important;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px; }
  .servico .acoes {
    position: absolute;
    /* left: 50%; */
    width: 100%;
    bottom: 10px; }
    .servico .acoes .btn {
      background: transparent !important;
      margin-left: -20px;
      color: #720e21 !important; }
      .servico .acoes .btn i {
        margin-right: 6px; }
      .servico .acoes .btn:hover {
        background: transparent !important;
        color: #720e21 !important; }

#carousel-principal .carousel-control {
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 50px;
  height: 50px;
  line-height: 56px;
  text-align: center !important;
  font-size: 20px;
  color: #fff;
  text-align: center;
  /* text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); */
  opacity: 1;
  background: #333;
  transform: translateY(-50%); }
  #carousel-principal .carousel-control.left {
    left: 20px; }
    #carousel-principal .carousel-control.left span {
      margin-left: -2px; }
  #carousel-principal .carousel-control.right {
    right: 20px;
    margin-left: 2px; }
  #carousel-principal .carousel-control span {
    font-size: 45px; }
    @media screen and (max-width: 780px) {
      #carousel-principal .carousel-control span.direita {
        right: 8px; }
      #carousel-principal .carousel-control span.exsquerda {
        left: 8px; } }
  @media screen and (max-width: 320px) {
    #carousel-principal .carousel-control {
      display: none !important; } }

@media screen and (max-width: 500px) {
  #carousel-principal .carousel-indicators {
    display: none; } }

#carousel-principal .carousel-caption {
  padding-bottom: 8%;
  text-align: center !important;
  width: 61%;
  color: #fff;
  top: 34%; }
  @media screen and (max-width: 320px) {
    #carousel-principal .carousel-caption h1 {
      font-size: 21px !important; } }
  #carousel-principal .carousel-caption h1 {
    animation-delay: 1s;
    font-weight: bold;
    font-family: 'sofia-pro', sans-serif !important;
    letter-spacing: 4px;
    /* font-size: 1.8vw; */
    text-transform: uppercase;
    /* text-shadow: 2px 2px 3px #050600; */
    font-weight: 100;
    line-height: 1.15;
    margin: 0 auto;
    max-width: 1015px;
    font-size: 34px; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal .carousel-caption h1 {
        font-size: 2.5vw; } }
    @media screen and (min-width: 1201px) and (max-width: 1600px) {
      #carousel-principal .carousel-caption h1 {
        font-size: 3.3vw; } }
  #carousel-principal .carousel-caption h4 {
    animation-delay: 2s;
    /* margin-bottom: 20px; */
    /* font-size: 1.4vw; */
    /* text-shadow: 2px 2px 3px #050600; */
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 200;
    margin-top: 30px; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal .carousel-caption h4 {
        font-size: 1.6vw; } }
    @media screen and (min-width: 1201px) and (max-width: 1600px) {
      #carousel-principal .carousel-caption h4 {
        font-size: 2.4vw; } }
  #carousel-principal .carousel-caption a {
    animation-delay: 3s; }
  #carousel-principal .carousel-caption .btn-adapta {
    background: #558728 !important;
    border-color: #558728 !important;
    color: #fff;
    transition: all 0.5s !important;
    text-transform: uppercase;
    font-weight: bold; }
    #carousel-principal .carousel-caption .btn-adapta:hover {
      background: #fff !important;
      color: #558728 !important;
      border-color: #fff !important; }
  @media screen and (max-width: 770px) {
    #carousel-principal .carousel-caption {
      bottom: 168px;
      width: 100%;
      left: inherit;
      padding-left: 50px;
      padding-right: 50px; }
      #carousel-principal .carousel-caption h1 {
        font-size: 26px; }
      #carousel-principal .carousel-caption h4 {
        font-size: 22px; } }
  @media screen and (max-width: 500px) {
    #carousel-principal .carousel-caption {
      top: 60px !important; } }
  @media screen and (min-width: 1250px) and (max-width: 1600px) {
    #carousel-principal .carousel-caption {
      top: 35% !important; } }

#carousel-principal .center-cropped {
  height: 685px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media screen and (max-width: 500px) {
    #carousel-principal .center-cropped {
      height: 500px !important; } }
  @media screen and (min-width: 780px) and (max-width: 1500px) {
    #carousel-principal .center-cropped {
      height: 650px !important; } }
  @media screen and (min-width: 800px) and (max-width: 1200px) {
    #carousel-principal .center-cropped {
      height: 400px !important; } }
  @media screen and (max-width: 770px) {
    #carousel-principal .center-cropped {
      height: 400px; } }

#carousel-principal .carousel-indicators {
  /* right: 0px; */
  width: 2%;
  left: 128%;
  display: inline-block;
  top: 240px; }
  #carousel-principal .carousel-indicators li {
    border: 1px solid #fff;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    margin-bottom: 12px !important; }
    #carousel-principal .carousel-indicators li.active {
      width: 12px !important;
      height: 12px !important;
      margin-bottom: 6px !important;
      background: transparent !important; }
      #carousel-principal .carousel-indicators li.active:before {
        background: #fff !important;
        content: '';
        height: 4px;
        width: 4px;
        border-radius: 50%;
        top: 2px;
        left: 2px;
        position: absolute;
        opacity: 0;
        -webkit-transition: opacity .2s ease-out;
        transition: opacity .2s ease-out; }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    #carousel-principal .carousel-indicators {
      left: 126% !important; } }

#LoginModal .modal-header {
  border-bottom: 1px solid #333;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF; }

#LoginModal .modal-dialog {
  width: 25%; }
  #LoginModal .modal-dialog .modal-footer .btn {
    background: rgba(0, 0, 0, 0.7) !important; }
  @media screen and (max-width: 780px) {
    #LoginModal .modal-dialog {
      width: 50% !important; } }
  @media screen and (max-width: 430px) {
    #LoginModal .modal-dialog {
      width: 90% !important; } }

#popModal .modal-dialog .modal-header {
  padding: 10px !important;
  line-height: 4;
  color: #000 !important; }
  #popModal .modal-dialog .modal-header .titulo {
    display: inline-block; }
  #popModal .modal-dialog .modal-header span {
    font-size: 50px; }

#popModal .modal-dialog .modal-body {
  padding: 10px !important; }
  #popModal .modal-dialog .modal-body .imagem {
    width: 100% !important;
    height: 500px !important; }
    #popModal .modal-dialog .modal-body .imagem img {
      width: 100%;
      height: 100%; }

#popModal .modal-dialog .modal-footer {
  padding: 10px !important; }
  #popModal .modal-dialog .modal-footer .btn {
    background: rgba(0, 0, 0, 0.7) !important; }

#fotoModal .modal-dialog {
  width: 60%; }
  #fotoModal .modal-dialog .modal-header {
    background: rgba(0, 0, 0, 0.7) !important;
    color: #fff !important; }
    #fotoModal .modal-dialog .modal-header h4 {
      margin-bottom: 2px !important; }
    #fotoModal .modal-dialog .modal-header button span {
      font-size: 30px !important;
      color: #fff !important; }
    #fotoModal .modal-dialog .modal-header p {
      font-weight: 400;
      font-size: 14px; }
  #fotoModal .modal-dialog .modal-body .imagem {
    width: 100% !important;
    height: 500px !important; }
    #fotoModal .modal-dialog .modal-body .imagem img {
      width: 100%;
      height: 100%; }
  #fotoModal .modal-dialog .modal-footer .btn {
    background: rgba(0, 0, 0, 0.7) !important; }
  @media screen and (max-width: 780px) {
    #fotoModal .modal-dialog {
      width: 100% !important; } }

.breadcrumbContainer {
  background: #eceeef; }
  .breadcrumbContainer .breadcrumb {
    margin: 0; }

.breadcrumb {
  border-radius: 0px;
  padding: 5px 20px;
  font-size: 14px;
  color: #333; }
  .breadcrumb a {
    color: #333; }
    .breadcrumb a:hover, .breadcrumb a:focus {
      color: #3087ab; }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 50px;
  right: 10px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  background: #558728;
  z-index: 2000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }
  @media screen and (max-width: 560px) {
    .cd-top {
      width: 30px !important;
      height: 30px !important; }
      .cd-top i {
        font-size: 21px !important; } }
  .cd-top i {
    font-size: 30px;
    color: #fff;
    margin-top: 3px !important; }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s; }
  .cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
    text-align: center; }
  .cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5; }
  .no-touch .cd-top:hover {
    background-color: #558728;
    opacity: 1; }

#owl-foto-portofolio {
  overflow: hidden; }
  #owl-foto-portofolio .owl-page {
    display: none !important; }
  #owl-foto-portofolio .owl-item {
    width: 100%;
    height: 300px; }
    #owl-foto-portofolio .owl-item img {
      display: block;
      width: 100%;
      height: 100%; }
    #owl-foto-portofolio .owl-item .hoverFoto {
      width: 100%;
      height: 100%;
      z-index: 10;
      position: absolute;
      padding: 140px 20px 20px 20px;
      text-align: center;
      top: 0px !important;
      left: 0px !important;
      color: #fcfcfc;
      font-size: 14px;
      font-family: Montserrat;
      opacity: 0;
      background: rgba(0, 0, 0, 0.7) no-repeat center 70px;
      line-height: 20px;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
      #owl-foto-portofolio .owl-item .hoverFoto .titulo {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 60px !important;
        font-weight: bold;
        position: absolute;
        top: 37% !important;
        left: 0%; }
    #owl-foto-portofolio .owl-item:hover {
      cursor: pointer; }
      #owl-foto-portofolio .owl-item:hover .hoverFoto {
        opacity: 1; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */ }

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px; }

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  font-size: 20px;
  color: #ccc;
  padding: 10px 0;
  height: 150px; }

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }

@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }

/* The Close Button */
.closeFoto {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1 !important;
  font-size: 60px !important;
  font-weight: bold;
  transition: 0.3s; }

.closeFoto:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer; }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%; } }

.efeito-linha {
  background: #fff;
  overflow: hidden;
  -ms-transform: skewY(-5deg);
  -webkit-transform: skewY(-5deg);
  transform: skewY(-2deg);
  -webkit-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
  text-align: center;
  outline: 1px solid transparent;
  height: 70px; }

.skew {
  background: #fff;
  overflow: hidden;
  -ms-transform: skewY(-5deg);
  -webkit-transform: skewY(-5deg);
  transform: skewY(-5deg);
  -webkit-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
  text-align: center;
  outline: 1px solid transparent; }

.skew-not {
  height: 100%;
  -ms-transform: skewY(5deg);
  -webkit-transform: skewY(5deg);
  transform: skewY(5deg);
  -webkit-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
  padding-top: calc(4% + 25px);
  padding-bottom: calc(12% + 50px); }

.box-coluna {
  margin-bottom: 20px; }
  .box-coluna a:hover {
    color: #f39e32; }
  .box-coluna.md .icone, .box-coluna.md .informacoes {
    height: 140px; }
    @media screen and (max-width: 780px) {
      .box-coluna.md .icone, .box-coluna.md .informacoes {
        height: auto; } }
  @media screen and (min-width: 1101px) and (max-width: 1250px) {
    .box-coluna .icone, .box-coluna .informacoes {
      height: 200px !important; } }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    .box-coluna {
      height: 156px !important; } }
  .box-coluna .icone {
    background: #720e21 !important;
    font-size: 63px;
    padding: 20px;
    color: #fff; }
  .box-coluna .informacoes {
    padding: 10px 23px 13px;
    border: 1px solid #eee;
    background: #FFF; }
    .box-coluna .informacoes .titulo {
      font-weight: bold;
      font-size: 18px !important;
      text-transform: uppercase;
      transition: all 0.5s !important; }
    .box-coluna .informacoes .descricao {
      font-size: 14px !important;
      color: #676767; }
  .box-coluna:hover .titulo {
    color: #720e21 !important; }

.owl-carousel-tree {
  overflow: hidden; }

.btn-linkedlin {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  width: 38px;
  color: #fff;
  background-color: #5bc0de !important;
  border-color: #5bc0de !important; }

.btn-google {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  width: 38px;
  color: #fff;
  background-color: #d9534f !important;
  border-color: #d9534f !important; }

.btn-facebook {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  width: 38px;
  color: #fff;
  background-color: #0275d8 !important;
  border-color: #0275d8 !important; }

.imagemso {
  position: relative;
  margin-bottom: 20px; }
  .imagemso img {
    display: block;
    width: 100%;
    height: 400px; }
  .imagemso .hoverFoto {
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    padding: 140px 20px 20px 20px;
    text-align: center;
    top: 0px !important;
    left: 0px !important;
    color: #fcfcfc;
    font-size: 14px;
    font-family: Montserrat;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7) no-repeat center 70px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .imagemso .hoverFoto .titulo {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 60px !important;
      font-weight: bold;
      position: absolute;
      top: 37% !important;
      left: 0%; }
  .imagemso:hover {
    cursor: pointer; }
    .imagemso:hover .hoverFoto {
      opacity: 1; }

.projeto-concluido {
  margin-bottom: 20px;
  padding-bottom: 0px;
  background: #fff;
  height: auto;
  position: relative;
  -webkit-box-shadow: 1px 1px 6px -2px rgba(50, 50, 50, 0.58);
  -moz-box-shadow: 1px 1px 6px -2px rgba(50, 50, 50, 0.58);
  box-shadow: 1px 1px 6px -2px rgba(50, 50, 50, 0.58); }
  .projeto-concluido a:hover {
    color: #333; }
  .projeto-concluido .imagem {
    height: 170px;
    overflow: hidden; }
    .projeto-concluido .imagem img {
      height: auto;
      width: 100%;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .projeto-concluido .informacoes {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }
    .projeto-concluido .informacoes .titulo {
      font-size: 16px;
      font-weight: bold;
      padding-bottom: 10px;
      text-align: center;
      padding-top: 10px;
      text-transform: uppercase; }
    .projeto-concluido .informacoes .descricao {
      padding-bottom: 10px;
      text-align: center; }
  .projeto-concluido .acoes {
    text-align: center;
    padding-bottom: 10px; }
    .projeto-concluido .acoes .btn:hover {
      background: #f37846 !important; }
  .projeto-concluido:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    .projeto-concluido:hover img {
      filter: grayscale(100%);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .projeto-concluido:hover .titulo {
      color: #f37846; }

.projeto-nao-concluido {
  position: relative; }
  .projeto-nao-concluido .imagem {
    width: 100%;
    height: 200px;
    position: relative; }
    .projeto-nao-concluido .imagem img {
      width: 100%;
      height: 100%; }
  .projeto-nao-concluido .hoverImagem {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    background: rgba(243, 120, 70, 0.8) no-repeat center 70px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .projeto-nao-concluido .hoverImagem .titulo {
      position: absolute;
      width: 100%;
      top: 16%;
      text-align: center;
      font-size: 20px;
      color: #fff;
      font-weight: bolder; }
    .projeto-nao-concluido .hoverImagem .descricao {
      position: absolute;
      width: 100%;
      top: 40%;
      text-align: center;
      font-size: 12px;
      color: #fff;
      font-weight: bold; }
  .projeto-nao-concluido:hover .hoverImagem {
    opacity: 1; }

.box-noticia {
  padding: 10px;
  border: 2px solid #cecece;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  height: 252px; }
  @media screen and (max-width: 780px) {
    .box-noticia {
      display: block;
      height: 380px; } }
  .box-noticia .linkArtigo {
    width: 100%; }
    .box-noticia .linkArtigo .imagem {
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 780px) {
        .box-noticia .linkArtigo .imagem {
          height: 150px !important; } }
      .box-noticia .linkArtigo .imagem img {
        width: 100%;
        height: 100%; }
  .box-noticia .informacoes {
    padding-left: 10px;
    text-align: start;
    width: 100%; }
    .box-noticia .informacoes .categoria {
      font-size: 12px;
      font-weight: bold;
      padding-bottom: 10px; }
      .box-noticia .informacoes .categoria span {
        padding-left: 10px;
        color: #cecece; }
    .box-noticia .informacoes .titulo a {
      font-size: 20px;
      font-weight: bold;
      color: #7fa44a;
      margin: 0px !important; }
      .box-noticia .informacoes .titulo a:hover, .box-noticia .informacoes .titulo a:focus {
        color: #333; }
    .box-noticia .informacoes .descricao {
      padding-bottom: 10px; }

.box-noticia-2 {
  border: 1px solid #cecece;
  margin-bottom: 20px;
  height: 200px; }
  .box-noticia-2 a:hover {
    color: #333; }
  .box-noticia-2 .imagem {
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .box-noticia-2 .imagem img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover; }
  .box-noticia-2 .informacoes {
    text-align: start;
    padding: 10px;
    padding-bottom: 0px; }
    .box-noticia-2 .informacoes .categoria {
      font-weight: bold;
      padding-bottom: 2px; }
      .box-noticia-2 .informacoes .categoria span {
        color: #cecece;
        padding-left: 10px;
        font-size: 12px; }
    .box-noticia-2 .informacoes .titulo {
      margin-bottom: 0px !important;
      padding-bottom: 4px;
      color: #720e21;
      font-weight: bold;
      font-size: 16px; }
    .box-noticia-2 .informacoes .compartilhamento {
      padding-bottom: 12px; }
  .box-noticia-2:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    .box-noticia-2:hover .titulo {
      color: #333; }
  @media screen and (max-width: 1250px) {
    .box-noticia-2 .informacoes {
      text-align: center !important; } }
  @media screen and (max-width: 780px) {
    .box-noticia-2 {
      height: auto; } }
  @media screen and (min-width: 800px) and (max-width: 1250px) {
    .box-noticia-2 {
      height: 400px; }
      .box-noticia-2 .col-md-4 {
        width: 100% !important; }
      .box-noticia-2 .col-md-8 {
        width: 100% !important; } }

#modal-busca .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  width: 100%;
  border: 0;
  padding: 0;
  border-color: transparent; }

.cor-facebook {
  border-color: #720e21 !important;
  color: #720e21 !important; }

.cor-googleplus {
  border-color: #720e21 !important;
  color: #720e21 !important; }

.cor-twitter {
  border-color: #720e21 !important;
  color: #720e21 !important; }

.cor-youtube {
  border-color: #720e21 !important;
  color: #720e21 !important; }

.cor-instagram {
  border-color: #720e21 !important;
  color: #720e21 !important; }

.cor-linkedin {
  border-color: #720e21 !important;
  color: #720e21 !important; }

.headerTitle.principal .titulo h1 {
  font-weight: bold !important; }

.formulario-busca {
  width: 100% !important; }
  .formulario-busca .form-control {
    border-color: #cecece !important; }

@media screen and (min-width: 760px) and (max-width: 1000px) {
  .width-ipad-100 {
    width: 100% !important; } }

.post-noticia {
  overflow: hidden;
  z-index: 0;
  position: relative;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }
  .post-noticia .estudo-imagem-maior {
    width: 100%;
    height: 400px;
    display: block; }
  .post-noticia .estudo-imagem-menor {
    width: 100%;
    height: 200px;
    display: block; }
  .post-noticia:hover img {
    transform: scale(1.3);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1); }
  .post-noticia a {
    transition: all 0.3s; }
    .post-noticia a:before {
      display: flex;
      align-items: center;
      bottom: 0px;
      content: "";
      display: block;
      height: 100%;
      width: 100%;
      position: absolute;
      z-index: 1;
      background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.75) 100%); }
  .post-noticia img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .post-noticia .post-info {
    position: absolute;
    bottom: 0px;
    color: #FFF;
    width: 100%;
    padding: 0px 20px;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 20px;
    z-index: 2000 !important; }
    .post-noticia .post-info .categoria-noticia {
      font-size: 14px;
      font-weight: bold; }
    .post-noticia .post-info .titulo-noticia {
      font-weight: bold;
      font-size: 16px; }
    .post-noticia .post-info .post-date {
      font-weight: bold; }
  @media screen and (max-width: 780px) {
    .post-noticia .estudo-imagem-maior {
      height: auto !important; }
    .post-noticia .estudo-imagem-menor {
      height: auto !important; } }

.owl-noticias {
  overflow: hidden !important; }
  .owl-noticias .owl-page {
    margin-top: 14px; }
    .owl-noticias .owl-page span {
      background: #de9c26 !important; }

.busca.mini .campo input {
  padding: 6px !important;
  border-color: #b67c14 !important; }

.busca.min .campo button {
  background: #b67c14 !important; }

.portfolio-detalhe .compartilhamento {
  margin-top: 20px;
  margin-bottom: 20px; }
  .portfolio-detalhe .compartilhamento strong {
    margin-right: 6px; }
  .portfolio-detalhe .compartilhamento a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 4px; }
  .portfolio-detalhe .compartilhamento .btn-face i {
    color: #fff !important;
    background-color: #0275d8 !important;
    border-color: #0275d8 !important; }
  .portfolio-detalhe .compartilhamento .btn-goo i {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d9534f !important; }
  .portfolio-detalhe .compartilhamento .btn-twi i {
    color: #fff !important;
    background-color: #1da1f2 !important;
    border-color: #1da1f2 !important; }
  .portfolio-detalhe .compartilhamento .btn-wa i {
    color: #fff !important;
    border-color: #00e676 !important;
    background-color: #00e676 !important;
    display: none; }
    @media screen and (max-width: 780px) {
      .portfolio-detalhe .compartilhamento .btn-wa i {
        display: inline-block; } }

.produto-box {
  border: 1px solid #cecece;
  position: relative;
  min-height: 366px;
  box-shadow: 0px 0px 0px 1px rgba(44, 159, 208, 0.2);
  margin-bottom: 30px; }
  @media screen and (max-width: 780px) {
    .produto-box {
      margin-bottom: 20px; } }
  .produto-box .imagem {
    overflow: hidden;
    position: relative; }
    .produto-box .imagem img {
      width: 100%; }
    .produto-box .imagem .imagem-sobre {
      position: absolute;
      top: 0;
      left: 0;
      display: none; }
  .produto-box .info {
    padding: 10px;
    text-align: center; }
    .produto-box .info .titulo {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      transition: all 0.3s !important; }
    .produto-box .info .descricao {
      margin-bottom: 10px;
      font-size: 14px; }
  .produto-box .btn {
    background: transparent !important;
    transition: all 0.5s !important;
    color: #333 !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px; }
    .produto-box .btn i {
      margin-right: 6px; }
    .produto-box .btn:hover, .produto-box .btn:focus {
      background: transparent !important;
      color: #333 !important; }
  .produto-box:hover .titulo {
    color: #2c9fd0 !important; }

.box-background {
  padding: 12px;
  background: #F7F7F7;
  border: 1px solid #eee;
  min-height: 452px;
  position: relative; }
  .box-background .mapa {
    position: absolute;
    left: 0;
    bottom: 12px;
    width: 100%;
    padding: 12px; }
  .box-background h4 {
    font-size: 20px;
    text-transform: uppercase; }
  .box-background p {
    margin-bottom: 6px !important; }
  @media screen and (max-width: 500px) {
    .box-background {
      min-height: 500px !important; } }

@media screen and (max-width: 780px) {
  .m-t-mobile {
    margin-top: 20px; }
  #conteudo-page {
    margin-top: 50px !important; }
  #pagina {
    margin-top: 50px !important; } }

@media screen and (min-width: 800px) and (max-width: 1200px) {
  .breadcrumb {
    margin-left: 173px !important; } }

.galeria-mosquitelas {
  overflow: hidden !important; }
  .galeria-mosquitelas .owl-page {
    display: none !important; }

@media screen and (max-width: 500px) {
  .m-t-mobile-2 {
    margin-top: 20px; } }

.home-sobre {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  min-height: 145px; }
  .home-sobre .imagem {
    width: 16%;
    margin-right: 6%; }
    .home-sobre .imagem i {
      font-size: 66px;
      color: #83c348; }
      @media screen and (max-width: 500px) {
        .home-sobre .imagem i {
          font-size: 58px !important; } }
  .home-sobre .info {
    width: 78%; }
    .home-sobre .info .title {
      font-weight: 600;
      margin-bottom: 5px; }
    .home-sobre .info p {
      line-height: 1.75;
      margin-bottom: 6px; }
    .home-sobre .info .link a {
      color: #83c348; }

.bloco-botao {
  background: #f5f5f5;
  padding: 18px 20px 20px;
  text-align: center; }
  .bloco-botao .titulo {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 600; }
  .bloco-botao .btn-primary {
    background: #83c348 !important;
    border: 0px !important;
    text-transform: uppercase;
    color: #fff !important;
    border-color: #83c348 !important;
    transition: all 0.5s !important; }
    .bloco-botao .btn-primary:hover, .bloco-botao .btn-primary:focus {
      background: #558728 !important; }
  .bloco-botao .btn-outline {
    background: transparent !important;
    border-color: #83c348 !important;
    color: #83c348 !important; }

.filtros {
  background: #e6e6e6 !important;
  padding: 8px 0 !important; }

.title-page {
  font-weight: 300;
  font-size: 26px;
  margin-bottom: 36px;
  text-align: center;
  max-width: 800px; }

.link-back {
  display: block;
  overflow: hidden;
  -webkit-transition: all .15s ease-out;
  transition: all .15s ease-out;
  min-height: 220px;
  color: #fff !important;
  position: relative;
  margin-bottom: 20px; }
  .link-back span {
    display: block;
    overflow: hidden;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out; }
  .link-back .inner-noticia {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 15px;
    width: 100%; }
    .link-back .inner-noticia .titulo-content {
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out;
      height: 69px; }
      .link-back .inner-noticia .titulo-content .titulo-inner {
        font-weight: bold;
        font-size: 17px; }
      .link-back .inner-noticia .titulo-content .titulo-descricao {
        height: 0;
        max-height: 0;
        padding-top: 7px; }
    .link-back .inner-noticia .categoria {
      font-size: 12px; }
  .link-back:hover .inner-noticia {
    background: #558728 !important; }
    .link-back:hover .inner-noticia .titulo-content {
      height: 187px !important; }
    .link-back:hover .inner-noticia .titulo-descricao {
      height: auto !important;
      max-height: 160px !important; }

#banner-imagem {
  min-height: 420px;
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  #banner-imagem .row {
    margin-bottom: 70px;
    text-align: center; }
  #banner-imagem h1 {
    font-size: 56px;
    color: #fff;
    font-weight: 100;
    line-height: 1.15;
    margin: 0 auto;
    max-width: 1052px; }
  #banner-imagem p {
    font-size: 26px;
    font-weight: 200;
    color: #fff; }
  #banner-imagem .btn {
    text-transform: uppercase; }
  #banner-imagem .btn-primary {
    background: #83c348 !important;
    border: 0px !important;
    text-transform: uppercase;
    color: #fff !important;
    border-color: #83c348 !important;
    transition: all 0.5s !important;
    font-weight: bold;
    margin-right: 12px; }
    #banner-imagem .btn-primary:hover, #banner-imagem .btn-primary:focus {
      background: #558728 !important; }
  #banner-imagem .btn-outline {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
    font-weight: bold; }

#texto1-page-servicos {
  padding: 70px 0px; }
  #texto1-page-servicos h2 {
    font-size: 34px;
    text-align: center;
    margin-top: 24px; }
  #texto1-page-servicos p {
    text-align: center; }
    #texto1-page-servicos p .btn {
      background: #83c348 !important;
      border: 0px !important;
      text-transform: uppercase;
      color: #fff !important;
      border-color: #83c348 !important;
      transition: all 0.5s !important;
      font-weight: bold;
      margin-right: 12px; }
      #texto1-page-servicos p .btn:hover, #texto1-page-servicos p .btn:focus {
        background: #558728 !important; }

#texto2-page-servicos {
  background: #f8f8f8;
  padding: 70px 0px; }
  #texto2-page-servicos .section-title {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 36px;
    text-align: center;
    margin-bottom: 14px; }

#texto3-page-servicos {
  padding: 70px 0; }
  #texto3-page-servicos .section-title {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 36px;
    text-align: center;
    margin-bottom: 14px; }
  #texto3-page-servicos .services-onboarding {
    height: 650px;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto; }
  #texto3-page-servicos .step-wrap {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 140px;
    width: 188px; }
    #texto3-page-servicos .step-wrap:last-child {
      width: 140px; }
      #texto3-page-servicos .step-wrap:last-child:after {
        display: none !important; }
    #texto3-page-servicos .step-wrap:after {
      content: "\f178";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      color: #83c348;
      font-weight: 400;
      line-height: 1;
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -9px; }
    #texto3-page-servicos .step-wrap .major-steps {
      border-radius: 50%;
      font-weight: 700;
      padding: 0 18px;
      position: absolute;
      width: 140px;
      height: 140px;
      top: 0;
      border: 1px solid #c8c8c8; }
      #texto3-page-servicos .step-wrap .major-steps span {
        height: 140px;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        font-size: 15px; }
    #texto3-page-servicos .step-wrap .step-content {
      position: absolute;
      top: 170px;
      width: 140px;
      padding: 0 20px; }
      #texto3-page-servicos .step-wrap .step-content:before {
        content: '';
        left: 50%;
        margin-left: -1px;
        position: absolute;
        top: -20px;
        height: 18px;
        width: 2px;
        background: #505050; }
    #texto3-page-servicos .step-wrap .minor-steps {
      position: absolute;
      top: 222px;
      width: 760px;
      text-align: left; }
      #texto3-page-servicos .step-wrap .minor-steps:before {
        content: '';
        left: 69px;
        position: absolute;
        top: -80px;
        height: 40px;
        width: 2px;
        background: #83c348; }
      #texto3-page-servicos .step-wrap .minor-steps:after {
        content: '';
        left: 69px;
        position: absolute;
        top: -43px;
        height: 2px;
        width: 570px;
        background: #83c348; }
      #texto3-page-servicos .step-wrap .minor-steps .minor-step {
        border-color: #83c348 !important;
        display: inline-block !important;
        position: relative !important;
        margin-right: 45px; }
        #texto3-page-servicos .step-wrap .minor-steps .minor-step:before {
          content: '';
          left: 50%;
          margin-left: -1px;
          position: absolute;
          top: -43px;
          height: 40px;
          width: 2px;
          background: #83c348; }
        #texto3-page-servicos .step-wrap .minor-steps .minor-step.active {
          background: #83c348 !important;
          color: #fff !important; }
        #texto3-page-servicos .step-wrap .minor-steps .minor-step span {
          width: 140px;
          text-align: center; }
        #texto3-page-servicos .step-wrap .minor-steps .minor-step .hover-content {
          font-size: 14px;
          font-weight: 400;
          border: 1px solid #83c348;
          text-align: center;
          vertical-align: middle;
          height: 240px;
          width: 240px;
          border-radius: 50%;
          padding: 0 30px;
          position: absolute;
          left: -50px;
          top: 110px;
          color: #505050;
          display: none; }
          #texto3-page-servicos .step-wrap .minor-steps .minor-step .hover-content span {
            height: 240px;
            width: 240px;
            display: table-cell;
            vertical-align: middle; }

#eventos-app-servies {
  padding: 70px 0px;
  color: #fff; }
  #eventos-app-servies .linha-servicos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  #eventos-app-servies .section-title {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 36px;
    text-align: center;
    margin-bottom: 14px; }
  #eventos-app-servies .coluna-servico {
    text-align: center;
    height: 220px;
    margin-top: 30px; }
    #eventos-app-servies .coluna-servico .inner {
      padding: 0 10px;
      position: relative;
      height: 100%; }
      #eventos-app-servies .coluna-servico .inner i {
        width: 80px;
        height: 80px;
        background: #fff;
        line-height: 80px;
        border-radius: 50%;
        text-align: center;
        color: #83c348;
        font-size: 30px;
        box-shadow: 2.1px 3.4px 7.2px 1.8px rgba(0, 0, 0, 0.38); }
      #eventos-app-servies .coluna-servico .inner svg {
        transition: background .2s ease-out;
        border: 1px solid #fff;
        background: #fff;
        border-radius: 50%;
        max-width: 90px;
        padding: 10px; }
      #eventos-app-servies .coluna-servico .inner .photo {
        padding-bottom: 16px; }
      #eventos-app-servies .coluna-servico .inner .hover-photo {
        background: #83c348;
        color: #fff;
        height: 0;
        overflow: hidden;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        position: absolute;
        bottom: 0;
        padding: 15px;
        display: none;
        margin: 0 20px;
        height: 100%;
        font-size: 13px; }
      #eventos-app-servies .coluna-servico .inner .cta a {
        color: #83c348;
        font-weight: bold; }

.texto-com-imagem-lado {
  padding: 70px 0px; }
  .texto-com-imagem-lado .btn {
    background: transparent !important;
    box-shadow: 2.1px 3.4px 11.2px 3.8px rgba(0, 0, 0, 0.12);
    padding: 8px 23px !important;
    width: 150px; }
    .texto-com-imagem-lado .btn:hover {
      background: #558728 !important;
      border-color: #558728 !important; }
  .texto-com-imagem-lado h2 {
    font-size: 24px; }
  .texto-com-imagem-lado .categoria {
    color: #558728;
    font-size: 24px; }
    @media screen and (max-width: 600px) {
      .texto-com-imagem-lado .categoria {
        margin-top: 20px; } }
  .texto-com-imagem-lado ul {
    list-style: initial !important; }

@media screen and (max-width: 560px) {
  #depoimentos .owl-next, #depoimentos .owl-prev {
    display: none !important; } }

#depoimentos .owl-single {
  overflow: hidden; }
  #depoimentos .owl-single .item {
    min-height: 395px;
    position: relative; }
    #depoimentos .owl-single .item .texto {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      text-align: center; }
      #depoimentos .owl-single .item .texto .depoimento {
        font-size: 21px;
        font-weight: 400;
        line-height: 1.4;
        margin-bottom: 10px; }
      #depoimentos .owl-single .item .texto .nome {
        font-weight: bold; }
      #depoimentos .owl-single .item .texto.com-imagem {
        display: flex;
        top: 62%; }
        @media screen and (max-width: 600px) {
          #depoimentos .owl-single .item .texto.com-imagem {
            display: block !important;
            padding-top: 30px !important;
            padding-bottom: 30px !important; }
            #depoimentos .owl-single .item .texto.com-imagem .imagem {
              width: 100% !important;
              margin-bottom: 20px;
              margin-left: 0px !important;
              margin-right: 0px !important; }
              #depoimentos .owl-single .item .texto.com-imagem .imagem img {
                width: 130px;
                margin: auto;
                display: block; }
            #depoimentos .owl-single .item .texto.com-imagem .content {
              width: 100% !important;
              margin-left: 0px !important;
              margin-right: 0px !important; } }
        #depoimentos .owl-single .item .texto.com-imagem .imagem {
          width: 20%;
          margin-right: 4%;
          margin-bottom: -11px; }
          #depoimentos .owl-single .item .texto.com-imagem .imagem.direita {
            margin-left: 4%;
            margin-right: 0%; }
        #depoimentos .owl-single .item .texto.com-imagem .content {
          width: 80%; }
  #depoimentos .owl-single .owl-pagination {
    display: none; }
  #depoimentos .owl-single .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%); }
    #depoimentos .owl-single .owl-buttons .owl-prev {
      float: left;
      width: 60px;
      height: 50px;
      line-height: 50px;
      border-radius: 0px;
      opacity: 0.8;
      background: #333;
      margin-left: 10px; }
      #depoimentos .owl-single .owl-buttons .owl-prev i {
        font-size: 20px; }
      #depoimentos .owl-single .owl-buttons .owl-prev:hover {
        cursor: pointer; }
    #depoimentos .owl-single .owl-buttons .owl-next {
      float: right;
      width: 60px;
      height: 50px;
      line-height: 50px;
      border-radius: 0px;
      opacity: 0.8;
      background: #333;
      margin-right: 10px; }
      #depoimentos .owl-single .owl-buttons .owl-next i {
        font-size: 20px; }
      #depoimentos .owl-single .owl-buttons .owl-next:hover {
        cursor: pointer; }

#banner-imagem-contato {
  min-height: 360px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
  background-size: cover !important; }
  #banner-imagem-contato .row {
    margin-bottom: 90px;
    text-align: center; }
  #banner-imagem-contato h1 {
    font-size: 56px !important;
    font-weight: 100;
    line-height: 1.15;
    margin: 0 auto;
    max-width: 1052px; }
  #banner-imagem-contato p {
    font-size: 26px;
    font-weight: 200; }

.section-intro p {
  font-size: 21px;
  font-weight: 200;
  line-height: 1.5;
  margin-bottom: 8px; }

#conteudo-page a {
  color: #505050; }
  #conteudo-page a:hover, #conteudo-page a:focus {
    text-decoration: underline; }

#form-contato {
  margin-top: 20px; }
  #form-contato textarea {
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    #form-contato textarea::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #555; }
    #form-contato textarea:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #555; }
    #form-contato textarea::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #555; }
    #form-contato textarea:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #555; }
    #form-contato textarea:focus {
      border-color: #83c348 !important;
      outline: 0 !important;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(131, 195, 72, 0.6) !important; }
  #form-contato input {
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    #form-contato input::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #555; }
    #form-contato input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #555; }
    #form-contato input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #555; }
    #form-contato input:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #555; }
    #form-contato input:focus {
      border-color: #83c348 !important;
      outline: 0 !important;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(131, 195, 72, 0.6) !important; }
  #form-contato button {
    text-transform: uppercase;
    font-weight: bold;
    background: #83c348 !important;
    transition: all 0.3s !important; }
    #form-contato button:hover, #form-contato button:focus {
      background: #558728 !important; }

#info-contato {
  padding: 70px 0;
  background: #f8f8f8; }
  #info-contato .section-title {
    font-size: 42px;
    font-weight: 100;
    text-align: center;
    margin-bottom: 30px; }

#tour-1 {
  padding: 70px 0px; }
  #tour-1 h1 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 36px;
    text-align: center; }
  #tour-1 p {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 8px;
    color: #505050;
    opacity: 0.8; }
  #tour-1 .produto {
    margin-bottom: 30px; }
  #tour-1 .coluna-flex {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
    @media screen and (max-width: 560px) {
      #tour-1 .coluna-flex {
        display: block !important; } }
  #tour-1 .breadcrumb-nav-wrap {
    box-shadow: 1px 4.4px 6.2px 0 rgba(48, 65, 73, 0.26);
    height: 31px;
    display: block;
    border-radius: 0 20px 20px 0; }
    @media screen and (max-width: 560px) {
      #tour-1 .breadcrumb-nav-wrap {
        height: 160px; }
        #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li {
          width: 100%; }
          #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a {
            width: 100%; } }
    #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav {
      list-style: none;
      line-height: 1;
      font-weight: 600;
      font-size: 14px;
      text-transform: uppercase;
      overflow: hidden;
      margin: 0 -7px 0 0;
      padding: 0 15px 0 0;
      display: inline-block; }
      #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li {
        position: relative;
        list-style: none;
        float: left;
        margin: 0;
        padding: 0 !important; }
        #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li:before {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 0 6px 10px;
          border-color: transparent transparent transparent #ff3f3f;
          position: absolute;
          left: 0;
          top: 8px; }
        #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li:first-child a {
          padding-left: 20px; }
        #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a {
          color: #85a754;
          text-decoration: none;
          padding: 8px 16px 8px 34px;
          background-color: #fff;
          position: relative;
          display: block;
          float: left;
          transition: none;
          border: 1px solid #85a754;
          border-right: 0; }
          #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a.active {
            background: #85a754;
            color: #fff;
            background-image: linear-gradient(90deg, #35640a 0, #85a754 76%, #85a754); }
            #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a.active:after {
              background: #85a754; }
          #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a:after {
            content: " ";
            border: 0;
            display: block;
            width: 22px;
            height: 22px;
            border-top: 1px solid #85a754;
            border-left: 1px solid #85a754;
            position: absolute;
            top: 4px;
            right: -11px;
            transition: none;
            background: #fff;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            z-index: 2; }
          #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a:hover, #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a:focus {
            background: #85a754;
            color: #fff;
            background-image: linear-gradient(90deg, #35640a 0, #85a754 76%, #85a754); }
            #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a:hover:after, #tour-1 .breadcrumb-nav-wrap .breadcrumb-nav li a:focus:after {
              background: #85a754; }

.item-produto-tour {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  float: left; }
  @media screen and (max-width: 600px) {
    .item-produto-tour {
      width: 100% !important; } }

.produto {
  text-align: center; }
  .produto .icone {
    margin-bottom: 20px; }
    .produto .icone i {
      width: 90px;
      height: 90px;
      line-height: 90px;
      text-align: center;
      border-radius: 50%;
      border: 1px solid #83c348;
      color: #83c348;
      font-size: 30px;
      transition: all 0.3s;
      box-shadow: 2.1px 3.4px 7.2px 1.8px rgba(0, 0, 0, 0.38); }
      .produto .icone i:hover {
        background: #85a754;
        color: #fff;
        background-image: linear-gradient(90deg, #35640a 0, #85a754 76%, #85a754); }
  .produto .titulo {
    font-size: 18px; }
  .produto .descricao {
    font-size: 14px; }
  .produto .acoes {
    margin-top: 6px; }
    .produto .acoes a {
      font-size: 14px;
      color: #83c348; }
      .produto .acoes a:hover, .produto .acoes a:focus {
        text-decoration: underline; }

.borda-topo {
  border-top: 1px solid #dcdcdc; }

#slide-celular {
  background: #f8f8f8;
  padding: 70px 0; }
  @media screen and (max-width: 600px) {
    #slide-celular:before {
      display: none !important; } }
  #slide-celular h1 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 36px;
    text-align: center; }
  #slide-celular p {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 8px;
    color: #505050;
    opacity: 0.8; }
  #slide-celular .iphones-apps-slider {
    height: 522px;
    position: relative;
    width: 525px;
    margin: 35px auto 0; }
    #slide-celular .iphones-apps-slider .slide-wrapp {
      position: absolute;
      overflow: hidden;
      width: 107px; }
    #slide-celular .iphones-apps-slider .slide1 {
      left: 35px;
      top: 109px; }
    #slide-celular .iphones-apps-slider .slide2 {
      left: 153px;
      top: 55px;
      width: 207px !important; }
    #slide-celular .iphones-apps-slider .slide3 {
      left: 373px;
      top: 109px; }
    #slide-celular .iphones-apps-slider .slider {
      overflow: hidden; }
      #slide-celular .iphones-apps-slider .slider .item img {
        min-height: 307px;
        width: 207px !important; }
      #slide-celular .iphones-apps-slider .slider .owl-pagination {
        display: none; }

.tour-1 {
  padding: 70px 0px; }
  @media screen and (min-width: 740px) and (max-width: 780px) {
    .tour-1 {
      padding-top: 215px !important; } }

@media screen and (min-width: 740px) and (max-width: 780px) {
  #tour-1 {
    padding-top: 215px !important; } }

.container-imagem {
  height: 400px;
  width: 100%;
  left: 0; }
  @media screen and (max-width: 780px) {
    .container-imagem {
      height: 0px !important;
      position: relative; }
      .container-imagem #imagem-scroll {
        left: 50% !important;
        top: -200px !important;
        position: absolute !important; } }

#imagem-scroll {
  position: relative;
  bottom: 0px;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%); }
  #imagem-scroll.fixa {
    position: fixed;
    top: 490px; }

#tour-outro {
  padding: 70px 0px;
  background: #f8f8f8; }
  #tour-outro .texto {
    text-align: center; }
    #tour-outro .texto .depoimento {
      font-size: 21px;
      font-weight: 400;
      line-height: 1.6;
      margin-bottom: 30px; }
    #tour-outro .texto .nome {
      font-weight: 300;
      font-size: 18px;
      color: #777; }
  #tour-outro h1 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 36px;
    text-align: center; }
  #tour-outro p {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 8px;
    color: #505050;
    opacity: 0.8; }
  #tour-outro .media {
    margin-bottom: 25px; }
    @media screen and (max-width: 500px) {
      #tour-outro .media {
        display: block;
        flex-direction: column !important; }
        #tour-outro .media .media-left {
          display: block !important;
          text-align: center !important; }
        #tour-outro .media .media-body {
          width: auto !important;
          overflow: visible !important;
          display: block !important; } }
    #tour-outro .media i {
      margin-right: 40px;
      width: 120px;
      height: 120px;
      border-radius: 50%;
      font-size: 50px;
      border: 1px solid #83c348;
      line-height: 120px;
      text-align: center;
      color: #83c348; }
    #tour-outro .media .media-heading {
      font-size: 18px;
      font-weight: 600;
      padding: 12px 0 7px; }
    #tour-outro .media p {
      font-size: 16px; }

.iphone-hover {
  padding: 70px 0px; }
  .iphone-hover .iphone-container {
    left: 0px;
    position: relative; }
  .iphone-hover .mostra-info:after {
    opacity: 1 !important; }
  .iphone-hover .mostra-info img {
    opacity: 1 !important; }
  .iphone-hover .initial-samples {
    margin-top: 20px;
    position: relative;
    text-align: center;
    float: left; }
    .iphone-hover .initial-samples img {
      float: left; }
    .iphone-hover .initial-samples:after {
      content: '';
      background: transparent url(../images/borda-especial.png) no-repeat top;
      background-size: 100% auto;
      display: inline-block;
      margin: 0;
      width: 133px;
      height: 480px;
      left: -35px;
      margin: 0 auto;
      opacity: 0;
      max-width: 330px;
      position: relative;
      top: -10px;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
  .iphone-hover .sample-iphones {
    float: left;
    left: -20px;
    margin: 0;
    position: relative;
    margin: 20px auto;
    max-width: 310px;
    width: 100%; }
    .iphone-hover .sample-iphones img {
      opacity: 0;
      -webkit-transition: all .4s ease-out;
      transition: all .4s ease-out; }
      .iphone-hover .sample-iphones img:first-child {
        position: relative;
        z-index: 3; }
      .iphone-hover .sample-iphones img:nth-child(2) {
        left: 20%;
        position: absolute;
        top: 0;
        z-index: 2; }
      .iphone-hover .sample-iphones img:nth-child(3) {
        left: 40%;
        position: absolute;
        top: 0;
        z-index: 1; }

#secao-produtos {
  padding: 70px 0px; }
  #secao-produtos .tab-nav {
    font-size: 14px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 35px; }
  @media screen and (max-width: 780px) {
    #secao-produtos .coluna-desktop {
      display: none !important; } }
  #secao-produtos #mobile {
    display: none !important; }
    @media screen and (max-width: 780px) {
      #secao-produtos #mobile {
        display: block !important; } }
    #secao-produtos #mobile .device-caption {
      position: initial !important; }
    #secao-produtos #mobile img {
      opacity: 1 !important; }
    #secao-produtos #mobile .btn {
      margin-bottom: 20px; }
  #secao-produtos .device-mobile-stacked {
    position: relative;
    padding: 0 60px 40px 0;
    height: 570px; }
    #secao-produtos .device-mobile-stacked .device-screenshot {
      position: absolute; }
      #secao-produtos .device-mobile-stacked .device-screenshot img {
        position: absolute;
        -webkit-transition: opacity .4s ease-out;
        transition: opacity .4s ease-out;
        opacity: 0; }
        #secao-produtos .device-mobile-stacked .device-screenshot img.active {
          opacity: 1; }
    #secao-produtos .device-mobile-stacked .device-tablet {
      height: 530px;
      width: 742px;
      background-repeat: no-repeat !important;
      right: 70px; }
      #secao-produtos .device-mobile-stacked .device-tablet img {
        height: 418px;
        width: 558px;
        top: 31px;
        left: 89px; }
    #secao-produtos .device-mobile-stacked .device-phone {
      height: 428px;
      width: 244px;
      bottom: 0;
      right: 0;
      background-repeat: no-repeat !important; }
      #secao-produtos .device-mobile-stacked .device-phone img {
        height: 295px;
        width: 165px;
        top: 47px;
        left: 36px; }
  #secao-produtos .lista-icones {
    padding-left: 0;
    list-style: none;
    font-size: 12px;
    margin: 0px;
    display: flex;
    justify-content: center; }
    #secao-produtos .lista-icones li {
      font-weight: 600;
      line-height: 1.16;
      padding: 0;
      margin: 8px 2px;
      width: 60px;
      margin-right: 20px;
      float: left;
      vertical-align: top;
      opacity: .5;
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out;
      text-align: center; }
      #secao-produtos .lista-icones li img {
        margin: 0 auto 8px;
        display: block;
        filter: grayScale(100%); }
      #secao-produtos .lista-icones li.active {
        opacity: 1; }
      #secao-produtos .lista-icones li:hover {
        cursor: pointer; }
    @media screen and (max-width: 500px) {
      #secao-produtos .lista-icones {
        display: none !important; } }
  #secao-produtos .device-captions .device-caption {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding-bottom: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    padding-bottom: 80px; }
    #secao-produtos .device-captions .device-caption.active {
      visibility: visible;
      opacity: 1; }
    #secao-produtos .device-captions .device-caption .media {
      padding-top: 100px;
      padding-bottom: 20px;
      display: flex; }
      #secao-produtos .device-captions .device-caption .media .media-body {
        width: auto !important; }
        #secao-produtos .device-captions .device-caption .media .media-body .title-tag {
          font-size: 12px;
          font-weight: 600;
          color: #03fcc2;
          line-height: 1;
          text-transform: uppercase; }
        #secao-produtos .device-captions .device-caption .media .media-body .media-heading {
          color: #fff;
          font-size: 38px;
          font-weight: 100;
          line-height: 1.4; }
    #secao-produtos .device-captions .device-caption .btn {
      background: transparent !important;
      border-color: #83c348 !important;
      color: #fff !important;
      text-transform: uppercase;
      font-size: 14px !important; }

#secao-produtos-2 {
  padding: 70px 0px;
  position: relative; }
  #secao-produtos-2 .nav-tabs {
    border: 0px !important; }
  #secao-produtos-2 .lista-icones {
    padding-left: 0;
    list-style: none;
    font-size: 12px;
    margin: 0px;
    display: flex;
    justify-content: center; }
    #secao-produtos-2 .lista-icones li {
      font-weight: 600;
      line-height: 1.16;
      padding: 0;
      margin: 8px 2px;
      width: 60px;
      margin-right: 20px;
      float: left;
      vertical-align: top;
      opacity: .5;
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out;
      text-align: center; }
      #secao-produtos-2 .lista-icones li img {
        margin: 0 auto 8px;
        display: block; }
      #secao-produtos-2 .lista-icones li.active {
        opacity: 1; }
      #secao-produtos-2 .lista-icones li:hover {
        cursor: pointer; }
  #secao-produtos-2 .device-screenshot {
    position: absolute; }
    #secao-produtos-2 .device-screenshot img {
      position: absolute; }
  #secao-produtos-2 .device-tablet {
    height: 530px;
    width: 742px;
    background-repeat: no-repeat !important;
    right: 70px; }
    #secao-produtos-2 .device-tablet img {
      height: 418px;
      width: 558px;
      top: 31px;
      left: 89px; }
  #secao-produtos-2 .device-phone {
    height: 428px;
    width: 244px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat !important; }
    #secao-produtos-2 .device-phone img {
      height: 295px;
      width: 165px;
      top: 47px;
      left: 36px; }
  #secao-produtos-2 .device-caption {
    position: absolute;
    padding-bottom: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    padding-bottom: 80px; }
    #secao-produtos-2 .device-caption .media {
      padding-top: 100px;
      padding-bottom: 20px;
      display: flex; }
      #secao-produtos-2 .device-caption .media .media-body {
        width: auto !important; }
        #secao-produtos-2 .device-caption .media .media-body .title-tag {
          font-size: 12px;
          font-weight: 600;
          color: #03fcc2;
          line-height: 1;
          text-transform: uppercase; }
        #secao-produtos-2 .device-caption .media .media-body .media-heading {
          color: #fff;
          font-size: 38px;
          font-weight: 100;
          line-height: 1.4; }
    #secao-produtos-2 .device-caption .btn {
      background: transparent !important;
      border-color: #83c348 !important;
      color: #fff !important;
      text-transform: uppercase;
      font-size: 14px !important; }

#social-wall {
  padding: 70px 0px; }
  #social-wall .nav-tabs {
    display: flex;
    justify-content: center;
    border: 0px !important;
    margin-bottom: 60px;
    margin-top: 30px; }
    @media screen and (max-width: 600px) {
      #social-wall .nav-tabs {
        flex-direction: column; }
        #social-wall .nav-tabs .nav-link {
          margin-bottom: 20px; } }
    #social-wall .nav-tabs .nav-link {
      margin-right: 6px;
      background: #83c348;
      border-radius: 0px;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff; }
  #social-wall .item-img img {
    max-width: none !important;
    width: auto !important; }

.social-novo {
  background: #83c348 !important; }
  .social-novo h1 {
    color: #fff; }
  .social-novo p {
    color: #fff; }
  .social-novo .nav-link {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important; }
    .social-novo .nav-link.active {
      background: #333 !important;
      border-color: #333 !important; }
  .social-novo .item-img {
    position: relative;
    height: 585px;
    width: 620px;
    left: -100px; }
    .social-novo .item-img img {
      height: 315px;
      width: 567px;
      top: 27px;
      left: 27px;
      position: absolute; }
  .social-novo .inner-arrow {
    background: #292f33;
    top: 80px;
    height: 220px;
    width: 330px;
    position: relative; }
    @media screen and (max-width: 500px) {
      .social-novo .inner-arrow {
        top: 0px !important; } }
    .social-novo .inner-arrow:before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 110px 20px 110px 0;
      border-color: transparent #292f33 transparent transparent;
      top: 0;
      left: -20px; }
    .social-novo .inner-arrow .texto {
      position: absolute;
      padding: 40px !important;
      height: 100%;
      color: #fff; }

#home-efeito {
  padding: 70px;
  background: #292f33;
  text-align: center; }
  @media screen and (max-width: 500px) {
    #home-efeito {
      padding-left: 0px !important;
      padding-right: 0px !important; }
      #home-efeito .social-links {
        flex-wrap: wrap; }
        #home-efeito .social-links li {
          margin-right: 30px !important;
          margin-bottom: 20px !important; }
          #home-efeito .social-links li:nth-child(2) {
            margin-right: 0px !important; }
          #home-efeito .social-links li:nth-child(4) {
            margin-right: 0px !important; } }
  #home-efeito h1 {
    color: #fff; }
  #home-efeito p {
    color: #fff; }
  #home-efeito .social-links {
    padding: 0px;
    padding-top: 20px;
    list-style: none;
    display: flex;
    justify-content: center; }
    #home-efeito .social-links li {
      float: left;
      margin-right: 20px; }
      #home-efeito .social-links li i {
        width: 100px;
        height: 100px;
        line-height: 100px;
        text-align: center;
        font-size: 40px;
        color: #fff;
        border-radius: 50%;
        border: 1px solid #fff; }

.social-gif .btn {
  background: #fff !important;
  text-transform: uppercase;
  color: #83c348 !important;
  font-weight: bold;
  transition: all 0.5s !important; }
  .social-gif .btn:hover, .social-gif .btn:focus {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff !important; }

.social-gif .back-ipad-hands {
  height: 438px;
  width: 779px;
  background-size: cover !important;
  margin-top: 50px;
  display: inline-block;
  position: relative; }
  .social-gif .back-ipad-hands img {
    height: 341px;
    width: 454px;
    top: 20px;
    left: 163px;
    position: absolute; }
  @media screen and (max-width: 780px) {
    .social-gif .back-ipad-hands {
      background-position-x: 1px !important;
      height: 325px !important;
      width: 579px !important; }
      .social-gif .back-ipad-hands img {
        height: 253px;
        width: 338px;
        top: 15px;
        left: 121px; } }

.social-gif .flex-coluna {
  display: flex;
  justify-content: center; }

.social-gif .owl-single {
  overflow: hidden; }
  .social-gif .owl-single .owl-pagination {
    display: none; }
  .social-gif .owl-single .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%); }
    @media screen and (max-width: 600px) {
      .social-gif .owl-single .owl-buttons {
        display: none !important; } }
    .social-gif .owl-single .owl-buttons .owl-prev {
      float: left;
      width: 60px;
      height: 50px;
      line-height: 50px;
      border-radius: 0px;
      opacity: 0.5;
      background: #99d364;
      margin-left: 10px; }
      .social-gif .owl-single .owl-buttons .owl-prev i {
        font-size: 20px; }
      .social-gif .owl-single .owl-buttons .owl-prev:hover {
        cursor: pointer; }
    .social-gif .owl-single .owl-buttons .owl-next {
      float: right;
      width: 60px;
      height: 50px;
      line-height: 50px;
      border-radius: 0px;
      opacity: 0.8;
      background: #99d364;
      margin-right: 10px; }
      .social-gif .owl-single .owl-buttons .owl-next i {
        font-size: 20px; }
      .social-gif .owl-single .owl-buttons .owl-next:hover {
        cursor: pointer; }
  .social-gif .owl-single .item {
    text-align: center; }
    .social-gif .owl-single .item h5 {
      margin-top: 16px;
      font-weight: 600;
      color: #fff;
      margin-bottom: 16px; }
    .social-gif .owl-single .item p {
      margin-left: 80px;
      margin-right: 80px; }
      @media screen and (max-width: 600px) {
        .social-gif .owl-single .item p {
          margin: 0px !important; } }

#efeito-novo {
  padding: 70px 0px;
  height: 850px; }
  @media screen and (max-width: 780px) {
    #efeito-novo {
      height: auto !important; } }
  #efeito-novo .linha-desktop {
    display: none; }
    @media screen and (min-width: 781px) {
      #efeito-novo .linha-desktop {
        display: block; } }
  #efeito-novo .linha-mobile {
    display: none; }
    @media screen and (max-width: 780px) {
      #efeito-novo .linha-mobile {
        display: block; } }
  #efeito-novo h1 {
    font-size: 26px !important; }
  #efeito-novo .lista-botoes {
    position: absolute;
    top: 0;
    left: 17px;
    height: 450px;
    width: 46px; }
    #efeito-novo .lista-botoes a {
      width: 46px;
      height: 46px;
      position: absolute;
      left: 0px;
      top: 0px;
      background: transparent !important;
      color: transparent !important;
      z-index: 3000; }
  #efeito-novo .caption-teste {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    padding-bottom: 0px;
    position: absolute;
    opacity: 0;
    visibility: hidden; }
    #efeito-novo .caption-teste .inner {
      background: #83c348;
      padding: 25px !important;
      position: relative;
      margin-bottom: 20px;
      color: #fff; }
      #efeito-novo .caption-teste .inner:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #83c348;
        bottom: auto;
        left: auto;
        right: -10px;
        top: 15px; }
    #efeito-novo .caption-teste.active {
      opacity: 1;
      visibility: visible; }
  #efeito-novo .imagem-content {
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    opacity: 0;
    position: absolute;
    width: 760px;
    max-width: none !important; }
    #efeito-novo .imagem-content.active {
      opacity: 1; }
  #efeito-novo .box-texto {
    background: #83c348;
    padding: 25px !important;
    position: relative;
    margin-bottom: 20px;
    color: #fff; }
    #efeito-novo .box-texto:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 10px 0;
      border-color: #83c348 transparent transparent;
      bottom: -10px;
      left: 14px;
      position: absolute; }
  #efeito-novo .linha-com-imagem {
    margin-bottom: 20px; }

#texto-com-imagem-topo {
  padding: 70px 0px; }
  #texto-com-imagem-topo .imagem-topo {
    display: flex;
    justify-content: center;
    margin-bottom: 10px; }
  #texto-com-imagem-topo h1 {
    font-size: 26px; }
  #texto-com-imagem-topo .btn {
    background: #83c348 !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
    transition: all 0.5s !important; }

.com-borda-especial {
  position: relative;
  padding-top: 170px !important; }
  .com-borda-especial:before {
    content: '';
    background: transparent url(https://www.quickmobile.com/wp-content/themes/qm/dist/images/devices/analytics-chart-divider.png) no-repeat 0 0;
    background-size: cover;
    height: 263px;
    width: 120%;
    position: absolute;
    top: -80px;
    left: -201px;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-8deg);
    top: -185px;
    height: 590px; }
  @media screen and (min-width: 700px) and (max-width: 780px) {
    .com-borda-especial:before {
      top: -39px !important;
      left: -117px !important; } }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    .com-borda-especial:before {
      left: -158px !important;
      top: -72px !important; } }

.btn-so-borda {
  background: transparent !important;
  border-radius: 8px !important;
  color: #83c348 !important;
  border: 2px solid #83c348 !important;
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem;
  padding: 14px 30px !important;
  text-transform: uppercase;
  vertical-align: middle;
  transition: all 0.3s; }
  .btn-so-borda:hover, .btn-so-borda:focus {
    text-decoration: none !important;
    background: #fff !important;
    border-color: #fff !important; }

/*!
 * Bootstrap v4.0.0-alpha.2 (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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.h1 {
  font-size: 2.5rem; }

.h2 {
  font-size: 2rem; }

.h3 {
  font-size: 1.75rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img, .page.sobre .imgFundador, .boxed-item .imagem img, .paginaProduto .imagem img, .listaHorizontal .item .imagem, .lista article .imagem img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail, .lista.lista-1 .imagem img {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle, .lista.lista-1 .imagem img, .autorPagina .imagem {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.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; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .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; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .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; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.25rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.8625rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.16667rem; } }

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem; }

.form-group {
  margin-bottom: 1rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.4625rem 1.4625rem; }

.has-success .text-help,
.has-success .form-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: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-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: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-primary-outline {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active,
  .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus {
    border-color: #43a7fd; }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
    border-color: #43a7fd; }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active,
  .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
    border-color: white; }

.btn-info-outline {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active,
  .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
    border-color: #b0e1ef; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #b0e1ef; }

.btn-success-outline {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active,
  .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus {
    border-color: #a3d7a3; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #a3d7a3; }

.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active,
  .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus {
    border-color: #f8d9ac; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #f8d9ac; }

.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active,
  .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus {
    border-color: #eba5a3; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.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; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .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; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.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; }

.input-group-addon:first-child {
  border-right: 0; }

.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; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-radio .c-indicator {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem 0.25rem 0 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem; }

.card-block {
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }
  .card-header:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }

.card-primary-outline {
  background-color: transparent;
  border-color: #0275d8; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #5bc0de; }

.card-success-outline {
  background-color: transparent;
  border-color: #5cb85c; }

.card-warning-outline {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-danger-outline {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0; }

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      width: 1%;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #eceeef; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .label:empty {
    display: none; }

.btn .label {
  position: relative;
  top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem; }

.label-default {
  background-color: #818a91; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077; }

.label-primary {
  background-color: #0275d8; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #025aa5; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  color: #0074d9;
  border: 0;
  appearance: none; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

.progress[value]::-webkit-progress-value::before {
  content: attr(value); }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none; }
  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  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);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    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);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail, .lista.lista-1 .imagem img.media-object {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #a8d6fe; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 768px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -0.7rem -0.7rem 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.right {
    right: 0;
    left: auto; }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block, .paginaProduto .imagem img, .lista article .imagem img, .cadastro .mensagem .logotipo {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-xs-left, .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo .noticia-titulo, section#menu-centro nav.centro ul li {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.invisible {
  visibility: hidden !important; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center, .portfolio-lista .portfolio-item .titulo, header.clean, header.three, #lista-de-produtos .produto-item .produto-conteudo .produto-titulo, .box-coluna .icone, .page.sobre .icone, .page.sobre .mini-chamada, .box-item, .links ul li .icone, .lista article, .headerTitle.center, .cadastro .mensagem {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase, header.clean .titulo {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1, .lista article .descricao {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1, .paginaProduto .informacoes .descricao {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1, .page.sobre .produtos-e-servicos ul, .section.produtos-e-servicos {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2, section#servicos, .lista article .acoes {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2, section#servicos, section#noticiasPalestras, .section.noticias, .listaHorizontal .item, .cadastro .mensagem .logotipo {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2, section#pagina.sobre .processo {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3, section#website .passosSection, section#noticiasPalestras, section#pagina {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3, section#website .passosSection, .paginaProduto {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3, .section.servicos, .section.parceirosSection {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1, .paginaProduto .informacoes .descricao {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2, .section.parceirosSection {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2, .page.sobre .imgFundador {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3, section#website .passosSection {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3, section#pagina.sobre .processo, .page.sobre .clientes, .page.sobre .produtos-e-servicos, .section.noticias, .section.produtos-e-servicos {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
 *  Definições principais
*/
/*
 *  Bordas
*/
.b-a-0 {
  border: 0; }

.b-a-1 {
  border: 1px solid #eee; }

.b-a-2 {
  border: 2px solid #eee; }

.b-a-3 {
  border: 3px solid #eee; }

.b-a-4 {
  border: 4px solid #eee; }

.b-t-0 {
  border-top: 0; }

.b-t-1 {
  border-top: 1px solid #eee; }

.b-t-2 {
  border-top: 2px solid #eee; }

.b-t-3 {
  border-top: 3px solid #eee; }

.b-t-4 {
  border-top: 4px solid #eee; }

.b-b-0 {
  border-bottom: 0; }

.b-b-1, .paginaProduto .informacoes .descricao {
  border-bottom: 1px solid #eee; }

.b-b-2 {
  border-bottom: 2px solid #eee; }

.b-b-3 {
  border-bottom: 3px solid #eee; }

.b-b-4 {
  border-bottom: 4px solid #eee; }

.b-l-0 {
  border-left: 0; }

.b-l-1 {
  border-left: 1px solid #eee; }

.b-l-2 {
  border-left: 2px solid #eee; }

.b-l-3 {
  border-left: 3px solid #eee; }

.b-l-4 {
  border-left: 4px solid #eee; }

.b-r-0 {
  border-right: 0; }

.b-r-1 {
  border-right: 1px solid #eee; }

.b-r-2 {
  border-right: 2px solid #eee; }

.b-r-3 {
  border-right: 3px solid #eee; }

.b-r-4 {
  border-right: 4px solid #eee; }

/*
 *  Fontes
*/
.font-11 {
  font-size: 11px !important; }

.font-12 {
  font-size: 12px !important; }

.font-13 {
  font-size: 13px !important; }

.font-14, section#pagina.noticia .noticia-page .noticia-conteudo, section#pagina.noticia .noticia-page .noticia-share .pull-xs-left, section#pagina.noticia .noticia-page .noticia-share .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo section#pagina.noticia .noticia-page .noticia-share .noticia-imagem, section#pagina.noticia .noticia-page .noticia-share .lista-noticias .left .noticia-conteudo .noticia-titulo, .lista-noticias .left .noticia-conteudo section#pagina.noticia .noticia-page .noticia-share .noticia-titulo, section#pagina.noticia .noticia-page .noticia-share section#menu-centro nav.centro ul li, section#menu-centro nav.centro ul section#pagina.noticia .noticia-page .noticia-share li {
  font-size: 14px !important; }

.font-15 {
  font-size: 15px !important; }

.font-16 {
  font-size: 16px !important; }

.font-17 {
  font-size: 17px !important; }

.font-18 {
  font-size: 18px !important; }

.font-19 {
  font-size: 19px !important; }

.font-20 {
  font-size: 20px !important; }

.font-21 {
  font-size: 21px !important; }

.font-22 {
  font-size: 22px !important; }

.font-200 {
  font-weight: 200 !important; }

.font-300 {
  font-weight: 300 !important; }

.font-400 {
  font-weight: 400 !important; }

.font-500 {
  font-weight: 500 !important; }

.font-600 {
  font-weight: 600 !important; }

.font-700 {
  font-weight: 700 !important; }

.font-800 {
  font-weight: 800 !important; }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
header.header-menu {
  min-height: 60px;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100;
  width: 100%; }
  header.header-menu .topo {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 1000;
    width: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    max-width: 1600px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out; }
    @media screen and (max-width: 780px) {
      header.header-menu .topo {
        display: none !important; } }
  header.header-menu .menu-lista .borda {
    display: flex;
    align-items: center; }
  header.header-menu .logo img {
    width: 175px;
    height: auto;
    transition: all 0.5s !important;
    -webkit-transition: all 0.5s !important; }
  header.header-menu .menu-lista .dropdown-menu {
    border-radius: 0px !important; }
    header.header-menu .menu-lista .dropdown-menu:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 7px;
      border-color: transparent transparent #fff;
      position: absolute;
      top: -6px;
      left: 20px; }
    header.header-menu .menu-lista .dropdown-menu .espaco {
      padding-left: 8px !important; }
    header.header-menu .menu-lista .dropdown-menu .dropdown-item {
      color: #505050 !important;
      font-weight: 100 !important;
      font-size: 14px;
      text-transform: capitalize; }
  header.header-menu .menu-lista nav {
    display: block;
    float: right; }
    header.header-menu .menu-lista nav li {
      padding-right: 20px; }
    header.header-menu .menu-lista nav a {
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      -webkit-transition: all 140ms ease-out 140ms;
      -moz-transition: all 140ms ease-out 140ms;
      -o-transition: all 140ms ease-out 140ms;
      transition: all 100ms ease-out 100ms;
      /* text-shadow: 0 1px 1px #fff; */
      font-weight: bold; }
      header.header-menu .menu-lista nav a:hover, header.header-menu .menu-lista nav a:focus {
        color: #83c348 !important; }
      @media screen and (min-width: 1000px) and (max-width: 1100px) {
        header.header-menu .menu-lista nav a {
          font-size: 15px !important;
          padding-left: 3px;
          padding-right: 3px; } }
  header.header-menu .mobile-menu-background {
    display: none;
    background: #fff;
    color: #fff;
    /* padding: 10px 10px 10px; */
    padding-top: 7px;
    height: 60px;
    top: 0;
    z-index: 52;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #cecece;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
    header.header-menu .mobile-menu-background .pull-xs-left, header.header-menu .mobile-menu-background .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo header.header-menu .mobile-menu-background .noticia-imagem, header.header-menu .mobile-menu-background .lista-noticias .left .noticia-conteudo .noticia-titulo, .lista-noticias .left .noticia-conteudo header.header-menu .mobile-menu-background .noticia-titulo, header.header-menu .mobile-menu-background section#menu-centro nav.centro ul li, section#menu-centro nav.centro ul header.header-menu .mobile-menu-background li {
      padding-left: 10px; }
    header.header-menu .mobile-menu-background .pull-xs-right {
      padding-right: 4px;
      margin-top: 5px; }
      header.header-menu .mobile-menu-background .pull-xs-right .btn {
        background: transparent !important;
        font-size: 24px;
        color: #333;
        /* text-shadow: 0 1px 1px #fff; */
        margin-top: 3px;
        margin-right: 17px;
        padding: 0px !important;
        box-shadow: none !important; }
        header.header-menu .mobile-menu-background .pull-xs-right .btn:hover, header.header-menu .mobile-menu-background .pull-xs-right .btn:focus {
          color: #83c348 !important; }
  @media screen and (max-width: 780px) {
    header.header-menu .topo {
      display: none; }
    header.header-menu .header-topado {
      display: none; }
    header.header-menu .mobile-menu-background {
      display: block; }
      header.header-menu .mobile-menu-background img {
        width: 160px;
        height: auto;
        margin-top: 4px;
        top: 0px !important;
        left: 10px; } }

@media screen and (max-width: 1200px) {
  header .menu-principal ul li a {
    font-size: 11px !important; } }

@media (max-width: 789px) {
  header .menu-principal .headingLogo {
    width: 100%; } }

@media (max-width: 789px) {
  header .menu-principal .headingMenu {
    display: none; } }

@media (max-width: 425px) {
  header .menu-principal .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
    header .menu-principal .logo img {
      display: block;
      margin-left: auto;
      margin-right: auto; } }

header .menu-principal .logo img {
  max-height: 90px;
  margin-top: -10px; }

header .menu-principal ul li {
  text-transform: uppercase;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.3px !important;
  float: left; }
  header .menu-principal ul li a {
    font-size: 16px;
    color: #333;
    padding: 5px 13px; }
    @media (max-width: 1050px) {
      header .menu-principal ul li a {
        padding: 9px 7px; } }

.menu-mobile {
  overflow: hidden !important;
  width: 100% !important; }
  .menu-mobile .menu {
    margin-top: 5px;
    border-top: 1px solid #036d99; }
    .menu-mobile .menu ul {
      padding: 0; }
      .menu-mobile .menu ul li {
        background: #036d99;
        color: #fff;
        border-bottom: 1px solid #fff;
        padding: 7px 10px 10px;
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        margin-left: 0px !important; }
        .menu-mobile .menu ul li a {
          color: #fff;
          text-transform: uppercase;
          text-align: center;
          font-weight: bold; }
        .menu-mobile .menu ul li .dropdown-menu {
          width: 100%;
          position: relative;
          left: 8px; }
          .menu-mobile .menu ul li .dropdown-menu .dropdown-item {
            color: #333;
            text-align: center;
            border-bottom: 1px solid #cecece;
            padding-bottom: 6px;
            padding-top: 6px; }
    .menu-mobile .menu:before {
      bottom: 100%;
      content: ' ';
      position: absolute;
      width: 100%;
      height: 30px; }

.scroll-header {
  display: block;
  position: fixed !important;
  z-index: 9000 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .scroll-header .logo img {
    width: 103px !important;
    height: auto !important;
    top: -4px !important; }
  .scroll-header .menu-lista {
    margin-top: 3px !important; }

.campo-teste {
  position: relative; }
  .campo-teste form {
    position: absolute;
    left: -158px;
    width: 200px;
    top: 70px;
    display: flex; }
    .campo-teste form .campo {
      width: 100% !important; }
    .campo-teste form .btn {
      background: #de9c26 !important;
      color: #fff !important; }

.hvr-underline-from-left:before {
  background: #fff !important; }

.linha-sub-menu {
  padding: 2px;
  background: #555;
  display: none;
  width: 100%;
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 2999; }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    .linha-sub-menu {
      top: 66px !important; } }
  .linha-sub-menu ul li {
    border-right: 1px solid #fff;
    padding-left: 16px;
    padding-right: 31px;
    text-align: center; }
    .linha-sub-menu ul li:last-child {
      border-right: 0px !important; }
    @media screen and (min-width: 800px) and (max-width: 999px) {
      .linha-sub-menu ul li {
        padding: 0px !important; } }
    @media screen and (min-width: 1000px) and (max-width: 1100px) {
      .linha-sub-menu ul li {
        padding-right: 21px !important; } }
    .linha-sub-menu ul li a {
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      -webkit-transition: all 130ms ease-in-out 110ms;
      transition: all 130ms ease-in-out 110ms; }
      .linha-sub-menu ul li a:hover, .linha-sub-menu ul li a:focus {
        color: #fff !important; }
      @media screen and (min-width: 800px) and (max-width: 999px) {
        .linha-sub-menu ul li a {
          font-size: 9px !important; } }
      @media screen and (min-width: 1000px) and (max-width: 1224px) {
        .linha-sub-menu ul li a {
          font-size: 11px !important; } }

.background-azul {
  background: #43acd9 !important; }

.normal {
  position: relative; }

.menu-fixo {
  background: #fff !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  box-shadow: 0 1px 1px 0 rgba(40, 40, 40, 0.2);
  max-width: none !important; }
  .menu-fixo li a {
    color: #333 !important;
    font-size: 14px !important; }

html, body {
  overflow-x: hidden; }

@media screen and (max-width: 780px) {
  header {
    overflow: hidden; } }

menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  width: 250px;
  height: 100%;
  padding-top: 10px;
  background: #292f33;
  border-left: 3px solid #83c348;
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 0px;
  z-index: 300; }
  menu ul {
    padding: 0px; }
  menu .dropdown-menu {
    left: 0px;
    border-radius: 0px;
    padding: 0px;
    margin-bottom: 8px;
    position: relative;
    width: 100%; }
    menu .dropdown-menu .dropdown-item {
      color: #333;
      text-align: center;
      border-bottom: 1px solid #cecece;
      padding-bottom: 6px;
      padding-top: 6px;
      margin: 0px; }

menu li a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0 10px;
  padding: 10px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase; }

menu li a:hover {
  background: #FFF;
  color: #333; }

/*
        Aqui você esconde o menu para fora da tela
        O valor é exatamente a largura da sidebar
*/
menu {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px);
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear; }

/*
        Essa é a posição original do HEADER e do MAIN
*/
header, #website {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear; }

/*
   Com a classe menu-active na tag HTML
*/
.menu-active menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.menu-active header,
.menu-active #website {
  -webkit-transform: translateX(-250px);
  -moz-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

footer .footer-principal {
  padding-top: 50px;
  background: #292f33;
  color: #fff; }
  footer .footer-principal .titulo-footer {
    position: relative;
    text-align: center; }
    footer .footer-principal .titulo-footer h2 {
      display: inline-block;
      font-size: 36px;
      font-weight: 100;
      line-height: 1;
      padding: 20px 35px;
      position: relative;
      z-index: 2;
      background: #292f33; }
      @media screen and (max-width: 560px) {
        footer .footer-principal .titulo-footer h2 {
          padding: 0px !important;
          margin-bottom: 10px !important; } }
    footer .footer-principal .titulo-footer:before {
      content: '';
      background: #3f4448;
      height: 1px;
      position: absolute;
      left: 0;
      top: 39px;
      width: 100%;
      z-index: 1; }
  footer .footer-principal nav {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 30px;
    border-radius: 0px !important;
    border-bottom: 1px solid #3f4448;
    margin-bottom: 30px; }
    footer .footer-principal nav ul li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
      footer .footer-principal nav ul li a {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        padding: 5px 10px;
        text-transform: uppercase;
        padding: 5px 22px;
        transition: all 0.5s !important; }
        footer .footer-principal nav ul li a:hover, footer .footer-principal nav ul li a:focus {
          color: #83c348 !important; }
      @media screen and (max-width: 600px) {
        footer .footer-principal nav ul li {
          width: 100%;
          text-align: center;
          margin-left: 0px !important; } }
      @media screen and (min-width: 740px) and (max-width: 780px) {
        footer .footer-principal nav ul li {
          margin-left: 0px !important; }
          footer .footer-principal nav ul li a {
            padding: 5px 12px !important; } }
  footer .footer-principal p {
    color: #787878 !important;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px; }

footer .footer-redes {
  background: #1f2326;
  font-size: 30px;
  line-height: 1;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-transition: background .3s ease-out;
  transition: background .3s ease-out; }
  footer .footer-redes.back-facebook {
    background: #3b5998 !important; }
    footer .footer-redes.back-facebook li a {
      color: #fff !important; }
  footer .footer-redes.back-twitter {
    background: #55acee !important; }
    footer .footer-redes.back-twitter li a {
      color: #fff !important; }
  footer .footer-redes.back-linkedin {
    background: #0077b5 !important; }
    footer .footer-redes.back-linkedin li a {
      color: #fff !important; }
  footer .footer-redes.back-youtube {
    background: #cf3427 !important; }
    footer .footer-redes.back-youtube li a {
      color: #fff !important; }
  footer .footer-redes.back-googleplus {
    background: #dc4e41 !important; }
    footer .footer-redes.back-googleplus li a {
      color: #fff !important; }
  footer .footer-redes.back-normal {
    background: #1f2326 !important; }
    footer .footer-redes.back-normal li a {
      color: #83c348 !important; }
  footer .footer-redes ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    align-items: center;
    justify-content: center; }
    footer .footer-redes ul li {
      float: left; }
      footer .footer-redes ul li a {
        margin: 0 30px;
        color: #83c348; }
        @media screen and (max-width: 600px) {
          footer .footer-redes ul li a {
            margin: 0px 18px !important; } }

section#servicos {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

section#portfolios {
  margin-bottom: 50px !important;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #de9c26 !important; }
  section#portfolios .headerTitle .titulo h1 {
    color: #fff !important; }
  section#portfolios .headerTitle .titulo .descricao {
    color: #fff !important; }
  section#portfolios .acoes .btn {
    background: #720e21 !important; }
    section#portfolios .acoes .btn:hover, section#portfolios .acoes .btn:focus {
      background: #57101d !important; }

#botaoContato {
  margin-bottom: 50px; }
  #botaoContato .botao-margin {
    height: 200px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-color: #eae9e9;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-bottom-style: solid;
    border-top-style: solid;
    background: #ececec;
    text-align: center; }
    #botaoContato .botao-margin:hover {
      background-image: linear-gradient(to top, #d6d6d6, #e8e8e8); }
    #botaoContato .botao-margin a {
      width: 100%;
      height: 100%; }
      #botaoContato .botao-margin a .texto-botao {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        #botaoContato .botao-margin a .texto-botao i {
          text-transform: uppercase;
          color: #787878;
          font-size: 30px;
          margin-right: 6px; }
        #botaoContato .botao-margin a .texto-botao p {
          text-transform: uppercase;
          color: #787878;
          font-size: 30px;
          margin: 0px; }
    @media screen and (max-width: 780px) {
      #botaoContato .botao-margin .texto-botao i {
        font-size: 40px !important; }
      #botaoContato .botao-margin .texto-botao p {
        font-size: 20px !important; } }

section#em-execucao {
  margin-bottom: 50px; }
  section#em-execucao a:hover {
    color: #333; }

section#quemSomos {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background-attachment: fixed !important;
  background-position: 50% 0 !important;
  background-repeat: repeat-x !important;
  background-size: cover !important;
  height: 100%;
  width: 100%;
  margin-bottom: 50px !important;
  color: #720e21; }
  section#quemSomos .texto {
    font-size: 40px; }
    @media screen and (max-width: 780px) {
      section#quemSomos .texto {
        font-size: 34px; }
        section#quemSomos .texto a {
          display: block; } }
    section#quemSomos .texto .link {
      font-size: 40px;
      padding-left: 10px;
      color: #de9c26; }
      section#quemSomos .texto .link:hover {
        color: #720e21; }

section#ultimasNoticias {
  margin-bottom: 50px !important; }
  section#ultimasNoticias .btn {
    background: #de9c26 !important; }
    section#ultimasNoticias .btn:hover, section#ultimasNoticias .btn:focus {
      background: #57101d !important; }

.portfolio-box {
  min-height: 420px;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #e5e5e5;
  border-bottom-width: 2px;
  margin-bottom: 50px;
  cursor: default;
  position: relative;
  background: #fff; }
  @media screen and (max-width: 780px) {
    .portfolio-box {
      min-height: 200px; }
      .portfolio-box .portfolio-box__img {
        height: auto !important; }
        .portfolio-box .portfolio-box__img img {
          height: auto !important; } }
  .portfolio-box .portfolio-box__img {
    height: auto;
    width: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
    .portfolio-box .portfolio-box__img img {
      width: 100%;
      height: auto; }
  .portfolio-box .portfolio-share {
    padding-top: 20px;
    padding-bottom: 20px; }
    .portfolio-box .portfolio-share .btn:hover {
      color: #fff !important; }
  .portfolio-box .img__legenda {
    position: absolute;
    margin-top: -21px;
    background: rgba(0, 0, 0, 0.7);
    color: #e5e5e5;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 13px; }
  .portfolio-box .portfolio-box__titulo {
    color: #720e21;
    font-weight: bold;
    font-size: 20px !important;
    padding-top: 15px;
    flex-grow: 1;
    min-height: 90px; }
  .portfolio-box .portfolio-box__texto {
    color: #868686;
    font-size: 16px !important;
    flex-grow: 2; }
  .portfolio-box .portfolio-box__btn {
    position: absolute;
    bottom: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .portfolio-box .portfolio-box__btn i {
      margin-right: 6px; }
  .portfolio-box .box-portfolio {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(114, 14, 33, 0.8); }
    .portfolio-box .box-portfolio .topo-share {
      width: 100%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .box-portfolio .topo-share .btn {
        background: transparent !important;
        font-weight: bold !important;
        font-size: 16px !important;
        border: 1px solid #fff;
        text-transform: uppercase; }
        .portfolio-box .box-portfolio .topo-share .btn i {
          margin-right: 6px; }
    .portfolio-box .box-portfolio .portfolio-share {
      width: 100%;
      position: absolute;
      bottom: 20px;
      display: flex;
      justify-content: center; }
      .portfolio-box .box-portfolio .portfolio-share .btn-face i {
        width: 30px;
        height: 30px;
        font-size: 16px;
        border: 1px solid #fff;
        line-height: 30px;
        text-align: center;
        background: transparent;
        margin-right: 4px;
        color: #fff; }
      .portfolio-box .box-portfolio .portfolio-share .btn-twi i {
        width: 30px;
        height: 30px;
        font-size: 16px;
        border: 1px solid #fff;
        line-height: 30px;
        text-align: center;
        background: transparent;
        margin-right: 4px;
        color: #fff; }
      @media screen and (min-width: 800px) {
        .portfolio-box .box-portfolio .portfolio-share .btn-wa {
          display: none !important; } }
      .portfolio-box .box-portfolio .portfolio-share .btn-wa i {
        width: 30px;
        height: 30px;
        font-size: 16px;
        border: 1px solid #fff;
        line-height: 30px;
        text-align: center;
        background: transparent;
        margin-right: 4px;
        color: #fff; }
      .portfolio-box .box-portfolio .portfolio-share .btn-goo i {
        width: 30px;
        height: 30px;
        font-size: 16px;
        border: 1px solid #fff;
        line-height: 30px;
        text-align: center;
        background: transparent;
        margin-right: 4px;
        color: #fff; }

@media screen and (min-width: 760px) and (max-width: 1000px) {
  .width-50-ipadUp {
    width: 50% !important; } }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
.btn {
  background: #333 !important;
  border-radius: 4px;
  transition: all 0.5s !important; }
  .btn:hover, .btn:focus {
    background: #175169 !important;
    color: #fff !important; }

.tituloSobre {
  font-size: 20px;
  font-weight: bold;
  color: #43acd9 !important;
  /* margin-bottom: 10px; */
  padding-bottom: 4px;
  border-bottom: 1px solid #43acd9; }

.texto-page .input-group-addon {
  background: #333 !important; }
  .texto-page .input-group-addon i {
    color: #fff !important; }

.texto-page input:focus, .texto-page textarea:focus {
  border-color: #43acd9 !important; }

.sobre .corpo {
  padding-top: 20px;
  padding-bottom: 20px; }
  .sobre .corpo .sobrePersonalizado {
    margin-bottom: 20px;
    height: 234px;
    border: 1px solid #Cecece; }
    @media screen and (min-width: 700px) and (max-width: 780px) {
      .sobre .corpo .sobrePersonalizado {
        height: 290px; } }
    @media screen and (min-width: 810px) and (max-width: 1000px) {
      .sobre .corpo .sobrePersonalizado {
        height: 280px; } }
    @media screen and (min-width: 780px) and (max-width: 800px) {
      .sobre .corpo .sobrePersonalizado {
        height: 320px; } }
    @media screen and (max-width: 426px) {
      .sobre .corpo .sobrePersonalizado {
        height: 280px; } }
    .sobre .corpo .sobrePersonalizado .titulo {
      padding: 10px;
      background: #f37846;
      font-size: 16px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
      .sobre .corpo .sobrePersonalizado .titulo i {
        margin-right: 6px; }
    .sobre .corpo .sobrePersonalizado .textoSobre {
      padding: 10px; }
      .sobre .corpo .sobrePersonalizado .textoSobre ol {
        margin: 0px;
        list-style-type: none; }
        .sobre .corpo .sobrePersonalizado .textoSobre ol li {
          counter-increment: num-list;
          margin-bottom: 5px; }
          .sobre .corpo .sobrePersonalizado .textoSobre ol li:before {
            content: counter(num-list);
            margin-right: 5px;
            font-size: 80%;
            background: #f37846;
            color: #fff;
            font-weight: bold;
            padding: 3px 8px;
            border-radius: 3px; }
  .sobre .corpo .sobrePersonalizado2 {
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 1px 1px 6px -2px rgba(50, 50, 50, 0.58);
    -moz-box-shadow: 1px 1px 6px -2px rgba(50, 50, 50, 0.58);
    box-shadow: 1px 1px 6px -2px rgba(50, 50, 50, 0.58); }
    .sobre .corpo .sobrePersonalizado2 .icone {
      padding: 4px;
      background: #f37846;
      font-size: 60px;
      color: #fff;
      text-align: center; }
    .sobre .corpo .sobrePersonalizado2 .titulo {
      padding-top: 10px;
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 0px !important; }
    .sobre .corpo .sobrePersonalizado2 .textoSobre {
      padding: 10px; }
  .sobre .corpo .parceria {
    margin-top: 10px;
    padding: 10px;
    border-top: 4px solid #15cdac;
    border-bottom: 4px solid #15cdac; }
    .sobre .corpo .parceria .titulo {
      padding: 4px;
      font-size: 20px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center; }
    .sobre .corpo .parceria .textoSobre {
      padding: 4px; }
  .sobre .corpo .textoNormal {
    padding: 10px;
    margin-top: 10px; }
    .sobre .corpo .textoNormal .titulo {
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      padding-bottom: 4px; }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
.titulo {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px; }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
section.produtos .linhaCategoria {
  background: rgba(0, 0, 0, 0.7); }
  section.produtos .linhaCategoria .btn {
    text-transform: uppercase !important;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px; }
    section.produtos .linhaCategoria .btn:focus {
      background: rgba(0, 0, 0, 0.7) !important;
      color: #fff !important; }
  section.produtos .linhaCategoria .dropdown-menu {
    border-radius: 0px;
    margin-top: 0px; }
    section.produtos .linhaCategoria .dropdown-menu .dropdown-item:hover {
      background: #333;
      color: #fff; }
  @media screen and (max-width: 780px) {
    section.produtos .linhaCategoria .btn {
      width: 100%; }
    section.produtos .linhaCategoria .dropdown-menu {
      width: 100%; }
      section.produtos .linhaCategoria .dropdown-menu .dropdown-item {
        text-align: center; } }

section.produtos .produtos-lista .produto {
  margin-bottom: 20px;
  padding: 10px;
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 4px;
  height: 320px;
  border: 1px solid #cecece;
  position: relative; }
  section.produtos .produtos-lista .produto a {
    color: #333; }
  section.produtos .produtos-lista .produto .imagem {
    width: 100%;
    height: 150px; }
    section.produtos .produtos-lista .produto .imagem img {
      width: 100%;
      height: 100%; }
  section.produtos .produtos-lista .produto .produto-title {
    padding-top: 10px;
    text-transform: capitalize;
    font-size: 16px !important;
    text-align: center !important;
    font-weight: bold; }
  section.produtos .produtos-lista .produto .descricao {
    text-transform: capitalize;
    text-align: center;
    padding-top: 10px;
    font-size: 14px; }
  section.produtos .produtos-lista .produto .acoes {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    visibility: hidden; }
    section.produtos .produtos-lista .produto .acoes a {
      width: 100%;
      color: #fff;
      font-weight: bold; }
      section.produtos .produtos-lista .produto .acoes a i {
        margin-right: 6px !important; }
  section.produtos .produtos-lista .produto:hover {
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.4); }
    section.produtos .produtos-lista .produto:hover .acoes {
      visibility: visible; }
    section.produtos .produtos-lista .produto:hover .produto-title {
      color: #545d6b; }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
.produtoDetalhe .headerTitle h1 {
  margin-bottom: 0px !important; }

.produtoDetalhe .foto-ensaio-min-wrapper {
  width: 120px;
  height: 120px;
  cursor: pointer;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px; }
  .produtoDetalhe .foto-ensaio-min-wrapper .foto-ensaio-miniatura {
    -o-object-fit: cover;
    object-fit: cover; }
  @media screen and (max-width: 500px) {
    .produtoDetalhe .foto-ensaio-min-wrapper {
      width: 48%;
      height: 48%;
      margin-bottom: 5px !important; }
      .produtoDetalhe .foto-ensaio-min-wrapper .foto-ensaio-miniatura {
        width: 100%; } }

.portfolios .projetos {
  padding-top: 20px; }
  .portfolios .projetos .col-md-2 {
    padding: 0px !important; }
    .portfolios .projetos .col-md-2 .projeto {
      width: 100%;
      position: relative;
      height: 250px; }
      .portfolios .projetos .col-md-2 .projeto .imagem {
        position: relative;
        width: 100%;
        height: 100%; }
        .portfolios .projetos .col-md-2 .projeto .imagem img {
          height: 100%;
          width: 100%;
          background-position: center center;
          object-fit: cover;
          background-repeat: no-repeat;
          overflow: hidden; }
      .portfolios .projetos .col-md-2 .projeto .hoverFoto {
        width: 100%;
        height: 100%;
        z-index: 10;
        position: absolute;
        text-align: center;
        top: 0px !important;
        color: #fcfcfc;
        font-size: 14px;
        font-family: Montserrat;
        opacity: 0;
        background: rgba(0, 0, 0, 0.7) no-repeat center 70px;
        line-height: 20px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .portfolios .projetos .col-md-2 .projeto .hoverFoto .titulo {
          display: block;
          width: 100%;
          text-align: center;
          font-size: 22px !important;
          font-weight: bold;
          position: absolute;
          top: 37% !important;
          left: 0%; }
          .portfolios .projetos .col-md-2 .projeto .hoverFoto .titulo h4 {
            display: inline-block;
            padding-bottom: 6px; }
        .portfolios .projetos .col-md-2 .projeto .hoverFoto .acoes {
          position: absolute;
          display: block;
          top: 60%;
          left: 0%;
          width: 100%;
          text-align: center; }
          .portfolios .projetos .col-md-2 .projeto .hoverFoto .acoes .btn {
            background: transparent !important;
            border-color: #fff;
            display: inline-block;
            color: #fff !important;
            margin-top: 10px; }
            .portfolios .projetos .col-md-2 .projeto .hoverFoto .acoes .btn:hover, .portfolios .projetos .col-md-2 .projeto .hoverFoto .acoes .btn:focus {
              border-color: #f39e32;
              color: #f39e32 !important; }
      .portfolios .projetos .col-md-2 .projeto:hover .hoverFoto {
        opacity: 1; }
      .portfolios .projetos .col-md-2 .projeto:hover .titulo h4 {
        border-bottom: 2px solid #fff;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }

.portfolio-detalhe .titulo-portfolio {
  font-size: 20px;
  font-weight: bold;
  color: #f37846;
  text-align: center;
  padding-bottom: 20px; }

.portfolio-detalhe .descricao-portfolio {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  padding-bottom: 20px; }

.portfolio-detalhe .texto-portofolio {
  margin-top: 40px;
  border: 1px solid #cecece; }
  .portfolio-detalhe .texto-portofolio .titulo-texto-portfolio {
    padding: 10px;
    background: #f37846;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .portfolio-detalhe .texto-portofolio .resto-texto-portfolio {
    padding: 10px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21/11/2016, 12:40:34
    Author     : adapta004
*/
.erro404 {
  margin-top: 0px !important; }
  .erro404 .backgroundImage {
    width: 100%;
    height: 100% !important;
    background-size: cover !important;
    background: #f1f1f1 fixed center;
    font-family: 'Open Sans',sans-serif;
    position: relative;
    opacity: 0.7;
    height: 500px !important; }
  .erro404 .sobreImagem {
    width: 100%;
    height: 90%;
    position: absolute;
    top: 27%;
    color: #333;
    font-size: 30px; }
  .erro404 .titulo-page {
    text-align: center; }
  .erro404 .acoes {
    text-align: center; }
    .erro404 .acoes a {
      margin-right: 10px; }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important; }

a:focus {
  color: #333; }

.text-white {
  color: #FFF; }

.no-margin {
  margin: 0; }

.no-padding-t {
  padding-top: 0; }

.no-border {
  border: 0 !important; }

.no-border-radius, .btn, input.form-control {
  border-radius: 0 !important; }

.opacity-0 {
  opacity: 0 !important; }

* {
  margin: 0; }

body {
  overflow-x: hidden !important;
  font-family: 'sofia-pro', sans-serif !important;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #FFF;
  padding-top: 0;
  margin: 0;
  width: auto !important;
  height: auto !important; }

.headerTitle {
  font-family: 'Abel', sans-serif !important; }
  .headerTitle h1 {
    font-size: 40px !important;
    color: #3087ab !important; }

.transicao-1, header .menu-principal ul li, .btn, #chamada-open.dark a, .list-group .list-group-item, #lista-de-produtos .produto-item, .box-coluna a, .boxed-item, .box-item, .box-item .hideHover, .box-item .descricao, .links ul li .icone, .lista.lista-1 article, .colunistas .colunista a, .noticias .noticia-item a, .transicao, section#menu-centro nav.centro ul li a {
  -webkit-transition: all 140ms ease-out 100ms;
  -moz-transition: all 140ms ease-out 100ms;
  -o-transition: all 140ms ease-out 100ms;
  transition: all 140ms ease-out 100ms; }

.transicao-2, .lista.lista-2 article {
  -webkit-transition: all 240ms ease-out 360ms;
  -moz-transition: all 240ms ease-out 360ms;
  -o-transition: all 240ms ease-out 360ms;
  transition: all 240ms ease-out 360ms; }

ul {
  list-style: none; }

.hide {
  display: none; }

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0; }

.cor-primaria {
  background: #FFF;
  color: #333; }

.cor-primaria-link {
  color: #FFF; }

.cor-secundaria {
  background: #333;
  color: #FFF; }

.cor-secundaria-link {
  color: #333; }

@media (max-width: 789px) {
  .formulario input {
    width: 100% !important; } }

section#slide {
  margin-top: 0px !important; }

section#website {
  min-height: 400px; }
  @media screen and (max-width: 780px) {
    section#website {
      padding-top: 60px; } }
  section#website .passosSection {
    background: #ec860d;
    color: #FFF; }
    section#website .passosSection .text-muted {
      color: #e4e4e4; }

.btn-login {
  background: #4d4d4d;
  padding: 4px 10px 4px !important;
  font-size: 13px;
  color: #FFF; }
  .btn-login:link {
    color: #FFF !important; }

.btn {
  background: #333;
  color: #fff; }
  .btn.linear {
    border-top: transparent !important;
    border-left: transparent !important;
    border-right: transparent !important; }
  .btn.b-b {
    border-bottom: 2px solid #333 !important; }
  .btn.btn-dark {
    color: #333;
    background: #FFF;
    border-color: #FFF; }
    .btn.btn-dark:hover {
      background: white;
      border-color: white; }
  .btn.cor-primaria {
    color: #333;
    background-color: #FFF;
    border-color: #FFF; }
    .btn.cor-primaria:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #e0e0e0; }
    .btn.cor-primaria:focus, .btn.cor-primaria.focus {
      color: #333;
      background-color: #e6e6e6;
      border-color: #e0e0e0; }
    .btn.cor-primaria:active, .btn.cor-primaria.active,
    .open > .btn.cor-primaria.dropdown-toggle {
      color: #333;
      background-color: #e6e6e6;
      border-color: #e0e0e0;
      background-image: none; }
      .btn.cor-primaria:active:hover, .btn.cor-primaria:active:focus, .btn.cor-primaria:active.focus, .btn.cor-primaria.active:hover, .btn.cor-primaria.active:focus, .btn.cor-primaria.active.focus,
      .open > .btn.cor-primaria.dropdown-toggle:hover,
      .open > .btn.cor-primaria.dropdown-toggle:focus,
      .open > .btn.cor-primaria.dropdown-toggle.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #bfbfbf; }
    .btn.cor-primaria.disabled:focus, .btn.cor-primaria.disabled.focus, .btn.cor-primaria:disabled:focus, .btn.cor-primaria:disabled.focus {
      background-color: #FFF;
      border-color: #FFF; }
    .btn.cor-primaria.disabled:hover, .btn.cor-primaria:disabled:hover {
      background-color: #FFF;
      border-color: #FFF; }
    .btn.cor-primaria.outline {
      color: #FFF;
      background-image: none;
      background-color: transparent;
      border-color: #FFF; }
      .btn.cor-primaria.outline:focus, .btn.cor-primaria.outline.focus, .btn.cor-primaria.outline:active, .btn.cor-primaria.outline.active,
      .open > .btn.cor-primaria.outline.dropdown-toggle {
        color: #fff;
        background-color: #FFF;
        border-color: #FFF; }
      .btn.cor-primaria.outline:hover {
        color: #fff;
        background-color: #FFF;
        border-color: #FFF; }
      .btn.cor-primaria.outline.disabled:focus, .btn.cor-primaria.outline.disabled.focus, .btn.cor-primaria.outline:disabled:focus, .btn.cor-primaria.outline:disabled.focus {
        border-color: white; }
      .btn.cor-primaria.outline.disabled:hover, .btn.cor-primaria.outline:disabled:hover {
        border-color: white; }
  .btn.cor-secundaria {
    color: #FFF;
    background-color: #333;
    border-color: #333; }
    .btn.cor-secundaria:hover {
      color: #FFF;
      background-color: #1a1a1a;
      border-color: #141414; }
    .btn.cor-secundaria:focus, .btn.cor-secundaria.focus {
      color: #FFF;
      background-color: #1a1a1a;
      border-color: #141414; }
    .btn.cor-secundaria:active, .btn.cor-secundaria.active,
    .open > .btn.cor-secundaria.dropdown-toggle {
      color: #FFF;
      background-color: #1a1a1a;
      border-color: #141414;
      background-image: none; }
      .btn.cor-secundaria:active:hover, .btn.cor-secundaria:active:focus, .btn.cor-secundaria:active.focus, .btn.cor-secundaria.active:hover, .btn.cor-secundaria.active:focus, .btn.cor-secundaria.active.focus,
      .open > .btn.cor-secundaria.dropdown-toggle:hover,
      .open > .btn.cor-secundaria.dropdown-toggle:focus,
      .open > .btn.cor-secundaria.dropdown-toggle.focus {
        color: #FFF;
        background-color: #080808;
        border-color: black; }
    .btn.cor-secundaria.disabled:focus, .btn.cor-secundaria.disabled.focus, .btn.cor-secundaria:disabled:focus, .btn.cor-secundaria:disabled.focus {
      background-color: #333;
      border-color: #333; }
    .btn.cor-secundaria.disabled:hover, .btn.cor-secundaria:disabled:hover {
      background-color: #333;
      border-color: #333; }
    .btn.cor-secundaria.outline {
      color: #333;
      background-image: none;
      background-color: transparent;
      border-color: #333; }
      .btn.cor-secundaria.outline:focus, .btn.cor-secundaria.outline.focus, .btn.cor-secundaria.outline:active, .btn.cor-secundaria.outline.active,
      .open > .btn.cor-secundaria.outline.dropdown-toggle {
        color: #fff;
        background-color: #333;
        border-color: #333; }
      .btn.cor-secundaria.outline:hover {
        color: #fff;
        background-color: #333;
        border-color: #333; }
      .btn.cor-secundaria.outline.disabled:focus, .btn.cor-secundaria.outline.disabled.focus, .btn.cor-secundaria.outline:disabled:focus, .btn.cor-secundaria.outline:disabled.focus {
        border-color: #666666; }
      .btn.cor-secundaria.outline.disabled:hover, .btn.cor-secundaria.outline:disabled:hover {
        border-color: #666666; }
  .btn.btn-laranja, #modalSearch .modal-body .btn {
    color: #FFF;
    background-color: #ec8a15;
    border-color: #ec8a15; }
    .btn.btn-laranja:hover, #modalSearch .modal-body .btn:hover {
      color: #FFF;
      background-color: #bf6f0f;
      border-color: #b5690f; }
    .btn.btn-laranja:focus, #modalSearch .modal-body .btn:focus, .btn.btn-laranja.focus, #modalSearch .modal-body .btn.focus {
      color: #FFF;
      background-color: #bf6f0f;
      border-color: #b5690f; }
    .btn.btn-laranja:active, #modalSearch .modal-body .btn:active, .btn.btn-laranja.active, #modalSearch .modal-body .btn.active,
    .open > .btn.btn-laranja.dropdown-toggle, #modalSearch .modal-body
    .open > .btn.dropdown-toggle {
      color: #FFF;
      background-color: #bf6f0f;
      border-color: #b5690f;
      background-image: none; }
      .btn.btn-laranja:active:hover, #modalSearch .modal-body .btn:active:hover, .btn.btn-laranja:active:focus, #modalSearch .modal-body .btn:active:focus, .btn.btn-laranja:active.focus, #modalSearch .modal-body .btn:active.focus, .btn.btn-laranja.active:hover, #modalSearch .modal-body .btn.active:hover, .btn.btn-laranja.active:focus, #modalSearch .modal-body .btn.active:focus, .btn.btn-laranja.active.focus, #modalSearch .modal-body .btn.active.focus,
      .open > .btn.btn-laranja.dropdown-toggle:hover, #modalSearch .modal-body
      .open > .btn.dropdown-toggle:hover,
      .open > .btn.btn-laranja.dropdown-toggle:focus, #modalSearch .modal-body
      .open > .btn.dropdown-toggle:focus,
      .open > .btn.btn-laranja.dropdown-toggle.focus, #modalSearch .modal-body
      .open > .btn.dropdown-toggle.focus {
        color: #FFF;
        background-color: #9e5c0d;
        border-color: #78460a; }
    .btn.btn-laranja.disabled:focus, #modalSearch .modal-body .btn.disabled:focus, .btn.btn-laranja.disabled.focus, #modalSearch .modal-body .btn.disabled.focus, .btn.btn-laranja:disabled:focus, #modalSearch .modal-body .btn:disabled:focus, .btn.btn-laranja:disabled.focus, #modalSearch .modal-body .btn:disabled.focus {
      background-color: #ec8a15;
      border-color: #ec8a15; }
    .btn.btn-laranja.disabled:hover, #modalSearch .modal-body .btn.disabled:hover, .btn.btn-laranja:disabled:hover, #modalSearch .modal-body .btn:disabled:hover {
      background-color: #ec8a15;
      border-color: #ec8a15; }
    .btn.btn-laranja.outline, #modalSearch .modal-body .btn.outline {
      color: #ec8a15;
      background-image: none;
      background-color: transparent;
      border-color: #ec8a15; }
      .btn.btn-laranja.outline:focus, #modalSearch .modal-body .btn.outline:focus, .btn.btn-laranja.outline.focus, #modalSearch .modal-body .btn.outline.focus, .btn.btn-laranja.outline:active, #modalSearch .modal-body .btn.outline:active, .btn.btn-laranja.outline.active, #modalSearch .modal-body .btn.outline.active,
      .open > .btn.btn-laranja.outline.dropdown-toggle, #modalSearch .modal-body
      .open > .btn.outline.dropdown-toggle {
        color: #fff;
        background-color: #ec8a15;
        border-color: #ec8a15; }
      .btn.btn-laranja.outline:hover, #modalSearch .modal-body .btn.outline:hover {
        color: #fff;
        background-color: #ec8a15;
        border-color: #ec8a15; }
      .btn.btn-laranja.outline.disabled:focus, #modalSearch .modal-body .btn.outline.disabled:focus, .btn.btn-laranja.outline.disabled.focus, #modalSearch .modal-body .btn.outline.disabled.focus, .btn.btn-laranja.outline:disabled:focus, #modalSearch .modal-body .btn.outline:disabled:focus, .btn.btn-laranja.outline:disabled.focus, #modalSearch .modal-body .btn.outline:disabled.focus {
        border-color: #f4b973; }
      .btn.btn-laranja.outline.disabled:hover, #modalSearch .modal-body .btn.outline.disabled:hover, .btn.btn-laranja.outline:disabled:hover, #modalSearch .modal-body .btn.outline:disabled:hover {
        border-color: #f4b973; }
  .btn.btn-black {
    color: #FFF;
    background-color: #414b4e;
    border-color: #414b4e; }
    .btn.btn-black:hover {
      color: #FFF;
      background-color: #2a3032;
      border-color: #252b2d; }
    .btn.btn-black:focus, .btn.btn-black.focus {
      color: #FFF;
      background-color: #2a3032;
      border-color: #252b2d; }
    .btn.btn-black:active, .btn.btn-black.active,
    .open > .btn.btn-black.dropdown-toggle {
      color: #FFF;
      background-color: #2a3032;
      border-color: #252b2d;
      background-image: none; }
      .btn.btn-black:active:hover, .btn.btn-black:active:focus, .btn.btn-black:active.focus, .btn.btn-black.active:hover, .btn.btn-black.active:focus, .btn.btn-black.active.focus,
      .open > .btn.btn-black.dropdown-toggle:hover,
      .open > .btn.btn-black.dropdown-toggle:focus,
      .open > .btn.btn-black.dropdown-toggle.focus {
        color: #FFF;
        background-color: #1a1e1f;
        border-color: #070808; }
    .btn.btn-black.disabled:focus, .btn.btn-black.disabled.focus, .btn.btn-black:disabled:focus, .btn.btn-black:disabled.focus {
      background-color: #414b4e;
      border-color: #414b4e; }
    .btn.btn-black.disabled:hover, .btn.btn-black:disabled:hover {
      background-color: #414b4e;
      border-color: #414b4e; }
    .btn.btn-black.outline {
      color: #414b4e;
      background-image: none;
      background-color: transparent;
      border-color: #414b4e; }
      .btn.btn-black.outline:focus, .btn.btn-black.outline.focus, .btn.btn-black.outline:active, .btn.btn-black.outline.active,
      .open > .btn.btn-black.outline.dropdown-toggle {
        color: #fff;
        background-color: #414b4e;
        border-color: #414b4e; }
      .btn.btn-black.outline:hover {
        color: #fff;
        background-color: #414b4e;
        border-color: #414b4e; }
      .btn.btn-black.outline.disabled:focus, .btn.btn-black.outline.disabled.focus, .btn.btn-black.outline:disabled:focus, .btn.btn-black.outline:disabled.focus {
        border-color: #6f8086; }
      .btn.btn-black.outline.disabled:hover, .btn.btn-black.outline:disabled:hover {
        border-color: #6f8086; }
  .btn.btn-marrom {
    color: #FFF;
    background-color: #b77529;
    border-color: #b77529; }
    .btn.btn-marrom:hover {
      color: #FFF;
      background-color: #8d5a20;
      border-color: #85551e; }
    .btn.btn-marrom:focus, .btn.btn-marrom.focus {
      color: #FFF;
      background-color: #8d5a20;
      border-color: #85551e; }
    .btn.btn-marrom:active, .btn.btn-marrom.active,
    .open > .btn.btn-marrom.dropdown-toggle {
      color: #FFF;
      background-color: #8d5a20;
      border-color: #85551e;
      background-image: none; }
      .btn.btn-marrom:active:hover, .btn.btn-marrom:active:focus, .btn.btn-marrom:active.focus, .btn.btn-marrom.active:hover, .btn.btn-marrom.active:focus, .btn.btn-marrom.active.focus,
      .open > .btn.btn-marrom.dropdown-toggle:hover,
      .open > .btn.btn-marrom.dropdown-toggle:focus,
      .open > .btn.btn-marrom.dropdown-toggle.focus {
        color: #FFF;
        background-color: #704819;
        border-color: #4f3212; }
    .btn.btn-marrom.disabled:focus, .btn.btn-marrom.disabled.focus, .btn.btn-marrom:disabled:focus, .btn.btn-marrom:disabled.focus {
      background-color: #b77529;
      border-color: #b77529; }
    .btn.btn-marrom.disabled:hover, .btn.btn-marrom:disabled:hover {
      background-color: #b77529;
      border-color: #b77529; }
    .btn.btn-marrom.outline {
      color: #b77529;
      background-image: none;
      background-color: transparent;
      border-color: #b77529; }
      .btn.btn-marrom.outline:focus, .btn.btn-marrom.outline.focus, .btn.btn-marrom.outline:active, .btn.btn-marrom.outline.active,
      .open > .btn.btn-marrom.outline.dropdown-toggle {
        color: #fff;
        background-color: #b77529;
        border-color: #b77529; }
      .btn.btn-marrom.outline:hover {
        color: #fff;
        background-color: #b77529;
        border-color: #b77529; }
      .btn.btn-marrom.outline.disabled:focus, .btn.btn-marrom.outline.disabled.focus, .btn.btn-marrom.outline:disabled:focus, .btn.btn-marrom.outline:disabled.focus {
        border-color: #dda769; }
      .btn.btn-marrom.outline.disabled:hover, .btn.btn-marrom.outline:disabled:hover {
        border-color: #dda769; }
  .btn.btn-branco {
    color: #333;
    background-color: #FFF;
    border-color: #dadada; }
    .btn.btn-branco:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #bbbbbb; }
    .btn.btn-branco:focus, .btn.btn-branco.focus {
      color: #333;
      background-color: #e6e6e6;
      border-color: #bbbbbb; }
    .btn.btn-branco:active, .btn.btn-branco.active,
    .open > .btn.btn-branco.dropdown-toggle {
      color: #333;
      background-color: #e6e6e6;
      border-color: #bbbbbb;
      background-image: none; }
      .btn.btn-branco:active:hover, .btn.btn-branco:active:focus, .btn.btn-branco:active.focus, .btn.btn-branco.active:hover, .btn.btn-branco.active:focus, .btn.btn-branco.active.focus,
      .open > .btn.btn-branco.dropdown-toggle:hover,
      .open > .btn.btn-branco.dropdown-toggle:focus,
      .open > .btn.btn-branco.dropdown-toggle.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #9a9a9a; }
    .btn.btn-branco.disabled:focus, .btn.btn-branco.disabled.focus, .btn.btn-branco:disabled:focus, .btn.btn-branco:disabled.focus {
      background-color: #FFF;
      border-color: #dadada; }
    .btn.btn-branco.disabled:hover, .btn.btn-branco:disabled:hover {
      background-color: #FFF;
      border-color: #dadada; }
    .btn.btn-branco.outline {
      color: #333;
      background-image: none;
      background-color: transparent;
      border-color: #333; }
      .btn.btn-branco.outline:focus, .btn.btn-branco.outline.focus, .btn.btn-branco.outline:active, .btn.btn-branco.outline.active,
      .open > .btn.btn-branco.outline.dropdown-toggle {
        color: #fff;
        background-color: #333;
        border-color: #333; }
      .btn.btn-branco.outline:hover {
        color: #fff;
        background-color: #333;
        border-color: #333; }
      .btn.btn-branco.outline.disabled:focus, .btn.btn-branco.outline.disabled.focus, .btn.btn-branco.outline:disabled:focus, .btn.btn-branco.outline:disabled.focus {
        border-color: #666666; }
      .btn.btn-branco.outline.disabled:hover, .btn.btn-branco.outline:disabled:hover {
        border-color: #666666; }
  .btn.btn-claro {
    color: #FFF;
    background-color: #818a91;
    border-color: #9e9e9e; }
    .btn.btn-claro:hover {
      color: #FFF;
      background-color: #687077;
      border-color: #7f7f7f; }
    .btn.btn-claro:focus, .btn.btn-claro.focus {
      color: #FFF;
      background-color: #687077;
      border-color: #7f7f7f; }
    .btn.btn-claro:active, .btn.btn-claro.active,
    .open > .btn.btn-claro.dropdown-toggle {
      color: #FFF;
      background-color: #687077;
      border-color: #7f7f7f;
      background-image: none; }
      .btn.btn-claro:active:hover, .btn.btn-claro:active:focus, .btn.btn-claro:active.focus, .btn.btn-claro.active:hover, .btn.btn-claro.active:focus, .btn.btn-claro.active.focus,
      .open > .btn.btn-claro.dropdown-toggle:hover,
      .open > .btn.btn-claro.dropdown-toggle:focus,
      .open > .btn.btn-claro.dropdown-toggle.focus {
        color: #FFF;
        background-color: #575e64;
        border-color: #5e5e5e; }
    .btn.btn-claro.disabled:focus, .btn.btn-claro.disabled.focus, .btn.btn-claro:disabled:focus, .btn.btn-claro:disabled.focus {
      background-color: #818a91;
      border-color: #9e9e9e; }
    .btn.btn-claro.disabled:hover, .btn.btn-claro:disabled:hover {
      background-color: #818a91;
      border-color: #9e9e9e; }
    .btn.btn-claro.outline {
      color: #9e9e9e;
      background-image: none;
      background-color: transparent;
      border-color: #9e9e9e; }
      .btn.btn-claro.outline:focus, .btn.btn-claro.outline.focus, .btn.btn-claro.outline:active, .btn.btn-claro.outline.active,
      .open > .btn.btn-claro.outline.dropdown-toggle {
        color: #fff;
        background-color: #9e9e9e;
        border-color: #9e9e9e; }
      .btn.btn-claro.outline:hover {
        color: #fff;
        background-color: #9e9e9e;
        border-color: #9e9e9e; }
      .btn.btn-claro.outline.disabled:focus, .btn.btn-claro.outline.disabled.focus, .btn.btn-claro.outline:disabled:focus, .btn.btn-claro.outline:disabled.focus {
        border-color: #d1d1d1; }
      .btn.btn-claro.outline.disabled:hover, .btn.btn-claro.outline:disabled:hover {
        border-color: #d1d1d1; }

.row {
  margin-left: 0;
  margin-right: 0; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(126, 239, 104, 0.8);
  box-shadow: 0 1px 1px transparent inset, 0 0 8px rgba(126, 239, 104, 0);
  outline: 0 none; }

.w-100-p {
  width: 100%; }

.form-control {
  -webkit-box-shadow: inset 0 1px 1px transparent;
  box-shadow: inset 0 1px 1px transparent; }
  .form-control:focus {
    border-color: #cccccc !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0); }

a {
  color: #333; }
  a:hover, a:link {
    text-decoration: none; }

.depoimentos {
  overflow: hidden; }
  .depoimentos.dark .depoimento-item {
    background: #FFF !important; }
  .depoimentos .depoimento-item {
    border: 1px solid #eee;
    padding: 10px; }
    .depoimentos .depoimento-item .descricao {
      font-size: 14px;
      color: #5f5f5f; }
      .depoimentos .depoimento-item .descricao:before {
        font-family: FontAwesome;
        content: '\f10d';
        font-size: 20px;
        margin: 0px 7px 0px 7px; }
      .depoimentos .depoimento-item .descricao:after {
        font-family: FontAwesome;
        content: '\f10e';
        font-size: 20px; }
    .depoimentos .depoimento-item .imagem {
      margin-bottom: 15px; }
      .depoimentos .depoimento-item .imagem img {
        margin: 0 auto; }
        @media (max-width: 789px) {
          .depoimentos .depoimento-item .imagem img {
            width: 120px; } }
    @media (max-width: 789px) {
      .depoimentos .depoimento-item .autor {
        text-align: center; } }
    .depoimentos .depoimento-item .autor .nome {
      font-size: 15px;
      font-weight: 600; }
    .depoimentos .depoimento-item .autor .descricaoAutor {
      font-size: 13px; }

/*  ...............    Chamada  */
#chamada-open {
  font-family: "Open Sans", sans-serif;
  background: #ececec;
  position: relative;
  color: #464646; }
  #chamada-open .p-mini {
    padding: 3px; }
  #chamada-open span {
    font-size: 17px; }
  #chamada-open input {
    border: 1px solid #FFF; }
  #chamada-open.md {
    padding: 27px 10px;
    font-size: 14px; }
    @media (max-width: 789px) {
      #chamada-open.md {
        height: auto; } }
    #chamada-open.md h1 {
      font-size: 23px;
      font-weight: 600; }
    #chamada-open.md.one {
      font-size: 24px;
      padding-top: 38px; }
  #chamada-open.lg {
    padding: 70px 10px;
    font-size: 14px; }
    @media (max-width: 789px) {
      #chamada-open.lg {
        height: auto; } }
    #chamada-open.lg h1 {
      font-size: 30px;
      font-weight: 600; }
  #chamada-open.dark {
    background: #333;
    color: #FFF; }
    #chamada-open.dark a {
      color: #FFF; }
      #chamada-open.dark a:hover {
        opacity: 0.9; }
  #chamada-open .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    background: rgba(87, 87, 87, 0.13);
    background: -moz-linear-gradient(top, #575757 0%, #131313 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #575757), color-stop(100%, #131313));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.13) 0%, #131313 100%);
    background: -o-linear-gradient(top, #575757 0%, #131313 100%);
    background: -ms-linear-gradient(top, #575757 0%, #131313 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.13) 0%, #131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#131313', GradientType=0); }

#modalSearch .modal-content {
  margin-top: 100px;
  border: 0 !important;
  background: transparent !important; }

#modalSearch .modal-body input {
  display: inline-block;
  padding: 28px;
  width: 85%;
  float: left;
  border: 0; }

#modalSearch .modal-body .btn {
  padding: 28px;
  width: 15%;
  border: 0; }

.lista-noticias .left .noticia-conteudo {
  height: 140px;
  margin-bottom: 10px; }
  @media (max-width: 789px) {
    .lista-noticias .left .noticia-conteudo {
      height: auto !important; }
      .lista-noticias .left .noticia-conteudo .noticia-imagem {
        width: auto !important;
        margin: 0 !important;
        height: 400px !important; }
      .lista-noticias .left .noticia-conteudo .noticia-titulo {
        width: auto !important;
        font-size: 14px;
        margin-top: 0 !important; }
        .lista-noticias .left .noticia-conteudo .noticia-titulo a {
          -webkit-transition: all 140ms ease-out 160ms;
          -moz-transition: all 140ms ease-out 160ms;
          -o-transition: all 140ms ease-out 160ms;
          transition: all 140ms ease-out 160ms; }
      .lista-noticias .left .noticia-conteudo .noticia-share {
        display: inline-block;
        margin-top: 10px; } }
  .lista-noticias .left .noticia-conteudo .noticia-imagem {
    width: auto;
    margin-right: 15px;
    height: 400px !important; }
    .lista-noticias .left .noticia-conteudo .noticia-imagem img {
      width: 100%;
      height: 100%; }
  .lista-noticias .left .noticia-conteudo .noticia-titulo {
    width: 65%;
    text-transform: capitalize; }
  .lista-noticias .left .noticia-conteudo .noticia-descricao {
    display: none; }

.lista-noticias .noticia-conteudo {
  background: #FFF;
  padding: 10px; }
  .lista-noticias .noticia-conteudo .noticia-titulo {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase; }
    .lista-noticias .noticia-conteudo .noticia-titulo a {
      -webkit-transition: all 140ms ease-out 160ms;
      -moz-transition: all 140ms ease-out 160ms;
      -o-transition: all 140ms ease-out 160ms;
      transition: all 140ms ease-out 160ms; }
  .lista-noticias .noticia-conteudo .noticia-descricao {
    font-size: 13px;
    margin-bottom: 10px; }
  .lista-noticias .noticia-conteudo .noticia-share {
    margin-bottom: 5px;
    font-size: 13px;
    color: #949494; }

.portfolio-lista .portfolio-item {
  overflow: hidden; }
  .portfolio-lista .portfolio-item .imagem {
    overflow: hidden; }
  .portfolio-lista .portfolio-item .titulo {
    padding: 14px 0px;
    line-height: 1.2;
    position: absolute;
    top: 44%;
    width: 100%;
    background: rgba(0, 0, 0, 0.54);
    color: #FFF;
    font-size: 13px;
    text-shadow: 0px 0px 5px #1f1f1f; }

section#menu-centro {
  background: #008787;
  color: #FFF; }
  section#menu-centro.cor-secundaria {
    background: #262626; }
    section#menu-centro.cor-secundaria .btn {
      border-color: #333;
      background: #333; }
    section#menu-centro.cor-secundaria input {
      border-color: #FFF; }
    section#menu-centro.cor-secundaria .centro {
      border: 0; }
      section#menu-centro.cor-secundaria .centro ul li a {
        color: #FFF; }
        section#menu-centro.cor-secundaria .centro ul li a:hover {
          background: #333; }
  @media (max-width: 789px) {
    section#menu-centro {
      display: none; } }
  section#menu-centro nav.centro input {
    border-color: #FFF; }
  section#menu-centro nav.centro ul {
    padding: 16px 0px 22px; }
    section#menu-centro nav.centro ul li {
      font-size: 15px;
      font-weight: 600; }
      section#menu-centro nav.centro ul li a {
        color: #FFF;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        padding: 18px 10px 17px; }
        section#menu-centro nav.centro ul li a:hover {
          background: #005454; }

.top .busca {
  float: right;
  margin-left: 20px; }
  .top .busca li {
    float: left;
    margin-left: 10px;
    text-transform: uppercase; }

/*  ...............    Boxes  */
.box-login-active:hover .box-login {
  display: block !important;
  position: absolute;
  top: 35px; }

.box-login-active .box-login {
  display: none; }
  .box-login-active .box-login .box {
    background: #ed8b18;
    text-transform: none;
    border-radius: 4px;
    position: relative;
    min-width: 340px;
    font-size: 14px;
    display: block;
    padding: 15px;
    z-index: 15;
    right: 1px;
    top: 13px; }
    .box-login-active .box-login .box:before {
      border-bottom-color: #ed8b18 !important;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      border-bottom: 8px solid white;
      position: absolute;
      display: table;
      content: ' ';
      height: 0;
      top: -8px;
      width: 0; }
    .box-login-active .box-login .box .lista {
      margin: 0;
      padding: 0; }
      .box-login-active .box-login .box .lista li a {
        color: #FFF;
        padding: 3px 0px;
        width: 100%; }
  .box-login-active .box-login .box-hover {
    position: absolute;
    top: 40px;
    display: block; }

/*  ...............    Headers  */
.scrolling {
  position: fixed;
  width: 100%;
  height: 100px;
  z-index: 20;
  display: inline-block;
  margin: 0; }

.hide-scroll {
  display: none; }

.list-group.dark .list-group-item {
  display: block !important;
  background-color: #FFF;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  color: #333;
  font-size: 14px; }
  .list-group.dark .list-group-item:hover {
    background-color: #f2f2f2;
    border-color: #f2f2f2; }

.list-group.light .list-group-item {
  background-color: #fdfdfd;
  border: 1px solid #dadada;
  border-radius: 0px;
  color: #585858;
  font-size: 14px; }
  .list-group.light .list-group-item:hover {
    background-color: #ededed;
    border-color: #ededed;
    color: #333; }

header.clean {
  background: none; }
  header.clean .titulo {
    font-family: "Lato", sans-serif;
    font-size: 20px; }

header.destaque {
  background: none;
  text-align: center; }
  header.destaque .titulo {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    padding: 16px 0px 1px;
    font-weight: 400;
    font-size: 25px;
    color: #333; }

header.four {
  text-align: -webkit-auto;
  border-top: 3px solid #0cbd6a; }
  header.four h1 {
    text-transform: none !important;
    color: #0c9a58 !important;
    font-family: 'Cairo', sans-serif !important; }
  header.four a {
    color: #0c9a58; }
  header.four.azul {
    border-color: #2779ce; }
    header.four.azul a, header.four.azul h1 {
      color: #2779ce !important; }
  header.four.vermelho {
    border-color: #e84949; }
    header.four.vermelho a, header.four.vermelho h1 {
      color: #e84949 !important; }
  header.four.dark {
    border-color: #333; }
    header.four.dark a, header.four.dark h1 {
      color: #333 !important; }

header.two.dark {
  background: #FFF;
  color: #333;
  padding: 10px 15px 0px; }
  header.two.dark .titulo h2 {
    font-size: 16px; }

header.two .titulo h2 {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: 600;
  font-size: 17px;
  padding: 0px; }

header.three h1 {
  color: #e6e6e6;
  margin-top: 0px;
  padding: 0px;
  text-transform: none;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px; }

header .titulo {
  font-size: 18px;
  padding: 2px 0px; }

header .descricao {
  font-size: 15px;
  width: 80%;
  text-align: center;
  margin: 0 auto; }

header.titles {
  height: 35px;
  background: none;
  border-bottom: 1px solid #5A5A5A; }

header.titles .titulo {
  color: #FFF; }

header.produto-title {
  background: none;
  border: 0;
  font-size: 18px !important;
  color: #333;
  text-transform: uppercase; }

header.produto-title h1 {
  font-size: 18px !important; }

header .rodape {
  color: #333;
  display: block;
  height: 45px;
  font-size: 14px;
  padding: 11px; }

/*  ...............    Listas  */
/** Lista Redes */
.redes-sociais ul li {
  float: left;
  margin-right: 10px;
  padding: 4px 10px 10px;
  background: #000;
  height: 30px; }

.redes-sociais ul li a {
  color: #FFF; }

/* Lista Comum */
ul.lista-comum {
  list-style: initial;
  padding-left: 19px; }
  ul.lista-comum li {
    margin-bottom: 15px; }
    ul.lista-comum li a {
      color: #FFF; }
    ul.lista-comum li .icone {
      background: #0a0a0a;
      font-size: 17px !important;
      color: #FFF !important;
      border-radius: 50px;
      margin-right: 10px;
      padding: 12px;
      height: 40px;
      width: 40px; }

/*  ...............    Titulos  */
header h2 {
  font-size: 16px;
  padding: 10px;
  margin-top: 30px;
  font-weight: normal;
  text-transform: uppercase; }
  header h2 b {
    font-weight: normal;
    font-size: 14px;
    display: block;
    margin-top: 4px; }

.dark h2 {
  color: #FFF; }
  .dark h2:after {
    background-color: #FFF !important; }

section#pagina.sobre .processo {
  background: #333;
  color: #FFF; }

section#pagina.noticia .noticia-page .noticia-titulo {
  margin: 20px 0px 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  line-height: 0.9;
  font-weight: 600;
  text-transform: capitalize; }

section#pagina.noticia .noticia-page .noticia-imagem {
  width: 100%;
  height: 400px; }
  section#pagina.noticia .noticia-page .noticia-imagem img {
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 780px) {
    section#pagina.noticia .noticia-page .noticia-imagem {
      height: 400px;
      padding-bottom: 40px; } }

section#pagina.noticia .noticia-page .noticia-conteudo {
  padding: 14px 0px 10px; }

section#pagina.noticia .noticia-page .noticia-share {
  margin: 0px 0px 10px;
  padding: 10px;
  border: 1px solid #eee;
  height: 53px;
  color: #757575; }
  @media (max-width: 789px) {
    section#pagina.noticia .noticia-page .noticia-share {
      display: none; } }
  section#pagina.noticia .noticia-page .noticia-share .pull-xs-left, section#pagina.noticia .noticia-page .noticia-share .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo section#pagina.noticia .noticia-page .noticia-share .noticia-imagem, section#pagina.noticia .noticia-page .noticia-share .lista-noticias .left .noticia-conteudo .noticia-titulo, .lista-noticias .left .noticia-conteudo section#pagina.noticia .noticia-page .noticia-share .noticia-titulo, section#pagina.noticia .noticia-page .noticia-share section#menu-centro nav.centro ul li, section#menu-centro nav.centro ul section#pagina.noticia .noticia-page .noticia-share li {
    padding-top: 4px; }
  @media (max-width: 789px) {
    section#pagina.noticia .noticia-page .noticia-share .dir {
      display: none; } }
  section#pagina.noticia .noticia-page .noticia-share .btn {
    width: 38px; }

section#pagina.noticia .noticia-page .noticia-share-mobile {
  display: none; }
  @media (max-width: 789px) {
    section#pagina.noticia .noticia-page .noticia-share-mobile {
      display: block;
      margin-bottom: 10px; } }

.pagina-de-produto ol.flex-control-nav li {
  border: 1px solid #eee;
  margin-right: 3px; }

#lista-de-produtos .produto-item {
  margin-bottom: 20px; }
  #lista-de-produtos .produto-item .produto-conteudo {
    border: 1px solid #eee;
    height: 220px;
    padding: 20px; }
    #lista-de-produtos .produto-item .produto-conteudo .produto-imagem img {
      max-height: 210px; }
    #lista-de-produtos .produto-item .produto-conteudo .produto-titulo {
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase; }
  #lista-de-produtos .produto-item:hover .produto-conteudo {
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1); }
  #lista-de-produtos .produto-item:hover .btn-success {
    border-color: #419641;
    background-color: #449d44; }
  #lista-de-produtos .produto-item:hover .btn-dark {
    border-color: white;
    background: white;
    color: #333; }

/*  ...............    Misc  */
.box-info {
  border: 1px solid #eee;
  padding: 10px 15px;
  font-size: 14px; }
  .box-info ul {
    list-style: none; }
    .box-info ul li {
      margin: 10px 0px;
      font-size: 19px; }
  .box-info .icone {
    font-size: 15px !important;
    color: #ffffff !important;
    background: #00baba;
    border-radius: 50%;
    margin-right: 10px;
    padding: 10px 0px;
    height: 35px;
    width: 35px; }

.box-coluna a:hover {
  color: #333; }

.box-coluna.md .icone, .box-coluna.md .informacoes {
  height: 140px; }
  @media (max-width: 789px) {
    .box-coluna.md .icone, .box-coluna.md .informacoes {
      height: auto; } }

.box-coluna .icone {
  background: #FFF;
  font-size: 63px;
  padding: 20px;
  color: #FFF; }

.box-coluna .informacoes {
  padding: 10px 23px 13px;
  border: 1px solid #eee;
  background: #FFF; }
  .box-coluna .informacoes .titulo {
    font-weight: 600;
    font-size: 16px; }
  .box-coluna .informacoes .descricao {
    font-size: 14px;
    color: #676767; }

.hexagono {
  position: relative;
  margin: auto;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  display: table; }

.hexagono:before {
  content: '';
  padding-top: 120%;
  display: inline-block;
  vertical-align: middle; }

.hexagono:after {
  content: '';
  position: absolute;
  top: 0%;
  left: -10%;
  width: 120%;
  padding-top: 120%;
  transform: rotatex(51deg) rotate(45deg);
  text-align: center;
  box-shadow: 0 0 0 200px white; }

.hexagono span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -10px; }

.page.sobre .quemSomosPersonalizado {
  font-size: 14px;
  margin: 0 auto;
  width: 70%; }
  @media (max-width: 789px) {
    .page.sobre .quemSomosPersonalizado {
      width: 85%; } }

.page.sobre .clientes ul {
  list-style: none; }

.page.sobre .produtos-e-servicos {
  color: #FFF;
  background: -moz-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333), color-stop(100%, #008787));
  background: -webkit-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: -o-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: -ms-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: linear-gradient(135deg, #333 0%, #008787 100%); }
  .page.sobre .produtos-e-servicos ul {
    list-style: none; }
    .page.sobre .produtos-e-servicos ul li {
      font-size: 14px; }

.page.sobre .valores {
  margin: 20px 0px; }
  .page.sobre .valores ul {
    padding: 0; }
    .page.sobre .valores ul li {
      margin: 10px 0px;
      font-size: 18px; }
      .page.sobre .valores ul li span {
        display: inline-block;
        background: #696969;
        margin-right: 10px;
        padding: 6px 13px;
        font-size: 15px;
        height: 35px;
        color: #FFF;
        width: 35px; }
        .page.sobre .valores ul li span:before {
          transform: rotate(25deg);
          display: inline-block;
          background: #a9a9a9;
          margin: -6px -13px;
          position: absolute;
          padding: 6px 13px;
          font-size: 15px;
          height: 35px;
          content: ' ';
          z-index: -1;
          width: 35px; }

.page.sobre .imgFundador {
  margin: 0 auto; }

.page.sobre .vmv_descricao {
  margin: 10px 0px; }

.page.sobre .vmv_titulo {
  background: #262626;
  color: #FFF;
  padding: 10px 20px;
  font-size: 23px; }

.page.sobre .icone {
  color: #333;
  margin-top: -35px;
  font-size: 140px; }

.page.sobre .texto {
  font-size: 14px; }

.page.sobre .mini-chamada {
  border-top: 5px solid #333;
  border-bottom: 5px solid #333;
  text-transform: uppercase;
  padding: 14px 0px;
  font-weight: 600;
  font-size: 18px; }
  .page.sobre .mini-chamada span {
    margin-right: 15px;
    height: 40px; }
    .page.sobre .mini-chamada span:before {
      content: ' ';
      border-left: 3px solid #333; }

.section.produtos-e-servicos {
  background: -moz-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333), color-stop(100%, #008787));
  background: -webkit-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: -o-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: -ms-linear-gradient(-45deg, #333 0%, #008787 100%);
  background: linear-gradient(135deg, #333 0%, #008787 100%); }
  .section.produtos-e-servicos ul {
    list-style: none; }
  .section.produtos-e-servicos a {
    color: #FFF; }

.conteudoPagina.contato .descricao {
  font-size: 14px; }
  .conteudoPagina.contato .descricao span {
    display: inline-block;
    width: 100%; }

.controla-quatro {
  margin-top: -40px;
  margin-left: -98px; }

.owl-carousel-four {
  overflow: hidden; }

.boxed-item {
  background: #FFF;
  color: #333; }
  .boxed-item a {
    color: #333 !important; }
  .boxed-item:hover {
    -webkit-box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.75); }
  .boxed-item.sem-imagem .imagem {
    display: none; }
  .boxed-item .informacoes {
    padding: 10px 15px; }
    .boxed-item .informacoes .titulo {
      margin: 10px 0px 10px;
      text-align: center;
      font-weight: 600;
      font-size: 16px; }
    .boxed-item .informacoes .descricao {
      text-align: center;
      font-size: 13px; }

.box-item {
  padding: 60px 30px !important;
  background: #333;
  color: #FFF;
  border-radius: 50%; }
  @media (max-width: 789px) {
    .box-item {
      margin-bottom: 10px; } }
  .box-item a {
    color: #FFF; }
  .box-item.md {
    height: 180px; }
    @media (max-width: 789px) {
      .box-item.md {
        padding: 100px 30px !important;
        height: 260px; } }
    .box-item.md:hover .descricao {
      margin-top: -121px !important; }
    .box-item.md .icone {
      margin-top: -35px !important;
      font-size: 30px !important;
      color: #ffffff !important; }
  .box-item.lg {
    height: 256px;
    padding-top: 49px; }
    @media (max-width: 789px) {
      .box-item.lg {
        height: 315px; } }
    .box-item.lg:hover {
      padding-top: 11px; }
  .box-item:hover .descricao {
    visibility: visible;
    margin-top: -93px;
    font-size: 13px;
    opacity: 1; }
  .box-item:hover .hideHover {
    visibility: hidden;
    opacity: 0; }
  .box-item .icone {
    margin: 5px 0px 10px;
    font-size: 50px; }
  .box-item .titulo {
    font-size: 18px; }
  .box-item .descricao {
    visibility: hidden;
    opacity: 0; }

.links ul {
  padding: 0; }
  .links ul li {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    margin: 10px 0px;
    font-weight: 500;
    font-size: 19px; }
    .links ul li a {
      color: #FFF; }
    .links ul li .icone {
      background: #e0bb50;
      border-radius: 10px;
      margin-right: 9px;
      padding: 10px;
      color: #FFF; }
    .links ul li:hover .icone {
      background: #333;
      color: #FFF; }

.parceiros {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  position: relative;
  border-left: none;
  background: #FFF;
  overflow: hidden;
  padding: 0; }
  .parceiros.dark {
    border: 0px !important; }
  .parceiros .parceiro {
    border: 1px solid #e5e5e5;
    border-right: none;
    position: relative;
    text-align: center;
    border-top: none;
    list-style: none;
    padding: 7px;
    float: left;
    width: 100%; }
    .parceiros .parceiro span,
    .parceiros .parceiro a {
      display: block;
      padding: 5px; }
    .parceiros .parceiro a:hover,
    .parceiros .parceiro a:focus {
      opacity: .7; }
    .parceiros .parceiro:before {
      background-color: #e5e5e5;
      position: absolute;
      height: 500%;
      content: "";
      left: -1px;
      width: 1px;
      top: 0; }
    .parceiros .parceiro:nth-of-type(1) {
      position: static; }
      .parceiros .parceiro:nth-of-type(1):after {
        background-color: #e5e5e5;
        position: absolute;
        content: "";
        height: 1px;
        width: 100%;
        bottom: 0;
        left: 0; }
  @media (min-width: 350px) {
    .parceiros .parceiro {
      width: 50%; } }
  @media (min-width: 768px) {
    .parceiros .parceiro {
      width: 33.333333333%; } }

.palestras {
  overflow: hidden; }

.paginaProduto .informacoes .valores span {
  font-size: 13px; }

.paginaProduto .informacoes .valores h1 {
  color: #333;
  font-size: 35px; }

.paginaProduto .informacoes .descricao {
  font-size: 14px; }

.paginaProduto .informacoes .btn {
  margin-top: 7px; }

.listaHorizontal .item {
  border: 1px solid #eee;
  display: inline-block;
  padding: 10px 1px 6px; }
  .listaHorizontal .item .imagem {
    margin: 0px 16px 5px;
    width: 150px;
    float: left; }
    @media (max-width: 789px) {
      .listaHorizontal .item .imagem {
        width: 80px; } }
  .listaHorizontal .item .titulo {
    font-weight: 600;
    font-size: 16px;
    float: left; }
    @media (max-width: 789px) {
      .listaHorizontal .item .titulo {
        float: none;
        width: 65%; } }
  .listaHorizontal .item .informacoes {
    font-size: 14px;
    float: left;
    width: 80%; }
    @media (max-width: 789px) {
      .listaHorizontal .item .informacoes {
        float: none !important;
        width: 100% !important;
        text-align: justify;
        font-size: 14px;
        padding: 16px; } }
  .listaHorizontal .item .compartilhamento {
    margin-top: 10px;
    float: left; }
    @media (max-width: 789px) {
      .listaHorizontal .item .compartilhamento {
        text-align: center;
        float: none; } }
    .listaHorizontal .item .compartilhamento a {
      color: #FFF; }

.lista-horizontal {
  margin: 0; }
  .lista-horizontal.claro li {
    color: #FFF; }
    .lista-horizontal.claro li a {
      color: #FFF;
      border-color: #FFF; }
  .lista-horizontal.escuro li {
    color: #333; }
    .lista-horizontal.escuro li a {
      color: #333;
      border-color: #FFF !important; }
  .lista-horizontal.rounded li a {
    padding: 2px 7px 2px;
    text-align: center;
    background: #FFF;
    border-radius: 3px;
    border: 1px solid; }
  .lista-horizontal li {
    margin-right: 8px;
    float: left; }
    .lista-horizontal li a {
      padding: 4px 5px; }
    @media (max-width: 789px) {
      .lista-horizontal li {
        margin-right: 4px; } }

.passadores {
  position: absolute;
  z-index: 10;
  right: 5%;
  top: 5%; }
  @media (max-width: 425px) {
    .passadores {
      top: 6.3%;
      right: 8%; } }

.lista.com-borda article {
  border: 1px solid #eee;
  border-radius: 4px;
  position: relative;
  padding: 20px 0px; }

.lista.md .descricao {
  height: 150px; }

.lista.lg .descricao {
  height: 220px; }

.lista.sem-botao .btn {
  display: none; }

.lista.sem-imagem .imagem {
  display: none; }

.lista.sem-imagem .descricao {
  margin-top: 115px !important;
  padding: 10px; }
  .lista.sem-imagem .descricao .desc {
    padding-top: 9px; }

.lista.lista-1 article:hover {
  -webkit-box-shadow: 0px 0px 34px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 34px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 34px -10px rgba(0, 0, 0, 0.75); }

.lista.lista-1 .imagem {
  margin-top: 50px; }

.lista.lista-1 .descricao .titulo {
  text-shadow: 0px 0px 5px #fff; }

.lista.lista-2 article {
  background: rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  padding: 47px; }
  .lista.lista-2 article:hover {
    margin-top: -10px; }
  .lista.lista-2 article:after {
    font-family: FontAwesome;
    position: absolute;
    font-size: 60px;
    color: #ffffff;
    right: 0;
    top: 32%; }

.lista.lista-2 .icone {
  display: block; }

.lista.lista-2 .imagem, .lista.lista-2 .overlay {
  display: none; }

.lista article .icone {
  font-size: 50px;
  display: none; }

.lista article .imagem img {
  max-height: 100px; }

.lista article .descricao .titulo h1 {
  margin: 10px 0px 1px;
  font-weight: 600;
  font-size: 16px; }

.lista article .descricao .desc {
  font-size: 14px; }

.lista article .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  margin-top: -20px;
  max-height: 130px; }

.headerTitle.cor-sec .titulo h1 {
  color: #262626 !important; }

.headerTitle.cor-ter .titulo h1 {
  color: #008787 !important; }

.headerTitle.dark .titulo h1 {
  color: #FFF; }

.headerTitle.principal {
  text-transform: uppercase; }
  .headerTitle.principal.font-secundaria {
    font-family: "Lato", sans-serif;
    text-align: left !important;
    margin: 14px 0px; }
    .headerTitle.principal.font-secundaria h1 {
      font-weight: 200 !important;
      font-size: 20px !important; }
  .headerTitle.principal .titulo h1 {
    font-weight: 200;
    font-size: 30px; }
  .headerTitle.principal .descricao {
    text-transform: none;
    opacity: 0.8; }

.cadastro {
  min-height: 500px;
  color: #FFF; }
  .cadastro .mensagem {
    position: absolute;
    font-size: 16px;
    margin-top: 7%;
    color: #e0e0e0;
    width: 100%;
    z-index: 10; }
    .cadastro .mensagem .logotipo {
      max-height: 120px; }
    .cadastro .mensagem h1 {
      text-transform: uppercase;
      font-family: "Lato", sans-serif;
      font-weight: bold;
      font-size: 34px;
      color: #FFF; }
    .cadastro .mensagem h2 {
      font-size: 16px;
      margin: 0 auto;
      width: 50%; }
      @media (max-width: 789px) {
        .cadastro .mensagem h2 {
          width: 80%; } }
  .cadastro .background {
    height: 500px; }
    .cadastro .background .overlay {
      background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 7%, rgba(0, 0, 0, 0.72) 40%, rgba(0, 0, 0, 0.82) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.69)), color-stop(40%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.6)));
      background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 7%, rgba(0, 0, 0, 0.72) 40%, rgba(0, 0, 0, 0.82) 100%);
      background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 7%, rgba(0, 0, 0, 0.72) 40%, rgba(0, 0, 0, 0.82) 100%);
      background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 7%, rgba(0, 0, 0, 0.72) 40%, rgba(0, 0, 0, 0.82) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 7%, rgba(0, 0, 0, 0.72) 40%, rgba(0, 0, 0, 0.82) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
      height: 100%;
      width: 100%;
      z-index: 15; }

.autorPagina .imagem {
  height: 160px; }

.autorPagina .nome {
  font-size: 20px;
  font-weight: 600;
  font-family: 'Cairo', sans-serif; }

.autorPagina .bio {
  font-size: 14px; }

.colunistas {
  overflow: hidden;
  height: 92px;
  width: 100%;
  padding: 0px; }
  .colunistas .colunista {
    height: 90px;
    padding: 10px 15px 0px;
    background: #008787;
    color: #FFF; }
    .colunistas .colunista a {
      color: #FFF; }
      .colunistas .colunista a:hover {
        opacity: 0.8; }
    .colunistas .colunista p {
      overflow: hidden;
      text-overflow: ellipsis;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
      word-wrap: break-word;
      height: 40px;
      width: 150px; }
      .colunistas .colunista p:after {
        content: '...'; }
    .colunistas .colunista .imagem {
      float: left; }
    .colunistas .colunista .nome {
      float: left;
      font-weight: bold;
      width: 100%;
      padding: 0; }
    .colunistas .colunista .bio {
      font-size: 12px; }

.publicidade.no-margin {
  margin: 0 !important; }

.publicidade.inline {
  display: inline-block; }
  .publicidade.inline img {
    display: inline-block; }

.publicidade img {
  margin: 0 auto;
  display: block; }

.busca {
  padding: 8px 0px 0px; }
  .busca.mini .campo input {
    padding: 3px 6px;
    font-size: 14px;
    border-color: #FFF; }
  .busca.mini .btn {
    padding: 2px 10px; }
  .busca .campo {
    width: 75%;
    float: left; }
    .busca .campo input {
      border-right: 0px; }
  .busca .submit {
    float: left; }

.noticias {
  overflow: hidden; }
  .noticias .noticia-item.showCategoria .categoria {
    display: block !important;
    position: absolute;
    margin-top: -26px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    background: rgba(58, 58, 58, 0.8); }
  .noticias .noticia-item.on-slide .titulo {
    color: #0a7342;
    font-size: 22px;
    font-weight: 800;
    padding: 10px 0px 0px;
    color: #0a7342; }
  .noticias .noticia-item.on-slide .imagem .categoria {
    display: none; }
  .noticias .noticia-item.on-slide .data {
    display: none; }
  .noticias .noticia-item.on-slide .esquerda {
    display: block;
    position: absolute;
    z-index: 10;
    font-size: 90px;
    margin-left: 20px;
    opacity: 0.7;
    top: 29%; }
  .noticias .noticia-item.on-slide .direita {
    display: block;
    position: absolute;
    z-index: 10;
    font-size: 90px;
    margin-right: 20px;
    opacity: 0.7;
    float: right;
    right: 0;
    top: 29%; }
  .noticias .noticia-item.no-radius .imagem {
    border-radius: 0px !important; }
    .noticias .noticia-item.no-radius .imagem img {
      border-radius: 0px !important; }
  .noticias .noticia-item.imagemMedia .imagem {
    width: 300px !important; }
    @media (max-width: 425px) {
      .noticias .noticia-item.imagemMedia .imagem {
        width: 100% !important; } }
  .noticias .noticia-item.com-descricao .descricao {
    display: block !important;
    text-align: justify; }
  .noticias .noticia-item.lista {
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding: 0px 0px 10px;
    margin-bottom: 10px;
    height: auto; }
    @media (max-width: 789px) {
      .noticias .noticia-item.lista {
        margin-bottom: 35px !important;
        height: auto !important; } }
    .noticias .noticia-item.lista.first:first-child .imagem {
      width: 100% !important;
      height: auto !important; }
    .noticias .noticia-item.lista.first:first-child .informacoes {
      width: 100%;
      padding: 10px 0px 10px; }
      .noticias .noticia-item.lista.first:first-child .informacoes .titulo {
        font-size: 16px !important;
        font-weight: 600;
        letter-spacing: 0.5px; }
    .noticias .noticia-item.lista.block {
      padding: 0px 10px 10px;
      height: 320px; }
      .noticias .noticia-item.lista.block .imagem {
        width: auto; }
      .noticias .noticia-item.lista.block .informacoes {
        width: auto;
        padding: 10px 0px 0px 10px; }
        .noticias .noticia-item.lista.block .informacoes .titulo {
          font-size: 16px !important; }
    .noticias .noticia-item.lista .imagem {
      width: 100%;
      margin-right: 10px;
      float: left;
      overflow: hidden; }
      .noticias .noticia-item.lista .imagem .categoria {
        display: none; }
    .noticias .noticia-item.lista .informacoes {
      padding: 0px 0px 5px 0px;
      background: transparent;
      line-height: 1.2;
      width: auto; }
      .noticias .noticia-item.lista .informacoes .titulo {
        font-size: 19px !important;
        letter-spacing: 0;
        font-weight: 500;
        font-family: "Open Sans", sans-serif; }
      .noticias .noticia-item.lista .informacoes .descricao {
        margin-top: 5px;
        display: none; }
  .noticias .noticia-item .data {
    margin-top: 4px; }
  .noticias .noticia-item .imagem img {
    border-radius: 2px; }
  .noticias .noticia-item .informacoes {
    padding: 3px 25px 11px;
    background: #eee; }
  .noticias .noticia-item .descricao {
    color: #737373;
    font-size: 14px; }
  .noticias .noticia-item .esquerda, .noticias .noticia-item .direita {
    display: none; }

.portal {
  padding-top: 50px; }

.triangulos {
  position: absolute;
  z-index: -1; }
  .triangulos.top {
    margin-top: -29px; }
  .triangulos .item-1 {
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 100px 21px 246px;
    border-color: transparent transparent #070302 transparent; }
    @media (max-width: 789px) {
      .triangulos .item-1 {
        border-width: 9px 117px 21px 50px; } }
    @media (max-width: 425px) {
      .triangulos .item-1 {
        border-width: 10px 120px 20px 60px; } }
  .triangulos .item-2 {
    margin-top: 5px;
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1px 202px 24px 388px;
    border-color: transparent transparent #070302 transparent; }
    @media (max-width: 789px) {
      .triangulos .item-2 {
        border-width: 1px 208px 24px 196px; } }
    @media (max-width: 425px) {
      .triangulos .item-2 {
        border-width: 1px 109px 25px 134px; } }
  .triangulos .item-3 {
    margin-top: 5px;
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1px 300px 24px 105px;
    border-color: transparent transparent #070302 transparent; }
    @media (max-width: 789px) {
      .triangulos .item-3 {
        border-width: 9px 120px 19px 77px; } }

@media (max-width: 789px) {
  #slide {
    margin-top: 32px; } }

.imageHover img.imageSrc {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }

.imageHover:hover img.imageSrc {
  -webkit-transform: scale(1.3);
  transform: scale(1.3); }

ul.paginacao .page-item .page-link {
  color: rgba(0, 0, 0, 0.7) !important; }

ul.paginacao .page-item.active .page-link {
  background: #FFF;
  border-color: #FFF;
  color: #333; }

.atributo-item {
  padding: 10px 10px 10px 15px;
  background: #F7F7F7;
  color: #333;
  border-bottom: 2px solid #CFA958;
  border-left: 2px solid #CFA958;
  font-weight: bold;
  width: 40px;
  display: block;
  margin: -5px 0 10px; }

.share-topo {
  margin-top: -5px; }

.share-topo a {
  color: #FFF;
  font-size: 14px; }

.media-middle {
  vertical-align: middle !important; }

.tabela-pedidos td {
  text-align: center;
  display: table-cell;
  vertical-align: inherit; }

#loader {
  position: fixed;
  border-radius: 3px;
  left: 0px;
  z-index: 9999;
  top: 1px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.49);
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  overflow: hidden; }

#loader img {
  margin-top: 32%; }

#topo-inicial,
#topo-sub {
  margin-top: 0px !important; }

.sec-outline {
  color: #FFF;
  background-color: transparent;
  background-image: none;
  border-color: #FFF; }

.sec-outline:hover {
  color: #464131;
  background-color: #FFF;
  border-color: #FFF; }

.heading-font-size {
  font-size: 55%; }

.input-group-addon {
  background-color: #FFFFFF; }

.quote-one {
  color: #F3D500;
  font-family: 'Roboto', sans-serif;
  font-size: 43px;
  font-weight: bold;
  text-transform: uppercase; }

.quote-one b {
  color: #333;
  font-size: 70px; }

/*  ...............    Listagem  */
.lista-img .list-group-item.active,
.lista-img .list-group-item.active:focus,
.lista-img .list-group-item.active:hover {
  z-index: 2;
  color: #55595c;
  background-color: #FFFFFF;
  border-color: #DDDDDD; }

.lista-img img {
  margin-bottom: 10px; }

.lista-img .list-group-item.active {
  opacity: 0.6; }

/*  ...............    404  */
.p404 {
  height: 300px; }

.p404 h1 {
  margin-top: 95px;
  color: #333 !important; }

.p404 .busca {
  width: 500px;
  margin-left: auto;
  margin-right: auto; }

.p404 .busca .form-control {
  display: block;
  width: none; }

.p404 .busca .campo input[type="text"] {
  border-color: #E6E6E6;
  -webkit-box-shadow: inset 0 1px 1px transparent;
  box-shadow: inset 0 1px 1px transparent; }

.p404 .letra {
  text-align: center;
  margin-top: 5px;
  font-weight: bold;
  font-family: Tahoma; }

.p404 .letra a {
  color: #000000;
  text-decoration: none; }

.p404 .letra a:hover {
  color: #333; }

/*  ...............    Share  */
.share {
  height: 30px; }

/*  ...............    Menu  */
.navcontent .logo {
  margin-left: -9px;
  position: absolute;
  z-index: 20 !important;
  height: 115px;
  width: 80px; }

.navcontent .logo img {
  margin-top: 10px;
  height: 115px; }

.navcontent {
  width: 67%;
  margin-left: auto;
  margin-right: auto; }

#menu-nav .collapse.in {
  margin-top: 8px;
  background: #fff;
  width: 100%;
  height: 100px; }

#topo-inicial .navbar {
  height: 50px;
  padding-top: 12px;
  margin-top: 36px;
  margin-left: 57px;
  background: rgba(255, 255, 255, 0.52);
  width: 700px;
  z-index: 2;
  border-radius: 0 !important;
  position: absolute !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

#topo-inicial .nav .nav-item a:hover {
  color: #F3D500; }

.navbar-light .navbar-nav .nav-link {
  color: #272727;
  text-transform: uppercase; }

#topo-inicial .nav {
  padding-left: 56px;
  padding-top: 0;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif; }

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #333; }

#topo-inicial .navbar-nav .nav-item + .nav-item {
  margin-left: 1.5rem; }

.nav-other {
  height: 90px;
  color: #FFF;
  border-radius: 0; }

.nav-other .nav a {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  color: #FFF !important; }

.nav-other .nav a:hover {
  color: #F3D500 !important; }

.nav-other img {
  height: 66px; }

/* ................... Card's */
.card img {
  width: 100%; }

#midia .card,
#midia .card img,
#midia .card .card-img-overlay {
  height: 205px;
  border-radius: 0.25rem; }

#midia .card {
  border: none; }

#midia .card .card-text {
  font-size: 13px; }

#midia .card .card-title {
  font-size: 20px; }

#midia .card-img-overlay {
  background: rgba(87, 87, 87, 0.43);
  background: -moz-linear-gradient(top, #575757 0%, #131313 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #575757), color-stop(100%, #131313));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #131313 100%);
  background: -o-linear-gradient(top, #575757 0%, #131313 100%);
  background: -ms-linear-gradient(top, #575757 0%, #131313 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.43) 0%, #131313 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#131313', GradientType=0); }

#midia .card a {
  color: #FFF; }

.facebook .fa-stack-1x {
  background: #475EA0;
  border-radius: 5px; }

.google-plus .fa-stack-1x {
  background: #D42D2D;
  border-radius: 5px; }

.fb-page iframe,
.fb-page {
  width: 100% !important; }

/* Panel */
.panel {
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
  border: 0 !important;
  margin-bottom: 25px;
  border-radius: 0; }

@media (min-width: 768px) {
  .panel > .row > div:first-child {
    padding-left: 15px;
    padding-right: 0; }
  .panel > .row > div:last-child {
    padding-left: 0;
    padding-right: 15px; } }

.panel .panel-heading {
  padding: 20px 20px 20px 20px;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 0 !important;
  height: 55px;
  font-size: 14px;
  font-weight: 600; }

.panel .panel-heading .panel-title {
  font-size: 14px;
  float: left;
  margin: 0px;
  padding: 0px;
  font-weight: 600; }

.panel .panel-heading .panel-title small {
  font-size: 80%; }

.panel .panel-heading .panel-control {
  float: right;
  height: auto; }

.panel .panel-heading .panel-control a {
  text-decoration: none;
  color: #ccc;
  margin-left: 5px;
  font-size: 14px;
  float: left; }

.panel .panel-heading .panel-control a:hover {
  color: #a2a2a2; }

.panel .panel-body {
  position: relative;
  padding: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px #F1F1F1 solid; }

.panel .panel-heading + .panel-body {
  padding: 10px 20px 20px 20px; }

.panel-default .panel-heading {
  background: #f1f1f1;
  border-color: #e7e7e7; }

.panel-default .panel-heading .panel-control a {
  color: #bbb; }

.panel-default .panel-heading .panel-control a:hover {
  color: #a2a2a2; }

.panel-primary .panel-heading {
  background: #7a6fbe;
  color: #fff; }

.panel-primary .panel-heading .panel-control a {
  color: #fff; }

.panel-primary .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-success .panel-heading {
  background: #22BAA0;
  color: #fff; }

.panel-success .panel-heading .panel-control a {
  color: #fff; }

.panel-success .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-info .panel-heading {
  background: #12AFCB;
  color: #fff; }

.panel-info .panel-heading .panel-control a {
  color: #fff; }

.panel-info .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-warning .panel-heading {
  background: #f6d433;
  color: #fff; }

.panel-warning .panel-heading .panel-control a {
  color: #fff; }

.panel-warning .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-danger .panel-heading {
  background: #f25656;
  color: #fff; }

.panel-danger .panel-heading .panel-control a {
  color: #fff; }

.panel-danger .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-transparent {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.panel-transparent .panel-heading .panel-control a {
  color: #ccc; }

.panel-transparent .panel-heading .panel-control a:hover {
  color: #a2a2a2; }

.panel-white {
  background: #fff; }

.panel-white .panel-heading .panel-control a {
  color: #ccc; }

.panel-white .panel-heading .panel-control a:hover {
  color: #a2a2a2; }

.panel-purple {
  background: #7a6fbe; }

.panel-purple .panel-heading {
  color: #fff; }

.panel-purple .panel-body {
  color: #fff; }

.panel-purple .panel-heading .panel-control a {
  color: #fff; }

.panel-purple .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-green {
  background: #22BAA0; }

.panel-green .panel-heading {
  color: #fff; }

.panel-green .panel-body {
  color: #fff; }

.panel-green .panel-heading .panel-control a {
  color: #fff; }

.panel-green .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-blue {
  background: #12AFCB; }

.panel-blue .panel-heading {
  color: #fff; }

.panel-blue .panel-body {
  color: #fff; }

.panel-blue .panel-heading .panel-control a {
  color: #fff; }

.panel-blue .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-yellow {
  background: #f6d433; }

.panel-yellow .panel-heading {
  color: #fff; }

.panel-yellow .panel-body {
  color: #fff; }

.panel-yellow .panel-heading .panel-control a {
  color: #fff; }

.panel-yellow .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-red {
  background: #f25656; }

.panel-red .panel-heading {
  color: #fff; }

.panel-red .panel-body {
  color: #fff; }

.panel-red .panel-heading .panel-control a {
  color: #fff; }

.panel-red .panel-heading .panel-control a:hover {
  color: #f1f1f1; }

.panel-placeholder {
  border: 2px dashed #ddd;
  margin-bottom: 20px; }

.tpl-cadastro-info {
  margin: 5px 0;
  padding-bottom: 5px;
  padding-top: 3px;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.tpl-cadastro-info strong {
  display: block;
  font-size: 12px; }

.tpl-cadastro-info span:empty::before {
  content: "Nao informado";
  opacity: 0.3; }

.noticia-imagem {
  width: 100% !important;
  height: 400px !important; }
  .noticia-imagem img {
    width: 100% !important;
    height: 100% !important; }
  @media screen and (max-width: 780px) {
    .noticia-imagem {
      height: auto !important; } }

.btn-facebook {
  color: #fff !important;
  background-color: #0275d8 !important;
  border-color: #0275d8 !important; }
  .btn-facebook .hover {
    background-color: #0275d8 !important;
    border-color: #0275d8 !important; }

.btn-whatsapp {
  color: #fff !important;
  border-color: #00e676 !important;
  background-color: #00e676 !important;
  display: none; }
  .btn-whatsapp .hover {
    border-color: #00e676 !important;
    background-color: #00e676 !important; }
  @media screen and (max-width: 770px) {
    .btn-whatsapp {
      display: inline-block; } }

.btn-googlePlus {
  color: #fff !important;
  background-color: #d9534f !important;
  border-color: #d9534f !important; }
  .btn-googlePlus:hover, .btn-googlePlus:focus {
    background-color: #d9534f !important;
    border-color: #d9534f !important; }

.btn-Twitter {
  background-color: #1da1f2 !important;
  border-color: #1da1f2 !important; }
  .btn-Twitter:hover, .btn-Twitter:focus {
    background-color: #1da1f2 !important;
    border-color: #1da1f2 !important; }

.form-control:focus {
  border-color: #7fa44a !important; }

.portfolio-detalhe .compartilhamento {
  margin-top: 20px;
  margin-bottom: 20px; }
  .portfolio-detalhe .compartilhamento strong {
    margin-right: 6px; }
  .portfolio-detalhe .compartilhamento a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 4px; }
  .portfolio-detalhe .compartilhamento .btn-face i {
    color: #fff !important;
    background-color: #0275d8 !important;
    border-color: #0275d8 !important; }
  .portfolio-detalhe .compartilhamento .btn-goo i {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d9534f !important; }
  .portfolio-detalhe .compartilhamento .btn-twi i {
    color: #fff !important;
    background-color: #1da1f2 !important;
    border-color: #1da1f2 !important; }
  .portfolio-detalhe .compartilhamento .btn-wa i {
    color: #fff !important;
    border-color: #00e676 !important;
    background-color: #00e676 !important;
    display: none; }
    @media screen and (max-width: 780px) {
      .portfolio-detalhe .compartilhamento .btn-wa i {
        display: inline-block; } }

section#produtos {
  margin-top: 50px;
  margin-bottom: 50px; }

.margin-helper {
  margin-top: 120px; }

.sobre-box {
  border: 1px solid #cecece;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1); }
  .sobre-box .icone {
    text-align: center;
    background: #333; }
    .sobre-box .icone i {
      width: 100px;
      height: 100px;
      line-height: 100px;
      font-size: 60px;
      color: #fff; }
  .sobre-box .info-sobre {
    padding: 14px;
    text-align: center; }
    .sobre-box .info-sobre .titulo {
      text-transform: uppercase;
      margin-bottom: 2px; }
    .sobre-box .info-sobre .texto {
      font-size: 14px; }

.headerTitle .titulo {
  margin-bottom: 0px !important; }

.headerTitle .descricao {
  font-size: 18px; }

@media screen and (max-width: 780px) {
  .breadcrumb {
    margin-left: 0px !important; }
  .linha-sem-flex {
    display: block !important; } }

@media screen and (min-width: 740px) and (max-width: 780px) {
  .width-50-ipad {
    width: 50% !important; } }

.headerTitulo .titulo {
  font-weight: 300;
  font-size: 26px;
  margin-bottom: 4px;
  text-align: center; }

.headerTitulo p {
  font-size: 19px;
  font-weight: 200;
  line-height: 1.5;
  margin-bottom: 8px;
  text-align: center;
  opacity: 0.8; }

#publicidade-1 {
  padding-top: 50px; }
  #publicidade-1 .inner-texto {
    padding-top: 65px;
    padding-left: 0px; }
  #publicidade-1 .acoes .btn {
    background: transparent !important;
    border-color: #83c348 !important;
    color: #83c348 !important;
    transition: all 0.3s !important;
    text-transform: uppercase; }
    #publicidade-1 .acoes .btn:hover, #publicidade-1 .acoes .btn:focus {
      background: #83c348 !important;
      color: #fff !important; }
  #publicidade-1 .titulo {
    font-size: 26px;
    margin-top: 0;
    color: #fff; }
  #publicidade-1 .subtitulo {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
    color: #fff;
    font-size: 20px; }
  #publicidade-1 .texto {
    margin: 0 0 12.5px;
    color: #fff; }

#home-2 {
  margin-top: 50px;
  margin-bottom: 50px; }
  #home-2 .btn-primary {
    background: #83c348 !important;
    border: 0px !important;
    text-transform: uppercase;
    color: #fff !important;
    border-color: #83c348 !important;
    transition: all 0.5s !important;
    font-weight: bold !important; }
    @media screen and (min-width: 700px) and (max-width: 780px) {
      #home-2 .btn-primary {
        margin-bottom: 20px !important; } }
    @media screen and (max-width: 400px) {
      #home-2 .btn-primary {
        margin-bottom: 20px !important; } }
    #home-2 .btn-primary:hover, #home-2 .btn-primary:focus {
      background: #558728 !important; }
  #home-2 .btn-outline {
    background: transparent !important;
    border-color: #83c348 !important;
    color: #83c348 !important;
    transition: all 0.3s !important; }
    #home-2 .btn-outline:hover, #home-2 .btn-outline:focus {
      background: #83c348 !important;
      color: #fff !important; }

.btn {
  padding: 14px 30px !important; }

#home-3 {
  margin-top: 50px; }
  #home-3 .info-texto {
    padding-top: 54px; }
  #home-3 p {
    margin-top: 14px;
    font-size: 21px; }
  #home-3 .nome {
    font-weight: bold;
    margin-bottom: 4px; }

#home-4 {
  background: #83c348;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; }
  @media screen and (max-width: 700px) {
    #home-4 .col-xs-12 {
      display: block !important; }
      #home-4 .col-xs-12 .titulo {
        margin-right: 0px !important;
        margin-bottom: 40px; } }
  #home-4 .titulo {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 600;
    text-shadow: 2.1px 3.4px 6.2px rgba(0, 0, 0, 0.5);
    margin-right: 30px; }
  #home-4 .btn {
    background: #fff !important;
    border-color: #fff !important;
    color: #558728 !important;
    transition: all 0.3s !important;
    box-shadow: 2.1px 3.4px 11.2px 2.5px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    font-weight: bold; }
    #home-4 .btn:hover, #home-4 .btn:focus {
      background: #558728 !important;
      color: #fff !important;
      border-color: #558728 !important; }

@media screen and (min-width: 1200px) {
  .container {
    max-width: 970px !important; } }

.container-fluid.constrain {
  max-width: 1440px !important; }

#topo-noticia {
  background-size: cover !important;
  min-height: 700px;
  position: relative;
  background-repeat: no-repeat !important;
  background-position: center center !important; }
  #topo-noticia .wrapper-noticia {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center; }
    @media screen and (max-width: 560px) {
      #topo-noticia .wrapper-noticia {
        left: 0% !important;
        transform: none !important;
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
        display: block !important;
        top: 10% !important; } }
    #topo-noticia .wrapper-noticia h4 {
      font-size: 48px;
      font-weight: bold;
      color: #fff;
      text-align: center; }
      @media screen and (max-width: 780px) {
        #topo-noticia .wrapper-noticia h4 {
          font-size: 30px !important; } }
    #topo-noticia .wrapper-noticia p {
      font-size: 18px;
      color: #fff;
      text-align: center; }
    #topo-noticia .wrapper-noticia #imagem-sobre {
      display: block;
      margin: auto; }

#redes-sociais-back {
  background: #f8f8f8;
  font-size: 30px;
  line-height: 1;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-transition: background .3s ease-out;
  transition: background .3s ease-out; }
  #redes-sociais-back.back-facebook {
    background: #3b5998 !important; }
    #redes-sociais-back.back-facebook li a {
      color: #fff !important;
      opacity: .5; }
  #redes-sociais-back.back-twitter {
    background: #55acee !important; }
    #redes-sociais-back.back-twitter li a {
      color: #fff !important;
      opacity: .5 !important; }
  #redes-sociais-back.back-linkedin {
    background: #0077b5 !important; }
    #redes-sociais-back.back-linkedin li a {
      color: #fff !important;
      opacity: .5 !important; }
  #redes-sociais-back.back-youtube {
    background: #cf3427 !important; }
    #redes-sociais-back.back-youtube li a {
      color: #fff !important;
      opacity: .5; }
  #redes-sociais-back.back-googleplus {
    background: #dc4e41 !important; }
    #redes-sociais-back.back-googleplus li a {
      color: #fff !important;
      opacity: .5; }
  #redes-sociais-back.back-normal {
    background: #f8f8f8 !important; }
    #redes-sociais-back.back-normal li a {
      color: #fff !important; }
  #redes-sociais-back ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center; }
    #redes-sociais-back ul li {
      float: left; }
      #redes-sociais-back ul li a i {
        width: 36px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        font-size: 17px !important;
        color: #fff; }
        #redes-sociais-back ul li a i.fa-facebook {
          background: #3b5998 !important; }
        #redes-sociais-back ul li a i.fa-linkedin {
          background: #0077b5 !important; }
        #redes-sociais-back ul li a i.fa-twitter {
          background: #55acee !important; }
        #redes-sociais-back ul li a i.fa-google-plus {
          background: #dc4e41 !important; }
        #redes-sociais-back ul li a i.fa-whatsapp {
          background: #83c348 !important; }

.page-noticia {
  margin-top: 70px; }

#banner-imagem {
  background-size: cover !important; }
  @media screen and (max-width: 600px) {
    #banner-imagem {
      align-items: center !important; }
      #banner-imagem .row {
        margin-bottom: 0px !important; }
      #banner-imagem h1 {
        font-size: 30px !important; }
      #banner-imagem .btn-primary {
        margin-bottom: 10px; } }

@media screen and (min-width: 780px) {
  .coluna-mobile {
    display: none !important; } }

@media screen and (max-width: 781px) {
  .coluna-desktop {
    display: none !important; }
  display: none; }

@media screen and (max-width: 600px) {
  .services-onboarding {
    display: none !important; } }

@media screen and (max-width: 600px) {
  .texto-com-imagem-lado img {
    margin-top: 10px;
    margin-bottom: 10px; }
  .texto-com-imagem-lado .row {
    display: block !important; } }

@media screen and (max-width: 650px) {
  #texto-com-imagem-topo .imagem-topo {
    display: block !important;
    margin-bottom: 20px; }
    #texto-com-imagem-topo .imagem-topo img {
      width: 100% !important; } }

@media screen and (min-width: 760px) and (max-width: 780px) {
  #depoimentos .com-imagem {
    display: block !important; }
    #depoimentos .com-imagem .content {
      width: 100% !important;
      margin-bottom: 20px; }
    #depoimentos .com-imagem .imagem {
      width: 100% !important; }
      #depoimentos .com-imagem .imagem img {
        width: 170px;
        display: block;
        margin: auto; } }

@media screen and (max-width: 780px) {
  #depoimentos .texto {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    transform: none !important;
    -webkit-transform: none !important; }
    #depoimentos .texto .depoimento {
      font-size: 18px !important;
      padding-top: 50px; } }

#filtro-noticia .btn {
  padding: 3px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  float: right; }
  #filtro-noticia .btn i {
    margin-right: 6px; }

#tubular-container {
  position: absolute !important;
  z-index: -2 !important; }

#tubular-shield {
  z-index: -2 !important; }

.icon-nav li img {
  margin: 0 auto 8px;
  display: block; }

.content-section {
  padding: 70px 0px; }

.icon-nav li {
  margin: 8px;
  font-weight: 600;
  line-height: 1.16;
  padding: 0;
  margin: 8px 2px;
  width: 58px;
  vertical-align: top;
  opacity: .5;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  float: left; }
  .icon-nav li.active {
    opacity: 1; }

.side_banner {
  position: fixed;
  z-index: 2002;
  width: 85px;
  height: 222px;
  left: 0;
  top: 35%; }
  @media screen and (max-width: 780px) {
    .side_banner {
      display: none !important; } }
  .side_banner .side_button {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: inline-block;
    float: right;
    padding: 20px 15px;
    background: #81aa5b;
    border-left: 4px solid #35640a;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0; }
  .side_banner a {
    position: absolute;
    z-index: 1;
    width: 721px;
    height: 160px;
    left: -721px;
    top: 0;
    transition: .5s; }
  .side_banner:hover a {
    left: 0px !important; }

#numero-empresa {
  padding-top: 40px;
  padding-bottom: 5px;
  box-shadow: 2.1px 3.4px 7.2px 1.8px rgba(0, 0, 0, 0.38);
  background: linear-gradient(135deg, #85a754, #5b8418) !important;
  color: #fff; }
  #numero-empresa .col-xs-12 {
    text-align: center;
    margin-bottom: 30px; }
  #numero-empresa .numero-total {
    font-size: 50px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold; }
  #numero-empresa small {
    font-size: 100% !important; }

#newsletter {
  margin-top: 6px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: cover !important;
  min-height: 740px; }
  #newsletter input {
    height: 42px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.5); }
  #newsletter button {
    width: 100%;
    background: linear-gradient(135deg, #85a754, #5b8418) !important;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 2.1px 3.4px 7.2px 1.8px rgba(0, 0, 0, 0.38); }

#experience {
  padding-top: 60px;
  padding-bottom: 60px; }
  #experience .servico-home {
    text-align: center; }
    @media screen and (max-width: 780px) {
      #experience .servico-home {
        margin-bottom: 30px; } }
    #experience .servico-home .imagem {
      margin-bottom: 20px; }
    #experience .servico-home h4 {
      font-weight: bold;
      font-size: 18px; }

#slides-home {
  padding-top: 60px;
  min-height: 730px; }
  #slides-home .slide-title-e-image {
    text-align: center; }
    #slides-home .slide-title-e-image .imagem {
      display: flex;
      justify-content: center; }
      #slides-home .slide-title-e-image .imagem img {
        width: auto !important; }
  #slides-home .owl-pagination {
    display: none; }
  #slides-home .owl-single {
    min-height: 700px; }
  #slides-home .owl-prev {
    position: absolute;
    top: 44% !important;
    opacity: 1 !important;
    background: transparent !important;
    left: 5% !important;
    color: #000;
    font-size: 45px; }
  #slides-home .owl-next {
    position: absolute;
    top: 44% !important;
    opacity: 1 !important;
    background: transparent !important;
    right: 5% !important;
    color: #000;
    font-size: 45px; }

#chamada-toda {
  padding-top: 60px;
  background-size: cover !important;
  padding-bottom: 60px;
  background-position: center center !important; }
  @media screen and (min-width: 760px) and (max-width: 780px) {
    #chamada-toda {
      padding-top: 120px !important; } }
  #chamada-toda .titulo-chamada {
    text-shadow: 4.1px 6.9px 8.9px rgba(33, 19, 10, 0.45);
    font-size: 32px;
    max-width: 500px;
    margin: 0 auto 20px;
    text-align: center;
    color: #fff; }
  #chamada-toda .btn {
    background: #fff !important;
    font-weight: bold;
    color: #85a754 !important;
    text-transform: uppercase;
    box-shadow: 2.1px 3.4px 11.2px 2.5px rgba(0, 0, 0, 0.22); }
    #chamada-toda .btn:hover, #chamada-toda .btn:focus {
      background: #35640a !important;
      color: #fff !important; }

#stude-case .owl-pagination {
  display: none !important; }

#stude-case .owl-single {
  min-height: 393px; }

#stude-case .item {
  min-height: 393px; }

#stude-case .content-estudo-de-caso {
  color: #fff !important;
  padding: 40px;
  text-align: center;
  padding-left: 400px;
  padding-right: 400px; }
  #stude-case .content-estudo-de-caso .categoria {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 1; }
  #stude-case .content-estudo-de-caso .titulo {
    font-size: 28px;
    margin-bottom: 30px; }
  #stude-case .content-estudo-de-caso .descricao {
    margin-bottom: 20px;
    font-size: 18px; }
  #stude-case .content-estudo-de-caso .autor-nome {
    font-weight: bold; }
  #stude-case .content-estudo-de-caso .autor-biografia {
    margin-top: 2px;
    margin-bottom: 20px; }
  #stude-case .content-estudo-de-caso .acoes .btn {
    background: transparent !important;
    text-transform: uppercase;
    color: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: 2.1px 3.4px 11.2px 3.8px rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-out;
    font-weight: bold; }
    #stude-case .content-estudo-de-caso .acoes .btn:hover {
      background: #fff !important;
      color: #81aa5b !important; }

#stude-case .owl-prev {
  position: absolute;
  top: 44% !important;
  opacity: 1 !important;
  background: transparent !important;
  left: 5% !important;
  color: #fff;
  font-size: 45px; }

#stude-case .owl-next {
  position: absolute;
  top: 44% !important;
  opacity: 1 !important;
  background: transparent !important;
  right: 5% !important;
  color: #fff;
  font-size: 45px; }

#header-noticia {
  background: linear-gradient(to right, #89b529 12%, #304414) !important;
  height: 320px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 40px; }
  #header-noticia.produto {
    height: 720px !important;
    align-items: center !important; }
    @media screen and (max-width: 600px) {
      #header-noticia.produto {
        height: 420px !important; }
        #header-noticia.produto h1 {
          font-size: 40px !important; }
        #header-noticia.produto h4 {
          font-size: 22px !important; } }
  #header-noticia h2 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 50px;
    margin-bottom: 20px; }
  #header-noticia h4 {
    color: #fff; }

#imagem-hover {
  text-align: center; }
  @media screen and (max-width: 560px) {
    #imagem-hover img {
      margin-top: -90px !important; } }
  #imagem-hover.plataforma {
    margin-bottom: 100px; }
    #imagem-hover.plataforma img {
      margin-top: -275px;
      z-index: 1000;
      left: 50%;
      transform: translateX(-50%);
      position: absolute; }
  #imagem-hover img {
    margin-top: -275px; }

.titulo-noticia-chamada {
  color: #81aa5b;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 30px !important; }

.post-new-image {
  position: relative; }
  @media screen and (max-width: 560px) {
    .post-new-image {
      margin-bottom: 20px; } }
  .post-new-image.menor {
    margin-bottom: 20px; }
    .post-new-image.menor img {
      height: 240px; }
    .post-new-image.menor .categoria-e-title {
      padding-bottom: 6px !important; }
      .post-new-image.menor .categoria-e-title .titulo {
        font-size: 15px !important; }
  .post-new-image .imagem {
    position: relative;
    overflow: hidden; }
    .post-new-image .imagem img {
      transition: all 0.4s ease-in-out; }
    .post-new-image .imagem .content-noticia {
      position: absolute;
      color: #fff;
      bottom: 0;
      left: 0;
      padding: 8px 15px;
      width: 100%; }
      .post-new-image .imagem .content-noticia.black {
        background: rgba(31, 35, 38, 0.82); }
      .post-new-image .imagem .content-noticia.roxo {
        background: rgba(137, 61, 204, 0.82); }
      .post-new-image .imagem .content-noticia.amarelo {
        background: rgba(249, 70, 62, 0.82); }
      .post-new-image .imagem .content-noticia .categoria-e-title {
        padding-bottom: 60px; }
        .post-new-image .imagem .content-noticia .categoria-e-title .categoria {
          text-transform: uppercase;
          font-weight: bold;
          letter-spacing: 2px; }
        .post-new-image .imagem .content-noticia .categoria-e-title .titulo {
          font-size: 20px;
          font-weight: 500; }
      .post-new-image .imagem .content-noticia .tile-meta {
        height: 30px;
        color: #00b3ca;
        font-size: 16px;
        margin-top: 20px;
        text-transform: uppercase;
        text-align: right; }
        .post-new-image .imagem .content-noticia .tile-meta:before {
          content: ">";
          border: 1px solid #00b3ca;
          border-radius: 50%;
          display: block;
          float: left;
          height: 20px;
          width: 20px;
          font-size: 13px;
          line-height: 20px;
          text-align: center;
          padding-left: 2px;
          border-color: #fff;
          color: #fff;
          margin-bottom: 12px; }
  .post-new-image:hover img {
    transform: scale(1.2); }

.linha-busca {
  margin-top: 40px; }
  @media screen and (max-width: 560px) {
    .linha-busca select {
      width: 100% !important;
      margin-bottom: 30px !important; }
    .linha-busca form input {
      width: 100% !important; } }
  .linha-busca span {
    font-weight: bold;
    color: #81aa5b;
    margin-right: 10px; }
  .linha-busca select {
    width: 260px;
    display: inline-block;
    border-radius: 0px; }
  .linha-busca form {
    display: flex;
    justify-content: flex-end; }
    .linha-busca form input {
      width: 284px;
      margin-right: 41px;
      border-right: 0px !important;
      border-top: 0px !important;
      border-left: 0px !important; }
    .linha-busca form button {
      background: transparent;
      box-shadow: none !important;
      text-shadow: none !important;
      border: 0px !important;
      margin-left: -70px; }

.noticia-small {
  margin-bottom: 30px; }
  .noticia-small .imagem {
    overflow: hidden; }
    .noticia-small .imagem img {
      transition: all 0.4s ease-in-out;
      width: 100%; }
  .noticia-small:hover img {
    transform: scale(1.2); }
  .noticia-small .content-noticia {
    color: #000;
    padding: 27px 14px;
    width: 100%;
    background: #e6e6e6;
    position: relative;
    min-height: 180px; }
    .noticia-small .content-noticia .categoria-e-title {
      padding-bottom: 40px; }
      .noticia-small .content-noticia .categoria-e-title .categoria {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px; }
      .noticia-small .content-noticia .categoria-e-title .titulo {
        font-size: 15px;
        font-weight: bold; }
    .noticia-small .content-noticia .tile-meta {
      border: 1px solid #558728;
      border-radius: 50%;
      display: block;
      float: left;
      height: 20px;
      width: 20px;
      font-size: 13px;
      line-height: 20px;
      text-align: center;
      padding-left: 2px;
      border-color: #558728;
      color: #558728;
      position: absolute;
      bottom: 12px;
      left: 10px; }
    .noticia-small .content-noticia .categoria {
      position: absolute;
      right: 10px;
      bottom: 10px;
      color: #558728;
      font-weight: bold;
      text-transform: uppercase; }

.row-todo .col-xs-12 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

@media screen and (max-width: 560px) {
  .row-todo img {
    height: auto !important; } }

.row-todo img {
  width: 100% !important;
  height: 477px; }

.row-todo .back-verde {
  height: 477px;
  background-size: cover !important;
  display: flex;
  align-items: center; }
  .row-todo .back-verde .inner {
    padding: 0 40px;
    max-width: 640px;
    color: #fff; }
    .row-todo .back-verde .inner .categoria {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 10px; }

.welcome_area {
  height: 600px !important;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .welcome_area .container {
    width: 100%; }
  .welcome_area .table {
    z-index: 9;
    text-align: center; }
    .welcome_area .table h2 {
      color: #fff;
      font-size: 60px;
      font-weight: 200;
      line-height: 1.2;
      margin-bottom: 20px; }
    .welcome_area .table .btn {
      background: #558728 !important;
      padding: 12px 26px !important;
      margin-right: 20px;
      transition: all 0.3s;
      text-transform: uppercase; }
      .welcome_area .table .btn:hover {
        background: #3b6200 !important; }
    .welcome_area .table .btn-so-borda {
      padding: 12px 26px !important; }
  @media screen and (max-width: 560px) {
    .welcome_area .table h2 {
      font-size: 32px; }
    .welcome_area .table .btn, .welcome_area .table .btn-so-borda {
      width: 100% !important;
      display: block !important; }
    .welcome_area .table .btn {
      margin-bottom: 30px; } }

.navbar {
  margin-bottom: 0px !important; }
  .navbar .nav-link {
    background: transparent !important; }

#secao-produtos {
  height: 900px;
  overflow-y: auto;
  padding: 0px !important; }
  #secao-produtos #scroll-teste {
    height: 3000px; }

.texto-noticia {
  font-size: 18px; }

.scrollmagic-pin-spacer {
  z-index: 10; }

.tab-nav {
  display: flex;
  justify-content: center; }

#featuredevicepin {
  z-index: 11; }

.icon-nav li {
  margin: 8px 11px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 11px; }
  @media screen and (max-width: 560px) {
    .icon-nav li {
      width: 42%;
      font-size: 14px !important; } }

#everything-you-need-to-know-to-measure-roi-and-make-data-driven-decisions {
  min-height: 2880px; }

.device-captions.icon-pointer .device-caption .inner h4 {
  color: #83c348; }

@media screen and (max-width: 560px) {
  .slide-title-e-image {
    display: block !important; }
    .slide-title-e-image .imagem {
      display: block !important; }
  #slides-home {
    min-height: 400px !important; }
    #slides-home .owl-single {
      min-height: 400px !important; }
  #stude-case .item {
    background-size: cover !important; }
  .content-estudo-de-caso {
    padding-left: 20px !important;
    padding-right: 20px !important; }
    .content-estudo-de-caso .titulo {
      font-size: 22px !important; }
    .content-estudo-de-caso .descricao {
      font-size: 18px !important; }
  .owl-single .owl-prev, .owl-single .owl-next {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .m-b-mobile {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 760px) and (max-width: 780px) {
  #stude-case .owl-single .owl-next, #stude-case .owl-single .owl-prev {
    display: none !important; }
  #stude-case .owl-single .content-estudo-de-caso {
    padding-left: 40px !important;
    padding-right: 40px !important; } }

@media screen and (min-width: 760px) and (max-width: 780px) {
  .coluna-noticia {
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
  #available-features {
    height: 1900px; }
    #available-features.engajar {
      height: 3200px !important; }
    #available-features.informar {
      height: 3200px !important; }
    #available-features.promover {
      height: 2600px !important; }
    #available-features .tab-nav ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
  #so-imagem {
    height: calc(100vh - 345px) !important; } }

@media screen and (min-width: 800px) and (max-width: 1100px) {
  #so-imagem {
    height: calc(100vh - 345px) !important; } }
