.text-align-center {
  text-align: center; }

.header {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #2b385d; }

html {
  position: relative;
  min-height: 100%; }

body {
  background: #fff !important;
  padding-bottom: 135px;
  color: #2b385d;
  font-family: Verdana; }

p {
  text-align: justify; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 23px; }

.full-width {
  width: 100%;
  margin: 0 !important; }

.footer {
  padding-top: 15px;
  padding-bottom: 15px;
  position: absolute;
  bottom: -60px;
  width: 100%;
  display: block; }

.background-blue {
  background-color: #2b385d; }

.text-white {
  color: white; }

.full-width {
  width: 100%; }

.social-network-img {
  max-width: 55px;
  padding: 8px; }

.carousel-inner > .item img {
  margin: 0 auto;
  height: 400px !important;
  margin-bottom: 2px; }

.carousel {
  border-bottom: 10px solid #2b385d; }

.acessibilidade-fale-conosco {
  padding-top: 20px; }

.acessibilidade-fale-conosco span {
  padding-left: 30px;
  padding-right: 30px; }

.login-box {
  background-color: #B2B8C8;
  margin-top: 40px;
  border-radius: 10px;
  padding: 40px;
  color: #1d365c; }

.btn {
  background-color: #2b385d; }

.login-left a {
  float: right;
  color: #1d365c; }

.login-left input {
  float: right;
  /*margin-right: 15px;*/ }

#div_id_remember {
  text-align: right; }

.login-center {
  padding-top: 30px; }

.center-line {
  width: 2px;
  background-color: black;
  height: 237px;
  padding: 0; }

.signup-btn {
  display: block;
  margin: 0 auto;
  width: 30%; }

.breadcrumbs {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  color: gray; }

.fit {
  width: 1%;
  white-space: nowrap; }

.primary-color {
  color: #2b385d; }

.primary-background-color {
  background-color: #2b385d; }

.secondary-background-color {
  background-color: #D4D9DF; }

.primary-color a:hover {
  color: #2b385d; }

a:hover {
  text-decoration: none; }

a:focus {
  text-decoration: none; }

.white-color {
  color: white; }

.white-color a:hover {
  color: white; }

.white-color:hover {
  color: white; }

.white-color:focus {
  color: white; }

.white-background-color {
  background-color: white; }

.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.space-between {
  margin-left: 5px;
  margin-right: 5px; }

.align-middle {
  vertical-align: middle; }

.margin-1em {
  margin: 1em; }

.padding-1em {
  padding: 1em; }

.margin-top-1em {
  margin-top: 1em; }

.border-radius-15px {
  border-radius: 15px; }

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