﻿@charset "UTF-8";

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?26l5gm');
  src: url('fonts/icomoon.eot?26l5gm#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?26l5gm') format('truetype'), url('fonts/icomoon.woff?26l5gm') format('woff'), url('fonts/icomoon.svg?26l5gm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dashed_line:before {
  content: "\e911";
}

.icon-open_doc:before {
  content: "\e910";
}

.icon-back:before {
  content: "\e900";
}

.icon-colapsed:before {
  content: "\e901";
}

.icon-exclamation_mark:before {
  content: "\e902";
}

.icon-expanded:before {
  content: "\e903";
}

.icon-facebook:before {
  content: "\e904";
}

.icon-front:before {
  content: "\e905";
}

.icon-login:before {
  content: "\e906";
}

.icon-logout:before {
  content: "\e907";
}

.icon-mail:before {
  content: "\e908";
}

.icon-menu:before {
  content: "\e909";
}

.icon-pdf:before {
  content: "\e90a";
}

.icon-plus:before {
  content: "\e90b";
}

.icon-print:before {
  content: "\e90c";
}

.icon-rss:before {
  content: "\e90d";
}

.icon-search:before {
  content: "\e90e";
}

.icon-share:before {
  content: "\e90f";
}

body {
  background-color: #ffffff;
  color: #4c4c4c;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
}

.bodyfaux {
  min-height: 100%;
  height: 100%;
  width: 100%;
  /*position: absolute;*/
}

  .bodyfaux .Geral {
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
  }

  .bodyfaux .content-main {
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
  }

.user {
  width: calc(100% - 82px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
  text-align: right;
  font-size: 1em;
  margin-right: 7px;
  font-weight: 500;
}

.dvCentroCT {
  padding-top: 90px;
}

.container-banner {
  padding-left: 0;
  padding-right: 0;
}

.top-images img {
  max-width: 100%;
}

.container-background-green {
  background: #e2ecee;
}

.container-background-grey {
  background: #f6f6f6;
}

.actionsTopRight .user ~ .display-inline-block {
  float: left;
  margin-right: 3px;
}

.form-search {
  position: relative;
  float: left;
  padding: 10px 0;
  width: 100%;
}

  .form-search .wrapper-input {
    width: calc(100% - 30px);
    float: left;
  }

    .form-search .wrapper-input .container-input {
      white-space: nowrap;
    }

      .form-search .wrapper-input .container-input input {
        border: 1px solid #d9d9d9;
      }


a:not([href]) {
  cursor: default;
  text-decoration: none;
}

/*TRILHA NAVEGACAO*/
.breadcrumbs-background {
  background-color: #2d88b5;
  min-height: 30px;
}

.breadcrumb {
  margin: 0;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  background: transparent;
  padding: 3px 3px 3px 0px;
  border-radius: 0;
}

  .breadcrumb li, .breadcrumb li a {
    color: #ffffff;
  }

    .breadcrumb li a:active, .breadcrumb li a:focus, .breadcrumb li:last-child {
      font-weight: 600;
    }

    .breadcrumb li + li:before {
      color: #ffffff;
      content: "»";
    }

  .breadcrumb .active {
    color: #ffffff;
    font-weight: 600;
  }
/*END - TRILHA NAVEGACAO*/

.page-header {
  background-color: #59a1c5;
  margin: 0px 0px 30px;
  padding-top: 13px;
  padding-bottom: 0;
  min-height: 60px;
  border-bottom: none;
}

  .page-header h1 {
    color: #ffffff;
    font-size: 30px;
    margin: 0;
  }

.content-cover {
  position: relative;
  overflow: hidden;
  max-height: 250px;
  width: 100%;
  clear: both;
}

  .content-cover img {
    width: 100%;
  }

.icons-pag {
  font-size: 25px;
  padding-top: 15px;
  margin-bottom: 5px;
  float: left;
  width: 100%;
  clear: both;
  vertical-align: middle;
  border-top: 1px solid #d9d9d9;
  margin-top: 30px;
}

  .icons-pag > span {
    color: #2d88b5;
    margin-right: 10px;
    cursor: pointer;
  }

    .icons-pag > span, .icons-pag > span a {
      text-decoration: none;
      outline: none;
    }

a.link-back {
  font-weight: 600;
  outline: none;
  padding: 5px 5px 5px 0;
  text-decoration: none;
  float: left;
}

  a.link-back i {
    font-weight: normal;
    font-size: 10px;
    margin-right: 5px;
  }

.btn.link-back {
  float: left;
}

.dots {
  text-align: right;
  position: relative;
  z-index: 1;
  width: 100% !important;
  padding-right: 15px;
}

  .dots ul {
    padding: 0;
    margin: 0;
  }

    .dots ul li {
      display: inline-block;
    }

      .dots ul li a {
        width: 15px;
        height: 15px;
        margin: 5px 7px;
        overflow: hidden;
        background: #abcba8;
        border-radius: 50%;
        cursor: pointer;
      }

        .dots ul li a.active {
          background: #2d88b5;
        }

.carouselContainer {
  position: relative;
  height: 350px;
}

  .carouselContainer .carouselContent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

    .carouselContainer .carouselContent iframe {
      height: 160px;
      max-width: 100%;
    }

.PagConteudo {
  padding-left: 0;
  padding-right: 0;
}

  .PagConteudo h1 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .PagConteudo[class*="col-sm"] {
    margin-left: -15px;
  }

.menuLateral[class*="col-sm"] {
  margin-right: -15px;
}

.filter-reg {
  padding: 5px 12px;
  background: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-bottom: 5px;
  overflow: auto;
}

  .filter-reg .filtro {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 3px;
  }

    .filter-reg .filtro label {
      float: left;
      clear: both;
      width: 100%;
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 6px;
      text-transform: none;
    }

    .filter-reg .filtro select, .filter-reg .filtro input {
      width: 100%;
      border: 1px solid #d9d9d9;
    }

  .filter-reg .accao {
    float: left;
    min-height: auto;
    margin-right: 5px;
    margin-top: 10px;
  }

    .filter-reg .accao a {
      float: left;
    }

    .filter-reg .accao.pesquisar, .filter-reg .accao.limpar {
      padding: 0;
    }

      .filter-reg .accao.pesquisar a, .filter-reg .accao.limpar a {
        padding: 8px;
      }

span.accao.button-default.pesquisar {
  background: #2d88b5;
  border-radius: 5px;
}

  span.accao.button-default.pesquisar a {
    color: #e5e5e5;
  }

    span.accao.button-default.pesquisar a:hover {
      color: #ffffff;
    }

span.filtro.word {
  margin-right: 15px;
}

.register-date {
  color: #999999;
  margin-top: -4px;
}

.register {
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
  margin: 12px 0;
  border-top: 1px solid #d9d9d9;
}

  .register .register-date {
    text-align: left;
    margin-top: 10px;
  }

  .register .register-title {
    text-align: left;
    font-size: 1.1em;
    color: #2d88b5;
    margin-top: 16px;
  }

  .register .register-text {
    text-align: left;
  }

    .register .register-text a {
    }

  .register .register-doc {
    text-align: left;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: 600;
  }

  .register img {
    max-width: 100%;
    max-height: 100px;
    margin-bottom: 10px;
  }

    .register img[src=""] {
      display: none;
    }

.pag-register {
  margin-top: 10px;
  float: left;
}

  .pag-register .pag-register-image {
    text-align: center;
  }

    .pag-register .pag-register-image img {
      max-width: 100%;
      text-align: center !important;
    }

  .pag-register .pag-register-text {
    line-height: 26px;
  }

.pag-register-text, .pag-register-image {
  float: left;
  width: 100%;
  padding: 0;
}

.pag-register .pag-register-doc a, .register .register-doc a {
  text-decoration: none;
  font-weight: 600;
}

  .pag-register .pag-register-doc a i {
    margin-right: 8px;
  }

.pag-register-doc {
  margin-top: 15px;
}

  .pag-register-doc a {
    text-transform: uppercase;
  }

.search-title {
  margin-top: 0;
}

/*NAVEGAÇÃO */
.pagination-container {
  float: left;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 4px 0;
  margin-bottom: 8px;
}

.pagination-text {
  float: left;
  width: 100%;
  margin: 2px 0;
  color: #999999;
}

.pagination-pages {
  float: right;
  color: #2d88b5;
  width: 100%;
  margin: 2px 0;
}

  .pagination-pages a {
    border: none;
    color: #2d88b5;
    padding: 5px;
  }

  .pagination-pages .active {
    width: auto;
    height: auto;
    display: inline-block;
    padding: 0px 5px;
    color: #2d88b5;
    font-weight: 600;
  }

.display-xs-table {
  display: table;
  width: 100%;
}

.display-xs-table-cell {
  display: table-cell;
  float: none;
}

.vertical-xs-middle {
  vertical-align: middle;
}

a, .link {
  color: #2d88b5;
}

  a:visited, a:hover, a:active, a:focus, .link:visited, .link:hover, .link:active, .link:focus {
    color: #34738e;
  }

.more.high {
  margin-top: 15px;
}

  .more.high i, .more i {
    color: #2d88b5;
    top: 1px;
    position: relative;
    font-weight: normal;
  }

  .more.high:hover i, .more.high:active i, .more.high:focus i {
    color: #34738e;
  }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #4c4c4c;
  font-weight: 600;
}

