@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
*/
/*
 *  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; }

.banner {
  height: 500px;
  max-width: 100%;
  max-height: 500px; }
  .banner .imagem-background {
    max-width: 100%;
    height: 500px;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }

#carousel-principal-website .carousel-control span {
  font-size: 30px;
  position: absolute;
  top: 45% !important; }
  @media screen and (max-width: 780px) {
    #carousel-principal-website .carousel-control span.direita {
      right: 8px; }
    #carousel-principal-website .carousel-control span.exsquerda {
      left: 8px; } }

#carousel-principal-website .carousel-item img {
  width: 100% !important;
  height: 400px;
  object-fit: cover !important; }
  @media screen and (max-width: 500px) {
    #carousel-principal-website .carousel-item img {
      height: 260px !important; } }
  @media screen and (max-width: 770px) {
    #carousel-principal-website .carousel-item img {
      height: 400px; } }

#carousel-principal-website .carousel-caption {
  padding-bottom: 8%;
  text-align: left !important;
  width: 40%;
  color: #fff;
  top: 34%; }
  #carousel-principal-website .carousel-caption h1 {
    animation-delay: 1s;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 2.2vw;
    text-transform: uppercase; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal-website .carousel-caption h1 {
        font-size: 2.8vw; } }
  #carousel-principal-website .carousel-caption h4 {
    animation-delay: 2s;
    margin-bottom: 20px;
    font-size: 1.1vw; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal-website .carousel-caption h4 {
        font-size: 1.6vw; } }
  #carousel-principal-website .carousel-caption a {
    animation-delay: 3s; }
  #carousel-principal-website .carousel-caption .btn-adapta {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important; }
    #carousel-principal-website .carousel-caption .btn-adapta:hover {
      color: #f39e32 !important;
      border-color: #f39e32 !important; }
  @media screen and (max-width: 770px) {
    #carousel-principal-website .carousel-caption {
      bottom: 168px;
      width: 100%;
      left: inherit;
      padding-left: 50px;
      padding-right: 50px; }
      #carousel-principal-website .carousel-caption h1 {
        font-size: 22px; }
      #carousel-principal-website .carousel-caption h4 {
        font-size: 20px; } }

#carousel-principal-website .center-cropped {
  height: 400px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media screen and (max-width: 500px) {
    #carousel-principal-website .center-cropped {
      height: 260px !important; } }

#carousel-principal:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 30%;
  z-index: 100;
  border-bottom: 100px solid #fff;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 66%;
  border-left: 1000px solid transparent;
  border-right: 1000px solid; }

#carousel-principal .carousel-control span {
  font-size: 30px;
  position: absolute;
  top: 45% !important; }
  @media screen and (max-width: 780px) {
    #carousel-principal .carousel-control span.direita {
      right: 8px; }
    #carousel-principal .carousel-control span.exsquerda {
      left: 8px; } }

#carousel-principal .carousel-caption {
  padding-bottom: 8%;
  text-align: center !important;
  width: 50%;
  color: #fff;
  top: 34%;
  left: 327px; }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    #carousel-principal .carousel-caption {
      left: 120px !important; } }
  @media screen and (min-width: 1101px) and (max-width: 1400px) {
    #carousel-principal .carousel-caption {
      left: 210px !important; } }
  @media screen and (min-width: 1401px) and (max-width: 1500px) {
    #carousel-principal .carousel-caption {
      left: 200px !important; } }
  @media screen and (max-width: 430px) {
    #carousel-principal .carousel-caption {
      top: 96px !important;
      left: 0px !important; } }
  #carousel-principal .carousel-caption h1 {
    animation-delay: 1s;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 50px !important;
    text-transform: uppercase; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal .carousel-caption h1 {
        font-size: 2.8vw !important; } }
    @media screen and (min-width: 1200px) and (max-width: 1500px) {
      #carousel-principal .carousel-caption h1 {
        font-size: 42px !important; } }
    @media screen and (max-width: 430px) {
      #carousel-principal .carousel-caption h1 {
        font-size: 24px !important; } }
  #carousel-principal .carousel-caption h4 {
    animation-delay: 2s;
    margin-bottom: 20px;
    font-size: 1.1vw;
    text-align: center; }
    @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: 1500px) {
      #carousel-principal .carousel-caption h4 {
        font-size: 1.5vw !important; } }
  #carousel-principal .carousel-caption a {
    animation-delay: 3s;
    text-align: center; }
  #carousel-principal .carousel-caption .btn-adapta {
    background: #00687b !important;
    border-color: #00687b !important;
    color: #fff !important; }
    #carousel-principal .carousel-caption .btn-adapta:hover {
      background: #034e5c !important; }
  @media screen and (max-width: 770px) {
    #carousel-principal .carousel-caption {
      bottom: 168px;
      width: 100%;
      left: inherit;
      padding-left: 50px;
      padding-right: 50px;
      top: 96px !important; }
      #carousel-principal .carousel-caption h1 {
        font-size: 22px; }
      #carousel-principal .carousel-caption h4 {
        font-size: 20px; } }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    #carousel-principal .carousel-caption {
      top: 20% !important; } }

#carousel-principal .center-cropped {
  height: 400px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media screen and (min-width: 1101px) and (max-width: 1240px) {
    #carousel-principal .center-cropped {
      background-position-x: -540px !important; } }
  @media screen and (min-width: 1250px) and (max-width: 1400px) {
    #carousel-principal .center-cropped {
      background-position-x: -500px !important; } }
  @media screen and (min-width: 1401px) and (max-width: 1500px) {
    #carousel-principal .center-cropped {
      background-position-x: -440px !important; } }
  @media screen and (max-width: 426px) {
    #carousel-principal .center-cropped {
      height: 260px !important; } }
  @media screen and (max-width: 770px) {
    #carousel-principal .center-cropped {
      height: 400px; } }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    #carousel-principal .center-cropped {
      height: 400px !important;
      background-position-x: -780px !important; } }

#carousel-principal-website .carousel-control span {
  font-size: 30px;
  position: absolute;
  top: 45% !important; }
  @media screen and (max-width: 780px) {
    #carousel-principal-website .carousel-control span.direita {
      right: 8px; }
    #carousel-principal-website .carousel-control span.exsquerda {
      left: 8px; } }

#carousel-principal-website .carousel-item img {
  width: 100% !important;
  height: 400px;
  object-fit: cover !important; }
  @media screen and (max-width: 426px) {
    #carousel-principal-website .carousel-item img {
      height: 260px; } }
  @media screen and (max-width: 770px) {
    #carousel-principal-website .carousel-item img {
      height: 400px; } }

#carousel-principal-website .carousel-caption {
  padding-bottom: 8%;
  text-align: left !important;
  width: 40%;
  color: #fff;
  top: 34%; }
  #carousel-principal-website .carousel-caption h1 {
    animation-delay: 1s;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 2.2vw;
    text-transform: uppercase; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal-website .carousel-caption h1 {
        font-size: 2.8vw; } }
  #carousel-principal-website .carousel-caption h4 {
    animation-delay: 2s;
    margin-bottom: 20px;
    font-size: 1.1vw; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal-website .carousel-caption h4 {
        font-size: 1.6vw; } }
  #carousel-principal-website .carousel-caption a {
    animation-delay: 3s; }
  #carousel-principal-website .carousel-caption .btn-adapta {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important; }
    #carousel-principal-website .carousel-caption .btn-adapta:hover {
      color: #f39e32 !important;
      border-color: #f39e32 !important; }
  @media screen and (max-width: 770px) {
    #carousel-principal-website .carousel-caption {
      bottom: 168px;
      width: 100%;
      left: inherit;
      padding-left: 50px;
      padding-right: 50px; }
      #carousel-principal-website .carousel-caption h1 {
        font-size: 22px; }
      #carousel-principal-website .carousel-caption h4 {
        font-size: 20px; } }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    #carousel-principal-website .carousel-caption {
      top: 20% !important; } }

#carousel-principal-website .center-cropped {
  height: 400px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media screen and (max-width: 426px) {
    #carousel-principal-website .center-cropped {
      height: 260px; } }
  @media screen and (max-width: 770px) {
    #carousel-principal-website .center-cropped {
      height: 400px; } }

#carousel-principal-mobile .carousel-control span {
  font-size: 30px;
  position: absolute;
  top: 45% !important; }
  @media screen and (max-width: 780px) {
    #carousel-principal-mobile .carousel-control span.direita {
      right: 8px; }
    #carousel-principal-mobile .carousel-control span.exsquerda {
      left: 8px; } }

#carousel-principal-mobile .carousel-item img {
  width: 100%;
  height: 400px;
  object-fit: cover !important; }
  @media screen and (max-width: 426px) {
    #carousel-principal-mobile .carousel-item img {
      height: 260px; } }
  @media screen and (max-width: 770px) {
    #carousel-principal-mobile .carousel-item img {
      height: 400px; } }

#carousel-principal-mobile .carousel-caption {
  padding-bottom: 8%;
  text-align: left !important;
  width: 40%;
  color: #fff;
  top: 34%; }
  #carousel-principal-mobile .carousel-caption h1 {
    animation-delay: 1s;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 2.2vw;
    text-transform: uppercase; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal-mobile .carousel-caption h1 {
        font-size: 2.8vw; } }
  #carousel-principal-mobile .carousel-caption h4 {
    animation-delay: 2s;
    margin-bottom: 20px;
    font-size: 1.1vw; }
    @media screen and (min-width: 800px) and (max-width: 1200px) {
      #carousel-principal-mobile .carousel-caption h4 {
        font-size: 1.6vw; } }
  #carousel-principal-mobile .carousel-caption a {
    animation-delay: 3s; }
  #carousel-principal-mobile .carousel-caption .btn-adapta {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important; }
    #carousel-principal-mobile .carousel-caption .btn-adapta:hover {
      color: #f39e32 !important;
      border-color: #f39e32 !important; }
  @media screen and (max-width: 770px) {
    #carousel-principal-mobile .carousel-caption {
      bottom: 168px;
      width: 100%;
      left: inherit;
      padding-left: 50px;
      padding-right: 50px; }
      #carousel-principal-mobile .carousel-caption h1 {
        font-size: 22px; }
      #carousel-principal-mobile .carousel-caption h4 {
        font-size: 20px; } }

#carousel-principal-mobile .center-cropped {
  height: 400px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media screen and (max-width: 426px) {
    #carousel-principal-mobile .center-cropped {
      height: 260px; } }
  @media screen and (max-width: 770px) {
    #carousel-principal-mobile .center-cropped {
      height: 400px; } }

#LoginModal .modal-header {
  border-bottom: 1px solid #fff;
  background: #f37846;
  color: #FFF; }
  #LoginModal .modal-header button span {
    color: #fff !important; }

#LoginModal .modal-footer {
  line-height: 2; }

#LoginModal .link {
  font-weight: bold;
  text-decoration: none;
  font-size: 13px; }
  #LoginModal .link:hover {
    color: #f37846; }

#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: #f39e32; }

.cd-top {
  display: none; }
  @media screen and (min-width: 782px) {
    .cd-top {
      display: inline-block;
      height: 40px;
      z-index: 300000;
      width: 40px;
      border-radius: 0px;
      position: fixed;
      bottom: 50px;
      right: 10px;
      text-align: center;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
      /* image replacement properties */
      background: #170b38;
      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; }
      .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: #170b38;
        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; } }
  .box-coluna .icone {
    background: #f37846 !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: 600;
      font-size: 16px;
      text-transform: uppercase; }
    .box-coluna .informacoes .descricao {
      font-size: 14px;
      color: #676767; }

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

.imagemEscondida {
  display: none; }

.fancybox-skin {
  background: transparent !important;
  box-shadow: none !important; }

.fancybox-nav span {
  visibility: visible !important; }

.fancybox-title-float-wrap .child {
  background: transparent !important;
  font-size: 16px !important; }

#modalSenha .modal-header {
  background: #1e8bd0 !important;
  color: #fff !important; }
  #modalSenha .modal-header button {
    color: #fff !important; }

.contato-detalhes {
  background-color: #f9f9f9;
  border: 1px solid #e1e1e1;
  padding: 20px 20px 10px 20px;
  margin-bottom: 40px; }
  .contato-detalhes p {
    font-size: 14px; }
  .contato-detalhes hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }

