html,
body {
  color: #000;
  font-size: 15px;
  background-color: #fff;
}

@media (min-width: 480px) and (max-width: 767px) {
  html,
  body {
    font-size: 14px;
  }
}

@media (max-width: 479px) {
  html,
  body {
    font-size: 13px;
  }
}

ul.pagination {
  padding-top: 15px;
}

ul.pagination ol li {
  width: 36px;
  height: 36px;
  font-size: 16px;
  line-height: normal;
}

ul.pagination ol li.pagination__current {
  padding-top: 6px;
}

ul.pagination ol li a {
  width: 34px;
  height: 36px;
  font-size: 16px;
  line-height: normal;
  display: block;
  padding-top: 6px;
}

@media (max-width: 767px) {
  .masonry__load-more .btn:not(:last-child) {
    margin-bottom: 0;
  }
}

.accordion li.active .accordion__content > * {
  display: block;
}

p {
  opacity: 1;
}

ul,
ol {
  list-style: inside circle;
  line-height: 1.4em;
}

ul.menu-vertical,
ol.menu-vertical,
ul.accordion,
ol.accordion,
.tabs-container ul,
.tabs-container ol {
  list-style: none;
}

section a[href$=".pdf"],
section a[href$=".PDF"] {
  background-image: url(../img/pdf.png);
  background-size: 16px 16px;
  background-position: 0;
  background-repeat: no-repeat;
  padding-left: 18px;
}

[class*='bg-']:not(.bg--white):not(.bg--secondary) p, [class*='imagebg']:not(.image--light) p {
  opacity: 1;
}

.accordion .accordion__title:before {
  content: '\e80c';
}

.cc-link {
  line-height: normal;
  padding: 0;
}

body {
  font-family: 'Open Sans', 'Helvetica', sans-serif;
  color: #000000;
  letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Just Another Hand', 'Open Sans', 'Helvetica', cursive;
}

/* TOPO */
#menu1 {
  padding-top: 15px;
  padding-bottom: 15px;
}

#menu1 .bar-1__logo {
  padding-left: 60px;
}

#menu1 .bar-1__menu {
  padding-top: 30px;
  padding-bottom: 15px;
}

.bar-1__logo .logo {
  max-width: 100%;
}

