@charset "UTF-8";
/** Geral **/
/***********************/
/*        RESET        */
/***********************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal; }

body {
  line-height: 1.3; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

tr, td {
  vertical-align: middle; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

address {
  font-style: normal; }

fieldset, img, abbr {
  border: 0; }

img {
  border: none; }

a {
  color: #000000;
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: none; }

strong, b {
  font-family: 'humanst521_lt_btbold';
  font-weight: bold; }

.displaynone {
  display: none; }

.clear {
  clear: both; }

.cleft {
  clear: left; }

.cright {
  clear: right; }

.fleft {
  float: left; }

.fright {
  float: right; }

.hidden {
  display: none;
  visibility: hidden; }

.noMargin {
  margin: 0 !important; }

.noPadding {
  padding: 0; }

.desabilitado, .desabilitado:focus {
  background: #eaeaea !important; }

.css3 {
  behavior: url(ie-css3.htc); }

.marginAuto {
  margin: 0 auto; }

@font-face {
  font-family: "humnst777";
  src: url("fonts/humanist_777_black_bt-webfont.eot");
  src: url("fonts/humanist_777_black_bt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/humanist_777_black_bt-webfont.woff2") format("woff2"), url("fonts/humanist_777_black_bt-webfont.woff") format("woff"), url("fonts/humanist_777_black_bt-webfont.ttf") format("truetype"), url("fonts/humanist_777_black_bt-webfont.svg#humnst777_blk_btblack") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "humnst777";
  src: url("fonts/humanist_777_light_bt-webfont.eot");
  src: url("fonts/humanist_777_light_bt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/humanist_777_light_bt-webfont.woff2") format("woff2"), url("fonts/humanist_777_light_bt-webfont.woff") format("woff"), url("fonts/humanist_777_light_bt-webfont.ttf") format("truetype"), url("fonts/humanist_777_light_bt-webfont.svg#humnst777_lt_btlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'humanst521_lt_btlight';
  src: url("fonts/humanist_521_light_bt-webfont.eot");
  src: url("fonts/humanist_521_light_bt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/humanist_521_light_bt-webfont.woff2") format("woff2"), url("fonts/humanist_521_light_bt-webfont.woff") format("woff"), url("fonts/humanist_521_light_bt-webfont.ttf") format("truetype"), url("fonts/humanist_521_light_bt-webfont.svg#humanst521_lt_btlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "flexslider-icon";
  src: url("../../fonts/flexslider-icon.woff");
  src: url("fonts/humanist_521_light_bt-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/flexslider-icon.ttf") format("truetype"), url("fonts/humanist_521_light_bt-webfont.svg#humanst521_lt_btlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Conv_FRABK';
  src: url("fonts/FRABK.eot");
  src: local("☺"), url("fonts/FRABK.woff") format("woff"), url("fonts/FRABK.ttf") format("truetype"), url("fonts/FRABK.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'FranklinGothicDemi';
  src: url("fonts/FranklinGothicDemi.eot");
  src: url("fonts/FranklinGothicDemi.eot") format("embedded-opentype"), url("fonts/ranklinGothicDemi.woff2") format("woff2"), url("fonts/FranklinGothicDemi.woff") format("woff"), url("fonts/FranklinGothicDemi.ttf") format("truetype"), url("fonts/FranklinGothicDemi.svg#FranklinGothicDemi") format("svg"); }
body {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #686868;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden; }

.verde {
  color: #8ec740; }

.verdeescuro {
  color: #7aab38; }

.blacklight {
  color: #455660;
  font-weight: bold; }

.backgrounfazul {
  background-color: #31385B;
  color: white; }
  .backgrounfazul:hover, .backgrounfazul:focus {
    background-color: #31385B;
    color: white; }

.backgrounfvermelho {
  background-color: #c32229;
  color: white; }
  .backgrounfvermelho:hover, .backgrounfvermelho:focus {
    background-color: #c32229;
    color: white; }

.backazulclaro {
  background-color: #1796d1;
  color: white; }
  .backazulclaro:hover, .backazulclaro:focus {
    background: #1796d1 !important;
    color: white; }

.text-bold {
  font-weight: bold; }

.text-bold400 {
  font-weight: 400; }

.text-lighter {
  font-weight: lighter; }

.styleitalic {
  font-style: italic; }

.imgscenter img {
  margin: 25px auto; }

.fontsize40px {
  font-size: 40px; }

.fontsize30px {
  font-size: 30px; }

.fontsize23px {
  font-size: 23px; }

.fontsize20px {
  font-size: 20px; }

.fontsize18px {
  font-size: 18px; }

.fontsize16px {
  font-size: 16px; }

.marginTop50px {
  margin-top: 50px; }

.marginTop30px {
  margin-top: 30px; }

.marginTop27px {
  margin-top: 27px; }

.marginTop20px {
  margin-top: 20px; }

.marginTop15px {
  margin-top: 15px; }

.marginTop10px {
  margin-top: 10px; }

.marginBottom15px {
  margin-bottom: 15px; }

.marginBottom20px {
  margin-bottom: 20px; }

.marginBottom30px {
  margin-bottom: 30px; }

.borda {
  border: 1px solid #cecece; }

.fontw500 {
  font-weight: 500; }

.colorblack {
  color: black; }

.colorblacklight {
  color: #a0a0a0; }

.padding20px {
  padding: 20px; }

#conteudo {
  min-height: 600px; }

.submenus {
  list-style: none;
  padding: 0 16px; }

.noPadding {
  padding: 0; }

.svgverde {
  fill: #8ec740; }
  .svgverde svg {
    width: 15px;
    height: 15px; }

.menusimples {
  list-style-image: url("../imagens/home/marcadorLista.svg"); }

.normal {
  position: relative;
  bottom: 73px; }

.border-rigth {
  border-right: 1px dashed black; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent; }

#menu .navbar .navbar-nav li .dropdown-menu {
  background: #455660; }
  #menu .navbar .navbar-nav li .dropdown-menu li a {
    padding: 10px 15px; }

#menu {
  position: relative;
  width: 100%;
  top: 10px;
  z-index: 1;
  padding-bottom: 20px;
  border-bottom: 1px solid #c91e24;
  margin-bottom: 9px; }
  #menu .navbar .navbar-nav li i {
    position: absolute;
    right: 0;
    top: 22px;
    color: #4a5e5e; }
  #menu .navbar .navbar-nav li a {
    padding-top: 21px;
    padding-bottom: 18px;
    padding-left: 13px;
    padding-right: 20px;
    background-color: #fff;
    font-size: 15px;
    color: #4a5e5e;
    font-weight: 300;
    margin-bottom: -5px; }
    #menu .navbar .navbar-nav li a:hover, #menu .navbar .navbar-nav li a:focus {
      color: #4a5e5e;
      font-weight: 300;
      margin-bottom: -5px; }

#menu .navbar .navbar-nav li a.active {
  background-color: #fff;
  color: #4a5e5e;
  font-weight: 300;
  margin-bottom: -5px;
  border-bottom: 2px solid #f21f25; }

.linha {
  border-bottom: 1px solid #d0d0d0; }

.logo {
  margin-top: 0px;
  max-height: 80px;
}

.fundo {
  background-color: #fff;
  padding: 30px 0; }
  .fundo h1 {
    font-size: 30px;
    font-weight: bold; }
  .fundo h2 {
    margin: 12px 0;
    font-size: 21px;
    font-weight: 500; }
  .fundo label {
    font-weight: lighter; }
  .fundo p {
    font-size: 23px;
    font-weight: bold;
    margin-top: 10px; }

.logado {
  position: absolute;
  right: 20%;
  top: 20px; }
  .logado a {
    font-size: 15px;
    color: #4a5e5e;
    font-weight: 300;
    margin-bottom: -5px; }

.dropbtn {
  background-color: #faffff;
  color: #172f5f;
  padding: 7px 22px;
  font-size: 16px;
  border: 1px solid #172f5f;
  cursor: pointer; }

.dropdown {
  position: absolute;
  /* display: inline-block; */
  margin-top: 4px;
  transition: all linear 0.2s;
  right: 10%;
  top: 9px; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 238px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  right: 0;
  transition: all linear 0.2s; }