.box-detalhe {
  border: 1px solid #dfe7e9;
  margin-bottom: 20px; }
  .box-detalhe .icone {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #1e8bd0;
    text-align: center; }
    .box-detalhe .icone i {
      font-size: 40px;
      color: #fff; }
  .box-detalhe .detalhe-texto .titulo {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px; }
  .box-detalhe .detalhe-texto .resto {
    text-align: center;
    padding-bottom: 10px; }
  .box-detalhe .acoes {
    text-align: center;
    padding-bottom: 10px; }

.clickable {
  cursor: pointer; }

.card {
  margin-bottom: 20px !important; }
  .card .card-header {
    background: #1b8cce !important; }
    .card .card-header h5 {
      font-size: 13px !important;
      font-weight: bold; }
    .card .card-header a {
      color: #fff !important; }
      .card .card-header a:hover {
        color: #009deb; }
  .card .card-block ul {
    padding: 0px;
    margin: 0px; }
    .card .card-block ul li {
      margin-bottom: 2px; }

#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; }
  #modal-busca .form-group .easy-autocomplete {
    width: 100% !important; }
  #modal-busca .form-group .easy-autocomplete-container {
    top: 2px !important; }

.topo-anuncio {
  padding: 10px;
  position: relative;
  overflow: hidden;
  border: 1px solid #cecece;
  background: #f5f5f5;
  border-radius: 4px; }
  .topo-anuncio .topado {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px; }
    .topo-anuncio .topado .titulo-anuncio {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bold; }
    .topo-anuncio .topado .redes-sociais li {
      display: inline-block; }
      .topo-anuncio .topado .redes-sociais li i {
        width: 30px;
        height: 30px;
        font-size: 18px;
        border: 1px solid #909090;
        border-radius: 50%;
        text-align: center;
        line-height: 30px; }
      .topo-anuncio .topado .redes-sociais li:hover i {
        color: #003366;
        border-color: #003366; }
  .topo-anuncio .telefones {
    padding-bottom: 10px; }
    .topo-anuncio .telefones span {
      font-weight: bold;
      color: #003366; }
    .topo-anuncio .telefones .telefone {
      padding-top: 0px !important;
      padding-left: 6px;
      padding-right: 6px;
      border-right: 1px solid #333; }
      .topo-anuncio .telefones .telefone:last-child {
        border: none; }

.imagens-anuncio {
  padding-top: 10px;
  padding-bottom: 10px; }
  .imagens-anuncio .imagem-principal {
    width: 100%;
    height: 710px;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
    .imagens-anuncio .imagem-principal img {
      width: 100%;
      height: auto;
      object-fit: cover; }
    .imagens-anuncio .imagem-principal .botao-sobre {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #009deb;
      padding: 10px; }
      .imagens-anuncio .imagem-principal .botao-sobre i {
        font-size: 30px;
        color: #fff; }
      .imagens-anuncio .imagem-principal .botao-sobre:hover {
        background: #003366; }

.informacoes-anuncio .descricao {
  padding-top: 0px !important;
  border: 1px solid #cecece;
  padding-bottom: 10px;
  margin-bottom: 20px; }
  .informacoes-anuncio .descricao h4 {
    background: #1b8cce;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #fff; }
    .informacoes-anuncio .descricao h4 i {
      margin-right: 6px; }
  .informacoes-anuncio .descricao .texto-descricao {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px; }

.informacoes-anuncio .texto {
  border: 1px solid #cecece;
  padding-bottom: 10px;
  margin-bottom: 20px; }
  .informacoes-anuncio .texto h4 {
    background: #1b8cce;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #fff; }
    .informacoes-anuncio .texto h4 i {
      margin-right: 6px; }
  .informacoes-anuncio .texto p {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px; }

.share-widget {
  font-size: 14px;
  padding: 10px;
  padding-bottom: 0px;
  background: #1b8cce;
  position: relative;
  text-align: center; }
  .share-widget span {
    font-size: 16px;
    font-weight: bold;
    color: #fff; }

.share-widget .social-links {
  text-align: right;
  position: relative;
  display: inline-block; }

.social-links ul, .doc-footer .social-links ul {
  padding: 0; }

.social-links ul li, .doc-footer .social-links ul li {
  display: inline-block;
  margin: 5px;
  padding: 0; }

.share-widget .social-links ul li a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: center;
  color: #fff; }

.social-links.social-bg a.fa-twitter, .doc-footer .social-links.social-bg a.fa-twitter {
  background: #2caae1; }

.social-links.social-bg a.fa-facebook, .doc-footer .social-links.social-bg a.fa-facebook {
  background: #3b579d; }

.social-links.social-bg a.fa-google-plus, .doc-footer .social-links.social-bg a.fa-google-plus {
  background: #dd4d40; }

.short-widget {
  position: relative;
  padding: 35px 35px 35px 35px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  background: #0083c9; }

.widget-titulo {
  background: #ccc !important;
  font-size: 16px !important;
  text-transform: uppercase;
  color: #333;
  margin-top: -4px;
  padding: 14px !important; }

.widget-site {
  background: #a2ce3b !important;
  text-transform: uppercase;
  color: #fff;
  margin-top: -4px;
  padding: 14px !important; }
  .widget-site a {
    color: #fff; }
    .widget-site a:hover {
      font-weight: bold;
      color: #fff; }

@media screen and (max-width: 780px) {
  .margin-mobile {
    margin-top: 20px; } }

.width-100-mobile {
  width: 100% !important; }

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

@media screen and (min-width: 760px) and (max-width: 780px) {
  .width-ipad-2 {
    width: 33.33333%; } }

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

@media screen and (max-width: 780px) {
  .hoverImagem {
    display: none; } }

.mini-chamada {
  background: #f5f5f5;
  border: 1px solid #cecece;
  padding-bottom: 10px;
  padding-top: 15px; }

.promocao {
  border: 1px solid #cecece;
  border-top: none !important;
  position: relative;
  min-height: 400px; }
  .promocao .imagem-promocao {
    width: 100%;
    height: 247.5px;
    overflow: hidden;
    display: flex;
    align-items: center; }
    .promocao .imagem-promocao img {
      width: 100%;
      height: auto;
      object-fit: cover; }
  .promocao .titulo-promocao {
    padding-top: 10px;
    text-align: center;
    font-weight: bold; }
  .promocao .descricao-promocao {
    padding-top: 10px;
    font-size: 14px;
    text-align: center; }
  .promocao .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

@media screen and (min-width: 700px) and (max-width: 780px) {
  .card .card-header h5 {
    font-size: 9px !important; } }

@media screen and (max-width: 430px) {
  .card .card-header h5 {
    font-size: 10px !important; } }

@media screen and (max-width: 750px) {
  .panel .panel-heading .panel-title {
    font-size: 11px !important; } }

@media screen and (max-width: 750px) {
  .panel .panel-heading .accordion-toggle {
    display: none; } }

.second-h3 {
  text-align: center;
  margin-bottom: 20px; }

.responsive-calendar .controls h4 {
  font-size: 16px !important;
  font-weight: bold; }

.responsive-calendar .controls {
  background: #1b8cce;
  border-radius: 3px;
  height: 50px;
  padding-top: 9px; }

.responsive-calendar .prev {
  padding-right: 20px; }

.responsive-calendar .next {
  padding-left: 20px; }

.responsive-calendar .controls h4 {
  line-height: 1.8 !important;
  color: #FFF !important; }

.btn-date {
  padding: 3px 0px !important;
  width: 21px;
  font-size: 10px;
  background: #FDFDFD;
  color: #1b8cce; }

.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: #00687b; }
    .servico .icone:before {
      position: absolute;
      top: 50%;
      margin-top: -1px;
      height: 2px;
      width: 58px;
      content: '';
      background: #00687b;
      left: 50%;
      margin-left: -91px; }
    .servico .icone:after {
      position: absolute;
      top: 50%;
      margin-top: -1px;
      height: 2px;
      width: 58px;
      content: '';
      background: #00687b;
      left: 50%;
      margin-left: 31px; }
  .servico .titulo-servico {
    font-size: 14px;
    font-weight: bold;
    color: #00687b !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: #00687b !important; }
      .servico .acoes .btn i {
        margin-right: 6px; }
      .servico .acoes .btn:hover {
        background: transparent !important;
        color: #00687b !important; }

.container-grid {
  position: relative;
  height: auto !important; }

.produto {
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
  @media screen and (max-width: 799px) {
    .produto {
      margin-bottom: 20px !important; } }
  .produto .imagem {
    width: 100%;
    height: 280px;
    overflow: hidden;
    display: flex; }
    @media screen and (min-width: 701px) and (max-width: 1100px) {
      .produto .imagem {
        height: 156px !important; } }
    .produto .imagem img {
      width: 100%;
      height: auto; }
  .produto .hoverProduto {
    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, 139, 164, 0.7) no-repeat center 70px;
    line-height: 20px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    transform: rotate(90deg); }
    .produto .hoverProduto a {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 20px !important;
      font-weight: bold;
      position: absolute;
      top: 0% !important;
      left: 0%;
      color: #fff !important;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      text-transform: uppercase; }
      @media screen and (min-width: 701px) and (max-width: 1100px) {
        .produto .hoverProduto a {
          font-size: 16px !important; } }
  @media screen and (min-width: 800px) {
    .produto:hover .hoverProduto {
      opacity: 1;
      transform: rotate(0deg); } }
  @media screen and (max-width: 799px) {
    .produto .hoverProduto {
      opacity: 1 !important;
      transform: rotate(0deg);
      background: rgba(0, 139, 164, 0.4) no-repeat center 70px !important; } }

.grid-item {
  display: inline-block !important;
  position: relative !important;
  width: 20.0%;
  float: left; }
  @media screen and (max-width: 700px) {
    .grid-item {
      width: 100% !important; } }

/*.c0{
    position: absolute;
    left: 0%;
    height: 100%;
}

.c1{
    position: absolute;
    left: 19.9685%;
    top: 0px;
    height: 100%;
    
    @media screen and (max-width : 430px){
        left : 0px !important;
    }
    
}

.c2{
    position: absolute;
    left: 39.9895%;
    top: 0px;
    height: 100%;
    
    @media screen and (max-width : 430px){
        left : 0px !important;
    }
    
}

.c3{
    position: absolute;
    left: 59.958%;
    top: 0px;
    height: 100%;
    
    @media screen and (max-width : 430px){
        left : 0px !important;
    }
}

.c4{
    position: absolute;
    left: 79.979%;
    top: 0px;
    height: 100%;
    
    @media screen and (max-width : 430px){
        left : 0px !important;
    }
    
}*/
.form-cadastro {
  padding: 10px;
  background: #008ba4;
  padding-top: 20px;
  padding-bottom: 20px; }
  .form-cadastro .box--azul-medio--sb h3 {
    font-size: 20px !important;
    font-weight: bold;
    color: #fff !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff !important; }
  .form-cadastro label {
    color: #fff !important; }
  .form-cadastro select {
    border-radius: 0px !important; }
  .form-cadastro .btn {
    background: #00687b !important; }

.chamada-login {
  background: #00687b;
  padding: 10px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .chamada-login .titulo-chamada {
    color: #fff !important;
    font-size: 18px;
    font-weight: bold; }
  .chamada-login .descricao-chamada .btn {
    margin-top: 10px;
    background: #008ba4 !important;
    color: #fff; }
    .chamada-login .descricao-chamada .btn i {
      margin-right: 6px; }

#login-modal input[type=text], input[type=password] {
  margin-top: 10px; }

#div-login-msg,
#div-lost-msg,
#div-register-msg {
  height: 30px;
  line-height: 28px;
  transition: all ease-in-out 500ms;
  background: #00687b !important;
  color: #fff !important; }

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
  border: 1px solid #68c3a3;
  background-color: #c8f7c5; }

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
  border: 1px solid #eb575b;
  background-color: #ffcad1; }

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
  width: 30px;
  float: left;
  line-height: 30px;
  text-align: center;
  background-color: #ffd530;
  margin-right: 5px;
  color: #333;
  transition: all ease-in-out 500ms; }

#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
  background-color: #68c3a3 !important; }

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
  background-color: #eb575b !important; }

#img_logo {
  max-height: 200px;
  max-width: 200px; }

#login_modal_btn {
  background: #008ba4 !important;
  color: #fff !important;
  margin-top: 10px; }

#esqueceu_modal_btn {
  background: #008ba4 !important;
  color: #fff !important;
  margin-top: 10px; }

.modal-header h4 {
  display: inline-block !important; }

#login-modal .modal-header {
  background: #00687b !important;
  color: #fff !important; }
  #login-modal .modal-header button span {
    color: #fff !important; }

#login-modal .modal-footer .btn-login {
  background: #00687b !important;
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase; }

.curso {
  position: relative;
  margin-bottom: 30px;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  min-height: 290px;
  background: #fff; }
  @media screen and (min-width: 740px) and (max-width: 780px) {
    .curso .titulo {
      font-size: 17px !important; } }
  .curso .imagem {
    position: relative; }
    .curso .imagem img {
      min-height: 200px; }
    .curso .imagem .hover-curso {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(246, 137, 61, 0.7);
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 0.2s ease-in 0.3s;
      -moz-transition: all 0.2s ease-in 0.3s;
      -o-transition: all 0.2s ease-in 0.3s;
      -ms-transition: all 0.2s ease-in 0.3s;
      transition: all 0.2s ease-in 0.3s; }
      .curso .imagem .hover-curso .botoes {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -o-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-transition: -webkit-transform 0.3s ease-in-out 0.1s;
        -moz-transition: -moz-transform 0.3s ease-in-out 0.1s;
        -o-transition: -o-transform 0.3s ease-in-out 0.1s;
        -ms-transition: -ms-transform 0.3s ease-in-out 0.1s;
        transition: transform 0.3s ease-in-out 0.1s;
        left: 50%; }
        .curso .imagem .hover-curso .botoes .btn {
          background: transparent !important;
          border: 1px solid #fff !important;
          color: #fff;
          margin-right: 5px;
          text-transform: uppercase;
          font-weight: bold; }
          .curso .imagem .hover-curso .botoes .btn i {
            margin-right: 6px; }
          .curso .imagem .hover-curso .botoes .btn:hover {
            background: #fff !important;
            color: #e57527 !important; }
    .curso .imagem:hover .hover-curso {
      opacity: 1; }
      .curso .imagem:hover .hover-curso .botoes {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px); }
  .curso .info {
    padding: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center; }
    .curso .info .titulo {
      margin-bottom: 0px; }
      .curso .info .titulo:hover a {
        color: #f6893d !important; }

.owl-carousel-tree .item {
  margin-left: 15px;
  margin-right: 15px; }

#owl-clientes .item {
  margin-right: 10px;
  border: 0px !important; }

.noticia-menor {
  position: relative;
  margin-right: 1px; }
  .noticia-menor .imagem {
    overflow: hidden;
    position: relative; }
    .noticia-menor .imagem .overlay {
      align-items: center;
      bottom: 0;
      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%); }
    .noticia-menor .imagem img {
      transition: all 0.5s !important;
      min-height: 225px; }
    .noticia-menor .imagem:hover img {
      transform: scale(1.4);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      filter: grayScale(100%); }
    .noticia-menor .imagem .post-info {
      position: absolute;
      bottom: 0;
      color: #FFF;
      width: 100%;
      padding: 0 16px;
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 20px;
      z-index: 2000 !important; }
      .noticia-menor .imagem .post-info .titulo-noticia {
        font-weight: 700;
        font-size: 16px;
        margin-top: 4px; }
  .noticia-menor .titulo {
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important; }
  .noticia-menor .posted {
    margin-top: 10px;
    font-size: 13px; }
  .noticia-menor .data {
    margin-left: 4px; }
    .noticia-menor .data i {
      margin-right: 4px; }

.noticia-aberta {
  min-height: 360px; }
  .noticia-aberta .header-title .title {
    text-transform: uppercase;
    font-size: 32px;
    text-align: center;
    display: block;
    font-weight: 700; }
  .noticia-aberta .header-title .desc {
    font-size: 18px !important; }
  .noticia-aberta .header-title:after {
    content: ' ';
    display: block;
    border-top: 1px solid #D6D8D9;
    width: 15%;
    margin: 5px auto 10px; }
  .noticia-aberta .coluna-data {
    padding-top: 6px; }
    .noticia-aberta .coluna-data .data i {
      margin-left: 4px;
      margin-right: 4px; }
  .noticia-aberta .redes-sociais {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block; }
    .noticia-aberta .redes-sociais li {
      display: inline-block; }
      .noticia-aberta .redes-sociais li a i {
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        background: #1d143a;
        color: #fff;
        transition: all 0.3s !important; }
        @media screen and (min-width: 800px) {
          .noticia-aberta .redes-sociais li a i.fa-whatsapp {
            display: none; } }
        .noticia-aberta .redes-sociais li a i:hover, .noticia-aberta .redes-sociais li a i:focus {
          background: #443991 !important; }
  @media screen and (max-width: 320px) {
    .noticia-aberta strong {
      margin-right: 4px !important; } }
  .noticia-aberta .header-title .desc {
    font-size: 20px !important; }
  @media screen and (max-width: 500px) {
    .noticia-aberta .noticia-video iframe {
      height: 300px !important; } }
  .noticia-aberta .headding-border {
    margin-bottom: 15px !important; }
  .noticia-aberta .noticia-imagem {
    margin-bottom: 10px; }
  .noticia-aberta .social li {
    margin: 4px !important; }
  .noticia-aberta .noticia-share {
    padding: 10px;
    border: 1px solid #cecece;
    margin-top: 10px;
    margin-bottom: 10px; }
    .noticia-aberta .noticia-share .posted {
      margin-bottom: 0px !important; }
      .noticia-aberta .noticia-share .posted .data {
        font-size: 14px; }
      .noticia-aberta .noticia-share .posted .comentarios {
        font-size: 14px; }
    .noticia-aberta .noticia-share .redes-sociais strong {
      margin-right: 6px; }
  .noticia-aberta .form-control {
    border-radius: 0px !important; }
  .noticia-aberta .input-group-addon {
    background: #333;
    color: #fff;
    border-radius: 0px !important; }
  .noticia-aberta .btn {
    background: #333;
    color: #fff;
    transition: all 0.5s !important;
    border-radius: 0px; }
    .noticia-aberta .btn i {
      margin-right: 6px; }
    .noticia-aberta .btn:hover, .noticia-aberta .btn:focus {
      background: #1a1a1a; }
  .noticia-aberta .comentario {
    margin-bottom: 20px; }
    .noticia-aberta .comentario .topo-comentario {
      padding: 10px;
      border: 1px solid #cecece; }
      .noticia-aberta .comentario .topo-comentario h3 {
        font-size: 20px;
        font-weight: bold;
        margin: 0px;
        display: inline-block; }
      .noticia-aberta .comentario .topo-comentario .email {
        margin-left: 6px;
        margin-right: 6px; }
        .noticia-aberta .comentario .topo-comentario .email i {
          margin-right: 6px; }
      .noticia-aberta .comentario .topo-comentario .telefone {
        margin-left: 6px;
        margin-right: 6px; }
        .noticia-aberta .comentario .topo-comentario .telefone i {
          margin-right: 6px; }
    .noticia-aberta .comentario .texto-comentario {
      padding: 10px;
      border: 1px solid #cecece;
      border-top: 0px; }

/*!
 * 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
*/
.btn-acesso {
  background: #333 !important;
  height: 100%;
  padding: 7px;
  color: #fff;
  font-size: 14px; }
  .btn-acesso:hover, .btn-acesso:focus {
    background: #fff !important;
    color: #333 !important; }

header .dropdown-menu {
  padding: 0px !important;
  border-radius: 0px !important; }
  header .dropdown-menu .dropdown-item {
    color: #333 !important; }

header.header-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3000;
  min-height: 136px; }
  header.header-menu .header-principal {
    z-index: 1000;
    position: relative;
    padding-bottom: 10px;
    min-height: 56px;
    transition: all 0.5s !important; }
    header.header-menu .header-principal img {
      width: 120px;
      margin-left: 0px;
      height: auto;
      display: inline-block;
      position: absolute;
      top: -6px;
      left: 0px; }
      @media screen and (min-width: 800px) and (max-width: 1100px) {
        header.header-menu .header-principal img {
          width: 140px !important;
          margin-left: 14px !important; } }
    header.header-menu .header-principal .btn {
      text-transform: uppercase;
      background: #1d143a !important; }
      header.header-menu .header-principal .btn:hover, header.header-menu .header-principal .btn:focus {
        color: #fff !important;
        background: #ffc300 !important; }
    header.header-menu .header-principal .btn-drop {
      font-size: 14px;
      border-bottom-left-radius: 4px !important;
      border-bottom-right-radius: 4px !important;
      float: right; }
      header.header-menu .header-principal .btn-drop i {
        margin-right: 6px; }
      header.header-menu .header-principal .btn-drop:hover, header.header-menu .header-principal .btn-drop:focus {
        background: #443991 !important; }
    header.header-menu .header-principal .dropdown .dropdown-menu {
      top: 7px;
      width: 100%;
      min-width: 208px;
      /* left: 0px; */
      right: 18px; }
      header.header-menu .header-principal .dropdown .dropdown-menu .dropdown-item {
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px; }
    @media screen and (max-width: 780px) {
      header.header-menu .header-principal {
        display: none !important; } }
  header.header-menu .header-baixo {
    background: #1d143a;
    border-color: #1d143a !important;
    position: relative;
    transition: all 0.5s !important; }
    header.header-menu .header-baixo .dropdown-menu {
      top: 42px !important; }
      @media screen and (min-width: 800px) and (max-width: 1100px) {
        header.header-menu .header-baixo .dropdown-menu {
          top: 37px !important; } }
      header.header-menu .header-baixo .dropdown-menu .dropdown-item {
        background: #e5af00;
        border-bottom: 1px solid #fff;
        color: #fff !important;
        text-shadow: 0 0.5px 1px #050600; }
        header.header-menu .header-baixo .dropdown-menu .dropdown-item:before {
          background: #ffc300 !important; }
    header.header-menu .header-baixo ul {
      float: right; }
      header.header-menu .header-baixo ul li {
        padding-left: 4px;
        padding-right: 4px;
        text-align: center;
        margin-left: 16px !important; }
        @media screen and (min-width: 800px) and (max-width: 1024px) {
          header.header-menu .header-baixo ul li {
            padding: 0px !important;
            margin-left: 16px !important; } }
        header.header-menu .header-baixo ul li a {
          color: #fff;
          text-transform: uppercase;
          font-size: 15px;
          font-weight: bold;
          -webkit-transition: all 130ms ease-in-out 110ms;
          transition: all 130ms ease-in-out 110ms;
          padding-top: 12px;
          padding-bottom: 12px; }
          header.header-menu .header-baixo ul li a:hover, header.header-menu .header-baixo ul li a:focus {
            color: #e5af00; }
          @media screen and (min-width: 800px) and (max-width: 999px) {
            header.header-menu .header-baixo ul li a {
              font-size: 9px !important; } }
          @media screen and (min-width: 1000px) and (max-width: 1224px) {
            header.header-menu .header-baixo ul li a {
              font-size: 11px !important; } }
    header.header-menu .header-baixo .lista-horizontal {
      margin: 0px !important;
      padding-top: 5px; }
    header.header-menu .header-baixo ul li:last-child {
      border-right: none; }

header .menu-lista nav {
  display: block;
  float: right; }
  header .menu-lista nav li {
    padding: 2px !important; }
  header .menu-lista nav a {
    color: #333;
    font-size: 12px;
    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; }
    header .menu-lista nav a:hover {
      color: #e5af00; }

header .redesSociais .lista-horizontal li {
  margin-right: 4px !important; }
  header .redesSociais .lista-horizontal li a {
    padding: 8px;
    padding-top: 3px;
    padding-bottom: 2px;
    border-radius: 50%;
    border: 1px solid #333;
    color: #333; }
    header .redesSociais .lista-horizontal li a:hover, header .redesSociais .lista-horizontal li a:focus {
      color: #f37846;
      border-color: #9fa1a4; }

header .mobile-menu-background {
  display: none;
  color: #fff;
  padding-top: 10px;
  height: 65px;
  top: 0;
  z-index: 2000;
  position: fixed;
  width: 100%; }
  header .mobile-menu-background .pull-xs-left, header .mobile-menu-background .lista-noticias .left .noticia-conteudo .noticia-imagem, .lista-noticias .left .noticia-conteudo header .mobile-menu-background .noticia-imagem, header .mobile-menu-background .lista-noticias .left .noticia-conteudo .noticia-titulo, .lista-noticias .left .noticia-conteudo header .mobile-menu-background .noticia-titulo, header .mobile-menu-background section#menu-centro nav.centro ul li, section#menu-centro nav.centro ul header .mobile-menu-background li {
    padding-left: 10px; }
  header .mobile-menu-background .pull-xs-right {
    padding-right: 12px !important; }
    header .mobile-menu-background .pull-xs-right .dropdown-toggle {
      border: 0px !important; }
    header .mobile-menu-background .pull-xs-right .btn {
      background: transparent !important;
      font-size: 24px;
      margin-top: 1px; }
      header .mobile-menu-background .pull-xs-right .btn:hover, header .mobile-menu-background .pull-xs-right .btn:focus {
        color: #fff !important; }

@media screen and (min-width: 1000px) and (max-width: 1224px) {
  header header.header-menu .header-baixo ul li a {
    font-size: 11px !important; }
  header header.header-menu .header-baixo .btn {
    margin-right: 0px !important;
    margin-left: -40px !important; } }

@media screen and (max-width: 780px) {
  header .header-topado {
    display: none; }
  header .header-principal {
    display: none; }
  header .header-baixo {
    display: none; }
  header .mobile-menu-background {
    display: block; }
    header .mobile-menu-background img {
      width: 60px;
      height: auto;
      margin-top: -8px; } }

@media screen and (max-width: 1200px) {
  .menu-principal ul li a {
    font-size: 11px !important; } }

@media (max-width: 789px) {
  .menu-principal .headingLogo {
    width: 100%; } }

@media (max-width: 789px) {
  .menu-principal .headingMenu {
    display: none; } }

@media (max-width: 425px) {
  .menu-principal .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
    .menu-principal .logo img {
      display: block;
      margin-left: auto;
      margin-right: auto; } }

.menu-principal .logo img {
  max-height: 90px;
  margin-top: -10px; }

.menu-principal ul li {
  text-transform: uppercase;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.3px !important;
  float: left; }
  .menu-principal ul li a {
    font-size: 16px;
    color: #333;
    padding: 5px 13px; }
    @media (max-width: 1050px) {
      .menu-principal ul li a {
        padding: 9px 7px; } }

.menu-mobile {
  overflow: hidden;
  margin-top: 54px;
  width: 100%; }
  .menu-mobile .menu ul {
    padding: 0; }
    .menu-mobile .menu ul li {
      background: #1d143a;
      color: #fff;
      border-bottom: 1px solid #fff;
      padding-bottom: 4px !important;
      font-size: 16px;
      width: 100%;
      margin-left: 0px !important; }
      .menu-mobile .menu ul li a {
        color: #fff;
        text-transform: uppercase;
        text-align: center; }
      .menu-mobile .menu ul li .dropdown-menu {
        width: 100%;
        position: relative; }
        .menu-mobile .menu ul li .dropdown-menu .dropdown-item {
          background: #0e0626 !important;
          color: #fff !important;
          text-align: center;
          padding-bottom: 8px; }
          .menu-mobile .menu ul li .dropdown-menu .dropdown-item:hover {
            background: #0e0626 !important; }
  .menu-mobile .menu:before {
    bottom: 100%;
    content: ' ';
    position: absolute;
    width: 100%;
    height: 30px; }

.menu-left {
  height: 118px;
  float: left; }

.menu-right {
  float: left;
  height: 118px; }

.divisao-bar {
  width: 40%;
  float: right;
  position: absolute;
  height: 118px;
  z-index: 2;
  /* margin-left: 79%; */
  margin-left: -20px;
  margin-top: 0px;
  background: #FFF;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg); }
  @media screen and (max-width: 1300px) {
    .divisao-bar {
      width: 36%; } }

#logo-maior {
  transition: all 0.3s !important; }

#logo-menor {
  transition: all 0.3s !important; }

.header-fixed {
  z-index: 100 !important; }

.menu-fixo {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2000;
  left: 0; }
  .menu-fixo .header-principal {
    position: relative;
    padding-bottom: 0px !important;
    min-height: 42px !important; }
    .menu-fixo .header-principal .btn {
      padding: 0.25rem 0.75rem !important;
      font-size: 0.875rem !important; }
  .menu-fixo #logo-maior {
    width: 100px !important;
    top: 2px !important; }

footer .footer-clientes {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e5af00; }

footer .footer-meio {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #1d143a;
  color: #fff; }
  footer .footer-meio hr {
    border-color: #fff !important;
    border-style: dashed; }
  footer .footer-meio a {
    color: #fff;
    font-size: 14px; }
    footer .footer-meio a i {
      margin-right: 6px; }
  footer .footer-meio .titulo-footer {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px; }
    footer .footer-meio .titulo-footer:after {
      content: "";
      position: absolute;
      left: 0;
      width: 10px;
      height: 16px;
      background: #fff;
      bottom: 7px; }
  footer .footer-meio ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
  footer .footer-meio li a {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase; }
  footer .footer-meio .redes .rede {
    background: #cecece; }
    footer .footer-meio .redes .rede i {
      width: 30px;
      height: 30px;
      text-align: center;
      font-size: 15px;
      line-height: 30px;
      color: #fff;
      margin-right: 10px; }
    footer .footer-meio .redes .rede span {
      color: #fff;
      height: 30px;
      line-height: 30px; }
    footer .footer-meio .redes .rede.facebook {
      background: #224a81; }
      footer .footer-meio .redes .rede.facebook i {
        background: #3468af; }
    footer .footer-meio .redes .rede.twitter {
      background: #3aaada; }
      footer .footer-meio .redes .rede.twitter i {
        background: #4fc4f6; }
    footer .footer-meio .redes .rede.youtube {
      background: #b80101; }
      footer .footer-meio .redes .rede.youtube i {
        background: #db0202; }
    footer .footer-meio .redes .rede.instagram {
      background: #0c3955; }
      footer .footer-meio .redes .rede.instagram i {
        background: #1e5a80; }
    footer .footer-meio .redes .rede.linkedin {
      background: #0077b5; }
      footer .footer-meio .redes .rede.linkedin i {
        background: #026ba1; }
  footer .footer-meio address {
    margin-bottom: 4px;
    font-size: 16px;
    color: #fff; }
  footer .footer-meio p {
    margin-bottom: 4px; }
    footer .footer-meio p i {
      margin-right: 6px; }

footer .footer-baixo {
  padding-top: 8px;
  padding-bottom: 8px;
  background: #170b38; }
  footer .footer-baixo p {
    color: #fff;
    margin-bottom: 0px; }
  footer .footer-baixo img {
    float: right; }

/*
 *  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; }

#atalhos-e-banner {
  margin-top: 50px;
  margin-bottom: 50px; }

.navegacao .list-group .titulo {
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative; }
  .navegacao .list-group .titulo:after {
    background: #1d143a;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 75px; }

.navegacao .list-group .list-group-item {
  text-transform: uppercase;
  background: #1d143a;
  color: #fff;
  margin-bottom: 11px; }
  .navegacao .list-group .list-group-item i {
    display: block;
    font-size: 30px; }
  .navegacao .list-group .list-group-item .title {
    font-size: 15px; }
  .navegacao .list-group .list-group-item:before {
    background: #443991 !important; }

#cursos {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f6f6f6;
  margin-bottom: 50px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }
  #cursos .headerTitle .titulo h1 {
    color: #fff !important; }
  #cursos .headerTitle:before {
    background: #fff !important; }
  #cursos .acoes-home .btn {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff;
    transition: all 0.3s !important;
    font-weight: bold;
    text-transform: uppercase !important; }
    #cursos .acoes-home .btn i {
      margin-right: 6px; }
    #cursos .acoes-home .btn:hover, #cursos .acoes-home .btn:focus {
      background: #fff !important;
      color: #443991 !important; }

#noticias {
  margin-bottom: 50px; }

.outras-chamadas {
  margin-top: 50px;
  margin-bottom: 50px; }
  .outras-chamadas .btn {
    background: #00687b !important; }
    .outras-chamadas .btn:hover, .outras-chamadas .btn:focus {
      color: #fff !important;
      background: #034e5c !important; }

#produtos-home {
  margin-bottom: 50px;
  overflow: hidden;
  padding-top: 50px;
  margin-bottom: 50px;
  overflow: hidden;
  padding-bottom: 50px;
  background: #f6f6f6; }
  #produtos-home .btn {
    background: #00687b !important; }
    #produtos-home .btn:hover, #produtos-home .btn:focus {
      color: #fff !important;
      background: #034e5c !important; }

#quemSomos {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  background-attachment: fixed !important;
  background-position: center center !important;
  height: 100%;
  width: 100%;
  margin-bottom: 50px !important;
  color: #fff; }
  #quemSomos .texto {
    font-size: 40px; }
    #quemSomos .texto a {
      color: #fff; }

#noticias-e-clientes {
  margin-bottom: 50px; }
  #noticias-e-clientes .clientes li {
    width: 50% !important; }
    @media screen and (max-width: 500px) {
      #noticias-e-clientes .clientes li {
        width: 100% !important; } }
    #noticias-e-clientes .clientes li img {
      padding: 0px !important; }

@media screen and (max-width: 500px) {
  .clientes li {
    width: 100% !important; } }

.clientes li img {
  padding: 0px !important; }

.container-descricao-solucao {
  border: 2px solid #cecece;
  padding: 4px; }

.descricao-solucao {
  height: 100%;
  background: #00687b;
  text-align: center;
  color: #fff !important; }
  .descricao-solucao .icone i {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 100px;
    font-size: 60px;
    text-align: center;
    color: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }

.clientes {
  display: inline-block;
  background: #FFF;
  border: 1px solid #EEE;
  border-left: none;
  border-bottom: none;
  overflow: hidden;
  padding: 0;
  position: relative; }
  @media screen and (max-width: 1100px) {
    .clientes {
      margin-bottom: 50px !important; } }
  .clientes .cliente {
    border: 1px solid #EEE;
    border-right: none;
    border-top: none;
    list-style: none;
    float: left;
    position: relative;
    text-align: center;
    min-height: 130px; }
    @media screen and (max-width: 430px) {
      .clientes .cliente {
        width: 100% !important; } }
    .clientes .cliente a {
      display: block;
      padding: 5px; }
      .clientes .cliente a:hover {
        opacity: 0.7; }
      .clientes .cliente a img {
        padding: 20px;
        width: 167px;
        height: 117px; }
  .clientes .btn {
    background: #00687b !important; }
    .clientes .btn:hover, .clientes .btn:focus {
      color: #fff !important;
      background: #034e5c !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 {
      cursor: pointer !important;
      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: 426px) {
      #botaoContato .botao-margin .texto-botao i {
        font-size: 40px !important; }
      #botaoContato .botao-margin .texto-botao p {
        font-size: 20px !important; } }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
.descricao {
  font-size: 16px !important; }

.texto-page {
  padding-top: 20px; }
  .texto-page input:focus, .texto-page textarea:focus {
    border-color: rgba(0, 0, 0, 0.7) !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2) !important; }

.contato-page .headerTitle:before {
  display: none !important; }

.contato-page .input-group-addon {
  border-radius: 0px !important;
  background: #1d143a !important; }

.contato-page textarea {
  border-radius: 0px !important; }

.contato-page .informacoes .telefone {
  color: #1d143a !important;
  font-size: 20px; }

.contato-page .informacoes .email {
  color: #1d143a !important;
  font-size: 20px; }

.contato-page .btn {
  background: #1d143a !important; }
  .contato-page .btn:hover, .contato-page .btn:focus {
    background: #170b38 !important; }

.contato-page .tituloSobre {
  color: #1d143a !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; }

.sobre {
  margin-bottom: 50px !important; }
  .sobre p {
    margin-bottom: 0px !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; }
  .sobre .quem-somos-linha {
    padding: 10px;
    background: #1b8cce;
    text-align: center; }
    .sobre .quem-somos-linha .texto-quem-somos {
      color: #fff;
      font-size: 24px; }
      .sobre .quem-somos-linha .texto-quem-somos a {
        margin-left: 10px;
        color: #fff;
        font-weight: bold; }
        .sobre .quem-somos-linha .texto-quem-somos a:hover {
          margin-left: 20px;
          transition: all 130ms ease-in-out 110ms; }

.formato-anuncio .tituloPage {
  font-size: 30px;
  font-weight: bold;
  text-align: center; }

.formato-anuncio .anuncio-box {
  text-align: center; }
  .formato-anuncio .anuncio-box .titulo {
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #1e8bd0;
    text-transform: uppercase; }
  .formato-anuncio .anuncio-box .texto {
    text-align: center; }

.formato-anuncio .titulo {
  font-size: 30px;
  font-weight: bold;
  text-align: center; }

.formato-anuncio .tbl-header > th {
  background: #f2f2f2;
  padding-top: 22px !important;
  padding-bottom: 22px !important;
  width: 120px;
  text-align: center;
  color: #555;
  position: relative; }

.formato-anuncio .tbl-footer > td {
  background: #f2f2f2;
  padding: 5px !important;
  border-bottom: 0px !important; }

.formato-anuncio .tbl-plans > tbody > tr > td {
  text-align: center;
  padding: 10px 0px;
  border-bottom: 1px solid #eee; }

.formato-anuncio .tbl-plans > tbody > tr > td + td {
  border-left: 1px solid #d3d3d3; }

.formato-publicidade .titulo {
  font-size: 30px;
  font-weight: bold;
  text-align: center; }

.formato-publicidade .banner-box {
  text-align: center; }
  .formato-publicidade .banner-box p {
    font-size: 14px; }
  .formato-publicidade .banner-box .titulo {
    padding-top: 10px;
    color: #1e8bd0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .formato-publicidade .banner-box .acoes {
    padding-top: 10px;
    padding-bottom: 10px; }
  .formato-publicidade .banner-box .btn {
    background: transparent !important;
    border-color: #1e8bd0;
    color: #1e8bd0 !important; }

.tituloSobre {
  font-size: 20px;
  font-weight: bold;
  color: #9fa1a4;
  /* margin-bottom: 10px; */
  padding-bottom: 4px;
  border-bottom: 1px solid #9fa1a4; }

.informacoes {
  text-align: center; }
  .informacoes .telefone {
    font-size: 16px;
    font-weight: bold;
    color: #00687b !important; }
  .informacoes .email {
    font-size: 16px;
    font-weight: bold;
    color: #00687b !important; }
  .informacoes .endereco {
    font-weight: bold; }

.input-group-addon {
  background: #00687b !important;
  color: #fff; }

.contato-form .form-control:focus {
  border-color: #00687b !important; }

.contato-form button {
  background: #00687b !important; }
  .contato-form button i {
    margin-right: 6px; }

/*
 *  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 {
  padding-bottom: 10px !important;
  border-bottom: 1px solid #cecece !important; }
  .produtoDetalhe .headerTitle h1 {
    margin-bottom: 0px !important; }

.paginaProduto .slides .imagemPrincipal {
  position: relative;
  width: 100%;
  height: 300px; }
  .paginaProduto .slides .imagemPrincipal img {
    width: 100%;
    height: 100%; }
  .paginaProduto .slides .imagemPrincipal .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, 139, 164, 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; }
    .paginaProduto .slides .imagemPrincipal .hoverFoto .titulo {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 60px !important;
      font-weight: bold;
      position: absolute;
      top: 37% !important;
      left: 0%; }
  .paginaProduto .slides .imagemPrincipal:hover .hoverFoto {
    opacity: 1; }

.paginaProduto .slides .imagensBaixo {
  position: relative;
  height: 150px; }
  .paginaProduto .slides .imagensBaixo img {
    width: 100%;
    height: 100%; }
  .paginaProduto .slides .imagensBaixo .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, 139, 164, 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; }
    .paginaProduto .slides .imagensBaixo .hoverFoto .titulo {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 50px !important;
      font-weight: bold;
      position: absolute;
      top: 30% !important;
      left: 0%; }
  .paginaProduto .slides .imagensBaixo:hover .hoverFoto {
    opacity: 1; }

.paginaProduto a:hover {
  color: #fff; }

.paginaProduto .informacoes .categoria {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold; }
  .paginaProduto .informacoes .categoria span {
    font-size: 14px; }

.paginaProduto .informacoes .descricao {
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px !important; }
  .paginaProduto .informacoes .descricao span {
    font-size: 14px;
    font-weight: 500; }

.paginaProduto .textoProduto {
  border: 1px solid #eee; }
  .paginaProduto .textoProduto .textoProdutoTitle {
    padding: 10px;
    color: #fff;
    background: #00687b;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
  .paginaProduto .textoProduto .textoProdutoResto {
    padding: 10px; }

.paginaProduto .acoes {
  padding-top: 10px;
  padding-bottom: 10px; }
  .paginaProduto .acoes .btn {
    background: #00687b !important;
    color: #fff;
    font-weight: bold; }
    .paginaProduto .acoes .btn i {
      margin-right: 6px !important; }
  @media screen and (max-width: 780px) {
    .paginaProduto .acoes .btn {
      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.8;
    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;
      background: #1d143a !important; }
      .erro404 .acoes a:hover, .erro404 .acoes a:focus {
        background: #1d143a !important;
        color: #fff !important; }

section#construcoes {
  margin-top: 50px;
  margin-bottom: 50px; }
  section#construcoes .box-obra {
    margin-bottom: 20px; }
    section#construcoes .box-obra:hover {
      box-shadow: 0 0 20px rgba(0, 0, 2, 0.2); }
  section#construcoes .imagem {
    width: 100%;
    height: 200px; }
    section#construcoes .imagem img {
      width: 100%;
      height: 100%;
      overflow: hidden; }
  section#construcoes .informacoes {
    height: 200px;
    border: 1px solid #cecece; }
    section#construcoes .informacoes .titulo {
      padding-top: 10px; }
  section#construcoes .data {
    display: inline-block;
    padding-right: 10px; }
    section#construcoes .data .textoData {
      font-size: 16px;
      font-weight: bold;
      padding-right: 10px; }
    section#construcoes .data .dataObra {
      font-size: 14px;
      color: #818a91; }
      section#construcoes .data .dataObra i {
        margin-right: 4px; }
  section#construcoes .acoes {
    position: absolute;
    right: 0;
    bottom: 0; }
    section#construcoes .acoes .btn {
      font-size: 16px !important; }

section#construcaoDetalhe {
  margin-top: 50px;
  margin-bottom: 50px; }
  section#construcaoDetalhe .obraDetalhe {
    position: relative;
    margin-bottom: 20px; }
    section#construcaoDetalhe .obraDetalhe .imagem {
      position: relative;
      width: 100%;
      height: 200px; }
      section#construcaoDetalhe .obraDetalhe .imagem img {
        width: 100%;
        height: 100%; }
    section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe {
      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; }
      section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .titulo {
        position: absolute;
        width: 100%;
        top: 16%;
        text-align: center;
        font-size: 20px;
        color: #fff;
        font-weight: bolder; }
      section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .data {
        position: absolute;
        width: 100%;
        top: 40%;
        text-align: center;
        font-size: 12px;
        color: #fff;
        font-weight: bold; }
      section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao {
        position: absolute;
        width: 50%;
        bottom: 0; }
        section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao.direitaAcao {
          right: 0; }
          section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao.direitaAcao .btn {
            background: #cecece !important;
            color: #333 !important; }
            section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao.direitaAcao .btn:hover {
              background: #cecece !important;
              color: #f37846 !important; }
        section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao .btn {
          width: 100%; }
          section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao .btn i {
            margin-right: 4px; }
          section#construcaoDetalhe .obraDetalhe .hoverObraDetalhe .acao .btn:hover {
            background: #333 !important;
            color: #f37846 !important; }
    section#construcaoDetalhe .obraDetalhe:hover .hoverObraDetalhe {
      opacity: 1; }

section#pagina.servicos .parceiro-servico {
  border: 1px solid #eee;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  margin: 5px;
  margin-bottom: 35px; }

section#pagina.noticias .noticia {
  margin-bottom: 40px; }
  section#pagina.noticias .noticia a:hover {
    color: #333; }
  section#pagina.noticias .noticia .imagem {
    display: block;
    padding: 4px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd; }
  section#pagina.noticias .noticia .titulo {
    text-align: center;
    font-weight: bold; }
  section#pagina.noticias .noticia:hover .titulo {
    color: #87ac2b; }

section#pagina.central .tituloPage {
  font-size: 30px;
  font-weight: bold;
  text-align: center; }

section#pagina.central h4 {
  margin-bottom: 20px; }

section#pagina.central a {
  font-weight: bold; }
  section#pagina.central a:hover, section#pagina.central a:focus {
    color: #1e8bd0; }

section#pagina.central form {
  margin-top: 16px; }
  section#pagina.central form input {
    margin-bottom: 16px; }
    section#pagina.central form input:focus {
      border-color: #1e8bd0 !important;
      box-shadow: 0 1px 1px transparent inset, 0 0 8px rgba(126, 239, 104, 0) !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; }

section#pagina.divulgue {
  /*        .radio, .checkbox {
                    position: relative;
                    display: block;
                    margin-bottom: 0.75rem;
                    line-height: 2;
                }
                .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
                    width: 26px;
                    height: 26px;
                }

                .radio label, .checkbox label {

                    color: #fff;
                    font-size: 16px;
                    font-weight: bold;
                }*/ }
  section#pagina.divulgue .css-label {
    background-image: url(http://www.caruarumais.com.br/images/checkbox.png);
    padding-left: 29px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 24px;
    vertical-align: middle;
    cursor: pointer;
    color: #333; }
  section#pagina.divulgue input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -24px !important; }
  section#pagina.divulgue input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
  section#pagina.divulgue .tituloPage {
    font-size: 30px;
    font-weight: bold;
    text-align: center; }
  section#pagina.divulgue .descricao {
    font-size: 16px;
    text-align: center; }
  section#pagina.divulgue .motivo {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
    section#pagina.divulgue .motivo .icone {
      padding-right: 20px; }
      section#pagina.divulgue .motivo .icone i {
        width: 120px;
        height: 120px;
        line-height: 120px;
        text-align: center;
        background: #1b8cce;
        color: #fff;
        border-radius: 50%;
        font-size: 50px;
        -webkit-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
    section#pagina.divulgue .motivo .informacao {
      width: 100%; }
      section#pagina.divulgue .motivo .informacao .titulo i {
        font-size: 14px;
        padding-right: 6px;
        color: #1b8cce; }
      section#pagina.divulgue .motivo .informacao .descricao {
        text-align: start; }
    section#pagina.divulgue .motivo:hover .icone i {
      background: #003366; }
  section#pagina.divulgue .selecionar-plano {
    margin-top: 20px; }
  section#pagina.divulgue .planos .plano {
    width: 100%;
    background: #F9F9F9;
    height: 200px;
    padding: 0px;
    color: #666666;
    border: 1px solid #E0E0E0;
    margin-bottom: 25px; }
    section#pagina.divulgue .planos .plano img {
      margin-top: 15px;
      max-height: 168px; }
    section#pagina.divulgue .planos .plano .titulo-produto {
      color: #1b8cce;
      padding-bottom: 10px; }
    section#pagina.divulgue .planos .plano .descricao {
      text-align: start; }
      section#pagina.divulgue .planos .plano .descricao ul {
        margin: 0px !important;
        padding: 0px !important; }
    section#pagina.divulgue .planos .plano .contentAdd {
      position: relative; }
      section#pagina.divulgue .planos .plano .contentAdd .boxValor {
        background: #1b8cce;
        margin-top: -1px;
        height: 200px;
        margin-bottom: 0;
        margin-left: 1px; }
        section#pagina.divulgue .planos .plano .contentAdd .boxValor .valores {
          font-size: 2.8em;
          color: #19353e;
          text-align: center;
          line-height: 1.3em;
          font-family: 'Open Sans SemiBold', sans-serif;
          padding-top: 50px;
          color: #fff !important; }
          section#pagina.divulgue .planos .plano .contentAdd .boxValor .valores .cifra {
            font-size: 20px;
            vertical-align: top; }
          section#pagina.divulgue .planos .plano .contentAdd .boxValor .valores .period {
            font-size: 20px;
            vertical-align: top; }
          section#pagina.divulgue .planos .plano .contentAdd .boxValor .valores .value {
            font-weight: bold; }
  @media screen and (max-width: 780px) {
    section#pagina.divulgue .plano {
      height: auto !important; }
      section#pagina.divulgue .plano img {
        margin-left: auto;
        margin-right: auto;
        display: block; } }
  @media screen and (min-width: 800px) and (max-width: 1224px) {
    section#pagina.divulgue .plano p {
      margin-bottom: 0px !important; } }

/*
 *  Presets de Variaveis
*/
/*
 *  Cores
*/
/*
 *  Background's
*/
/*
 *  margin
*/
section#pagina.anuncio .box-obra {
  margin-bottom: 20px;
  padding: 20px;
  padding-left: 0px !important; }
  @media screen and (max-width: 430px) {
    section#pagina.anuncio .box-obra {
      padding: 0px !important; } }
  @media screen and (min-width: 760px) and (max-width: 780px) {
    section#pagina.anuncio .box-obra {
      padding: 0px !important; } }
  section#pagina.anuncio .box-obra .imagem {
    width: 100%;
    height: 254.16px;
    overflow: hidden;
    margin-right: 6px; }
    @media screen and (min-width: 431px) and (max-width: 765px) {
      section#pagina.anuncio .box-obra .imagem {
        height: 420px !important; } }
    @media screen and (min-width: 768px) and (max-width: 800px) {
      section#pagina.anuncio .box-obra .imagem {
        height: 250px !important; } }
    section#pagina.anuncio .box-obra .imagem img {
      width: 100%;
      height: auto;
      object-fit: cover; }
    @media screen and (min-width: 768px) and (max-width: 1224px) {
      section#pagina.anuncio .box-obra .imagem img {
        height: 100%; } }

section#pagina.anuncio .categorias #barra {
  font-size: 16px; }
  section#pagina.anuncio .categorias #barra:last-child {
    display: none; }

section#pagina.anuncio .categorias .categoria {
  font-size: 14px;
  color: #909090;
  font-weight: bold;
  text-transform: uppercase !important; }
  @media screen and (max-width: 780px) {
    section#pagina.anuncio .categorias .categoria {
      font-size: 12px !important; } }

section#pagina.anuncio .telefone {
  padding-top: 6px; }
  section#pagina.anuncio .telefone i {
    color: #003366; }

section#pagina.anuncio .localizacao {
  padding-top: 6px; }
  section#pagina.anuncio .localizacao i {
    color: #003366; }

section#pagina.anuncio .descricao {
  padding-top: 6px; }

section#pagina.anuncio .informacoes {
  height: 254.16px;
  border: 1px solid #cecece;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (max-width: 430px) {
    section#pagina.anuncio .informacoes {
      height: 350px !important;
      padding-left: 20px !important;
      padding-right: 20px !important; } }

section#pagina.anuncio .linha-botoes {
  margin-top: 12px; }

section#pagina.anuncio .informacao-topo {
  padding-bottom: 12px; }

section#pagina.anuncio .informacoes-baixo {
  padding-top: 12px;
  border-top: 1px solid #cecece; }

section#pagina.anuncio .acoes .btn {
  font-size: 16px !important; }

section#pagina.eventos .box-obra {
  margin-bottom: 20px;
  padding: 20px;
  padding-left: 0px !important; }
  @media screen and (max-width: 430px) {
    section#pagina.eventos .box-obra {
      padding: 0px !important; } }
  @media screen and (min-width: 760px) and (max-width: 780px) {
    section#pagina.eventos .box-obra {
      padding: 0px !important; } }
  section#pagina.eventos .box-obra .imagem {
    width: 100%;
    height: 254.16px;
    overflow: hidden;
    margin-right: 6px; }
    @media screen and (min-width: 431px) and (max-width: 765px) {
      section#pagina.eventos .box-obra .imagem {
        height: 420px !important; } }
    @media screen and (min-width: 768px) and (max-width: 800px) {
      section#pagina.eventos .box-obra .imagem {
        height: 250px !important; } }
    section#pagina.eventos .box-obra .imagem img {
      width: 100%;
      height: auto;
      object-fit: cover; }
    @media screen and (min-width: 768px) and (max-width: 1224px) {
      section#pagina.eventos .box-obra .imagem img {
        height: 100%; } }

section#pagina.eventos .categorias #barra {
  font-size: 16px; }
  section#pagina.eventos .categorias #barra:last-child {
    display: none; }

section#pagina.eventos .categorias .categoria {
  font-size: 14px;
  color: #909090;
  font-weight: bold;
  text-transform: uppercase !important; }
  @media screen and (max-width: 780px) {
    section#pagina.eventos .categorias .categoria {
      font-size: 12px !important; } }

section#pagina.eventos .telefone {
  padding-top: 6px; }
  section#pagina.eventos .telefone i {
    color: #003366; }

