/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

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:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

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

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #ffffff;
	-webkit-font-smoothing: antialiased;
}

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

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

a {
	color: #428bca;
	text-decoration: none;
}

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

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

img {
	vertical-align: middle;
}

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

.green { color: #c4dc3d; }

.slider-block {
	max-width: 877px;
  	margin: 20px auto;
}

.slider-block > h3 {
	text-align: left;
}

#nb-ca-slider {
	margin-top: 20px;
}

#nb-ca-slider .nb-ca-item {
	margin: 0 70px;
	color: #5F6466;
}

#nb-ca-slider .nb-ca-item .nb-ca-header {
	display: block;
	position: relative;
	padding: 0 70px;
	overflow: hidden;
	bottom: -20px;
}

#nb-ca-slider .nb-ca-item .nb-ca-header > .header-person {
	width: 180px;
	position: absolute;
	bottom: 0;
	text-align: right;
	left: 0;
}

#nb-ca-slider .nb-ca-item .nb-ca-header > .header-person > img {
	max-width: 100%;
}

#nb-ca-slider .nb-ca-item .nb-ca-header > .header-description {
	width: 100%;
	float: right;
	padding-left: 130px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#nb-ca-slider .nb-ca-item .nb-ca-header > .header-description > h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#nb-ca-slider .nb-ca-item .nb-ca-header > .header-description > p {
	font-size: 26px;
	font-weight: 300;
	line-height: 22px;
}

#nb-ca-slider .nb-ca-item .nb-ca-content {
	clear: right;
	background: #f7f7f7;
	padding: 50px 70px 30px;
}

#nb-ca-slider .nb-ca-item .nb-ca-content > p {
	font-size: 20px;
	font-weight: 400;
}

#nb-ca-slider .nb-ca-item .nb-ca-content > span {
	font-size: 16px;
}

#nb-ca-slider .owl-buttons {
	width: 100%;
	position: absolute;
	top: 180px;
	left: 0;
}

#nb-ca-slider .owl-buttons .owl-prev {
	width: 11px;
	height: 19px;
	background: url('../images/slider-arrow-left.png');
	float: left;
	margin-left: 25px;
}

#nb-ca-slider .owl-buttons .owl-next {
	width: 11px;
	height: 19px;
	background: url('../images/slider-arrow-right.png');
	float: right;
	margin-right: 25px;
}

@media (max-width: 768px) {

	#nb-ca-slider .owl-buttons {
		top: 70px;
	}

	#nb-ca-slider .owl-buttons .owl-next {
		margin-right: 75px;
	}

	#nb-ca-slider .owl-buttons .owl-prev {
		margin-left: 75px;
	}

	#nb-ca-slider .nb-ca-item {
		margin: 0 50px;
	}

	#nb-ca-slider .nb-ca-item .nb-ca-header {
		bottom: 0;
		margin-bottom: 15px;
		padding: 0 50px;
	}

	#nb-ca-slider .nb-ca-item .nb-ca-header > .header-person {
		text-align: center;
		width: 100%;
		position: inherit;
		margin: 25px 0;
	}

	#nb-ca-slider .nb-ca-item .nb-ca-header > .header-description {
		text-align: center;
		float: none;
		padding: 0;
	}

	#nb-ca-slider .nb-ca-item .nb-ca-content {
		padding: 30px 70px 30px;
	}
}

@media (max-width: 480px) {

	#nb-ca-slider .owl-buttons .owl-next {
		margin-right: 30px;
	}

	#nb-ca-slider .owl-buttons .owl-prev {
		margin-left: 30px;
	}

	#nb-ca-slider .nb-ca-item {
		margin: 0 20px;
	}

	#nb-ca-slider .nb-ca-item .nb-ca-header {
		padding: 0 20px;
	}

	#nb-ca-slider .nb-ca-item .nb-ca-content {
		padding: 20px 20px 25px 20px;
	}
}

.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 0.35s ease;
	transition: all 0.35s ease;
}

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

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

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

.btn.btn-nb-green { /* NB Green Button (particulares) */
	background-color: #c4dc3d;
	color: #ffffff;
}

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

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

#simulacao {
	width: 300px;
}