.faixa-topo {
  max-height: 55px;
  background-color: #eeeff2;
}

.fl-18 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.btn-ouvidoria {
  background-color: #08285a;
  color: white;
  padding: 5px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-ouvidoria:hover {
  color: white;
  text-decoration: none;
}
.btn-ouvidoria .vertical {
  border-left: 1px solid #d1d1d1;
  height: 100%;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-ouvidoria {
    width: 200px;
  }
}

footer {
  background-color: #08285a !important;
  width: 100% !important;
}

.mt-30 {
  margin-top: 30% !important;
}

.mt-10 {
  margin-top: 14% !important;
}

.text-content {
  color: #424141;
}
.text-content ul li {
  list-style-type: none;
  margin-left: -40px;
  padding: 0;
}

@media (min-width: 768px) and (max-width: 987px) {
  .footer-logo .logo-white {
    height: 90px;
  }
}

.nav-link,
.dropdown-item {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  color: grey;
  font-weight: bold;
  margin-right: 10px;
}
@media (max-width: 1439px) {
  .nav-link,
.dropdown-item {
    margin-right: 2px;
    font-size: 10px;
  }
}

.actual {
  color: #08285a !important;
  margin-bottom: 2px solid #08285a !important;
}

.rounded {
  border-radius: 20px !important;
}

.item-agreement {
  width: 400px;
}

.floated {
  float: left;
  width: 150px;
}

.black {
  font-weight: 700;
  color: #282a2e;
}

.light {
  font-weight: 300;
  color: #282a2e;
}

.light-white {
  font-weight: 300;
  color: white;
  font-size: 15px;
}

.blue-line {
  border-bottom: 5px solid #003e9f;
  width: 100px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  margin: auto;
  text-align: center;
}

.shadow {
  -webkit-box-shadow: 16px 23px 5px -11px #e0e0e0 !important;
  -moz-box-shadow: 16px 23px 5px -11px #e0e0e0 !important;
  box-shadow: 16px 23px 5px -11px #e0e0e0 !important;
}

.logo-white {
  border-bottom: 1px solid #8a8a8a;
}

.ask {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  color: #003e9f;
  font-size: 13px;
  padding-left: 100px;
  margin-left: 100px;
}
@media (max-width: 996px) {
  .ask {
    margin-bottom: 10px;
    display: none;
  }
}

@media (min-width: 995px) {
  .ask-item {
    display: none;
  }
}

.logo {
  max-width: 100%;
}

.bannerSistema img {
  max-width: 100%;
}

.agreement {
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  margin-bottom: 15px;
}

.card {
  width: 18rem !important;
  height: 220px;
  border-radius: 10px;
}

.card-img-top {
  height: 100%;
  border-radius: 10px;
}

hr {
  border: 0;
  clear: both;
  display: block;
  width: 100%;
  background-color: grey;
  height: 1px;
}

#line {
  float: left;
  width: 731px;
  height: 40px;
}

.leader {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bolder !important;
}

.verde {
  color: #009446;
}

.azul {
  color: #12428d;
}

.shadow a {
  color: white;
}

a:link {
  text-decoration: none;
}

.mz {
  margin-left: 0 !important;
}

footer a {
  color: white;
}
footer a:visited {
  color: white;
}
footer a:link {
  text-decoration: none;
}

.top-aligment {
  margin-top: 0;
  scroll-padding-top: 0;
}

.data-new {
  text-align: left;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bolder !important;
  font-size: 12px;
}