section#pagina.eventos .localizacao {
  padding-top: 6px; }
  section#pagina.eventos .localizacao i {
    color: #003366; }

section#pagina.eventos .descricao {
  padding-top: 6px; }

section#pagina.eventos .informacoes {
  height: 254.16px;
  border: 1px solid #cecece;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (max-width: 430px) {
    section#pagina.eventos .informacoes {
      height: 350px !important;
      padding-left: 20px !important;
      padding-right: 20px !important; } }

section#pagina.eventos .linha-botoes {
  margin-top: 12px; }

section#pagina.eventos .informacao-topo {
  padding-bottom: 12px; }

section#pagina.eventos .informacoes-baixo {
  padding-top: 12px;
  border-top: 1px solid #cecece; }

section#pagina.eventos .acoes .btn {
  font-size: 16px !important; }

section#pagina.busca .box-obra {
  margin-bottom: 20px;
  padding: 20px;
  padding-left: 0px !important; }
  @media screen and (max-width: 430px) {
    section#pagina.busca .box-obra {
      padding: 0px !important; } }
  @media screen and (min-width: 760px) and (max-width: 780px) {
    section#pagina.busca .box-obra {
      padding: 0px !important; } }
  section#pagina.busca .box-obra .imagem {
    width: 100%;
    height: 254.16px;
    overflow: hidden;
    margin-right: 6px; }
    @media screen and (min-width: 431px) and (max-width: 765px) {
      section#pagina.busca .box-obra .imagem {
        height: 420px !important; } }
    @media screen and (min-width: 768px) and (max-width: 800px) {
      section#pagina.busca .box-obra .imagem {
        height: 250px !important; } }
    section#pagina.busca .box-obra .imagem img {
      width: 100%;
      height: auto;
      object-fit: cover; }
    @media screen and (min-width: 768px) and (max-width: 1224px) {
      section#pagina.busca .box-obra .imagem img {
        height: 100%; } }

