header .btn-mobile span, header .search button, header .user-info a, header .header-menu ul li ul, header .header-menu ul li ul li, footer nav ul li a, .category a, .category span, .bg, .read-more a, .medias .media .bg, .box-archive, .box-archive .actions a, .box-archive .icon-plus, .box-person, .box-person .image, .box-person .infos, .box-person p a, .box-text, .box-text h3, .box-text p, .box-text .icon-plus, .slick-dots li button, #search #search-results .searchContent a, #error a, .wp_pagination .gridD span, .wp_pagination .gridD a, #page-signatures #content-signature #tabs .tab, #page-signatures #content-signature button, #page-nossa-cultura #gallery-photos .gallery-units .item .bg, #page-nossa-cultura #gallery-photos .gallery-units .item .title-photo, #stores .box-stores #resultado-regionais .regional, #page-novo-tempo .tags a, #page-novo-tempo .contents .content-image img, #page-novo-tempo .contents .content-description h4, #page-novo-tempo .contents .content-description p, #page-novo-tempo #comite .buttons .button, #page-novo-tempo #arquivos .buttons .button {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.circle {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%; }

.gridE, .gridD {
  margin-left: auto;
  margin-right: auto; }

@font-face {
  font-family: "Montserrat-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg"); }
@font-face {
  font-family: "Montserrat-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg"); }
@font-face {
  font-family: "Montserrat-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg"); }
@font-face {
  font-family: "Montserrat-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg"); }
@font-face {
  font-family: "Montserrat-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg"); }
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none; }

html, body {
  height: 100%; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

body {
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  background: #FFFFFF;
  height: 100%;
  position: relative;
  overflow-x: hidden; }
  body h1, body h2, body h3, body h4, body h5, body h6, body button, body a {
    line-height: 1.4em; }

a {
  text-decoration: none;
  color: inherit; }

a, button, input, textarea {
  outline: none; }

.gridE {
  width: 90%; }

.gridD {
  max-width: 1080px; }
@media(max-width: 1120px) {
  .gridD {
    max-width: 992px; } }
@media(max-width: 1024px) {
  .gridD {
    max-width: 960px; } }
@media(max-width: 960px) {
  .gridD {
    padding-right: 15px;
    padding-left: 15px; } }
.aligncenter {
  margin-right: auto;
  margin-left: auto; }

#page {
  padding-bottom: 90px; }
  #page .content {
    font-size: 14px; }
    #page .content h1 {
      font-size: 3rem; }
    #page .content h2 {
      font-size: 2.2rem; }
    #page .content h3 {
      font-size: 1.75rem; }
    #page .content h4 {
      font-size: 1.5rem; }
    #page .content h5 {
      font-size: 1.25rem; }
    #page .content h6 {
      font-size: 1rem; }
    #page .content p {
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 14px;
      line-height: 1.5em; }
      #page .content p strong {
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }

header .header-top {
  height: 139px;
  background: url("../img/bg-header.jpg") center center no-repeat;
  background-image: url("../img/bg-header.jpg");
  background-size: cover;
  position: relative; }
