﻿.left {
  float: left;
}
.right {
  float: right;
}
.text-center {
  text-align: center;
}
.noborder {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.hl {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.hl li {
  background: none;
  display: inline-block;
  padding-left: 0;
  vertical-align: middle;
  margin: 0;
}
.hl a {
  display: block;
  float: left;
}
.reset-button {
  border: 0;
  outline: 0;
  background: none;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
footer {
  background: #ffffff;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
header h1,
footer h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
header .container,
footer .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
header .container:before,
footer .container:before,
header .container:after,
footer .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
header .container:after,
footer .container:after {
  clear: both;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
header a,
footer a {
  color: #428bca;
  text-decoration: none;
}
header a:hover,
footer a:hover,
header a:focus,
footer a:focus {
  color: #2a6496;
}
a:focus {
  outline: thin dotted #e0e0e0;
  outline-offset: 2px;
}
img {
  vertical-align: middle;
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}
*/
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(../../appImages/v7/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
.parsley-errors-list {
  float: left;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.parsley-errors-list.filled {
  margin-bottom: 10px;
}
.parsley-errors-list li {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #f77261;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 300;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #cdd0d0;
  border-top: 0;
  background-color: #ffffff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 5px 10px;
  border: 1px solid #cdd0d0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #616469;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-default {
  color: #616469;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 25px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  border-width: 6px;
  border-style: solid;
  border-color: #616469 transparent transparent transparent;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  color: #616469;
  list-style: none;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  color: #333333;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #cdd0d0;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #cdd0d0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  top: 10px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  border-color: transparent transparent #616469 transparent;
}
/* =FONTS */
.italic {
  font-style: italic;
  font-weight: inherit;
}
.upper {
  text-transform: uppercase;
}
/* ==========================================================================
   Novo Banco Main Colors
   ========================================================================== */
.green {
  color: #c4dc3d;
}
.blue {
  color: #47bac5;
}
.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.gray10 {
  color: #f2f3f3;
}
.gray20 {
  color: #e6e7e7;
}
.gray30 {
  color: #cdd0d0;
}
.gray40 {
  color: #b4b8b8;
}
.gray50 {
  color: #9ba1a1;
}
.gray60 {
  color: #828989;
}
.gray70 {
  color: #616469;
}
/* =BACKGROUND COLORS */
.bg-green {
  background-color: #c4dc3d;
}
.bg-blue {
  background-color: #47bac5;
}
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-gray10 {
  background-color: #f2f3f3;
}
.bg-gray20 {
  background-color: #e6e7e7;
}
.bg-gray30 {
  background-color: #cdd0d0;
}
.bg-gray40 {
  background-color: #b4b8b8;
}
.bg-gray50 {
  background-color: #9ba1a1;
}
.bg-gray60 {
  background-color: #828989;
}
.bg-gray70 {
  background-color: #616469;
}
/* =TEXT ELEMENTS */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
p {
  color: #616469;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}
strong {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: inherit;
  line-height: 1.428571429;
  font-weight: 700;
}
em {
  font-style: italic;
  font-weight: inherit;
}
/* Generic Headings
   ========================================================================== */
.main-title,
.hp-slider-content h1 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 60px;
  line-height: 1;
  font-weight: 300;
}
.article-title,
.block h2,
.generic-header h1,
.generic-content h2,
.header-index h2,
.faqs h2 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 300;
}
.section-title,
.main-highlights h2 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
}
.highlight-title {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 300;
}
.main-subtitle {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 400;
}
.module-title {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
}
.footnote {
  display: block;
  color: #616469;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 10px;
  line-height: 1.428571429;
  font-weight: 400;
}
/* Small links text */
.small-link {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 10px;
  line-height: 1.428571429;
  font-weight: 400;
}
/* Messages */
.title-fail {
  color: #f77261;
}
.title-fail:before {
  content: '';
  float: left;
  margin-right: 15px;
}
/* ==========================================================================
   Lists Elements
   ========================================================================== */
/* Regular ul list - just add &:extend(.regular-list all);
   ========================================================================== */
.regular-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.regular-list ul {
  list-style: none;
}
.regular-list > li {
  position: relative;
  margin: 5px 0 0;
  padding-left: 15px;
}
.regular-list > li:before {
  content: '\2022';
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #616469;
  position: absolute;
  top: 0;
  left: 0;
}
/* Bold ul list - just add &:extend(.chubby-list all);
   ========================================================================== */
.chubby-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.chubby-list ul {
  list-style: none;
}
.chubby-list > li {
  position: relative;
  margin: 5px 0 0;
  padding-left: 15px;
}
.chubby-list > li:before {
  content: '\2022';
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  color: #616469;
  position: absolute;
  top: 0;
  left: 0;
}
/* Stripes dl list - add class to dl
   ========================================================================== */
.stripes-list {
  margin-top: 15px;
}
.stripes-list dt,
.stripes-list dd {
  list-style: none;
  margin: 0;
}
.stripes-list dt {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
  background-color: #c4dc3d;
  color: #ffffff;
  padding: 15px 20px 14px;
}
.stripes-list dd {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
  padding: 10px 20px 9px;
}
.stripes-list dd:nth-child(even) {
  background-color: #e6e7e7;
}
/* =Navigation Lists */
.sitemap > dt {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
  border: 0;
  list-style: none;
  margin: 0;
  padding: 12px 30px;
}
.sitemap > dd {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 400;
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0 30px;
}
.sitemap dl {
  margin-bottom: 50px;
}
.sitemap dl dt {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
  margin-bottom: 15px;
}
.sitemap dl dd {
  position: relative;
  margin: 5px 0 0;
}
.sitemap dl dd:before {
  content: '\2022';
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
  position: absolute;
  top: 0;
  left: 0;
}
.sitemap dl a {
  color: #616469;
  display: inherit;
  padding-left: 12px;
}
.sitemap dl a:hover,
.sitemap dl a:focus {
  color: #333333;
  text-decoration: none;
}
.row.sitemap {
  margin-left: -30px;
  margin-right: -30px;
}
/* = Footer Lists */
.footer-mainnav {
  margin: auto;
  width: 980px;
}
.footer-mainnav ul {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu > li {
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
}
.footer-menu > li > a {
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  width: 100%;
}
.footer-menu > li > a > span {
  height: 40px;
  line-height: 40px;
}
.footer-menu > li span {
  display: block;
  position: relative;
  color: #ffffff;
  padding: 0 15px;
}
.footer-menu > li:hover > a,
.footer-menu > li:focus > a {
  background-color: #e6e7e7;
}
.footer-menu > li:hover > a > span,
.footer-menu > li:focus > a > span {
  color: #9ba1a1;
  cursor: pointer;
  text-decoration: none;
}
.footer-secondmenu {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.footer-secondmenu > li {
  display: inline-block;
  padding: 0 5px;
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/* =IMAGES */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
/* Elements
   ========================================================================== */
.cross,
.btn.btn-clear:before {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -330px -200px;
  width: 15px;
  height: 16px;
}
/* Arrows
   ========================================================================== */
.arrow.arrow-top {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -312px -52px;
  width: 41px;
  height: 41px;
}
.arrow.arrow-top-small {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -312px -200px;
  width: 18px;
  height: 18px;
}
/* Icons
   ========================================================================== */
.icon.icon-folder {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -332px -173px;
  width: 30px;
  height: 21px;
}
.icon.icon-bookmark {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -312px -173px;
  width: 20px;
  height: 27px;
}
/* Circles (bullet list)
   ========================================================================== */
.circle {
  display: block;
  width: 52px;
  height: 52px;
  margin-right: 10px;
}
.circle.circle-folder {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -52px 0px;
  width: 52px;
  height: 52px;
}
.info-area li a:hover .circle.circle-folder,
.info-area li a:focus .circle.circle-folder {
  background-position: 0px -208px;
}
.circle.circle-docs {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -52px -156px;
  width: 52px;
  height: 52px;
}
.info-area li a:hover .circle.circle-docs,
.info-area li a:focus .circle.circle-docs {
  background-position: 0px -156px;
}
.circle.circle-file {
  background-image: url('../../appImages/v4/icons.png');
  background-position: 0px 0px;
  width: 52px;
  height: 52px;
}
.info-area li a:hover .circle.circle-file,
.info-area li a:focus .circle.circle-file {
  background-position: -208px -104px;
}
.circle.circle-euro {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -156px -156px;
  width: 52px;
  height: 52px;
}
.info-area li a:hover .circle.circle-euro,
.info-area li a:focus .circle.circle-euro {
  background-position: -104px -156px;
}
.circle.circle-leaf {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -260px -52px;
  width: 52px;
  height: 52px;
}
.info-area li a:hover .circle.circle-leaf,
.info-area li a:focus .circle.circle-leaf {
  background-position: -260px 0px;
}
.circle.circle-accident {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -208px -156px;
  width: 52px;
  height: 52px;
}
.circle.circle-agenda {
  background-image: url('../../appImages/v4/icons.png');
  background-position: 0px -52px;
  width: 52px;
  height: 52px;
}
.circle.circle-browser {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -52px -52px;
  width: 52px;
  height: 52px;
}
.circle.circle-calc {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -104px 0px;
  width: 52px;
  height: 52px;
}
.circle.circle-car {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -104px -52px;
  width: 52px;
  height: 52px;
}
.circle.circle-cards {
  background-image: url('../../appImages/v4/icons.png');
  background-position: 0px -104px;
  width: 52px;
  height: 52px;
}
.circle.circle-cart {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -52px -104px;
  width: 52px;
  height: 52px;
}
.circle.circle-check {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -104px -104px;
  width: 52px;
  height: 52px;
}
.circle.circle-cheque {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -156px 0px;
  width: 52px;
  height: 52px;
}
.circle.circle-clock {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -156px -52px;
  width: 52px;
  height: 52px;
}
.circle.circle-coins {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -156px -104px;
  width: 52px;
  height: 52px;
}
.circle.circle-euro2 {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -208px 0px;
  width: 52px;
  height: 52px;
}
.circle.circle-fail,
.title-fail:before {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -208px -52px;
  width: 52px;
  height: 52px;
}
.circle.circle-key {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -104px -208px;
  width: 52px;
  height: 52px;
}
.circle.circle-keyboard {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -156px -208px;
  width: 52px;
  height: 52px;
}
.circle.circle-lamp {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -208px -208px;
  width: 52px;
  height: 52px;
}
.circle.circle-lock {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -260px -104px;
  width: 52px;
  height: 52px;
}
.circle.circle-monitor {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -260px -156px;
  width: 52px;
  height: 52px;
}
.circle.circle-note {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -260px -208px;
  width: 52px;
  height: 52px;
}
.circle.circle-percent {
  background-image: url('../../appImages/v4/icons.png');
  background-position: 0px -260px;
  width: 52px;
  height: 52px;
}
.circle.circle-phone {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -52px -260px;
  width: 52px;
  height: 52px;
}
.circle.circle-pie {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -104px -260px;
  width: 52px;
  height: 52px;
}
.circle.circle-pig {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -156px -260px;
  width: 52px;
  height: 52px;
}
.circle.circle-plane {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -208px -260px;
  width: 52px;
  height: 52px;
}
.circle.circle-pricetag {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -260px -260px;
  width: 52px;
  height: 52px;
}
.circle.circle-security {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -52px -208px;
  width: 52px;
  height: 52px;
}
.circle.circle-sheet {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -312px 0px;
  width: 52px;
  height: 52px;
}
/* =BUTTONS */
.btn {
  background-color: #e6e7e7;
  color: #9ba1a1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid transparent;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  outline-style: none;
  padding: 12px 15px 11px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  /* =BUTTON TYPES */
  /* Green Button */
  /* Blue Button */
  /* =Submit form button */
  /* White Button - inverse with right arrow */
  /* Consult Information button */
  /* Subscribe button */
  /* FAQs button */
  /* Sticky click-2-call */
  /* Back to top */
  /* Button Link */
  /* Numbers in NBNet */
  /* Clear button */
}
.btn > i {
  display: inline-block;
  vertical-align: top;
}
.btn > span {
  display: inline-block;
}
.btn:hover,
.btn:focus {
  background-color: #9ba1a1;
  color: #ffffff;
  text-decoration: none;
}
.btn.btn-nobg {
  background: none;
  color: #000000;
}
.btn.btn-nobg:hover,
.btn.btn-nobg:focus {
  background: none;
}
.btn.btn-nobg:active {
  background: none;
  border-color: transparent;
}
.btn.btn-color {
  background-color: #c4dc3d;
  color: #ffffff;
}
.btn.btn-color:hover {
  background-color: #9ba1a1;
}
.btn.btn-green {
  background-color: #c4dc3d;
  color: #ffffff;
}
.btn.btn-green:hover {
  background-color: #9ba1a1;
}
.btn.btn-blue {
  background-color: #47bac5;
  color: #ffffff;
}
.btn.btn-blue:hover {
  background-color: #9ba1a1;
}
.btn.btn-submit {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 46px;
  font-weight: 400;
  background-color: #c4dc3d;
  color: #ffffff;
}
.btn.btn-inv-more {
  background-color: #ffffff;
  color: #616469;
}
.btn.btn-inv-more:hover,
.btn.btn-inv-more:focus,
.btn.btn-inv-more:active {
  background-color: #9ba1a1;
  color: #ffffff;
}
.btn.btn-information {
  display: table;
}
.btn.btn-information p {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: #616469;
  text-align: center;
}
.btn.btn-information:hover p,
.btn.btn-information:focus p {
  color: #ffffff;
}
.btn.btn-subscribe {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 45px;
}
.btn.btn-subscribe > i {
  margin-right: 10px;
  margin-bottom: 5px;
}
.btn.btn-faqs {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 45px;
  padding: 12px 30px 11px;
}
.btn.btn-faqs > i {
  margin-right: 10px;
}
.btn.btn-sticky {
  padding: 0 10px;
  background-color: #ffffff;
  color: #47bac5;
}
.btn.btn-sticky:hover,
.btn.btn-sticky:focus,
.btn.btn-sticky:active {
  background-color: #9ba1a1;
  color: #ffffff;
}
.btn.btn-top {
  position: fixed;
  bottom: 25px;
  right: 25%;
  width: 41px;
  height: 41px;
  z-index: 3;
  border: 0;
  padding: 0;
  background-color: #47bac5;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-right: 15px;
  cursor: default;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}
.btn.btn-top.active {
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn.btn-top.active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn.btn-top.fixed {
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn.btn-number {
  background-color: #c4dc3d;
  color: #ffffff;
  width: 70px;
  height: 70px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  margin: 2px 0;
}
.btn.btn-number:hover,
.btn.btn-number:focus,
.btn.btn-number:active {
  background-color: #9ba1a1;
  color: #ffffff;
}
.btn.btn-clear {
  background: none;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 400;
  width: auto;
  height: auto;
}
.btn.btn-clear:before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.btn.btn-clear:hover,
.btn.btn-clear:focus {
  color: #333333;
}
button,
input[type="submit"] {
  cursor: pointer;
}
/* =FORM ELEMENTS */
form {
  /* =Generic Label */
  /* =Generic Inputs */
}
form ::-webkit-input-placeholder {
  font-weight: 300;
  color: #616469;
}
form ::-webkit-input-placeholder {
  font-weight: 300;
  color: #616469;
}
form :-moz-placeholder {
  font-weight: 300;
  color: #616469;
}
form ::-moz-placeholder {
  font-weight: 300;
  color: #616469;
}
form :-ms-input-placeholder {
  font-weight: 300;
  color: #616469;
}
form label {
  display: block;
  padding: 0 0 5px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #616469;
  text-transform: none;
}
form label:hover {
  cursor: pointer;
}
form abbr[title] {
  border: none;
}
form input,
form select,
form textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
form input[type='text'],
form input[type='password'],
form input[type='email'],
form input[type='url'],
form input[type='tel'],
form textarea {
  padding: 5px 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #616469;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cdd0d0;
  outline: none;
}
form input[type='text'].parsley-error,
form input[type='password'].parsley-error,
form input[type='email'].parsley-error,
form input[type='url'].parsley-error,
form input[type='tel'].parsley-error,
form textarea.parsley-error {
  margin-bottom: 5px;
  border-color: #f77261 !important;
}
form input[type='text'][disabled],
form input[type='password'][disabled],
form input[type='email'][disabled],
form input[type='url'][disabled],
form input[type='tel'][disabled],
form textarea[disabled] {
  color: #000000;
  letter-spacing: 0.2em;
  text-align: center;
}
form textarea {
  min-height: 90px;
  resize: none;
}
form .chosen-container.parsley-error {
  margin-bottom: 5px;
}
form .chosen-container.parsley-error .chosen-single,
form .chosen-container.parsley-error .chosen-drop {
  border-color: #f77261 !important;
}
form #nbnet-fakepin {
  background: url('appImages/v7/pin.png') scroll no-repeat 0 0 #ffffff;
}
form #nbnet-fakepin.star-0 {
  background-position: 0 -1px;
}
form #nbnet-fakepin.star-1 {
  background-position: 0 -42px;
}
form #nbnet-fakepin.star-2 {
  background-position: 0 -84px;
}
form #nbnet-fakepin.star-3 {
  background-position: 0 -126px;
}
form #nbnet-fakepin.star-4 {
  background-position: 0 -168px;
}
form #nbnet-fakepin.star-5 {
  background-position: 0 -210px;
}
form #nbnet-fakepin.star-6 {
  background-position: 0 -252px;
}
/* Tables (base bootstrap)
   ========================================================================== */
/*table {
	width: 100%;
	max-width: 100%;
	margin: 25px 0;
}*/
/*#mainCenteredTable table {
        width: auto; 
        max-width: auto; 
}*/
/* Tabela simples 2 colunas com a mesma largura - 16px type - light
   ========================================================================== */
.simple-table {
  table-layout: fixed;
}
.simple-table span {
  display: block;
}
.simple-table thead th {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
  text-align: left;
  border-left: 30px solid white;
  background-color: #c4dc3d;
  color: #ffffff;
  padding: 15px 20px 14px;
}
.simple-table thead th:first-child {
  border-left: 0;
}
.gray-bg .simple-table thead th {
  border-color: #f2f3f3;
}
.simple-table tbody tr:nth-child(even) td {
  background-color: #e6e7e7;
}
.simple-table tbody td {
  border-left: 30px solid white;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
  padding: 10px 20px 9px;
}
.simple-table tbody td:first-child {
  border-left: 0;
}
.gray-bg .simple-table tbody td {
  border-color: #f2f3f3;
}
/* Tabela bordered 2 Colunas th + td com larguras diferentes - 14px type - light
   ========================================================================== */
.simple-2col-vert {
  border: 1px solid #e6e7e7;
  table-layout: auto;
}
.simple-2col-vert tbody tr:nth-child(odd) td {
  background-color: #e6e7e7;
}
.simple-2col-vert tbody th {
  border-bottom: 1px solid #ffffff;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 700;
  text-align: left;
  background-color: #c4dc3d;
  color: #ffffff;
  padding: 15px 20px 14px;
  vertical-align: top;
  width: 25%;
}
.simple-2col-vert tbody td {
  background-color: #ffffff;
  border-bottom: 1px solid #e6e7e7;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
  padding: 10px 20px 9px;
  vertical-align: top;
}
.simple-2col-vert a {
  color: #616469;
  font-size: inherit;
  border-bottom: 1px solid transparent;
}
.simple-2col-vert a:hover,
.simple-2col-vert a:focus {
  border-color: #333333;
}
.simple-2col-vert .chubby-list li,
.simple-2col-vert .regular-list li {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 400;
}
.simple-2col-vert .chubby-list > li {
  margin-top: 30px;
}
.simple-2col-vert .chubby-list > li:first-child {
  margin-top: 0;
}
.simple-2col-vert .regular-list > li {
  margin-bottom: 10px;
}
.block-table-list .simple-2col-vert {
  margin-bottom: 0;
}
/* Tabela bordered complexa 4 colunas com larguras diferentes - 14px type - light
   ========================================================================== */
.complex-table {
  border: 1px solid #e6e7e7;
}
.complex-table thead th {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
  text-align: left;
  border-left: 1px solid white;
  background-color: #c4dc3d;
  color: #ffffff;
  padding: 15px 12px 14px;
  text-transform: uppercase;
}
.complex-table thead th:first-child {
  border-left: 0;
}
.gray-bg .complex-table thead th {
  border-color: #f2f3f3;
}
.complex-table tbody .main-row:nth-child(even) .main-cell {
  background-color: #e6e7e7;
}
.complex-table tbody .main-row:nth-child(odd) .main-cell {
  background-color: #ffffff;
}
.complex-table tbody td {
  border-left: 1px solid #f2f3f3;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #676d6d;
  padding: 10px 20px 9px;
  text-align: center;
  text-transform: uppercase;
}
.complex-table tbody td:first-child {
  font-weight: 700;
  border-left: 0;
  text-align: left;
}
.complex-table tbody .with-table {
  padding: 0;
}
.complex-table tbody .with-table table {
  table-layout: fixed;
}
.complex-table tbody .with-table td:nth-child(even) {
  text-transform: none;
  text-align: left;
  font-size: 14px;
}
.complex-table tbody .with-table ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.complex-table tbody .with-table li {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
}
.complex-table tbody .with-table li:last-child {
  margin-bottom: 0;
}
/* ==========================================================================
   HP Modules
   ========================================================================== */
/* Section Search
   ========================================================================== */
.nav-highlights {
  padding: 40px 0;
  text-align: center;
}
.nav-highlights input[type="search"],
.nav-highlights input[type="text"] {
  float: none;
  padding: 3px 15px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #616469;
  background-color: #ffffff;
  border: 1px solid #e6e7e7;
  outline: 0;
}
.nav-highlights .btn-nav {
  margin: 0 10px;
  float: none;
  width: 41.66666666666667%;
}
.nav-highlights hr {
  border: 0;
  height: 1px;
  margin: 5px 0;
}
.nav-highlights a {
  color: #616469;
  display: inline-block;
  margin: 0 5px;
}
.nav-highlights a:hover {
  color: #676d6d;
  border-bottom: 1px solid #676d6d;
}
/* Section Slider
   ========================================================================== */
.hp-slider {
  background-color: #e6e7e7;
  /* =Owl carousel - paginator */
}
.hp-slider img {
  display: block;
  height: auto;
  max-width: 100%;
}
.hp-slider .owl-controls {
  margin-top: -35px;
  text-align: center;
  position: relative;
  z-index: 999;
}
.hp-slider .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.hp-slider .owl-controls .owl-page span {
  background: #ffffff;
  border: 1px solid #616469;
  display: block;
  width: 16px;
  height: 16px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.hp-slider .owl-controls .owl-page:hover span,
.hp-slider .owl-controls .owl-page.active span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background-color: #616469;
}
.hp-slider-item {
  position: relative;
}
.hp-slider-item a {
  display: block;
}
.hp-slider-content {
  bottom: 0;
  left: 0;
  padding-bottom: 50px;
  position: absolute;
  text-align: center;
  z-index: 2;
}
.hp-slider-content h1 {
  color: #616469;
}
/* Section Highlights
   ========================================================================== */
.main-highlights {
  background-color: #e6e7e7;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.main-highlights h2,
.main-highlights .link-more {
  display: inline-block;
  color: #616469;
  margin: 15px;
}
.main-highlights .link-more {
  float: right;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  font-weight: 300;
  text-decoration: none;
}
.main-highlights .link-more:hover,
.main-highlights .link-more:focus {
  border-bottom: 1px solid #616469;
  color: #616469;
}
.main-highlights ul {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.highlight-item {
  padding: 15px;
  height: auto;
  -webkit-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
}
.highlight-item a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.highlight-item img {
  display: block;
  height: auto;
  max-width: 100%;
}
.highlight-item .highlight-title {
  color: #616469;
  display: block;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  font-weight: 300;
  margin-top: 15px;
}
.highlight-item:hover,
.highlight-item:focus {
  background-color: #f2f3f3;
}
/* Section Secondary Nav
   ========================================================================== */
.secondary-nav {
  background-color: #c4dc3d;
  margin-bottom: 50px;
}
.secondary-nav ul {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0px;
}
.nav-item {
  padding: 15px;
  height: auto;
  -webkit-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
}
.nav-item a {
  display: block;
  height: 100%;
}
.nav-item h3,
.nav-item p {
  display: block;
  text-align: center;
}
.nav-item h3 {
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
  margin-top: 10px;
}
.nav-item p {
  color: #616469;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 300;
  margin-top: 15px;
}
.nav-item:hover,
.nav-item:focus {
  background-color: #9ba1a1;
  text-decoration: none;
}
.nav-item:hover a,
.nav-item:focus a {
  text-decoration: none;
}
.nav-item:hover a h3,
.nav-item:focus a h3,
.nav-item:hover a p,
.nav-item:focus a p {
  color: #ffffff;
}
/* Section Contacts
   ========================================================================== */
.hp-contacts {
  margin-bottom: 30px;
}
.hp-contacts h2 {
  color: #616469;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  font-weight: 300;
  margin: 15px 0;
}
.hp-contacts .text p {
  margin: 15px 0;
}
.hp-contacts .text p.nb-balcony-name,
.hp-contacts .text p.nb-balcony-address {
  margin: 0;
}
.hp-contacts .text p.nb-balcony-name {
  color: #c4dc3d;
  font-weight: 700;
}
.hp-contacts .text a.nb-phone {
  color: #c4dc3d;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 60px;
  line-height: 1.428571429;
  font-weight: 300;
  display: block;
  text-decoration: none;
  text-align: center;
}
.hp-contacts .btn {
  width: 100%;
  text-align: center;
}
.hp-contacts.hp-balcony .title {
  white-space: nowrap;
}
.hp-contacts.hp-balcony .btn {
  margin-top: 75px;
}
/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
.breadcrumbs {
  margin: 0 0 40px;
  padding: 0;
}
.breadcrumbs a {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 10px;
  line-height: 22px;
  font-weight: 400;
  color: #616469;
  text-decoration: none;
}
.breadcrumbs a:hover,
.breadcrumbs a.current {
  color: #333333;
}
.breadcrumbs a:after {
  content: "\203A";
  padding: 0 7px;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li:last-child a {
  color: #333333;
}
.breadcrumbs li:last-child a:after {
  content: none;
}
/* ==========================================================================
   Site Header
   ========================================================================== */
.site-header {
  width: 980px;
  margin-bottom: 20px;
  height: 125px;
}
.site-header li {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.site-header li:before {
  content: none;
}
.site-header.active {
  background-color: #f2f3f3;
}
/* Logo
   ========================================================================== */
.logo-container {
  margin: 0 -26px;
}
.logo {
  display: block;
  margin: 0 auto;
  width: 362px;
  height: 51px;
  background: url('../../appImages/v7/logo.png') scroll no-repeat center center transparent;
}
.logo > span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* Top Navigation
   ========================================================================== */
.top-nav {
  display: block;
  margin: 7.5px auto 30px;
  padding: 0;
  text-align: center;
}
.top-nav li {
  display: inline-block;
}
.top-nav a {
  padding: 10px 5px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 600;
  color: #616469;
  text-transform: uppercase;
  text-decoration: none;
}
.top-nav a:hover,
.top-nav a:focus,
.top-nav a.active {
  color: #333333;
}
/* Lang Navigation
   ========================================================================== */
.lang-nav {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 7.5px;
  right: 15px;
  list-style-type: none;
}
.lang-nav a {
  float: left;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 600;
  color: #676d6d;
  text-transform: uppercase;
  text-decoration: none;
}
.lang-nav a:hover,
.lang-nav a:focus,
.lang-nav a.active {
  color: #333333;
}
.lang-nav a + ul {
  width: auto;
  height: auto;
  visibility: visible;
}
.lang-nav a:after {
  content: '\203A';
  margin-left: 5px;
  line-height: 12px;
}
.lang-nav li {
  display: inline-block;
  float: left;
}
.lang-nav ul {
  float: left;
  width: 0;
  height: 0;
  margin: 0 0 0 5px;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
}
.lang-nav li li {
  margin-right: 5px;
}
.lang-nav li li a:after {
  content: none;
  margin-left: 0;
}
.lang-nav li li:last-child {
  margin-right: 0;
}
/* Main Navigation
   ========================================================================== */
.main-nav {
  position: relative;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 15px;
  padding-right: 15px;
}
.menu {
  position: static;
  margin-top: 10px;
}
.menu ul {
  margin: 0;
  padding: 0;
}
.menu li {
  display: block;
  float: left;
}
.menu li .btn-nav {
  border: 0;
  outline: 0;
  background: none;
  margin-top: 5px;
  margin-left: 12px;
  padding: 6px 7px 5px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 600;
  color: #616469;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.menu li .btn-nav > span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.menu li .btn-nav:hover,
.menu li .btn-nav:focus,
.menu li .btn-nav.active {
  color: #ffffff;
  background-color: #c4dc3d;
  text-decoration: none;
}
.menu li .btn-search {
  margin: 0;
  padding: 0;
  width: 45px;
  height: 40px;
}
.menu li .btn-search > i {
  display: block;
  background-image: url('../../appImages/v4/icons.png');
  background-position: -312px -93px;
  width: 45px;
  height: 40px;
}
.menu li .btn-search:hover > i,
.menu li .btn-search:focus > i,
.menu li .btn-search.active > i {
  background-image: url('../../appImages/v4/icons.png');
  background-position: -312px -133px;
  width: 45px;
  height: 40px;
}
.submenu {
  display: none;
  position: absolute;
  top: 50px;
  left: 15px;
  right: 15px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f2f3f3;
  z-index: 20;
}
.submenu.open {
  display: block;
}
/* Header search form
   ========================================================================== */
.header-search {
  padding: 70px 0;
  text-align: center;
}
.header-search h3,
.nav-highlights h3 {
  margin-bottom: 20px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #676d6d;
  text-transform: uppercase;
}
.header-search label,
.nav-highlights label,
.nav-highlights p {
  padding: 0;
  margin-bottom: 40px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #676d6d;
  text-transform: none;
}
.header-search input[type="search"] {
  float: none;
  padding: 3px 20px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #616469;
  background-color: #ffffff;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e6e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  height: 42px;
}
.search-results {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
}
.search-results a {
  float: left;
  width: 100%;
  padding: 5px 15px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #818888;
  text-decoration: none;
}
.search-results a:hover,
.search-results a:focus {
  color: #ffffff;
  background-color: #c4dc3d;
}
.search-results dt {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding: 3px 15px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #616469;
  text-transform: uppercase;
  border-bottom: 1px solid #616469;
}
.search-results dt:first-child {
  margin-top: 0;
}
.search-results dd {
  float: left;
  width: 100%;
  margin: 0;
}
.search-results .more {
  margin: 15px 0 0;
  border-top: 1px solid #616469;
}
.search-results .more a {
  margin-top: 15px;
  padding: 5px 15px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
  text-align: center;
  text-transform: uppercase;
}
.search-results .more a:hover,
.search-results .more a:focus {
  color: #ffffff;
}
/* NBnet login form
   ========================================================================== */
.nbnet-login {
  position: absolute;
  right: 15px;
  top: 0;
  margin-top: 10px;
  padding: 10px;
  z-index: 2;
}
.nbnet-login label {
  float: left;
  padding: 0;
  margin-right: 10px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
  color: #616469;
  text-transform: none;
  letter-spacing: -1px;
}
.nbnet-login .login-table {
  display: table;
  float: left;
}
.nbnet-login .login-inputs {
  position: relative;
  display: table-cell;
  width: 100%;
  vertical-align: top;
  z-index: 10;
}
.nbnet-login input[type="text"] {
  margin: 0 0 7px 0;
  padding: 7px;
  width: 100%;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 10px;
  line-height: 14px;
  font-weight: 600;
  border: 1px solid #e6e7e7;
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 30px;
}
.nbnet-login input[type="text"] ::-webkit-input-placeholder {
  font-weight: 600;
  color: #616469;
}
.nbnet-login input[type="text"] ::-webkit-input-placeholder {
  font-weight: 600;
  color: #616469;
}
.nbnet-login input[type="text"] :-moz-placeholder {
  font-weight: 600;
  color: #616469;
}
.nbnet-login input[type="text"] ::-moz-placeholder {
  font-weight: 600;
  color: #616469;
}
.nbnet-login input[type="text"] :-ms-input-placeholder {
  font-weight: 600;
  color: #616469;
}
.nbnet-login ul {
  display: none;
  position: relative;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.nbnet-login li {
  display: block;
  font-size: 9.9px;
  height: 16px;
}
.nbnet-login li:first-child {
  height: 22px;
  border-bottom: 1px solid #cdd0d0;
  margin-bottom: 3px;
}
.nbnet-login a {
  display: block;
  float: left;
  color: #616469;
}
.nbnet-login a:hover {
  border-bottom: 1px solid #616469;
}
.nbnet-login.nbnet-hover {
  background-color: #f2f3f3;
}
.nbnet-login.nbnet-hover label {
  color: #c4dc3d;
}
.nbnet-login.nbnet-hover ul {
  display: block;
}
/* ==========================================================================
   Site Footer
   ========================================================================== */
.site-footer .sitemap {
  border-bottom: 1px solid #616469;
}
.footer-sitenav {
  background-color: #616469;
}
/* Footer row - title
   ========================================================================== */
.sitemap-title {
  background-color: #9ba1a1;
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 15px;
}
.sitemap-title .col-md-12 {
  width: 980px !important;
  padding: 0px;
  margin: auto !important;
  float: none !important;
}
.sitemap-title span,
.sitemap-title a {
  color: #ffffff;
}
.sitemap-title span {
  float: left;
}
.sitemap-title a:hover,
.sitemap-title a:focus {
  color: #333333;
}
/* Footer row - credits
   ========================================================================== */
.footer-credits {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 400;
  margin-bottom: 15px;
  width: 980px;
  margin: auto;
}
.footer-credits span,
.footer-credits a {
  color: #616469;
}
.footer-credits a {
  float: right;
  margin-left: 10px;
  /* ESI */
}
.footer-credits a:hover,
.footer-credits a:focus {
  color: #333333;
}
.sitemap-title span,
.footer-credits span,
.sitemap-title a,
.footer-credits a {
  display: inline-block;
}
.sitemap-title a:hover,
.footer-credits a:hover,
.sitemap-title a:focus,
.footer-credits a:focus {
  text-decoration: none;
}
.footer-credits .col-md-12 {
  padding: 0 0 15px;
}
/* ==========================================================================
   Content
   ========================================================================== */
/* Block Generic styles
   ========================================================================== */
.block {
  margin-bottom: 35px;
}
.block h2 {
  color: #616469;
  padding: 35px 0 0;
}
.block h3 {
  text-transform: uppercase;
  padding: 50px 0 0;
  font-size: 24px;
  color: #616469;
  font-weight: 400;
}
/* Block Table and List
   ========================================================================== */
.block-table-list .gray-bg:last-child {
  padding-bottom: 30px;
}
.block-table-list li {
  margin-bottom: 18px;
}
.block-table-list h4 {
  text-transform: uppercase;
  color: #616469;
  margin-bottom: 5px;
  font-weight: 400;
}
/* Block Table and List
   ========================================================================== */
.block-icon-list h2,
.block-icon-list h3 {
  margin-bottom: 50px;
}
.block-icon-list ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
}
.block-icon-list li {
  width: 100%;
  list-style-type: none;
  margin-bottom: 60px;
}
.block-icon-list .list-container {
  display: table;
}
.block-icon-list .list-text {
  position: relative;
  display: table-cell;
  width: 100%;
  vertical-align: top;
  z-index: 10;
  padding-left: 10px;
}
.block-icon-list h4 {
  text-transform: uppercase;
  font-size: 16px;
  color: #616469;
  font-weight: 400;
  margin-bottom: 5px;
}
.block-icon-list p,
.block-table-list p {
  line-height: 1.2;
  margin-bottom: 10px;
}
.block-icon-list small,
.block-table-list small,
.generic-content small {
  display: block;
  font-size: 10px;
  line-height: 1.2;
  color: #616469;
  margin-bottom: 13px;
}
.block-icon-list a,
.block-table-list a,
.generic-content a,
.nbnet-message a {
  color: #47bac5;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
}
.block-icon-list a:hover,
.block-icon-list a:focus,
.block-table-list a:hover,
.block-table-list a:focus,
.generic-content a:hover,
.generic-content a:focus,
.nbnet-message a:hover,
.nbnet-message a:focus {
  border-bottom: 1px solid #47bac5;
}
.block-icon-list .disclaimer,
.block-table-list .disclaimer {
  padding: 0 20px;
  margin-bottom: 30px;
}
.block-icon-list .block-action {
  margin-bottom: 60px;
}
/* Product Banner
   ========================================================================== */
.product-banner {
  position: relative;
  margin-bottom: 60px;
}
.product-banner .no-bg {
  background-color: #c4dc3d;
  min-height: 406px;
}
.product-banner img {
  width: 100%;
  height: auto;
}
.product-banner .banner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 40px;
}
.product-banner .banner-table {
  display: table;
  width: 100%;
  height: 100%;
}
.product-banner .banner-text {
  position: relative;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  z-index: 10;
}
.product-banner h1 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 60px;
  line-height: 1;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 10px;
}
.product-banner h2 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 5px;
}
.product-banner p {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  color: #ffffff;
}
.product-banner a {
  display: block;
  position: relative;
  float: left;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 47px;
  font-weight: 600;
  padding: 0 25px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 40px;
  width: auto;
}
/* Consult Information
   ========================================================================== */
.consult-information {
  margin-bottom: 80px;
}
.consult-information i {
  margin-left: 40px;
  margin-right: 15px;
}
.consult-information p {
  position: relative;
  display: table-cell;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
  z-index: 10;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  padding-right: 40px;
}
/* Subscription Buttons
   ========================================================================== */
.subscribe {
  margin-bottom: 30px;
  padding-top: 30px;
}
.subscribe h3 {
  text-transform: uppercase;
  font-size: 24px;
  color: #616469;
  font-weight: 400;
  margin-bottom: 20px;
}
.subscribe .btn {
  font-weight: 700;
  padding-bottom: 20px;
  padding-top: 20px;
}
/* Product List
   ========================================================================== */
.product-list,
.product-related {
  margin-top: 0;
  margin-bottom: 35px;
  padding: 0;
}
.product-list h3 {
  margin: 15px 0 10px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #c4dc3d;
  -webkit-transition: color 0.35s ease;
  transition: color 0.35s ease;
}
.product-list img {
  width: 100%;
}
.product-list p {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #616469;
}
.product-list a,
.product-related a {
  display: block;
}
.product-list a:hover {
  text-decoration: none;
}
.product-list li,
.product-related li {
  list-style-type: none;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
}
.product-list li:nth-child(3n + 3) {
  clear: right;
}
.product-list li:hover,
.product-list li:focus {
  background-color: #e6e7e7;
}
.product-list li:hover h3,
.product-list li:focus h3 {
  color: #9ba1a1;
}
/* Generic Content Header
   ========================================================================== */
.generic-header {
  margin-bottom: 35px;
}
.generic-header h1,
.generic-header p {
  margin: 15px 0;
}
.generic-header h1 {
  color: #616469;
}
.generic-header a {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 700;
}
.generic-header a:hover,
.generic-header a:focus {
  border-bottom: 1px solid #47bac5;
}
.generic-header a.green {
  color: #c4dc3d;
}
.generic-header a.blue {
  color: #47bac5;
}
.generic-header ul {
  padding-left: 0;
}
.generic-header li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  list-style-type: none;
}
.generic-header li:first-child {
  margin-left: 0;
}
.generic-header li:last-child {
  margin-right: 0;
}
/* Generic Content Text
   ========================================================================== */
.generic-content {
  margin-bottom: 35px;
  padding-top: 35px;
}
.generic-content h2 {
  color: #616469;
  margin-bottom: 35px;
}
.generic-content h3,
.generic-content p,
.index-description h3 {
  margin: 15px 0;
}
.generic-content h3,
.index-description h3 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
}
.generic-content ul li {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 300;
}
.generic-content ul + small {
  margin-top: 60px;
}
.generic-content a {
  margin: 30px 0;
}
/* Generic Citation
   ========================================================================== */
.generic-citation {
  margin-bottom: 55px;
}
.generic-citation p {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 400;
}
/* Product Aditional Info
   ========================================================================== */
.product-moreinfo {
  margin-bottom: 15px;
  padding-top: 30px;
}
.product-moreinfo h3 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
}
.product-related {
  padding-top: 15px;
}
.product-related h4 {
  margin: 10px 0 0;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #616469;
}
.product-related li {
  border-left: 1px solid #e6e7e7;
}
.product-related li:first-child {
  border-color: transparent;
}
.product-related img {
  max-width: 100%;
}
.product-related p {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #616469;
}
.product-related a {
  margin: 15px 0 0;
}
.product-related a:hover h4,
.product-related a:hover p {
  color: #333333;
}
.product-related.highlight h4 {
  color: #ffffff;
}
.product-related.highlight img {
  width: 100%;
}
/* Content Image
   ========================================================================== */
.image {
  margin-bottom: 70px;
}
.image img {
  display: block;
  margin: 15px auto 0;
  max-width: 100%;
}
.image small {
  display: block;
  width: 100%;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  color: #616469;
  text-align: center;
}
/* Index Content Block
   ========================================================================== */
.index-content {
  margin-bottom: 50px;
  padding-top: 35px;
}
.index-content .gray-bg:last-child {
  padding-bottom: 50px;
}
.header-index {
  padding-top: 45px;
}
.header-index h2 {
  color: #616469;
  margin-bottom: 30px;
}
.header-index p,
.header-index img {
  margin: 15px auto;
}
.index-description {
  padding-top: 50px;
}
.index-description h3 + h4 {
  margin-top: 30px;
}
.index-description h4 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  font-weight: 400;
  margin: 15px 0;
}
.index-description img {
  display: block;
  margin: 30px auto 0;
}
/* Block Faqs
   ========================================================================== */
