* {
	font-family: 'Montserrat', sans-serif !important;
}
body, html {
	height: 100%;
}

.container {
	max-width: 1180px;
}

.barra{
	background-color: rgba(0,0,44,.9) !important;
}

.navbar-brand img {
	width: auto;
	height: 44px;
}

.navbar-fixed-top.scrolled {
	background-color: #00002b !important;
	transition: background-color 200ms linear;
}


/* IMAGENS */
.imgBgFluid {
	background-repeat: no-repeat; 
	background-position: center center; 
	background-size: cover;
}
.imgHeader {
	min-height: 800px;
	margin-top: -50px !important;
	background-image: url(../imagens/remador.jpg); 
}
.imgCenter {
	height: 310px !important;
	background-image: url(../imagens/baia.jpg); 
}
.imgBottom {
	height: 370px !important;
	background-image: url(../imagens/desktop.jpg); 
}


.absoluto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.formContainer {
	padding-top: 120px !important;
	min-height: 800px;
}

.formBox {
	background-color: transparent;
	max-width: 370px;
}

.card, .btn, .form-control { border-radius: 0; }

.btn.btn-safra {
	background-color: #003eaa !important;
	border: 0;
}

.btn.btn-safra-cliente {
	background-color: #066fcc !important;
	border: 0;
}

.btn-safra-lg {
	font-weight: 600 !important;
}
.btn-safra-md {
	font-weight: 500 !important;
}

.btn-form-safra {
	background-color: #003eaa !important;
	font-weight: 600 !important;
	border: 0;
	width: 100% !important;
	color: #fff;
	float: left;
}

.safra-light {
	font-weight: 300 !important;
}

.safraGrafico {
	margin-top: -310px;
}

.safraBox2 {
	margin-top: -160px;
}

.safraSombra {
	box-shadow: 0px 5px 44px 3px rgba(98,98,98,0.6);
}

.safraH2 {
	font-size: 64px !important;
	color: #868686;
}

.safraH2 strong {
	font-weight: 700 !important;
}

.safraH2-invest {
	font-weight: 300 !important;
	font-size: 64px !important;
	color: #fff;
	margin-bottom: 48px;
}

.safraH2-invest strong {
	margin-top: -20px;
	font-weight: 800 !important;
	display: block;
}

.safraH3 {
	font-weight: 300 !important;
	font-size: 62px !important;
	line-height: 64px;
	color: #868686;
}

.safraH3 strong {
	font-size: 65px !important;
	font-weight: 800 !important;
}

.safraTextoBox {
	font-size: 22px;
	font-weight: 300 !important;
	padding-right: 10px;
}

.btn-safra-grafico {
	font-size: 18px;
}

.font-14px {
	font-size: 14px;
}

.safraMiudas {
	font-size: 13px;
}

.venha-conhecer {
	color: #fff;
}

.letrasMiudas {
	font-size: 11px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-top: solid 1px #ccc;
}

.imagensAbas {
	text-align: center;
}

.imagensAbas img {
	width:auto;
	max-width: 100%;
	height: auto;
}

.titulo-2 {
	font-size: 35px;
	font-weight: 300 !important;
	color: #003eaa !important;
	text-align: center;
}

.textoHome{
	color: #fff !important;
	font-size: 50px;
	line-height: 50px;
	font-weight: 300 !important;
	padding-top: 110px;
	/* text-shadow: #000 5px 5px 10px; */
}

.textoHome b {
	font-weight: 800 !important;
}

.texto-1 {
	font-size: 22px;
	font-weight: 300 !important;
	color: #00002b !important;
	text-align: center;
}

.texto-2 {
	font-size: 22px;
	font-weight: 300 !important;
	color: #868686 !important;
	text-align: center;
}