@media(max-width: 680px) {
  header .header-top {
    height: 100px;
    background: #f7f7f7; } }
header .gridD {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 100%;
  position: relative; }
header .right {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
header .btn-search {
  display: none; }
@media(max-width: 680px) {
  header .btn-search {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #032655; } }
header .btn-mobile {
  display: none; }
  header .btn-mobile span {
    height: 4px;
    width: 40px;
    background: #032655;
    display: block;
    margin-left: 15px;
    position: relative; }
    header .btn-mobile span:nth-child(2) {
      margin-top: 6px;
      margin-bottom: 6px; }
  header .btn-mobile.active span:first-child {
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  header .btn-mobile.active span:nth-child(2) {
    opacity: 0; }
  header .btn-mobile.active span:last-child {
    bottom: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
@media(max-width: 680px) {
  header .btn-mobile {
    display: block; } }
header .logo a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
@media(max-width: 680px) {
  header .logo a {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
header .logo img {
  margin-right: 13px;
  padding-right: 13px;
  border-right: 2px solid #f7f7f7;
  max-width: 120px; }
@media(max-width: 680px) {
  header .logo img {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    border-bottom: 2px solid #f7f7f7;
    max-width: 70px; } }
header .logo h1 {
  color: #FFFFFF;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  header .logo h1 strong {
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
@media(max-width: 680px) {
  header .logo h1 {
    font-size: 14px; } }
header .search .search-content {
  position: relative; }
@media(max-width: 680px) {
  header .search .search-content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 2;
    background: #f7f7f7;
    padding: 10px 20px;
    display: none; }
    header .search .search-content.active {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
header .search input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  height: 41px;
  width: calc(338px - 13px);
  background: #e96a1e;
  border-radius: 4px;
  box-shadow: none;
  border: none;
  padding-left: 13px;
  outline: none;
  color: #FFFFFF; }
@media(max-width: 680px) {
  header .search input {
    width: calc(100% - 13px);
    background: #FFFFFF; } }
  header .search input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase; }
  header .search input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase; }
  header .search input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase; }
  header .search input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase; }
header .search button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  background: transparent;
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }
@media(max-width: 680px) {
  header .search button {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    height: 27px;
    background: #032655;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    min-width: 40px; } }
  header .search button:hover {
    opacity: 0.8; }
header .user-info {
  background: #032655;
  text-align: right;
  padding: 5px;
  display: none; }
  header .user-info p, header .user-info a {
    font-size: 13px;
    line-height: 1.6em;
    color: #FFFFFF; }
    header .user-info p span, header .user-info a span {
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
  header .user-info a {
    padding: 3px 15px;
    border: 1px solid #FFFFFF;
    background: transparent;
    display: inline-block;
    margin-left: 5px;
    border-radius: 50px;
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
    header .user-info a:hover {
      background: #FFFFFF;
      color: #f07138; }
header .header-menu {
  background: #032655;
  width: 100%; }
@media(max-width: 680px) {
  header .header-menu {
    display: none; } }
  header .header-menu nav, header .header-menu ul {
    position: relative;
    height: 60px;
    width: 100%; }
@media(max-width: 680px) {
  header .header-menu nav, header .header-menu ul {
    height: auto; } }
  header .header-menu ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
@media(max-width: 680px) {
  header .header-menu ul {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; } }
    header .header-menu ul li {
      font-size: 13px;
      text-transform: uppercase;
      position: relative;
      height: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      color: #FFFFFF;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
@media(max-width: 680px) {
  header .header-menu ul li {
    height: auto;
    width: 100%;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start; } }
      header .header-menu ul li:hover > ul {
        opacity: 1;
        visibility: visible; }
@media(max-width: 680px) {
  header .header-menu ul li:hover > ul {
    opacity: 1;
    visibility: visible; } }
@media(max-width: 680px) {
  header .header-menu ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%; } }
      header .header-menu ul li ul {
        display: block;
        height: auto;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 5;
        background: #015086;
        min-width: 200px;
        opacity: 0;
        visibility: hidden; }
@media(max-width: 680px) {
  header .header-menu ul li ul {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: none;
    opacity: 1;
    visibility: visible; } }
        header .header-menu ul li ul li {
          display: block;
          font-size: 12px;
          color: #FFFFFF;
          font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
          header .header-menu ul li ul li:hover {
            background: #3b3b3b; }
            header .header-menu ul li ul li:hover ul {
              opacity: 1;
              visibility: visible; }
          header .header-menu ul li ul li a {
            display: block;
            padding: 12px 10px 10px; }
            header .header-menu ul li ul li a[href="#"] {
              cursor: default; }
            header .header-menu ul li ul li a::after {
              content: none; }
          header .header-menu ul li ul li ul {
            position: absolute;
            top: 0;
            left: 100%;
            opacity: 0;
            visibility: hidden; }
          header .header-menu ul li ul li::after {
            content: none; }
      header .header-menu ul li::after {
        content: "";
        content: none;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 3px;
        width: 100%;
        background: #000000; }
      header .header-menu ul li a {
        color: inherit;
        padding-left: 6px; }
        header .header-menu ul li a::after {
          content: "";
          height: 6px;
          width: 10px;
          display: inline-block;
          background: url("../img/icons/icon-arrow-menu.png") center center no-repeat;
          margin-left: 17px; }

footer {
  background: url("../img/bg-footer.jpg") center center no-repeat;
  background-size: cover;
  padding: 45px 0 37px; }
  footer nav, footer ul {
    width: 100%; }
  footer nav ul li {
    display: block;
    font-size: 12px;
    color: #FFFFFF; }
    footer nav ul li a {
      color: inherit; }
  footer nav div > ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
@media(max-width: 480px) {
  footer nav div > ul {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    text-align: center; } }
@media(max-width: 480px) {
  footer nav div > ul > li {
    margin-top: 15px;
    margin-bottom: 15px; } }
    footer nav div > ul > li > a {
      text-transform: uppercase;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
@media(max-width: 480px) {
  footer nav div > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px; } }
  footer .logo {
    margin-top: 13px; }
    footer .logo img {
      margin-right: auto;
      margin-left: auto; }

.category {
  display: inline-block; }
  .category a, .category span {
    display: inline-block;
    font-size: 10px;
    line-height: 1em;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 7px 10px 6px;
    background: #3b3b3b;
    border-radius: 4px;
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
    .category a:hover, .category span:hover {
      background: rgba(59, 59, 59, 0.7); }
    .category a.orange, .category span.orange {
      background: #f7931e; }
      .category a.orange:hover, .category span.orange:hover {
        background: #3b3b3b; }
    .category a.grey, .category span.grey {
      background: #7f7d7d; }
      .category a.grey:hover, .category span.grey:hover {
        background: #3b3b3b; }
    .category a.navy, .category span.navy {
      background: #033f8b; }
      .category a.navy:hover, .category span.navy:hover {
        background: #3b3b3b; }
    .category a.yellow, .category span.yellow {
      background: #fff100;
      color: #3b3b3b; }
      .category a.yellow:hover, .category span.yellow:hover {
        background: #3b3b3b;
        color: #3b3b3b; }
    .category a.lime, .category span.lime {
      background: #b8d53b; }
      .category a.lime:hover, .category span.lime:hover {
        background: #3b3b3b; }
    .category a.green, .category span.green {
      background: #01b222; }
      .category a.green:hover, .category span.green:hover {
        background: #3b3b3b; }
    .category a.cyan, .category span.cyan {
      background: #00a4f0; }
      .category a.cyan:hover, .category span.cyan:hover {
        background: #3b3b3b; }
    .category a.red, .category span.red {
      background: #d6181f; }
      .category a.red:hover, .category span.red:hover {
        background: #3b3b3b; }
    .category a.text, .category span.text {
      background: #fcef02;
      color: #3b3b3b;
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
      .category a.text:hover, .category span.text:hover {
        background: #3b3b3b;
        color: #3b3b3b; }
    .category a.border, .category span.border {
      border: 1px solid #3b3b3b;
      background: #FFFFFF; }
    .category a.b-orange, .category span.b-orange {
      border-color: #f7931e;
      color: #f7931e; }
      .category a.b-orange:hover, .category span.b-orange:hover {
        background: #f7931e;
        color: #FFFFFF; }
    .category a.b-grey, .category span.b-grey {
      border-color: #7f7d7d;
      color: #7f7d7d; }
      .category a.b-grey:hover, .category span.b-grey:hover {
        background: #7f7d7d;
        color: #FFFFFF; }
    .category a.b-navy, .category span.b-navy {
      border-color: #033f8b;
      color: #033f8b; }
      .category a.b-navy:hover, .category span.b-navy:hover {
        background: #033f8b;
        color: #FFFFFF; }
    .category a.b-yellow, .category span.b-yellow {
      border-color: #fff100;
      color: #fff100;
      color: #3b3b3b; }
      .category a.b-yellow:hover, .category span.b-yellow:hover {
        background: #fff100;
        color: #FFFFFF;
        color: #3b3b3b; }
    .category a.b-lime, .category span.b-lime {
      border-color: #b8d53b;
      color: #b8d53b; }
      .category a.b-lime:hover, .category span.b-lime:hover {
        background: #b8d53b;
        color: #FFFFFF; }
    .category a.b-green, .category span.b-green {
      border-color: #01b222;
      color: #01b222; }
      .category a.b-green:hover, .category span.b-green:hover {
        background: #01b222;
        color: #FFFFFF; }
    .category a.b-cyan, .category span.b-cyan {
      border-color: #00a4f0;
      color: #00a4f0; }
      .category a.b-cyan:hover, .category span.b-cyan:hover {
        background: #00a4f0;
        color: #FFFFFF; }
    .category a.b-red, .category span.b-red {
      border-color: #d6181f;
      color: #d6181f; }
      .category a.b-red:hover, .category span.b-red:hover {
        background: #d6181f;
        color: #FFFFFF; }
    .category a.b-text, .category span.b-text {
      border-color: #fcef02;
      color: #fcef02;
      color: #3b3b3b;
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
      .category a.b-text:hover, .category span.b-text:hover {
        background: #fcef02;
        color: #FFFFFF;
        color: #3b3b3b; }

.bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.title h2 {
  font-size: 24px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
  .title h2 strong {
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    color: #032655;
    display: inline-block; }
  .title h2 span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #f07138; }
    .title h2 span::after {
      content: "";
      display: block;
      height: 3px;
      width: 100%;
      background: #032655;
      position: absolute;
      bottom: -5px; }
.title.white h2 {
  color: #FFFFFF; }

.read-more {
  color: #FFFFFF; }
  .read-more a {
    display: inline-block;
    padding: 7px 12px;
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 4px;
    letter-spacing: 2px; }
  .read-more.big a {
    padding: 12px 35px;
    font-size: 12px; }
  .read-more.c-grey {
    color: #3b3b3b; }
  .read-more.c-white {
    color: #FFFFFF; }
  .read-more.c-navy {
    color: #032655; }
  .read-more.c-orange {
    color: #f07138; }
  .read-more.bg-grey a {
    background-color: #3b3b3b; }
  .read-more.bg-white a {
    background-color: #FFFFFF; }
  .read-more.bg-orange a {
    background-color: #f07138; }
  .read-more.bg-orange1 a {
    background-color: #fdaa11; }
  .read-more.bg-navy a {
    background-color: #032655; }
  .read-more.center {
    text-align: center; }
  .read-more.arrow-right a::after {
    content: "";
    height: 8px;
    width: 12px;
    display: inline-block;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center center; }
  .read-more.arrow-right.grey a::after {
    background-image: url("../img/icons/icon-right-grey-read-more.png"); }
  .read-more.arrow-right.white a::after {
    background-image: url("../img/icons/icon-right-white-read-more.png"); }
  .read-more.border.white a {
    border: 1px solid #FFFFFF;
    background: transparent; }
  .read-more.border.grey a {
    border: 1px solid #3b3b3b;
    background: transparent; }

.icon-plus {
  height: 40px;
  width: 40px;
  display: block;
  background: url("../img/icons/icon-plus.png") center center no-repeat #FFFFFF;
  border: 1px solid #e4e4e4; }

.medias {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .medias .media {
    width: calc(25% - 30px);
    margin: 15px;
    height: 210px;
    position: relative;
    overflow: hidden;
    background: #000000; }
    .medias .media .icon {
      position: absolute;
      top: 17px;
      right: 19px;
      height: 26px;
      width: 26px;
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: center center; }
    .medias .media.fotos .icon {
      background-image: url("../img/icons/icon-camera.png"); }
    .medias .media.videos .icon {
      background-image: url("../img/icons/icon-play.png"); }
    .medias .media .bg {
      display: block;
      height: 100%;
      width: 100%;
      opacity: 0.6;
      background-size: cover; }
    .medias .media .infos {
      position: absolute;
      bottom: 25px;
      left: 23px; }
    .medias .media .category {
      margin-bottom: 12px; }
    .medias .media h3 {
      font-size: 12px;
      color: #FFFFFF;
      text-transform: uppercase;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
    .medias .media:hover .bg {
      -webkit-transform: scale(1.1, 1.1);
      -moz-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      -o-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      opacity: 0.8; }
  .medias.mosaic {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
@media(max-width: 769px) {
  .medias.mosaic {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; } }
    .medias.mosaic .left, .medias.mosaic .right {
      width: 50%; }
    .medias.mosaic .media {
      width: auto;
      width: 100%;
      height: 210px;
      margin: 0; }
@media(max-width: 480px) {
  .medias.mosaic .media {
    grid-column-start: 1;
    grid-column-end: 4; } }
    .medias.mosaic .left .media {
      height: 420px; }
@media(max-width: 480px) {
  .medias.mosaic .left .media {
    height: 210px;
    grid-column-end: 4; } }
      .medias.mosaic .left .media .icon {
        position: absolute;
        top: 24px;
        right: 23px;
        height: 60px;
        width: 60px; }
      .medias.mosaic .left .media .infos {
        bottom: 40px;
        left: 25px; }
      .medias.mosaic .left .media .category {
        margin-bottom: 28px; }
      .medias.mosaic .left .media h3 {
        font-size: 24px; }
@media(max-width: 480px) {
  .medias.mosaic .left .media h3 {
    font-size: 16px; } }
    .medias.mosaic .right .media {
      height: 210px;
      width: 50%; }

#breadcrumb {
  padding-bottom: 20px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px; }
@media(max-width: 680px) {
  #breadcrumb {
    padding-bottom: 20px; } }
  #breadcrumb span, #breadcrumb a {
    color: #3b3b3b;
    text-transform: uppercase;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block; }
    #breadcrumb span:first-child, #breadcrumb a:first-child {
      margin-left: 0; }
  #breadcrumb span {
    color: #015086; }

#desc-page {
  font-size: 14px;
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #3b3b3b;
  margin-bottom: 40px; }
@media(max-width: 768px) {
  #desc-page {
    margin-bottom: 20px; } }
  #desc-page p {
    padding-bottom: 10px;
    line-height: 1.5em;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
  #desc-page strong {
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
  #desc-page span {
    color: #fbbb00;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }

.box-archive {
  border: 1px solid #e4e4e4;
  height: 165px;
  width: 335px;
  display: inline-block;
  position: relative; }
  .box-archive .box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 27px 26px; }
  .box-archive .icon {
    height: 43px;
    width: 36px;
    min-width: 36px;
    background: url("../img/icons/icon-file-download.png") center center no-repeat;
    margin-right: 18px; }
  .box-archive .infos {
    max-width: 240px;
    position: relative; }
  .box-archive h3 {
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #1c1c1c;
    margin-bottom: 20px; }
  .box-archive p {
    font-size: 12px;
    color: #747474;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
    position: relative; }
  .box-archive .actions {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    position: absolute; }
    .box-archive .actions a {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      height: 40px;
      width: 87px;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      border: 1px solid #f07138;
      color: #f07138; }
      .box-archive .actions a:hover {
        color: #FFFFFF;
        background: #f07138; }
      .box-archive .actions a:first-child {
        margin-right: 8px; }
  .box-archive .icon-plus {
    position: absolute;
    bottom: -22px;
    left: 23px;
    z-index: 1; }
  .box-archive:hover {
    border-color: #f07138; }
    .box-archive:hover .icon-plus {
      background-color: #f07138;
      border-color: #f07138;
      background-image: url("../img/icons/icon-plus-white.png"); }
  .box-archive.active .actions {
    opacity: 1;
    visibility: visible; }

.box-person {
  text-align: center;
  height: 360px; }
  .box-person .image {
    height: 243px;
    width: 243px;
    background-color: rgba(59, 59, 59, 0.05);
    background-image: url("../img/icons/icon-no-image.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    margin-right: auto;
    margin-left: auto; }
    .box-person .image.no-image {
      background-size: auto;
      opacity: 0.3; }
  .box-person h3 {
    font-size: 18px;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    padding-top: 23px; }
  .box-person .infos {
    background: #FFFFFF;
    height: 0;
    opacity: 0;
    visibility: hidden; }
@media(max-width: 768px) {
  .box-person .infos {
    opacity: 1;
    height: auto;
    visibility: visible;
    padding: 15px 10px; } }
    .box-person .infos .info {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      margin-bottom: 5px; }
@media(max-width: 580px) {
  .box-person .infos .info {
    margin-top: 0; } }
    .box-person .infos img {
      margin-right: 5px;
      max-width: 12px; }
  .box-person p {
    color: #999999;
    font-size: 14px; }
@media(max-width: 480px) {
  .box-person p {
    font-size: 12px;
    vertical-align: middle; } }
    .box-person p a:hover {
      color: #015086; }
  .box-person span {
    font-size: 10px;
    padding: 5px 10px;
    display: block;
    background: #f07138;
    display: inline-block;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 4px; }
  .box-person.orange h3 {
    color: #f07138; }
  .box-person.blue h3 {
    color: #032655; }
  .box-person:hover {
    box-shadow: 0 0 40px rgba(59, 59, 59, 0.1); }
    .box-person:hover .image {
      height: 293px; }
    .box-person:hover .infos {
      margin-top: 10px;
      height: auto;
      opacity: 1;
      visibility: visible; }
  .box-person.big .image {
    height: 328px;
    width: 328px; }
@media(max-width: 768px) {
  .box-person.big .image {
    height: 250px;
    width: 100%; } }
  .box-person.big .infos img {
    max-width: 18px;
    margin-right: 15px; }

.box-text {
  padding: 34px 37px;
  background: #fafafa;
  position: relative;
  margin-bottom: 40px;
  border: 1px solid #e4e4e4; }
  .box-text:last-child {
    margin-bottom: 0; }
  .box-text .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.22; }
  .box-text h3 {
    font-size: 30px;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    color: #3b3b3b;
    text-transform: uppercase;
    line-height: 57px;
    position: relative; }
  .box-text p {
    font-size: 14px;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
    color: #3b3b3b;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative; }
  .box-text .icon-plus {
    position: absolute;
    right: 35px;
    bottom: -22px;
    z-index: 1; }
  .box-text:hover {
    background: #f07138;
    border-color: #f07138; }
    .box-text:hover h3, .box-text:hover p {
      color: #FFFFFF; }
    .box-text:hover .icon-plus {
      background-image: url("../img/icons/icon-plus-white.png");
      background-color: #f07138;
      border-color: #FFFFFF; }

.slick-dots {
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    margin-right: 24px; }
    .slick-dots li:last-child {
      margin-right: 0; }
    .slick-dots li button {
      text-indent: -999px;
      overflow: hidden;
      height: 12px;
      width: 12px;
      background: #b3b3b3;
      border-radius: 50%;
      cursor: pointer;
      border: none; }
    .slick-dots li:hover button, .slick-dots li.slick-active button {
      background: #032655; }

#search {
  padding-bottom: 50px; }
  #search #search-results .searchContent {
    border: 2px solid #032655;
    padding: 15px 20px;
    margin-bottom: 30px; }
    #search #search-results .searchContent:last-child {
      margin-bottom: 0; }
    #search #search-results .searchContent a {
      margin-top: 15px;
      display: inline-block;
      padding: 5px 10px;
      background: #032655;
      color: #FFFFFF;
      text-transform: uppercase;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
      #search #search-results .searchContent a:hover {
        background: #f07138; }

#error {
  padding-top: 90px;
  padding-bottom: 90px; }
  #error .logo-comprebem {
    margin-bottom: 20px; }
    #error .logo-comprebem img {
      display: block;
      margin-right: auto;
      margin-left: auto; }
  #error h2 {
    font-size: 80px;
    text-align: center;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #error h3 {
    font-size: 35px;
    text-align: center;
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
  #error a {
    height: 35px;
    width: 200px;
    background: #015086;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFFFF;
    text-transform: uppercase; }
    #error a:hover {
      background: #f07138; }

.wp_pagination {
  margin-top: 40px; }
  .wp_pagination .gridD {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .wp_pagination .gridD span, .wp_pagination .gridD a {
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
      padding: 5px 10px;
      border-radius: 5px; }
    .wp_pagination .gridD a:hover {
      background: #015086;
      color: #FFFFFF; }
    .wp_pagination .gridD span {
      background: #015086;
      color: #FFFFFF;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }

#page-signatures {
  padding-bottom: 120px; }
  #page-signatures #content-signature {
    position: relative; }
    #page-signatures #content-signature.loading::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
    #page-signatures #content-signature.loading .gridD {
      opacity: 0.4; }
    #page-signatures #content-signature h2 {
      font-size: 17px;
      font-weight: bold;
      margin-bottom: 3px;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
      color: #032655; }
    #page-signatures #content-signature p {
      font-size: 14px;
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
      color: #032655; }
    #page-signatures #content-signature .left {
      text-align: center;
      font-size: 13px;
      color: #032655;
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
      #page-signatures #content-signature .left p {
        margin-top: 17px; }
    #page-signatures #content-signature .container-signature {
      display: none;
      margin-left: 30px; }
    #page-signatures #content-signature #cargo-area {
      margin-bottom: 5px; }
    #page-signatures #content-signature #email-area {
      margin-bottom: 10px; }
    #page-signatures #content-signature #address-container p {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      font-size: 11px; }
    #page-signatures #content-signature i {
      height: 18px;
      width: 15px;
      min-width: 15px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 7px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      #page-signatures #content-signature i.icon-phone {
        background-image: url("../img/assinaturas/icon-phone.png"); }
      #page-signatures #content-signature i.icon-email {
        background-image: url("../img/assinaturas/icon-email.png"); }
      #page-signatures #content-signature i.icon-address {
        background-image: url("../img/assinaturas/icon-address.png"); }
    #page-signatures #content-signature .container {
      margin-right: auto;
      margin-left: auto;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #page-signatures #content-signature #tabs {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
    #page-signatures #content-signature #tabs .tab {
      cursor: pointer;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      height: 35px;
      width: calc(50% - 15px);
      background: orange;
      color: white;
      text-transform: uppercase;
      cursor: pointer; }
      #page-signatures #content-signature #tabs .tab:hover {
        background: #f07138; }
      #page-signatures #content-signature #tabs .tab.active {
        background: #032655; }
      #page-signatures #content-signature #tabs .tab-disabled {
        opacity: 0.4;
        pointer-events: none; }
    #page-signatures #content-signature #form-data {
      max-width: 300px; }
      #page-signatures #content-signature #form-data h4 {
        text-align: center;
        padding-bottom: 10px;
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
    #page-signatures #content-signature input, #page-signatures #content-signature select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      height: 30px;
      padding-left: 12px;
      min-width: 250px;
      display: block;
      margin-right: auto;
      margin-bottom: 10px;
      margin-left: auto;
      border: 1px solid #c1bfbf;
      outline: none; }
    #page-signatures #content-signature select {
      width: 100%;
      max-width: 264px; }
    #page-signatures #content-signature .content-form-hidden {
      display: none; }
    #page-signatures #content-signature .buttons {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      margin-bottom: 15px; }
    #page-signatures #content-signature .custom-control-slider {
      border-radius: 100px; }
      #page-signatures #content-signature .custom-control-slider::after {
        content: "CD"; }
      #page-signatures #content-signature .custom-control-slider::before {
        border-radius: 100%;
        left: 2px;
        bottom: 2px; }
    #page-signatures #content-signature input:checked + .custom-control-slider::after {
      content: "LOJA"; }
    #page-signatures #content-signature input.error {
      border-color: red; }
    #page-signatures #content-signature input.success {
      border-color: green; }
    #page-signatures #content-signature textarea {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      height: 60px;
      padding-top: 10px;
      padding-left: 12px;
      min-width: 250px;
      border: 1px solid #c1bfbf; }
    #page-signatures #content-signature #signature {
      display: inline-block;
      width: auto;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -moz-box-align: start;
      box-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-align: start;
      padding: 8px 10px;
      max-width: 670px; }
    #page-signatures #content-signature .logo {
      min-width: 140px; }
    #page-signatures #content-signature .contacts {
      display: flex;
      flex-direction: column;
      border-left: 4px solid #032655;
      margin-left: 20px;
      padding-left: 20px;
      min-width: 340px;
      max-width: 360px; }
      #page-signatures #content-signature .contacts .escritorio {
        max-width: 334px; }
    #page-signatures #content-signature button {
      margin-top: 30px;
      text-transform: uppercase;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      border-radius: 4px;
      border: none;
      padding: 10px 15px;
      background: #032655;
      color: #f07138;
      display: block;
      margin-left: auto;
      margin-right: auto;
      font-size: 20px;
      font-weight: 700;
      cursor: pointer; }
      #page-signatures #content-signature button:hover {
        background: #015086; }
    #page-signatures #content-signature #divider {
      display: none;
      padding-right: 5px;
      padding-left: 5px; }

.permalink-full {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.loader-circle {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #032655;
  height: 30px;
  width: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
.fancybox-caption .legend {
  text-align: center; }
  .fancybox-caption .legend h3 {
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 5px; }
  .fancybox-caption .legend p {
    font-size: 16px; }

.custom-control {
  position: relative;
  display: inline-block;
  height: 22px;
  width: 67px;
  border: 1px solid #FFFFFF; }
  .custom-control input {
    opacity: 0;
    height: 0;
    width: 0; }

.custom-control-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  .custom-control-slider::after {
    content: "Inativo";
    height: 100%;
    display: block;
    padding-right: 10px;
    font-size: 10px;
    color: #FFFFFF;
    text-align: right;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
  .custom-control-slider:before {
    position: absolute;
    bottom: 1px;
    left: 1px;
    content: "";
    height: 18px;
    width: 18px;
    background-color: white;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }

input:checked + .custom-control-slider {
  background-color: #015086; }
  input:checked + .custom-control-slider::after {
    content: "Ativo";
    text-align: left;
    padding-right: 0;
    padding-left: 10px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }

input:focus + .custom-control-slider {
  box-shadow: 0 0 1px #2196F3; }

input:checked + .custom-control-slider:before {
  -webkit-transform: translateX(45px);
  -moz-transform: translateX(45px);
  -ms-transform: translateX(45px);
  -o-transform: translateX(45px);
  transform: translateX(45px); }

#iframe-archives {
  margin-bottom: 40px;
  height: 2000px; }
  #iframe-archives .gridD {
    height: 100%; }
  #iframe-archives iframe {
    display: block;
    height: 100%;
    width: 100%; }

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block; }
  .tooltip .tooltipText {
    display: none;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 3px 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .tooltip-left .tooltipText {
    bottom: auto;
    right: 100%;
    top: 50%;
    left: auto;
    margin-bottom: 0;
    margin-right: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .tooltip-right .tooltipText {
    bottom: auto;
    right: auto;
    top: 50%;
    left: 100%;
    margin-bottom: 0;
    margin-left: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .tooltip:hover .tooltipText {
    display: block; }

@font-face {
  font-family: "Gotham-Book";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/Gotham-Book.woff2") format("woff2"), url("../fonts/nossa-cultura/Gotham-Book.woff") format("woff"), url("../fonts/nossa-cultura/Gotham-Book.ttf") format("truetype"), url("../fonts/nossa-cultura/Gotham-Book.svg#Gotham-Book") format("svg"); }
@font-face {
  font-family: "Gotham-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/GothamMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/GothamMedium.woff2") format("woff2"), url("../fonts/nossa-cultura/GothamMedium.woff") format("woff"), url("../fonts/nossa-cultura/GothamMedium.ttf") format("truetype"), url("../fonts/nossa-cultura/GothamMedium.svg#Gotham-Medium") format("svg"); }
@font-face {
  font-family: "Gotham-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/GothamBold.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/GothamBold.woff2") format("woff2"), url("../fonts/nossa-cultura/GothamBold.woff") format("woff"), url("../fonts/nossa-cultura/GothamBold.ttf") format("truetype"), url("../fonts/nossa-cultura/GothamBold.svg#Gotham-Bold") format("svg"); }
@font-face {
  font-family: "Gotham-Ultra";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/Gotham-Ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/Gotham-Ultra.woff2") format("woff2"), url("../fonts/nossa-cultura/Gotham-Ultra.woff") format("woff"), url("../fonts/nossa-cultura/Gotham-Ultra.ttf") format("truetype"), url("../fonts/nossa-cultura/Gotham-Ultra.svg#Gotham-Ultra") format("svg"); }
#page-nossa-cultura #banner::after {
  content: "";
  display: block;
  height: 12px;
  width: 100%;
  background: url("../img/nossa-cultura/line-colors.jpg") center left; }
#page-nossa-cultura #content-page {
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif; }
  #page-nossa-cultura #content-page strong {
    font-family: "Gotham-Ultra", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  #page-nossa-cultura #content-page .bg-yellow {
    background-color: #fcc11e; }
  #page-nossa-cultura #content-page .bg-orange {
    background-color: #ed682d; }
  #page-nossa-cultura #content-page .bg-red {
    background-color: #bf1718; }
  #page-nossa-cultura #content-page .bg-cyan {
    background-color: #4973b8; }
  #page-nossa-cultura #content-page .bg-green {
    background-color: #568039; }
  #page-nossa-cultura #content-page .bg-blue {
    background-color: #2b517b; }
#page-nossa-cultura #title-ser-assim {
  padding-top: 30px; }
  #page-nossa-cultura #title-ser-assim img {
    display: block;
    margin-right: auto;
    margin-left: auto; }
#page-nossa-cultura #big-full-image {
  background: url("../img/nossa-cultura/bg-blue.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  height: 341px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
  #page-nossa-cultura #big-full-image p {
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 1.2em;
    font-weight: 400;
    color: #FFFFFF;
    font-family: "Gotham-Medium", Helvetica, Arial, sans-serif; }
  #page-nossa-cultura #big-full-image h5 {
    color: #ffb917;
    font-family: "Gotham-Ultra", Helvetica, Arial, sans-serif;
    font-size: 27px; }
#page-nossa-cultura #nossos-valores {
  padding-top: 75px; }
  #page-nossa-cultura #nossos-valores .title {
    text-align: center;
    max-width: 782px;
    margin-right: auto;
    margin-bottom: 55px;
    margin-left: auto; }
    #page-nossa-cultura #nossos-valores .title img {
      display: block;
      margin-right: auto;
      margin-left: auto;
      margin-bottom: 34px; }
    #page-nossa-cultura #nossos-valores .title p {
      font-size: 20px;
      font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
      color: #3b3b3b; }
      #page-nossa-cultura #nossos-valores .title p + p {
        margin-top: 27px; }
      #page-nossa-cultura #nossos-valores .title p strong {
        font-family: "Gotham-Medium", Helvetica, Arial, sans-serif; }
  #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px; }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: 99px;
      background-position: center center;
      cursor: pointer;
      position: relative; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab-triangle {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 0;
        width: 0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 17px solid #f3f3f3;
        margin-top: 11px;
        display: none; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab-ser-assim-assai {
        min-width: 210px; }
        #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab-ser-assim-assai .tab-triangle {
          display: block; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab.bg-yellow .tab-triangle {
        border-bottom-color: #fcc11e; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab.bg-orange .tab-triangle {
        border-bottom-color: #ed682d; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab.bg-red .tab-triangle {
        border-bottom-color: #bf1718; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab.bg-cyan .tab-triangle {
        border-bottom-color: #4973b8; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab.bg-green .tab-triangle {
        border-bottom-color: #568039; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-navigation .tab.bg-blue .tab-triangle {
        border-bottom-color: #2b517b; }
  #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content {
    position: relative;
    padding-top: 51px;
    padding-bottom: 120px;
    margin-bottom: 113px;
    display: none; }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content.tab-content-ser-assim-assai {
      padding: 0;
      display: block;
      margin-bottom: 0; }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-content-container {
      position: relative; }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title {
      text-align: center;
      margin-bottom: 40px; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title img {
        max-width: 400px;
        display: block;
        margin-right: auto;
        margin-left: auto; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-yellow h3 strong {
        color: #9a7408; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-yellow p {
        color: #9a7408; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-orange h3 strong {
        color: #8d350d; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-orange p {
        color: #8d350d; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-red h3 strong {
        color: #460404; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-red p {
        color: #460404; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-cyan h3 strong {
        color: #163c7a; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-cyan p {
        color: #163c7a; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-green h3 strong {
        color: #274b0f; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-green p {
        color: #274b0f; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-blue h3 strong {
        color: #102b48; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title-blue p {
        color: #102b48; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title h3 {
        text-transform: uppercase;
        font-family: "Gotham-Bold", Helvetica, Arial, sans-serif;
        font-weight: 400;
        margin-top: 7px;
        color: #FFFFFF;
        font-size: 34px;
        line-height: 1.3em; }
        #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title h3 strong {
          font-family: "Gotham-Bold", Helvetica, Arial, sans-serif; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-title p {
        font-size: 18px;
        line-height: 2.5em;
        max-width: 450px;
        margin-right: auto;
        margin-left: auto;
        font-family: "Gotham-Bold", Helvetica, Arial, sans-serif;
        color: #FFFFFF; }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-list {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      margin-bottom: 51px; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-list ul li {
        list-style: none;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        line-height: 1.2em;
        color: #FFFFFF; }
        #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-list ul li + li {
          margin-top: 40px; }
        #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-list ul li strong {
          font-family: "Gotham-Bold", Helvetica, Arial, sans-serif; }
        #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-list ul li::before {
          content: "";
          height: 23px;
          width: 35px;
          margin-right: 20px;
          background: url("../img/nossa-cultura/icon-digital.png") center center no-repeat; }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-video video {
      height: 302px;
      width: 540px;
      display: block;
      margin-right: auto;
      margin-left: auto;
      box-shadow: 0 0 29px rgba(59, 59, 59, 0.49); }
    #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-final-text {
      text-align: center;
      color: #FFFFFF;
      margin-top: 20px; }
      #page-nossa-cultura #nossos-valores #tabs-container .tabs-content .tab-content .tab-final-text p {
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Gotham-Medium", Helvetica, Arial, sans-serif; }
#page-nossa-cultura #gallery-photos {
  background: url("../img/nossa-cultura/bg-gallery.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 60px; }
  #page-nossa-cultura #gallery-photos .title-gallery {
    text-align: center;
    margin-bottom: 25px; }
    #page-nossa-cultura #gallery-photos .title-gallery h2 {
      color: #FFFFFF;
      font-family: "Gotham-Bold", Helvetica, Arial, sans-serif;
      font-weight: 400;
      line-height: 1.2em;
      font-size: 48px;
      text-transform: uppercase;
      margin-bottom: -5px; }
    #page-nossa-cultura #gallery-photos .title-gallery h3 {
      color: #fcc428;
      font-size: 29px;
      line-height: 1.2em;
      text-transform: uppercase;
      font-weight: 400;
      font-family: "Gotham-Bold", Helvetica, Arial, sans-serif; }
  #page-nossa-cultura #gallery-photos .gallery-units {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px; }
@media(max-width: 1100px) {
  #page-nossa-cultura #gallery-photos .gallery-units {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
    #page-nossa-cultura #gallery-photos .gallery-units .item {
      height: 187px;
      width: calc(248px - 12px);
      margin: 12px;
      display: block;
      position: relative;
      overflow: hidden;
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      box-flex: auto;
      -webkit-flex: auto;
      -moz-flex: auto;
      -ms-flex: auto;
      flex: auto; }
@media(max-width: 1100px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item {
    width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px; } }
@media(max-width: 768px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item {
    width: calc(33.33% - 30px); } }
@media(max-width: 480px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item {
    width: calc(50% - 30px); } }
@media(max-width: 325px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item {
    width: calc(100%);
    margin-right: auto;
    margin-left: auto; } }
      #page-nossa-cultura #gallery-photos .gallery-units .item .bg {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
      #page-nossa-cultura #gallery-photos .gallery-units .item a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1; }
        #page-nossa-cultura #gallery-photos .gallery-units .item a.icon-play {
          background: url("../img/nossa-gente/icon-play.png") center center no-repeat; }
      #page-nossa-cultura #gallery-photos .gallery-units .item .title-photo {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 5px 10px;
        background: #032655;
        color: #FFFFFF;
        text-align: center;
        text-transform: uppercase;
        font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
        font-size: 11px;
        bottom: -150px; }
      #page-nossa-cultura #gallery-photos .gallery-units .item:hover .bg {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1); }
      #page-nossa-cultura #gallery-photos .gallery-units .item:hover .title-photo {
        bottom: 0; }
      #page-nossa-cultura #gallery-photos .gallery-units .item.type2, #page-nossa-cultura #gallery-photos .gallery-units .item.type6 {
        width: 320px; }
@media(max-width: 1100px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type2, #page-nossa-cultura #gallery-photos .gallery-units .item.type6 {
    width: calc(25% - 30px); } }
@media(max-width: 768px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type2, #page-nossa-cultura #gallery-photos .gallery-units .item.type6 {
    width: calc(33.33% - 30px); } }
@media(max-width: 480px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type2, #page-nossa-cultura #gallery-photos .gallery-units .item.type6 {
    width: calc(50% - 30px); } }
@media(max-width: 325px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type2, #page-nossa-cultura #gallery-photos .gallery-units .item.type6 {
    width: calc(100%);
    margin-right: auto;
    margin-left: auto; } }
      #page-nossa-cultura #gallery-photos .gallery-units .item.type3, #page-nossa-cultura #gallery-photos .gallery-units .item.type7, #page-nossa-cultura #gallery-photos .gallery-units .item.type8 {
        width: 248px; }
@media(max-width: 1100px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type3, #page-nossa-cultura #gallery-photos .gallery-units .item.type7, #page-nossa-cultura #gallery-photos .gallery-units .item.type8 {
    width: calc(25% - 30px); } }
@media(max-width: 768px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type3, #page-nossa-cultura #gallery-photos .gallery-units .item.type7, #page-nossa-cultura #gallery-photos .gallery-units .item.type8 {
    width: calc(33.33% - 30px); } }
@media(max-width: 480px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type3, #page-nossa-cultura #gallery-photos .gallery-units .item.type7, #page-nossa-cultura #gallery-photos .gallery-units .item.type8 {
    width: calc(50% - 30px); } }
@media(max-width: 325px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type3, #page-nossa-cultura #gallery-photos .gallery-units .item.type7, #page-nossa-cultura #gallery-photos .gallery-units .item.type8 {
    width: calc(100%);
    margin-right: auto;
    margin-left: auto; } }
      #page-nossa-cultura #gallery-photos .gallery-units .item.type4, #page-nossa-cultura #gallery-photos .gallery-units .item.type5 {
        width: 156px; }
@media(max-width: 1100px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type4, #page-nossa-cultura #gallery-photos .gallery-units .item.type5 {
    width: calc(25% - 30px); } }
@media(max-width: 768px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type4, #page-nossa-cultura #gallery-photos .gallery-units .item.type5 {
    width: calc(33.33% - 30px); } }
@media(max-width: 480px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type4, #page-nossa-cultura #gallery-photos .gallery-units .item.type5 {
    width: calc(50% - 30px); } }
@media(max-width: 325px) {
  #page-nossa-cultura #gallery-photos .gallery-units .item.type4, #page-nossa-cultura #gallery-photos .gallery-units .item.type5 {
    width: calc(100%);
    margin-right: auto;
    margin-left: auto; } }
#page-nossa-cultura #nossos-materiais {
  padding-top: 70px;
  padding-bottom: 70px; }
  #page-nossa-cultura #nossos-materiais .gridD {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    #page-nossa-cultura #nossos-materiais .gridD p {
      font-family: "Gotham-Medium", Helvetica, Arial, sans-serif;
      color: #3b3b3b;
      font-size: 21px;
      line-height: 1.7em;
      text-align: right;
      margin-right: 41px;
      margin-bottom: -10px; }

@font-face {
  font-family: "Gotham-Book";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/Gotham-Book.woff2") format("woff2"), url("../fonts/nossa-cultura/Gotham-Book.woff") format("woff"), url("../fonts/nossa-cultura/Gotham-Book.ttf") format("truetype"), url("../fonts/nossa-cultura/Gotham-Book.svg#Gotham-Book") format("svg"); }
@font-face {
  font-family: "Gotham-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/GothamMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/GothamMedium.woff2") format("woff2"), url("../fonts/nossa-cultura/GothamMedium.woff") format("woff"), url("../fonts/nossa-cultura/GothamMedium.ttf") format("truetype"), url("../fonts/nossa-cultura/GothamMedium.svg#Gotham-Medium") format("svg"); }
@font-face {
  font-family: "Gotham-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/GothamBold.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/GothamBold.woff2") format("woff2"), url("../fonts/nossa-cultura/GothamBold.woff") format("woff"), url("../fonts/nossa-cultura/GothamBold.ttf") format("truetype"), url("../fonts/nossa-cultura/GothamBold.svg#Gotham-Bold") format("svg"); }
@font-face {
  font-family: "Gotham-Ultra";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/Gotham-Ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/Gotham-Ultra.woff2") format("woff2"), url("../fonts/nossa-cultura/Gotham-Ultra.woff") format("woff"), url("../fonts/nossa-cultura/Gotham-Ultra.ttf") format("truetype"), url("../fonts/nossa-cultura/Gotham-Ultra.svg#Gotham-Ultra") format("svg"); }
#page-central-solucoes p {
  font-size: 20px;
  line-height: 1.4em;
  color: #666666;
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif; }
  #page-central-solucoes p strong {
    font-family: "Gotham-Bold", Helvetica, Arial, sans-serif; }
#page-central-solucoes #banner {
  margin-bottom: 120px; }
#page-central-solucoes #introduction .gridD {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  #page-central-solucoes #introduction .gridD .left-content {
    max-width: 463px; }
    #page-central-solucoes #introduction .gridD .left-content p {
      text-align: justify; }
#page-central-solucoes #introduction #tab-csa {
  margin-top: 95px;
  min-height: 438px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  background: url("../img/central-de-solucoes/bg-agilidades.jpg") center center no-repeat;
  background-size: cover;
  position: relative; }
  #page-central-solucoes #introduction #tab-csa::after {
    position: absolute;
    top: -40px;
    right: 176px;
    content: "";
    height: 0;
    width: 0;
    border-left: 40px solid transparent;
    border-bottom: 40px solid #ec7108;
    border-right: 40px solid transparent; }
  #page-central-solucoes #introduction #tab-csa .image {
    min-width: 598px;
    margin-left: -110px;
    margin-top: 30px; }
  #page-central-solucoes #introduction #tab-csa .text {
    max-width: 520px;
    margin-right: 32px; }
    #page-central-solucoes #introduction #tab-csa .text p {
      color: #FFFFFF;
      text-align: justify; }
#page-central-solucoes #mergulhar {
  margin-top: 32px;
  position: relative; }
  #page-central-solucoes #mergulhar .gridD {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #page-central-solucoes #mergulhar .gridD .left-content {
      padding-top: 52px;
      text-align: justify;
      margin-right: -60px; }
      #page-central-solucoes #mergulhar .gridD .left-content .box {
        margin-top: 53px;
        max-width: calc(522px - 30px - 35px);
        background: #032655;
        text-align: left;
        padding: 37px 30px 32px 35px;
        border-radius: 10px; }
        #page-central-solucoes #mergulhar .gridD .left-content .box h5 {
          font-size: 28px;
          text-transform: uppercase;
          color: #FFFFFF;
          font-family: "Gotham-Bold", Helvetica, Arial, sans-serif;
          margin-bottom: -10px; }
          #page-central-solucoes #mergulhar .gridD .left-content .box h5 span {
            color: #fce24c; }
        #page-central-solucoes #mergulhar .gridD .left-content .box p {
          color: #FFFFFF; }
          #page-central-solucoes #mergulhar .gridD .left-content .box p a {
            text-decoration: underline; }
    #page-central-solucoes #mergulhar .gridD .right-content {
      min-width: 524px; }
#page-central-solucoes #service-now {
  background: url("../img/central-de-solucoes/bg-servicenow.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 79px;
  padding-bottom: 69px;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: -75px; }
  #page-central-solucoes #service-now h2 {
    color: #FFFFFF;
    font-family: "Montserrat-Light", Helvetica, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase; }
    #page-central-solucoes #service-now h2 strong {
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #page-central-solucoes #service-now .button {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 44px; }
    #page-central-solucoes #service-now .button a {
      display: inline-block;
      color: #FFFFFF;
      text-transform: uppercase;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
      padding: 29px 83px;
      border-radius: 40px;
      border: 2px solid #FFFFFF;
      font-size: 27px; }
  #page-central-solucoes #service-now .tag {
    background: #e9530d;
    color: #FFFFFF;
    font-size: 19px;
    border-radius: 10px;
    font-family: "Gotham-Bold", Helvetica, Arial, sans-serif;
    height: 50px;
    width: 355px;
    padding: 10px 18px 9px;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    #page-central-solucoes #service-now .tag strong {
      text-decoration: underline; }
