html :where(img) { height: auto; max-width: initial; }
.banner-emprestimo .t-breadcrumbs, .banner-emprestimo .t-breadcrumbs a, .banner-emprestimo .t-breadcrumbs .breadcrumb_last { color: var(--t-blue); }
.banner-emprestimo .t-breadcrumbs a:hover { color: var(--t-blue) !important; opacity: 0.8; text-decoration: underline; }
.banner-emprestimo { overflow: hidden; background:#F5F7F8 url('../images/energia-solar/line-pattern.png'); background-size: auto; background-repeat: no-repeat; background-position: left top; }
.banner-emprestimo h1 { font-weight:700;font-size:3em; }
.banner-emprestimo h2 { font-size:2em; }
.banner-emprestimo img { position: relative; left: -10px; }
.tarja h2 { font-weight: 400; font-size: 1.5em; line-height: 1.4em; }
.conheca-mais iframe { max-width: 100%; width: 685px; height: 390px; margin-top: 25px; }
.cadastro .container { max-width: 800px; }
.cadastro h2 { font-size: 40px; font-weight: bold; }
.cadastro h3 { font-size: 24px; font-weight: 400; }
.cadastro .form-lead input.form-control, .cadastro .form-lead select.form-control { width: 100%; height: 48px; background: var(--t-white); border: 1px solid var(--t-blue); border-radius: 0; color: var(--t-blue); }
.cadastro .form-lead input.form-control::placeholder { color: var(--t-blue); }
.cadastro p a { font-weight: bold; color: var(--t-blue); }

@media (max-width: 768px) { 
	.banner-emprestimo h1 { font-size:2em; }
	.banner-emprestimo h2 { font-size:1.2em; }
}

@media (min-width: 768px) { 
	.cadastro { background: url('../images/conta-corrente/pattern-form-bg.png') no-repeat; background-position: 78% 60%; background-size: auto; }
}