.h1, h1 {
  font-size: 22px;
}

.h2, h2 {
  font-size: 20px;
}

.h3, h3 {
  font-size: 18px;
}

.h4, h4 {
  font-size: 16px;
}

.h5, h5 {
  font-size: 14px;
}

.h6, h6 {
  font-size: 12px;
}

.title {
  font-size: 22px;
  text-transform: none;
  color: #4c4c4c;
  font-weight: 600;
  margin-bottom: 30px;
}

.actionsTopRight {
  float: right;
  width: 100%;
  padding: 8px 0;
  margin: 0 15px;
  border-bottom: 1px solid #d9d9d9;
}

.menu-fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
  min-height: 84px;
  box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
}

  .menu-fixed .display-sm-table-cell {
    float: left;
  }

.navbar-header {
  width: 100%;
}

.navbar-toggle {
  border-color: none;
  z-index: 99;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #2d88b5;
  text-align: center;
  float: right;
  display: table-cell !important;
  padding: 0 3px;
  border-radius: 50%;
  margin-right: 0;
  margin-top: 60px;
  margin-bottom: 5px;
}

  .navbar-toggle .icon-bar {
    background-color: #ffffff;
    width: 22px;
    height: 3px;
    left: 5px;
    position: relative;
    border-radius: 2px;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }

    .navbar-toggle .icon-bar:nth-of-type(2) {
      top: 1px;
    }

    .navbar-toggle .icon-bar:nth-of-type(3) {
      top: 2px;
    }

  .navbar-toggle.active {
    background: #34738e;
  }

    .navbar-toggle.active .icon-bar {
      background-color: #fff;
    }

      .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 6px;
        z-index: 999;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
      }

      .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: #34738e;
        z-index: 1;
      }

      .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -8px;
        z-index: 2;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
      }

.master .button-default {
  min-width: unset;
  margin-right: 4px;
}

a[href]:hover {
  cursor: pointer;
}

.menu-container {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

.menu {
  background: #f2f2f2;
  font-size: 15px;
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  position: relative;
}

  .menu a.disabled {
    cursor: default;
  }

  .menu ul {
    padding: 0;
    margin: 0;
  }

  .menu span.underline, .menuLateral span.underline {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: auto;
    float: left;
    color: #2d88b5;
    min-height: unset;
    border-bottom: 2px solid #2d88b5;
  }

    .menu span.underline:hover {
      color: #ffffff;
    }





  .menu > ul > li > ul a.active > span.underline {
    color: #2d88b5;
  }

  .menu > ul > li.hover > a.active > span.underline {
    color: #ffffff;
  }



  .menu a:hover, .menu a:active, .menu a:focus {
    text-decoration: none;
  }

  .menu > ul ul, .menu > ul ul ul {
    padding-left: 10px;
  }

  .menu > ul li {
    list-style: none;
    position: relative;
    float: left;
    width: 100%;
    /*z-index: 9;*/
  }

    .menu > ul li a, .menu > ul li span {
      color: #4c4c4c;
      padding: 8px 5px;
      display: block;
      width: calc(100% - 45px);
      float: right;
      /* height: 45px;*/
      height: auto;
      outline: none;
      font-weight: 500;
      font-size: 15px;
      min-height: 35px;
      z-index: 99;
      position: relative;
    }

      .menu > ul li a.fa, .menu > ul li span.fa {
        width: 45px;
        height: 35px;
        float: left;
        font-size: 1em;
        padding: 11px 17px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: transform 500ms ease-in-out;
        -moz-transition: transform 500ms ease-in-out;
        -ms-transition: transform 500ms ease-in-out;
        transition: transform 500ms ease-in-out;
        outline: none;
        color: #2d88b5;
        background: none;
      }

    .menu > ul li ul li a, .menu > ul li ul li span {
      color: #4c4c4c;
    }

  .menu > ul > li {
    border-bottom: 1px solid #d9d9d9;
  }

  .menu.in {
    border-top: 1px solid #d9d9d9;
  }

.menuLateral {
  margin: 0;
  background: #ffffff;
  display: none;
}

  .menuLateral a {
    float: left;
    display: inline-block;
    width: calc(100% - 44px);
    color: #4c4c4c;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    padding: 10px;
    outline: none;
  }

    .menuLateral a:hover, .menuLateral a:active, .menuLateral a:focus {
      text-decoration: none;
    }

    .menuLateral a.icon-colapsed {
      width: 42px;
      height: 35px;
      float: left;
      padding: 10px 15px;
      font-size: 15px;
      top: 4px;
      background: none;
      -moz-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      -webkit-transition: all ease 0.5s;
      transition: all ease 0.5s;
      color: #2d88b5;
    }

      .menuLateral a.icon-colapsed.down {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -moz-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        transition: all ease 0.5s;
        top: 0;
      }

  .menuLateral .menuLateralCt {
    padding-top: 0;
    overflow: auto;
    display: none;
    margin: 0 auto;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }

    .menuLateral .menuLateralCt ul {
      padding: 0 0 0 0;
      margin: 0;
      position: relative;
      z-index: 5;
    }

      .menuLateral .menuLateralCt ul ul {
        padding-left: 8px;
      }

      .menuLateral .menuLateralCt ul li {
        list-style: none;
        width: 100%;
        float: left;
        position: relative;
      }

      .menuLateral .menuLateralCt ul > li.hover::before {
        position: absolute;
        background: #f2f2f2;
        content: "";
        height: 100%;
        left: -1000px;
        right: 0;
        z-index: -1;
      }

      .menuLateral .menuLateralCt ul > li.hover ul {
        background: #ffffff;
        position: relative;
      }

        .menuLateral .menuLateralCt ul > li.hover ul li::before {
          position: absolute;
          background: #ffffff;
          content: "";
          height: 100%;
          left: -1000px;
          right: 0;
          z-index: -1;
        }

      .menuLateral .menuLateralCt ul li ul.fechado {
        display: none;
      }

      .menuLateral .menuLateralCt ul li ul.aberto {
        display: block;
      }

      .menuLateral .menuLateralCt ul li a.active {
        color: #2d88b5;
        font-weight: 600;
      }

      .menuLateral .menuLateralCt ul li a.icon-colapsed:hover {
        text-decoration: none;
      }

.subMenu {
  color: #2d88b5;
  padding: 10px 10px 5px;
  text-transform: uppercase;
  border: 1px solid #2d88b5;
  overflow: auto;
  cursor: pointer;
  border-radius: 4px;
  font-weight: 700;
  width: 90%;
  margin: 0 auto;
  -moz-transition: all ease-in 0.5s;
  -o-transition: all ease-in 0.5s;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

  .subMenu .title {
    float: left;
  }

  .subMenu .icon {
    float: right;
    font-size: 1.8em;
  }

  .subMenu[aria-expanded="true"] {
    background: #34738e;
    color: #fff;
  }

.button-default {
  background-color: transparent;
  border: none;
  box-shadow: none;
  min-height: 25px;
  min-width: 15px;
  color: #2d88b5;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  float: right;
  padding: 0;
}

  .button-default a {
    color: #2d88b5;
    text-decoration: none;
  }

  .button-default i[class*="icon-"] {
    font-size: 15px;
    float: right;
  }

  .button-default:hover, .button-default:focus, .button-default:active {
    background-color: transparent;
    color: #34738e;
  }

.btn {
  background: #2d88b5;
  border: 1px solid #2d88b5;
  color: #e5e5e5;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 7px 10px 5px 10px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  vertical-align: middle;
}

  .btn:hover, .btn:active, .btn:focus, .btn:visited {
    background: #34738e;
    box-shadow: none;
    border: 1px solid #34738e;
    color: #ffffff;
  }

  .btn:disabled {
    opacity: 0.6;
  }

  .btn .icon-back {
    margin-right: 8px;
  }

.modal {
  background-color: rgba(0, 0, 0, 0.3);
}

.modal-content {
  border-radius: 5px;
}

.modal-body {
  text-align: center;
}

.modal .close span {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  margin-top: -14px;
  height: 17px;
}

#buttonLogin {
  width: 105px;
  height: 35px;
}

.form-login input[type="text"], .form-login input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  color: #4c4c4c;
  margin: 10px 0;
  padding: 8px 10px;
  font-size: 1em;
  width: 80%;
  height: 35px;
}

  .form-login input[type="text"]:focus, .form-login input[type="password"]:focus, .filtro.word input[type="text"]:focus, .filtro select:focus {
    box-shadow: 0px 0px 5px 0px rgba(45, 136, 181, 0.5);
    outline: none;
  }

