﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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,
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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  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; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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%; } }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

/* @import "bootstrap/button-groups";
@import "bootstrap/input-groups";
@import "bootstrap/navs";
@import "bootstrap/navbar";
@import "bootstrap/breadcrumbs";
@import "bootstrap/pagination";
@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
@import "bootstrap/responsive-embed";
@import "bootstrap/wells";
@import "bootstrap/close";
*/
/* Components w/ JavaScript
@import "bootstrap/modals";
@import "bootstrap/popovers";
@import "bootstrap/carousel";
*/
.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.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !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; } }

.dropdown-menu {
  top: unset; }

.portlet__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.text-overflow {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.bg-btn-color-secondary {
  background-image: -webkit-gradient(linear, left top, right top, from(#187b9e), color-stop(50%, #187b9e), color-stop(50%, #18799b));
  background-image: linear-gradient(to right, #187b9e 0%, #187b9e 50%, #18799b 50%); }

.color-grey-light-4 {
  color: #fafafa !important; }

.color-grey-light-2 {
  color: #cccccc !important; }

.color-grey-light-1 {
  color: #f2f2f2 !important; }

.color-grey-dark-3 {
  color: #333333 !important; }

.color-grey-dark-2 {
  color: #808080 !important; }

.color-grey-dark-1 {
  color: #999999 !important; }

.color-primary {
  color: #ffd261 !important; }

.color-secondary {
  color: #187b9e !important; }

.color-black {
  color: #000 !important; }

.color-red {
  color: #c1272d !important; }

.bg-color-white {
  background-color: #fff !important; }

.bg-color-grey-light-4 {
  background-color: #fafafa !important; }

.bg-color-grey-light-2 {
  background-color: #cccccc !important; }

.bg-color-grey-light-1 {
  background-color: #f2f2f2 !important; }

.bg-color-grey-light-0 {
  background-color: #f9f9f9 !important; }

.bg-color-grey-dark-3 {
  background-color: #333333 !important; }

.bg-color-grey-dark-2 {
  background-color: #808080 !important; }

.bg-color-grey-dark-1 {
  background-color: #999999 !important; }

.bg-color-primary {
  background-color: #ffd261 !important; }

.bg-color-secondary-footer {
  background-color: #f2f2f2 !important; }

/* DISPLAY*/
.d-none {
  display: none !important; }

@media all and (max-width: 991px) {
  .d-sm-none {
    display: none !important; } }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-2 {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-self-center {
  -ms-flex-item-align: center;
  align-self: center; }

.align-self-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-self-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-around-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-between-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex__w-1-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.3333333%;
  flex: 0 1 33.3333333%; }

.flex__w-2-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66.666666%;
  flex: 0 1 66.666666%; }

.font-size-primary {
  font-size: 14px; }

.font-size-secondary {
  font-size: 12px; }

.font-size-tertiary {
  font-size: 16px; }

.font-size-quinary {
  font-size: 11px; }

.fw-900 {
  font-weight: 900; }

.fw-600 {
  font-weight: 600; }

.fw-400 {
  font-weight: 400; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.px-3 {
  padding-left: 1rem;
  padding-right: 1rem; }

.px-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.px-5 {
  padding-left: 3rem;
  padding-right: 3rem; }

.py-0 {
  padding-top: 0;
  padding-bottom: 0; }

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.px-auto {
  padding-left: auto;
  padding-right: auto; }

.py-auto {
  padding-top: auto;
  padding-bottom: auto; }

.p-auto {
  padding: auto; }

.p-0 {
  padding: 0; }

.p-1 {
  padding: 0.25rem; }

.p-2 {
  padding: 0.5rem; }

.p-3 {
  padding: 1rem; }

.p-4 {
  padding: 1.5rem; }

.p-5 {
  padding: 3rem; }

.pl-auto {
  padding-left: auto; }

.pl-0 {
  padding-left: 0 !important; }

@media all and (max-width: 991px) {
  .pl-0-t {
    padding-left: 0 !important; } }

.pl-1 {
  padding-left: 0.25rem; }

.pl-2 {
  padding-left: 0.5rem; }

.pl-3 {
  padding-left: 1rem; }

.pl-4 {
  padding-left: 1.5rem; }

.pl-4-5 {
  padding-left: 2.5rem !important; }

.pl-5 {
  padding-left: 3rem; }

.pr-auto {
  padding-right: auto; }

.pr-0 {
  padding-right: 0; }

.pr-1 {
  padding-right: 0.25rem; }

.pr-2 {
  padding-right: 0.5rem; }

.pr-3 {
  padding-right: 1rem; }

.pr-4 {
  padding-right: 1.5rem; }

.pr-5 {
  padding-right: 3rem; }

.pt-0 {
  padding-top: 0; }

.pt-1 {
  padding-top: 0.25rem; }

.pt-2 {
  padding-top: 0.5rem; }

.pt-3 {
  padding-top: 1rem; }

.pt-4 {
  padding-top: 1.5rem; }

.pt-5 {
  padding-top: 3rem !important; }

.pb-0 {
  padding-bottom: 0; }

.pb-1 {
  padding-bottom: 0.25rem; }

.pb-2 {
  padding-bottom: 0.5rem; }

.pb-3 {
  padding-bottom: 1rem; }

.pb-4 {
  padding-bottom: 1.5rem; }

.pb-5 {
  padding-bottom: 3rem !important; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem; }

.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.mx-5 {
  margin-left: 3rem;
  margin-right: 3rem; }

.my-0 {
  margin-top: 0;
  margin-bottom: 0; }

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.my-auto {
  margin-top: auto;
  margin-bottom: auto; }

.m-auto {
  margin: auto; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.my-auto {
  margin-top: auto;
  margin-bottom: auto; }

.m-0 {
  margin: 0; }

.m-1 {
  margin: 0.25rem; }

.m-2 {
  margin: 5rem; }

.m-3 {
  margin: 1rem; }

.m-4 {
  margin: 1.5rem; }

.m-5 {
  margin: 3rem; }

.ml-0 {
  margin-left: 0; }

.ml-1 {
  margin-left: 0.25rem; }

.ml-2 {
  margin-left: 0.5rem; }

.ml-3 {
  margin-left: 1rem; }

.ml-4 {
  margin-left: 1.5rem; }

.ml-5 {
  margin-left: 3rem; }

.mr-0 {
  margin-right: 0; }

.mr-1 {
  margin-right: 0.25rem; }

.mr-2 {
  margin-right: 0.5rem; }

.mr-3 {
  margin-right: 1rem; }

.mr-4 {
  margin-right: 1.5rem; }

.mr-5 {
  margin-right: 3rem; }

.mt-0 {
  margin-top: 0; }

.mt-1 {
  margin-top: 0.25rem; }

.mt-2 {
  margin-top: 0.5rem; }

.mt-3 {
  margin-top: 1rem; }

.mt-4 {
  margin-top: 1.5rem; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-6 {
  margin-top: 3.5rem !important; }

.mt-7 {
  margin-top: 4rem !important; }

.mb-0 {
  margin-bottom: 0; }

.mb-1 {
  margin-bottom: 0.25rem; }

.mb-2 {
  margin-bottom: 0.5rem; }

.mb-3 {
  margin-bottom: 1rem; }

.mb-4 {
  margin-bottom: 1.5rem; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-6 {
  margin-bottom: 4rem; }

.mb-7 {
  margin-bottom: 5rem !important; }

.border-0 {
  border: none; }

.border__mosaic {
  border: 1px solid #337ab740; }

.border__mosaic--right {
  position: relative; }
  @media all and (max-width: 991px) {
    .border__mosaic--right {
      margin-bottom: 2rem !important; } }

.border__mosaic--right::before {
  content: '';
  border-left: 1px solid #cccccc;
  position: absolute;
  height: 75%;
  right: 0.25rem;
  top: 13%; }
  @media all and (max-width: 991px) {
    .border__mosaic--right::before {
      border-left: none;
      border-bottom: 1px solid #cccccc;
      width: 95%;
      right: 3%;
      top: 30%; } }

.h-100 {
  height: 100%; }

.h-75 {
  height: 75%; }

.h-50 {
  height: 50%; }

.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-60 {
  width: 60%; }

.w-50 {
  width: 50%; }

.text-white {
  color: #fff !important; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.size-10 {
  height: 10px;
  width: 10px; }

.size-12 {
  height: 12px;
  width: 12px; }

.size-14 {
  height: 14px;
  width: 14px; }

.size-15 {
  height: 15px;
  width: 15px; }

.size-17 {
  height: 17px;
  width: 17px; }

.size-20 {
  height: 20px;
  width: 20px; }

.size-22 {
  height: 22px;
  width: 22px; }

.rotate-z-180 {
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg); }

.rotate-z-270 {
  -webkit-transform: rotateZ(270deg);
  transform: rotateZ(270deg); }

.rotate-z-315 {
  -webkit-transform: rotateZ(315deg);
  transform: rotateZ(315deg); }

.hover-opac-9:hover {
  opacity: .9 !important; }

.hover-opac-8:hover {
  opacity: .8 !important; }

.hover-opac-7:hover {
  opacity: .7 !important; }

.hover-opac-back-7:hover {
  background-color: rgba(57, 57, 57, 0.9) !important; }

.text-Upp {
  text-transform: uppercase; }

.float-r {
  float: right; }

.float-l {
  float: left; }

.fs-0 {
  flex-shrink: 0; }

.tooltip {
  z-index: 25000; }
  .tooltip.in {
    opacity: 1 !important; }
  .tooltip .tooltip-arrow {
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
    opacity: 1 !important; }
  .tooltip .tooltip-inner {
    border-radius: 0;
    background-color: white;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: 300;
    color: #333333;
    padding: 10px 15px;
    font-family: "Lato", sans-serif;
    opacity: 1 !important;
    size: 12px;
    line-height: 16px; }

.portlet__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto; }
  .portlet__form input {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #000; }
  .portlet__form .lexicon-icon {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #187b9e;
    width: 35px;
    margin-left: -35px;
    margin-top: -5px; }
  .portlet__form .form-group-inline {
    margin: 0; }
  .portlet__form .lfr-ddm-field-group {
    margin: 0; }

.breadcrumb-horizontal {
  background-color: #187b9e;
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 2rem 4.5rem 0 4.5rem;
  font-size: 12px; }
  .breadcrumb-horizontal a {
    color: #fff; }
    .breadcrumb-horizontal a:hover, .breadcrumb-horizontal a:focus {
      color: #fff; }
  .breadcrumb-horizontal li.active {
    color: #fff; }
  .breadcrumb-horizontal ul li::before {
    content: "|";
    color: #fff;
    background-image: none;
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    line-height: 1;
    z-index: 1; }
  @media all and (max-width: 991px) {
    .breadcrumb-horizontal {
      display: none; } }

.sidenav-fixed {
  z-index: 4000 !important; }

.body-dashboard__padding {
  padding-top: 171px;
  -webkit-transition: padding-top .3s;
  /* Safari */
  transition: padding-top .3s; }
  @media all and (max-width: 991px) {
    .body-dashboard__padding {
      padding-top: 163px; } }
  @media all and (max-width: 767px) {
    .body-dashboard__padding {
      padding-top: 210px; } }

.dockbar__margin {
  z-index: 1000 !important;
  background-color: #fff; }

.body-dockbar__padding {
  padding-top: 65px !important;
  margin-top: 0 !important; }
  .body-dockbar__padding #main-content {
    padding-top: 40px; }
    .body-dockbar__padding #main-content #homepage-section .homepage__first-row {
      overflow: visible; }

/*n apagar

.dialog-iframe-modal {
    z-index: 5000 !important;
}

.lfr-tag-selector-popup {
    z-index: 5001 !important;
} */
/*.modal {
    z-index: 5000 !important;
}

.modal-focused {
    z-index: 5001 !important; 
}*/
/*.yui3-widget-content-expanded {
    z-index: 5001 !important; 
} */
#btnTop {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 170px;
  right: 60px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #ffd261;
  color: #333333;
  cursor: pointer;
  height: 40px;
  width: 40px; }
  #btnTop:hover, #btnTop:focus {
    background-color: #ffc32e; }
  @media all and (max-width: 767px) {
    #btnTop {
      bottom: 170px;
      right: 60px; } }
  #btnTop svg {
    color: #fff;
    height: 20px;
    width: auto;
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg); }

#blockbyte-bs-sidebar {
  display: none; }

.user-list-data ul {
  padding-left: 0; }

.user-list-data .panel__icon {
  margin-right: 15px; }

.autofit-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.autofit-col-expand {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.skip-links {
  margin: 0;
  padding: 0; }
  .skip-links a, .skip-links button {
    position: absolute;
    top: -3em;
    left: 0;
    background: #187b9e !important;
    color: #fff !important;
    padding: 8px;
    border: none;
    z-index: 60000;
    text-decoration: none; }
    .skip-links a:focus, .skip-links button:focus {
      top: 0; }

@media all and (max-width: 991px) {
  #modalInfo {
    position: absolute; } }

@media all and (max-width: 767px) {
  #modalInfo .modal-dialog {
    width: 100%;
    top: 0 !important;
    position: fixed; } }

#modalInfo .modal-header .btn-toolbar {
  display: flex;
  margin-top: -18px; }

#modalInfo .main-header {
  display: flex; }

#modalInfo .modal-content {
  box-shadow: none;
  border-radius: 0;
  border: none;
  padding: 18px; }

#modalInfo .modal-body {
  padding-left: 50px; }

#modalInfo .modal-header,
#modalInfo .modal-body,
#modalInfo .modal-footer {
  max-width: 990px;
  margin: 0 auto;
  border: none; }

#modalInfo .modal-footer {
  text-align: right; }

#modalInfo .modal-footer .btn {
  float: none; }

#modalInfo .close {
  display: none; }

.error {
  color: #c1272d; }

.info {
  color: #187b9e; }

.warn {
  color: #ffd261; }

.success {
  color: #4ac34f; }

.btn-chat {
  padding: 0.4rem 1.5rem !important; }

.format-p p {
  display: block;
  width: 100%; }

.steps {
  margin-top: 20px;
  margin-bottom: 50px;
  height: 4px;
  width: 100%;
  background-color: #cccccc;
  position: relative; }

.step {
  background-color: #cccccc;
  width: 20%;
  position: absolute; }

.completed {
  background-color: #ffd261;
  height: 4px; }

.step:nth-child(2) {
  left: 20%; }

.step:nth-child(3) {
  left: 40%; }

.step:nth-child(4) {
  left: 60%; }

.step:nth-child(5) {
  left: 80%; }

.ball {
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50%;
  top: -8px;
  left: 45%;
  background-color: #cccccc; }

.completed > div {
  background-color: #ffd261; }

/* esconder a seta da dropdown select para mostrar a seta em svg */
/* cor defeito da input box */
.form-control,
select {
  background-color: #fafafa;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #666666;
  appearance: none;
  /* esconder seta */
  -webkit-appearance: none;
  /* esconder seta Chrome */
  -moz-appearance: none;
  /* esconder seta FF     */ }

.error-message {
  color: #c1272d;
  display: none;
  font-size: 11px;
  line-height: 14px;
  padding-top: 4px; }

.error .error-message {
  display: block; }

.error input {
  background-color: rgba(209, 98, 102, 0.15);
  border-bottom: 1px solid #c1272d; }

.select-wrapper select::-ms-expand {
  display: none; }

/* seta em svg para as dropdown select */
.svg-arrow {
  appearance: none;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: auto 0.7em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.77 18.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23333;}%3C/style%3E%3C/defs%3E%3Ctitle%3Ebanco_icones%3C/title%3E%3Cpath class='cls-1' d='M27.63,2.87a.89.89,0,0,0-1.25,0l-11,11-11-11a.88.88,0,0,0-1.5.63.88.88,0,0,0,.25.62L15.38,16.36,27.63,4.12A.89.89,0,0,0,27.63,2.87Z'/%3E%3C/svg%3E");
  padding: 0.2em 2.4em 0.3em 0.3em;
  height: 34px; }

.svg-arrow option {
  padding: 5px 0; }

.input-ground {
  display: block; }

label {
  color: #666666;
  font-weight: 200; }

legend {
  text-transform: uppercase;
  font-size: 1.5rem;
  border: 0; }

fieldset {
  margin-bottom: 40px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 40px; }

.form-control::placeholder {
  color: #333; }

.form-control[readonly] {
  background-color: #fff;
  font-style: italic;
  padding-left: 0;
  border-color: #cccccc; }

.form--row {
  margin-bottom: 20px; }

.input-xs {
  width: 150px; }

.form-group .input-xs--cp {
  width: 80px; }

.form-group .input-xs--cp2 {
  width: 50px; }

form input[type=checkbox],
form input[type=radio] {
  display: none; }

input[type=checkbox] + label {
  display: inline;
  position: relative; }

input[type=checkbox] + label::before,
input[type=radio] + label::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  content: " ";
  border: 1px solid #cccccc;
  vertical-align: middle;
  margin-right: 15px;
  cursor: pointer;
  z-index: 10; }

input[type=radio] + label::before {
  border-radius: 50%; }

input[type=checkbox]:checked + label::before,
input[type=radio]:checked + label::before {
  border: 2px solid #187b9e; }

input[type=checkbox]:checked + label::after {
  width: 9px;
  height: 15px;
  border: 3px solid #187b9e;
  border-left: none;
  border-top: none;
  content: " ";
  position: absolute;
  left: 8px;
  bottom: 1px;
  transform: rotatez(45deg);
  cursor: pointer;
  z-index: 20; }

input[type=radio]:checked + label::after 
{
	/*Alterado para fazer face a sobreposições*/
border-radius: 50%;
    background-color: #187b9e;
    position: absolute;
    left: 6px;
    content: " ";
    bottom: 6px;
    width: 12px;
    height: 12px; }

.label--block {
  display: block; }

.checkbox-card {
  display: table-cell;
  vertical-align: top; }

.checkbox-card__content {
  display: table-cell; }

.checkbox-card__content img {
  background-color: #eee;
  border: 1px solid #cccccc;
  width: 35px;
  height: 35px;
  display: block; }

.checkbox-card__content a {
  display: inline-block;
  margin: 10px 0;
  font-weight: 900; }

.checkbox-card__content .checkbox-card__content-title {
  font-size: 1.2rem;
  text-transform: uppercase; }

.checkboxcard__container:after {
  content: " ";
  height: 2px;
  width: 100%;
  display: inline;
  background-color: #cccccc; }

.btn {
  padding: 10px 12px;
  text-transform: uppercase;
  border: 0;
  border-radius: 0; }

.btn-primary {
  background-color: #187b9e;
  color: #fff;
  position: relative;
  padding-right: 45px; }

.btn-primary::after {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 10px;
  width: 10px;
  display: inline-block;
  content: " ";
  right: 15px;
  top: 15px;
  position: absolute; }

.btn-primary::before {
  border-top: 1px solid #fff;
  height: 1px;
  width: 18px;
  display: inline-block;
  content: " ";
  right: 14px;
  top: 19px;
  position: absolute; }

.btn-secondary {
  border: 1px solid #187b9e;
  color: #187b9e;
  background-color: #fff;
  position: relative;
  padding-right: 45px; }

.btn-secondary::after {
  height: 12px;
  width: 12px;
  display: inline-block;
  content: " ";
  border: solid #187b9e;
  border-width: 0 1px 1px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 25px;
  top: 15px;
  position: absolute; }

.btn-secondary::before {
  height: 12px;
  width: 12px;
  display: inline-block;
  content: " ";
  border: solid #187b9e;
  border-width: 0 1px 1px 0;
  padding: 3px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 10px;
  top: 15px;
  position: absolute; }

.back::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.36 14.23'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23187b9e;}%3C/style%3E%3C/defs%3E%3Ctitle%3EICONES%3C/title%3E%3Cpath class='cls-1' d='M19.55,7.71H2.21a.6.6,0,0,1-.6-.6.59.59,0,0,1,.6-.59H19.55a.59.59,0,0,1,.6.59A.6.6,0,0,1,19.55,7.71Z'/%3E%3Cpath class='cls-1' d='M13.45,13.66a.6.6,0,0,1-.39-1l6.19-5.51-6.19-5.5a.6.6,0,1,1,.79-.89l6.69,6a.57.57,0,0,1,.2.44.59.59,0,0,1-.2.45l-6.69,6A.62.62,0,0,1,13.45,13.66Z'/%3E%3C/svg%3E");
  height: 11px;
  width: 17px;
  display: inline-block;
  content: " ";
  margin-left: 7px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-right: 7px;
  vertical-align: middle; }

/* ===== Select Box ===== */
.sel {
  display: inline-block;
  min-width: 100px;
  background-color: #fafafa;
  position: relative;
  cursor: pointer;
  height: 34px;
  padding: .5em .3em; }

.sel::before {
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: auto 0.7em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.77 18.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23333;}%3C/style%3E%3C/defs%3E%3Ctitle%3Ebanco_icones%3C/title%3E%3Cpath class='cls-1' d='M27.63,2.87a.89.89,0,0,0-1.25,0l-11,11-11-11a.88.88,0,0,0-1.5.63.88.88,0,0,0,.25.62L15.38,16.36,27.63,4.12A.89.89,0,0,0,27.63,2.87Z'/%3E%3C/svg%3E");
  padding: 0.2em 2.4em 0.3em 0.3em;
  position: absolute;
  content: ' ';
  color: #fff;
  right: 5px;
  top: calc(50% - 0.3em); }

.sel.active::before {
  transform: rotateX(-180deg); }

.sel__placeholder {
  display: block;
  text-align: left;
  pointer-events: none;
  user-select: none;
  visibility: visible;
  padding-right: 1.6em; }

.sel.active .sel__placeholder {
  visibility: hidden; }

.sel__placeholder::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.4em;
  content: attr(data-placeholder);
  visibility: hidden; }

.sel.active .sel__placeholder::before {
  visibility: visible; }

.sel__box {
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 14px;
  background-color: #fafafa;
  width: 100%;
  box-sizing: border-box; }

.sel.active .sel__box {
  display: block;
  animation: fadeInUp 500ms; }

.sel__box__options {
  display: list-item;
  padding: 0.5em;
  user-select: none; }

.sel__box__options::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 0.5em;
  margin-left: 5px;
  display: none; }

.sel__box__options.selected::after {
  display: inline; }

.sel__box__options:hover {
  background-color: #187b9e;
  color: #fff; }

/* ----- Select Box Black Panther ----- */
.sel {
  border-bottom: 1px solid #666666; }

.sel--black-panther {
  z-index: 1500; }

/* ===== Keyframes ===== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

fieldset {
  margin: 0 0 0 .5rem;
  padding: 0;
  border: none; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  line-height: 23px; }

body {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  min-height: 100vh;
  padding-top: 121px;
  -webkit-transition: padding-top .3s;
  /* Safari */
  transition: padding-top .3s; }
  @media all and (max-width: 991px) {
    body {
      padding-top: 60px; } }
  @media all and (max-width: 767px) {
    body {
      padding-top: 57px; } }
  body input::-webkit-input-placeholder, body textarea::-webkit-input-placeholder {
    color: #666666;
    font-style: italic; }
  body input:-moz-placeholder, body textarea:-moz-placeholder {
    color: #666666;
    opacity: 1;
    font-style: italic; }
  body input::-moz-placeholder, body textarea::-moz-placeholder {
    color: #666666;
    opacity: 1;
    font-style: italic; }
  body input:-ms-input-placeholder, body textarea:-ms-input-placeholder {
    color: #666666;
    font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0; }

p, a {
  margin: 0;
  padding: 0; }

a {
  color: #187b9e; }

a:hover, a:focus {
  color: #187b9e;
  text-decoration: underline; }

ul > li {
  list-style: none;
  padding: 0;
  margin: 0; }

button:hover {
  cursor: pointer; }

.row {
  margin: 0; }

.guias {
  min-height: 550px; }
  .guias .col-md-7 div:empty {
    display: none; }

.img404 {
  height: calc(100vh - 260px);
  position: static;
  background: url(/empresas/Resources/Eportugal/images/404/error_404.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6rem; }
  .img404 .bar404 {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-color: #187b9e;
    text-align: center;
    color: #fff; }
    .img404 .bar404 a {
      color: #fff; }
    .img404 .bar404 .barline1 {
      font-size: 38px;
      font-family: 'Lato', sans-serif;
      text-transform: uppercase; }
    .img404 .bar404 .barline2 {
      font-size: 14px;
      font-family: 'Lato', sans-serif;
      font-weight: 600;
      margin-top: 2rem; }
    .img404 .bar404 .barline3 {
      font-size: 14px;
      font-family: 'Lato', sans-serif; }

/* --------------------------------

Icon colors

-------------------------------- */
.nc-icon {
  display: inline-block;
  height: 66px;
  width: 66px; }

.nc-icon-white {
  color: #fff; }

.nc-icon use {
  /* change 'inherit' to a color value if you want to add a secondary color to Nucleo icons */
  fill: inherit; }

.nc-icon.nc-icon-outline use {
  /* change 'inherit' to a color value if you want to add a secondary color to Nucleo icons */
  stroke: inherit; }

/* --------------------------------
  
  Icon basic style
  
  -------------------------------- */
.nc-icon.nc-icon-grid-13 {
  height: 13px;
  width: 13px; }

.nc-icon.nc-icon-grid-14 {
  height: 14px;
  width: 14px; }

.nc-icon.nc-icon-grid-16 {
  height: 16px;
  width: 16px; }

.nc-icon.nc-icon-grid-20 {
  height: 20px;
  width: 20px; }

.nc-icon.nc-icon-grid-24 {
  height: 24px;
  width: 24px; }

.nc-icon.nc-icon-grid-28 {
  height: 28px;
  width: 28px; }

.nc-icon.nc-icon-grid-32 {
  height: 32px;
  width: 32px; }

.nc-icon.nc-icon-grid-36 {
  height: 36px;
  width: 36px; }

.nc-icon.nc-icon-grid-48 {
  height: 48px;
  width: 48px; }

.nc-icon.nc-icon-grid-64 {
  height: 64px;
  width: 64px; }

.nc-align-to-text {
  /* scale and align icon to the text element */
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  position: relative;
  top: -0.0625em;
  stroke: none;
  fill: none; }

.nc-align-to-text use {
  color: inherit; }

.nc-icon,
.nc-align-to-text {
  fill: currentColor;
  stroke: none; }

.nc-icon.nc-icon-outline,
.nc-align-to-text.nc-icon-outline {
  fill: none;
  stroke: currentColor; }

.nc-icon use {
  stroke: none; }

.nc-icon.nc-icon-outline use {
  fill: none; }

.nc-icon.nc-icon-outline.stroke-1,
.nc-align-to-text.nc-icon-outline.stroke-1 {
  stroke-width: 1px; }

.nc-icon.nc-icon-outline.stroke-2,
.nc-align-to-text.nc-icon-outline.stroke-2 {
  stroke-width: 2px; }

.nc-icon.nc-icon-outline.stroke-3,
.nc-align-to-text.nc-icon-outline.stroke-3 {
  stroke-width: 3px; }

.nc-icon.nc-icon-outline.stroke-4,
.nc-align-to-text.nc-icon-outline.stroke-4 {
  stroke-width: 4px; }

.nc-icon.nc-icon-outline.stroke-1 use,
.nc-icon.nc-icon-outline.stroke-3 use,
.nc-align-to-text.nc-icon-outline.stroke-1 use,
.nc-align-to-text.nc-icon-outline.stroke-3 use {
  -webkit-transform: translateX(0.5px) translateY(0.5px);
  -moz-transform: translateX(0.5px) translateY(0.5px);
  -ms-transform: translateX(0.5px) translateY(0.5px);
  -o-transform: translateX(0.5px) translateY(0.5px);
  transform: translateX(0.5px) translateY(0.5px); }

.serviceboxedOG nc-icon {
  flex-shrink: 0 !important; }

#banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background-color: #fff; }

.header-border {
  border-bottom: 1px solid #f2f2f2; }

#section-header {
  height: 121px;
  background-color: #fff;
  /*Header login mobile*/ }
  @media all and (max-width: 991px) {
    #section-header {
      height: 61px; } }
  @media all and (max-width: 767px) {
    #section-header {
      height: 57px;
      min-width: 320px; } }
  #section-header .navbar-brand {
    min-width: 280px;
    font-size: 23px;
    letter-spacing: 5px;
    font-weight: 900;
    color: #333333;
    margin-left: 4%;
    padding: 0; }
    @media all and (max-width: 991px) {
      #section-header .navbar-brand {
        min-width: 120px;
        font-size: 16px;
        width: 120px; } }
    @media all and (max-width: 767px) {
      #section-header .navbar-brand {
        font-size: 12px;
        padding-left: 0;
        padding-right: 0;
        margin-left: 10px;
        letter-spacing: 2px; } }
  #section-header .navbar-form {
    width: 350px; }
  #section-header .nav__icon {
    height: 25px;
    width: 25px;
    line-height: 0; }
    @media all and (max-width: 991px) {
      #section-header .nav__icon {
        height: 21px;
        width: 21px; } }
    @media all and (max-width: 767px) {
      #section-header .nav__icon {
        height: 17px;
        width: 17px; } }
    #section-header .nav__icon--brand {
      width: 36px;
      height: 36px; }
    #section-header .nav__icon--home:hover {
      color: #187b9e !important; }
  #section-header button[data-rel="click2call"] {
    padding: 1.15rem 0.95rem 0.7rem !important;
    margin-right: 1px; }
  #section-header button[data-rel="click2call"] .nav__icon {
    height: 40px;
    width: 38px;
    padding: 0; }
  #section-header .header__login {
    background: #f2f2f2; }
  #section-header .navbar__right a,
  #section-header .navbar__right button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.65rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media all and (max-width: 991px) {
      #section-header .navbar__right a,
      #section-header .navbar__right button {
        padding: 1.7rem; } }
    @media all and (max-width: 767px) {
      #section-header .navbar__right a,
      #section-header .navbar__right button {
        padding: 1.7rem; } }
  #section-header .navbar__right button {
    border: 0; }
  #section-header .navbar__right .dropdown-menu__language {
    right: 122px;
    top: 121px;
    min-width: 65px; }
  #section-header .navbar__left {
    padding-left: 4rem; }
    @media all and (max-width: 991px) {
      #section-header .navbar__left {
        padding-left: 1rem; } }
  #section-header .header__right-up,
  #section-header .header__right-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%; }
  #section-header .header__right-up {
    height: 50%; }
    @media all and (max-width: 991px) {
      #section-header .header__right-up {
        height: 100%; } }
    #section-header .header__right-up a {
      cursor: pointer; }
  #section-header .header__right-down {
    height: 51%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-top: 0.25rem;
    /* new header login */ }
    #section-header .header__right-down .dashboard-toggle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-transform: capitalize;
      color: #fff;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      padding: 1.8rem; }
    #section-header .header__right-down .header-login {
      width: 118px;
      height: 100%;
      padding: 0; }
    #section-header .header__right-down .login-btn {
      width: 118px;
      height: 100%;
      color: #fff;
      font-size: 12px;
      padding: 0 0 12px 45px;
      position: relative;
      background-color: #333333;
      min-height: 59px; }
    #section-header .header__right-down .header-login.open > .login-btn .login-text {
      opacity: 0.7 !important; }
    #section-header .header__right-down .header-login .nav__icon {
      position: absolute;
      top: 16px;
      left: 11px;
      padding: 0; }
    #section-header .header__right-down .header-login .btn-icon-close {
      padding: 2px; }
    #section-header .header__right-down .btn-icon-close,
    #section-header .header__right-down .header-login.open .btn-icon-profile {
      display: none; }
    #section-header .header__right-down .header-login.open .btn-icon-close {
      display: block; }
    #section-header .header__right-down .login-text {
      line-height: 14px;
      display: inline-block;
      margin: 15px 7px 0 0; }
    #section-header .header__right-down .login-list {
      position: absolute;
      width: 118px;
      top: 100%;
      right: 0;
      padding: 0;
      margin: 0;
      min-width: 118px; }
    #section-header .header__right-down .login-list li {
      display: block;
      height: 60px; }
      #section-header .header__right-down .login-list li a {
        width: 118px;
        position: relative; }
      #section-header .header__right-down .login-list li a:before {
        width: 104px;
        margin: 0 auto;
        border-top: 1px solid #666666;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0; }
      #section-header .header__right-down .login-list li .nav__icon {
        padding: 1px; }
      #section-header .header__right-down .login-list li span {
        white-space: normal; }
  #section-header .dropdown {
    position: static;
    left: auto; }
    #section-header .dropdown-toggle:focus {
      outline: none; }
    #section-header .dropdown-menu {
      margin: 0;
      border: 0;
      border-radius: 0;
      padding: 0;
      left: auto;
      /*> li > a:hover {
        background-color: transparent;
      }*/ }
      #section-header .dropdown-menu--chat {
        min-width: auto !important;
        right: 0; }
      #section-header .dropdown-menu--search {
        left: 0;
        right: 0; }
  #section-header .header__language {
    background: #fff;
    height: 100%; }
    #section-header .header__language:hover > * {
      color: #187b9e;
      cursor: pointer; }
    #section-header .header__language label {
      margin: 0;
      font-weight: 400; }
    #section-header .header__language select {
      border: none;
      text-transform: uppercase;
      background: inherit;
      color: inherit;
      cursor: pointer; }
    #section-header .header__language > * {
      text-transform: uppercase;
      background: inherit;
      color: inherit; }
  #section-header .dashboard-toggle:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#333333), to(#333333));
    background-image: linear-gradient(to right, #333333 0%, #333333 100%);
    -webkit-transition: all .3s;
    transition: all .3s; }
  #section-header .button__dash--open {
    display: inline;
    padding-top: 17px; }
  #section-header .button__dash--close {
    display: none;
    padding-top: 18px; }
  #section-header .btn-icon-arrow,
  #section-header .button-dash-open {
    display: none; }
  #section-header .dropdown-menu {
    overflow: visible; }
  #section-header .dashboard-toggle.header-login {
    background-color: #333333; }
  #section-header .button__dash--open.login-btn {
    padding-left: 39px;
    padding-right: 5px;
    transition: padding 200ms ease; }
  #section-header .header__right-down .button-dash-name {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    align-items: center;
    align-content: center;
    flex-wrap: wrap; }
    #section-header .header__right-down .button-dash-name * {
      line-height: 10px; }
  #section-header .btn-icon-profile-full {
    fill: #fff;
    padding: 3px !important;
    left: 9px !important; }
  #section-header .header__right-down .button__dash--open.login-btn:hover {
    padding-left: 15px;
    padding-right: 30px !important; }
    #section-header .header__right-down .button__dash--open.login-btn:hover .btn-icon-profile-full {
      display: none; }
    #section-header .header__right-down .button__dash--open.login-btn:hover .btn-icon-arrow {
      display: block;
      position: absolute;
      right: 10px;
      top: 23px; }
  #section-header .drop-contactos {
    display: none; }
    #section-header .drop-contactos .btn-icon-contactosmobile,
    #section-header .drop-contactos .btn-icon-close {
      padding: 1.2em 1.1em 1em 1.05em; }
      #section-header .drop-contactos .btn-icon-contactosmobile .nav__icon,
      #section-header .drop-contactos .btn-icon-close .nav__icon {
        height: 25px;
        width: 25px; }
    @media all and (max-width: 991px) {
      #section-header .drop-contactos {
        display: block; }
        #section-header .drop-contactos .btn-contactos-mobile {
          padding: 1.25rem !important; } }
    @media all and (max-width: 767px) {
      #section-header .drop-contactos .btn-contactos-mobile {
        padding: 1.3rem !important; }
      #section-header .drop-contactos .btn-icon-contactosmobile,
      #section-header .drop-contactos .btn-icon-close,
      #section-header .drop-contactos .btn-icon-profile {
        padding: 1.1em 1.15em 1em !important; }
      #section-header .drop-contactos .nav__icon {
        height: 22px !important;
        width: 22px !important; } }
  #section-header .drop-login button {
    padding: 1.5rem;
    height: 61px; }
  #section-header .drop-login .nav__icon {
    height: 25px;
    width: 25px; }
  #section-header .drop-login .btn-icon-close {
    display: none; }
  #section-header .drop-login.open .btn-icon-close {
    display: block; }
  #section-header .drop-login.open .btn-icon-profile {
    display: none; }
  #section-header .drop-login .login-text {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    margin: 15px 7px 0 0; }
  #section-header .drop-login .login-list {
    width: 109px; }
  #section-header .drop-login .login-list li {
    height: 60px; }
    #section-header .drop-login .login-list li a {
      width: 118px;
      position: relative;
      height: 60px;
      display: block;
      padding: 0;
      padding: 0 0 0 45px; }
    #section-header .drop-login .login-list li a:before {
      width: 104px;
      margin: 0 auto;
      border-top: 1px solid #666666;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
    #section-header .drop-login .login-list li .nav__icon {
      position: absolute;
      top: 16px;
      left: 11px;
      padding: 0; }
    #section-header .drop-login .login-list li span {
      white-space: normal; }
  @media all and (max-width: 767px) {
    #section-header .drop-login button {
      padding: 1.4rem 1.5rem 1.2rem;
      height: 57px; } }
  #section-header .user-login-mobile {
    height: 60px;
    display: none; }
    #section-header .user-login-mobile a {
      display: block;
      height: 100%;
      font-size: 11px;
      padding: 10px 0 0 0;
      width: 55px;
      text-align: center;
      color: #fff; }
      #section-header .user-login-mobile a .login-close-btn {
        display: none;
        margin-top: 8px; }
      #section-header .user-login-mobile a:hover .login-close-btn, #section-header .user-login-mobile a[aria-expanded="true"] .login-close-btn {
        display: block; }
      #section-header .user-login-mobile a:hover .login-text, #section-header .user-login-mobile a[aria-expanded="true"] .login-text {
        display: none; }
    #section-header .user-login-mobile .login-text {
      display: block;
      line-height: 16px;
      padding: 0 5px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      #section-header .user-login-mobile .login-text strong {
        display: block;
        line-height: 16px;
        white-space: nowrap;
        overflow: hidden; }
    #section-header .user-login-mobile .nav__icon {
      fill: #fff;
      padding: 0; }
    @media all and (max-width: 767px) {
      #section-header .user-login-mobile {
        height: 57px; } }
    @media all and (max-width: 991px) {
      #section-header .user-login-mobile {
        display: block; } }

