﻿/*
 Novo Banco
 @author: BY
 @email: byinfo@bycom.com.pt
 @url: http://novobanco.pt/
 @version: 2.0.1
*/

.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: 0 0;
	display: inline-block;
	padding-left: 0;
	vertical-align: middle;
	margin: 0;
}

.hl a {
	display: block;
	float: left;
}

.reset-button {
	border: 0;
	outline: 0;
	background: 0 0;
}

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

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:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
}

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

b,
strong {
	font-weight: 700;
}

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: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	margin: 0;
}

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

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container:after,
.container:before {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:after,
.row:before {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	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;
}

*,
:after,
:before {
	-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: #333;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input,
select[multiple],
textarea {
	background-image: none;
}

a {
	text-decoration: none;
}

a:focus,
a:hover {
	color: #2a6496;
}

a:focus {
	outline: thin dotted #e0e0e0;
	outline-offset: 2px;
}

img {
	vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
	display: none!important;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
}

.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-buttons div,
.owl-controls .owl-page {
	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);
}

.grabbing {
	cursor: url(/images/grabbing.png) 8 8,move;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-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);
}

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

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0;
}

.chosen-container a {
	cursor: pointer;
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 5px 10px;
	border: 1px solid #cdd0d0;
	background-color: #fff;
	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;
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px;
}

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

.chosen-container .chosen-results li.no-results {
	display: list-item;
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: 700;
	cursor: default;
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}

.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #cdd0d0;
}

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

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica,Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
}

.me-plugin {
	position: absolute;
	height: auto;
	width: auto;
}

.mejs-embed,
.mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}

.mejs-clear {
	clear: both;
}

.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

:root .mejs-poster img {
	display: none;
}

.mejs-poster img {
	padding: 0;
	border: 0;
}

.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}

.mejs-overlay-play {
	cursor: pointer;
}

.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(../images/bigplay.png) scroll no-repeat 0 0 transparent;
}

.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px;
}

.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: rgba(0,0,0,.9);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));
	background: -webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));
	background: -moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));
	background: -o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));
	background: -ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));
	background: linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9));
}

.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/loading.gif) scroll no-repeat 50% 50% transparent;
}

.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));
	background: -webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
	background: -moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
	background: -o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
	background: -ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
	background: linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));
	height: 30px;
	width: 100%;
}

.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica,Arial;
	border: 0;
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background-image: url(../images/controls.png);
	background-repeat: no-repeat;
}

.mejs-controls .mejs-button button:focus {
	outline: dotted 1px #999;
}

.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 8px 3px 0;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}

.mejs-controls .mejs-play button {
	background-position: 0 0;
}

.mejs-controls .mejs-pause button {
	background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
	background-position: -112px 0;
}

.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px;
}

.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50,50,50,.8);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));
	background: -webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: -moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: -o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: -ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8));
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60,170,200,.8);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));
	background: -webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));
	background: -moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));
	background: -o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));
	background: -ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));
	background: linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));
	width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255,255,255,.8);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));
	background: -webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: -moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: -o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: -ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));
	width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px;
}

.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px;
}

.mejs-controls .mejs-mute button {
	background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
	background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
	position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: rgba(50,50,50,.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255,255,255,.5);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255,255,255,.9);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255,255,255,.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}

.mejs-controls div.mejs-horizontal-volume-slider {
	height: 26px;
	width: 60px;
	position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50,50,50,.8);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));
	background: -webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: -moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: -o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: -ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
	background: linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255,255,255,.8);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));
	background: -webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: -moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: -o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: -ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));
	background: linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none;
}

.me-cannotplay a {
	color: #fff;
	font-weight: 700;
}

.me-cannotplay span {
	padding: 15px;
	display: block;
}

.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
	background-position: -64px 0;
}

.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0;
}

.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0;
}

.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001;
}

.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica,Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}

.mejs-controls .mejs-sourcechooser-button {
	position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: rgba(50,50,50,.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica,arial;
	font-size: 10px;
}

.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(50,50,50,.7);
	z-index: 1000;
	overflow: hidden;
}

.mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}

.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(50,50,50,.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}

div.mejs-speed-button {
	width: 46px!important;
	position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
	background: 0 0;
	width: 36px;
	font-size: 11px;
	line-height: normal;
	color: #fff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
	visibility: hidden;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: rgba(50,50,50,.7);
	border: solid 1px transparent;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
	visibility: visible;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: #21f8f8;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px;
	padding: 0 10px;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica,arial;
	font-size: 11.5px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: #c8c8c8!important;
	background-color: rgba(255,255,255,.4)!important;
}

/*@font-face {
	font-family: nbbold;
	src: url(../fonts/nb-webfont.eot);
	src: url(../fonts/nb-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/nb-webfont.woff) format('woff'),url(../fonts/nb-webfont.ttf) format('truetype'),url(../fonts/nb-webfont.svg#nbbold) format('svg');
	font-weight: 400;
	font-style: normal;
}*/

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

.upper {
	text-transform: uppercase;
}

.green {
	color: #c4dc3d;
}

.blue {
	color: #47bac5;
}

.nb-green {
	color: #c4dc3d;
}

.nb-blue {
	color: #47bac5;
}

.nb-gold {
	color: #ae9e6d;
}

.nb-gray {
	color: #889291;
}

.produto-01 {
	color: #6a5298;
}

.produto-02 {
	color: #51ad71;
}

.produto-03 {
	color: #b8d028;
}

.produto-04 {
	color: #e5e31c;
}

.produto-05 {
	color: #f6bc1c;
}

.produto-06 {
	color: #00a0d6;
}

.produto-07 {
	color: #4fa735;
}

.produto-08 {
	color: #8ec02f;
}

.produto-09 {
	color: #4cb2b3;
}

.white {
	color: #fff;
}

.black {
	color: #000;
}

.gray10 {
	color: #f2f3f3;
}

.gray20 {
	color: #e6e7e7;
}

.gray30 {
	color: #cdd0d0;
}

.gray40 {
	color: #b4b8b8;
}

.gray50 {
	color: #9ba1a1;
}

.gray60 {
	color: #828989;
}

.gray70 {
	color: #616469;
}

.bg-nb-green {
	background-color: #c4dc3d;
}

.bg-nb-blue {
	background-color: #47bac5;
}

.bg-nb-gold {
	background-color: #ae9e6d;
}

.bg-nb-gray {
	background-color: #889291;
}

.bg-produto-01 {
	background-color: #6a5298;
}

.bg-produto-02 {
	background-color: #51ad71;
}

.bg-produto-03 {
	background-color: #b8d028;
}

.bg-produto-04 {
	background-color: #e5e31c;
}

.bg-produto-05 {
	background-color: #f6bc1c;
}

.bg-produto-06 {
	background-color: #00a0d6;
}

.bg-produto-07 {
	background-color: #4fa735;
}

.bg-produto-08 {
	background-color: #8ec02f;
}

.bg-produto-09 {
	background-color: #4cb2b3;
}

.bg-white {
	background-color: #fff;
}

.bg-black {
	background-color: #000;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
	color: #616469;
	margin: 0;
}

p {
	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;
}

.main-title {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 56px;
	line-height: 1;
	font-weight: 300;
}

.article-title,
.block h2,
.faqs h2,
.generic-content h2,
.generic-header h1,
.header-index h2 {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 300;
}

.main-highlights h2,
.section-title {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 26px;
	line-height: 1.428571429;
	font-weight: 300;
}

.highlight-title {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	font-weight: 300;
}

.main-subtitle {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 400;
}

.module-title {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 1.428571429;
	font-weight: 400;
}

.footnote {
	display: block;
	color: #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 1.428571429;
	font-weight: 400;
}

.small-link {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: 400;
}

.title-fail {
	color: #f77261;
	text-align: center;
}

.title-fail:before {
	content: '';
	display: block;
	margin: 0 auto;
}

a {
	color: #616469;
}