.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #4c4c4c;
  font-weight: 600;
}

.modal-header {
  border-bottom: 1px solid #d9d9d9;
  width: 87%;
  left: 6%;
  position: relative;
}

  .modal-header .close {
    margin-top: 2px;
    margin-right: -4%;
  }

.modal-footer {
  border-top: 1px solid #d9d9d9;
  padding: 15px 0 15px 15px;
  text-align: right;
  width: 87%;
  left: 6%;
  position: relative;
}

.close {
  opacity: 1;
  color: #e5e5e5;
  width: 17px;
  height: 17px;
}

  .close:active, .close:focus, .close:hover {
    color: #ffffff;
    opacity: 1;
  }

button.close {
  background: #2d88b5;
  border-radius: 50%;
}

  button.close:hover {
    background: #34738e;
  }

.container-tiles {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.tiles {
  padding: 30px 0 3px 0;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

  .tiles .owl-stage .owl-item {
    border-radius: 5px;
    border: 1px solid #d9d9d9;
  }

  .tiles .owl-controls .owl-nav [class*=owl-] {
    color: #2d88b5;
    background: transparent;
  }

    .tiles .owl-controls .owl-nav [class*=owl-]:hover, .tiles .owl-controls .owl-nav [class*=owl-]:active {
      color: #34738e;
      background: transparent;
    }

  .tiles .owl-nav {
    position: absolute;
    top: 50%;
    width: 110%;
    left: -5%;
  }

  .tiles .owl-prev.icon-back {
    position: absolute;
    left: 0;
  }

  .tiles .owl-next.icon-front {
    position: absolute;
    right: 0;
  }

  .tiles .owl-dots .owl-dot span {
    background-color: #2d88b5;
    opacity: 0.5;
  }

  .tiles .owl-dots .owl-dot.active span, .tiles .owl-dots .owl-dot:hover span {
    background-color: #2d88b5;
    opacity: 1;
  }

  .tiles ul {
    padding: 0;
    margin: 0;
  }

    .tiles ul li {
      list-style: none;
    }

.tile {
  margin: 0;
  float: left;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  height: 176px;
}

  .tile .tile-image {
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
    min-height: 176px;
    overflow: hidden;
    border-radius: 5px;
  }

    .tile .tile-image img {
      position: absolute;
      min-height: 100%;
      width: 100%;
      border-radius: 5px;
      box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
    }

  .tile .tile-background {
    background-color: #5cb001;
    color: #ffffff;
    width: 100%;
    min-height: 80px;
    padding: 16px 5px;
    float: left;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    opacity: 0.7;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-line-pack: center;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tile:hover .tile-background {
    background-color: #4e9602;
  }

.owl-stage .owl-item:nth-child(4n+2) .tile a.tile-background {
  background-color: #2d88b5;
}

.owl-stage .owl-item:nth-child(4n+2) .tile:hover a.tile-background, .owl-stage div:nth-child(2n+4) .tile:active a.tile-background {
  background-color: #27759c;
}

.owl-stage .owl-item:nth-child(4n+3) .tile a.tile-background {
  background-color: #164157;
}

.owl-stage .owl-item:nth-child(4n+3) .tile:hover a.tile-background, .owl-stage div:nth-child(3n+4) .tile:active a.tile-background {
  background-color: #0f2e3d;
}

.owl-stage .owl-item:nth-child(4n+4) .tile a.tile-background {
  background-color: #ff6633;
}

.owl-stage .owl-item:nth-child(4n+4) .tile:hover a.tile-background, .owl-stage div:nth-child(4n+4) .tile:active a.tile-background {
  background-color: #e55c2e;
}

.tile:hover {
  cursor: pointer;
}

  .tile:hover .tile-background {
    color: #ffffff;
  }

.tile i[class*="icon-"] {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  font-size: 44px;
}

.tile p {
  margin: 0;
  color: #ffffff;
}

.tile a {
  outline: none;
}

  .tile a, .tile a:hover, .tile a:visited, .tile a:link, .tile a:focus, .tile a:active {
    text-decoration: none;
    color: #ffffff;
    outline: none;
  }

.tile-min {
  width: 100%;
  background: #e5ece0;
  color: #58595b;
  font-weight: 600;
  font-size: 16px;
  display: table;
  vertical-align: middle;
  min-height: 56px;
  margin: 5px 0;
}

  .tile-min .icon-cell {
    width: 55px;
    color: #2d88b5;
    text-align: center;
  }

  .tile-min p {
    margin: 0;
  }

  .tile-min, .tile-min a {
    color: #58595b;
    outline: none;
    line-height: 30px;
  }

    .tile-min:hover, .tile-min:visited, .tile-min:focus, .tile-min a:hover, .tile-min a:visited, .tile-min a:focus {
      text-decoration: none;
      outline: none;
    }

    .tile-min a {
      padding-right: 5px;
    }

    .tile-min:hover {
      background: #2d88b5;
      color: #Fff;
    }

      .tile-min:hover a, .tile-min:hover .icon-cell {
        color: #Fff;
      }

.imageBlock {
  position: relative;
}

  .imageBlock .block-tile {
    background: #34738e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #34738e 0%, #2d88b5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #34738e 0%, #2d88b5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #34738e 0%, #2d88b5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34738e', endColorstr='#2d88b5',GradientType=0 );
    /* IE6-9 */
    font-size: 28px;
    font-weight: 600;
  }

    .imageBlock .block-tile, .imageBlock .block-tile a {
      color: #fff;
    }

      .imageBlock .block-tile:hover, .imageBlock .block-tile a:hover {
        text-decoration: none;
      }

      .imageBlock .block-tile:hover {
        background: #34738e;
      }

.left-section, .right-section {
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
}

.left-section {
  margin-right: 0;
}

.right-section {
  margin-left: 0;
}

.container-default-space {
  background-color: #ffffff;
  padding: 15px;
  float: left;
}

  .container-default-space.news {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
  }

  .container-default-space .title {
    color: #999999;
    margin-bottom: 15px;
    text-transform: uppercase;
  }

.container-title {
  padding-bottom: 15px;
}

  .container-title .title {
    border-bottom: none;
    color: #2d88b5;
    font-size: 18px;
    text-transform: none;
  }

    .container-title .title:hover, .container-title .title:active, .container-title .title:focus {
      color: #34738e;
      text-decoration: none;
    }

.news-container, .events-container {
  float: left;
}

.news-item {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #d9d9d9;
  float: left;
}

  .news-item:last-child {
    border-bottom: 1px solid #d9d9d9;
  }

  .news-item .image div {
    display: none !important;
  }

  .news-item .image img {
    float: left;
    width: 160px;
    height: 106px;
    margin-right: 15px;
  }

  .news-item .date {
    color: #999999;
    float: left;
    margin-top: 0px;
  }

  .news-item .text {
    color: #4c4c4c;
    float: left;
    clear: left;
    margin-top: 15px;
  }

    .news-item .text, .news-item .text:hover, .news-item .text:active, .news-item .text:focus {
      text-decoration: none;
    }

.events {
  margin-top: 30px;
}

.events-container .news-item .container-title {
  float: left;
  margin-bottom: 0;
  clear: left;
}

.events-container .news-item .text {
  margin-top: 0;
}

.item-footer {
  margin-top: 16px;
}

.item-footer, a.more {
  float: right;
}

.item-footer, a.more, .more.high {
  color: #999999;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}

.more.high {
  float: right;
}

  a.more:hover, a.more:active, a.more:focus, .more.high:hover, .more.high:active, .more.high:focus {
    color: #bfbfbf;
    text-decoration: none;
  }

  a.more .icon-plus, .more.high .icon-plus {
    color: #2d88b5;
    margin-left: 8px;
  }

a.more:hover .icon-plus, a.more:active .icon-plus, a.more:focus .icon-plus, .icon-plus:hover, .icon-plus:active, .icon-plus:focus {
  color: #34738e;
}

.banner-vermais .icon-plus:hover, .banner-vermais .icon-plus:focus, .banner-vermais .icon-plus:active {
  color: #ffffff;
}

.overflow-animation {
  overflow-x: hidden;
  overflow-y: visible;
}

.kids-highlight {
  width: 345px;
  height: 345px;
  position: relative;
  padding-top: 30px;
  margin: 0px auto 30px;
}

.animation-background, .animation-circle, .animation-line1, .animation-line2 {
  width: 345px;
  height: 295px;
  border-radius: 50%;
}

.animation-background {
  display: none;
}

.animation-element {
  width: 100%;
  position: relative;
}

.animation-circle, .animation-line1, .animation-line2 {
  position: absolute;
  left: 0%;
  cursor: pointer;
}

.animation-circle {
  background: #2d88b5;
  z-index: 1;
}

  .animation-circle .animation-text {
    color: #ffffff;
    font-family: "Finger Paint", cursive;
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translate(0, -48px);
  }

.animation-line1 {
  border: 4px solid #2d88b5;
  z-index: 2;
  transform: rotate(112deg);
  -moz-transform: rotate(112deg);
  -ms-transform: rotate(112deg);
  -o-transform: rotate(112deg);
  -webkit-transform: rotate(112deg);
}

.animation-line2 {
  border: 4px solid #0054a0;
  z-index: 3;
  transform: rotate(-142deg);
  -moz-transform: rotate(-142deg);
  -ms-transform: rotate(-142deg);
  -o-transform: rotate(-142deg);
  -webkit-transform: rotate(-142deg);
}

.clearFooter {
  clear: both;
}

.footer {
  background-color: #2d88b5;
  position: absolute;
  bottom: 0;
  float: left;
  min-height: 450px;
  width: 100%;
  color: #ffffff;
  font-size: 15px;
}

.footer-background {
  background-color: #59a1c5;
  width: 100%;
  float: left;
  min-height: 25px;
}

.footer-links {
  height: 100%;
  color: #e5e5e5;
  font-weight: 600;
  font-size: 14px;
}

  .footer-links a {
    text-decoration: none;
    color: #e5e5e5;
  }

    .footer-links a:hover, .footer-links a:active, .footer-links a:focus {
      color: #ffffff;
    }

  .footer-links ul {
    padding-left: 0;
    height: 100%;
    width: 100%;
  }

    .footer-links ul li {
      display: inline-block;
      list-style-type: none;
      float: left;
      margin-right: 50px;
    }

      .footer-links ul li:last-child {
        margin-right: 0;
      }

.footer .footer-col {
  text-align: left;
  padding-left: 0;
}

.footer-col h1 {
  color: inherit;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer-col.links {
  margin-top: 25px;
  text-align: left;
}

.footer .footer-texto {
  font-size: 15px;
}

.footer-texto a {
  color: #ffffff;
}

  .footer-texto a:hover, .footer-texto a:active, .footer-texto a:focus {
    color: #e5e5e5;
  }

.footer img {
  max-width: 100%;
}

.links ul {
  padding: 0;
  margin: 0;
  float: left;
}

  .links ul li {
    display: inline-block;
    list-style: none;
    padding-right: 20px;
    float: left;
  }

    .links ul li:last-child {
      padding-right: 0;
    }

    .links ul li a {
      outline: none;
      text-decoration: none;
    }


.text-xs-center {
  text-align: center;
}

.masterAZ {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}

  .masterAZ .help-text {
    display: none;
    font-size: 12px;
    color: #676767;
    float: left;
    width: 100%;
    padding: 3px 5px;
  }

  .masterAZ .navbar-toggle {
    z-index: 99;
    color: #fff;
    background: #2d88b5;
    text-align: left;
    float: left;
    padding: 0;
    width: 100%;
    border-radius: 0;
  }

    .masterAZ .navbar-toggle a {
      color: #fff;
      padding: 10px;
      float: left;
    }

  .masterAZ .menuAZ {
    font-size: 15px;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
  }

    .masterAZ .menuAZ > ul {
      padding: 0;
      margin: 10px;
    }

      .masterAZ .menuAZ > ul > li {
        border-bottom: 1px solid #d9d9d9;
        background: #e5ece0;
        border: 1px solid #e5ece0;
        list-style: none;
        float: left;
        width: 100%;
      }

        .masterAZ .menuAZ > ul > li > a {
          width: calc(100% - 45px);
          color: #676767;
          padding: 8px 5px;
          display: block;
          float: right;
          outline: none;
          font-weight: bold;
          min-height: 35px;
        }

          .masterAZ .menuAZ > ul > li > a.fa {
            width: 45px;
            height: 35px;
            float: left;
            font-size: 1.7em;
            padding: 6px 10px;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: transform 500ms ease-in-out;
            -moz-transition: transform 500ms ease-in-out;
            -ms-transition: transform 500ms ease-in-out;
            transition: transform 500ms ease-in-out;
            outline: none;
            color: #2d88b5;
            background: none;
          }

        .masterAZ .menuAZ > ul > li > span {
          color: #d0d0d0;
          padding: 8px 5px;
          display: block;
          float: right;
          width: calc(100% - 45px);
          outline: none;
          font-weight: bold;
          min-height: 35px;
        }

        .masterAZ .menuAZ > ul > li > div {
          background: #ffffff;
          float: left;
          width: 100%;
        }

          .masterAZ .menuAZ > ul > li > div > ul {
            background: #ffffff;
            padding: 0;
            margin: 0;
            float: left;
            width: 100%;
          }

            .masterAZ .menuAZ > ul > li > div > ul > li {
              list-style: none;
              float: left;
              width: 100%;
              background: #ffffff;
              border-top: 1px solid #acaeab;
              margin: 0;
            }

              .masterAZ .menuAZ > ul > li > div > ul > li > a {
                padding: 15px 15px;
                width: calc(100% - 44px);
                float: right;
              }

                .masterAZ .menuAZ > ul > li > div > ul > li > a.arrow {
                  width: 44px;
                  height: 35px;
                  float: left;
                  font-size: 1.7em;
                  font-weight: bold;
                  color: #2d88b5;
                  text-decoration: none;
                }

                  .masterAZ .menuAZ > ul > li > div > ul > li > a.arrow.down {
                    -o-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    -webkit-transform: rotate(90deg);
                    -moz-transform: rotate(90deg);
                    transform: rotate(90deg);
                    position: relative;
                    top: 9px;
                    left: 12px;
                  }

              .masterAZ .menuAZ > ul > li > div > ul > li .az-content {
                padding: 10px 15px;
              }

              .masterAZ .menuAZ > ul > li > div > ul > li > ul.az-subsubmenu {
                background: #ffffff;
                padding: 0;
                margin: 0;
                float: left;
                width: 100%;
              }

                .masterAZ .menuAZ > ul > li > div > ul > li > ul.az-subsubmenu > li {
                  list-style: none;
                  float: left;
                  width: 100%;
                  background: #ffffff;
                  border-top: 1px solid #acaeab;
                  margin: 0;
                }

                  .masterAZ .menuAZ > ul > li > div > ul > li > ul.az-subsubmenu > li > a {
                    padding: 15px 15px 15px 64px;
                    width: 100%;
                    float: left;
                  }

                  .masterAZ .menuAZ > ul > li > div > ul > li > ul.az-subsubmenu > li .az-content {
                    padding: 10px 15px 10px 36px;
                  }

          .masterAZ .menuAZ > ul > li > div .az-submenu a {
            width: calc(100% - 40px);
            float: right;
          }

            .masterAZ .menuAZ > ul > li > div .az-submenu a.arrow {
              width: 40px;
              height: 51px;
              float: left;
              font-size: 1.7em;
              font-weight: bold;
              color: #2d88b5;
              text-decoration: none;
              padding: 12px 14px;
              left: 3px;
              position: relative;
            }

              .masterAZ .menuAZ > ul > li > div .az-submenu a.arrow.down {
                -o-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                transform: rotate(90deg);
                position: relative;
                top: 0;
                left: 6px;
                padding: 18px 14px;
              }

.menu-RightSide-AZ {
  margin: 0;
  background: #fff;
  overflow: auto;
  display: none;
}

  .menu-RightSide-AZ a {
    float: left;
    color: #838383;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 10px;
    outline: none;
  }

    .menu-RightSide-AZ a:hover {
      text-decoration: underline;
    }

  .menu-RightSide-AZ ul {
    padding: 0 0 0 0;
    margin: 0;
    position: relative;
    z-index: 5;
  }

    .menu-RightSide-AZ ul li {
      list-style: none;
      width: 100%;
      float: left;
      position: relative;
    }

.az-subsubmenu {
  padding: 0;
  margin: 0;
  float: left;
}

  .az-subsubmenu li {
    list-style: none;
    float: left;
    width: 100%;
  }

.az-content, .az-submenu, .az-subsubmenu {
  display: none;
}

  .az-content.in, .az-submenu.in, .az-subsubmenu.in {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
  }

    .az-content.in ~ .az-subsubmenu {
      display: block;
      padding: 0;
      margin: 0;
    }

.az-title {
  font-size: 15px;
  text-transform: none;
  color: #58595b;
  font-weight: normal;
  margin: 0;
  position: relative;
}

  .az-title.active {
    color: #2d88b5;
    font-weight: bold;
  }

  .az-title[data-type="link"]:after {
    content: "\f08e";
    font-family: FontAwesome;
    font-size: 11px;
    position: relative;
    top: 0;
    right: 0;
    margin-left: 5px;
  }

  .az-title.itemMenuNovo:after {
    content: "NOVO";
    background: #e5ece0;
    font-size: 0.8em;
    padding: 4px;
    font-weight: 600;
    margin-left: 5px;
    text-decoration: none;
  }

.content-desktop {
  display: none;
}

.topo-az .texto {
  color: #4c4c4c;
}

.goog-te-gadget-icon, .goog-te-gadget {
  display: none;
}

.goog-te-gadget-simple a {
  text-decoration: none !important;
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

.goog-te-gadget-icon {
  display: none;
}

.goog-te-gadget-simple a {
  text-decoration: none !important;
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

body {
  top: 0px !important;
}

#chave:required {
  box-shadow: none;
}

#chave:invalid {
  box-shadow: none;
}

#chave {
  height: 30px;
  width: calc(100% - 30px);
  outline: none;
}

/***** CLASSES DO SISTEMA *****/
.operacaoBorda {
  padding: 5px;
  border: 1px #2fa5e2 solid;
}

/*******************/
/*****TOP / Topo****/
/*******************/
.inputHidden {
  display: none;
  width: 0;
  overflow: hidden;
  float: left;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* END - TOP / Topo*/
.display-table-cell {
  display: table-cell;
}

.display-table {
  display: table;
}

.vertical-middle {
  vertical-align: middle;
}

.display-inline-block {
  display: inline-block;
}

/*********************/
/*CONTENT - CONTENTOR*/
/*********************/
.GreyBackground {
  background: #e9ecef;
}

/*bug chrome*/
.GreyBackground {
  position: relative;
  /*z-index:1;*/
}

/*END - CONTENT - CONTENTOR*/
/*HP - Homepage*/
/*GERAL Para qualquer banner*/
.banner {
  position: relative;
  overflow: hidden;
}

/*END - GERAL Para qualquer banner*/
/*END - HP - Homepage*/
/*PAGINA INTERIOR*/
#mlkFrame {
  width: 100%;
}

#aac {
  background: #f8f8f8;
}

#PagConteudo #ctAreaConteudo {
  text-align: left;
  background: #FFFFFF;
  /* overflow-x: hidden; */
  position: relative;
  z-index: 3;
}

.pagConteudoCt {
  padding: 0px 0px 5px;
  font-size: 1em;
  position: relative;
}

  .pagConteudoCt a:not([href]) {
    cursor: default;
    text-decoration: none;
    color: #4c4c4c;
  }

.gctitulo {
  font-weight: 400;
}

/*PAGINA REGISTO*/
.pagRegistoTituloReg {
  text-transform: uppercase;
  font-weight: bold;
}

/* PAGINA PESQUISA */
.pesquisaConteudoCt {
  margin-bottom: 20px;
  font-weight: normal;
}

.tituloPesq1 {
  margin-bottom: 3px;
}

  .tituloPesq1 a {
    text-decoration: none;
    font-weight: normal;
  }

.dataPesq {
  margin-bottom: 2px;
  color: #333;
}

.textoPesq {
  text-align: justify;
  margin-bottom: 2px;
  color: #333;
}

/*END - PAGINA INTERIOR*/
/****************************************************************/
/**********************ALTERAR***********************************/
/****************************************************************/
iframe.ifASPX2ASP {
  width: 100%;
  height: 0;
  display: none;
}

div.fecho {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  font-size: 1px;
}

/***** DIV POPUP *****/
.dvMargemOverlay {
  overflow-x: hidden;
  overflow-y: hidden;
}

#overlay {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1250;
  background-color: #ffffff;
  opacity: 0.65;
  /* CSS3 */
}

div#dvPopUp {
  z-index: 1500;
  border: solid 5px #2d88b5;
  background-color: #FFFFFF;
  visibility: hidden;
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

div#dvPopUpConteudo {
  background-color: #FFFFFF;
  margin: 2px;
}

