/*!
 * 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; }

.flex-2 {
  flex-grow: 2; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  min-height: 100vh;
  /*padding-top: 121px; */ }

p, a {
  margin: 0;
  padding: 0; }

ul > li {
  list-style: none; }

button:focus {
  outline: none; }

button:hover {
  cursor: pointer; }

.row {
  margin: 0; }

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.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 {
  background-color: #187b9e !important; }

/* DISPLAY*/
.d-none {
  display: none !important; }

@media (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 (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; }

.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 (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 (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-50 {
  width: 50%; }

.text-white {
  color: #fff !important; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.size-10 {
  width: 10px;
  height: 10px; }

.size-12 {
  width: 12px;
  height: 12px; }

.size-14 {
  width: 14px;
  height: 14px; }

.size-15 {
  width: 15px;
  height: 15px; }

.size-20 {
  width: 20px;
  height: 20px; }

.size-22 {
  width: 22px;
  height: 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.7) !important; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

#banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background-color: #fff; }

/* 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     */ }

.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; }

.header-border {
  border-bottom: 1px solid #f2f2f2; }

#section-header {
  height: 121px;
  background-color: #fff; }
  @media (max-width: 991px) {
    #section-header {
      height: 61px; } }
  @media (max-width: 767px) {
    #section-header {
      height: 57px; } }
  #section-header .navbar-brand {
    min-width: 280px;
    font-size: 23px;
    letter-spacing: 5px;
    font-weight: 900;
    color: #333333;
    margin-left: 4%;
    float: left;
    padding: 0;
    line-height: 20px;
    height: 73px; }
    #section-header .navbar-brand:hover {
      text-decoration: none; }
    @media (max-width: 991px) {
      #section-header .navbar-brand {
        min-width: 180px;
        font-size: 16px;
        width: 120px; } }
    @media (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 (max-width: 991px) {
      #section-header .nav__icon {
        height: 21px;
        width: 21px; } }
    @media (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 .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;
    width: 100%;
    max-width: 118px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 991px) {
      #section-header .navbar__right a,
      #section-header .navbar__right button {
        padding: 1.7rem; } }
    @media (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 (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 a:hover,
    #section-header .header__right-up a:focus,
    #section-header .header__right-down a:hover,
    #section-header .header__right-down a:focus {
      color: white;
      text-decoration: none; }
  #section-header .header__right-up {
    height: 50%; }
    @media (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; }
    #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 .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; }
      #section-header .dropdown-menu--chat {
        min-width: auto !important;
        right: 0; }
      #section-header .dropdown-menu--search {
        left: 0;
        right: 0; }
      #section-header .dropdown-menu > li > a:hover {
        background-color: transparent; }
  #section-header .header__language {
    background: #fff;
    height: 100%;
    padding: 1.65rem; }
    #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; }
  #section-header .button__dash--close {
    display: none; }
  #section-header .dropdown-menu {
    overflow: visible; }

