/************* DESIGN SYSTEM PREFEITURA DE VITÓRIA **************

versão beta: 16-12-2025
}

/* VARIAVEIS
//////////////////////////////////////////////////////*/

:root {
  --cor-pri: #006b9a;
  --cor-sec: #005c85;
  --cor-ter: #ebf2f5;
  --cor-cin: #f4f4f4;
  --cor-bra: #fff;
  --cor-pre: #222;
}

/* TOPO INSTITUCIONAL
//////////////////////////////////////////////////////*/

.topo_sistema {
  width: 100%;
  color: #606060;
  font: normal 14px sans-serif;
}
.topo_sistema a {
  text-decoration: none;
  height: 100%;
}
.topo_sistema a:hover {
  color: #112849;
  background-color: #003f59;
}
.topo_sistema a:focus {
  text-decoration: underline;
}
.topo_sistema span.pmv {
  display: none;
}
.topo_sistema img {
  border: 0 none;
  max-width: 100%;
  vertical-align: middle;
}
.topo_sistema .menu_topo {
  width: 100%;
  float: right;
  -ms-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.topo_sistema .menu_topo ul {
  padding: 0;
  list-style: none outside none;
  text-align: center;
  margin: 8px 0;
}
.topo_sistema .menu_topo > ul > li {
  display: inline;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0 20px;
}
.topo_sistema .menu_topo > ul > li > a {
  color: #ccdee7;
  font: normal 78% sans-serif;
  padding: 4px;
  border-radius: 5px;
  display: inline-block;
}
.topo_sistema_inner {
  background-color: #005c85;
  clear: both;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  line-height: 50px;
  z-index: 100000;
  float: left;
  width: 100%;
  -ms-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.container_topo:before,
.container_topo:after {
  content: "";
  display: table;
  line-height: 0;
}
.container_topo:after {
  clear: both;
}
.container_topo:before,
.container_topo:after {
  content: "";
  display: table;
  line-height: 0;
}
.container_topo {
  margin-left: auto;
  margin-right: auto;
}
.container_topo img {
  height: 45px;
}
.container_topo {
  width: 1170px;
  padding: 0;
  -ms-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inner_small {
  top: -100px;
}

/* HEADER
//////////////////////////////////////////////////////*/

.main-header {
  top: 69px;
  position: relative;
  z-index: 99999;
}

.main-header_fixed {
  top: 0px;
  position: fixed;
}
main,
.main {
  background-image: url("//assets.vitoria.es.gov.br/pmv/images/wave.svg");
  background-position: top center;
  background-repeat: no-repeat;
}
/* VOLTAR TOPO
//////////////////////////////////////////////////////*/
.voltarTopo,
.voltarTopo:active,
.voltarTopo:focus {
  background: var(--cor-pri) !important;
  border: 1px solid #fff;
  border-radius: 8px;
  bottom: 20px !important;
  color: #fff;
  position: fixed;
  right: 25px;
  z-index: 99999999999999999999;
  padding-bottom: 2px;
}
.voltarTopo:hover {
  background-color: #069cdc !important;
  color: #fff !important;
}

/* OPEN SANS IMPORT
//////////////////////////////////////////////////////*/
@font-face {
  font-family: "open_sanslight";
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Light-webfont.eot");
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Light-webfont.woff")
      format("woff"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/fonts/OpenSans/OpenSans-Light-webfont.ttf")
      format("truetype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/fonts/OpenSans/OpenSans-Light-webfont.svg#open_sanslight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansregular";
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Regular-webfont.eot");
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Regular-webfont.woff")
      format("woff"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Regular-webfont.ttf")
      format("truetype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Regular-webfont.svg#open_sansregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_bold";
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Bold-webfont.eot");
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Bold-webfont.woff")
      format("woff"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Bold-webfont.ttf")
      format("truetype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-Bold-webfont.svg#open_sansregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_extrabold";
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-ExtraBold-webfont.eot");
  src: url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-ExtraBold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-ExtraBold-webfont.woff")
      format("woff"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-ExtraBold-webfont.ttf")
      format("truetype"),
    url("//assets.vitoria.es.gov.br/pmv/fonts/OpenSans/OpenSans-ExtraBold-webfont.svg#open_sansregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ACESSIBILIDADE
//////////////////////////////////////////////////////*/
a:focus,
a:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 3px solid #ff7f00;
}
:focus {
  outline: 2px solid #ff7f00 !important;
}

/* CONTRASTE
//////////////////////////////////////////////////////*/
.contraste .btn-default,
.contraste .btn-warning,
.contraste .btn-primary {
  background: none !important;
  border: 1px solid #fc0;
}
.contraste .voltarTopo {
  background: #fc0 !important;
  border: 1px solid #000;
}
.contraste .voltarTopo span {
  color: #000 !important;
}
.contraste .voltarTopo:active,
.contraste .voltarTopo:focus,
.contraste .voltarTopo:hover {
  background: #f00 !important;
}
.contraste .voltarTopo:active span,
.contraste .voltarTopo:focus span,
.contraste .voltarTopo:hover span {
  color: #000 !important;
}

/* IMPRESSAO
//////////////////////////////////////////////////////*/

@media print {
  .hidden-print {
    display: none;
  }
}

/* MEDIA QUERY BREAKPOINT 
//////////////////////////////////////////////////////*/

@media (max-width: 576px) {
  .topo_sistema {
    height: 0px !important;
  }
  .topo_sistema .menu_topo ul {
    margin-top: 4px;
  }
  .voltarTopo,
  .voltarTopo:focus {
    bottom: 10px !important;
    font-size: 16px;
    right: 10px;
  }
  .voltarTopo:active {
    bottom: 10px !important;
    font-size: 14px;
    right: 10px;
  }
}

@media (max-width: 768px) {
  .container_topo {
    padding: 0 25px;
  }
  .container_topo img {
    width: 100px;
    height: 30px;
  }
  .topo_sistema .logo {
    margin: 5px auto;
    width: 144px;
  }
  .topo_sistema_inner {
    top: 0;
    line-height: 10px;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media (max-width: 992px) {
  .container_topo {
    padding: 0;
    width: 100% !important;
    text-align: center !important;
  }
  .topo_sistema .logo {
    margin: 5px auto !important;
    width: 144px;
  }
  .topo_sistema ul li.lin {
    display: none;
  }
}