#page-central-solucoes #csa-telefone {
  padding-top: 61px;
  padding-bottom: 41px;
  background: url("../img/central-de-solucoes/csa-telefone.jpg") center center no-repeat;
  background-size: cover; }
  #page-central-solucoes #csa-telefone .grid-content {
    max-width: 625px;
    margin: 0 0 0 auto; }
  #page-central-solucoes #csa-telefone h3 {
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Montserrat-Light", Helvetica, Arial, sans-serif;
    line-height: 1.1em;
    color: #FFFFFF; }
    #page-central-solucoes #csa-telefone h3 span {
      font-size: 39px; }
    #page-central-solucoes #csa-telefone h3 strong {
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #page-central-solucoes #csa-telefone h4 {
    font-size: 70px;
    color: #032655;
    text-transform: uppercase;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    padding-top: 33px;
    padding-bottom: 39px;
    text-align: center; }
  #page-central-solucoes #csa-telefone .phone {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    #page-central-solucoes #csa-telefone .phone span {
      display: block; }
    #page-central-solucoes #csa-telefone .phone .icon-phone {
      margin-right: 22px; }
      #page-central-solucoes #csa-telefone .phone .icon-phone img {
        display: inline-block; }
    #page-central-solucoes #csa-telefone .phone p {
      font-size: 51px;
      color: #FFFFFF;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