.textosSafra {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.mb-6,.my-6, .mb-sm-6, .my-sm-6, .mb-md-6, .my-md-6, .mb-lg-6, .my-lg-6, .mb-xl-6, .my-xl-6 {
	margin-bottom: 4rem !important;
}

.rolarHorizontal {
	overflow-x: hidden;
	white-space: nowrap;
}

.rolarHorizontal img {
	width: auto;
	height: 72px;
}

.tabelaMobile {
	display: none;
}

.tabelaMobile * {
	font-size: 12px;
	color: #666;
}

.tabelaMobile .tabelaCampo {
	font-weight: bold;
}

.tabelaMobile .tabelaLinha td {
	padding: 5px 0px !important;
	border-bottom: dotted 1px #aaa;
}

.tabelaMobile .tabelaLinhaFinal td {
	border-bottom: none;
}

.tabelasPeriodo tr {
	text-align: center;
}

.tabelasPeriodo tr td {
	padding: 3px 0px !important;
}

.tabelasPeriodo tr:first-child {
	font-weight: bold;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
}

.tabelasPeriodo tr:last-child {
	border-top: dotted 1px #ccc;
}

.tabelasPeriodo tr:last-child td {
}

.tabelaDesktop {
	display: block;
}

.tabelaDesktop * {
	font-size: 12px;
	color: #999;
}

.tabelaDesktop .tabelaCampo {
	font-weight: bold;
}

.tabelaDesktop .tabelaLinha td {
	padding: 5px 5px !important;
	border-bottom: dotted 1px #aaa;
}

.tabelaDesktop .tabelaLinhaFinal td {
	border-bottom: none;
}

.tabelasPeriodoDesktop tr {
	text-align: center;
}

.tabelasPeriodoDesktop tr td {
	padding: 3px 0px !important;
}

.tabelasPeriodoDesktop tr:first-child {
	font-weight: bold;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #aaa;
}

.tabelasPeriodoDesktop .celulaFinal {
	border-right: solid 1px #aaa;
}

.tabelasPeriodoDesktop tr:last-child {
	border-top: dotted 1px #ccc;
}

.labelMaisInfo {
	font-size: 9px;
	cursor: pointer;
	padding-left: 3px;
}

.form-control, .custom-select {
	color: #777 !important;
	height: 40px !important;
	font-size: 12px !important;
	line-height: 1.5 !important;
	border-radius: 0 !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.custom-select {
	color: #777 !important;
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23777777' d='M2 4L0 1h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/13px 13px;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}

.custom-control-label::before {
	left: -1.4rem;
	width: 1.2rem;
	height: 1.2rem;
	background-color: #e3e3e3;
	border: 0;
}
.custom-control-label::after {
	top: .3rem;
	left: -1.3rem;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #003EAA;
    background-color: #003EAA;
}

.boxNewsletter {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.seloAnbima {
	width: 100%;
	max-height: 117px;
}

.swal2-modal .swal2-styled {
	border-radius: 0 !important;
}

.customSwalBtn{
	background-color: #003EAA;
	border-left-color: #003EAA;
	border-right-color: #003EAA;
	border: 0;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	margin: 30px 5px 0px 5px;
	padding: 10px 32px;
	white-space: nowrap !important;
	display: inline-block;
}

.corBtnSafra {
	background-color: #00002B;
}

.corBtnSafra:hover {
    color: #fff;
	text-decoration: none;
}

#accordionSafra {
	background-color: #fff;
}

.linhaFundos {
	width: 100%;
	background-color: #f8f6f7;
	margin-bottom: 10px;
}

.linhaFundos > .row {
	margin-left: 0px;
	margin-right: 0px;
}


.accordion .toggle-link {
	width: 100%;
	background-image: url('../imagens/icone-seta-cima.png');
	background-repeat: no-repeat;
	background-position: right 30px center;
	color: #979796 !important;
	text-decoration: none !important;
	background-color: #ededed;
	padding-top: 20px;
	padding-bottom: 20px;
}

.accordion .toggle-link.collapsed {
	background-image: url('../imagens/icone-seta-baixo.png');
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-color: #f8f6f7;
}

.accordion .collapse {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.accordion .conteudoAba {
	border: solid 1px #b6b6b6 !important;
	border-top: none !important;
	padding: 20px;
	background-color: #fff;
}

.fundoNome {
	font-weight: 600 !important;
	font-size: 18px;
}

.descritivo {
	position: relative;
	padding-left: 30px;
	padding-right: 60px;
}

.descritivo:before {
	content : "";
	position: absolute;
	left    : -2px;
	top  : 25%;
	width  : 2px;
	height   : 50%;
	background: #dcdadb;
}

@media (max-width: 736px) {
	.safraH2 {
		font-size: 48px !important;
	}
	.safraH3 {
		font-size: 48px !important;
		line-height: 48px;
	}
	.seloAnbima {
		width: auto;
		height: 72px;
	}
}

@media (max-width: 414px) {
	.absoluto {
		width: 100%;
	}
	.formContainer {
		padding-top: 20px !important;
		min-height: 800px;
	}

	.imgHeader {
		min-height: 560px;
		max-height: 560px;
	}

	.textoHome{
		font-size: 32px;
		line-height: 32px;
	}

	.formBox {
		background-color: #fff;
		margin-top: 240px;
		padding-top: 20px;
		box-shadow: 0px 2px 10px 0px rgba(98,98,98,0.6);
	}
	.textosSafra {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.titulo-2 {
		font-size: 28px;
	}
	.texto-1, .texto-2 {
		font-size: 18px;
	}
	.safraTextoBox {
		font-size: 18px;
	}
	.safraH2 {
		font-size: 48px !important;
	}
	.safraH3 {
		font-size: 32px !important;
		line-height: 32px;
	}
	.safraH3 strong {
		font-size: 32px !important;
	}
	.btn-safra-lg {
		font-size: 16px !important;
	}
	.venha-conhecer {
		color: #003eaa;
	}
	.rolarHorizontal {
		overflow-x: auto;
	}
	.rolarHorizontal img {
		width: auto;
		height: 108px;
	}
	.tabelaMobile {
		display: block;
	}
	.tabelaDesktop {
		display: none;
	}
	.labelMaisInfo {
		font-size: 12px;
		line-height: 15px;
	}
	.custom-control-label::before {
		left: -1.8rem;
	}
	.custom-control-label::after {
		top: .3rem;
		left: -1.7rem;
	}
	.seloAnbima {
		width: auto;
		height: 96px;
	}
	.customSwalBtn {
		width: calc(100% - 10px);
	}
	.accordion .toggle-link {
		background-position: right 20px center;
	}

	.accordion .toggle-link.collapsed {
		background-position: right 20px center;
	}
	.fundoNome img {
		width: 48px;
		height: 48px;
	}
	.safraH2-invest {
		font-size: 32px !important;
		margin-bottom: 48px;
	}
	.safraH2-invest strong {
		margin-top: -10px;
	}
	.descritivo {
		position: relative;
		padding-left: 15px;
		margin-top: 10px;
		font-size: 12px !important;
	}

	.descritivo:before {
		content: none;
	}

}