.icon-bot {
  padding: 1.2rem !important; }
  @media all and (max-width: 991px) {
    .icon-bot {
      padding: 1rem !important; } }
  @media all and (max-width: 767px) {
    .icon-bot {
      padding: 0.9rem !important; } }

.header__right-up a[data-rel="click2call"] {
  padding: 1.25rem !important; }

@media all and (max-width: 767px) {
  .header__right-up a[data-rel="click2call"] svg {
    height: 30px !important;
    width: 30px !important; } }

.icon-bot svg {
  height: 34px !important;
  width: 34px !important; }
  @media all and (max-width: 991px) {
    .icon-bot svg {
      height: 30px !important;
      width: 30px !important; } }

@media all and (max-width: 767px) {
  #section-header .drop-contactos .icon-bot .nav__icon {
    height: 28px !important;
    width: 28px !important; } }

#imgLogoHeader {
  width: 220px;
  height: auto; }
  @media all and (max-width: 991px) {
    #imgLogoHeader {
      width: 120px;
      height: auto; } }

#section-header .close-session {
  padding: 0 !important; }

#section-header .close-session span {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 !important;
  padding: 0 !important; }

#section-header .login-text-name {
  text-overflow: ellipsis;
  display: inline-block;
  width: 70px;
  margin: 25px 5px !important;
  overflow: hidden;
  line-height: 10px !important; }

