/*.fundos*/

body{background-image: url('../image/index/rec-banner-fundos.jpg');background-size: cover;background-repeat: no-repeat;}

.fundos{background-color: rgba(255, 255, 255, 0.7);padding: 40px 50px 200px;}
.fundos .row div h1{ font-size: 22px; color: #1a3658; font-weight: 800; margin-top: -5px; margin-bottom: 40px;}
.fundos .row div h2{ font-size: 22px; color: #0084c8; font-weight: 800; margin-top: -5px; margin-bottom: 40px;}
.fundos .conteudo .row { margin-bottom: 30px;}
.fundos .conteudo .row h4{ color: #0084c8; font-weight: 700;}
.fundos .conteudo .row .dropdown.open .dropdown-menu { padding: 10px; }
.fundos .conteudo .row .dropdown.open .dropdown-menu  .dropdown-item { line-height: 2; z-index: 1250; }
.nav-item a{ font-size: 22px; color: #0084c8; font-weight: 800; margin-top: -5px;}
.cadastro h3{ font-size: 22px; color: #0084c8; font-weight: 800;}
.cadastro label{ color: #0084c8;}
.panel-default{ width: 35%;}



@media (max-width: 1200px) and (min-width: 992px){
}
@media (max-width: 992px) and (min-width: 768px){
}
@media (max-width: 767px){
}