section#pagina.busca .categorias #barra {
  font-size: 16px; }
  section#pagina.busca .categorias #barra:last-child {
    display: none; }

section#pagina.busca .categorias .categoria {
  font-size: 14px;
  color: #909090;
  font-weight: bold;
  text-transform: uppercase !important; }
  @media screen and (max-width: 780px) {
    section#pagina.busca .categorias .categoria {
      font-size: 12px !important; } }

section#pagina.busca .telefone {
  padding-top: 6px; }
  section#pagina.busca .telefone i {
    color: #003366; }

section#pagina.busca .localizacao {
  padding-top: 6px; }
  section#pagina.busca .localizacao i {
    color: #003366; }

section#pagina.busca .descricao {
  padding-top: 6px; }

section#pagina.busca .informacoes {
  height: 254.16px;
  border: 1px solid #cecece;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (max-width: 430px) {
    section#pagina.busca .informacoes {
      height: 350px !important;
      padding-left: 20px !important;
      padding-right: 20px !important; } }

section#pagina.busca .linha-botoes {
  margin-top: 12px; }

section#pagina.busca .informacao-topo {
  padding-bottom: 12px; }

section#pagina.busca .informacoes-baixo {
  padding-top: 12px;
  border-top: 1px solid #cecece; }

section#pagina.busca .acoes .btn {
  font-size: 16px !important; }