.arrow {
  vertical-align: middle;
  margin-left: 8px; }

#section-footer {
  height: 150px;
  z-index: 102;
  position: relative;
  margin-top: 0.5rem;
  background-color: #fff; }
  #section-footer .footer {
    position: relative; }
    #section-footer .footer__upper-row, #section-footer .footer__bottom-row {
      height: 50%; }
    #section-footer .footer__social {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #000;
      margin: 0;
      padding: 0;
      height: 75px;
      cursor: pointer;
      overflow: hidden; }
      @media all and (max-width: 767px) {
        #section-footer .footer__social {
          height: 63px; } }
      #section-footer .footer__social-item {
        background-color: #187b9e;
        width: 33.33333%;
        border-right: 0.2rem solid #fff;
        border-left: 0.2rem solid #fff; }
        #section-footer .footer__social-item:hover {
          opacity: .8; }
        #section-footer .footer__social-item:first-child {
          border-left: 0; }
      #section-footer .footer__social--link {
        width: 100%;
        height: 75px;
        border: none;
        background: #f2f2f2; }
      #section-footer .footer__social--icon {
        height: 22px;
        width: auto;
        color: #000 !important; }
        @media all and (max-width: 767px) {
          #section-footer .footer__social--icon {
            height: 20px; } }
    #section-footer .footer__brand {
      /*height: 100%;*/
      width: 100%;
      padding: 2.65rem; }
      @media all and (max-width: 767px) {
        #section-footer .footer__brand {
          padding: 2.13rem; } }
      #section-footer .footer__brand--col {
        /* Medium Devices, Desktops */ }
        @media all and (max-width: 991px) {
          #section-footer .footer__brand--col {
            padding-right: 0; } }
      #section-footer .footer__brand--link {
        font-weight: 600;
        letter-spacing: 2.1px;
        line-height: 1.6;
        color: #333333; }
        @media all and (max-width: 991px) {
          #section-footer .footer__brand--link {
            font-size: 13px;
            line-height: 1.7; } }
        @media all and (max-width: 767px) {
          #section-footer .footer__brand--link {
            font-size: 12px; } }
    #section-footer .footer__nav-list {
      height: 75px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 0;
      margin-bottom: 0;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media all and (max-width: 767px) {
        #section-footer .footer__nav-list {
          height: 63px; } }
    #section-footer .footer__nav-link {
      color: #333333;
      text-decoration: none; }
      #section-footer .footer__nav-link:hover {
        text-decoration: underline; }
      @media all and (max-width: 991px) {
        #section-footer .footer__nav-link {
          font-size: 12px; } }
    #section-footer .footer__nav-item {
      list-style: none; }
    #section-footer .footer__copyright,
    #section-footer .footer__bottom-row span {
      color: #333333;
      padding: 2.6rem 0; }
      @media all and (max-width: 991px) {
        #section-footer .footer__copyright,
        #section-footer .footer__bottom-row span {
          font-size: 12px; } }
    #section-footer .footer__bottom-row img {
      height: 25px;
      width: auto; }
      #section-footer .footer__bottom-row img.logo-6, #section-footer .footer__bottom-row img.logo-7, #section-footer .footer__bottom-row img.logo-9 {
        height: 30px; }
      #section-footer .footer__bottom-row img.logo-3, #section-footer .footer__bottom-row img.logo-4 {
        height: 34px; }
      @media all and (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-6, #section-footer .footer__bottom-row img.logo-7, #section-footer .footer__bottom-row img.logo-9 {
          height: 32px; } }
      @media all and (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-5 {
          height: 22px; } }
      @media all and (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-3 {
          height: 23px; } }
      @media all and (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-1, #section-footer .footer__bottom-row img.logo-2 {
          height: 20px; } }
    @media all and (max-width: 991px) {
      #section-footer .footer__col--1 {
        margin-bottom: 0.5rem; } }