.faqs {
  margin-bottom: 75px;
  padding-top: 35px;
}
.faqs h2 {
  color: #616469;
  margin-bottom: 30px;
}
.faqs .btn-faqs {
  width: auto;
}
.faqs-content {
  display: none;
}
.faq-index {
  margin: 45px 0 80px;
}
.faq-index li {
  margin-top: 10px;
}
.faq-index .btn.btn-nobg {
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  border-width: 0 0 1px;
  color: #616469;
  border-color: #616469;
  text-align: left;
  width: auto;
}
.faq {
  position: relative;
  margin-top: 75px;
}
.faq h4 {
  font-weight: 400;
  color: #616469;
  margin-bottom: 10px;
}
.faq p {
  position: relative;
  line-height: 1.2;
}
.faq ul {
  margin-top: 30px;
}
.faq li {
  font-size: 14px;
  font-weight: 300;
}
.faq li:before {
  font-size: 12px;
  line-height: 20px;
}
.top-index {
  position: absolute;
  bottom: -30px;
  right: 0;
  padding: 0;
  border: 0;
  width: auto;
  font-size: 14px;
  line-height: 18px;
}
.top-index i {
  background-color: #47bac5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.top-index p {
  display: inline-block;
  padding-right: 3px;
  font-size: 14px;
  line-height: 18px;
}
/* ==========================================================================
   Sidebar
   ========================================================================== */