#page-central-solucoes #areas-atendidas {
  padding-top: 64px;
  padding-bottom: 96px;
  background: #032655; }
  #page-central-solucoes #areas-atendidas .gridD {
    max-width: 1394px; }
  #page-central-solucoes #areas-atendidas h2 {
    color: #FFFFFF;
    text-align: center;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 85px; }
  #page-central-solucoes #areas-atendidas .item-circle .circle {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-radius: 100%;
    height: 217px;
    width: 217px;
    border: 7.5px solid #fce24c;
    background: #FFFFFF;
    position: relative;
    margin-right: auto;
    margin-left: auto; }
    #page-central-solucoes #areas-atendidas .item-circle .circle-container {
      position: relative; }
      #page-central-solucoes #areas-atendidas .item-circle .circle-container::before {
        content: "";
        background: #fce24c;
        height: 14px;
        width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    #page-central-solucoes #areas-atendidas .item-circle .circle p {
      text-transform: uppercase;
      text-align: center;
      color: #032655;
      font-size: 23px;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
    #page-central-solucoes #areas-atendidas .item-circle .circle-description {
      max-width: 232px;
      margin-right: auto;
      margin-left: auto; }
      #page-central-solucoes #areas-atendidas .item-circle .circle-description p {
        font-size: 23px;
        font-family: "Montserrat-Medium", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        text-align: center;
        margin-top: 30px; }
        #page-central-solucoes #areas-atendidas .item-circle .circle-description p strong {
          font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
  #page-central-solucoes #areas-atendidas .item-circle-active .circle {
    background: #f07138;
    border-color: #f07138; }
    #page-central-solucoes #areas-atendidas .item-circle-active .circle p {
      color: #FFFFFF; }
  #page-central-solucoes #areas-atendidas .slick-circle .slick-active:nth-child(1) .circle {
    margin-left: 0; }
    #page-central-solucoes #areas-atendidas .slick-circle .slick-active:nth-child(1) .circle-description {
      margin-left: 0; }
  #page-central-solucoes #areas-atendidas .slick-circle .slick-active:nth-child(5) .circle {
    margin-right: 0;
    margin-left: auto; }
    #page-central-solucoes #areas-atendidas .slick-circle .slick-active:nth-child(5) .circle-description {
      margin-right: 0;
      margin-left: auto; }