.logo-apoio-top {
  max-height: 66px;
  margin-top: 15px;
  margin-right: 55px;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger,
.bar-1 .menu-horizontal > li > a {
  font-size: 23px;
  line-height: 24px;
  color: #000000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}

.menu-horizontal > li:not(:hover) > a,
.menu-horizontal > li:not(:hover) > span,
.menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
  opacity: 1;
}

.menu-horizontal li:not(:last-child) {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #000000;
}

/* HEADERS - fix size */
h1,
.h1 {
  font-size: 52px;
  line-height: 1.21818182em;
  font-weight: bold;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h2,
.h2 {
  font-size: 38px;
  line-height: 1.26363636em;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h3,
.h3 {
  font-size: 30px;
  line-height: 1.4em;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Open Sans', 'Helvetica', sans-serif;
}

h4,
.h4 {
  font-size: 20px;
  line-height: 1.26842105em;
  font-family: 'Open Sans', 'Helvetica', sans-serif;
}

h5,
.h5 {
  line-height: normal;
  font-family: 'Open Sans', 'Helvetica', sans-serif;
}

/* RODAPE */
.footer--terra {
  font-size: 16px;
}

.footer--terra.bg--secondary,
.footer--terra.bg--secondary p,
.footer--terra.bg--secondary span,
.footer--terra.bg--secondary a {
  color: #fefefe !important;
  text-decoration: none;
  line-height: normal;
}

.footer--developed {
  text-transform: uppercase;
  font-size: 16px;
}

.footer--terra .section--title {
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 0;
}

.footer--terra .rodape--txt {
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
  max-width: 360px;
  line-height: 32px;
}

.footer--terra .logo-apoio-bottom {
  margin-bottom: 20px;
  margin-top: 10px;
}

.footer--terra .row--copys {
  margin-top: 15px;
}

ul.social-list {
  margin-top: 15px;
  margin-bottom: 5px;
}

.social-list .icon {
  font-size: 20px;
}

.social-list.list-inline li:not(:last-child) {
  margin-right: 12px;
}

/* NEWS */
.module__stories--recent .row--title h1,
.module__stories--recent-title .row--title h1 {
  margin-bottom: 30px;
  color: #a51e46;
}

.module__stories--recent .boxed {
  padding: 0;
  border-radius: 0 !important;
  background-color: #f8f8f8 !important;
  color: #161616;
}

.module__stories--recent .border--round,
.module__stories--recent .boxed .background-image-holder,
.module__stories--recent .border--round .background-image-holder {
  border-radius: 0;
}

.module__stories--recent:not(.section--free-height) .video-cover,
.section--archive:not(.section--free-height) .video-cover {
  min-height: 200px;
}

.module__stories--recent .video-cover:not(:last-child) {
  margin-bottom: 5px;
}

.module__stories--recent .txts--box {
  padding: 20px 30px;
}

.module__stories--recent .txts--box .h3 {
  font-size: 30px;
  line-height: 35px;
  font-family: 'Open Sans', 'Helvetica', sans-serif;
  font-weight: 600;
  color: #272727;
  letter-spacing: 0px;
  text-transform: none;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}

.module__stories--recent h4,
.module__stories--recent .h4 {
  font-size: 21px;
  font-weight: bold;
  text-decoration: none;
}

.module__stories--recent span.block,
.module__stories--recent p {
  color: #161616;
  font-size: 16px;
}

.module__stories--recent .view-more {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block !important;
  color: #a51e46;
  margin-top: 25px !important;
  margin-bottom: 15px;
}

.article__body .story-details {
  display: none;
}

/* CARTAZES */
.module__lists--carousel-title .row--title h1 {
  margin-bottom: 30px;
}

.module__lists--carousel-title ul.slides {
  list-style: none;
}

.flickity-page-dots .dot {
  width: 20px;
  height: 20px;
  opacity: 1;
  background: #FFFFFF;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #050505 !important;
}

.carousel-li--download {
  display: block;
  width: 100%;
  max-width: 280px;
  height: 50px;
  overflow: hidden;
  margin: 0px auto;
  padding-left: 10px;
  padding-right: 3px;
  padding-top: 10px;
}

.carousel-li--download .a-icon {
  display: block;
  width: 27px;
  height: 27px;
  text-decoration: none;
  padding: 0;
}

.carousel-li--download .a-icon img {
  border: 0;
  height: 27px;
  width: auto;
}

.carousel-li--download .a-icon--download {
  float: right;
  width: 23px;
  height: 27px;
  overflow: hidden;
}

.clr {
  float: none;
  clear: both;
}

/* PROJETO */
.module__text-two-blocks .row--title h1 {
  color: #a51e46;
  margin-bottom: 30px;
}

.module__text-two-blocks .row--txts {
  padding-bottom: 10px;
}

.module__text-two-blocks .row--txts p {
  padding-bottom: 60px;
}

.module__text-two-blocks .row--txts,
.module__text-two-blocks .row--txts p {
  font-size: 20px;
  color: #000000;
  line-height: normal;
}

.module__text-two-blocks .row--txts .txt--left {
  padding-right: 50px;
}

.module__text-two-blocks .row--txts .txt--right {
  padding-left: 50px;
}

/* QUESTOES */
.module__questions-video .row--imgs {
  background-color: #010101;
}

.module__questions-video .row--imgs .full--block {
  background-color: #010101;
  overflow: hidden;
  width: 100%;
  height: 458px;
  padding: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.module__questions-video .row--imgs .img--block {
  background-color: #010101;
  overflow: hidden;
  max-height: 458px;
  padding: 0;
}

.module__questions-video .row--imgs .img--block img {
  border: 0;
  width: 100%;
  max-width: 384px;
  height: auto;
  margin: 0px auto;
  position: relative;
  z-index: 0;
  top: 0;
}

.module__questions-video .row--imgs .img--block .txt--block {
  background-color: #a51e46;
  overflow: hidden;
  width: 100%;
  height: 458px;
  padding: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  opacity: 0;
}

.module__questions-video .row--imgs .full--block:hover .txt--block {
  z-index: 1;
  opacity: 1;
}

.module__questions-video .row--imgs .txt--block h2 {
  display: block;
  width: 98%;
  text-align: center;
  margin: 0px auto;
  padding-top: 100px;
  padding-bottom: 80px;
}

.col-md-custom-20 {
  width: 20%;
}

@media (max-width: 1300px) {
  .module__questions-video .row--imgs .col-md-custom-20 {
    width: 25%;
  }
}

@media (max-width: 1000px) {
  .module__questions-video .row--imgs .col-md-4 {
    width: 33.33333333% !important;
  }
}

@media (max-width: 600px) {
  .module__questions-video .row--imgs .col-xs-6 {
    width: 50% !important;
  }
}

/* btns */
.btn {
  border-radius: 0;
}

.btn--icon {
  padding-left: 1.85714286em;
}

.btn--icon i {
  display: none;
}

.btn .btn__text {
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Just Another Hand', 'Open Sans', 'Helvetica', cursive;
}

.body--archive .section--archive-title {
  padding-bottom: 30px;
}

.section--archive-content .boxed.bg--secondary {
  background-color: #FFFFFF;
}

.menu-vertical li {
  margin-bottom: 10px !important;
  border-right: 0 !important;
}

.dropdown .dropdown__content .menu-vertical a {
  font-size: 23px;
  text-transform: uppercase;
}

.module__questions-video .row--imgs .txt--block h2 {
  padding-bottom: 15px;
}

.video-play-icon {
  border: 2px solid #000000;
  background: #000000;
  /*width: 7.42857143em;
  height: 7.42857143em;*/
  width: 5.42857143em;
  height: 5.42857143em;
}

.video-play-icon::before {
  border-color: transparent transparent transparent #a51e46;
}

.video-play-icon.video-play-icon--md::before {
  /*margin-top: -23px;
  margin-left: -18px;
  border-width: 25px 0 25px 50px;*/
  margin-top: -13px;
  margin-left: -10px;
  border-width: 14px 0 14px 30px;
}

.notification-modal {
  position: fixed;
  z-index: 100000;
  display: -ms-grid;
  display: grid;
  grid-template-areas: 'top top top' 'left center right' 'bot bot bot';
  grid-auto-columns: 30% 40% 30%;
  grid-auto-rows: 1fr max-content 1fr;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1500px) {
  .notification-modal {
    grid-auto-columns: 72% 25% 3%;
    grid-auto-rows: 1.8fr max-content .2fr;
  }
}

@media (max-width: 1199px) {
  .notification-modal {
    display: block;
    overflow: scroll;
    padding: 20px;
  }
}

.notification-modal__center {
  grid-area: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 30px;
  text-align: center;
}

.notification-modal__center * {
  color: #fff;
  opacity: 1;
}

.notification-modal__center div {
  position: relative;
  margin: 0 auto;
}

.notification-modal__center div:not(:last-child) {
  margin-bottom: 1em;
}

.notification-modal__center h2 {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
}

.notification-modal__center button {
  padding: 0 20px;
  border-radius: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.notification-modal__center button:hover {
  color: #fff;
  border-color: #fff !important;
  opacity: .7;
}

.notification-modal__center hr {
  width: 5%;
  margin: 1em auto;
  border-color: #999;
  border-style: dotted;
}

@media (max-width: 1199px) {
  .notification-modal__center {
    padding: 20px;
  }
  .notification-modal__center div {
    max-width: 100%;
    min-height: 100%;
  }
}

.notification-modal__top {
  grid-area: top;
  pointer-events: none;
}

.notification-modal__bot {
  grid-area: bot;
  pointer-events: none;
}

.notification-modal__left {
  grid-area: left;
  pointer-events: none;
}

.notification-modal__right {
  grid-area: right;
  pointer-events: none;
}