/* new header login */
.header-login {
  width: 118px;
  padding: 0;
  background-color: #333333; }
  .header-login a:hover,
  .header-login a:focus {
    color: white;
    text-decoration: none; }

.login-btn {
  width: 118px;
  height: 100%;
  color: #fff;
  font-size: 12px;
  padding: 0 0 0 45px;
  position: relative;
  background-color: #333333; }

.header-login.open > .login-btn .login-text {
  opacity: 0.7 !important; }

.header-login .nav__icon {
  position: absolute;
  top: 16px;
  left: 11px;
  padding: 0; }

.header-login .btn-icon-close {
  padding: 2px; }

.btn-icon-close,
.header-login.open .btn-icon-profile {
  display: none; }

.header-login.open .btn-icon-close {
  display: block; }

.login-text {
  line-height: 14px;
  display: inline-block;
  position: relative;
  left: 6px;
  max-width: 80px;
  align-self: center;
  padding-left: 6px; }
  .login-text.no-icon {
    left: 0;
    align-self: center; }
  .login-text.logged {
    color: white; }

.login-list {
  position: absolute;
  width: 118px;
  right: 0;
  padding: 0;
  margin: 0;
  min-width: 118px; }

.login-list li {
  display: block;
  height: 60px; }
  .login-list li a {
    width: 118px;
    position: relative; }
  .login-list li a:before {
    width: 104px;
    margin: 0 auto;
    border-top: 1px solid #666666;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .login-list li .nav__icon {
    padding: 1px; }
  .login-list li span {
    white-space: normal; }

.header-login {
  display: block;
  height: 60px; }
  .header-login a {
    width: 118px;
    position: relative; }
  .header-login a:before {
    width: 104px;
    margin: 0 auto;
    border-top: 1px solid #666666;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .header-login .nav__icon {
    padding: 1px; }
  .header-login span {
    white-space: normal; }

.close-session .login-text {
  position: unset;
  align-self: center; }

/*Header login mobile*/
.drop-contactos {
  display: none; }
  .drop-contactos .btn-icon-contactosmobile,
  .drop-contactos .btn-icon-close {
    padding: 1.2em 1.1em 1em 1.05em; }
    .drop-contactos .btn-icon-contactosmobile .nav__icon,
    .drop-contactos .btn-icon-close .nav__icon {
      height: 25px;
      width: 25px; }
  @media (max-width: 991px) {
    .drop-contactos {
      display: block; } }
  @media (max-width: 767px) {
    .drop-contactos .btn-contactos-mobile {
      padding: 1.6rem; }
    .drop-contactos .btn-icon-contactosmobile,
    .drop-contactos .btn-icon-close,
    .drop-contactos .btn-icon-profile {
      padding: 1.1em 1.15em 1em !important; }
    .drop-contactos .nav__icon {
      height: 22px !important;
      width: 22px !important; } }

.drop-login button {
  padding: 1.5rem;
  height: 61px; }

.drop-login .nav__icon {
  height: 25px;
  width: 25px; }

.drop-login .btn-icon-close {
  display: none; }

.drop-login.open .btn-icon-close {
  display: block; }

.drop-login.open .btn-icon-profile {
  display: none; }

.drop-login .login-text {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  margin-left: 15px; }

.drop-login .login-list {
  width: 109px; }

.drop-login .login-list li {
  height: 60px; }
  .drop-login .login-list li a {
    width: 118px;
    position: relative;
    height: 60px;
    display: block;
    padding: 0;
    padding: 0 0 0 45px; }
  .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; }
  .drop-login .login-list li .nav__icon {
    position: absolute;
    top: 16px;
    left: 11px;
    padding: 0; }
  .drop-login .login-list li span {
    white-space: normal; }

@media (max-width: 767px) {
  .drop-login button {
    padding: 1.4rem 1.5rem 1.2rem;
    height: 57px; } }

.user-login-mobile {
  height: 60px;
  display: none; }
  .user-login-mobile a {
    display: block;
    height: 100%;
    font-size: 11px;
    padding: 10px 0 0 0;
    width: 55px;
    text-align: center;
    color: #fff; }
    .user-login-mobile a .login-close-btn {
      display: none;
      margin-top: 8px; }
    .user-login-mobile a:hover .login-close-btn, .user-login-mobile a[aria-expanded="true"] .login-close-btn {
      display: block; }
    .user-login-mobile a:hover .login-text, .user-login-mobile a[aria-expanded="true"] .login-text {
      display: none; }
  .user-login-mobile .login-text {
    display: block;
    line-height: 16px;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .user-login-mobile .login-text strong {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      line-height: 16px;
      padding-right: 5px; }
    .user-login-mobile .login-text.no-icon {
      left: 0;
      align-self: center; }
  .user-login-mobile .nav__icon {
    fill: #fff;
    padding: 0; }
  @media (max-width: 767px) {
    .user-login-mobile {
      height: 57px; } }
  @media (max-width: 991px) {
    .user-login-mobile {
      display: block; } }

.dropdown-menu--chat {
  top: 57px; }

.dropdown-menu__mobile--logged .login-text {
  margin-left: 0; }

#section-header .header__right-up a.user-logged {
  display: block;
  height: 100%;
  font-size: 11px;
  padding: 10px 0 0 0;
  width: 55px;
  color: #fff; }

select.header-language::-ms-expand {
  display: none; }

#imgLogoHeader {
  width: 220px;
  height: auto; }
  @media (max-width: 991px) {
    #imgLogoHeader {
      width: 120px;
      height: auto; } }

/* -------------------------------- 

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;
  color: #ffffff; }
  @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;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: transform 0.5s 0s, visibility 0s 0.5s;
  -o-transition: transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s; }
  .cd-dropdown h2 {
    /* dropdown title - mobile version only */
    position: relative;
    z-index: 1;
    color: tint(#111433, 30%);
    background-color: #111433;
    border-bottom: 1px solid tint(#111433, 8%); }
  .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;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -moz-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      height: 20px;
      width: 2px;
      background-color: #fff; }
    .cd-dropdown .cd-close::after {
      -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      transform: translateX(-50%) translateY(-50%) rotate(45deg); }
    .cd-dropdown .cd-close::before {
      -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
  .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 (max-width: 991px) {
        .cd-dropdown-header__container {
          padding: 0;
          width: 90%; } }
      .cd-dropdown-header__container a {
        padding-right: 2rem; }
  .cd-dropdown.dropdown-is-active {
    visibility: visible;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.3s 0s, visibility 0s 0s;
    -o-transition: transform 0.3s 0s, visibility 0s 0s;
    transition: transform 0.3s 0s, visibility 0s 0s; }
  @media only screen and (min-width: 992px) {
    .cd-dropdown {
      position: fixed;
      top: 121px;
      /* reset style*/
      height: calc(100vh - 121px);
      width: 100%;
      overflow-y: auto;
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0);
      background-color: #f9f9f9;
      color: #111433;
      opacity: 0;
      -moz-transform: translateY(30px);
      -o-transform: translateY(30px);
      -ms-transform: translateY(30px);
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
      -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
      -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
      transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; }
      .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;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
        -o-transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s; } }

.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;
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  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;
    background-color: #333333;
    text-decoration: none;
    font-weight: 600; }
  .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 */
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s; }
  .cd-dropdown-content.is-hidden,
  .cd-dropdown-content ul.is-hidden {
    /* push the secondary dropdown items to the right */
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  .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 */
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  .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 {
        color: #111433;
        height: 50px;
        line-height: 50px;
        font-size: 1.5rem;
        border-color: #ebebeb;
        cursor: pointer; }
      .cd-dropdown-content .cd-divider,
      .cd-dropdown-content ul .cd-divider {
        background-color: transparent;
        color: #b3b3b3;
        border-top: 1px solid #ebebeb; }
      .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 (max-width: 991px) {
    .cd-dropdown-content {
      margin-top: 70px;
      padding: 0 30% 0 30%;
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .cd-dropdown-content {
      padding: 0 20% 0 20%; } }
  .cd-dropdown-content .see-all a {
    /* different style for the See all links */
    color: #3f8654; }
  .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 {
      color: #111433;
      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 */
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; }
      .cd-dropdown-content .cd-secondary-dropdown,
      .cd-dropdown-content .cd-dropdown-gallery,
      .cd-dropdown-content .cd-dropdown-icons {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        left: 100%;
        height: auto;
        background-color: #f9f9f9; }
        .cd-dropdown-content .cd-secondary-dropdown:before, .cd-dropdown-content .cd-secondary-dropdown:after,
        .cd-dropdown-content .cd-dropdown-gallery:before,
        .cd-dropdown-content .cd-dropdown-gallery:after,
        .cd-dropdown-content .cd-dropdown-icons:before,
        .cd-dropdown-content .cd-dropdown-icons:after {
          content: " ";
          display: table; }
        .cd-dropdown-content .cd-secondary-dropdown:after,
        .cd-dropdown-content .cd-dropdown-gallery:after,
        .cd-dropdown-content .cd-dropdown-icons:after {
          clear: both; }
        .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 */
          -moz-transform: translateX(0);
          -o-transform: translateX(0);
          -ms-transform: translateX(0);
          -webkit-transform: translateX(0);
          transform: translateX(0); }
        .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 */
          -webkit-animation: cd-fade-in 0.2s;
          -o-animation: cd-fade-in 0.2s;
          animation: cd-fade-in 0.2s; }
        .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 */
          -webkit-animation: cd-fade-out 0.1s;
          -o-animation: cd-fade-out 0.1s;
          animation: cd-fade-out 0.1s; }
        .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;
            -webkit-transition: color 0.2s, background-color 0.2s;
            -o-transition: color 0.2s, background-color 0.2s;
            transition: color 0.2s, background-color 0.2s; }
            .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;
              background-color: #111433; }
        .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: 321px;
        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-dropdown-icons > li,
      .cd-dropdown-content .cd-secondary-dropdown > li {
        width: 50%;
        float: left; }
      .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 */
          -moz-transform: translateX(0);
          -o-transform: translateX(0);
          -ms-transform: translateX(0);
          -webkit-transform: translateX(0);
          transform: translateX(0); }
        .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 */
          -moz-transform: translate(0);
          -o-transform: translate(0);
          -ms-transform: translate(0);
          -webkit-transform: translate(0);
          transform: translate(0);
          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 {
            color: #3f8654;
            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 */
        -webkit-box-shadow: inset 2px 0 0 #187b9e;
        box-shadow: inset 2px 0 0 #187b9e;
        color: #f9f9f9;
        background-color: #187b9e; }
        .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
          background: #f9f9f9; }
      .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 (max-width: 991px) {
  .cd-dropdown-content__responsive.cd-dropdown-content {
    height: calc(100vh - 150px); } }

@media (max-width: 767px) {
  .cd-dropdown-content__responsive.cd-dropdown-content {
    height: calc(100vh - 210px); } }

@media (max-width: 991px) {
  .cd-dropdown-content__responsive {
    margin-top: 130px; } }

@media (max-width: 767px) {
  .cd-dropdown-content__responsive {
    margin-top: 180px; } }

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible; }
  100% {
    opacity: 1;
    visibility: visible; } }