div.dvControloPopUp {
  height: 15px;
  background-color: #FFFFFF;
  text-align: right;
  margin-bottom: 5px;
  padding-right: 20px;
}

  div.dvControloPopUp img {
    cursor: pointer;
  }

div.dvProgresso {
  margin-top: 40px;
  margin-left: 20px;
}

/***** ESTRUTURA - PAGINA *****/
#dvAguardePF {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  visibility: visible;
  z-index: 10;
  text-align: left;
}

  #dvAguardePF p {
    margin: 25px;
    text-align: left;
    padding-left: 5px;
  }

/***** ESTRUTURA - CENTRO *****/
div.conteudoPagEntrada {
  width: 100%;
}

div.areaEsq {
  width: 532px;
  float: left;
}

div.areaDta {
  width: 198px;
  float: left;
  margin-top: 8px;
  margin-left: 32px;
}

/***** PAGINA 2o NIVEL - TOPO/RODAPE/ESTRUTURA CONTEUDO *****/
#mlkFrame {
  width: 99.5%;
}

#menuInterior {
  overflow: visible;
}

  #menuInterior > ul {
    width: 60%;
    margin-right: 20px;
    float: right;
    text-align: right;
    margin: 5px 20px 5px 0;
  }

/***** PAGINA 2o NIVEL - CONTEUDO SIMPLES *****/
div.pagTituloCt {
  margin-left: 4px;
  margin-top: 10px;
  color: #32a4b5;
  font-size: 18px;
  font-weight: normal;
}