.topo-informacoes {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f5f5f5; }
  @media screen and (max-width: 780px) {
    .topo-informacoes {
      padding-top: 40px !important; } }
  .topo-informacoes .imagem {
    padding: 10px;
    border: 2px solid #cecece;
    border-radius: 4px !important; }
    @media screen and (max-width: 780px) {
      .topo-informacoes .imagem {
        width: 250px !important;
        height: 250px !important;
        margin: auto !important;
        overflow: hidden !important; } }
    .topo-informacoes .imagem img {
      display: block;
      margin: auto; }
      @media screen and (max-width: 780px) {
        .topo-informacoes .imagem img {
          width: auto;
          height: 100% !important; } }
  @media screen and (max-width: 780px) {
    .topo-informacoes .categorias {
      margin-top: 20px !important; } }
  .topo-informacoes .categorias #barra {
    font-size: 16px; }
    .topo-informacoes .categorias #barra:last-child {
      display: none; }
  .topo-informacoes .categorias .categoria {
    font-size: 14px;
    color: #909090;
    font-weight: bold;
    text-transform: uppercase !important; }
  .topo-informacoes .topo-titulo {
    overflow: hidden !important; }
    .topo-informacoes .topo-titulo .titulo {
      font-size: 20px !important;
      font-weight: bold !important; }
    .topo-informacoes .topo-titulo p {
      margin-bottom: 0px !important;
      margin-right: 6px !important;
      padding-top: 6px;
      font-weight: 600;
      display: inline-block; }
    .topo-informacoes .topo-titulo .btn-share {
      display: inline-block;
      font-weight: normal;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      cursor: pointer;
      user-select: none;
      border: 1px solid transparent;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: 0.25rem;
      color: #fff !important;
      background-color: #a2ce3b !important;
      border-color: #a2ce3b !important; }
      .topo-informacoes .topo-titulo .btn-share.whatsapp {
        display: none !important; }
        @media screen and (max-width: 780px) {
          .topo-informacoes .topo-titulo .btn-share.whatsapp {
            display: inline-block !important; } }
  .topo-informacoes .localizacao {
    font-size: 16px;
    margin-top: 20px !important;
    text-transform: uppercase !important;
    font-weight: 600;
    color: #6c6c6c !important; }
    .topo-informacoes .localizacao i {
      color: #1b8cce !important; }
  .topo-informacoes .telefones {
    margin-top: 20px !important; }
    .topo-informacoes .telefones .telefone {
      font-size: 16px;
      margin-right: 10px;
      text-transform: uppercase !important;
      font-weight: 600;
      color: #6c6c6c !important; }
      .topo-informacoes .telefones .telefone i {
        margin-right: 6px;
        color: #1b8cce !important; }
  .topo-informacoes .email {
    margin-top: 20px !important;
    font-size: 14px;
    text-transform: uppercase !important;
    font-weight: 600;
    color: #6c6c6c !important; }
    @media screen and (max-width: 430px) {
      .topo-informacoes .email {
        font-size: 12px !important; } }
    .topo-informacoes .email i {
      color: #1b8cce !important; }

.perfil {
  padding: 6px;
  background: #f5f5f5;
  border: 1px solid #cecece !important;
  border-radius: 4px; }

.coluna-especial .publicidade {
  padding: 6px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #cecece;
  background: #f5f5f5; }
  .coluna-especial .publicidade img {
    margin-bottom: 0px !important; }

@media screen and (min-width: 782px) {
  .p-l-especial {
    padding-left: 0px !important; } }

@media screen and (min-width: 782px) {
  .p-r-especial {
    padding-right: 0px !important; } }

.sobre-anuncio {
  margin-bottom: 20px; }
  .sobre-anuncio .titulo-sobre {
    margin-bottom: 10px !important;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase !important; }
    .sobre-anuncio .titulo-sobre i {
      color: #1b8cce !important; }

.galeria-imagens {
  margin-bottom: 20px; }

.botao-galeria {
  width: 100%;
  margin-bottom: 14px;
  text-align: center !important;
  font-size: 16px;
  text-transform: uppercase; }

.informacoes-anuncio .card-header {
  border-radius: 0px !important;
  background: #009deb !important; }

.informacoes-anuncio .card-block {
  border-radius: 0px !important; }

@media screen and (max-width: 780px) {
  .p-t-mobile {
    padding-top: 20px !important; } }

.banner-principal-pagina .banner-principal-pagina-hover h5 {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6) !important; }

.banner-principal-pagina {
  position: relative;
  margin-bottom: 60px; }
  @media screen and (max-width: 780px) {
    .banner-principal-pagina {
      margin-bottom: 20px !important; } }
  .banner-principal-pagina img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 780px) {
      .banner-principal-pagina img {
        height: auto !important; } }
  .banner-principal-pagina .banner-principal-pagina-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; }
    .banner-principal-pagina .banner-principal-pagina-hover h5 {
      position: absolute;
      top: 50%;
      left: 22%;
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      transform: translateY(-50%);
      text-transform: uppercase;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6) !important; }
      @media screen and (min-width: 1300px) and (max-width: 1400px) {
        .banner-principal-pagina .banner-principal-pagina-hover h5 {
          left: 11% !important; } }
      @media screen and (min-width: 1410px) and (max-width: 1500px) {
        .banner-principal-pagina .banner-principal-pagina-hover h5 {
          left: 13% !important; } }
      @media screen and (min-width: 1501px) and (max-width: 1700px) {
        .banner-principal-pagina .banner-principal-pagina-hover h5 {
          left: 15% !important; } }
      @media screen and (min-width: 800px) and (max-width: 1290px) {
        .banner-principal-pagina .banner-principal-pagina-hover h5 {
          left: 9% !important;
          font-size: 30px !important; } }
      @media screen and (max-width: 780px) {
        .banner-principal-pagina .banner-principal-pagina-hover h5 {
          left: 50% !important;
          top: 50% !important;
          transform: translate(-50%, -50%);
          font-size: 30px !important;
          width: 100%;
          text-align: center;
          font-size: 18px !important; } }

.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: 'Source Sans Pro', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #FFF;
  padding-top: 0;
  margin: 0; }

.transicao-1, .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 {
  padding-top: 130px;
  min-height: 570px; }
  @media screen and (max-width: 780px) {
    section#website {
      padding-top: 62px !important; } }
  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 {
  padding-bottom: 10px;
  position: relative; }
  .headerTitle:before {
    background: #1d143a;
    bottom: 4px;
    content: "";
    height: 2px;
    left: 40px;
    transform: translateX(-50%);
    position: absolute;
    width: 75px; }
  .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;
    font-family: "Open Sans", sans-serif; }
    .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; }

.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;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  width: 38px;
  color: #fff !important;
  background-color: #0275d8 !important;
  border-color: #0275d8 !important; }

.btn-whatsapp {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  width: 38px;
  color: #fff;
  color: #fff !important;
  border-color: #00e676 !important;
  background-color: #00e676 !important;
  display: none; }
  @media screen and (max-width: 770px) {
    .btn-whatsapp {
      display: inline-block; } }

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

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

.noticia-imagem {
  width: 100% !important;
  height: 400px !important; }
  .noticia-imagem img {
    width: 100% !important;
    height: 100% !important; }

.headerTitle {
  font-family: 'Abel', sans-serif !important; }

.btn {
  background: #009deb !important; }
  .btn:hover {
    background: #003366 !important;
    color: #fff !important; }

.post-home h2 {
  font-size: 16px;
  font-weight: bold;
  color: #333 !important;
  text-transform: uppercase !important;
  text-align: center; }

.conteudo-post-home {
  font-size: 14px;
  text-align: center;
  padding-right: 3px;
  color: #fff !important; }

.conteudo-noticia .owl-controls {
  display: none !important; }

.redes-post-home a {
  margin-left: 10px;
  background: #00687b;
  color: #FFF;
  /* padding-left: 5px; */
  height: 28px;
  width: 28px;
  border-radius: 4px;
  text-align: center;
  /* vertical-align: text-bottom; */
  line-height: 2; }

.redes-post-home a:hover,
a.list-group-item, button.list-group-item {
  -webkit-transition: all 80ms ease-in-out 80ms;
  transition: all 80ms ease-in-out 80ms; }

.redes-post-home a:hover {
  margin-top: -5px; }

#owl-clientes {
  overflow: hidden !important; }

#owl-noticias {
  overflow: hidden !important; }

#owl-galeria {
  overflow: hidden !important; }

.owl-controls {
  display: none !important; }

.media .media-body .media-heading {
  font-size: 14px;
  font-weight: bold; }

section#pagina.turismo .tituloPage {
  font-size: 30px;
  font-weight: bold;
  text-align: center; }

section#pagina.turismo .ponto {
  margin-bottom: 10px; }
  section#pagina.turismo .ponto .imagem {
    height: 200px;
    width: 100%; }
    section#pagina.turismo .ponto .imagem img {
      width: 100%;
      height: 100%; }
  section#pagina.turismo .ponto .titulo-ponto {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #1b8cce;
    color: #fff;
    font-weight: bold;
    font-size: 14px !important; }