#page-central-solucoes #nossa-gente {
  padding-top: 90px;
  padding-bottom: 115px; }
  #page-central-solucoes #nossa-gente .gridD {
    max-width: 1233px; }
  #page-central-solucoes #nossa-gente h2 {
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #f07138;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #page-central-solucoes #nossa-gente p {
    font-size: 25px;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
    color: #f07138;
    text-align: center; }
  #page-central-solucoes #nossa-gente .slick-nossa-gente {
    margin-top: 50px;
    margin-bottom: 50px; }
    #page-central-solucoes #nossa-gente .slick-nossa-gente .slick-arrow {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      #page-central-solucoes #nossa-gente .slick-nossa-gente .slick-arrow.slick-prev {
        margin-left: -426px; }
      #page-central-solucoes #nossa-gente .slick-nossa-gente .slick-arrow.slick-next {
        margin-left: 426px; }
    #page-central-solucoes #nossa-gente .slick-nossa-gente .slick-slide {
      text-align: center; }
    #page-central-solucoes #nossa-gente .slick-nossa-gente .item-nossa-gente {
      width: 695px !important;
      height: 462px;
      background-size: cover;
      background-position: center center; }
    #page-central-solucoes #nossa-gente .slick-nossa-gente .slick-prev {
      height: 0;
      width: 0;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-right: 25px solid #032655;
      border-left: none;
      overflow: hidden;
      width: 25px;
      background: transparent;
      box-shadow: none;
      outline: none; }
    #page-central-solucoes #nossa-gente .slick-nossa-gente .slick-next {
      height: 0;
      width: 0;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-left: 25px solid #032655;
      border-right: none;
      overflow: hidden;
      width: 25px;
      background: transparent;
      box-shadow: none;
      outline: none; }
  #page-central-solucoes #nossa-gente .slick-thumb-nossa-gente .item-nossa-gente {
    background-size: 162px auto;
    background-position: center center;
    background-repeat: no-repeat; }
    #page-central-solucoes #nossa-gente .slick-thumb-nossa-gente .item-nossa-gente img {
      display: block;
      opacity: 0; }