.dropdown-content a {
  color: #172f5f;
  background-color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  transition: all linear 0.2s; }

.dropdown .dropbtn label {
  color: #172f5f;
  font-size: 18px;
  font-weight: lighter;
  transition: all linear 0.2s; }

.dropdown-content a:hover {
  background-color: #f9f9f9;
  transition: all linear 0.2s; }

.dropdown:hover .dropdown-content {
  display: block;
  transition: all linear 0.2s; }

.dropdown:hover .dropbtn {
  background-color: #faffff;
  color: #10653f; }

.image {
  padding: 20px;
  background: white;
  border: 1px solid #909090; }
  .image img {
    margin: 0 auto; }

.btninfo {
  background: #c82026;
  border: 0;
  margin-top: 10px;
  border-radius: 0;
  font-size: 13px; }
  .btninfo:hover, .btninfo:focus {
    background: #c82026; }

.borderbottom {
  border-bottom: 1px dashed black;
  padding-bottom: 25px; }

#footer {
  background: #31385B;
  color: white;
  padding: 20px 0;
  font-weight: 500; }
  #footer .termo {
    margin-top: 10px; }
  #footer p {
    font-size: 15px;
    margin-top: 20px; }
  #footer label {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px; }
  #footer ul {
    padding: 0;
    list-style: none; }
    #footer ul li a {
      color: white;
      font-size: 15px;
      text-decoration: none;
      font-weight: 500; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #585858;
  border-color: #ccc; }

@media (max-width: 1200px) {
  .logo {
    margin: 0 auto;
    width: 200px; }

  .navbar-toggle {
    float: none;
    background-color: #c81f26;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white; }

  #menu .navbar .navbar-nav li i {
    display: none; }
  #menu .navbar .navbar-nav li a {
    border-bottom: 1px solid #31385b;
    border-top: 1px solid #31385b;
    padding-top: 11px;
    padding-bottom: 11px; }

  .image {
    width: 300px;
    margin: 20px auto; }

  #footer {
    text-align: center; }
    #footer img {
      margin: 0 auto; }

  .dropdown {
    top: 107px; } }

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