@media screen and (max-width: 426px) {
  #chamada-msg #nome {
    margin-top: 10px; }
  #chamada-msg #email {
    margin-left: 0px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important; } }

.easy-autocomplete-container ul {
  top: 36px !important; }

.slide-mobile {
  display: none !important; }
  @media screen and (max-width: 780px) {
    .slide-mobile {
      display: block !important; } }

.slide-desktop {
  display: block !important; }
  @media screen and (max-width: 780px) {
    .slide-desktop {
      display: none !important; } }

.imagem-escondida {
  display: none !important; }

.noticia-share-mobile {
  overflow: hidden !important;
  margin-bottom: 20px !important; }
  .noticia-share-mobile p {
    margin-bottom: 0px !important;
    margin-top: 5px !important; }

@media screen and (max-width: 780px) {
  section#pagina.noticia .noticia-page .noticia-titulo {
    font-size: 20px !important; } }

@media screen and (min-width: 700px) and (max-width: 782px) {
  .width-ipad-2 {
    width: 33.3333% !important; } }

#owl-clientes .owl-item {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  #owl-clientes .owl-item .item:hover {
    opacity: 0.7 !important; }

section#pagina.noticias .noticia .titulo {
  text-align: center;
  font-weight: bold;
  font-size: 16px !important;
  text-transform: uppercase !important; }