#stores::before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 5px;
  width: 160px;
  background: url("../img/divider-line-bullet.png") center center no-repeat;
  margin-bottom: 55px; }
#stores h4 {
  font-size: 38px;
  font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
#stores .columns {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
#stores .column-map {
  position: relative; }
  #stores .column-map h5 {
    position: absolute;
    top: 50px;
    right: 80px;
    background: #cecece;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    padding: 10px 15px;
    border-radius: 500px;
    display: none; }
#stores #map-svg svg {
  height: 600px;
  width: 700px; }
#stores #box-grandes-regionais {
  max-width: calc(475px - 50px);
  min-width: calc(475px - 50px);
  padding: 26px 25px; }
  #stores #box-grandes-regionais .grande-regional {
    display: flex;
    align-items: center; }
    #stores #box-grandes-regionais .grande-regional .color {
      height: 15px;
      width: 15px;
      min-width: 15px;
      border-radius: 100%;
      background: #3b3b3b;
      display: block;
      margin-right: 15px; }
    #stores #box-grandes-regionais .grande-regional p {
      font-size: 14px; }
      #stores #box-grandes-regionais .grande-regional p strong {
        font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
    #stores #box-grandes-regionais .grande-regional + .grande-regional {
      margin-top: 15px; }
#stores .box-stores {
  background: #f07638;
  border-radius: 6px;
  padding: 26px 25px;
  max-width: calc(475px - 50px);
  min-width: calc(475px - 50px); }
  #stores .box-stores#box-regionais {
    margin-bottom: 40px; }
  #stores .box-stores + .box-stores {
    margin-top: 15px; }
  #stores .box-stores form {
    margin-bottom: 40px; }
  #stores .box-stores label {
    display: block;
    font-size: 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    margin-bottom: 15px; }
  #stores .box-stores input, #stores .box-stores select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 42px;
    width: calc(100% - 12px);
    padding-left: 12px;
    background: #FFFFFF;
    border-radius: 6px;
    border: none;
    font-family: "Montserrat-Medium", Helvetica, Arial, sans-serif;
    letter-spacing: 1.5px;
    color: #032655; }
  #stores .box-stores select {
    background: url("../img/icons/icon-select.png") center right 27px no-repeat #FFFFFF;
    font-size: 12px;
    width: 100%;
    text-transform: uppercase; }
    #stores .box-stores select.selected-regional {
      background-color: #f4a340;
      color: #FFFFFF;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #stores .box-stores #resultado-lojas, #stores .box-stores #resultado-regionais {
    background: #FFFFFF;
    border-radius: 6px;
    max-height: 240px;
    overflow-y: scroll; }
    #stores .box-stores #resultado-lojas.loading, #stores .box-stores #resultado-regionais.loading {
      overflow: hidden;
      height: 100px;
      margin-bottom: 0; }
    #stores .box-stores #resultado-lojas::-webkit-scrollbar, #stores .box-stores #resultado-regionais::-webkit-scrollbar {
      width: 10px; }
      #stores .box-stores #resultado-lojas::-webkit-scrollbar-track, #stores .box-stores #resultado-regionais::-webkit-scrollbar-track {
        background: #f1f1f1; }
      #stores .box-stores #resultado-lojas::-webkit-scrollbar-thumb, #stores .box-stores #resultado-regionais::-webkit-scrollbar-thumb {
        background: #de4730;
        border-radius: 10px; }
        #stores .box-stores #resultado-lojas::-webkit-scrollbar-thumb:hover, #stores .box-stores #resultado-regionais::-webkit-scrollbar-thumb:hover {
          background: rgba(222, 71, 48, 0.5); }
    #stores .box-stores #resultado-lojas .loja, #stores .box-stores #resultado-lojas .regional, #stores .box-stores #resultado-regionais .loja, #stores .box-stores #resultado-regionais .regional {
      padding: 23px;
      position: relative;
      border-bottom: 1px solid #f07138;
      position: relative; }
      #stores .box-stores #resultado-lojas .loja.loader-ajax, #stores .box-stores #resultado-lojas .regional.loader-ajax, #stores .box-stores #resultado-regionais .loja.loader-ajax, #stores .box-stores #resultado-regionais .regional.loader-ajax {
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        background: #FFFFFF;
        cursor: none;
        pointer-events: none;
        height: 100%;
        padding: 0; }
        #stores .box-stores #resultado-lojas .loja.loader-ajax:hover, #stores .box-stores #resultado-lojas .regional.loader-ajax:hover, #stores .box-stores #resultado-regionais .loja.loader-ajax:hover, #stores .box-stores #resultado-regionais .regional.loader-ajax:hover {
          background: #f07138; }
        #stores .box-stores #resultado-lojas .loja.loader-ajax .center, #stores .box-stores #resultado-lojas .regional.loader-ajax .center, #stores .box-stores #resultado-regionais .loja.loader-ajax .center, #stores .box-stores #resultado-regionais .regional.loader-ajax .center {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          #stores .box-stores #resultado-lojas .loja.loader-ajax .center .loader-circle, #stores .box-stores #resultado-lojas .regional.loader-ajax .center .loader-circle, #stores .box-stores #resultado-regionais .loja.loader-ajax .center .loader-circle, #stores .box-stores #resultado-regionais .regional.loader-ajax .center .loader-circle {
            border-color: #032655;
            border-top-color: #f07138; }
      #stores .box-stores #resultado-lojas .loja select, #stores .box-stores #resultado-lojas .regional select, #stores .box-stores #resultado-regionais .loja select, #stores .box-stores #resultado-regionais .regional select {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        height: auto;
        width: auto;
        background: transparent;
        font-size: 9px;
        line-height: 1.5em;
        color: #032655;
        margin-bottom: 20px;
        letter-spacing: inherit;
        text-transform: none;
        padding-left: 0;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
        background: url("../img/icons/icon-select.png") center right 5px no-repeat #FFFFFF;
        background-size: 10px;
        border-radius: 3px;
        padding: 2px 20px 2px 5px; }
      #stores .box-stores #resultado-lojas .loja h3, #stores .box-stores #resultado-lojas .regional h3, #stores .box-stores #resultado-regionais .loja h3, #stores .box-stores #resultado-regionais .regional h3 {
        font-size: 18px;
        color: #f07638;
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        cursor: pointer;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        position: relative; }
        #stores .box-stores #resultado-lojas .loja h3::before, #stores .box-stores #resultado-lojas .regional h3::before, #stores .box-stores #resultado-regionais .loja h3::before, #stores .box-stores #resultado-regionais .regional h3::before {
          content: "";
          height: 0;
          width: 0;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-top: 12px solid #f07138;
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        #stores .box-stores #resultado-lojas .loja h3 small, #stores .box-stores #resultado-lojas .regional h3 small, #stores .box-stores #resultado-regionais .loja h3 small, #stores .box-stores #resultado-regionais .regional h3 small {
          font-size: 10px;
          color: #3b3b3b;
          font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
          margin-left: 10px;
          display: inline-block; }
      #stores .box-stores #resultado-lojas .loja p, #stores .box-stores #resultado-lojas .regional p, #stores .box-stores #resultado-regionais .loja p, #stores .box-stores #resultado-regionais .regional p {
        font-size: 12px;
        line-height: 1.5em;
        color: #032655;
        margin-bottom: 20px; }
        #stores .box-stores #resultado-lojas .loja p:last-child, #stores .box-stores #resultado-lojas .regional p:last-child, #stores .box-stores #resultado-regionais .loja p:last-child, #stores .box-stores #resultado-regionais .regional p:last-child {
          margin-bottom: 0; }
        #stores .box-stores #resultado-lojas .loja p strong, #stores .box-stores #resultado-lojas .regional p strong, #stores .box-stores #resultado-regionais .loja p strong, #stores .box-stores #resultado-regionais .regional p strong {
          text-transform: none;
          font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
      #stores .box-stores #resultado-lojas .loja img, #stores .box-stores #resultado-lojas .regional img, #stores .box-stores #resultado-regionais .loja img, #stores .box-stores #resultado-regionais .regional img {
        display: block;
        margin-right: 0;
        margin-left: auto;
        max-width: 40px; }
      #stores .box-stores #resultado-lojas .loja h4, #stores .box-stores #resultado-lojas .regional h4, #stores .box-stores #resultado-regionais .loja h4, #stores .box-stores #resultado-regionais .regional h4 {
        margin-top: 7px;
        font-size: 9px;
        color: #f07638;
        text-transform: uppercase;
        text-align: right; }
        #stores .box-stores #resultado-lojas .loja h4 span, #stores .box-stores #resultado-lojas .regional h4 span, #stores .box-stores #resultado-regionais .loja h4 span, #stores .box-stores #resultado-regionais .regional h4 span {
          color: #032655;
          font-size: 28px; }
      #stores .box-stores #resultado-lojas .loja .loja-info, #stores .box-stores #resultado-lojas .regional .loja-info, #stores .box-stores #resultado-regionais .loja .loja-info, #stores .box-stores #resultado-regionais .regional .loja-info {
        display: none;
        margin-top: 20px; }
      #stores .box-stores #resultado-lojas .loja-active h3::before, #stores .box-stores #resultado-lojas .regional-active h3::before, #stores .box-stores #resultado-regionais .loja-active h3::before, #stores .box-stores #resultado-regionais .regional-active h3::before {
        border-bottom: 12px solid #f07138;
        border-top: none; }
  #stores .box-stores #resultado-regionais {
    margin-top: 9px;
    margin-bottom: 40px; }
    #stores .box-stores #resultado-regionais .regional {
      padding-top: 12px;
      padding-bottom: 17px;
      border-bottom: none;
      cursor: pointer; }
      #stores .box-stores #resultado-regionais .regional:hover {
        background: rgba(240, 113, 56, 0.1); }
      #stores .box-stores #resultado-regionais .regional.not-found {
        background: #FFFFFF;
        cursor: default; }
        #stores .box-stores #resultado-regionais .regional.not-found:hover {
          background: #FFFFFF;
          cursor: default; }
      #stores .box-stores #resultado-regionais .regional h4 {
        font-size: 14px;
        color: #032655;
        text-align: left;
        margin-top: 0; }
      #stores .box-stores #resultado-regionais .regional h6 {
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        background: #f07138;
        color: #FFFFFF;
        padding: 3px 5px;
        border-radius: 5px;
        display: inline-block; }
      #stores .box-stores #resultado-regionais .regional p {
        margin: 0;
        font-size: 11px; }
        #stores .box-stores #resultado-regionais .regional p + p {
          margin-top: 3px; }
        #stores .box-stores #resultado-regionais .regional p strong {
          font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
        #stores .box-stores #resultado-regionais .regional p a {
          display: inline-block;
          margin-left: 6px; }
      #stores .box-stores #resultado-regionais .regional-selected {
        background: #f4a340;
        color: #FFFFFF;
        cursor: default; }
        #stores .box-stores #resultado-regionais .regional-selected:hover {
          background: #f4a340; }
        #stores .box-stores #resultado-regionais .regional-selected h4, #stores .box-stores #resultado-regionais .regional-selected p {
          color: #FFFFFF; }
        #stores .box-stores #resultado-regionais .regional-selected h6 {
          display: none; }
    #stores .box-stores #resultado-regionais.selected-regional {
      overflow: hidden; }
      #stores .box-stores #resultado-regionais.selected-regional p a {
        display: inline-block; }