.sidebar section {
  float: left;
  width: 100%;
  margin-bottom: 35px;
}
.sidebar .title p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1;
}
.sidebar h2 {
  margin-bottom: 10px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #616469;
}
.sidebar h3 {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #616469;
}
.sidebar p {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #616469;
}
.sidebar li {
  list-style-type: none;
}
.sidebar li a {
  float: none;
  padding: 5px;
}
/* Contact Us
   ========================================================================== */
.contact-us .btn {
  margin: 10px 0 0;
}
/* Sticky Header
   ========================================================================== */
.sticky-header {
  position: fixed;
  top: -60px;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #c4dc3d;
  z-index: 11;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
.sticky-header p {
  position: relative;
  float: left;
  font-size: 40px;
  line-height: 60px;
  margin-left: 30px;
  color: #ffffff;
}
.sticky-header a {
  display: block;
  position: relative;
  float: right;
  line-height: 42px;
  width: auto;
  margin-top: 7px;
  margin-right: 30px;
}
/* About Us
   ========================================================================== */
.about-us a:hover {
  background-color: #f2f3f3;
  border-bottom: 0;
}
.about-us em {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  line-height: 1.428571429;
  font-weight: 300;
  font-style: normal;
  color: #616469;
}
.about-us em:hover {
  text-decoration: none;
}
.about-us ul {
  margin: 0;
}
.about-us li {
  margin-bottom: 15px;
}
.about-us li:last-child {
  margin-bottom: 0;
}
/* Info Area
   ========================================================================== */
.info-area a,
.about-us a {
  display: block;
  float: right;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  font-weight: 700;
  color: #676d6d;
  text-decoration: none;
}
.info-area a:hover {
  border-bottom: 1px solid #676d6d;
}
.info-area p {
  position: relative;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  z-index: 10;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
.info-area ul,
.about-us ul {
  float: left;
  width: 100%;
  margin: 5px 0 10px;
  padding: 0;
  clear: both;
}
.info-area li {
  margin-bottom: 5px;
}
.info-area li a {
  display: table;
}
.info-area li a:hover {
  background-color: #c4dc3d;
  border-bottom: 0;
}
.info-area li a:hover p {
  color: #ffffff;
}
/* Security
   ========================================================================== */
.security ul {
  margin-bottom: 30px;
}
.security li,
.security p {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 300;
  color: #616469;
}
/* ==========================================================================
   Acesso NBNET
   ========================================================================== */
/* Login Form
   ========================================================================== */
.nbnet-form {
  padding-top: 60px;
  padding-bottom: 60px;
}
.nbnet-form fieldset {
  border: 0;
}
.nbnet-form label {
  clear: both;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 1.428571429;
  font-weight: 700;
  padding-bottom: 15px;
}
.nbnet-form input[type='text'] {
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.428571429;
  font-weight: 700;
}
.nbnet-form input[type='text']#nbnet-login + .btn-clear {
  display: inline-block;
}
.nbnet-form .btn-clear {
  display: none;
}
.nbnet-form ul {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 25px 0 0;
  color: #616469;
}
.nbnet-form li {
  margin-bottom: 5px;
}
.nbnet-form a {
  color: #616469;
}
.nbnet-form a:hover {
  border-bottom: 1px solid #616469;
}
/* Pin Keyboard
   ========================================================================== */
.pin-keyboard legend {
  color: #616469;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 300;
  margin: 0 auto 15px;
}
/* Medium devices (desktops, 992px and up) */
/* NBNet Messages (returns fail)
   ========================================================================== */
.nbnet-message {
  display: none;
  padding-top: 60px;
  padding-bottom: 60px;
}
.nbnet-message p,
.nbnet-message a {
  margin: 15px 35px 15px 65px;
}
/* =GENERIC PAGE LAYOUT */
.site {
  overflow: hidden;
}
.content {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.gray-bg {
  background-color: #f2f3f3;
}
/*
@media (min-width: 768px) {

.container {
	width: 750px;
}

.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-12 {
	width: 100%;
}

.col-sm-11 {
	width: 91.66666666666666%;
}

.col-sm-10 {
	width: 83.33333333333334%;
}

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

.col-sm-8 {
	width: 66.66666666666666%;
}

.col-sm-7 {
	width: 58.333333333333336%;
}

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

.col-sm-5 {
	width: 41.66666666666667%;
}

.col-sm-4 {
	width: 33.33333333333333%;
}

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

.col-sm-2 {
	width: 16.666666666666664%;
}

.col-sm-1 {
	width: 8.333333333333332%;
}

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

.col-sm-pull-11 {
	right: 91.66666666666666%;
}

.col-sm-pull-10 {
	right: 83.33333333333334%;
}

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

.col-sm-pull-8 {
	right: 66.66666666666666%;
}

.col-sm-pull-7 {
	right: 58.333333333333336%;
}

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

.col-sm-pull-5 {
	right: 41.66666666666667%;
}

.col-sm-pull-4 {
	right: 33.33333333333333%;
}

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

.col-sm-pull-2 {
	right: 16.666666666666664%;
}

.col-sm-pull-1 {
	right: 8.333333333333332%;
}

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

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

.col-sm-push-11 {
	left: 91.66666666666666%;
}

.col-sm-push-10 {
	left: 83.33333333333334%;
}

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

.col-sm-push-8 {
	left: 66.66666666666666%;
}

.col-sm-push-7 {
	left: 58.333333333333336%;
}

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

.col-sm-push-5 {
	left: 41.66666666666667%;
}

.col-sm-push-4 {
	left: 33.33333333333333%;
}

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

.col-sm-push-2 {
	left: 16.666666666666664%;
}

.col-sm-push-1 {
	left: 8.333333333333332%;
}

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

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

.col-sm-offset-11 {
	margin-left: 91.66666666666666%;
}

.col-sm-offset-10 {
	margin-left: 83.33333333333334%;
}

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

.col-sm-offset-8 {
	margin-left: 66.66666666666666%;
}

.col-sm-offset-7 {
	margin-left: 58.333333333333336%;
}

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

.col-sm-offset-5 {
	margin-left: 41.66666666666667%;
}

.col-sm-offset-4 {
	margin-left: 33.33333333333333%;
}

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

.col-sm-offset-2 {
	margin-left: 16.666666666666664%;
}

.col-sm-offset-1 {
	margin-left: 8.333333333333332%;
}

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

}

@media (min-width: 768px) and (max-width: 991px) {

.visible-xs.visible-sm {
	display: block !important;
}

tr.visible-xs.visible-sm {
	display: table-row !important;
}

th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
	display: table-cell !important;
}

.visible-sm {
	display: block !important;
}

tr.visible-sm {
	display: table-row !important;
}

th.visible-sm,
td.visible-sm {
	display: table-cell !important;
}

.visible-md.visible-sm {
	display: block !important;
}

tr.visible-md.visible-sm {
	display: table-row !important;
}

th.visible-md.visible-sm,
td.visible-md.visible-sm {
	display: table-cell !important;
}

.visible-lg.visible-sm {
	display: block !important;
}

tr.visible-lg.visible-sm {
	display: table-row !important;
}

th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
	display: table-cell !important;
}

.hidden-xs.hidden-sm,
tr.hidden-xs.hidden-sm,
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
	display: none !important;
}

.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
	display: none !important;
}

.hidden-md.hidden-sm,
tr.hidden-md.hidden-sm,
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
	display: none !important;
}

.hidden-lg.hidden-sm,
tr.hidden-lg.hidden-sm,
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
	display: none !important;
}

}
*/
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .footer-menu {
    display: table;
    height: auto;
    padding: 0;
    border-collapse: collapse;
    width: 992px !important;
    margin: auto !important;
  }
  .footer-menu > li {
    display: table-cell;
    padding: 0 !important;
    vertical-align: middle;
  }
  .footer-menu > li.vert-sep {
    position: relative;
  }
  .footer-menu > li.vert-sep:before {
    content: '|';
    position: absolute;
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    font-weight: 300;
    top: 10px;
    left: -4px;
  }
  .footer-menu > li > a {
    display: table-cell;
    width: 1%;
    padding: 0 10px !important;
    vertical-align: middle;
    text-align: center;
    height: 40px;
  }
  * .footer-menu > li > a {
    padding: 0 !important;
  }
  .footer-menu > li > a > span {
    padding: 0;
    height: 40px;
    line-height: 1;
    display: inline;
  }
  .footer-menu > li:first-child > a {
    border-top: 0;
    margin-left: 0;
  }
  .pin-keyboard {
    float: right;
    position: relative;
  }
  .pin-keyboard > .pin-numbers {
    position: relative;
    left: 50%;
    max-width: 226px;
  }
}
/*
@media (min-width: 992px) and (max-width: 1199px) {

.visible-xs.visible-md {
	display: block !important;
}

tr.visible-xs.visible-md {
	display: table-row !important;
}

th.visible-xs.visible-md,
td.visible-xs.visible-md {
	display: table-cell !important;
}

.visible-sm.visible-md {
	display: block !important;
}

tr.visible-sm.visible-md {
	display: table-row !important;
}

th.visible-sm.visible-md,
td.visible-sm.visible-md {
	display: table-cell !important;
}

.visible-md {
	display: block !important;
}

tr.visible-md {
	display: table-row !important;
}

th.visible-md,
td.visible-md {
	display: table-cell !important;
}

.visible-lg.visible-md {
	display: block !important;
}

tr.visible-lg.visible-md {
	display: table-row !important;
}

th.visible-lg.visible-md,
td.visible-lg.visible-md {
	display: table-cell !important;
}

.hidden-xs.hidden-md,
tr.hidden-xs.hidden-md,
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
	display: none !important;
}

.hidden-sm.hidden-md,
tr.hidden-sm.hidden-md,
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
	display: none !important;
}

.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
	display: none !important;
}

.hidden-lg.hidden-md,
tr.hidden-lg.hidden-md,
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
	display: none !important;
}

}


@media (min-width: 1200px) {

.container {
	width: 1170px;
}

.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-12 {
	width: 100%;
}

.col-lg-11 {
	width: 91.66666666666666%;
}

.col-lg-10 {
	width: 83.33333333333334%;
}

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

.col-lg-8 {
	width: 66.66666666666666%;
}

.col-lg-7 {
	width: 58.333333333333336%;
}

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

.col-lg-5 {
	width: 41.66666666666667%;
}

.col-lg-4 {
	width: 33.33333333333333%;
}

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

.col-lg-2 {
	width: 16.666666666666664%;
}

.col-lg-1 {
	width: 8.333333333333332%;
}

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

.col-lg-pull-11 {
	right: 91.66666666666666%;
}

.col-lg-pull-10 {
	right: 83.33333333333334%;
}

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

.col-lg-pull-8 {
	right: 66.66666666666666%;
}

.col-lg-pull-7 {
	right: 58.333333333333336%;
}

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

.col-lg-pull-5 {
	right: 41.66666666666667%;
}

.col-lg-pull-4 {
	right: 33.33333333333333%;
}

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

.col-lg-pull-2 {
	right: 16.666666666666664%;
}

.col-lg-pull-1 {
	right: 8.333333333333332%;
}

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

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

.col-lg-push-11 {
	left: 91.66666666666666%;
}

.col-lg-push-10 {
	left: 83.33333333333334%;
}

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

.col-lg-push-8 {
	left: 66.66666666666666%;
}

.col-lg-push-7 {
	left: 58.333333333333336%;
}

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

.col-lg-push-5 {
	left: 41.66666666666667%;
}

.col-lg-push-4 {
	left: 33.33333333333333%;
}

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

.col-lg-push-2 {
	left: 16.666666666666664%;
}

.col-lg-push-1 {
	left: 8.333333333333332%;
}

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

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

.col-lg-offset-11 {
	margin-left: 91.66666666666666%;
}

.col-lg-offset-10 {
	margin-left: 83.33333333333334%;
}

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

.col-lg-offset-8 {
	margin-left: 66.66666666666666%;
}

.col-lg-offset-7 {
	margin-left: 58.333333333333336%;
}

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

.col-lg-offset-5 {
	margin-left: 41.66666666666667%;
}

.col-lg-offset-4 {
	margin-left: 33.33333333333333%;
}

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

.col-lg-offset-2 {
	margin-left: 16.666666666666664%;
}

.col-lg-offset-1 {
	margin-left: 8.333333333333332%;
}

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

.visible-xs.visible-lg {
	display: block !important;
}

tr.visible-xs.visible-lg {
	display: table-row !important;
}

th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
	display: table-cell !important;
}

.visible-sm.visible-lg {
	display: block !important;
}

tr.visible-sm.visible-lg {
	display: table-row !important;
}

th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
	display: table-cell !important;
}

.visible-md.visible-lg {
	display: block !important;
}

tr.visible-md.visible-lg {
	display: table-row !important;
}

th.visible-md.visible-lg,
td.visible-md.visible-lg {
	display: table-cell !important;
}

.visible-lg {
	display: block !important;
}

tr.visible-lg {
	display: table-row !important;
}

th.visible-lg,
td.visible-lg {
	display: table-cell !important;
}

.hidden-xs.hidden-lg,
tr.hidden-xs.hidden-lg,
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
	display: none !important;
}

.hidden-sm.hidden-lg,
tr.hidden-sm.hidden-lg,
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
	display: none !important;
}

.hidden-md.hidden-lg,
tr.hidden-md.hidden-lg,
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
	display: none !important;
}

.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
	display: none !important;
}

.footer-menu > li {
	white-space: nowrap;
}

}

@media (max-width: 991px) {

.logo-container {
	float: left;
	margin-top: -10px;
}

}

@media (max-width: 767px) {

.visible-xs {
	display: block !important;
}

tr.visible-xs {
	display: table-row !important;
}

th.visible-xs,
td.visible-xs {
	display: table-cell !important;
}

.visible-sm.visible-xs {
	display: block !important;
}

tr.visible-sm.visible-xs {
	display: table-row !important;
}

th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
	display: table-cell !important;
}

.visible-md.visible-xs {
	display: block !important;
}

tr.visible-md.visible-xs {
	display: table-row !important;
}

th.visible-md.visible-xs,
td.visible-md.visible-xs {
	display: table-cell !important;
}

.visible-lg.visible-xs {
	display: block !important;
}

tr.visible-lg.visible-xs {
	display: table-row !important;
}

th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
	display: table-cell !important;
}

.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
	display: none !important;
}

.hidden-sm.hidden-xs,
tr.hidden-sm.hidden-xs,
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
	display: none !important;
}

.hidden-md.hidden-xs,
tr.hidden-md.hidden-xs,
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
	display: none !important;
}

.hidden-lg.hidden-xs,
tr.hidden-lg.hidden-xs,
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
	display: none !important;
}

}
	*/
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.btn-close-submenu:before {
  background-image: url('../../appImages/v7/icons.png');
  background-position: -93px -52px;
  width: 9px;
  height: 10px;
  content: '';
  display: inline-block;
  margin-right: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
.btn-close-submenu {
  display: inline-block;
  margin-left: 30px;
  border: 0;
  outline: 0;
  background: none;
  padding: 0 0 3px;
  font-size: 12px;
  color: #676d6d;
  vertical-align: middle;
  width: auto;
}
.btn-close-submenu:hover,
.btn-close-submenu:focus {
  color: #333333;
  border-color: #333333;
}
.menu .btn-nav-back {
  display: none;
}
.header-search .clear-search,
.header-search .close-search {
  display: none;
}
/************************* INICIO CSS ESI (NÃO APAGAR) *************************/
.cookiesMsg {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../../appImages/v7/g80.png);
  color: #333;
  padding: 10px 15px 5px;
  font-size: 12px;
  z-index: 100;
}
.cookiesMsg p {
  color: #333333;
  margin: 3px 0 10px;
}
.cookiesMsg a:link,
.cookiesMsg a:visited {
  color: #000;
  text-decoration: underline;
}
.cookiesMsg a:hover {
  color: #333333;
}
.bck_NBnetImg {
  background: url(../../Images/BESnet/LoginNBnet.png) center top no-repeat scroll;
  width: 174px;
  height: 85px;
  margin: 0;
  cursor: pointer;
  z-index: 100;
}
.sitemap dt a {
  color: #333333;
  padding: 0;
}
.btn-sitemap {
  display: none;
}
/*************************** FIM CSS ESI (NÃO APAGAR) **************************/
/*# sourceMappingURL=V4_base.css.map */