@media screen and (max-width: 780px) {
  .m-r-mobile {
    margin-right: 15px !important; } }

@media screen and (min-width: 760px) and (max-width: 780px) {
  .width-ipad-4 {
    width: 50%; } }

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

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

.easy-autocomplete {
  width: 570px !important; }
  @media screen and (min-width: 800px) and (max-width: 1024px) {
    .easy-autocomplete {
      width: 464px !important; } }

.gm-style-iw {
  width: 350px !important;
  top: 0 !important;
  left: 0 !important;
  background-color: transparent !important;
  border-radius: 4px; }

.evento-imagem {
  height: 710px !important; }
  .evento-imagem img {
    width: auto !important;
    display: block !important;
    margin: auto !important; }

#loading {
  display: none; }
  #loading.show {
    display: block;
    position: fixed;
    z-index: 500000;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0; }

#modalOrcamento .btn:focus {
  background: #003366 !important;
  color: #fff !important; }

.imagemBaixo {
  position: relative; }
  .imagemBaixo img {
    width: 100%;
    height: 100%; }
  .imagemBaixo .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; }
    .imagemBaixo .hoverFoto .titulo {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 50px !important;
      font-weight: bold;
      position: absolute;
      top: 38% !important;
      left: 0%; }
  .imagemBaixo:hover .hoverFoto {
    opacity: 1; }