#map-svg {
  --default-blue-stroke: #0098ff;
  --default-grey-black-fill: #e5e5e5;
  --default-strok: $white;
  --default-fill: #c9c8c8;
  min-width: 50%; }
  #map-svg text {
    fill: var(--default-strok);
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
    font-size: 9px;
    display: none; }
  #map-svg .mapa-svg-estados {
    fill: var(--default-fill);
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
    stroke: var(--default-strok); }
    #map-svg .mapa-svg-estados .circle {
      display: none; }
    #map-svg .mapa-svg-estados.active, #map-svg .mapa-svg-estados.hovered {
      fill: #f07138; }
      #map-svg .mapa-svg-estados.active text, #map-svg .mapa-svg-estados.hovered text {
        fill: #FFFFFF;
        opacity: 1;
        display: block; }
    #map-svg .mapa-svg-estados:hover {
      cursor: pointer;
      fill: var(--default-grey-black-fill); }
      #map-svg .mapa-svg-estados:hover text {
        display: block; }
    #map-svg .mapa-svg-estados:not([data-regional]) {
      cursor: default;
      fill: #f4f4f4; }
      #map-svg .mapa-svg-estados:not([data-regional]):hover {
        fill: #f4f4f4; }
    #map-svg .mapa-svg-estados-active {
      cursor: pointer;
      stroke: var(--default-blue-stroke);
      fill: var(--default-grey-black-fill);
      stroke-dashoffset: 0%;
      -webkit-transition: 0.8s ease;
      -moz-transition: 0.8s ease;
      -ms-transition: 0.8s ease;
      -o-transition: 0.8s ease; }
      #map-svg .mapa-svg-estados-active text {
        stroke: none; }
    #map-svg .mapa-svg-estados.active-click text {
      opacity: 1;
      display: block; }
  #map-svg .pointer-svg-map {
    fill: var(--default-blue-stroke);
    animation-direction: normal;
    animation-delay: 0.3s; }
  #map-svg .inactive-map-svg {
    opacity: 0.5;
    stroke: none !important; }
    #map-svg .inactive-map-svg:hover {
      stroke-dashoffset: -120%;
      cursor: inherit;
      fill: var(--default-grey-black-fill); }