@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible; }
  100% {
    opacity: 1;
    visibility: visible; } }

@-o-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible; }
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible; }
  100% {
    opacity: 1;
    visibility: visible; } }

@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: visible; } }

@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: visible; } }

@-o-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: visible; } }

@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: visible; } }

.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: currentColor;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
  .has-children > a::before,
  .go-back a::before {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .has-children > a::after,
  .go-back a::after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  @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;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    transform-origin: 9px 50%; }

@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;
      -webkit-transform-origin: 1px 50%;
      -moz-transform-origin: 1px 50%;
      -ms-transform-origin: 1px 50%;
      transform-origin: 1px 50%; } }

.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;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  transform-origin: 1px 50%; }

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2; }

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.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 (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 (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: currentColor;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
  .cd-secondary-dropdown .go-back a::before {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .cd-secondary-dropdown .go-back a::after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  @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; }

.cd-dropdown-title {
  position: absolute;
  top: -24px;
  left: 0;
  font-size: 11px;
  line-height: 23px; }
  @media (max-width: 991px) {
    .cd-dropdown-title {
      display: none; } }

.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 (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 (max-width: 767px) {
          #section-footer .footer__social--icon {
            height: 20px; } }
    #section-footer .footer__brand {
      height: 100%;
      width: 100%;
      padding: 2.65rem; }
      @media (max-width: 767px) {
        #section-footer .footer__brand {
          padding: 2.13rem; } }
      #section-footer .footer__brand--col {
        /* Medium Devices, Desktops */ }
        @media (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 (max-width: 991px) {
          #section-footer .footer__brand--link {
            font-size: 13px;
            line-height: 1.7; } }
        @media (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 (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 (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 (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 (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 (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-5 {
          height: 22px; } }
      @media (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-3 {
          height: 23px; } }
      @media (max-width: 991px) {
        #section-footer .footer__bottom-row img.logo-1, #section-footer .footer__bottom-row img.logo-2 {
          height: 20px; } }
    @media (max-width: 991px) {
      #section-footer .footer__col--1 {
        margin-bottom: 0.5rem; } }

.col__copyright {
  background-image: url(/portal/amr/PL/CssHeaderFooter/images/footer/texture1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  background-position-x: left; }