div.pagConteudoCt td {
  text-align: justify;
}

.pagConteudoCt strong {
  font-weight: bold;
}

.pagConteudoCt ul {
  padding-left: 40px;
  margin-top: 10px;
}

  .pagConteudoCt ul ul {
    padding-left: 40px;
    margin-top: 0px;
  }

  .pagConteudoCt ul li {
    margin-bottom: 3px;
  }

.pagConteudoCt ol {
  padding-left: 40px;
  margin-top: 10px;
}

  .pagConteudoCt ol ol {
    padding-left: 40px;
    margin-top: 0px;
  }

  .pagConteudoCt ol li {
    margin-bottom: 3px;
  }

.pagConteudoCt iframe {
  padding-left: 4px;
}

.share {
  margin-top: 10px;
}

/***** PAGINA 2o NIVEL - QUEBRA DE MENU *****/
.pagConteudoCt ul.quebraMenu {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin: 0;
}

  .pagConteudoCt ul.quebraMenu li {
    float: left;
    display: inline-block;
    background: #2d88b5;
    margin-right: 5px;
  }

    .pagConteudoCt ul.quebraMenu li a, .pagConteudoCt ul.quebraMenu li.quebraTitulo {
      padding: 8px 12px;
      text-decoration: none;
      float: left;
    }

    .pagConteudoCt ul.quebraMenu li a {
      color: #e5e5e5;
      font-weight: 500;
    }

    .pagConteudoCt ul.quebraMenu li.quebraTitulo {
      color: #ffffff;
      float: left;
      font-weight: 600;
      text-decoration: underline;
    }

    .pagConteudoCt ul.quebraMenu li a:hover {
      color: #ffffff;
    }