.simple-link {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.simple-link:active,
.simple-link:focus,
.simple-link:hover {
	color: #616469;
}

.bg-link {
	border-bottom: 0;
	color: #fff;
	cursor: pointer;
	padding: 0 5px;
	text-decoration: none;
}

.bg-link:active,
.bg-link:focus,
.bg-link:hover {
	border-bottom: 0;
	color: #616469;
}

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

.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-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.stripes-list dd,
.stripes-list dt,
.stripes-list li {
	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: #fff;
	padding: 15px 20px 14px;
}

.stripes-list dd,
.stripes-list li {
	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),
.stripes-list li:nth-child(even) {
	background-color: #e6e7e7;
}

.simple-table tr:nth-child(even) .stripes-list dd:nth-child(even),
.simple-table tr:nth-child(even) .stripes-list li:nth-child(even) {
	background-color: #f2f3f3;
}

.simple-table .stripes-list li {
	margin-bottom: 0;
}

.sitemap>dt {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 1.428571429;
	font-weight: 300;
	border: 0;
	list-style: none;
	margin: 0;
	padding: 12px 30px;
	text-transform: uppercase;
}

.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:focus,
.sitemap dl a:hover {
	color: #333;
	text-decoration: none;
}

.footer-mainnav {
	display: none;
}

.footer-mainnav ul,
.footer-menu {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-menu li {
	color: #fff;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: 700;
}

.footer-menu a {
	color: #fff;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: 700;
	display: inline-block;
	width: 100%;
}

.footer-menu a:focus,
.footer-menu a:hover {
	background-color: #e6e7e7;
}

.footer-menu a:focus>span,
.footer-menu a:hover>span {
	color: #9ba1a1;
	cursor: pointer;
	text-decoration: none;
}

.footer-menu span {
	display: block;
	position: relative;
	color: #fff;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}

.footer-secondmenu {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-secondmenu a {
	display: inline-block;
	padding: 15px 0 0;
	width: 100%;
}

.img-responsive {
	display: block;
	height: auto!important;
	max-width: 100%;
}

.btn.btn-clear:before,
.cross {
	background-image: url(../images/icons.png);
	background-position: -154px -80px;
	width: 15px;
	height: 16px;
}

.btn-close-submenu:before,
.cross-small {
	background-image: url(../images/icons.png);
	background-position: -93px -52px;
	width: 9px;
	height: 10px;
}

.arrow.arrow-top {
	background-image: url(../images/icons.png);
	background-position: -52px -52px;
	width: 41px;
	height: 41px;
}

.arrow.arrow-top-small {
	background-image: url(../images/icons.png);
	background-position: -104px -80px;
	width: 18px;
	height: 18px;
}

.icon.icon-folder {
	background-image: url(../images/icons.png);
	background-position: -124px -80px;
	width: 30px;
	height: 21px;
}

.icon.icon-bookmark {
	background-image: url(../images/icons.png);
	background-position: -71px -104px;
	width: 20px;
	height: 27px;
}

.icon.icon-phone {
	background-image: url(../images/icons.png);
	background-position: -91px -104px;
	width: 27px;
	height: 26px;
}

.icon.icon-sheet {
	background-image: url(../images/icons.png);
	background-position: -45px -104px;
	width: 26px;
	height: 30px;
}

.info-icon {
	display: block;
	width: 52px;
	height: 52px;
	margin-right: 10px;
}

.info-area a:hover .info-icon {
	background-position: 0 -52px;
}

.icon-segment {
	display: inline-block;
	width: 52px;
	height: 52px;
	margin-right: 10px;
}

.circle {
	display: block;
	width: 52px;
	height: 52px;
	margin-right: 10px;
}

.circle.circle-fail,
.title-fail:before {
	background-image: url(../images/icons.png);
	background-position: -52px 0;
	width: 52px;
	height: 52px;
}

.circle.circle-lock {
	background-image: url(../images/icons.png);
	background-position: 0 -52px;
	width: 52px;
	height: 52px;
}

.circle.circle-sheet {
	background-image: url(../images/icons.png);
	background-position: 0 0;
	width: 52px;
	height: 52px;
}

.loading {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../images/loading.gif) scroll no-repeat center center #fff;
	z-index: 9999;
}

.btn {
	background-color: #e6e7e7;
	color: #9ba1a1;
	border: 0;
	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 .35s ease;
	transition: all .35s ease;
}

.btn>i {
	display: inline-block;
	vertical-align: top;
}

.btn>span {
	display: inline-block;
}

.btn:focus,
.btn:hover {
	background-color: #9ba1a1;
	color: #fff;
	text-decoration: none;
}

.btn.btn-nobg {
	background: 0 0;
	color: #000;
}

.btn.btn-nobg:focus,
.btn.btn-nobg:hover {
	background: 0 0;
}

.btn.btn-nobg:active {
	background: 0 0;
	border-color: transparent;
}

.btn.btn-inv-more {
	background-color: #fff;
	color: #616469;
	font-size: 16px;
}

.btn.btn-inv-more:active,
.btn.btn-inv-more:focus,
.btn.btn-inv-more:hover {
	background-color: #9ba1a1;
	color: #fff;
}

.btn.btn-white {
	background-color: #fff;
	color: #616469;
}

.btn.btn-white:hover {
	background-color: #9ba1a1;
	color: #fff;
}

.btn.btn-nb-green {
	background-color: #c4dc3d;
	color: #fff;
}

.btn.btn-nb-green.btn-inv-more {
	color: #616469;
}

.btn.btn-nb-green:hover {
	background-color: #9ba1a1;
}

.btn.btn-nb-gold {
	background-color: #ae9e6d;
	color: #fff;
}

.btn.btn-nb-gold:hover {
	background-color: #9ba1a1;
}

.btn.btn-nb-gray {
	background-color: #889291;
	color: #fff;
}

.btn.btn-nb-gray:hover {
	background-color: #9ba1a1;
}

.btn.btn-nb-blue {
	background-color: #47bac5;
	color: #fff;
}

.btn.btn-nb-blue:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-01 {
	background-color: #6a5298;
	color: #fff;
}

.btn.btn-produto-01:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-02 {
	background-color: #51ad71;
	color: #fff;
}

.btn.btn-produto-02:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-03 {
	background-color: #b8d028;
	color: #fff;
}

.btn.btn-produto-03:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-04 {
	background-color: #e5e31c;
	color: #fff;
}

.btn.btn-produto-04:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-05 {
	background-color: #f6bc1c;
	color: #fff;
}

.btn.btn-produto-05:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-06 {
	background-color: #00a0d6;
	color: #fff;
}

.btn.btn-produto-06:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-07 {
	background-color: #4fa735;
	color: #fff;
}

.btn.btn-produto-07:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-08 {
	background-color: #8ec02f;
	color: #fff;
}

.btn.btn-produto-08:hover {
	background-color: #9ba1a1;
}

.btn.btn-produto-09 {
	background-color: #4cb2b3;
	color: #fff;
}

.btn.btn-produto-09: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: #fff;
}

.btn.btn-information {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 400;
	padding: 20px 0;
}

.btn.btn-information>span {
	color: #616469;
}

.btn.btn-information:focus,
.btn.btn-information:hover {
	background-color: #9ba1a1;
}

.btn.btn-information:focus>span,
.btn.btn-information:hover>span {
	color: #fff;
}

.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;
	padding: 12px 30px 11px;
}

.btn.btn-faqs>i {
	margin-right: 10px;
}

.btn.btn-sticky {
	padding: 0 10px;
	background-color: #fff;
}

.btn.btn-sticky:active,
.btn.btn-sticky:focus,
.btn.btn-sticky:hover {
	background-color: #9ba1a1;
	color: #fff;
}

.btn.btn-top {
	background-color: #9ba1a1;
	position: fixed;
	bottom: 8px;
	width: 41px;
	height: 41px;
	z-index: 30;
	border: 0;
	padding: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: default;
	-webkit-transition: opacity .35s ease;
	transition: opacity .35s ease;
}

.btn.btn-top.active {
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

.btn.btn-top.active:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.btn.btn-top.fixed {
	position: absolute;
	left: auto!important;
	right: 0;
	bottom: 0;
	margin-right: 15px;
}

.btn.btn-link,
.btn.btn-link:focus,
.btn.btn-link:hover {
	border-bottom: 0;
}

.btn.btn-number {
	background-color: #c4dc3d;
	color: #fff;
	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:active,
.btn.btn-number:focus,
.btn.btn-number:hover {
	background-color: #9ba1a1;
	color: #fff;
}

.btn.btn-clear {
	background: 0 0;
	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:focus,
.btn.btn-clear:hover {
	color: #333;
}

button,
input[type=submit] {
	cursor: pointer;
}

.btn-outline {
	background-color: transparent;
	border-width: 2px;
	border-style: solid;
	border-color: #e6e7e7;
	color: #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	cursor: pointer;
	display: inline-block;
	outline-style: none;
	padding: 12px 15px 11px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}

.btn-outline:focus,
.btn-outline:hover {
	border-color: #9ba1a1;
	background-color: #9ba1a1;
	color: inherit;
	text-decoration: none;
}

.btn-outline.btn-nb-green {
	border-color: #c4dc3d;
}

.btn-outline.btn-nb-green:hover {
	background-color: #c4dc3d;
}

.btn-outline.btn-nb-gold {
	border-color: #ae9e6d;
}

.btn-outline.btn-nb-gold:hover {
	background-color: #ae9e6d;
}

.btn-outline.btn-nb-gray {
	border-color: #889291;
}

.btn-outline.btn-nb-gray:hover {
	background-color: #889291;
}

.btn-outline.btn-nb-blue {
	border-color: #47bac5;
}

.btn-outline.btn-nb-blue:hover {
	background-color: #47bac5;
}

.btn-outline.btn-produto-01 {
	border-color: #6a5298;
	color: #f6bc1c;
}

.btn-outline.btn-produto-01:hover {
	background-color: #6a5298;
}

.btn-outline.btn-produto-02 {
	border-color: #51ad71;
}

.btn-outline.btn-produto-02:hover {
	background-color: #51ad71;
}

.btn-outline.btn-produto-03 {
	border-color: #b8d028;
}

.btn-outline.btn-produto-03:hover {
	background-color: #b8d028;
}

.btn-outline.btn-produto-04 {
	border-color: #e5e31c;
}

.btn-outline.btn-produto-04:hover {
	background-color: #e5e31c;
}

.btn-outline.btn-produto-05 {
	border-color: #f6bc1c;
}

.btn-outline.btn-produto-05:hover {
	background-color: #f6bc1c;
}

.btn-outline.btn-produto-06 {
	border-color: #00a0d6;
}

.btn-outline.btn-produto-06:hover {
	background-color: #00a0d6;
}

.btn-outline.btn-produto-07 {
	border-color: #4fa735;
}

.btn-outline.btn-produto-07:hover {
	background-color: #4fa735;
}

.btn-outline.btn-produto-08 {
	border-color: #8ec02f;
}

.btn-outline.btn-produto-08:hover {
	background-color: #8ec02f;
}

.btn-outline.btn-produto-09 {
	border-color: #4cb2b3;
}

.btn-outline.btn-produto-09:hover {
	background-color: #4cb2b3;
}

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 ::-ms-clear {
	display: none;
}

form ::-ms-reveal {
	display: none;
}

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: 0;
}

form input,
form select,
form textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=text],
form input[type=url],
form textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	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: #fff;
	border: 1px solid #cdd0d0;
	outline: 0;
}

form input[type=email].parsley-error,
form input[type=password].parsley-error,
form input[type=tel].parsley-error,
form input[type=text].parsley-error,
form input[type=url].parsley-error,
form textarea.parsley-error {
	margin-bottom: 5px;
	border-color: #f77261!important;
}

form input[type=email][disabled],
form input[type=password][disabled],
form input[type=tel][disabled],
form input[type=text][disabled],
form input[type=url][disabled],
form textarea[disabled] {
	color: #000;
	letter-spacing: .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-drop,
form .chosen-container.parsley-error .chosen-single {
	border-color: #f77261!important;
}

form #nbnet-fakepin {
	background: url(../images/pin.png) scroll no-repeat 0 0 #fff;
}

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

form.contact {
	display: none;
}

form.contact fieldset {
	border: 0;
	padding: 0 15px 30px;
}

table {
	width: 100%;
	max-width: 100%;
	margin: 15px 0;
}

table th {
	background-color: #c4dc3d;
	color: #fff;
}

table td {
	color: #616469;
}

.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 #fff;
	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 #fff;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	font-weight: 400;
	padding: 10px 20px 9px;
}