@-webkit-keyframes pointer {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0px); } }
@-moz-keyframes pointer {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0px); } }
@keyframes pointer {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0px); } }
.ui-tooltip, .arrow:after {
  background: #FFFFFF;
  border: 2px solid #FFFFFF; }

.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: "Montserrat-Light", Helvetica, Arial, sans-serif;
  font-size: 12px;
  box-shadow: 0 0 7px black; }

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px; }
  .arrow.top {
    top: -16px;
    bottom: auto; }
  .arrow.left {
    left: 20%; }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    height: 20px;
    width: 20px;
    box-shadow: 6px 5px 9px -9px #3b3b3b;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .arrow.top:after {
    bottom: -20px;
    top: auto; }

#page-novo-tempo #manifest img {
  display: block; }
#page-novo-tempo section {
  padding-top: 20px;
  padding-bottom: 20px; }
  #page-novo-tempo section#banner {
    padding: 0; }
#page-novo-tempo .title {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 15px; }
  #page-novo-tempo .title h2 {
    font-size: 35px;
    color: #0d3372;
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
    text-transform: none;
    border-bottom: 2px solid #f07138;
    display: inline-block;
    margin-bottom: 5px; }
  #page-novo-tempo .title p {
    font-size: 18px;
    line-height: 1.5em;
    color: #3b3b3b; }
    #page-novo-tempo .title p strong {
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
#page-novo-tempo .tags {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px; }
  #page-novo-tempo .tags a {
    color: #adadad;
    border: 1px solid #808080;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 5px;
    font-size: 20px; }
    #page-novo-tempo .tags a:hover, #page-novo-tempo .tags a.tag-active {
      background: #adadad;
      color: #FFFFFF; }
#page-novo-tempo .buttons .button {
  padding: 5px 10px;
  background: #0d3372;
  color: #FFFFFF;
  font-size: 20px;
  font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
  display: block;
  border-radius: 10px; }
  #page-novo-tempo .buttons .button + .button {
    margin-top: 10px; }
#page-novo-tempo .contents-grid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
#page-novo-tempo .contents .content-grid {
  padding-right: 5px;
  padding-left: 5px; }
#page-novo-tempo .contents .content-image {
  margin-bottom: 10px;
  height: 185px;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }
  #page-novo-tempo .contents .content-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%; }
  #page-novo-tempo .contents .content-image:hover img {
    max-width: 110%;
    width: 110%; }
#page-novo-tempo .contents .content-time {
  position: absolute;
  right: 10px;
  bottom: 10px; }
  #page-novo-tempo .contents .content-time span {
    color: #FFFFFF;
    background: #000000;
    padding: 1px 6px;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
#page-novo-tempo .contents .content-description {
  padding-right: 5px;
  padding-left: 5px;
  display: block; }
  #page-novo-tempo .contents .content-description h4 {
    color: #666666;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
    margin-bottom: 5px; }
    #page-novo-tempo .contents .content-description h4:hover {
      color: #f07138; }
  #page-novo-tempo .contents .content-description p {
    color: #666666;
    font-size: 14px;
    line-height: 1.5em; }
    #page-novo-tempo .contents .content-description p:hover {
      color: #f07138; }
#page-novo-tempo .slick-contents .slick-arrow, #page-novo-tempo .slick-contents-1 .slick-arrow {
  position: absolute;
  top: 73.5px;
  height: 30px;
  width: 30px;
  text-indent: -99999px;
  overflow: hidden;
  border: none;
  box-shadow: none;
  border-radius: 100%;
  left: 15px;
  z-index: 100;
  cursor: pointer; }
  #page-novo-tempo .slick-contents .slick-arrow.slick-prev::before, #page-novo-tempo .slick-contents-1 .slick-arrow.slick-prev::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  #page-novo-tempo .slick-contents .slick-arrow.slick-next, #page-novo-tempo .slick-contents-1 .slick-arrow.slick-next {
    left: auto;
    right: 15px; }
  #page-novo-tempo .slick-contents .slick-arrow.slick-disabled, #page-novo-tempo .slick-contents-1 .slick-arrow.slick-disabled {
    opacity: 0;
    cursor: initial; }
  #page-novo-tempo .slick-contents .slick-arrow::before, #page-novo-tempo .slick-contents-1 .slick-arrow::before {
    content: "";
    height: 100%;
    width: 100%;
    background: url("../img/novo-tempo/icon-arrow.png") center center no-repeat #0d3372;
    background-size: auto 100%;
    display: block; }
  #page-novo-tempo .slick-contents .slick-arrow:hover, #page-novo-tempo .slick-contents-1 .slick-arrow:hover {
    background: #032655; }
#page-novo-tempo #glossario {
  background: #0d3372;
  padding-top: 20px;
  padding-bottom: 30px; }
  #page-novo-tempo #glossario .title h2 {
    margin-bottom: 15px;
    color: #FFFFFF; }
    #page-novo-tempo #glossario .title h2::before {
      background: #FFFFFF; }
  #page-novo-tempo #glossario .title p {
    font-size: 16px;
    color: #FFFFFF; }
#page-novo-tempo #comite .comite-grid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px; }
#page-novo-tempo #comite .buttons {
  max-width: 400px;
  min-width: 400px;
  margin-right: 50px; }
  #page-novo-tempo #comite .buttons .button {
    text-align: center; }
    #page-novo-tempo #comite .buttons .button-active {
      background: #f07138; }
#page-novo-tempo #comite .comite-content p {
  font-size: 16px;
  line-height: 1.3em;
  color: #0d3372; }
#page-novo-tempo #arquivos ul li {
  display: block; }
  #page-novo-tempo #arquivos ul li + li {
    margin-top: 15px; }
#page-novo-tempo #arquivos ul ul {
  display: none;
  background: #FFFFFF;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px; }
  #page-novo-tempo #arquivos ul ul li a {
    font-size: 16px;
    color: #f18d1e;
    text-decoration: underline;
    display: inline-block; }
#page-novo-tempo #arquivos .buttons {
  padding-right: 35px;
  padding-left: 35px; }
  #page-novo-tempo #arquivos .buttons .button {
    padding: 10px 30px; }
    #page-novo-tempo #arquivos .buttons .button + .button {
      margin-top: 20px; }
    #page-novo-tempo #arquivos .buttons .button-active {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
#page-novo-tempo #clipping .content-image {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 15px); }
#page-novo-tempo .popup {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  display: none; }
  #page-novo-tempo .popup-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65); }
  #page-novo-tempo .popup-close {
    height: 40px;
    width: 40px;
    background: #0d3372;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer; }
    #page-novo-tempo .popup-close img {
      max-width: 100%;
      height: auto; }
  #page-novo-tempo .popup-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 20px;
    width: 100%;
    max-width: 575px; }
#page-novo-tempo #popup-tags .gridD {
  position: relative;
  height: 100%; }
#page-novo-tempo #popup-tags .popup-container {
  background: #f5aa3b;
  padding: 30px 40px 70px; }
  #page-novo-tempo #popup-tags .popup-container h4, #page-novo-tempo #popup-tags .popup-container p {
    color: #FFFFFF; }
  #page-novo-tempo #popup-tags .popup-container h4 {
    font-size: 32px;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #page-novo-tempo #popup-tags .popup-container p {
    font-size: 18px;
    line-height: 1.5em; }
    #page-novo-tempo #popup-tags .popup-container p + p {
      margin-top: 15px; }
#page-novo-tempo #popup-tags .slick-arrow {
  height: 37px;
  width: 40px;
  position: absolute;
  bottom: -45px;
  display: block;
  border: none;
  background: transparent;
  text-indent: -99999px;
  overflow: hidden;
  box-shadow: none;
  cursor: pointer; }
  #page-novo-tempo #popup-tags .slick-arrow::before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    background: url("../img/novo-tempo/icon-prev.png") center center no-repeat;
    background-size: 100% auto; }
  #page-novo-tempo #popup-tags .slick-arrow.slick-next {
    right: 0;
    left: auto; }
    #page-novo-tempo #popup-tags .slick-arrow.slick-next::before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  #page-novo-tempo #popup-tags .slick-arrow.slick-prev {
    left: 0; }
  #page-novo-tempo #popup-tags .slick-arrow.slick-disabled {
    opacity: 0;
    pointer-events: none;
    cursor: initial; }
#page-novo-tempo #popup-video .popup-container {
  background: #FFFFFF;
  max-width: 750px; }
  #page-novo-tempo #popup-video .popup-container iframe {
    overflow: hidden;
    border-radius: 20px;
    display: block;
    height: 450px;
    width: 100%; }

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