.quebraMenu + .col-12 {
  padding-top: 15px;
}

/***** PAGINA 2o NIVEL ESPECIFICA - MAPA DO SITE *****/
div.mapaN1 {
  padding-left: 0;
}

div.mapaN2 {
  padding-left: 20px;
}

div.mapaN3 {
  padding-left: 40px;
}

div.mapaN4 {
  padding-left: 60px;
}

div.mapaN5 {
  padding-left: 80px;
}

div.mapaN6 {
  padding-left: 100px;
}

span.mapaNovo {
  color: #5283bd;
  font-weight: bold;
}

hr.msHR {
  height: 1px;
  color: #DFE0E2;
}

.logotipo {
  width: auto;
  float: left;
  display: inline-block;
  padding-top: 5px;
}

.site-name {
  float: left;
  display: inline-block;
  width: 54%;
  height: auto;
  margin: 10px 15px;
  color: inherit;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: inherit;
}

.link-modal {
  position: relative;
}

.loginrelated {
  float: right;
  width: auto;
}

  .loginrelated button {
    position: relative;
  }

    .loginrelated button::before {
      content: "";
      position: absolute;
      height: calc(100% - 4px);
      background-color: #2d88b5;
      width: 1px;
      left: -10px;
      top: 2px;
    }

.area-restrita {
  float: none;
  height: 25px;
  font-weight: 500;
  text-align: right;
  display: inline-block;
  margin-right: 22px;
}

.icon-login {
  margin-top: 4px;
  margin-left: 10px;
}

.icon-logout {
  margin-left: 12px;
  padding-top: 4px;
}

.search-box {
  float: right;
  clear: both;
  position: relative;
  margin-top: 0px;
  width: 100%;
  height: 45px;
}

#searchForm {
  margin-left: 8px;
  margin-top: 3px;
}

div#modalLogin {
  padding-right: 0 !important;
}