.headerTitle .pull-xs-right {
  margin-top: -52px;
  margin-right: 12px; }
  .headerTitle .pull-xs-right .controladores .btn {
    background: #00687b !important;
    border-color: transparent !important; }
    .headerTitle .pull-xs-right .controladores .btn:focus {
      color: #fff !important; }

.btn-acessar {
  background: #00687b !important;
  color: #fff !important;
  position: absolute;
  right: 0;
  bottom: 0; }
  .btn-acessar i {
    margin-right: 6px; }

.box-coluna.md .icone {
  height: 80px !important;
  font-size: 30px;
  background: #00687b !important; }

.box-coluna.md .informacoes {
  height: 80px !important;
  text-align: start !important; }

@media screen and (max-width: 780px) {
  .headerTitle .pull-xs-right {
    margin-right: 0px !important;
    margin-left: 10px !important; }
  .headerTitle .titulo h1 {
    font-size: 24px !important; } }

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

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

@media screen and (min-width: 760px) and (max-width: 1100px) {
  .width-100 {
    width: 100% !important; }
  .m-t-mobile {
    margin-top: 20px !important; } }

#logo-menor {
  display: none;
  width: 66px;
  margin-left: 0px;
  height: auto;
  left: 25%;
  display: inline-block;
  position: absolute;
  top: 2px;
  z-index: 2000;
  animation: 0.5s !important; }
  @media screen and (min-width: 800px) and (max-width: 999px) {
    #logo-menor {
      left: 18% !important; } }
  @media screen and (min-width: 1000px) and (max-width: 1100px) {
    #logo-menor {
      left: 10% !important; } }
  @media screen and (min-width: 1101px) and (max-width: 1500px) {
    #logo-menor {
      left: 14% !important; } }

@media screen and (max-width: 600px) {
  .m-t-celular {
    margin-top: 30px !important; } }

.header-fixed {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 100 !important; }

.width-100 {
  width: 100% !important; }

@media screen and (max-width: 430px) {
  .lado-seta {
    margin-top: 10px !important;
    float: none !important; }
  .cliente-teste {
    margin-top: 20px !important; } }

.pagina-acesso .box-coluna .titulo {
  margin-bottom: 40px !important; }

@media screen and (max-width: 500px) {
  #login-form .btn {
    width: 100% !important; } }

.noticias-page .headerTitle:before {
  display: none !important; }

.noticias-page .noticia-menor {
  margin-bottom: 20px; }

.modal-backdrop {
  z-index: 2001; }

@media screen and (min-width: 544px) {
  #modal-links .modal-dialog {
    width: 680px; } }

#modal-links .modal-header button {
  opacity: 1 !important; }
  #modal-links .modal-header button span {
    font-size: 40px; }

#modal-links .modal-header i {
  margin-right: 6px; }

#modal-links .modal-header p {
  margin-bottom: 0px; }

#modal-links .modal-body {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 500px) {
    #modal-links .modal-body {
      display: block !important; }
      #modal-links .modal-body .btn {
        width: 100%;
        margin-bottom: 10px; } }
  #modal-links .modal-body .btn {
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s !important; }
    #modal-links .modal-body .btn i {
      display: block;
      font-size: 30px;
      margin-bottom: 2px; }
    #modal-links .modal-body .btn.btn-roxo {
      background: #1d143a !important; }
      #modal-links .modal-body .btn.btn-roxo:hover, #modal-links .modal-body .btn.btn-roxo:focus {
        background: #443991 !important; }
    #modal-links .modal-body .btn.btn-laranja, #modal-links #modalSearch .modal-body .btn, #modalSearch #modal-links .modal-body .btn {
      background: #f6893d !important; }
      #modal-links .modal-body .btn.btn-laranja:hover, #modal-links #modalSearch .modal-body .btn:hover, #modalSearch #modal-links .modal-body .btn:hover, #modal-links .modal-body .btn.btn-laranja:focus, #modal-links #modalSearch .modal-body .btn:focus, #modalSearch #modal-links .modal-body .btn:focus {
        background: #ff8835 !important; }
    #modal-links .modal-body .btn.btn-amarelo {
      background: #caab33 !important; }
      #modal-links .modal-body .btn.btn-amarelo:hover, #modal-links .modal-body .btn.btn-amarelo:focus {
        background: #fbd544 !important; }

#pagina .headerTitle:before {
  display: none !important; }

#pagina .headerTitle h1 {
  margin-bottom: 0px !important; }

@media screen and (max-width: 500px) {
  .curso-page .textos {
    margin-bottom: 20px; }
    .curso-page .textos .pull-left .btn {
      width: 100%;
      margin-bottom: 6px; } }

@media screen and (min-width: 740px) and (max-width: 780px) {
  .curso-page .textos {
    margin-top: 20px;
    margin-bottom: 20px; } }

.curso-page .textos {
  overflow: hidden;
  padding: 10px;
  border: 1px solid #cecece;
  width: 99.8%;
  margin-top: 6px; }
  .curso-page .textos .btn {
    background: #1d143a !important;
    transition: all 0.5s !important; }
    .curso-page .textos .btn i {
      margin-right: 4px; }
    .curso-page .textos .btn:hover, .curso-page .textos .btn:focus {
      background: #443991 !important; }
  .curso-page .textos .redes-sociais {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .curso-page .textos .redes-sociais strong {
      margin-right: 6px; }
    .curso-page .textos .redes-sociais li {
      display: inline-block; }
      .curso-page .textos .redes-sociais li a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        text-align: center;
        background: #1d143a;
        color: #fff;
        transition: all 0.5s !important; }
        .curso-page .textos .redes-sociais li a i:hover, .curso-page .textos .redes-sociais li a i:focus {
          background: #443991 !important; }
        @media screen and (min-width: 800px) {
          .curso-page .textos .redes-sociais li a i.fa-whatsapp {
            display: none !important; } }

.curso-page .header-title .title {
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  display: block;
  font-weight: 700; }

.curso-page .header-title .desc {
  font-size: 18px !important; }

.curso-page .header-title:after {
  content: ' ';
  display: block;
  border-top: 1px solid #D6D8D9;
  width: 15%;
  margin: 5px auto 10px; }

.curso-page .titulo-curso {
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px; }
  .curso-page .titulo-curso:after {
    background: #1d143a;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 75px; }

.curso-page .coordernador-container {
  margin-bottom: 20px;
  padding: 10px;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #cecece;
  border-top: 5px solid #1d143a;
  position: relative; }
  .curso-page .coordernador-container.container-2 .titulo-sobre:before {
    width: 100% !important; }
  .curso-page .coordernador-container .texto {
    padding: 8px; }
  .curso-page .coordernador-container .owl-single-item {
    overflow: hidden !important; }
  @media screen and (min-width: 800px) and (max-width: 1100px) {
    .curso-page .coordernador-container .titulo-sobre {
      font-size: 17px !important; }
      .curso-page .coordernador-container .titulo-sobre:before {
        width: 175px !important; } }
  .curso-page .coordernador-container .titulo-sobre {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    position: relative; }
    .curso-page .coordernador-container .titulo-sobre:before {
      content: "";
      position: absolute;
      bottom: 3px;
      left: 50%;
      transform: translateX(-50%);
      width: 225px;
      height: 1px;
      background: #cecece; }
  .curso-page .coordernador-container .imagem {
    overflow: hidden;
    position: relative;
    margin-bottom: 4px; }
    .curso-page .coordernador-container .imagem img {
      transition: all 0.5s !important; }
    .curso-page .coordernador-container .imagem:hover img {
      transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1); }
  .curso-page .coordernador-container .info {
    text-align: center; }
    .curso-page .coordernador-container .info .titulo {
      font-size: 16px;
      text-transform: uppercase; }
    .curso-page .coordernador-container .info .descricao {
      font-size: 13px !important; }
    .curso-page .coordernador-container .info .info-intro {
      margin-bottom: 4px; }
      .curso-page .coordernador-container .info .info-intro strong {
        display: block; }
      .curso-page .coordernador-container .info .info-intro .turno {
        padding-right: 4px;
        border-right: 1px solid #cecece; }
        .curso-page .coordernador-container .info .info-intro .turno:last-child {
          border-right: 0px !important; }

@media screen and (min-width: 740px) and (max-width: 780px) {
  .width-ipad-50 {
    width: 50% !important;
    margin-bottom: 10px; }
  .width-ipad-41 {
    width: 41.66667% !important; }
  .coluna-gambi {
    position: absolute;
    top: 630px;
    right: 40px; } }

.padding-especial-noticia {
  padding-left: 0px !important;
  padding-right: 0px !important; }
  @media screen and (max-width: 780px) {
    .padding-especial-noticia {
      padding-left: 15px !important;
      padding-right: 15px !important; } }

.btn:focus, .btn:active {
  color: #fff !important; }