.title-new {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bolder !important;
  font-size: 16px;
  color: #337ab7;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  /* border-top-left-radius: 4px; */
  /* border-bottom-left-radius: 4px; */
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.sbx-custom {
  display: inline-block;
  position: relative;
  width: 248px;
  height: 41px;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 14px;
  width: 186px;
}
.sbx-custom__wrapper {
  width: 100%;
  height: 100%;
}
.sbx-custom__input {
  display: inline-block;
  transition: box-shadow 0.4s ease, background 0.4s ease;
  border: 0;
  border-radius: 13px;
  box-shadow: inset 0 0 0 1.5px #08285a;
  background: #eeeff4;
  padding: 12px;
  padding-right: 77px;
  padding-left: 15px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  appearance: none;
}
.sbx-custom__input::-webkit-search-decoration, .sbx-custom__input::-webkit-search-cancel-button, .sbx-custom__input::-webkit-search-results-button, .sbx-custom__input::-webkit-search-results-decoration {
  display: none;
}
.sbx-custom__input:hover {
  box-shadow: inset 0 0 0 1.5px #04132b;
}
.sbx-custom__input:focus, .sbx-custom__input:active {
  outline: 0;
  box-shadow: inset 0 0 0 1.5px #08285a;
  background: #ffffff;
}
.sbx-custom__input::placeholder {
  color: #808080;
}
.sbx-custom__submit {
  position: absolute;
  top: 0;
  right: 0;
  left: inherit;
  margin: 0;
  border: 0;
  border-radius: 0 12px 12px 0;
  background-color: #08285a;
  padding: 0;
  width: 49px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  user-select: none;
}
.sbx-custom__submit::before {
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: "";
}
.sbx-custom__submit:hover, .sbx-custom__submit:active {
  cursor: pointer;
}
.sbx-custom__submit:focus {
  outline: 0;
}
.sbx-custom__submit svg {
  width: 21px;
  height: 21px;
  vertical-align: middle;
  fill: #ffffff;
}
.sbx-custom__reset {
  display: none;
  position: absolute;
  top: 10px;
  right: 56px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  user-select: none;
  fill: rgba(0, 0, 0, 0.5);
}
.sbx-custom__reset:focus {
  outline: 0;
}
.sbx-custom__reset svg {
  display: block;
  margin: 4px;
  width: 13px;
  height: 13px;
}
.sbx-custom__input:valid ~ .sbx-custom__reset {
  display: block;
  animation-name: sbx-reset-in;
  animation-duration: 0.15s;
}
@keyframes sbx-reset-in {
  0% {
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}

#letter .sbx-custom {
  display: inline-block;
  position: relative;
  width: 149px;
  height: 27px;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 13px;
}
#letter .sbx-custom__wrapper {
  width: 100%;
  height: 100%;
}
#letter .sbx-custom__input {
  display: inline-block;
  -webkit-transition: box-shadow 0.4s ease, background 0.4s ease;
  transition: box-shadow 0.4s ease, background 0.4s ease;
  border: 0;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0px #cccccc;
  background: #0e2544;
  padding: 5px;
  padding-right: 62px;
  padding-left: 11px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#letter .sbx-custom__input::-webkit-search-decoration,
#letter .sbx-custom__input::-webkit-search-cancel-button,
#letter .sbx-custom__input::-webkit-search-results-button,
#letter .sbx-custom__input::-webkit-search-results-decoration {
  display: none;
}
#letter .sbx-custom__input:hover {
  box-shadow: inset 0 0 0 0px #b3b3b3;
}
#letter .sbx-custom__input:focus,
#letter .sbx-custom__input:active {
  outline: 0;
  box-shadow: inset 0 0 0 0px #3e82f7;
  background: #ffffff;
}
#letter .sbx-custom__input::-webkit-input-placeholder {
  color: #aaaaaa;
}
#letter .sbx-custom__input::-moz-placeholder {
  color: #aaaaaa;
}
#letter .sbx-custom__input:-ms-input-placeholder {
  color: #aaaaaa;
}
#letter .sbx-custom__input::placeholder {
  color: #aaaaaa;
}
#letter .sbx-custom__submit {
  position: absolute;
  top: 0;
  right: 0;
  left: inherit;
  margin: 0;
  border: 0;
  border-radius: 0 3px 3px 0;
  background-color: white;
  padding: 0;
  width: 35px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#letter .sbx-custom__submit::before {
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: "";
}
#letter .sbx-custom__submit:hover,
#letter .sbx-custom__submit:active {
  cursor: pointer;
}
#letter .sbx-custom__submit:focus {
  outline: 0;
}
#letter .sbx-custom__submit svg {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  fill: #3c5ba2;
}
#letter .sbx-custom__reset {
  display: none;
  position: absolute;
  top: 3px;
  right: 41px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: rgba(0, 0, 0, 0.5);
}
#letter .sbx-custom__reset:focus {
  outline: 0;
}
#letter .sbx-custom__reset svg {
  display: block;
  margin: 4px;
  width: 13px;
  height: 13px;
}
#letter .sbx-custom__input:valid ~ .sbx-custom__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
  animation-name: sbx-reset-in;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
}
@-webkit-keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.wraper-contact {
  background-color: #fafafa;
}

#contact-form {
  font-family: "Source Sans Pro", sans-serif;
  padding-top: 2%;
  padding-bottom: 5%;
  width: 48%;
  margin: auto;
}
#contact-form label {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  color: #2b448a;
  margin-right: 100%;
}
#contact-form .submit {
  background-color: #08285a;
  border: none;
}

div#news div.item figure {
  width: 100%;
  height: 390px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
div#news div.item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div#news div.item figure .card-img-overlay {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  display: flex;
  align-items: flex-end;
}
div#news div.item figure div.captian {
  position: absolute;
  color: white;
}
div#news div.item figure div.captian .top {
  display: flex;
}
div#news div.item figure div.captian p {
  text-align: left;
  padding-left: 10px;
}
div#news div.item figure div.captian .btn-sm {
  background-color: white;
  margin-bottom: 15px;
  border-radius: 20px;
  width: 90px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  color: #08285a;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#news div.item figure .left {
  padding-left: 5%;
}
div#news div.item figure .right {
  padding-left: 46%;
}

.container.wraper-contact {
  min-height: 80vh;
}

.nav-item .ativo {
  border-bottom: 3px solid #003e9f;
}

.nav-item .ativo {
  border-bottom: 3px solid #003e9f;
}

/*# sourceMappingURL=custom.css.map */
