
  #background-button{
    position: relative;
    width: 100%;
    padding-top: 25.92%;
    display: block;
    background-size: 100% 100%;
    font-family: "Neutra Text";
    font-size: 28px;
    margin-bottom: 20px;
    text-decoration: none;
    font-weight: 600;
    color: #333;
  }
  a.background-button {
    background-image: url('../images/svg/yellow-shadow.png');
  }
  a.background-button:after {
    content: attr(title);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-image: url('../images/svg/yellow-top.png');
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  a.background-button:hover:after {
    -webkit-transform: translate(2.5%, 10%);
    transform: translate(2.5%, 10%);
    text-shadow: 2px 2px 1px #67817e;
    color: rgb(255, 255, 255);
  }
  .button-wrapper {
    width: 355px;
    display: inline-block;
    /* margin: 20px; */
  }
  .button-wrapper:nth-child(2) a {
    -webkit-filter: hue-rotate(36deg);
    filter: hue-rotate(36deg);
  }
  .button-wrapper:nth-child(3) a {
    -webkit-filter: hue-rotate(72deg);
    filter: hue-rotate(72deg);
  }
  .button-wrapper:nth-child(4) {
    -webkit-filter: hue-rotate(108deg);
    filter: hue-rotate(108deg);
  }
  .button-wrapper:nth-child(5) {
    -webkit-filter: hue-rotate(144deg);
    filter: hue-rotate(144deg);
  }
  .button-wrapper:nth-child(6) {
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
  }
  .button-wrapper:nth-child(7) {
    -webkit-filter: hue-rotate(216deg);
    filter: hue-rotate(216deg);
  }
  .button-wrapper:nth-child(8) {
    -webkit-filter: hue-rotate(216deg);
    filter: hue-rotate(216deg);
  }
  .button-wrapper:nth-child(9) {
    -webkit-filter: hue-rotate(252deg);
    filter: hue-rotate(252deg);
  }
  .button-wrapper:nth-child(7) {
    -webkit-filter: hue-rotate(288deg);
    filter: hue-rotate(288deg);
  }
  .button-wrapper:nth-child(8) {
    -webkit-filter: hue-rotate(324deg);
    filter: hue-rotate(324deg);
  }

  .image-float{
    height: auto;
    background-image: url(../images/work-12.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .titulo-banner{
    width: 45%;
    display: inline-block;
    padding-top: 4%;}

    .ftco-navbar-light .navbar-brand{
        color: #343a40;
        z-index: 0;
        font-size: 30px;
    }

    .services-section{
        background: #d6b4b6;
        margin-top: 10em;
    }
    @media (min-width: 9001px) {
      .titulo-banner {
          width: 96%;
          display: inline-block;
          padding-top: 45%;}
      }

   @media (max-width: 768px) {

    .image-float {
      background-position: center;
      height: 220px;
      background-image: url(../images/work-12.png);
      background-size: contain;
      background-repeat: no-repeat;
  }
    .titulo-banner {
        width: 96%;
        display: inline-block;
        padding-top: 15%;}

        .regua .logo-gov {
          width: auto;
          padding: 0px;
          max-height: 70px !important;
      }
      .regua-p{
        padding-left: 6px !important;
        margin-bottom: 0px !important;
      }
      .regua-div{
        padding: 0px !important;
        margin-bottom: 0px !important;
       }
       .regua{
        
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 0px !important;
      }
   }

   @media (max-width: 1200px){
    .titulo-banner {
        width: 96%;
        display: inline-block;
        padding-top: 15%;}
   }

   .regua .logo-gov{
    width: auto;
    padding: 0px;
    height: 110px;
   }

   .regua-div{
    padding-bottom: 2em;
   }
   
.regua-p{
margin-bottom: 0px !important;
  padding-top: 2em;
  font-size: medium;
  font-weight: 600;
  padding-left: 3%;
}

.regua{
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 110px;
}

   .titulo-timeline{
    font-weight: 900;
    color: #b61d22;
    font-size: 80px;
    font-family: "Gogoia", Arial, sans-serif;
    line-height: inherit;
   }

   img.mfp-img {
    width: 90%;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
}
   
.mfp-title {
  padding-top: 10px;
  text-align: center;
  line-height: 21px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: none;
  background: #4440;
}

.btn{
  margin-top: 1em;
  -webkit-clip-path: polygon(0 5%, 100% 0, 95% 95%, 3% 100%);
  clip-path: polygon(0 5%, 100% 0, 95% 95%, 3% 100%);
  font-weight:700;
}

.slider-text .bread{
  font-weight: 900;
    color: #333;
    font-size: 80px;
    font-family: "gogoia", Arial, sans-serif;
}

.image-implantacao{

    background-image: url('../images/timeline/z04-22.png');
    background-size: contain;
    background-repeat: no-repeat;

}

.image-implantacao-2{

  background-image: url('../images/timeline/img-2.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}


.figcaption-img-banner {
  width: -webkit-fill-available;
  text-align: center;
  font-size: small;
  color: #808080;
  line-height: 1rem;
  position: absolute;
  bottom: 0px;
}

.data-timeline{
  color: #808080;
    font-family: 'Neutra Text Bold';
    font-size: larger;
}

.titulo-opages{
  font-size: 8em !important;
    color: #b61d22;
    letter-spacing: normal;
    line-height: 1em !important;
}

.sub-titulos-opages{
  font-family: 'Neutra Text Bold';
}

.ficha-bold{padding-bottom: 1em;
 font-family: 'Neutra Text Bold';
}

.sub-ficha{
  font-family: 'Neutra Text Bold';
  font-size: large;
  text-transform: uppercase;
}

.h2-glossary{
  background-color: #9dc4bf;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

#img-curatorial .image-float{
  height: auto;
  background-image: url(../images/work-13.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
}

.clip-10{
  text-transform: uppercase;
  font-size: 30px;
  background-color: #f5f4f0;
  font-family: 'Neutra Text Bold';
  padding: 1.05em;
  text-align: center;
  color: #231f20db;
  -webkit-clip-path: polygon(0 0, 100% 5%, 100% 96%, 5% 100%);
  clip-path: polygon(0 0, 100% 5%, 100% 96%, 5% 100%);
}

.autoria-quote{
  font-style: normal;
  font-size: 12px;
  font-weight: 800;
  padding-top: 1rem;
}

.p-ref{
  line-height: 3em;
    float: left;
    padding-right: 1em;
}

.hr2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 991px) {
  nav ul ul {
    display: block !important;
    position: inherit !important;
    top: 60px;
  }

  /* .clip-10{
    background-color: #d6b4b6;
  } */

  .menu-mis2{
    display: none !important;
  }
  
}

nav ul ul {
  padding-bottom: 1em;
  background-color: #d6b4b6;
  list-style: none;
  display: none;
  position: absolute;
  top: 50px;
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
  text-align: left;
  left: -10;
  /* padding-top: 10px; */
  width: 153px;
  float: none;
  display: list-item;
  position: relative;
  padding-bottom: 10px;
}

nav ul ul li a{
  text-align: initial;
  font-family: 'Neutra Text Bold';
  font-size: 13px;
  color: #343a40;
  text-transform: uppercase;
	
}

nav ul ul li a:hover,
nav ul ul li a:active,
nav ul ul li a:focus{
  color: #75779d !important;

}

.menu-mis{
  display: inline;
  padding-left: 5px;
}

.menu-mis2{
  display: inline;
  padding-left: 5px;
}