.simple-table tbody td:first-child {
	border-left: 0;
}

.gray-bg .simple-table tbody td {
	border-color: #f2f3f3;
}

.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 #fff;
	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: #fff;
	padding: 15px 20px 14px;
	vertical-align: top;
	width: 25%;
}

.simple-2col-vert tbody td {
	background-color: #fff;
	border-bottom: 1px solid #e6e7e7;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: 400;
	padding: 10px 20px 9px;
	vertical-align: top;
}

.simple-2col-vert a:focus,
.simple-2col-vert a:hover {
	border-color: #333;
}

.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 .gray-bg:last-child .simple-2col-vert,
.block-table-list .simple-2col-vert {
	margin-bottom: 15px;
}

.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 #fff;
	background-color: #c4dc3d;
	color: #fff;
	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: #fff;
}

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

.table-nb-blue tbody th,
.table-nb-blue thead th {
	background-color: #47bac5;
}

.table-nb-gold tbody th,
.table-nb-gold thead th {
	background-color: #ae9e6d;
}

.table-nb-gray tbody th,
.table-nb-gray thead th {
	background-color: #889291;
}

.table-produto-01 tbody th,
.table-produto-01 thead th {
	background-color: #6a5298;
}

.table-produto-02 tbody th,
.table-produto-02 thead th {
	background-color: #51ad71;
}

.table-produto-03 tbody th,
.table-produto-03 thead th {
	background-color: #b8d028;
}

.table-produto-04 tbody th,
.table-produto-04 thead th {
	background-color: #e5e31c;
}

.table-produto-05 tbody th,
.table-produto-05 thead th {
	background-color: #f6bc1c;
}

.table-produto-06 tbody th,
.table-produto-06 thead th {
	background-color: #00a0d6;
}

.table-produto-07 tbody th,
.table-produto-07 thead th {
	background-color: #4fa735;
}

.table-produto-08 tbody th,
.table-produto-08 thead th {
	background-color: #8ec02f;
}

.table-produto-09 tbody th,
.table-produto-09 thead th {
	background-color: #4cb2b3;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.hp-slider {
	position: relative;
	width: 100%;
}

.hp-slider img,
.hp-slider picture {
	display: block;
	height: auto!important;
	max-width: 100%;
	width: 100%;
}

.hp-slider .video {
	margin-bottom: 0;
}

.hp-slider video {
	cursor: pointer;
}

