﻿body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-image: none;
  background-color: #ebebeb;
  overflow: auto;
}
header {
  background-color: #fff;
}
header #menu ul.fixo > li > a {
  padding-right: 15px;
  padding-left: 15px;
}
header.sem_destaque {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.interna.noticias {
  padding: 0;
  margin: 0;
}
.blackOverlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 20;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-situacao {
  display: none;
  position: absolute;
  /*right: 0;*/
  width: 300px;
  padding-top: 20px;
  z-index: 21;
  overflow: auto;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 6px;
  outline: 0;
}
.modal-situacao.alert-situacao {
  width: 500px;
  overflow: inherit;
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-situacao.main {
  margin-top: -18px;
}
.modal-situacao .close {
  top: -18px;
  right: 0;
  position: absolute;
}
.modal-situacao .container-modal {
  position: relative;
}
.modal-situacao .box-modal {
  background-color: #000;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 300px;
  margin-left: auto;
}
.modal-situacao .box-modal.alert-modal {
  width: 500px;
}
.modal-situacao .box-modal.station-modal:after,
.modal-situacao .box-modal.station-modal:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.modal-situacao .box-modal.station-modal:before {
  border-color: rgba(113, 158, 206, 0);
  border-bottom-color: #000;
  border-width: 8px;
  left: 20%;
  margin-left: -8px;
}
.modal-situacao .box-modal h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
.modal-situacao .box-modal p:first-of-type {
  /*color: #ff5414;*/
  margin-bottom: 20px;
}
.modal-situacao .box-modal p {
  color: #fff;
  margin-bottom: 25px;
}
.modal-situacao .box-modal img,
.modal-situacao .box-modal .info {
  display: inline-block;
  vertical-align: top;
}
.modal-situacao .box-modal .info {
  padding: 20px;
}
.modal-situacao .box-modal img {
  -webkit-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal-situacao .box-modal ul li {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.modal-situacao .box-modal ul li img {
  vertical-align: middle;
}
.modal-situacao .box-modal .info {
  width: 250px;
}
.container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.container a {
  text-decoration: none;
  color: inherit;
}
.destaque .slider-main .item {
  position: relative;
  min-height: 460px;
  background-repeat: no-repeat;
  background-position: center;
}
.destaque .slider-main .item .container {
  padding-top: 70px;
}
.destaque .slider-main .item .container.have-text {
  display: block;
  /* Hidden by default */
  width: 960px;
  /* Full width (cover the whole page) */
  height: 462px;
  /* Full height (cover the whole page) */
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  padding-left: 190px;
  padding-right: 190px;
}
.destaque .slider-main .item .container .container-wrapper {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.destaque .slider-main .item h2 {
  padding-bottom: 7px;
  padding-right: 16px;
  letter-spacing: 0.188em;
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffc411;
  margin-bottom: 75px;
}
.destaque .slider-main .item h1 {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px;
}
.destaque .slider-main .item p {
  color: #efba00;
  margin-bottom: 20px;
}
.destaque .slider-main .slick-dots {
  width: 920px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 12px;
}
.destaque .slider-main .slick-dots li {
  display: inline-block;
  margin-right: 8px;
}
.destaque .slider-main .slick-dots li button {
  height: 14px;
  width: 12px;
  border: 1px solid #f5bd24;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  text-indent: -99999px;
  background-color: transparent;
}
.destaque .slider-main .slick-dots li.slick-active button {
  background-color: #ffc423;
}
/*Icones*/
/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
.icon-email-white,
.icon-print-white,
.icon-arrow-left-yellow,
.icon-arrow-left-black,
.icon-arrow-right-black,
.icon-arrow-right-white {
  max-width: 100%;
  background-size: 100%;
  background-image: url('../img/ico/sprite.png');
}
.icon-email-white {
  background-position: 0 0%;
  background-size: 100%;
}
.icon-print-white {
  background-position: 0 32.051282%;
  background-size: 105.263158%;
}
.icon-arrow-left-yellow {
  background-position: 0 54.347826%;
  background-size: 333.333333%;
}
.icon-arrow-left-black {
  background-position: 0 69.318182%;
  background-size: 400%;
}
.icon-arrow-right-black {
  background-position: 0 86.363636%;
  background-size: 400%;
}
.icon-arrow-right-white {
  background-position: 0 100%;
  background-size: 400%;
}
.destaque {
  margin-bottom: 65px;
}
.section-title {
  border-bottom: 1px solid #707070;
  margin-bottom: 21px;
  padding-left: 16px;
}
.section-title h3 {
  font-size: 13px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.188em;
  display: inline-block;
}
.section-title p {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  color: #707070;
  float: right;
  margin-top: 5px;
}
.section-title p time {
  display: inline-block;
}
footer {
  padding-bottom: 20px;
  height: auto;
}
footer .social li {
  background-color: #444;
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  margin-left: 7px;
}
footer .social li:first-child {
  margin-left: 0;
}
footer .social li img {
  width: 100%;
}
footer .social li a {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}
.col-8 {
  width: 630px;
  float: left;
}
.col-4 {
  width: 315px;
  float: left;
}
.btn-default {
  background-color: #efba00;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
  display: inline-block;
}
.btn-default:hover {
  cursor: pointer;
  background-color: #f3c832;
}
.circle {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 46px;
  height: 46px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 15px;
}
.circle.linha-1 {
  background-color: #00378c;
}
.circle.linha-2 {
  background-color: #006d55;
}
.circle.linha-3 {
  background-color: #f51200;
}
.circle.linha-4 {
  background-color: #00378c;
}
.circle.linha-5 {
  background-color: #9a3784;
}
.circle.linha-7 {
  background-color: #c80857;
}
.circle.linha-8 {
  background-color: #949488;
}
.circle.linha-9 {
  background-color: #009896;
}
.circle.linha-10 {
  background-color: #008aab;
}
.circle.linha-11 {
  background-color: #f46c55;
}
.circle.linha-12 {
  background-color: #1f2086;
}
.circle.linha-13 {
  background-color: #00B352;
}
.circle.linha-15 {
  background-color: #848d90;
}
.noticias {
  margin-bottom: 76px;
  padding-right: 40px;
}
.noticias .main-news {
  border-bottom: 1px solid #707070;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.noticias .main-news .info h1 {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}
.noticias .main-news .info p {
  color: #898989;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 40px;
}
.noticias .main-news .info .tags span {
  font-size: 12px;
}
.noticias .main-news .info .tags span.live {
  background-color: #ed1c24;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: inherit;
  margin-bottom: 10px;
  text-align: center;
  text-transform: none;
  width: 163px;
  padding: 7px 7px;
  float: right;
}
.noticias .main-news .info .related {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  font-weight: 500;
}
.noticias .main-news .info .related img {
  vertical-align: middle;
  margin-right: 12px;
  margin-left: 2px;
}
.noticias .news .img-news {
  margin: 0 auto 20px;
  max-width: 100%;
  display: block;
  height: auto;
}
.noticias .news .info h4 {
  font-size: 23px;
  color: #000;
  font-weight: bold;
  margin: 15px auto 25px;
}
.noticias .news .info p {
  color: #898989;
}
.noticias .news .info .tags span {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.188em;
  text-transform: uppercase;
  color: #707070;
}
.noticias .secondary-news .news {
  width: 190px;
  display: inline-block;
  margin-bottom: 40px;
  vertical-align: top;
}
.noticias .secondary-news .news .info .tags span {
  display: block;
}
.noticias .secondary-news .news:nth-of-type(2) {
  margin-left: 5.5px;
  margin-right: 5.5px;
}
.operacao {
  margin-bottom: 25px;
}
.operacao .main-line {
  width: 100%;
  display: block;
  background-color: #efba00;
  padding: 9px 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 9px;
}
.operacao .main-line .circle {
  background-color: #fff;
  margin-right: 17px;
}
.operacao .main-line h2,
.operacao .main-line span {
  color: #282828;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
}
.operacao .main-line span {
  padding: 13px 15px;
}
.operacao .main-line .status {
  background-color: #f6da75;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000;
  font-size: 14px;
  text-align: center;
  width: 130px;
  float: right;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.operacao .main-line.lilas-line {
  background-color: #9a3784;
}
.operacao .main-line.lilas-line h2 {
  color: #FFF;
}
.operacao .main-line.lilas-line .status {
  background-color: #BA95B9;
}
.operacao .title-operacao {
  margin-top: 18px;
}
.operacao .title-operacao h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
.operacao .linhas li {
  width: 154px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}
.operacao .linhas .info {
  display: inline-block;
  padding-left: 8px;
}
.operacao .linhas a {
  text-decoration: none;
  color: inherit;
}
.operacao .linhas .title {
  font-size: 18.5px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
.operacao .linhas .status {
  display: block;
  font-size: 13px;
  color: #c4c4c4;
}
.operacao .linhas .status-verde {
  color: #199d90;
}
.operacao .linhas .status-amarelo {
  color: #ffeb00;
}
.operacao .linhas .status-vermelho {
  color: #ff5414;
}
.operacao .linhas .status-laranja {
  color: #fa0fa0;
}
.operacao .linhas .status-cinza {
  color: #c4c4c4;
}
.operacao .linhas .circle {
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
  padding: 13px;
}
.campanhas .box-campanha {
  margin: 0 auto;
  width: 300px;
  background-color: #efba00;
  margin-bottom: 27px;
}
.campanhas .box-campanha .info {
  padding: 12px 20px;
}
.campanhas .box-campanha .info h4 {
  font-size: 16px;
  font-weight: 600;
}
.campanhas .box-campanha .info a {
  text-decoration: none;
  color: #fff;
}
.campanhas .box-campanha .info a img {
  display: inline-block;
}
.campanhas .box-campanha img {
  max-width: 100%;
  display: block;
  height: auto;
}
.rota {
  background-color: #fff;
  padding-top: 37px;
  padding-bottom: 16px;
  text-align: center;
  position: relative;
  margin-bottom: 35px;
}
.rota #map {
  width: 100%;
  min-height: 450px;
}
.rota #panel {
  width: 330px;
  height: 383px;
  overflow-y: auto;
  position: absolute;
  bottom: 20px;
}
.rota .adp-listheader {
  padding: 8px;
  text-align: left;
}
.rota h3 {
  font-weight: bold;
  color: #000;
  font-size: 26px;
  margin-bottom: 55px;
}
.rota span.label {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 12px;
}
.rota .content-route {
  display: inline-block;
  margin-left: 30px;
}
.rota input {
  padding-left: 2px;
  border: none;
  height: 28px;
  font-size: 16px;
  border-bottom: 1px solid #b7b7b7;
  width: 334px;
}
.rota input:first-of-type {
  margin-right: 10px;
}
.rota .btn {
  padding: 8px 23px;
  margin-left: 17px;
}
.rota #map {
  margin-top: 23px;
}
.other-news {
  padding: 0px 60px 40px;
}
.other-news .arrow {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #ffc513;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px;
  position: absolute;
  top: 50%;
  margin-bottom: -17.5px;
}
.other-news .arrow:hover {
  cursor: pointer;
}
.other-news .arrow-left {
  left: 0;
}
.other-news .arrow-right {
  right: 0;
}
.other-news .box-news {
  border-left: 1px solid #707070;
  padding-left: 23px;
}
.other-news .box-news h4 {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 20px;
}
.other-news .box-news .tags {
  font-size: 12px;
  color: #707070;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.other-news .box-news p {
  color: #898989;
  font-size: 16px;
}
.projetos {
  margin-bottom: 160px;
}
.projetos .list-projects h4 {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.projetos .list-projects p {
  color: #898989;
  font-size: 14px;
  margin-bottom: 22px;
  height: 82px;
  overflow: hidden;
}
.projetos .list-projects li {
  width: 180px;
  min-height: 209px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 33px;
  vertical-align: top;
}
.projetos .list-projects li a {
  color: #707070;
  font-weight: bold;
  position: absolute;
  bottom: 0;
}
.projetos .list-projects li a span {
  font-size: 8px;
  font-weight: bold;
  vertical-align: middle;
}
.projetos .list-projects li img {
  margin: 0 auto 20px;
  max-width: 100%;
  display: block;
  height: auto;
}
.projetos .list-projects li:last-of-type {
  margin-right: 0;
}
.cookie-msg {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 20px;
  background-color: #dadada;
  z-index: 9999;
  box-sizing: border-box;
}
.cookie-msg p {
  font-size: 16px;
}
.cookie-msg p + p {
  margin-top: 10px;
}
.cookie-msg a {
  color: #565656;
  text-decoration: none;
}
.cookie-msg .btn {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.cookie-msg .btn .ok {
  display: block;
  padding: 20px 40px;
  color: #000;
  background-color: #efba00;
  text-align: center;
  margin: 0 10px;
}