.col__copyright {
    background-image: url('/empresas/Resources/Eportugal/images/texture1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-position-x: left;
}

.col__block {
  height: 101px;
  background-color: #f2f2f2; }
  @media all and (max-width: 991px) {
    .col__block {
      background-color: #fff; } }
  @media all and (max-width: 767px) {
    .col__block {
      display: none; } }

.card__inner-border--top {
  border-top: 1px solid #cccccc; }

.card__inner-border--left {
  border-left: 1px solid #cccccc; }

.button {
  padding: 1rem 1.5rem;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s; }

.button--dark {
  border: 1px solid #333333;
  color: #333333; }

.button--white {
  border: 1px solid #fff;
  color: #fff; }

.button--primary {
  border: 1px solid #ffd261;
  color: #ffd261; }

.button--secondary {
  border: 1px solid #187b9e;
  color: #187b9e;
  height: 39px;
  line-height: 1px; }
  .button--secondary > svg {
    height: 22px;
    width: 22px; }
  .button--secondary:hover, .button--secondary:focus {
    -webkit-box-shadow: inset 9em 0 0 0 #187b9e;
    box-shadow: inset 9em 0 0 0 #187b9e;
    color: #fff; }
    .button--secondary:hover > svg, .button--secondary:focus > svg {
      color: #fff;
      stroke: #fff; }
    .button--secondary:hover a, .button--secondary:focus a {
      color: #fff; }

.btn-bg-primary {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffd261), color-stop(50%, #ffd261), color-stop(51%, #a0d2f0));
  background-image: linear-gradient(to top, #ffd261 0%, #ffd261 50%, #a0d2f0 51%); }

.btn-bg-secondary {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#187b9e), color-stop(50%, #187b9e), color-stop(51%, #18799b));
  background-image: linear-gradient(to top, #187b9e 0%, #187b9e 50%, #18799b 51%); }

.select-field {
  display: inline-block;
  max-width: 450px;
  margin: 0;
  padding: 0;
  background-color: #f2f2f2;
  border-radius: 0;
  margin-right: 2rem; }

.link {
  color: #187b9e;
  text-decoration: underline;
  font-size: 14px; }

.select-liferay label {
  display: inline-block;
  color: #999999;
  width: 50%;
  text-align: right;
  padding: 8px 15px 0 0; }

.select-liferay select {
  width: 50%;
  float: right;
  padding-left: 20px; }
  @media all and (max-width: 991px) {
    .select-liferay select {
      padding-left: 1rem; } }

.select-liferay .form-group {
  position: relative; }

.select-liferay .form-group:before {
  position: absolute;
  content: "";
  border: solid #333333;
  border-width: 0 1px 1px 0;
  display: inline-block;
  top: 12px;
  right: 12px;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.select-template {
  position: relative; }
  .select-template select {
    background-color: transparent;
    color: #333333;
    padding: 5px 20px 5px 5px;
    border-bottom: 1px solid #000;
    font-size: 13px; }
  .select-template select:focus {
    background-color: #f5f5f5; }

.select-template:before {
  position: absolute;
  content: "";
  border: solid #333333;
  border-width: 0 1px 1px 0;
  display: inline-block;
  top: 10px;
  right: 10px;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.radio-liferay label {
  display: inline-block;
  position: relative;
  padding-left: 0; }

.radio-liferay input[type="radio"] {
  width: 24px;
  height: 24px;
  opacity: 0;
  display: block;
  top: 0;
  z-index: 9;
  margin: 0; }

.radio-liferay label:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  content: " ";
  border: 1px solid #ccc;
  vertical-align: middle;
  cursor: pointer;
  z-index: 10;
  border-radius: 50%;
  padding-left: 0;
  margin-right: 15px; }

.radio-liferay label:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: none;
  background-color: #187b9e;
  position: absolute;
  top: 7px;
  left: 6px;
  content: ""; }

.radio-liferay.selected label:after {
  display: block; }

.radio-liferay.selected label:before {
  border: 2px solid #187b9e; }

.prettytable table {
  border-collapse: separate;
  width: 100%; }

.prettytable th, .prettytable td {
  text-align: center;
  padding: 8px; }

.prettytable th {
  background-color: #187b9e;
  color: #fff; }

.prettytable tr:nth-child(even) {
  background-color: #e6e6e6; }

.prettytable tr:nth-child(odd) {
  background-color: #f2f2f2; }

.table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse; }
  .table th, .table td {
    text-align: left;
    padding: 20px !important;
    font-size: 13px; }
  .table th {
    background-color: #187b9e;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    border-color: #187b9e !important; }
  .table td {
    border: none !important;
    border-top: 5px solid #fff !important;
    color: #808080; }
  .table tr:nth-child(even) {
    background-color: #f2f2f2; }
  .table tr:nth-child(odd) {
    background-color: #f9f9f9; }
  .table td .nav__icon {
    width: 22px;
    height: 22px; }
  .table td .nav__icon.delete-icon {
    color: #c1272d; }

.checkedlist ul li {
  list-style-image: url(/empresas/Resources/Eportugal/images/icons/checked.svg); }

.checkedlist ul {
  padding: 33 !important; }

.checkedlist ol {
  padding: 30 !important; }

.checkedlist ol li::before {
  color: #187b9e; }

.hiddenlinks-3 ul li:nth-child(n+4) {
  display: none; }

.hiddenlinks-3 ol li:nth-child(n+4) {
  display: none; }

.hiddenlinks-3 ul {
  padding: 0 !important; }

.hiddenlinks-3 ol {
  padding: 0 !important; }

.hiddenlinks-5 ul li:nth-child(n+6) {
  display: none; }

.hiddenlinks-5 ol li:nth-child(n+6) {
  display: none; }

.hiddenlinks-5 ul {
  padding: 0 !important; }

.hiddenlinks-5 ol {
  padding: 0 !important; }

.hiddenlinks-6 ul li:nth-child(n+7) {
  display: none; }

.hiddenlinks-6 ul li:nth-child(n+7) {
  display: none; }

.hiddenlinks-6 ul {
  padding: 0 !important; }

.hiddenlinks-6 ol {
  padding: 0 !important; }

.visiblelinks ul {
  padding: 0 !important; }
  .visiblelinks ul li {
    display: list-item; }

.visiblelinks ol {
  padding: 0 !important; }
  .visiblelinks ol li {
    display: list-item; }

.visiblelinks .service-list-mosaic li {
  display: flex; }

ul.sitemapLinksHidden > li {
  display: none; }

ul.sitemapLinksVisible > li {
  display: list-item; }

.search-results {
  display: none; }

.lfr-pagination-config .lfr-pagination-delta-selector {
  display: none !important; }

.lfr-pagination-config a.dropdown-toggle {
  background-color: transparent;
  color: #333333;
  padding: 5px 30px 5px 5px;
  border-bottom: 1px solid #000;
  font-size: 13px;
  text-transform: none; }

.lfr-pagination-config a.dropdown-toggle:before {
  position: absolute;
  content: "";
  border: solid #333333;
  border-width: 0 1px 1px 0;
  display: inline-block;
  top: 10px;
  right: 10px;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.lfr-pagination-config a.dropdown-toggle,
.lfr-pagination-config a.dropdown-toggle:hover,
.lfr-pagination-config a.dropdown-toggle:active,
.lfr-pagination-config a.dropdown-toggle:focus {
  background-color: transparent !important;
  box-shadow: none !important; }

.lfr-pagination-config a.dropdown-toggle i {
  display: none; }

.lfr-menu-list {
  max-height: 180px !important;
  width: 80px !important;
  min-width: 80px !important; }
  @media all and (max-width: 767px) {
    .lfr-menu-list {
      width: 50px !important;
      min-width: 50px !important; } }
  .lfr-menu-list .btn-toolbar.search-panel {
    display: none; }

.lfr-pagination .pager {
  padding-top: 6px; }

.lfr-pagination .pager li > a,
.lfr-pagination .pager li > span {
  border: none !important;
  text-transform: uppercase; }

.lfr-pagination .pager li > a:hover,
.lfr-pagination .pager li > a:focus {
  background-color: transparent;
  text-decoration: underline; }

.lfr-pagination .pager li > a {
  position: relative;
  color: #187b9e; }
  @media all and (max-width: 767px) {
    .lfr-pagination .pager li > a {
      width: 100%; } }

.lfr-pagination .pager .disabled > a {
  color: #808080; }

.lfr-pagination .pager li > a:before {
  position: absolute;
  content: "";
  border: solid #187b9e;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  top: 13px; }

.lfr-pagination .pager .disabled > a:before {
  border-color: #808080; }

.lfr-pagination .pager li:nth-child(2) > a:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 0; }

.lfr-pagination .pager li:nth-child(3) > a:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px; }

.lfr-pagination .pager li:first-child,
.lfr-pagination .pager li:last-child {
  display: none !important; }

@media (max-width: 767px) and (max-width: 979px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: right;
    width: 99%; }
  .lfr-pagination .pager li > a:before {
    top: 17px; } }

.calendar {
  display: inline-block;
  padding-bottom: 1rem;
  cursor: pointer;
  width: 20px; }
  .calendar svg {
    vertical-align: middle; }

.calendar-container span, .calendar-container .calendar__input {
  margin-right: 1rem; }

@media all and (max-width: 991px) {
  .calendar-container {
    padding: 3rem; } }

@media all and (max-width: 767px) {
  .calendar-container {
    padding: 2rem .5rem; } }

.calendar-container .calendar__input {
  display: inline-block;
  width: 4rem; }
  .calendar-container .calendar__input--year {
    width: 6rem;
    margin-right: 2rem; }
    @media all and (max-width: 767px) {
      .calendar-container .calendar__input--year {
        margin-right: 1rem; } }

.popover > .arrow {
  display: none; }

.datepicker-popover {
  border-radius: 0;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2); }
  .datepicker-popover-content * {
    font-family: "Lato", sans-serif !important;
    background-color: #fafafa; }
  .datepicker-popover-content .popover-content {
    padding: 2rem; }
    @media all and (max-width: 767px) {
      .datepicker-popover-content .popover-content {
        padding: 1rem; } }
  .datepicker-popover-content .yui3-calendar-header {
    padding-bottom: 2rem;
    border-bottom: 1px solid #e6e6e6; }
    .datepicker-popover-content .yui3-calendar-header-label {
      text-transform: uppercase; }
    .datepicker-popover-content .yui3-calendar-header a {
      border: 0; }
      .datepicker-popover-content .yui3-calendar-header a:before {
        position: absolute;
        content: "";
        border: solid #187b9e;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        top: 13px;
        height: 1rem;
        width: 1rem; }
      .datepicker-popover-content .yui3-calendar-header a.yui3-calendarnav-prevmonth {
        top: 2rem;
        left: 3rem;
        margin: 0;
        transform: rotateZ(135deg); }
      .datepicker-popover-content .yui3-calendar-header a.yui3-calendarnav-nextmonth {
        transform: rotateZ(315deg);
        right: 3rem;
        margin: 0; }
  .datepicker-popover-content .yui3-u-1 {
    padding-top: 2.5rem; }
  .datepicker-popover-content .yui3-calendar-weekday {
    text-transform: capitalize;
    font-weight: 400;
    color: #999999; }
  .datepicker-popover-content td {
    border: 0 !important;
    padding: 1rem 1.2rem !important;
    border-radius: 50%;
    background-color: inherit !important; }
    .datepicker-popover-content td:hover {
      background: #187b9e !important; }
  .datepicker-popover-content th {
    text-align: center; }
  .datepicker-popover-content .yui3-calendar-day-selected {
    background: #187b9e !important;
    color: #fff; }

.sitemapDropIcon {
  margin-left: 3px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.floatDIv--click2call {
  width: 380px !important;
  background-color: #fff;
  max-height: 560px !important;
  bottom: 0; }
  @media all and (max-width: 767px) {
    .floatDIv--click2call {
      width: 100% !important;
      max-height: 100% !important; } }

.floatDIv--click2call .floatDiv__container {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 55px;
  bottom: 0;
  width: 100%; }

.contact-form {
  padding: 20px 5px;
  bottom: 0;
  transform: translateY(0);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%; }
  .contact-form fieldset {
    margin: 0; }
  .contact-form legend {
    padding: 0 15px;
    font-size: 14px;
    margin-bottom: 0; }
  .contact-form .intro-form {
    padding-bottom: 15px;
    margin: 0 15px 15px;
    border-bottom: 1px solid #e6e6e6; }
  .contact-form .contactFormTo {
    display: inline-block;
    width: 49%; }
  .contact-form .radio label {
    padding-left: 0; }
  .contact-form input[type=radio]:checked + label::after {
    left: 6px;
    bottom: 6px; }
  .contact-form .selected {
    -webkit-box-shadow: inset 20em 0 0 0 #187b9e;
    box-shadow: inset 20em 0 0 0 #187b9e;
    color: #fff; }
  .contact-form .btn {
    width: 100%; }
  .contact-form .custom-label {
    font-weight: 400;
    color: #666666;
    font-size: 14px; }
  .contact-form .label--block {
    font-weight: 400; }
  .contact-form .mandatory-info {
    font-size: 11px;
    color: #808080;
    display: block;
    margin-left: 15px; }
  .contact-form .select-template {
    display: inline-block; }
    .contact-form .select-template:before {
      z-index: -1; }
  .contact-form select {
    background-color: transparent;
    border: none;
    color: #666666;
    padding-left: 0;
    padding-right: 25px; }
    .contact-form select:focus {
      background-color: transparent; }
  .contact-form .click2callForm_intent_label {
    margin: 0 !important; }

.click2callForm_intent_Selected[aria-required="false"] {
  display: none; }

.contact-error,
.contact-success {
  text-align: center;
  padding: 0 15px;
  display: none; }
  .contact-error .icon-success,
  .contact-error .icon-error,
  .contact-success .icon-success,
  .contact-success .icon-error {
    width: 50px;
    height: 50px;
    margin: 30px auto; }
  .contact-error .sub-header,
  .contact-success .sub-header {
    font-weight: 900; }
  .contact-error .icon-success,
  .contact-success .icon-success {
    color: #4ac34f; }
  .contact-error .contact-after-control,
  .contact-success .contact-after-control {
    margin: 30px 0;
    padding-top: 40px;
    border-top: 1px solid #e6e6e6; }
  .contact-error .icon-error,
  .contact-success .icon-error {
    color: #c1272d;
    width: 40px;
    height: 40px; }
  .contact-error .fechar-msg,
  .contact-success .fechar-msg {
    color: #187b9e; }
    .contact-error .fechar-msg .nc-icon,
    .contact-success .fechar-msg .nc-icon {
      width: 20px;
      height: 20px;
      margin: 0 0 0 1.5rem; }

.more-info {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0; }

#sendContact svg {
  height: 22px;
  width: 22px;
  margin-right: 10px;
  flex-shrink: 0;
  vertical-align: middle; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    min-width: 320px; }
  select::-ms-expand {
    display: none; }
  #section-header .flex__w-1-3 {
    flex: 1 0 2rem; }
  #section-header .header__language {
    padding: 1.95rem; }
  #section-header .header__right-down {
    height: 51%; }
  #section-header .dashboard-toggle {
    height: 100%; }
  #section-footer {
    margin: 0; } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  .weather-app {
    font-size: 13px; } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  .homepage__first-row {
    height: 235px; } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  .homepage__second-row {
    padding-top: .5rem; } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  #homepage-section,
  #homepage-section .portlet-layout > div,
  #homepage-section .portlet-layout > div > div,
  #homepage-section .portlet-layout > div > div > div,
  #homepage-section .portlet-layout .portlet,
  #homepage-section .portlet-layout .portlet-content,
  #homepage-section .portlet-layout .portlet-content-container,
  #homepage-section .portlet-layout .portlet-body,
  #homepage-section .portlet-layout .cube,
  #homepage-section .portlet-layout .journal-content-article,
  #homepage-section .weather-app,
  #homepage-section .slick-slider,
  #homepage-section .slick-slider .slick-list,
  #homepage-section .slick-slider .slick-track,
  #homepage-section .slick-slider .slick-track > div,
  #homepage-section .slick-slider .slick-track > div > div,
  #homepage-section .slick-slider .slick-track > div > div > div,
  #homepage-section .slick-slider .slick-track > div > div > div > div {
    height: 100% !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #column-5 .cube-container,
  #column-6 .cube-container {
    height: 240px; } }
  @media all and (-ms-high-contrast: none) and (max-width: 991px) {
    #column-5 .cube-container,
    #column-6 .cube-container {
      height: 180px; } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  #column-3 .cube-container,
  #column-4 .cube-container {
    height: 180px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cube-container {
    -webkit-perspective: none;
    perspective: none; }
  .cube-rotation {
    -webkit-transform-style: inherit;
    transform-style: inherit; }
  .cube__front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cube__back {
    display: none; }
  .cube__front, .cube__back, .cube-rotation:hover, .cube-rotation--responsive {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: display 0.3s;
    transition: display 0.3s; }
  .cube-rotation:hover > .cube__front {
    display: none; }
  .cube-rotation:hover > .cube__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  .cube.cube-rotation--responsive .cube__front {
    display: none; }
  .cube.cube-rotation--responsive .cube__back {
    display: flex; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cube .box__invert, .cube .square-box, .cube .rectangle-box {
    height: 100%; }
  .cube .box__invert--container {
    justify-content: center; }
  .cube .ie-padding-box {
    padding: 3rem 0; }
  .cube .box__invert, .cube .square-box, .cube .rectangle-box, .cube .news__container,
  .cube .news__footer {
    width: 100%; }
  .cube .news__icon {
    width: 11px; }
  .cube .news__more {
    float: right;
    width: 10rem; }
  .cube .news__article {
    padding: 2%; }
  .cube .news__container {
    height: 300px; }
  .cube .news__header {
    flex: 0; }
  #cube__news .cube__news {
    width: 100%; } }
  @media all and (-ms-high-contrast: none) and (max-width: 991px) {
    #cube__news .cube__news .cube__back {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mosaic-item {
    justify-content: space-around;
    padding: 2.5rem; }
  .mosaic__heading {
    width: 100%; }
  /*SEARCH */
  .search-top-field input {
    min-width: 190px; }
  .authcard {
    height: 250px; } }
  @media all and (-ms-high-contrast: none) and (max-width: 1199px) {
    .authcard {
      min-height: 250px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .authcard p {
      width: 100%; }
  .panel-heading-custom {
    height: 70px; } }
  @media all and (-ms-high-contrast: none) and (max-width: 991px) {
    .panel-heading-custom {
      width: 100%;
      height: auto; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .panel-heading-custom svg {
      flex-shrink: 0;
      width: 18px; }
    .panel-heading-custom span {
      flex: 0 1 auto; }
  .serviceboxed__info {
    width: 100%; }
  .serviceboxed__buttons .button {
    flex: 1 0 auto; } }

@supports (position: -ms-page) {
  /* Microsoft EdgeV13&14 CSS styles go here */
  .box__invert--container {
    justify-content: center !important; }
  .mosaic-item {
    justify-content: space-around;
    padding: 2.5rem; }
  .mosaic__heading {
    width: 100%; } }

.floatDiv {
  position: fixed;
  bottom: 0;
  width: 480px;
  height: calc(100vh - 121px) !important;
  right: 0;
  background: #f9f9f9;
  z-index: 9980;
  display: none;
  -webkit-transition: all ease-out 350ms;
  transition: all ease-out 350ms;
  -webkit-box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2); }
  @media all and (max-width: 767px) {
    .floatDiv {
      width: 100%;
      height: 100% !important;
      bottom: 0 !important;
      z-index: 2980;
      top: 0;
      max-height: 100% !important; } }
  .floatDiv__header {
    height: 50px;
    padding: 0 4rem 0 1.5rem;
    background: #333333;
    z-index: 6001; }
  .floatDiv__header, .floatDiv__button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .floatDiv__button-container {
    width: 45px; }
    .floatDiv__button-container a {
      color: inherit;
      cursor: pointer;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      position: relative;
      right: -20px; }
    .floatDiv__button-container svg {
      height: 12px;
      width: 12px;
      color: #f9f9f9;
      fill: #f9f9f9;
      cursor: pointer; }
    .floatDiv__button-container .btn-floatDiv-minimize svg {
      vertical-align: top; }
    .floatDiv__button-container .btn-floatDiv-maximize {
      display: none; }
  .floatDiv__title {
    color: #f9f9f9; }

.minimizeDiv {
  bottom: 0 !important;
  height: 55px !important;
  width: 200px !important; }
  .minimizeDiv .btn-floatDiv-minimize,
  .minimizeDiv .btn-floatDiv-close,
  .minimizeDiv .floatDiv__container {
    display: none; }
  .minimizeDiv .btn-floatDiv-maximize {
    display: block; }
  .minimizeDiv .floatDiv__button-container {
    width: 20px; }

@media all and (max-width: 991px) {
  .btn-floatDiv-minimize {
    display: none !important; }
  .floatDiv__button-container {
    width: 20px; } }

/* reset */
body .wc-app, .wc-app button, .wc-app input, .wc-app textarea {
  font-family: "Lato", sans-serif;
  font-size: 14px; }

.wc-app button {
  background-color: #187b9e;
  border: 1px solid #cccccc;
  border-radius: 1px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: color .2s ease, background-color .2s ease;
  transition: color .2s ease, background-color .2s ease; }

.wc-app h1, .wc-app h2, .wc-app h3, .wc-app h4, .wc-app p, .wc-app ul, .wc-app ol {
  margin: 0;
  padding: 0; }

.wc-app audio, .wc-app video {
  display: block; }

/* docking */
.wc-hidden {
  visibility: hidden; }

.wc-header {
  background-color: #187b9e;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #ffffff;
  font-weight: 500;
  height: 30px;
  left: 0;
  letter-spacing: 0.5px;
  padding: 8px 8px 0 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  display: none; }

.wc-time {
  color: #999999;
  margin-bottom: 10px; }

.wc-message-groups {
  bottom: 50px;
  left: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  outline: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 1.75rem;
  position: absolute;
  right: 0;
  top: 1px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.5, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.5, 1); }
  .wc-message-groups.no-header {
    top: 0; }

.wc-message-group-content {
  overflow: hidden; }

.wc-suggested-actions {
  background-color: #f9f9f9;
  bottom: 50px;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-transition: height 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: height 0.2s cubic-bezier(0, 0, 0.5, 1); }
  .wc-suggested-actions .wc-hscroll > ul {
    height: 40px;
    padding: 2px 3px; }
    .wc-suggested-actions .wc-hscroll > ul > li {
      display: inline-block;
      margin: 2px;
      max-width: 40%; }
      .wc-suggested-actions .wc-hscroll > ul > li button {
        background-color: #f9f9f9;
        color: #187b9e;
        min-height: 32px;
        overflow: hidden;
        padding: 0 16px;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%; }
      .wc-suggested-actions .wc-hscroll > ul > li button:focus,
      .wc-suggested-actions .wc-hscroll > ul > li button:hover {
        background-color: #fff;
        border-color: #187b9e;
        color: #187b9e; }
      .wc-suggested-actions .wc-hscroll > ul > li button:active {
        background-color: #187b9e;
        border-color: #187b9e;
        color: #ffffff; }
  .wc-suggested-actions button.scroll {
    background-color: #d2dde5;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 28px; }
  .wc-suggested-actions button.scroll:disabled {
    display: none; }
  .wc-suggested-actions button.scroll:focus,
  .wc-suggested-actions button.scroll:hover {
    background-color: #808c95; }
  .wc-suggested-actions button.scroll svg {
    fill: #ffffff; }
    .wc-suggested-actions button.scroll svg path {
      -webkit-transform: translateY(6px);
      transform: translateY(6px); }
  .wc-suggested-actions button.scroll.previous {
    left: 0; }
  .wc-suggested-actions button.scroll.next {
    right: 0; }

.wc-message-pane.show-actions .wc-message-groups {
  top: 78px;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.wc-message-pane.show-actions .wc-suggested-actions {
  height: 40px; }

/* views */
.wc-chatview-panel {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 54px;
  bottom: 0; }

/* messages */
.wc-message-wrapper {
  -webkit-animation: animationFrames 2s;
  animation: animationFrames 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  /*transition: max-height 2s ease-in-out;*/ }

.wc-message.wc-message-from-bot {
  background: url(/empresas/Resources/Eportugal/images/icons/boticon.png) no-repeat 0 0;
  padding-left: 45px; }

.wc-message.wc-message-from-me {
  background: url(/empresas/Resources/Eportugal/images/icons/botuser.png) no-repeat 100% 0;
  padding-right: 45px; }

.wc-message-from-bot .wc-message-callout {
  left: 39px !important; }

.wc-message-from-me .wc-message-callout {
  right: 39px !important; }

.wc-message-from-bot > span {
  margin-left: 45px; }

.wc-message-from-me > span {
  margin-right: 45px; }

@-webkit-keyframes animationFrames {
  0% {
    /*max-height: 0;*/
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    /*max-height: 2000px;*/ } }

@keyframes animationFrames {
  0% {
    /*max-height: 0;*/
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    /*max-height: 2000px;*/ } }

.wc-message {
  position: relative; }

.wc-message-wrapper.carousel .wc-message {
  max-width: none;
  padding-right: 8px; }

.wc-message svg.wc-message-callout {
  height: 22px;
  position: absolute;
  stroke: none;
  top: 12px;
  width: 6px; }

.wc-message-content {
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  padding: 12px;
  word-break: break-word; }

.wc-message-content.clickable {
  cursor: pointer; }

.wc-message-content.selected {
  -webkit-box-shadow: 0px 1px 1px 0px #ffa333;
  box-shadow: 0px 1px 1px 0px #ffa333; }

.wc-message-content img {
  max-height: 320px;
  max-width: 100%; }

.wc-message-content .video iframe {
  border: 0; }

.wc-message-content audio, .wc-message-content video {
  max-width: 100%; }

.wc-message-content audio + h1, .wc-message-content video + h1 {
  margin-top: 11px; }

.wc-message-from {
  clear: both;
  color: #767676;
  font-size: 11px;
  margin-top: 5px; }

/* cards */
.wc-card {
  background-color: transparent; }
  .wc-card .non-adaptive-content {
    margin: 12px 12px 0 12px; }
  .wc-card button {
    background-color: #fff;
    color: #187b9e;
    margin-bottom: 1rem;
    min-height: 32px;
    width: 100%;
    padding: 16px;
    border-color: #187b9e;
    white-space: normal !important; }
  .wc-card button:hover {
    background-color: transparent;
    border-color: #187b9e;
    color: #187b9e; }
  .wc-card button:active {
    background-color: #187b9e;
    border-color: #187b9e;
    color: #ffffff; }
  .wc-card.receipt table {
    border-collapse: collapse;
    width: 100%; }
  .wc-card.receipt th, .wc-card.receipt td {
    text-align: right;
    vertical-align: top; }
  .wc-card.receipt th:first-child, .wc-card.receipt td:first-child {
    text-align: left; }
  .wc-card.receipt th {
    color: #808c95;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.75; }
  .wc-card.receipt thead tr:last-child th {
    padding-bottom: 16px; }
  .wc-card.receipt th[colspan="2"] {
    color: inherit;
    font-size: 15px;
    font-weight: 700; }
  .wc-card.receipt td {
    padding: 4px 8px 0 8px; }
  .wc-card.receipt td img {
    float: left;
    margin: 5px 8px 8px 0;
    max-height: 50px;
    max-width: 50px; }
  .wc-card.receipt div.title {
    font-weight: bolder; }
  .wc-card.receipt div.subtitle {
    font-weight: lighter; }
  .wc-card.receipt tbody tr, .wc-card.receipt tfoot tr {
    border-top: 1px solid #d2dde5; }
  .wc-card.receipt tbody tr:first-child, .wc-card.receipt tfoot tr:first-child {
    border-top-width: 2px; }
  .wc-card.receipt tfoot td {
    line-height: 2.25; }
  .wc-card.receipt tfoot .total {
    font-weight: bold; }
  .wc-card.thumbnail img {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 100px; }
  .wc-card.signin h1 {
    margin: 10px 24px 16px 14px; }
  .wc-card.error {
    text-align: center; }
    .wc-card.error .error-icon {
      fill: #cccccc;
      height: 56px;
      margin-bottom: 2px;
      margin-top: 20px;
      padding-left: 12px; }
    .wc-card.error .error-text {
      color: #cccccc;
      font-weight: 600;
      letter-spacing: 0.5px;
      margin-bottom: 20px;
      text-align: inherit; }

/* alternate chat sizes */
.wc-message {
  max-width: 91%; }

/* adaptive card adjustments from wc-card */
.wc-adaptive-card p {
  margin-left: 0;
  margin-right: 0; }

/* list */
.wc-list > .wc-card {
  margin-top: 8px; }

.wc-list > .wc-card:first-child {
  margin-top: 0; }

/* horizontal scroll */
.wc-hscroll-outer {
  /* allow horizontal scrolling but hide the scrollbar */
  overflow: hidden; }

.wc-hscroll {
  /* allow horizontal scrolling but hide the scrollbar */
  overflow-x: scroll;
  overflow-y: hidden; }

.wc-hscroll > ul {
  white-space: nowrap; }

.wc-hscroll > ul > li {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

/* carousel */
.wc-carousel {
  position: relative; }
  .wc-carousel button.scroll {
    background-color: #d2dde5;
    height: 28px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 28px; }
  .wc-carousel button.scroll:disabled {
    display: none; }
  .wc-carousel button.scroll:focus,
  .wc-carousel button.scroll:hover {
    background-color: #808c95; }
  .wc-carousel button.scroll svg {
    fill: #ffffff; }
  .wc-carousel button.scroll.previous {
    left: -16px; }
  .wc-carousel button.scroll.next {
    right: -16px; }
  .wc-carousel .wc-hscroll > ul {
    margin-left: -4px; }
  .wc-carousel .wc-hscroll > ul > li {
    padding: 0 4px; }
  .wc-carousel .wc-hscroll > ul > li:last-child {
    padding-right: 0; }
  .wc-carousel li p {
    min-height: 4em;
    white-space: normal; }
  .wc-carousel li .wc-adaptive-card p {
    min-height: initial; }

/* from me */
.wc-message-from-me {
  float: right; }

.wc-message-from-me.wc-message-from {
  text-align: right; }

.wc-message-from-me .wc-message-content {
  background-color: #187b9e;
  color: #ffffff; }

.wc-message-from-me svg.wc-message-callout path {
  fill: #187b9e; }

.wc-message-from-me svg.wc-message-callout path.point-left {
  display: none; }

.wc-message-from-me svg.wc-message-callout {
  right: -6px; }

/* from bot */
.wc-message-from-bot {
  float: left; }

.wc-message-from-bot .wc-message-content {
  background-color: #e3e3e3;
  color: #333333; }

.wc-message-from-bot svg.wc-message-callout path {
  fill: #e3e3e3; }

.wc-message-from-bot svg.wc-message-callout path.point-right {
  display: none; }

.wc-message-from-bot svg.wc-message-callout {
  left: -6px; }

/* console */
.wc-console {
  background: #fff;
  border: 1px solid #dbdee1;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  left: 0;
  position: absolute;
  right: 0; }
  .wc-console > .wc-upload,
  .wc-console > .wc-textbox,
  .wc-console > .wc-send,
  .wc-console > .wc-mic {
    position: absolute;
    top: 0;
    vertical-align: middle; }
  .wc-console label, .wc-console button {
    cursor: pointer;
    display: inline-block;
    height: 40px; }
  .wc-console svg {
    fill: #8a8a8a;
    margin: 11px; }
  .wc-console input[type=text],
  .wc-console textarea {
    border: none;
    height: 100%;
    outline: none;
    padding: 0;
    resize: none;
    width: 100%; }
    .wc-console input[type=text]::-webkit-input-placeholder,
    .wc-console textarea::-webkit-input-placeholder {
      font-style: italic;
      text-decoration: underline;
      color: #808080; }
    .wc-console input[type=text]:-ms-input-placeholder,
    .wc-console textarea:-ms-input-placeholder {
      font-style: italic;
      text-decoration: underline;
      color: #808080; }
    .wc-console input[type=text]::placeholder,
    .wc-console textarea::placeholder {
      font-style: italic;
      text-decoration: underline;
      color: #808080; }
  .wc-console.has-text .wc-send svg {
    fill: #187b9e; }
  .wc-console .wc-upload {
    cursor: pointer;
    position: relative; }
    .wc-console .wc-upload svg {
      height: 18px;
      width: 26px; }
  .wc-console #wc-upload-input {
    font-size: 0;
    height: 0;
    left: 0;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    width: 0; }
  .wc-console .wc-send {
    right: 0; }
  .wc-console .wc-send.hidden {
    visibility: hidden; }
  .wc-console.has-upload-button .wc-textbox {
    left: 48px; }
  .wc-console .wc-textbox {
    bottom: 0;
    left: 11px;
    right: 49px; }
    .wc-console .wc-textbox input {
      background-color: transparent; }
  .wc-console .wc-mic,
  .wc-console .wc-send {
    background-color: transparent;
    border: 0;
    padding: 0;
    right: 0; }
    .wc-console .wc-mic.hidden,
    .wc-console .wc-send.hidden {
      visibility: hidden; }
  .wc-console .wc-send svg {
    height: 18px;
    width: 27px;
    -webkit-transform: rotateZ(-45deg) scale(0.7);
    transform: rotateZ(-45deg) scale(0.7); }
  .wc-console .wc-mic.active path#micFilling {
    fill: #4e3787; }
  .wc-console .wc-mic.inactive path#micFilling {
    visibility: hidden; }

.wc-console.has-text .wc-send svg {
  fill: #187b9e; }

/* animation */
.wc-typing {
  background-image: url("data:image/gif;base64,R0lGODlhQAAYAPYBAOzv8evu8Ort7+fq7Ons7ujr7eXo6uTn6ebp6+Xn6ebo6uzu8OPm6OTm6OPm5+Tn6N/i4+Ll59/i5N7h4+Hk5uDj5evu7+Hk5d/h49PV18PFx7/BwsfJysXHyMLExdja3Nfa28vNz72/wL7Awc/S08TGyMDCw9TW2NbY2t3g4trd39bZ2szO0M7Q0dnb3djb3Nvd39ve4Nnc3dze4Nrc3t7g4tzf4dXX2d3f4d7h4tnc3tve383P0MrMzs7Q0sjKzNLU1s/R08jKy9DT1NfZ293g4efp68bIyby+v9bZ27q8vdHT1c7R0uvt78nLzM/R0tjb3ens7bO0tbS2t7GztK+xsrW3uK6vsLe4utfa3L/Awtzf4MnLzamqq5WWl66wsbm7vNrd3uXo6a2ur6yurp2en6KjpKusrZ+goKeoqers7urt7peXmIGBgYSEhHx8fJmamqipqnZ2doqLi8XHyY2NjpGSkpOUlJiYmZOTlI+QkJqbm4eIiJucnIuMjP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEY0RUJCMDNENkM4MTFFNkI5RENGRDgzMjAyQjU3QzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEY0RUJCMDRENkM4MTFFNkI5RENGRDgzMjAyQjU3QzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRjRFQkIwMUQ2QzgxMUU2QjlEQ0ZEODMyMDJCNTdDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRjRFQkIwMkQ2QzgxMUU2QjlEQ0ZEODMyMDJCNTdDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUOAAEAIf4YT3B0aW1pemVkIHdpdGggZXpnaWYuY29tACwAAAAAQAAYAAACJoSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+l0AACH5BAUHAAAALD4ACQACAAYAAAIERI5oBQAh+QQFBwAOACwsAAcAFAAJAAAEJRDISZetmJQ9uhcZyClGSY4hYjbHKqYs06ooLLuBPeM6b2u1SgQAIfkEBQcADQAsGAAHACUACQAABlFAgHAYKBqJyKRS+ahMchKnoSBYWq0Mp+rzimEiiUH1SjaCd64VioaTEo5lbA3GvaWjCmpcfnl27TZ4ent8Mmo6KW6EhXSIEGCDi4VZCG+SSUEAIfkEBQcABgAsEQAHABcACQAAB0aAAIKDAoSGh4RELD8sHwkBiJEoIUKVPSAHkJGJQZaWNQSbnJ6VMAOigzI8pDwxp6gCKUOMnhKFsAgvi59GuKkZPhkTBb6BACH5BAUHAAQALA8ABwANAAkAAAYsQICwYAgMj0LWZokSIAedpTSDREmvxaHyyjy2uN2hCqwZVLmqp2DF0bAkzyAAIfkEBRUABQAsDgAHAAoACQAABidAgDBgGAyHH5NoyUAunxuEcANdkqbVJTa7hZ6EkFFVcAx5ShmCMAgAIfkEBQcAAAAsLAAHABAACQAABC0QyClXpZWUwbsOU/AhSWmQGyiOB+Mq3rJ6zosKM22n+d2YqQzvBOOFcMOgJAIAIfkEBQcAAwAsIQAHABsACQAAB0yAAIKDAgGEh4iJKStLGTARBYmShDgoJEyYNBSRk4ouQJiZNQeFnYc5II2hJzMOBKanH6qiDK+wlBlBqxMGhreDE6m0Ub+xjBi9xYKBACH5BAUHAAYALB0ABwAQAAkAAAc+gACCAgoFg4eIGSNKSj0MiIckjJNHB5AAEiaTkzcBkC8im4w8BJ+hoj6lkBqiSC+XAUmnowOwsT8bJSiGl4EAIfkEBQcAAgAsHAAHAAsACQAABy2AAIIGDIOGRVhXijeHVYqPjIIej5QBglKUjweXmYoIkp0ClpyVhghCiRoUhoEAIfkEBRUAAgAsGwAHAAoACQAAByyAAIKCB4ODMlNkijKHY4qPMIJgj49ggpSUAQBXmIqSnRuEVJgMhiWJJQmCgQAh+QQFBwAAACwxAAcADQAJAAAEJRDICQKdgQyktrBS5h0G91WfSXYaWqjrK8rx6LL1cpf8GaY2SQQAIfkEBQcABgAsKwAHABMACQAABzyAAIKDBISGhzwbSB4ZCIeIIouLQI6PgjcmkpI4AZYDJCOak4WWQ1qiJi8Cnh8eqBiel6GbpLEgHIycsYEAIfkEBQcAAgAsKQAHAA0ACQAABzyAAIIBEhQBg4gBXHh1dWUZiQCLjZQriWWUlF2Hghh2mY14A4MVn6B7UYhmoHVSnJ13maiROFdse1YMiYEAIfkEBQcAAwAsDgAHACUACQAAB2OAA4KCBYOGh4iIETBRAI6PIIYNiZSHKWxymVUCkIcmlaAHbpmkcQCVQ6CUUqStKaeJR6qJcK2kdI6zugNltplOjh6IN7uGJr5vB44YngTFgwKYrRuPwR4dAwLPklNzbV4sj4EAIfkEBQcACgAsCwAHACcACQAAB2qAAIKDBAEACoiJiouMiQ4qBYSCLiw/LCsHho2bjF6KhpM9lpY3D4KcnAmMXaGjozECh6izihMFM5Wul5G0vQodBDY8uruyvqhcARVAxDgWxscbjQatrwOnx4mem8EZLUApkdDZClKJPIKBACH5BAUHAAoALAQABwASAAkAAAdCgACCCwEWhoOIiQMRKTQxFQYCioiMMi8fMJAEk5sQKpegjIWTEzqhNhcIo4qlpxSqnBWZroSxpi4zr5KcnTWei5yBACH5BAUHAAYALAAABwAQAAkAAAMRCLrc/rCIEIe9tOKpd/dfqCUAIfkEBRUAAQAsAAAIAAcACAAAAgaEj6nL7VAAIfkEBQcABQAsGwAHAAoACQAABzSAAIICDAODgyxSX1UeDYiLkEoIABJUkJBDADeXkZqci0eUU58ogkBVlxoEgzobVkpLqwCBACH5BAUHAAMALBMABwARAAkAAAdPgACCgwIEhoSIhTJBRx08RBSFiRQvTBoimI8VkoQ4GU4bmKFLMAqTS42iji8RAYgwqCOqQS4Mpz2hmUAxCJMqQ6mrrYmuOShPLSc2Bq6EgQAh+QQFBwAJACwHAAcAGgAJAAAHWIAAgoMBhYaEiImDFTNZRC44FAiHiomMK0A+mTaSlJWCEUVQJySaNzoYDAWfiJIfGUymkBEDrIuusLI1tJ6VDrs3pUMoKhANBLa3W4+lLym8ycqczwer0YEAIfkEBQcACwAsAAAHABYACQAABS4gIAbkaJ5oVF3HIJTpqWJ048bpVKsFjM+7xA03WgV7xOIRmUQ4jKxh0/V0+oghACH5BAUVAAEALAAABwAKAAkAAAIIhI+py+0PYQEAIfkEBQcABQAsJgAHAAwACQAAB0qAAIIEYhQGAYODN1R1bnpXN4iCGV98bZd+ZxmIFx54l6B4SodhYI2gbXZUOQAwSnqoqVMYrSV9sWUbA5NYp7IwiRgaZndmHhWDgQAh+QQFBwAHACwZAAcAGAAJAAAHboAAgoMEhYYBhImJMUMcGyNII0JANQWKimEkHUpVaWlUSkdLOFGXgxIoIY9dZWZnWCYsRBGmgikZPyJSnmhdU1pOJxKIpkW4kLy+kjfDtRWpHlhnvWOwPB8NxMXHVGevyxBqtacgQSFcTsFQtOOBACH5BAUHAAMALAkABwAgAAkAAAdtgACCgwKFhoSIiYoFFWEZPi1PJDczEQSLmIONQCElGyYckZUFmZg2KEwcHkqsPUsfEwYBpYkRMDc8R59gHkJBKzgNh7SCtriqvL2/KQzDxGIpK0FOq0jKsLLPiConLLrXNs3atS6UqDQS2eMAgQAh+QQFBwALACwAAAcAGQAJAAAHUIAAAYNNhIKHiImIDDk6ICoSCQSKlIg1MjcnmRAHk5WKFTErmqQURoafghA0KKStoQKplpCuMRUKsbKqW0S1EQOoshispQa5urtFMxO/x8iBACH5BAUHAAIALAAABwALAAkAAAIJhI+py+3xolwFACH5BAUHAAEALAAACQABAAUAAAIChF0AOw==");
  background-repeat: no-repeat;
  height: 20px;
  width: 64px; }

.wc-animate-scroll {
  left: 0;
  position: absolute;
  -webkit-transition: left .8s ease;
  transition: left .8s ease; }

.wc-animate-scroll-rapid {
  left: 0;
  position: absolute;
  -webkit-transition: left .4s ease;
  transition: left .4s ease; }

.wc-animate-scroll-near {
  left: 0;
  position: absolute;
  -webkit-transition: left .3s ease-in-out;
  transition: left .3s ease-in-out; }

/* text formats */
.format-markdown > p {
  margin-bottom: 0px; }

.format-markdown code {
  white-space: pre-wrap; }

.format-markdown + div {
  margin-top: 8px; }

.format-markdown ol {
  padding-left: 30px;
  /* numbers are right-aligned to the period */ }

.format-markdown ul {
  padding-left: 33px; }
  .format-markdown ul li {
    list-style-image: url(/empresas/Resources/Eportugal/images/icons/checked.svg); }

/* browser scrollbar customization */
.wc-app ::-webkit-scrollbar {
  width: 8px; }

.wc-app ::-webkit-scrollbar * {
  background-color: transparent; }

.wc-app ::-webkit-scrollbar-thumb {
  background-color: #dbdee1; }

/* download button for Unknown media */
.wc-icon-download {
  display: inline-block;
  height: 20px;
  margin-left: 8px;
  vertical-align: top;
  width: 12px; }

.wc-text-download {
  display: inline-block;
  font-weight: 500;
  text-decoration: none; }

.wc-message-from-bot a.wc-link-download:link, .wc-message-from-bot a.wc-link-download:visited {
  color: #333333;
  opacity: 1; }
  .wc-message-from-bot a.wc-link-download:link .wc-icon-download, .wc-message-from-bot a.wc-link-download:visited .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#333333" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-bot a.wc-link-download:hover {
  color: #187b9e;
  opacity: 1; }
  .wc-message-from-bot a.wc-link-download:hover .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#187b9e" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-bot a.wc-link-download:active {
  color: #187b9e;
  opacity: 0.8; }
  .wc-message-from-bot a.wc-link-download:active .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#187b9e" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-me a.wc-link-download:link, .wc-message-from-me a.wc-link-download:visited {
  color: #ffffff;
  opacity: 1; }
  .wc-message-from-me a.wc-link-download:link .wc-icon-download, .wc-message-from-me a.wc-link-download:visited .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-me a.wc-link-download:hover {
  color: #ffffff;
  opacity: 0.8; }
  .wc-message-from-me a.wc-link-download:hover .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-me a.wc-link-download:active {
  color: #ffffff;
  opacity: 0.6; }
  .wc-message-from-me a.wc-link-download:active .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-content table {
  width: 100% !important; }

.wc-message-content table td {
  width: 32.33% !important;
  font-size: 13px;
  padding: 1% !important; }

.wc-message button[aria-label="Cancelar"],
.wc-message button[aria-label="Recomeçar conversa"],
.wc-message button[aria-label="Cancel"],
.wc-message button[aria-label="Start over conversation"] {
  background-color: #999999;
  color: #fff;
  border: #999999; }

.warning-bot-style-ie {
  font-size: 20px;
  text-align: center;
  margin: 150px 35px;
  line-height: 30px !important; }

.browserComp {
  font-size: 20px;
  text-align: center;
  line-height: 30px !important;
  margin-left: 35px;
  margin-right: 35px; }

#section-page-header {
  min-height: 77px; }
  @media all and (max-width: 991px) {
    #section-page-header {
      min-height: 63px; } }

.page-header__heading {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  letter-spacing: .7px;
  line-height: 1.2; }
  @media all and (max-width: 991px) {
    .page-header__heading {
      font-size: 15px;
      line-height: 20px; } }
  @media all and (max-width: 767px) {
    .page-header__heading {
      font-size: 13px;
      line-height: 20px;
      text-align: center; } }

.page-header__breadcrumb {
  font-size: 11px; }

.page-header__title {
  padding: 2.3rem 4.5rem; }
  .page-header__title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    line-height: 0;
    background-color: #fff;
    z-index: 1; }
    @media all and (max-width: 991px) {
      .page-header__title::before {
        bottom: -1px;
        left: -1px; } }
    @media all and (max-width: 767px) {
      .page-header__title::before {
        display: none; } }

.page-info {
  background-color: #fff;
  margin-bottom: 1.5rem; }
  .page-info .p__wide {
    padding: 3rem;
    padding-right: 40%; }
    @media (max-width: 991px) {
      .page-info .p__wide {
        padding-right: 3rem; } }

.sub-header {
  color: #333333;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px; }

.main-header {
  color: #333333;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px; }

#section-cookies {
  display: none;
  background-color: #333333;
  height: 120px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 4000;
  color: #fff; }
  @media all and (max-width: 767px) {
    #section-cookies {
      height: auto; } }
  #section-cookies .row {
    height: 100%; }
  #section-cookies .cookies__left {
    justify-content: flex-end;
    padding: 2rem; }
  #section-cookies .cookies__right {
    justify-content: flex-start; }
    @media all and (max-width: 767px) {
      #section-cookies .cookies__right {
        padding: 2rem;
        padding-top: 0; } }
  #section-cookies .cookies__left, #section-cookies .cookies__right {
    display: flex;
    height: 100%;
    align-items: center; }
    @media all and (max-width: 767px) {
      #section-cookies .cookies__left, #section-cookies .cookies__right {
        height: 50%;
        justify-content: center; } }
  #section-cookies .cookies__link {
    text-decoration: underline;
    color: inherit; }
  #section-cookies .cookies__button {
    text-decoration: none;
    background: #187b9e;
    color: inherit;
    padding: 1rem 2rem; }
    #section-cookies .cookies__button svg {
      color: inherit;
      height: 20px;
      width: 20px; }

.searchColumn {
  position: relative; }

.searchLoading {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 5000;
  background: rgba(255, 255, 255, 0.8); }
  .searchLoading img {
    position: fixed;
    top: 45%;
    right: 35%; }

.search-top {
  width: 100%; }

.search-top form {
  margin: 0 auto; }
  .search-top form > * {
    line-height: 18px; }
  @media all and (max-width: 991px) {
    .search-top form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media all and (max-width: 499px) {
    .search-top form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.search-top-field {
  vertical-align: middle; }

.search-top .form-inline {
  display: inline-block; }
  @media all and (max-width: 991px) {
    .search-top .form-inline {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 1rem; } }
  @media all and (max-width: 499px) {
    .search-top .form-inline {
      margin-bottom: 2rem; } }

.search-top label {
  font-weight: 400;
  margin: 0; }

.search-top input {
  padding: 5px;
  font-size: 14px; }

.search-top .search-top-btn {
  background-color: transparent;
  border: none;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  display: inline-block;
  vertical-align: middle; }
  @media all and (max-width: 991px) {
    .search-top .search-top-btn {
      display: inline-block !important;
      padding: 0.5rem !important; } }

.search-top .search-top-btn:hover svg {
  color: #187b9e; }

.search-top .icon-search {
  width: 20px;
  height: 20px;
  color: #000; }

.search-top-field input {
  min-width: 290px; }
  .search-top-field input:focus {
    background-color: #f5f5f5; }
  @media all and (max-width: 1360px) {
    .search-top-field input {
      min-width: 200px;
      width: 200px; } }
  @media all and (max-width: 991px) {
    .search-top-field input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

#mobileForm .searchForm .form-inline {
  display: flex;
  justify-content: center !important; }

@media all and (max-width: 991px) {
  #mobileForm .select-template:before {
    right: 60px; } }

.search-form {
  position: relative; }

.box-list-suggestions {
  z-index: 2001;
  position: absolute;
  top: 100%;
  right: 32px;
  background-color: #fff;
  -webkit-transition: all ease-out 350ms;
  transition: all ease-out 350ms;
  -webkit-box-shadow: 0px 2px 15px -1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 15px -1px rgba(0, 0, 0, 0.15); }
  .box-list-suggestions ul {
    padding: 0; }
  .box-list-suggestions ul li {
    display: block;
    color: #333333; }
  .box-list-suggestions ul li a {
    display: block;
    color: #333333;
    font-size: 13px;
    padding: 2px 10px; }
  .box-list-suggestions ul li a:hover {
    text-decoration: none; }
  .box-list-suggestions .listSuggestionsItens li a:hover {
    color: #fff;
    background-color: #18799b; }
  @media all and (max-width: 991px) {
    .box-list-suggestions {
      top: 79px;
      right: 30px; }
      .box-list-suggestions .listSuggestionsItens li a {
        padding: 2px 10px !important;
        justify-content: left !important; } }
  @media all and (max-width: 499px) {
    .box-list-suggestions {
      top: 90px; } }

.list-suggestions-open {
  display: block; }

.search-main-col {
  padding: 46px 0 100px 0; }
  .search-main-col .service__heading {
    margin-top: 0; }

.search-result {
  font-size: 16px;
  color: #808080;
  padding-top: 8px;
  display: block; }
  .search-result .search-result-num {
    color: #187b9e;
    font-weight: 900;
    font-size: 18px;
    padding-right: 5px; }
  .search-result .search-result-text span {
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
    padding-right: 5px;
    color: #333333; }

.search-list .search-all-type {
  font-size: 14px;
  font-weight: normal;
  color: #999999; }

.search-list .search-list-title {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px; }

.search-list .search-item {
  padding-top: 1rem;
  padding-bottom: 20px;
  border-top: 1px solid #eee; }
  .search-list .search-item .search-item-title a,
  .search-list .search-item .search-item-title {
    font-size: 14px;
    font-weight: 900;
    color: #187b9e; }
  .search-list .search-item .search-item-title-no-larch-item {
    padding-top: 1rem;
    padding-bottom: 20px;
    border-top: 1px solid #eee; }
    .search-list .search-item .search-item-title-no-larch-item .search-item-title a,
    .search-list .search-item .search-item-title-no-larch-item .search-item-title {
      font-size: 14px;
      font-weight: 900;
      color: #187b9e; }
    .search-list .search-item .search-item-title-no-larch-item .search-item-title-no-link {
      font-size: 14px;
      font-weight: 900;
      color: #333333; }
    .search-list .search-item .search-item-title-no-larch-item-description {
      font-weight: 400; }

.search-list .search-item:first-child {
  border-top: none; }

.search-list .search-item-links a {
  text-decoration: underline;
  border-left: 1px solid #187b9e;
  padding: 0 5px;
  color: #187b9e; }

.search-list .search-item-links a:first-child {
  border-left: none;
  padding-left: 0; }

.search-list .search-item-link-title {
  font-weight: 900;
  color: #187b9e;
  padding-right: 5px; }

.search-list .search-item-img {
  width: 100%;
  height: 100px;
  overflow: hidden; }
  .search-list .search-item-img img {
    max-width: 90%; }

.search-list .search-item-info {
  text-transform: uppercase;
  color: #999999;
  font-size: 12px; }

.search-list .search-item-tags .tag {
  background-color: #e6e6e6;
  color: #999999;
  display: inline-block;
  padding: 4px 8px;
  margin-right: 10px;
  font-size: 11px; }

.search-list .search-item-local .nav__icon {
  width: 18px;
  height: 18px;
  vertical-align: middle; }

.search-list .search-item-local a {
  display: inline-block;
  vertical-align: middle; }

.search-list .news-Title {
  margin-top: 10px; }

.search-list .item-news {
  overflow: hidden; }

.search-list .item-promoted {
  vertical-align: middle;
  display: inline-block;
  height: 21px;
  width: 21px;
  margin-right: 5px; }

.search-list .item-promoted svg {
  width: 21px;
  height: 21px; }

.search-list .search-item-local-phone,
.search-list .search-item-local-email, .search-list ´ .search-item-local-url,
.search-list .search-item-local-available,
.search-list .search-item-local-availableText {
  display: inline-block;
  line-height: 23px;
  vertical-align: middle; }

.filter:before, .filter:after {
  content: '';
  display: table; }

.filter:after {
  clear: both; }

@media all and (max-width: 991px) {
  .filter {
    background-color: #f5f5f5;
    margin: 0 15px;
    display: none; }
    .filter.show-filter {
      display: block; } }

.filter-control {
  background-color: #f5f5f5;
  margin: 20px 15px 0;
  position: relative;
  min-height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 0;
  cursor: pointer;
  display: none; }
  @media all and (max-width: 991px) {
    .filter-control {
      display: block !important; } }
  .filter-control .nav__icon {
    width: 22px;
    height: 22px;
    margin: 0 10px;
    vertical-align: middle; }

.filter-control:before {
  position: absolute;
  content: "";
  border: solid #333333;
  border-width: 0 1px 1px 0;
  display: inline-block;
  top: 20px;
  right: 20px;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.filter-box-title {
  font-size: 16px;
  text-transform: none;
  margin: 0;
  float: left;
  width: 100%; }

.filter-box {
  clear: both; }

.filter-box div.collapse[aria-expanded="false"] {
  display: block;
  overflow: hidden; }

.filter-box .button {
  margin-bottom: 15px;
  background-color: #fff;
  display: inline-block; }

.filter-box .button[aria-expanded="true"] .more,
.filter-box .button[aria-expanded="false"] .less {
  display: block; }

.filter-box .button[aria-expanded="true"] .less,
.filter-box .button[aria-expanded="false"] .more {
  display: none; }

.clean-filter {
  display: block;
  padding: 1.5em 30px;
  font-size: 14px; }

div.checkbox-card .form-group {
  padding: 0 0 20px 40px;
  position: relative;
  margin: 0; }

div.checkbox-card .form-group input {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  z-index: 10;
  opacity: 0; }

div.checkbox-card .form-group:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border: 1px solid #cccccc;
  width: 24px;
  height: 24px;
  display: block;
  z-index: 1; }

div.checkbox-card.selected .form-group:before {
  border: 3px solid #187b9e; }

div.checkbox-card.selected .form-group:after {
  width: 9px;
  height: 15px;
  border: 3px solid #187b9e;
  border-left: none;
  border-top: none;
  content: " ";
  position: absolute;
  left: 8px;
  top: 2px;
  -webkit-transform: rotatez(45deg);
  transform: rotatez(45deg);
  cursor: pointer;
  z-index: 3; }

@media all and (max-width: 991px) {
  .filter .filter-item,
  .filter-box div.collapse[aria-expanded="false"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
    overflow: visible;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .filter .filter-item > .filter-level {
    width: 30%;
    margin-right: 1%;
    padding-left: 0 !important; }
  div.filter-box .button {
    display: none !important; }
  .filter .serviceboxed {
    border-left: none;
    border-right: none;
    border-top: none; } }

.button--secondary-selected {
  -webkit-box-shadow: inset 20em 0 0 0 #187b9e;
  box-shadow: inset 20em 0 0 0 #187b9e;
  color: #fff; }

c0 {
  font-weight: 900; }

.button--secondary:hover, .button--secondary:focus {
  -webkit-box-shadow: inset 20em 0 0 0 #187b9e;
  box-shadow: inset 20em 0 0 0 #187b9e; }

.filter-level {
  display: block; }

.filter .serviceboxed {
  display: block;
  margin-top: 1.4rem;
  padding: 2.5rem 3rem 1.25rem 3rem;
  margin: 2rem 0; }

.cat-btn .btn {
  font-size: 13px;
  display: inline-block; }

.control-filter .control-filter-item {
  background-color: #e6e6e6;
  color: #999999;
  display: inline-block;
  padding: 4px 8px;
  margin-right: 10px;
  font-size: 11px;
  cursor: pointer;
  margin-bottom: 5px; }
  .control-filter .control-filter-item .nav__icon {
    width: 12px;
    height: 12px;
    padding: 0;
    margin-left: 10px;
    vertical-align: middle; }

@media all and (max-width: 767px) {
  .filter-level {
    width: 100% !important; } }

.btn__filter--apply {
  background-color: #187b9e;
  color: #fff;
  padding: 10px 12px;
  margin: 1rem 3rem 0;
  text-transform: uppercase;
  border: 0;
  border-radius: 0; }
  .btn__filter--apply::after {
    background: url('data:image/svg+xml;utf8,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 22.36 14.23"><defs><style>.cls-1{fill:white}</style></defs><path class="cls-1" d="M19.55 7.71H2.21a.6.6 0 0 1-.6-.6.59.59 0 0 1 .6-.59h17.34a.59.59 0 0 1 .6.59.6.6 0 0 1-.6.6z"/><path class="cls-1" d="M13.45 13.66a.6.6 0 0 1-.39-1l6.19-5.51-6.19-5.5a.6.6 0 1 1 .79-.89l6.69 6a.57.57 0 0 1 .2.44.59.59 0 0 1-.2.45l-6.69 6a.62.62 0 0 1-.4.01z"/></svg>') no-repeat;
    height: 11px;
    width: 17px;
    display: inline-block;
    content: " ";
    margin-left: 7px; }
  .btn__filter--apply:focus, .btn__filter--apply:hover {
    opacity: .9 !important;
    color: #fff !important;
    background-color: #187b9e !important;
    border-color: initial !important; }

.btn-now:focus,
.btn-now:hover {
  opacity: .9 !important;
  color: #fff !important;
  background-color: #187b9e !important;
  border-color: initial !important; }

.popover-content {
  width: 100%; }

/* -------------------------------- 

Main Components 

-------------------------------- */
.navigation__background.navigation__background--full {
  top: 121px;
  left: 0; }

.cd-secondary-dropdown > li > a {
  color: #333333;
  font-size: 14px;
  pointer-events: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0; }
  .cd-secondary-dropdown > li > a::after, .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none; }
  .cd-secondary-dropdown > li > a svg {
    height: 12px;
    width: auto;
    color: inherit; }

.cd-dropdown-trigger {
  display: block;
  position: relative;
  line-height: 40px;
  background-color: transparent; }
  @media only screen and (min-width: 992px) {
    .cd-dropdown-trigger {
      font-size: 16px; }
      .cd-dropdown-trigger.dropdown-is-active {
        background-color: transparent; }
        .cd-dropdown-trigger.dropdown-is-active span {
          background-color: transparent; }
        .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
          background-color: transparent; } }

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px; }
  @media only screen and (min-width: 768px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
      height: 60px;
      line-height: 60px; } }
  @media only screen and (min-width: 992px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
      height: 50px;
      line-height: 50px; } }

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 1rem 0 5rem; }

.cd-dropdown {
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f9f9f9;
  color: #333333;
  visibility: hidden; }
  .cd-dropdown h2 {
    /* dropdown title - mobile version only */
    position: relative;
    z-index: 1; }
  .cd-dropdown .cd-close {
    /* 'X' close icon - mobile version only */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: #333333; }
    .cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
      /* this is the 'X' icon */
      content: "";
      position: absolute;
      height: 20px;
      width: 2px;
      background-color: #fff; }
  .cd-dropdown-header {
    height: 50px;
    line-height: 50px;
    background-color: #333333;
    position: relative;
    z-index: 1500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 5rem; }
    .cd-dropdown-header__container {
      padding: 0.5rem; }
      @media all and (max-width: 991px) {
        .cd-dropdown-header__container {
          padding: 0;
          width: 90%; } }
      @media all and (max-width: 499px) {
        .cd-dropdown-header__container {
          width: 99%; } }
      .cd-dropdown-header__container a {
        padding-right: 2rem; }
  .cd-dropdown.dropdown-is-active {
    visibility: visible; }
  @media only screen and (min-width: 992px) {
    .cd-dropdown {
      position: fixed;
      top: 121px;
      /* reset style*/
      height: calc(100vh - 121px);
      width: 100%;
      overflow-y: auto;
      background-color: #f9f9f9;
      opacity: 0; }
      .open-to-left .cd-dropdown {
        /* use the .open-to-left class if you want to open the dropdown on the left */
        right: 0;
        left: auto; }
      .cd-dropdown h2,
      .cd-dropdown .cd-close {
        /* on desktop - hide title and 'X' */
        display: none; }
      .cd-dropdown.dropdown-is-active {
        opacity: 1; } }

.cd-dropdown__dockbar {
  top: 48px; }
  @media only screen and (min-width: 768px) {
    .cd-dropdown__dockbar {
      top: 143px; } }
  @media only screen and (min-width: 992px) {
    .cd-dropdown__dockbar {
      top: 243px !important;
      /* reset style*/
      height: calc(100vh - 243px) !important; } }

.cd-dropdown-content li.has-children {
  position: static; }
  @media only screen and (min-width: 992px) {
    .cd-dropdown-content li.has-children {
      position: relative; } }

.cd-dropdown-content,
.cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 50px;
  margin-bottom: 0;
  padding-left: 0;
  background: #f9f9f9; }
  .cd-dropdown-content li:hover > a,
  .cd-dropdown-content ul li:hover > a {
    color: #cccccc;
    text-decoration: none;
    font-weight: 600;
    background-color: #333333; }
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    display: block;
    color: #333333;
    font-weight: 400;
    /* truncate text with ellipsis if too long */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    display: flex;
    align-items: center; }
  .cd-dropdown-content .cd-divider + li > a,
  .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 0; }
  .cd-dropdown-content a,
  .cd-dropdown-content .cd-search,
  .cd-dropdown-content .cd-divider,
  .cd-dropdown-content ul a,
  .cd-dropdown-content ul .cd-search,
  .cd-dropdown-content ul .cd-divider {
    /* Force Hardware Acceleration */ }
  .cd-dropdown-content.is-hidden,
  .cd-dropdown-content ul.is-hidden {
    /* push the secondary dropdown items to the right */ }
  .cd-dropdown-content.is-hidden > li > a,
  .cd-dropdown-content.is-hidden > li > .cd-search,
  .cd-dropdown-content.is-hidden > .cd-divider,
  .cd-dropdown-content.move-out > li > a,
  .cd-dropdown-content.move-out > li > .cd-search,
  .cd-dropdown-content.move-out > .cd-divider,
  .cd-dropdown-content ul.is-hidden > li > a,
  .cd-dropdown-content ul.is-hidden > li > .cd-search,
  .cd-dropdown-content ul.is-hidden > .cd-divider,
  .cd-dropdown-content ul.move-out > li > a,
  .cd-dropdown-content ul.move-out > li > .cd-search,
  .cd-dropdown-content ul.move-out > .cd-divider {
    /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
    opacity: 0; }
  .cd-dropdown-content.move-out > li > a,
  .cd-dropdown-content.move-out > li > .cd-search,
  .cd-dropdown-content.move-out > .cd-divider,
  .cd-dropdown-content ul.move-out > li > a,
  .cd-dropdown-content ul.move-out > li > .cd-search,
  .cd-dropdown-content ul.move-out > .cd-divider {
    /* push the dropdown items to the left when secondary dropdown slides in */ }
  .dropdown-is-active .cd-dropdown-content, .dropdown-is-active
  .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch; }
  @media only screen and (min-width: 768px) {
    .cd-dropdown-content,
    .cd-dropdown-content ul {
      padding-top: 60px; }
      .cd-dropdown-content a,
      .cd-dropdown-content ul a {
        font-size: 1.8rem; } }
  @media only screen and (min-width: 992px) {
    .cd-dropdown-content,
    .cd-dropdown-content ul {
      padding-top: 0;
      overflow: visible; }
      .cd-dropdown-content a,
      .cd-dropdown-content ul a {
        height: 50px;
        line-height: 50px;
        font-size: 1.5rem;
        cursor: pointer; }
      .cd-dropdown-content .cd-divider,
      .cd-dropdown-content ul .cd-divider {
        background-color: transparent; }
      .cd-dropdown-content .cd-divider + li > a,
      .cd-dropdown-content ul .cd-divider + li > a {
        border-top-width: 1px;
        cursor: pointer; }
      .cd-dropdown-content.is-hidden > li > a,
      .cd-dropdown-content.is-hidden > li > .cd-search,
      .cd-dropdown-content.is-hidden > .cd-divider,
      .cd-dropdown-content.move-out > li > a,
      .cd-dropdown-content.move-out > li > .cd-search,
      .cd-dropdown-content.move-out > .cd-divider,
      .cd-dropdown-content ul.is-hidden > li > a,
      .cd-dropdown-content ul.is-hidden > li > .cd-search,
      .cd-dropdown-content ul.is-hidden > .cd-divider,
      .cd-dropdown-content ul.move-out > li > a,
      .cd-dropdown-content ul.move-out > li > .cd-search,
      .cd-dropdown-content ul.move-out > .cd-divider {
        /* reset mobile style */
        opacity: 1; } }

.cd-dropdown-content {
  padding: 0 0 0 8%;
  margin-top: 50px;
  border-right: 1px solid #e6e6e6; }
  @media all and (max-width: 991px) {
    .cd-dropdown-content {
      margin-top: 70px;
      padding: 0 30% 0 30%;
      height: calc(100vh - 70px); } }
  @media all and (max-width: 767px) {
    .cd-dropdown-content {
      padding: 0 15%; } }
  .cd-dropdown-content .see-all a {
    /* different style for the See all links */ }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    /* items with picture (or icon) and title */
    height: 80px;
    line-height: 80px; }
    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
      /* truncate text with ellipsis if too long */
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    padding-left: 75px;
    position: relative; }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
      font-size: 1.3rem;
      /* hide description on small devices */
      display: none; }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
      /* item icon */
      content: "";
      display: block;
      position: absolute;
      left: 20px;
      top: 50%;
      margin-top: -20px;
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 40px 40px; }
  @media only screen and (min-width: 992px) {
    .cd-dropdown-content {
      /* reset mobile style */
      position: static;
      height: auto;
      width: 430px; }
      .cd-dropdown-content > li:last-of-type a {
        border-bottom: none; }
      .no-touch .cd-dropdown-content > li a:hover {
        color: #333333;
        background-color: #cccccc;
        text-decoration: none;
        font-weight: 600; }
      .cd-dropdown-content.move-out > li > a,
      .cd-dropdown-content.move-out > li > .cd-search,
      .cd-dropdown-content.move-out > .cd-divider {
        /* reset mobile style */
        opacity: 1; }
      .cd-dropdown-content .cd-secondary-dropdown,
      .cd-dropdown-content .cd-dropdown-gallery,
      .cd-dropdown-content .cd-dropdown-icons {
        left: 100%;
        height: auto;
        background-color: #f9f9f9; }
        .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left
        .cd-dropdown-content .cd-dropdown-gallery, .open-to-left
        .cd-dropdown-content .cd-dropdown-icons {
          /* use the .open-to-left class if you want to open the dropdown on the left */
          left: auto;
          right: 100%; }
        .cd-dropdown-content .cd-secondary-dropdown.is-hidden,
        .cd-dropdown-content .cd-dropdown-gallery.is-hidden,
        .cd-dropdown-content .cd-dropdown-icons.is-hidden {
          /* reset mobile style */ }
        .cd-dropdown-content .cd-secondary-dropdown.fade-in,
        .cd-dropdown-content .cd-dropdown-gallery.fade-in,
        .cd-dropdown-content .cd-dropdown-icons.fade-in {
          /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */ }
        .cd-dropdown-content .cd-secondary-dropdown.fade-out,
        .cd-dropdown-content .cd-dropdown-gallery.fade-out,
        .cd-dropdown-content .cd-dropdown-icons.fade-out {
          /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */ }
        .cd-dropdown-content .cd-secondary-dropdown > .go-back,
        .cd-dropdown-content .cd-dropdown-gallery > .go-back,
        .cd-dropdown-content .cd-dropdown-icons > .go-back {
          display: none; }
        .cd-dropdown-content .cd-secondary-dropdown > .see-all,
        .cd-dropdown-content .cd-dropdown-gallery > .see-all,
        .cd-dropdown-content .cd-dropdown-icons > .see-all {
          position: absolute;
          bottom: 20px;
          height: 45px;
          text-align: center; }
          .cd-dropdown-content .cd-secondary-dropdown > .see-all a,
          .cd-dropdown-content .cd-dropdown-gallery > .see-all a,
          .cd-dropdown-content .cd-dropdown-icons > .see-all a {
            margin: 0;
            height: 100%;
            line-height: 45px;
            background: #333333;
            pointer-events: auto; }
            .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch
            .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch
            .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
              color: yellow; }
        .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item,
        .cd-dropdown-content .cd-secondary-dropdown a,
        .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
        .cd-dropdown-content .cd-dropdown-gallery a,
        .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item,
        .cd-dropdown-content .cd-dropdown-icons a {
          border: none; }
      .cd-dropdown-content .cd-secondary-dropdown {
        left: 101%;
        min-height: 170px;
        padding: 0 0 0 30px !important; }
      .cd-dropdown-content .cd-dropdown-gallery,
      .cd-dropdown-content .cd-dropdown-icons {
        padding: 20px 30px 100px; }
        .cd-dropdown-content .cd-dropdown-gallery > .see-all,
        .cd-dropdown-content .cd-dropdown-icons > .see-all {
          width: calc(100% - 60px); }
      .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        width: 250px;
        padding: 0;
        height: 100%;
        padding: 15% 100px; }
        .cd-dropdown-content .cd-secondary-dropdown > li > a {
          color: #333333;
          font-size: 14px;
          pointer-events: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          cursor: pointer; }
          .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
            /* hide the arrow */
            display: none; }
          .cd-dropdown-content .cd-secondary-dropdown > li > a svg {
            height: 12px;
            width: auto;
            color: inherit; }
        .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
          /* reset mobile style */ }
        .cd-dropdown-content .cd-secondary-dropdown > li {
          float: left;
          width: 100%;
          height: auto;
          cursor: pointer; }
          .cd-dropdown-content .cd-secondary-dropdown > li:hover > a {
            color: #333333;
            font-weight: 600; }
            .cd-dropdown-content .cd-secondary-dropdown > li:hover > a > svg {
              height: 13px; }
        .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
          border-right-width: 0; }
        .cd-dropdown-content .cd-secondary-dropdown > li > ul {
          /* reset mobile style */
          position: relative;
          height: auto; }
          .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
            display: none; }
        .cd-dropdown-content .cd-secondary-dropdown a {
          color: #333333;
          font-size: 14px;
          padding: 20px;
          line-height: 10px; }
          .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
            color: #333333;
            background: #cccccc; }
        .cd-dropdown-content .cd-secondary-dropdown ul {
          padding-bottom: 25px;
          overflow: hidden;
          height: auto; }
        .cd-dropdown-content .cd-secondary-dropdown .go-back a {
          padding-left: 20px;
          color: transparent; }
          .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
            color: transparent; }
          .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
            left: 0;
            background-color: #333; }
        .cd-dropdown-content .cd-secondary-dropdown .see-all {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%; }
      .cd-dropdown-content .cd-dropdown-icons {
        width: 600px; }
        .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
          height: 80px;
          line-height: 1.2;
          padding: 24px 0 0 85px; }
          .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
            background: purple; }
          .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
            font-weight: bold; }
          .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
            display: block;
            font-size: 1.2rem; }
          .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
            left: 25px; }
      .cd-dropdown-content > .has-children > ul {
        visibility: hidden; }
      .cd-dropdown-content > .has-children > ul.is-active {
        /* when hover over .cd-dropdown-content items - show subnavigation */
        visibility: visible; }
      .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
        /* if .cd-secondary-dropdown is visible - show also subnavigation */
        visibility: visible; }
      .cd-dropdown-content > .has-children > a.is-active {
        /* hover effect for .cd-dropdown-content items with subnavigation */
        color: #333333;
        background-color: #cccccc; }
        .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
          background: #cccccc; }
      .open-to-left .cd-dropdown-content > .has-children > a.is-active {
        -webkit-box-shadow: inset -2px 0 0 green;
        box-shadow: inset -2px 0 0 green; } }

@media all and (max-width: 991px) {
  .cd-dropdown-content__responsive.cd-dropdown-content {
    height: calc(100vh - 150px); } }

@media all and (max-width: 767px) {
  .cd-dropdown-content__responsive.cd-dropdown-content {
    height: calc(100vh - 210px); } }

@media all and (max-width: 991px) {
  .cd-dropdown-content__responsive {
    margin-top: 130px; } }

@media all and (max-width: 767px) {
  .cd-dropdown-content__responsive {
    margin-top: 180px; } }

.has-children > a,
.go-back a {
  position: relative; }
  .has-children > a::before, .has-children > a::after,
  .go-back a::before,
  .go-back a::after {
    /* arrow icon in CSS - for element with nested unordered lists */
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 1px;
    width: 9px;
    background: #333333 !important; }
  @media only screen and (min-width: 992px) {
    .has-children > a::before, .has-children > a::after,
    .go-back a::before,
    .go-back a::after {
      background: #333333; } }

.has-children > a {
  padding-right: 40px; }
  .has-children > a::before, .has-children > a::after {
    /* arrow goes on the right side - children navigation */
    right: 20px; }

@media only screen and (min-width: 992px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-right: 20px; }
    .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
      right: auto;
      left: 20px; } }

.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px; }

.cd-main-content {
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2; }

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1; }

.no-js .cd-dropdown-wrapper .cd-close {
  display: none; }

.navigation__background {
  display: none;
  height: 4rem;
  width: 4rem;
  top: 84px;
  left: -4rem;
  position: absolute;
  background-color: #f9f9f9;
  z-index: 2001;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transform-origin: top;
  transform-origin: top; }

.navigation__background--full {
  display: block;
  height: calc(100vh - 121px);
  width: 100vw; }

.navigation__icon {
  position: relative;
  margin-top: 3.5rem; }
  .navigation__icon, .navigation__icon::before, .navigation__icon::after {
    width: 3rem;
    height: 2px;
    background-color: grey;
    display: inline-block; }
  .navigation__icon::before, .navigation__icon::after {
    content: "";
    position: absolute;
    left: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  .navigation__icon::before {
    top: -0.8rem; }
  .navigation__icon::after {
    top: 0.8rem; }

.menu-toggle {
  position: relative;
  display: block;
  width: 33px;
  height: 23px;
  background: transparent;
  border-top: 2px solid;
  border-bottom: 2px solid;
  color: #333333 !important;
  font-size: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .menu-toggle:before, .menu-toggle:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }
  @media all and (max-width: 767px) {
    .menu-toggle {
      width: 22px;
      height: 16px; } }

.menu-toggle:hover {
  color: #595959 !important; }

.menu-toggle.is-active {
  border-color: transparent; }
  .menu-toggle.is-active:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .menu-toggle.is-active:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

@media all and (max-width: 991px) {
  .cd-secondary-dropdown li {
    padding: 0 20%; } }

.cd-secondary-dropdown a {
  padding: 0 20%;
  cursor: pointer; }

.cd-secondary-dropdown .go-back a {
  position: relative;
  margin-bottom: 2rem !important; }
  .cd-secondary-dropdown .go-back a::before, .cd-secondary-dropdown .go-back a::after {
    /* arrow icon in CSS - for element with nested unordered lists */
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 1px;
    width: 9px;
    background: #333333 !important; }
  @media only screen and (min-width: 992px) {
    .cd-secondary-dropdown .go-back a::before, .cd-secondary-dropdown .go-back a::after {
      background: #333333; } }

.menu-opened {
  overflow: hidden !important; }

.menu-nav__language {
  text-transform: uppercase;
  border: none;
  cursor: pointer; }

.cd-dropdown-wrapper {
  position: relative; }

/*adicionados para resolver problemas de sobre posicao*/
button.tooltip-button.flex__w-1-3.bg-color-grey-light-1.hidden-sm.hidden-xs.floatDiv-btn.hover-opac-8 {
    padding: 0px 57px;
    border-radius: 30px;
    height: 58px;
    font-size: 14px!important;
    font-family: 'latoregular'!important;
    text-transform: uppercase;
}

table tr td label {
    color: #666666;
    font-weight: 200;
    position: relative;
}

/*fim de alteracoes*/

.cd-dropdown-title {
    position: absolute;
    top: -24px;
    left: 0;
    font-size: 11px;
    line-height: 23px;
    font-family: "Lato", sans-serif;}
  @media all and (max-width: 991px) {
    .cd-dropdown-title {
      display: none; } }