.map-container {
  max-width: 500px;
  height: 280px;
  border: 6px solid #57a0c4;
  margin-bottom: 10px;
}

  .map-container iframe {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

.footer-button {
  border: none;
  border-radius: 5px;
  min-width: 120px;
  height: 40px;
  padding: 8px 0px 0px 15px;
  margin-top: -10px;
  float: left;
}

  .footer-button p {
    float: left;
  }

  .footer-button, .footer-button a, .footer-button a:visited, .footer-button a:focus {
    background-color: #f2f2f2;
    color: #2d88b5;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }

    .footer-button .icon-front {
      font-size: 15px;
      padding: 4px 15px 4px 10px;
      vertical-align: middle;
      position: relative;
      float: right;
    }

    .footer-button:hover, .footer-button:active, .footer-button:focus, .footer-button:hover a, .footer-button:active a, .footer-button:focus a {
      background-color: #ffffff;
      color: #34738e;
      text-decoration: none;
    }

.button-link, .button-link:hover, .button-link:active, .button-link:focus, .button-link:visited {
  text-decoration: none;
}

.footer-bottom {
  width: 100%;
  text-align: right;
  float: left;
  margin-bottom: 23px;
  padding-top: 20px;
  vertical-align: middle;
}

.copyright, .logo-mlk {
  padding: 0;
  display: inline-block;
  height: 25px;
}

.copyright {
  font-size: 12px;
  margin-right: 30px;
  float: left;
}

#mlkFrame > .col-12.overflow-x > div[id^="listid"] {
  padding-bottom: 60px;
}

@-ms-viewport {
  width: auto; /*Para a scrollbar vertical não se sobrepor ao conteúdo no IE*/
}


/***************************************************/
/****************** MEDIA QUERIES ******************/
/***************************************************/


/*Separador mapa site*/

@media (max-width: 420px) {
  .kids-highlight {
    width: 280px;
    height: 280px;
  }

  .animation-background, .animation-circle, .animation-line1, .animation-line2 {
    width: 280px;
    height: 230px;
  }

    .animation-circle .animation-text {
      font-size: 25px;
      line-height: 40px;
      transform: translate(0, -40px);
    }
}

@media (min-width: 480px) {
  .modal-dialog {
    width: 410px;
    margin: 30px auto;
  }
}

@media (max-width: 382px) {
  .logotipo {
    width: 30%;
  }
}

@media (min-width: 481px) {
  .site-name {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .site-name {
    width: 60%;
    font-size: 18px;
  }

  .container-banner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .user-logout {
    margin-top: 0;
  }

  .form-login input[type="text"], .form-login input[type="password"] {
    width: 230px;
  }

  .text-xs-center {
    text-align: left;
  }

  .tiles {
    width: 94%;
  }

    .tiles .owl-nav {
      width: 106%;
      left: -3%;
    }

  .tile i[class*="icon-"] {
    font-size: 55px;
  }

  .tile-min {
    height: 80px;
    font-size: 21px;
    margin: 0 0 10px 0;
  }

  .left-section {
    width: calc(100% - 30px - 345px);
    margin-right: 15px;
  }

  .right-section {
    width: 345px;
    margin-left: 15px;
  }

  .news-item .date {
    float: none;
  }

  .menuLateral a {
    padding-left: 44px;
    width: auto;
  }

    .menuLateral a.icon-colapsed {
      width: 35px;
    }

      .menuLateral a.icon-colapsed ~ a {
        padding-left: 0;
        width: calc(100% - 44px);
      }

  .menuLateralCt ul li a.icon-colapsed {
    background: none;
  }

  .subMenu {
    display: none;
  }

  .subMenuCollapse {
    display: none;
  }

  .menuLateralCt {
    display: block !important;
    width: 100%;
  }

  .carouselContainer {
    height: 250px;
  }

    .carouselContainer .carouselContent iframe {
      height: 250px;
    }

  .display-sm-table {
    display: table;
    width: 100%;
  }

  .display-sm-table-cell {
    display: table-cell;
    float: none;
  }

  .vertical-sm-middle {
    vertical-align: middle;
  }

  .background-xs-green {
    background: unset;
  }

  .pag-register-image {
    margin-bottom: 15px;
  }

  .register img {
    float: left;
    max-width: 160px;
    margin-right: 15px;
    margin-bottom: 0;
  }

  .filter-reg {
    padding: 11px 12px 10px 12px;
  }

    .filter-reg .filtro {
      float: left;
      clear: none;
      width: auto;
      margin-right: 30px;
      margin-bottom: 0;
    }

      .filter-reg .filtro label {
        float: left;
        clear: none;
        width: auto;
        margin-right: 14px;
        margin-top: 0;
      }

      .filter-reg .filtro select, .filter-reg .filtro input {
        width: 102px;
        height: 26px;
      }

    .filter-reg .accao {
      margin-right: 5px;
      margin-top: 0;
    }

      .filter-reg .accao a {
        float: left;
        text-decoration: none;
        font-weight: 600;
      }

      .filter-reg .accao.pesquisar a {
        padding: 1px 10px;
      }

      .filter-reg .accao.limpar a {
        padding: 2px 8px;
      }

  .pagination-text, .pagination-pages {
    width: auto;
    margin: 0;
  }

  .footer-col.links {
    text-align: right;
    padding-right: 0;
  }

  .kids-highlight {
    margin: 0px auto 0px;
  }

  .animation-background {
    display: block;
    background-color: #ffffff;
    float: left;
    position: relative;
    z-index: 0;
  }

    .animation-background .icon-dashed_line {
      color: #d9d9d9;
      width: 345px;
      height: 295px;
      font-size: 343px;
      text-align: center;
      position: relative;
      bottom: 50px;
      margin-top: 25px;
    }

    .animation-background .icon-exclamation_mark {
      color: #d9d9d9;
      font-size: 110px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-55px, -55px);
      -moz-transform: translate(-55px, -55px);
      -ms-transform: translate(-55px, -55px);
      -o-transform: translate(-55px, -55px);
      -webkit-transform: translate(-55px, -55px);
    }

  .animation-circle, .animation-line1, .animation-line2 {
    left: 67%;
  }

  .animation-circle {
    background: #ff6633;
  }

  .animation-line1 {
    transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
  }

  .animation-line2 {
    transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
  }

  .animation-circle {
    transition: background 0.4s ease-in 0.1s, left 0.5s ease-in-out;
    -moz-transition: background 0.4s ease-in 0.1s, left 0.5s ease-in-out;
    -ms-transition: background 0.4s ease-in 0.1s, left 0.5s ease-in-out;
    -o-transition: background 0.4s ease-in 0.1s, left 0.5s ease-in-out;
    -webkit-transition: background 0.4s ease-in 0.1s, left 0.5s ease-in-out;
  }

  .animation-line1, .animation-line2 {
    transition: left 0.5s ease-in-out, transform 0.5s linear;
    -moz-transition: left 0.5s ease-in-out, transform 0.5s linear;
    -ms-transition: left 0.5s ease-in-out, transform 0.5s linear;
    -o-transition: left 0.5s ease-in-out, transform 0.5s linear;
    -webkit-transition: left 0.5s ease-in-out, transform 0.5s linear;
  }

  .animation-element:hover .animation-circle {
    background: #2d88b5;
    left: 0%;
  }

  .animation-element:hover .animation-line1 {
    left: 0%;
    transform: rotate(112deg);
  }

  .animation-element:hover .animation-line2 {
    left: 0%;
    transform: rotate(-142deg);
  }
}

/*Transformação dos blocos para responsive em contexto smartphone*/
.col-12 {
  float: left;
  width: 100%;
}

  .col-12.overflow-x {
    overflow-x: auto;
    overflow-x: auto;
    overflow-y: hidden;
  }

@media (max-width: 768px) {

  .col-12 {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 0px;
    padding-left: 15px;
  }

  .col-12 {
    float: left !important;
  }

  .col-12 {
    width: 100% !important;
  }

    .col-12.imageBlock {
      padding-left: 0 !important;
    }

      .col-12.imageBlock .imageText {
        clear: both;
        width: 100%;
        float: left;
        text-align: center;
      }

      .col-12.imageBlock img {
        float: none !important;
        max-width: 100%;
      }
}

.col-12.imageBlock img {
  max-width: 100%;
}
/*FIM - Transformação dos blocos para responsive em contexto smartphone*/

@media (max-width: 768px) {

  .login {
    width: calc(100% - 75px);
  }

  .row-xs {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }

  .menuLateralCt {
    width: 90%;
    padding: 10px 0;
    background: #f2f2f2;
    border-radius: 4px;
  }

    .menuLateralCt ul li {
      border-top: 1px solid #ffffff;
    }

    .menuLateralCt > ul > li:first-child {
      border-top: none;
    }
}

@media (min-width: 992px) {
  .masterAZ {
    border: 1px solid #2d88b5;
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

    .masterAZ .help-text {
      display: block;
    }

    .masterAZ .navbar-toggle {
      display: none !important;
    }

    .masterAZ .navbar-collapse.collapse {
      margin-bottom: 0;
      padding: 0;
    }

    .masterAZ .menuAZ > ul > li {
      width: auto;
      background: none;
      color: #676767;
      border: none;
    }

      .masterAZ .menuAZ > ul > li.active > a {
        background: #d8e3cf;
      }

      .masterAZ .menuAZ > ul > li > a {
        width: auto;
        color: #676767;
      }

        .masterAZ .menuAZ > ul > li > a.fa {
          display: none;
        }

      .masterAZ .menuAZ > ul > li > span {
        width: auto;
      }

      .masterAZ .menuAZ > ul > li > div {
        display: none !important;
      }

        .masterAZ .menuAZ > ul > li > div > ul {
          display: none !important;
        }

  .menu-RightSide-AZ, .content-desktop {
    display: block !important;
    width: 100%;
  }

    .menu-RightSide-AZ > ul > li {
      border-top: 1px solid #d9d9d9;
      margin: 0 !important;
    }

      .menu-RightSide-AZ > ul > li .az-title.active {
        position: relative;
      }

        .menu-RightSide-AZ > ul > li .az-title.active:before {
          position: absolute;
          content: "";
          top: 0;
          left: -44px;
          right: 0;
          height: 2px;
          background: #2d88b5;
        }

      .menu-RightSide-AZ > ul > li:first-child {
        border-top: 0;
      }

      .menu-RightSide-AZ > ul > li:last-child {
        border-bottom: 1px solid #d9d9d9;
      }

      .menu-RightSide-AZ > ul > li > ul > li {
        border-top: 1px solid #d9d9d9;
      }

        .menu-RightSide-AZ > ul > li > ul > li > a {
          padding-left: 20px;
        }

  .az-submenu a {
    width: calc(100% - 40px);
    float: right;
  }

    .az-submenu a.arrow {
      width: 40px;
      height: 40px;
      float: left;
      font-size: 1.7em;
      font-weight: bold;
      color: #2d88b5;
      text-decoration: none;
      padding: 10px 14px;
      left: 3px;
      position: relative;
    }

      .az-submenu a.arrow.down {
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
        position: relative;
        top: 0;
      }

  .news-item .image img {
    margin-right: 30px;
  }

  .news-item .date {
    margin-top: -8px;
  }

  .news-item .text {
    float: none;
    margin-top: 2px;
    clear: none;
  }

  .events-container .news-item .container-title {
    float: none;
  }

  .item-footer, a.more {
    float: left;
  }

  .links ul {
    float: right;
  }

  .copyright {
    float: none;
  }

  .footer-bottom {
    padding-top: 10px;
  }
}

@media (max-width: 992px) {
  .masterAZ .navbar-collapse {
    width: 100%;
  }

  .masterAZ .mnInv {
    display: none;
    width: 100%;
    float: left;
  }

  .masterAZ .mnVis {
    display: block;
    width: 100%;
    float: left;
  }

  .masterAZ .menuAZ > ul li a.fa.down {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }
}

@media (min-width: 1024px) {
  .top-images {
    width: 655px;
  }
}

@media (max-width: 1199px) {
  .top-images {
    width: calc(100% - 40px);
  }

  .navbar-collapse.collapse[aria-expanded="false"] {
    display: none !important;
    visibility: hidden !important;
  }

  .navbar-collapse {
    width: 100%;
  }

  .mnInv {
    display: none;
    width: 100%;
    float: left;
  }

  .mnVis {
    display: block;
    width: 100%;
    float: left;
  }

  .menu > ul li a.fa.down {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }
}

@media (min-width: 1200px) {
  .menu li.hover > a, .menu li.hover > span, .menu li.hover > a.fa, .menu li.hover > a.active, .menu li.hover > a.active > span.underline {
    color: #ffffff;
  }

  .menu li.hover {
    background: #2d88b5;
    color: #ffffff;
  }

    .menu li.hover::before {
      position: absolute;
      background: #2d88b5;
      content: "";
      height: 100%;
      left: -1000px;
      right: 0;
      z-index: -1;
    }

    .menu li.hover div::before {
      position: absolute;
      background: #f2f2f2;
      content: "";
      height: 100%;
      left: -1000px;
      right: 0;
      z-index: -1;
    }

    .menu li.hover div {
      background: #f2f2f2;
      position: relative;
    }

  .container {
    width: 1170px !important;
  }

  .logotipo {
    padding-top: 10px;
  }

  .site-name {
    width: 70%;
  }

  .actionsTopRight {
    width: calc(100% - 655px);
    margin: 20px 0 0 0;
    padding: 0;
    border-bottom: none;
  }

  #chave {
    height: 25px;
    width: 100%;
  }

  .search-box {
    margin-top: 15px;
    width: 205px;
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
  }

  #searchForm {
    margin-top: 0;
  }

  .form-search {
    padding: 10px 10px;
    width: auto;
  }

    .form-search .wrapper-input {
      width: 160px;
    }

  .menu-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menuLateral {
    display: block;
    padding-left: 20px;
  }

  .menu {
    background: #ffffff;
    height: 60px;
    z-index: 9;
  }

    .menu a.active {
      color: #2d88b5;
    }

    .menu li.hover {
      background: none;
    }

      .menu li.hover::before {
        display: none;
      }

      .menu li.hover div::before {
        display: none;
      }

      .menu li.hover div {
        background: #f2f2f2;
        position: initial;
      }

    .menu > ul {
      float: left;
    }

      .menu > ul > li {
        display: inline-block;
        float: left;
        position: relative;
        margin: 0px 0px 0px 7px;
        width: auto;
        border-bottom: none;
      }

        .menu > ul > li:first-child {
          margin-left: 0;
        }

          .menu > ul > li:first-child > a {
            padding-left: 0;
          }

        .menu > ul > li.hover > a, .menu > ul > li.hover > span {
          color: #4c4c4c;
        }

      .menu > ul li a, .menu > ul li span {
        font-size: 16px;
        font-weight: 600;
      }

      .menu > ul > li > a {
        padding: 21px 8px;
        position: relative;
        height: 60px;
      }

        .menu > ul > li > a.active > span.underline {
          border-bottom: none;
        }

        .menu > ul > li > a.fa {
          display: none;
        }

      .menu > ul > li li[data-nivel="3"]:hover ul {
        display: none !important;
      }

      .menu > ul > li li[data-nivel="3"] [class*="fa"] {
        display: none !important;
      }

      .menu > ul > li li[data-nivel="4"] {
        display: none !important;
      }

      .menu > ul > li a:hover, .menu > ul > li a:active, .menu > ul > li a:focus {
        text-decoration: none;
      }

      .menu > ul > li:hover, .menu > ul > li > a.active, .menu > ul > li.hover > a.active {
        color: #2d88b5;
      }

        .menu > ul > li:hover:after {
          position: absolute;
          top: calc(50% + 20px);
          content: "";
          z-index: 99999999999;
          height: 2px;
          background: #2d88b5;
          width: 100%;
          left: 0;
          right: 0;
        }

        .menu > ul > li:hover > ul, .menu > ul > li > ul > li:hover ul {
          display: block;
        }

      .menu > ul > li > .childMenu {
        min-width: 200px;
        position: absolute;
        top: 100%;
        padding-top: 10px;
        background: transparent;
      }

      .menu > ul > li ul {
        display: none;
        position: absolute;
        box-shadow: 0px 3px 3px 0px rgba(128, 128, 128, 0.2);
        border-radius: 5px;
        min-width: 200px;
        padding: 0;
        top: 100%;
      }


        .menu > ul > li ul ul {
          top: 0;
          left: 100%;
          width: auto;
        }

        .menu > ul > li ul li {
          border-left: 1px solid #d9d9d9;
          border-right: 1px solid #d9d9d9;
          background: #f2f2f2;
          position: relative;
        }

          .menu > ul > li ul li:after {
            content: "";
            position: absolute;
            background: #d9d9d9;
            left: 6px;
            right: 6px;
            height: 1px;
            bottom: 0;
          }

          .menu > ul > li ul li:hover:after {
            display: none;
          }

          .menu > ul > li ul li:first-child {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
          }

          .menu > ul > li ul li:last-child {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
          }

          .menu > ul > li ul li a, .menu > ul > li ul li span {
            padding: 8px 18px;
            width: 100%;
            display: block;
            font-weight: 500;
            font-size: 15px;
            white-space: nowrap;
          }

          .menu > ul > li ul li.hover, .menu > ul > li ul li.hover, .menu > ul > li ul li:hover, .menu > ul > li ul li:hover {
            background: #2d88b5;
            color: #ffffff;
            position: relative;
            border-left: 1px solid #2d88b5;
            border-right: 1px solid #2d88b5;
          }

            .menu > ul > li ul li.hover > .menu > ul > li ul li.hover > a, .menu > ul > li ul li.hover > span, .menu > ul > li ul li:hover > a, .menu > ul > li ul li:hover > span {
              color: #ffffff;
              background: none;
              cursor: pointer;
            }

          .menu > ul > li ul li a.fa {
            display: inline-block;
            width: 25px;
            padding: 11px 6px;
            position: absolute;
            right: 0;
            z-index: 9;
          }

            .menu > ul > li ul li a.fa + a {
              width: 100%;
              padding-right: 25px;
              z-index: 2;
              position: relative;
            }

        .menu > ul > li ul.parent-orientation-right {
          left: 0 !important;
          right: auto !important;
        }

        .menu > ul > li ul.parent-orientation-left {
          right: 0 !important;
          left: auto !important;
        }

        .menu > ul > li ul .children-orientation-left {
          right: 100% !important;
          left: auto !important;
        }

        .menu > ul > li ul .children-orientation-right {
          left: 100% !important;
          right: auto !important;
        }

        .menu > ul > li ul.icon-orientation-left li a.fa {
          left: 0;
          right: auto;
        }

          .menu > ul > li ul.icon-orientation-left li a.fa + a {
            padding-left: 25px;
            padding-right: 0;
          }

          .menu > ul > li ul.icon-orientation-left li a.fa[class*="right"] {
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
          }

      .menu > ul li a {
        width: auto;
      }

    .menu ul > li:hover > .childMenu, .menu ul > li:hover > .childMenu > ul {
      display: block !important;
    }

    .menu span.underline:hover, .menu > ul > li.hover > a.active > span.underline {
      color: #2d88b5;
    }

  .navbar-toggle {
    display: none !important;
  }

  .navbar-collapse.collapse {
    margin-bottom: 0;
    padding: 0;
    border-top: none;
    display: block !important;
    height: auto !important;
  }

  .tile-min {
    font-size: 24px;
  }
}

/*# sourceMappingURL=laySite.css.map */