.hp-slider canvas,
.hp-slider video {
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.hp-slider .mejs-controls {
	visibility: hidden!important;
}

.hp-slider .owl-controls {
	padding-bottom: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}

.hp-slider .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.hp-slider .owl-controls .owl-page span {
	background: #fff;
	border: 1px solid #616469;
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 7px;
	filter: alpha(opacity=50);
	opacity: .5;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.hp-slider .owl-controls .owl-page.active span,
.hp-slider .owl-controls .owl-page:hover span {
	filter: alpha(opacity=100);
	opacity: 1;
	background-color: #616469;
}

.hp-slider-item {
	float: left;
	position: relative;
	width: 100%;
}

.hp-slider-item a {
	display: block;
}

.hp-slider-item .popup {
	display: none;
}

.hp-slider-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-bottom: 50px;
	text-align: center;
	z-index: 2;
}

.hp-slider-content h1 {
	color: #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 26px;
	line-height: 1;
	font-weight: 300;
}

.main-highlights {
	display: none;
	background-color: #e6e7e7;
	padding-bottom: 15px;
	padding-top: 20px;
}

.main-highlights .link-more,
.main-highlights h2 {
	display: inline-block;
	color: #616469;
	margin: 15px;
}

.main-highlights .link-more {
	display: none;
	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:focus,
.main-highlights .link-more:hover {
	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 .35s ease;
	transition: background-color .35s ease;
}

.highlight-item a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.highlight-item img,
.highlight-item picture {
	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:focus,
.highlight-item:hover {
	background-color: #f2f3f3;
}

.secondary-nav {
	margin-bottom: 30px;
}

.secondary-nav ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-item {
	border-top: 1px solid #d8e87e;
	padding: 15px;
	height: auto;
	-webkit-transition: background-color .35s ease;
	transition: background-color .35s ease;
}

.nav-item:first-of-type {
	border: 2px solid #c4dc3d;
}

.nav-item a {
	display: block;
	height: 100%;
}

.nav-item h3,
.nav-item p {
	display: block;
	text-align: center;
}

.nav-item h3 {
	color: #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 26px;
	line-height: 1.428571429;
	font-weight: 300;
}

.nav-item p {
	color: #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: 300;
}

.nav-item:focus,
.nav-item:hover {
	background-color: #9ba1a1;
	text-decoration: none;
}

.nav-item:focus a,
.nav-item:hover a {
	text-decoration: none;
}

.nav-item:focus a h3,
.nav-item:focus a p,
.nav-item:hover a h3,
.nav-item:hover a p {
	color: #fff;
}

.hp-contacts {
	margin-bottom: 15px;
}

.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-address,
.hp-contacts .text p.nb-balcony-name {
	margin: 0;
}

.hp-contacts .text p.nb-balcony-name {
	font-weight: 700;
}

.hp-contacts a.nb-phone {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 50px;
	line-height: 1.428571429;
	font-weight: 400;
	display: block;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
}

.hp-contacts a.nb-phone:focus,
.hp-contacts a.nb-phone:hover {
	color: #9ba1a1;
}

.hp-contacts .btn {
	width: 100%;
	text-align: center;
}

.hp-contacts.hp-balcony {
	margin-bottom: 50px;
}

.breadcrumbs {
	display: block!important;
	margin: 30px 0 40px;
	padding: 0;
}

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

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

.breadcrumbs a {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	font-weight: 400;
	color: #616469;
	text-decoration: none;
}

.breadcrumbs a.current,
.breadcrumbs a:hover {
	color: #333;
}

.breadcrumbs a:after {
	content: '›';
	padding: 0 7px;
}

.breadcrumbs li {
	display: inline;
}

.breadcrumbs li:last-child a {
	font-weight: 700;
}

.breadcrumbs li:last-child a:after {
	content: none;
}

.site-header {
	padding-bottom: 0;
	position: relative;
	-webkit-transition: background 20ms ease;
	transition: background 20ms ease;
	z-index: 11;
}

.site-header li {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.site-header li:before {
	content: none;
}

.site-header.active {
	background-color: #f2f3f3;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

.site-header.active~.hp-slider,
.site-header.active~.site-main {
	padding-top: 116px;
}

.logo-container {
	padding: 7px 0 5px;
}

.logo {
	display: block;
	margin: 0 auto 8px;
	position: relative;
	width: 197px;
	height: 38px;
	background: url(../images/logo-xs.png) scroll no-repeat center top transparent;
	z-index: 21;
}

.logo>span {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.logo.logo-360 {
	background-image: url(../images/logo-360-xs.png);
}

.logo.logo-private {
	background-image: url(../images/logo-private-xs.png);
}

.logo.logo-empresas {
	background-image: url(../images/logo-empresas-xs.png);
}

.top-nav {
	border-bottom: 1px solid #e6e7e7;
	margin: 0 auto;
	padding: 0 0 8px;
	text-align: center;
}

.top-nav li {
	display: inline-block;
}

.top-nav li.top-nav-title {
	display: none;
}

.top-nav a {
	border-bottom: 2px solid transparent;
	padding: 10px 5px 2px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: 600;
	color: #616469;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
}

.top-nav a.active,
.top-nav a:hover {
	border-color: #616469;
	color: #333;
}

.top-nav a.active {
	border-bottom: 2px solid #c4dc3d;
	color: #c4dc3d;
	cursor: default;
}

.lang-nav {
	display: block;
	width: 25px;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	top: 50px;
	right: 15px;
	text-align: center;
	z-index: 20;
}

.lang-nav a {
	float: left;
	width: 100%;
	padding: 4px 0;
	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.active,
.lang-nav a:hover {
	color: #333;
}

.lang-nav a.active {
	background-color: #f2f3f3;
}

.lang-nav a.active+ul {
	width: 25px;
	height: auto;
	visibility: visible;
}

.lang-nav li {
	display: block;
	width: 100%;
}

.lang-nav ul {
	float: left;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
}

.lang-nav li li a {
	background-color: #f2f3f3;
	border-top: 1px solid #e6e7e7;
}

.lang-nav li li a:after {
	content: none;
	margin-left: 0;
}

.lang-nav li li:last-child {
	margin-right: 0;
}

.main-nav {
	position: relative;
	-webkit-transition: height .35s ease;
	transition: height .35s ease;
}

.menu {
	background-color: #f2f3f3;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 0;
	padding-top: 100px;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	z-index: 21;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

.lt-ie10 .menu {
	left: -100%;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	border-top: 1px solid #e6e7e7;
	display: block;
	float: none;
}

.menu li:first-child {
	border-top: 0;
}

.menu li .btn-nav {
	border: 0;
	outline: 0;
	background: 0 0;
	color: #616469;
	text-transform: uppercase;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: 300;
	margin: 0;
	padding: 0 7px;
	text-align: left;
	width: 100%;
}

.menu li .btn-nav:after {
	content: ' ';
	background-image: url(../images/icons.png);
	background-position: -104px -40px;
	width: 20px;
	height: 40px;
	display: inline-block;
	float: right;
	margin-top: 5px;
	vertical-align: middle;
}

.no-touch .menu li .btn-nav:focus,
.no-touch .menu li .btn-nav:hover {
	color: #fff;
	background-color: #c4dc3d;
	text-decoration: none;
}

.no-touch .menu li .btn-nav:focus:after,
.no-touch .menu li .btn-nav:hover:after {
	content: '  ';
	background-position: -124px -40px;
}

.menu li .btn-nav.active {
	color: #fff;
	background-color: #c4dc3d;
	text-decoration: none;
}

.menu li .btn-nav.active:after {
	content: '  ';
	background-position: -124px -40px;
}

.menu li .btn-search {
	padding: 0 7px 0 0;
}

.menu li .btn-search>i {
	display: inline-block;
	margin-top: -2px;
	vertical-align: middle;
	background-image: url(../images/icons.png);
	background-position: -124px 0;
	width: 45px;
	height: 40px;
}

.menu li .btn-search.active>i,
.no-touch .menu li .btn-search:focus>i,
.no-touch .menu li .btn-search:hover>i {
	background-image: url(../images/icons.png);
	background-position: 0 -104px;
	width: 45px;
	height: 40px;
}

.menu li .btn-nav-back {
	border: 0;
	outline: 0;
	background: 0 0;
	border-bottom: 1px solid #e6e7e7;
	border-top: 1px solid #e6e7e7;
	color: #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: 300;
	margin: 0;
	padding: 0 7px;
	text-align: left;
	width: 100%;
}

.menu li .btn-nav-back:before {
	content: '';
	background-image: url(../images/icons.png);
	background-position: -144px -40px;
	width: 20px;
	height: 40px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.menu li .btn-nav-back:hover {
	background-color: #c4dc3d;
	color: #fff;
}

.menu li .btn-nav-back:hover:before {
	background-position: -104px 0;
}

.submenu {
	display: block;
	position: fixed;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f2f3f3;
	overflow-y: auto;
	z-index: 20;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

.lt-ie9 .submenu {
	visibility: hidden;
}

.lt-ie10 .submenu {
	left: -100%;
}

.submenu.open {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.lt-ie9 .submenu.open {
	visibility: visible;
}

.lt-ie10 .submenu.open {
	left: 0;
}

.header-search {
	margin: 25px 0;
}

.header-search h3,
.header-search label,
.nav-highlights h3,
.nav-highlights label,
.nav-highlights p {
	display: none;
}

.header-search h3,
.nav-highlights h3 {
	margin-bottom: 5px;
	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: 15px;
	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] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	float: none;
	padding: 2px 35px 2px 15px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 28px;
	line-height: 1.428571429;
	font-weight: 300;
	color: #616469;
	background-color: #fff;
	border: 1px solid #e6e7e7;
	outline: 0;
	text-align: center;
}

.header-search .search-btn-wrapper {
	float: none;
	position: relative;
}

.header-search .clear-search {
	display: none;
	position: absolute;
	top: -32px;
	right: -10px;
	padding: 0;
	border: 0;
	font-size: 0;
}

.header-search .clear-search:before {
	margin-right: 0;
}

.header-search .close-search {
	position: relative;
	float: right;
	right: -36px;
	top: 0;
	padding: 5px 0;
	font-size: 14px;
	color: #676d6d;
	border-bottom: 1px solid #676d6d;
	width: auto;
}

.search-results {
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 40px;
}

.search-results a {
	float: left;
	width: 100%;
	padding: 5px 15px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 24px;
	line-height: 1.428571429;
	font-weight: 300;
	color: #818888;
	text-decoration: none;
}

.search-results a:hover {
	color: #fff;
	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 {
	color: #fff;
}

.nbnet-login {
	border-top: 1px solid #e6e7e7;
	margin-top: 0;
	padding-top: 8px;
	padding-bottom: 2px;
	position: relative;
	text-align: center;
	right: auto;
}

.nbnet-login .login-table,
.nbnet-login label {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.nbnet-login label {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 800;
	width: 77px;
	height: 20px;
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
	background: url(../images/logo-nbnet.png) scroll no-repeat 0 -20px transparent;
}

.nbnet-login label>span {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.nbnet-login input[type=text] {
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	margin: 0 0 7px;
	padding: 7px;
	width: 125px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: 600;
	border: 1px solid #e6e7e7;
	background-color: #fff;
}

.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 .login-inputs {
	display: block;
	position: static;
}

.nbnet-login .login-links {
	display: none;
}

.nav-highlights {
	display: none;
	padding: 0 0 30px;
	text-align: center;
}

.site-header-white .nav-highlights a,
.site-header-white .nav-highlights h3,
.site-header-white .nav-highlights label,
.site-header-white .nav-highlights p {
	color: #fff;
}

.site-header-white .nav-highlights a:hover {
	color: #fff;
	border-color: #fff;
}

.site-header-white .nav-highlights .btn-nav {
	background-color: #fff;
	color: #616469;
}

.site-header-white .nav-highlights .btn-nav:hover {
	background-color: #9ba1a1;
	color: #fff;
}

.nav-highlights h3 {
	margin: 20px auto 5px;
}

.nav-highlights label,
.nav-highlights p {
	margin-bottom: 15px;
}

.nav-highlights input[type=search],
.nav-highlights input[type=text] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	float: none;
	padding: 2px 15px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 28px;
	line-height: 1.428571429;
	font-weight: 300;
	color: #616469;
	background-color: #fff;
	border: 1px solid #e6e7e7;
	outline: 0;
	text-align: center;
}

.nav-highlights input[type=search] {
	padding: 2px 35px 2px 15px;
}

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

.pure-toggle {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.pure-toggle:checked~.pure-toggle-label {
	top: 9px;
}

.pure-toggle:checked~.pure-toggle-label:after,
.pure-toggle:checked~.pure-toggle-label:before {
	background-color: #616469;
}

.pure-toggle:checked~.pure-toggle-label:before {
	-webkit-box-shadow: transparent 0 0 0 0;
	box-shadow: transparent 0 0 0 0;
	top: 21px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

.pure-toggle:checked~.pure-toggle-label:after {
	top: 21px;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
}

.lt-ie9 .pure-toggle:checked~.pure-toggle-label:after,
.lt-ie9 .pure-toggle:checked~.pure-toggle-label:before {
	top: 9px;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.pure-toggle:checked~.menu {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.lt-ie9 .pure-toggle:checked~.menu {
	visibility: visible;
}

.lt-ie10 .pure-toggle:checked~.menu {
	left: 0;
}

.pure-toggle-label {
	float: left;
	position: absolute;
	top: 13px;
	left: 5px;
	right: auto;
	width: 40px;
	height: 32px;
	cursor: pointer;
	display: block;
	z-index: 99;
	text-align: center;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.pure-toggle-label:after,
.pure-toggle-label:before {
	background-color: #9ba1a1;
	-webkit-transition: all .8s;
	transition: all .8s;
	backface-visibility: hidden;
	content: '';
	height: 3px;
	left: 10px;
	width: 20px;
}

.pure-toggle-label:before {
	-webkit-box-shadow: 0 6px 0 0 #9ba1a1;
	box-shadow: 0 6px 0 0 #9ba1a1;
	position: absolute;
	top: 9px;
}

.pure-toggle-label:after {
	position: absolute;
	top: 21px;
}

.pure-toggle-label:active {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.lt-ie9 .pure-toggle-label {
	-webkit-transition: none;
	transition: none;
}

.lt-ie9 .pure-toggle-label:after,
.lt-ie9 .pure-toggle-label:before {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.lt-ie9 .pure-toggle-label:before {
	background-image: url(../images/icons.png);
	background-position: -118px -104px;
	width: 19px;
	height: 17px;
}

.lt-ie9 .pure-toggle-label:hover:after,
.lt-ie9 .pure-toggle-label:hover:before {
	background-color: transparent;
}

.lt-ie9 .pure-toggle-label:hover:before {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-close-submenu {
	display: none;
	border: 0;
	outline: 0;
	background: 0 0;
	padding: 0 0 3px;
	font-size: 12px;
	color: #676d6d;
	vertical-align: middle;
	width: auto;
}

.btn-close-submenu:before {
	content: '';
	display: inline-block;
	margin-right: 5px;
	margin-top: -2px;
	vertical-align: middle;
}

.btn-close-submenu:hover {
	color: #333;
	border-color: #333;
}

.site-footer .sitemap {
	border-bottom: 1px solid #616469;
	margin-bottom: 0;
}

.footer-sitenav {
	background-color: #616469;
	display: none;
}

.sitemap-title {
	display: block!important;
	background-color: #9ba1a1;
	color: #fff;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	font-weight: 700;
	text-transform: uppercase;
}

tr.sitemap-title {
	display: table-row!important;
}

td.sitemap-title,
th.sitemap-title {
	display: table-cell!important;
}

.sitemap-title a,
.sitemap-title span {
	color: #fff;
}

.sitemap-title a:focus,
.sitemap-title a:hover {
	color: #333;
}

.sitemap-title .btn-sitemap {
	cursor: pointer;
	display: inline-block;
	padding: 12px 15px;
	position: relative;
	border: 0;
	outline: 0;
	background: 0 0;
	background-color: #9ba1a1;
	color: #fff;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	font-weight: 600;
	text-transform: uppercase;
}

.sitemap-title .btn-sitemap:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0;
	border-color: #fff transparent transparent;
	position: absolute;
	right: 0;
	top: 18px;
}

.sitemap-title .btn-sitemap:focus,
.sitemap-title .btn-sitemap:hover {
	color: #333;
}

.sitemap-title .btn-sitemap:focus:after,
.sitemap-title .btn-sitemap:hover:after {
	border-color: #333 transparent transparent;
}

.sitemap-title .btn-sitemap.active:after {
	border-width: 0 4px 4px;
	border-color: transparent transparent #fff;
}

.sitemap-title .btn-sitemap.active:focus,
.sitemap-title .btn-sitemap.active:hover {
	color: #333;
}

.sitemap-title .btn-sitemap.active:focus:after,
.sitemap-title .btn-sitemap.active:hover:after {
	border-color: transparent transparent #333;
}

.footer-credits {
	border-top: 1px solid #616469;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	font-weight: 400;
	margin-top: -1px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.footer-credits a,
.footer-credits span {
	color: #616469;
}

.footer-credits a {
	float: right;
}

.footer-credits a:focus,
.footer-credits a:hover {
	color: #333;
}

.footer-credits a,
.footer-credits span,
.sitemap-title a,
.sitemap-title span {
	display: inline-block;
}

.footer-credits a:focus,
.footer-credits a:hover,
.sitemap-title a:focus,
.sitemap-title a:hover {
	text-decoration: none;
}

.block {
	margin-bottom: 15px;
}

.block h2 {
	padding: 30px 0;
}

.block h3 {
	text-transform: uppercase;
	padding: 15px 0 0;
	font-size: 24px;
	font-weight: 400;
}

.block-table-list .gray-bg {
	padding-bottom: 15px;
}

.block-table-list .gray-bg h2 {
	padding: 15px 0;
}

.block-table-list .gray-bg h2+h3 {
	margin-top: 15px;
	padding-top: 0;
}

.block-table-list .gray-bg .simple-2col-vert+h3 {
	margin-top: 30px;
}

.block-table-list li {
	margin-bottom: 18px;
}

.block-table-list h3 {
	margin-top: 0;
}

.block-table-list h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: 400;
}

.block-icon-list .gray-bg>.disclaimer {
	padding-bottom: 30px;
}

.block-icon-list h3 {
	padding-bottom: 15px;
}

.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: 45px;
}

.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: 15px;
	color: #616469;
	margin-bottom: 13px;
}

.block-icon-list .disclaimer,
.block-table-list .disclaimer {
	padding: 0 20px;
}

.product-banner {
	position: relative;
	margin-bottom: 30px;
}

.product-banner .no-bg {
	display: none;
	min-height: 406px;
}

.product-banner img,
.product-banner picture {
	width: 100%;
	height: auto;
}

.product-banner .banner-container {
	width: 100%;
	height: 100%;
	padding: 15px;
}

.product-banner .hidden-container {
	display: none;
}

.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: 30px;
	line-height: 1;
	font-weight: 300;
	margin-bottom: 10px;
}

.product-banner h2 {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 5px;
}

.product-banner p {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
}

.product-banner a {
	display: block;
	position: relative;
	float: left;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 47px;
	font-weight: 600;
	padding: 0 25px;
	margin-top: 15px;
}

.consult-information {
	margin-bottom: 30px;
}

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

.subscribe {
	margin-bottom: 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-related {
	margin-top: 0;
	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;
	-webkit-transition: color .35s ease;
	transition: color .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 .35s ease;
	transition: background-color .35s ease;
}

.product-list li:nth-child(3n+3) {
	clear: right;
}

.product-list li:focus,
.product-list li:hover {
	background-color: #e6e7e7;
}

.product-list li:focus h3,
.product-list li:hover h3 {
	color: #9ba1a1;
}

.generic-header {
	margin-bottom: 15px;
}

.generic-header h1,
.generic-header p {
	margin: 15px 0;
}

.generic-header p {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 1.428571429;
	font-weight: 300;
}

.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 {
	margin-bottom: 30px;
}

.generic-content h2 {
	margin: 30px 0;
}

.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: 20px;
	line-height: 1.428571429;
	font-weight: 400;
}

.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-citation {
	margin-bottom: 30px;
}

.generic-citation p {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 1.428571429;
	font-weight: 400;
}

.product-moreinfo {
	margin-bottom: 30px;
}

.product-moreinfo h3 {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 24px;
	line-height: 1.428571429;
	font-weight: 400;
	color: #616469;
	margin: 15px 0;
}

.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 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:hover h4,
.product-related a:hover p {
	color: #333;
}

.product-related.highlight h4 {
	color: #fff;
}

.product-related.highlight img {
	width: 100%;
}

.image {
	margin-bottom: 30px;
}

.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: 15px;
	line-height: 1.428571429;
	font-weight: 400;
	color: #616469;
	text-align: center;
}

.video {
	margin-bottom: 30px;
}

.video .video-holder {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 15px;
}

.audio {
	margin-bottom: 30px;
}

.audio .audio-holder {
	display: none;
	margin-bottom: 25px;
}

.audio .audio-info {
	width: 100%;
	height: 50px;
	background-color: #f2f3f3;
}

.audio .me-cannotplay span {
	text-align: center;
}

.audio .me-cannotplay .error-btn {
	color: #f77261;
}

.audio .me-cannotplay .dwn-btn {
	color: #c4dc3d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.audio .author,
.audio .title {
	font-size: 16px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
	color: #616469;
}

.audio .title {
	float: left;
	margin-left: 25px;
}

.audio .author {
	float: right;
	margin-right: 25px;
}

.audio .mejs-container {
	width: 100%!important;
	height: 50px!important;
	background: #f2f3f3;
}

.audio .mejs-container .mejs-controls {
	background: 0 0;
	height: 50px;
}

.audio .mejs-container .mejs-controls .mejs-playpause-button {
	width: 11px;
	height: 14px;
	margin-top: 19px;
	margin-left: 25px;
	margin-right: 15px;
}

.audio .mejs-container .mejs-controls .mejs-playpause-button button {
	width: 11px;
	height: 14px;
	margin: 0;
	background: 0 0;
}

.audio .mejs-container .mejs-controls .mejs-playpause-button button:focus {
	outline: 0;
}

.audio .mejs-container .mejs-controls .mejs-playpause-button.mejs-play button {
	background: url(../images/icons-radio/radio-play.png) scroll no-repeat 0 0 transparent;
}

.audio .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button {
	background: url(../images/icons-radio/radio-pause.png) scroll no-repeat 0 0 transparent;
}

.audio .mejs-container .mejs-controls .mejs-time {
	padding: 0;
	height: 50px;
	overflow: visible;
}

.audio .mejs-container .mejs-controls .mejs-time span {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 50px;
	font-weight: 400;
	color: #616469;
	margin: 0;
}

.audio .mejs-container .mejs-controls .mejs-time .mejs-currenttime {
	margin-right: 15px;
}

.audio .mejs-container .mejs-controls .mejs-time .mejs-duration {
	margin-right: 40px;
}

.audio .mejs-container .mejs-controls div.mejs-time-rail {
	width: 55%!important;
	height: 4px;
	padding-top: 23px;
	margin-right: 15px;
}

.audio .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-total {
	width: 55%!important;
	height: 4px;
	margin: 0;
}

.audio .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-loaded {
	width: 100%!important;
	height: 4px;
	background: #fff;
}

.audio .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-current {
	height: 4px;
	background: #c4dc3d;
}

.audio .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-float {
	display: none!important;
}

.audio .mejs-container .mejs-controls div.mejs-horizontal-volume-slider {
	position: absolute;
	top: 23px;
	right: 25px;
	width: 72px;
	height: 4px;
}

.audio .mejs-container .mejs-controls div.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.audio .mejs-container .mejs-controls div.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	width: 72px;
	height: 4px;
	top: 0;
}

.audio .mejs-container .mejs-controls div.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #fff;
}

.audio .mejs-container .mejs-controls div.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #c4dc3d;
}

.audio .mejs-container .mejs-controls .mejs-volume-button {
	position: absolute;
	top: 19px;
	right: 112px;
	width: 19px;
	height: 14px;
	margin: 0;
}

.audio .mejs-container .mejs-controls .mejs-volume-button button {
	width: 19px;
	height: 14px;
	margin: 0;
	background: 0 0;
}

.audio .mejs-container .mejs-controls .mejs-volume-button button:focus {
	outline: 0;
}

.audio .mejs-container .mejs-controls .mejs-volume-button.mejs-mute button {
	background: url(../images/icons-radio/radio-mute.png) scroll no-repeat 0 0 transparent;
}

.audio .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button {
	background: url(../images/icons-radio/radio-unmute.png) scroll no-repeat 0 0 transparent;
}

.audio iframe {
	width: 100%;
	height: 175px;
}

.index-content {
	margin-bottom: 30px;
}

.header-index {
	padding-bottom: 1px;
}

.header-index.gray-bg h2 {
	margin-top: 15px;
}

.header-index h2 {
	color: #616469;
	margin: 30px 0;
}

.header-index img,
.header-index p {
	margin: 15px auto;
}

.header-index img {
	display: block;
	height: auto!important;
	max-width: 100%;
}

.gray-bg .index-description:last-child {
	padding-bottom: 20px;
}

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

.faqs h2 {
	color: #616469;
	margin: 30px 0;
}

.faqs .btn-faqs {
	width: 100%;
	margin-bottom: 40px;
}

.faqs-content {
	display: none;
}

.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: 45px;
}

.faq:last-child {
	margin-bottom: 45px;
}

.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;
	opacity: .3;
	filter: alpha(opacity=30);
}

.top-index i {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.top-index p {
	display: inline-block;
	padding-right: 3px;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

.top-index:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sidebar section {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}

.sidebar .title {
	margin-bottom: 15px;
}

.sidebar .title p {
	font-size: 16px;
	line-height: 1;
}

.sidebar .title button {
	line-height: 26px;
}

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

.sidebar .btn-wecall {
	text-align: left;
}

.contact-us {
	margin-top: 20px;
	border: 2px solid #c4dc3d;
}

.contact-us .btn-toggle-form {
	border: 0;
	outline: 0;
	background: 0 0;
	padding: 12px 15px 11px;
	width: 100%;
	text-align: left;
	-webkit-transition: background .35s ease;
	transition: background .35s ease;
}

.contact-us .btn-toggle-form:hover {
	background-color: #c4dc3d;
}

.contact-us .btn-toggle-form.btn-expand {
	cursor: default;
}

.contact-us .btn-toggle-form.btn-expand:hover {
	background: 0 0;
}

.sticky-header {
	position: fixed;
	bottom: -60px;
	top: auto;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 11;
	-webkit-transition: bottom .5s ease;
	transition: bottom .5s ease;
}

.sticky-header p {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.sticky-header a {
	display: inline-block;
	position: relative;
	line-height: 42px;
	width: auto;
	margin: 10px 15px;
}

.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 li {
	margin-bottom: 15px;
}

.about-us li:last-child {
	margin-bottom: 0;
}

.about-us a,
.info-area 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.more {
	border-bottom: 1px solid transparent;
}

.info-area a.more:hover {
	border-color: #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;
}

.about-us ul,
.info-area 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: #fff;
}

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

.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;
	width: 68%;
	height: 50px;
}

.nbnet-form input[type=text]#nbnet-login+.btn-clear {
	display: inline-block;
}

.nbnet-form .btn-clear {
	display: none;
	vertical-align: top;
}

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

.nbnet-message {
	display: none;
	padding-top: 60px;
	padding-bottom: 60px;
}

.nbnet-message a,
.nbnet-message p {
	margin: 15px;
}

.credit-simulator {
	color: red;
}

.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-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
	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;
}

.main-title {
	font-size: 60px;
}

.article-title,
.block h2,
.faqs h2,
.generic-content h2,
.generic-header h1,
.header-index h2 {
	font-size: 40px;
}

.main-highlights h2,
.section-title {
	font-size: 30px;
}

.highlight-title {
	font-size: 20px;
}

.main-subtitle {
	font-size: 30px;
}

.module-title {
	font-size: 24px;
}

.title-fail {
	text-align: left;
}

.title-fail:before {
	clear: none;
	float: left;
	margin-right: 15px;
}

.simple-table .stripes-list {
	margin: -10px -20px 0;
}

.sitemap>dt {
	font-size: 30px;
	text-transform: none;
}

.footer-secondmenu {
	text-align: right;
}

.footer-secondmenu li {
	display: inline-block;
	padding: 12px 5px;
}

.footer-secondmenu a {
	padding-top: 0;
}

.btn.btn-top {
	bottom: 25px;
}

.hp-slider.hp-slider-absolute {
	position: absolute;
	top: 0;
	left: 0;
}

.hp-slider-content h1 {
	font-size: 60px;
}

.main-highlights {
	display: block;
}

.nav-item h3 {
	font-size: 30px;
}

.nav-item {
	border-color: transparent;
}

.hp-contacts a.nb-phone {
	font-size: 60px;
}

.hp-contacts.hp-balcony h2 {
	white-space: nowrap;
}

.hp-contacts.hp-balcony .btn {
	margin-top: 75px;
}

.site-header {
	padding-bottom: 20px;
}

.site-header.active {
	position: relative;
}

.site-header.active~.hp-slider,
.site-header.active~.nav-secondary,
.site-header.active~.site-main {
	padding-top: 0;
}

.site-header.enable-main-nav-light+.nav-secondary .nav-highlights {
	float: none;
	margin: 0 auto;
}

.site-header.enable-main-nav-light+.nav-secondary .nav-highlights.products h3 {
	display: none;
}

.site-header.enable-main-nav-light+.nav-secondary .nav-highlights.products .btn-nav {
	max-width: 260px;
}

.site-header.enable-main-nav-light+.nav-secondary .nav-highlights:not(.products) {
	display: none;
}

.logo-container {
	padding-top: 0;
	padding-bottom: 0;
}

.logo {
	background-image: url(../images/logo-sm.png);
	width: 221px;
	height: 43px;
	margin-bottom: 0;
}

.logo.logo-360 {
	background-image: url(../images/logo-360-sm.png);
}

.logo.logo-private {
	background-image: url(../images/logo-private-sm.png);
}

.logo.logo-empresas {
	background-image: url(../images/logo-empresas-sm.png);
}

.site-header-white .logo {
	background-image: url(../images/logo-sm-wh.png);
}

.site-header-white .logo.logo-360 {
	background-image: url(../images/logo-360-sm-wh.png);
}

.site-header-white .logo.logo-private {
	background-image: url(../images/logo-private-sm-wh.png);
}

.site-header-white .logo.logo-empresas {
	background-image: url(../images/logo-empresas-sm-wh.png);
}

.site-header-white.active .logo {
	background-image: url(../images/logo-sm.png);
}

.site-header-white.active .logo.logo-360 {
	background-image: url(../images/logo-360-sm.png);
}

.site-header-white.active .logo.logo-private {
	background-image: url(../images/logo-private-sm.png);
}

.site-header-white.active .logo.logo-empresas {
	background-image: url(../images/logo-empresas-sm.png);
}

.top-nav {
	border-bottom: 0;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.top-nav a {
	font-size: 12px;
	margin: 0 5px;
}

.site-header-white .top-nav a {
	color: #fff;
}

.site-header-white .top-nav a.active,
.site-header-white .top-nav a:hover {
	border-color: #fff;
	color: #fff;
}

.site-header-white.active .top-nav a {
	color: #616469;
}

.site-header-white.active .top-nav a:hover {
	border-color: #616469;
	color: #333;
}

.site-header-white.active .top-nav a.active {
	border-color: #c4dc3d;
	color: #c4dc3d;
}

.lang-nav {
	width: auto;
	top: 7.5px;
	right: 15px;
	text-align: left;
}

.lang-nav a {
	width: auto;
	padding: 0;
}

.lang-nav a.active {
	background-color: transparent;
}

.lang-nav a.active+ul {
	width: auto;
}

.lang-nav a:after {
	content: '\203A';
	margin-left: 5px;
}

.lang-nav li {
	float: left;
	display: inline-block;
	width: auto;
	background-color: transparent;
}

.lang-nav ul {
	margin-left: 5px;
}

.lang-nav li li {
	margin-right: 5px;
}

.lang-nav li li a {
	background-color: transparent;
	border-top: 0;
}

.site-header-white .lang-nav a {
	color: #fff;
}

.site-header-white.active .lang-nav a {
	color: #676d6d;
}

.menu li .btn-nav {
	margin-top: 5px;
	margin-left: 10px;
	padding: 6px 7px 5px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: 600;
	width: auto;
}

.menu li .btn-nav:after {
	display: none;
}

.site-header-white .menu li .btn-nav {
	color: #fff;
}

.site-header-white .menu li .btn-nav.active,
.site-header-white .menu li .btn-nav:focus,
.site-header-white .menu li .btn-nav:hover {
	background-color: #9ba1a1;
}

.site-header-white.active .menu li .btn-nav {
	color: #616469;
}

.site-header-white.active .menu li .btn-nav.active,
.site-header-white.active .menu li .btn-nav:focus,
.site-header-white.active .menu li .btn-nav:hover {
	background-color: #c4dc3d;
	color: #fff;
}

.menu li .btn-search {
	background: 0 0;
	margin: 0;
	padding: 0;
	width: 45px;
	height: 40px;
	overflow: hidden;
}

.site-header-white .menu li .btn-search>i {
	background-position: 0 -104px;
}

.site-header-white.active .menu li .btn-search>i {
	background-position: -124px 0;
}

.site-header-white.active .menu li .btn-search.active>i,
.site-header-white.active .menu li .btn-search:hover>i {
	background-position: 0 -104px;
}

.menu {
	background: 0 0;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	margin-top: 5px;
	padding-top: 0;
	overflow-y: visible;
	visibility: visible;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: none;
	transform: none;
}

.menu li {
	border-top: 0;
	float: left;
}

.menu .btn-nav-back {
	display: none;
}

.disable-main-nav .menu .btn-nav:not(.btn-search),
.enable-main-nav-light .menu .btn-nav:not(.btn-search) {
	display: none;
}

.disable-main-nav.active .menu .btn-nav,
.enable-main-nav-light.active .menu .btn-nav {
	display: inline-block;
}

.submenu {
	display: none;
	position: absolute;
	top: 58px;
	bottom: auto;
	right: auto;
	height: auto;
	padding-top: 10px;
	overflow-y: visible;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: none;
	transform: none;
}

.submenu.open {
	-webkit-transform: none;
	transform: none;
}

.header-search {
	text-align: center;
}

.header-search h3,
.header-search label,
.nav-highlights h3,
.nav-highlights label,
.nav-highlights p {
	display: block;
}

.header-search .search-btn-wrapper {
	display: inline-block;
}

.search-results {
	padding: 40px 0;
}

.search-results a {
	font-size: 30px;
}

.nbnet-login {
	border: 0;
	position: absolute;
	right: 15px;
	top: 0;
	padding: 10px;
	z-index: 2;
}

.nbnet-login label {
	float: left;
}

.site-header-white .nbnet-login label {
	background-position: 0 -40px;
}

.site-header-white.active .nbnet-login label {
	background-position: 0 -20px;
}

.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 ul {
	display: none;
	position: relative;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.nbnet-login li {
	display: block;
	font-size: 10px;
	height: 16px;
}

.nbnet-login li:first-child {
	height: 22px;
	border-bottom: 1px solid #cdd0d0;
	margin-bottom: 3px;
}

.nbnet-login a {
	border-bottom: 1px solid transparent;
	display: block;
	float: left;
	color: #616469;
}

.nbnet-login a:hover {
	border-color: #616469;
}

.nbnet-login.nbnet-hover {
	background-color: #f2f3f3;
	z-index: 20;
}

.nbnet-login.nbnet-hover label {
	background-position: 0 0;
}

.nbnet-login.nbnet-hover ul {
	display: block;
}

.site-header-white .nbnet-login.nbnet-hover label,
.site-header-white.active .nbnet-login.nbnet-hover label {
	background-position: 0 0;
}

.nav-highlights {
	display: block;
}

.nav-highlights h3 {
	margin-top: 0;
}

.pure-toggle:checked~.menu {
	-webkit-transform: none;
	transform: none;
}

.pure-toggle-label {
	display: none;
}

.disable-main-nav .pure-toggle-label {
	visibility: hidden;
}

.btn-close-submenu {
	display: inline-block;
	margin-left: 30px;
}

.sitemap-title {
	padding: 0;
}

.sitemap-title span {
	display: none;
}

.sitemap-title .btn-sitemap {
	float: left;
}

.block h2 {
	margin: 30px 0;
	padding: 0;
}

.block h3 {
	padding: 0;
	margin: 15px 0;
}

.block-table-list .gray-bg {
	padding-bottom: 0;
	margin-bottom: 15px;
}

.block-table-list .gray-bg h2 {
	margin-top: 15px;
	padding: 0;
}

.block-icon-list .gray-bg h2,
.block-icon-list .gray-bg h3 {
	margin: 0;
	padding: 15px 0;
}

.product-banner .no-bg {
	display: block;
}

.product-banner .banner-container {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 40px;
	background-color: transparent;
}

.product-banner h1 {
	font-size: 60px;
}

.product-banner h2 {
	font-size: 30px;
}

.product-banner p {
	font-size: 20px;
}

.product-banner a {
	font-size: 16px;
	width: auto;
	margin-top: 40px;
}

.generic-content h3,
.index-description h3 {
	font-size: 24px;
}

.product-related li {
	border-left: 1px solid #e6e7e7;
}

.product-related li:first-child {
	border-color: transparent;
}

.sticky-header {
	min-height: 60px;
	height: auto;
	bottom: auto;
	top: -60px;
	-webkit-transition: top .5s ease;
	transition: top .5s ease;
}

.sticky-header p {
	position: relative;
	float: left;
	color: #fff;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 40px;
	line-height: 60px;
	font-weight: 300;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: auto;
	margin-left: 30px;
}

.sticky-header a {
	float: right;
	margin-right: 30px;
}

.nbnet-content {
	margin-bottom: 60px;
}

.pin-keyboard {
	float: right;
	position: relative;
	left: -50%;
}

.pin-keyboard>.pin-numbers {
	position: relative;
	left: 50%;
	max-width: 226px;
}

.nbnet-message a,
.nbnet-message p {
	margin-left: 35px;
	margin-right: 65px;
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sitemap>dd:nth-child(even) {
	clear: left;
}

.footer-menu {
	text-align: center;
}

.footer-menu>li {
	display: inline-block;
}

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

.product-related li.col-sm-6 {
	margin: 15px 0 0;
}

.product-related li.col-sm-6:nth-of-type(odd) {
	border-color: transparent;
	clear: left;
}

}

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

.nav-highlights:not(.products) {
	display: none;
}

}

@media (min-width:992px) {

.container {
	width: 970px;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
	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;
	width: 100%;
	height: auto;
	padding: 0;
	border-collapse: collapse;
}

.footer-menu li {
	display: table-cell;
	padding: 0 10px;
	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 a {
	display: table-cell;
	width: 1%;
	padding: 0 15px;
	vertical-align: middle;
	text-align: center;
	height: 40px;
}

.footer-menu span {
	padding: 0;
	height: 40px;
	line-height: 1;
	display: inline;
}

.secondary-nav {
	background-color: #c4dc3d;
}

.nav-item:first-of-type {
	border: 0;
}

.nav-item h3 {
	color: #fff;
	margin-top: 0;
}

.nav-item p {
	margin-top: 0;
}

.site-header.enable-main-nav-light+.nav-secondary .nav-highlights {
	padding-top: 25px;
}

.logo {
	background-image: url(../images/logo-md.png);
	width: 296px;
	height: 58px;
}

.logo.logo-360 {
	background-image: url(../images/logo-360-md.png);
}

.logo.logo-private {
	background-image: url(../images/logo-private-md.png);
}

.logo.logo-empresas {
	background-image: url(../images/logo-empresas-md.png);
}

.site-header-white .logo {
	background-image: url(../images/logo-md-wh.png);
}

.site-header-white .logo.logo-360 {
	background-image: url(../images/logo-360-md-wh.png);
}

.site-header-white .logo.logo-private {
	background-image: url(../images/logo-private-md-wh.png);
}

.site-header-white .logo.logo-empresas {
	background-image: url(../images/logo-empresas-md-wh.png);
}

.site-header-white.active .logo {
	background-image: url(../images/logo-md.png);
}

.site-header-white.active .logo.logo-360 {
	background-image: url(../images/logo-360-md.png);
}

.site-header-white.active .logo.logo-private {
	background-image: url(../images/logo-private-md.png);
}

.site-header-white.active .logo.logo-empresas {
	background-image: url(../images/logo-empresas-md.png);
}

.nav-highlights h3 {
	margin-top: 20px;
}

.footer-sitenav {
	display: block;
}

.faqs .btn-faqs {
	width: auto;
	margin-bottom: 0;
}

}

@media (min-width:992px) and (max-width:1199px) {

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumbs.hidden-md,
.hidden-lg.hidden-md,
.hidden-md,
.hidden-sm.hidden-md,
.hidden-xs.hidden-md,
.sitemap-title.hidden-md,
td.breadcrumbs.hidden-md,
td.hidden-lg.hidden-md,
td.hidden-md,
td.hidden-sm.hidden-md,
td.hidden-xs.hidden-md,
td.sitemap-title.hidden-md,
th.breadcrumbs.hidden-md,
th.hidden-lg.hidden-md,
th.hidden-md,
th.hidden-sm.hidden-md,
th.hidden-xs.hidden-md,
th.sitemap-title.hidden-md,
tr.breadcrumbs.hidden-md,
tr.hidden-lg.hidden-md,
tr.hidden-md,
tr.hidden-sm.hidden-md,
tr.hidden-xs.hidden-md,
tr.sitemap-title.hidden-md {
	display: none!important;
}

}

@media (min-width:1200px) {

.container {
	width: 1170px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

.footer-mainnav {
	display: block!important;
}

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

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

.logo {
	background-image: url(../images/logo.png);
	width: 362px;
	height: 74px;
}

.logo.logo-360 {
	background-image: url(../images/logo-360.png);
}

.logo.logo-private {
	background-image: url(../images/logo-private.png);
}

.logo.logo-empresas {
	background-image: url(../images/logo-empresas.png);
}

.site-header-white .logo {
	background-image: url(../images/logo-wh.png);
}

.site-header-white .logo.logo-360 {
	background-image: url(../images/logo-360-wh.png);
}

.site-header-white .logo.logo-private {
	background-image: url(../images/logo-private-wh.png);
}

.site-header-white .logo.logo-empresas {
	background-image: url(../images/logo-empresas-wh.png);
}

.site-header-white.active .logo {
	background-image: url(../images/logo.png);
}

.site-header-white.active .logo.logo-360 {
	background-image: url(../images/logo-360.png);
}

.site-header-white.active .logo.logo-private {
	background-image: url(../images/logo-private.png);
}

.site-header-white.active .logo.logo-empresas {
	background-image: url(../images/logo-empresas.png);
}

.disable-main-nav .menu .btn-nav {
	display: none;
}

.disable-main-nav.active .menu .btn-nav {
	display: inline-block;
}

.disable-main-nav .menu .btn-search,
.enable-main-nav-light .menu .btn-search {
	width: auto;
	padding-right: 15px;
}

.disable-main-nav .menu .btn-search>span,
.enable-main-nav-light .menu .btn-search>span {
	vertical-align: sub;
}

.menu {
	margin-top: 18px;
}

.nbnet-login input[type=text] {
	width: 100%;
}

.disable-main-nav .nbnet-login {
	visibility: hidden;
}

.disable-main-nav.active .nbnet-login {
	visibility: visible;
}

.nbnet-login {
	top: 13px;
}

.nav-highlights.nav-nbnet {
	position: relative;
}

.nav-highlights.nav-nbnet .nbnet-wrapper {
	margin: 0 15px;
	position: absolute;
	width: 95%;
	height: auto;
	z-index: 1;
}

.nav-highlights.nav-nbnet .nbnet-links {
	display: none;
	position: relative;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	float: none;
}

.nav-highlights.nav-nbnet .nbnet-links li {
	border-top: 1px solid #cdd0d0;
	display: block;
	font-size: 10px;
	padding: 12px 0;
}

.nav-highlights.nav-nbnet .nbnet-links li:first-child {
	border-color: transparent;
	padding-top: 0;
}

.nav-highlights.nav-nbnet .nbnet-links a {
	border-bottom: 1px solid transparent;
}

.nav-highlights.nav-nbnet .nbnet-links a:hover {
	border-color: #676d6d;
}

.nav-highlights.nav-nbnet:hover .nbnet-wrapper {
	background-color: #f2f3f3;
}

.nav-highlights.nav-nbnet:hover .nbnet-links {
	display: block;
}

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

.sitemap-title {
	padding: 0 15px;
}

.sitemap-title span {
	display: block;
	float: left;
	padding: 12px 15px;
}

.sitemap-title .btn-sitemap {
	display: none;
}

}

@media screen and (min-width:1200px) {

.audio .mejs-container .mejs-controls div.mejs-time-rail,
.audio .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-total {
	width: 60%!important;
}

}

@media (max-width:991px) {

form.contact input[type=text] {
	width: 100%;
}

.secondary-nav {
	background: 0 0;
	margin-top: 30px;
}

.secondary-nav li {
	display: none;
}

.secondary-nav li:first-child {
	display: block;
}

.header-search .clear-search {
	top: 6px;
	right: 156px;
}

}

@media (max-width:767px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

.simple-table .stripes-list {
	margin: -10px -20px;
}

.table-nb-gray tbody td:before {
	background-color: #889291;
}

.table-produto-01 tbody td:before {
	background-color: #6a5298;
}

.table-produto-02 tbody td:before {
	background-color: #51ad71;
}

.table-produto-03 tbody td:before {
	background-color: #b8d028;
}

.table-produto-04 tbody td:before {
	background-color: #e5e31c;
}

.table-produto-05 tbody td:before {
	background-color: #f6bc1c;
}

.table-produto-06 tbody td:before {
	background-color: #00a0d6;
}

.table-produto-07 tbody td:before {
	background-color: #4fa735;
}

.table-produto-08 tbody td:before {
	background-color: #8ec02f;
}

.table-produto-09 tbody td:before {
	background-color: #4cb2b3;
}

.breadcrumbs,
td.breadcrumbs,
th.breadcrumbs,
tr.breadcrumbs {
	display: none!important;
}

.header-search .clear-search {
	top: -32px;
	right: 15px;
}

.header-search .close-search {
	display: none;
}

.header-search input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.sitemap-title,
td.sitemap-title,
th.sitemap-title,
tr.sitemap-title {
	display: none!important;
}

.subscribe .btn {
	margin-bottom: 15px;
}

.generic-header li {
	margin-top: 15px;
	margin-left: 0;
	width: 100%;
}

.generic-header li:first-child {
	margin-top: 0;
}

.product-related li {
	padding-top: 0;
}

.product-related li a {
	padding-top: 15px;
	border-top: 1px solid #e6e7e7;
}

.product-related li:first-child a {
	border-color: transparent;
}

.nbnet-form input[type=text] {
	width: 100%;
}

}

@media screen and (max-width:767px) {

table table,
table tbody,
table td,
table th,
table thead,
table tr {
	display: block;
}

table tbody {
	border: 1px solid #cdd0d0;
}

table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

table tbody td {
	border-width: 0 0 1px!important;
	border-bottom: 1px solid #f2f3f3;
}

table tbody td:before {
	background-color: #c4dc3d;
	color: #fff;
	content: attr(data-label);
	padding: 15px 20px 14px;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: 700;
}

.simple-table tbody td:before {
	clear: left;
	display: block;
	margin: -10px -20px 10px;
}

.simple-2col-vert {
	border: 0;
}

.simple-2col-vert tbody th {
	width: 100%;
}

.simple-2col-vert tbody td:before {
	display: none;
}

.block-table-list .gray-bg:last-child .simple-2col-vert {
	margin-bottom: 0;
}

.complex-table,
.complex-table tbody {
	border: 0;
}

.complex-table .main-row {
	margin-bottom: 15px;
	border: 1px solid #cdd0d0;
}

.complex-table .main-row .main-cell:first-child {
	text-align: left;
}

.complex-table .main-cell {
	font-weight: 400;
}

.complex-table .main-cell:before {
	clear: left;
	display: block;
	font-weight: 700;
	text-align: left;
	margin: -10px -20px 10px;
}

.complex-table .main-cell.with-table table {
	margin: -10px 0;
}

.complex-table .main-cell.with-table table tbody {
	border: 0;
}

.complex-table .main-cell.with-table table tbody td:before {
	display: none;
}

.table-nb-blue tbody td:before {
	background-color: #47bac5;
}

.table-nb-gold tbody td:before {
	background-color: #ae9e6d;
}

}

@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: "";
}

blockquote,
pre {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

img,
tr {
	page-break-inside: avoid;
}

h2,
h3,
p {
	orphans: 3;
	widows: 3;
}

h2,
h3 {
	page-break-after: avoid;
}

.audio,
.breadcrumbs,
.btn,
.btn-outline,
.lang-nav,
.nbnet-login,
.product-moreinfo,
.pure-toggle-label,
.sidebar,
.site-footer,
.top-nav,
.video {
	display: none!important;
}

.menu {
	visibility: hidden;
}

.faqs-content {
	display: block!important;
}

.site-header {
	margin-bottom: .5cm;
}

.logo:before {
	background-image: url(../images/logo-md.png);
	width: 296px;
	height: 58px;
	content: '';
	display: inline-block;
}

.logo:after {
	display: none;
}

.logo.logo-360:before {
	background-image: url(../images/logo-360-md.png);
}

.logo.logo-private:before {
	background-image: url(../images/logo-private-md.png);
}

.logo.logo-empresas:before {
	background-image: url(../images/logo-empresas-md.png);
}

.content {
	width: 100%;
}

.stripes-list li {
	border-top: 1px dashed #e6e7e7;
}

.stripes-list li:first-child {
	border-top: 0;
}

.simple-table {
	border: 1px solid #e6e7e7;
}

.simple-table thead th {
	border-left: 1px solid #e6e7e7;
	border-bottom: 1px solid #e6e7e7;
}

.simple-table tbody td {
	border-top: 1px dashed #e6e7e7;
	border-left: 1px solid #e6e7e7;
}

.simple-2col-vert tbody th {
	border-right: 1px solid #e6e7e7;
	border-bottom: 1px dashed #e6e7e7;
}

.simple-2col-vert tbody td {
	border-bottom-style: dashed;
}

.complex-table thead th {
	border-color: #e6e7e7;
	border-bottom: 1px solid #e6e7e7;
}

.complex-table>tbody .main-row {
	border-top: 1px dashed #e6e7e7;
}

.complex-table>tbody .main-row:first-of-type {
	border: 0;
}

.product-list li,
.product-related li {
	float: left;
	width: 33.33333333333333%;
}

.product-banner .banner-container {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 40px;
}

.product-banner .banner-table {
	display: table;
	width: 100%;
	height: 100%;
}

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

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

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

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

}

@-webkit-keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@-moz-keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@-ms-keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@-o-keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

