.melhor-visualizacao {
  background-color: #ffff01;
  float: left;
  width: 100%;
  z-index: 9999999999;
  position: relative;
  text-align: center;
  display: none;
}

.melhor-visualizacao p {
  color: #000000;
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
  font-weight: 500;
  text-align: center;
}
header {
  float: left;
  width: 100%;
  background: #282828;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 10px; 
}
header #nav-green {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; 
}
header #nav-green ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; 
}
header #nav-green ul li {
  padding: 0 30px; 
  font-size: 13px;
}
header #nav-green ul li:first-child {
  padding-left: 0; 
}
header #nav-green ul li:last-child {
  padding-right: 0; 
}
header #nav-green ul li a {
  font-family: 'nexa_lightregular';
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; 
  font-size: 14px;
}
header #nav-green ul li a:hover {
  color: #14E075;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none; 
}
.topo {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  padding-bottom: 20px;
}
.topo .box-log {
  margin: 0 auto; 
}
.topo .box-log a img {
  margin-top: 10px;
  width: 120px; 
}
.topo .header-rs {
  position: absolute;
  right: 15px;
  top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
}
#ul-lang {
  padding-left: 15px;
  margin: 0;
  list-style: none;
  float: left; 
  position: relative;
  z-index: 1 
}
#ul-lang li {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 12px;
}
#ul-lang li a img {
  width: 35px;
  height: 22px;
  float: left; 
}
#ul-redes-s {
  margin: 0;
  padding-right: 70px;
  padding-left: 0;
  list-style: none; 
}
#ul-redes-s li {
  float: left; 
}
#ul-redes-s li a {
  color: #ffffff;
  font-size: 18px; 
}
#ul-redes-s li:nth-child(2) {
  padding: 0 20px; 
}
#ul-redes-s li:nth-child(3) {
  padding-right: 20px; 
}
.lang-item {
  display: none!important; }

.box-menu-mobile {
  display: none; }

.nav-mobile {
  display: none; }

.box-logo-mobile {
  display: none; }

.suporte-mobile-logo {
  display: none; }

@media only screen and (max-width: 1000px) {
  header #nav-green ul li {
    padding: 0 20px; }

  header #nav-green ul li {
    padding: 0 10px; } }
@media only screen and (max-width: 768px) {
  .swiper-locais-atendidos .swiper-slide img{
    display: block;
    margin: auto;
  }
  .box-lang-left{
    display: none!important;
  }
  .nav-mobile {
    position: absolute;
    top: 60px;
    background: #16d36b;
    z-index: 2;
    width: 100%; }
    .nav-mobile ul {
      padding: 0 30px;
      list-style: none; }
      .nav-mobile ul li {
        font-family: 'nexa_boldregular';
        padding: 5px 0; }
        .nav-mobile ul li a {
          color: #000;
          text-decoration: none; }

  .suporte-mobile-logo {
    display: block; }

  .box-logo-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-left: 17vw; }
    .box-logo-mobile a {
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .box-logo-mobile a:hover {
        text-decoration: none; }
      .box-logo-mobile a img {
        width: 24vw;      }

  header {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    height: 60px;
    padding-top: 0; }
    header .box-log {
      display: none; }
    header .box-menu-mobile {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      cursor: pointer;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 15px; }
      header .box-menu-mobile i {
        color: #fff;
        font-size: 35px; }
    header .container-menu {
      display: none; }

  #ul-redes-s {
    display: none; }

  .topo .header-rs {
    top: 21px; } 
}

#section-video1 {
  float: left;
  width: 100%;
  height: 760px;
  position: relative; 
  display: flex;
  justify-content: space-between;
}
#section-video1 video {
  float: left;
  width: 100%;
  height: 760px;
  object-fit: cover;
}
#section-video1 #info-video1 p.p-log {
  font-family: 'nexa_boldregular';
  font-size: 58px;
  line-height: 58px;
  color: #fff;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-right: 35px; 
}
#section-video1 #info-video1 p.p-log strong::-moz-selection {
  color: #000;
  background: #fff; 
}
#section-video1 #info-video1 p.p-log strong::selection {
  color: #000;
  background: #fff; 
}
#section-video1 #info-video1 .box-play {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; 
}
#section-video1 #info-video1 .box-play:hover {
  text-decoration: none;       
  -webkit-transition: 0.2s;       
  -o-transition: 0.2s;       
  transition: 0.2s; 
}
#section-video1 #info-video1 .box-play img {
  width: 92px; 
}
#section-video1 #info-video1 .box-play img::-moz-selection {
  color: #000;
  background: #fff; 
}
#section-video1 #info-video1 .box-play img::selection {
  color: #000;
  background: #fff; 
}
#section-video1 #info-video1 .box-play .img {
  background: url('../greenmining/images/icons/play3.png');
  width: 189px;
  height: 189px;
}
#section-video1 #info-video1 .box-play:hover .img{
  background-position: 0 189px!important;
}
#section-video1 #info-video1 .box-play:hover .span2{
  color: #14e075;
}
#section-video1 #info-video1 .box-play .span2 {
  font-family: 'nexa_boldregular';
  font-size: 48px;
  color: #fff;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-left: 40px;
  line-height: 59px;
}
#section-video1 #info-video1 .box-play .span2::-moz-selection {
  color: #000;
  background: #fff; 
}
#section-video1 #info-video1 .box-play .span2::selection {
  color: #000;
  background: #fff; 
}

#dados {
  float: left;
  width: 100%;
  background: #202020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 110px 0; }
  #dados .box-kg img {
    width: 101px; }
  #dados .box-kg .l1 {
    font-family: 'nexa_boldregular';
    color: #14E075;
    margin: 0;
    font-size: 58px;
    line-height: 48px;
    float: left;
    margin-top: 30px; }
  #dados .box-kg .l2 {
    font-family: 'nexa_lightregular';
    font-size: 22px;
    color: #FFFFFF;
    margin: 0;
    float: left;
    clear: left; }
  #dados .icon {
    margin: 0 130px; }
    #dados .icon img {
      width: 29px; }
  #dados .box-co2 img {
    width: 136px;
    margin-top: 8px; }
  #dados .box-co2 .l1 {
    font-family: 'nexa_boldregular';
    color: #14E075;
    margin: 0;
    font-size: 58px;
    line-height: 48px;
    float: left;
    width: 100%;
    margin-top: 26px; }
  #dados .box-co2 .l2 {
    font-family: 'nexa_lightregular';
    font-size: 22px;
    color: #FFFFFF;
    margin: 0;
    float: left;
    clear: left; }

.box-progresso-dados {
  float: left;
  width: 100%;
  margin-top: 20px;
  background: rgba(255, 255, 255, 0.84);
  height: 15px; }
  .box-progresso-dados div {
    width: 0%;
    background: #16D36B;
    float: left;
    height: 100%;
    -webkit-transition: width 2s;
    -o-transition: width 2s;
    transition: width 2s; }

.img-info {
  float: left; }

.box-lbl {
  float: right;
  margin-left: 15px; 
  max-width: 190px;
}

#section-conheca {
  float: left;
  width: 100%;
  margin: 0px 0; }
  #section-conheca #logo-conheca {
    width: 214px;
    display: block;
    margin: 45px auto 0; }
  #section-conheca .h2-conheca {
    font-family: 'nexa_boldregular';
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 50px; }

#section-veja-como-funciona {
  float: left;
  width: 100%; }
  #section-veja-como-funciona .box-veja {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 373px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #section-veja-como-funciona .box-veja h2 {
      font-family: 'nexa_boldregular';
      text-align: center;
      color: #ffffff;
      margin: 0;
      font-size: 50px;
      width: 780px; }

.box-img-oqelog {
  width: 248px;
  height: 248px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .box-img-oqelog img {
    max-width: 100%;
    width: 200px; }

.box-como-funciona {
  float: left;
  position: relative; }
  .box-como-funciona img {    
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16); }
  .carousel-como-funciona1 .item{
    width: 480px;
  }
  .carousel-como-funciona1 .item img{
    max-width: 100%;
  }

.box-como-funciona2 {
  float: left;
  position: relative;
  margin-left: 0px; }
  .box-como-funciona2 img {   
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16); }   

.item-cf .box-barra {
  float: left;
  width: 100%;
  height: 5px; }
  .item-cf .box-barra .barra {
    width: 0%;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s; }

.box-master-item-cf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 140px; }
  .box-master-item-cf .box-width-master-item-cf {
    width: 1005px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .box-master-item-cf .box-width-master-item-cf .item-cf {
      width: 33.33%; }
      .box-master-item-cf .box-width-master-item-cf .item-cf img {
        display: block;
        margin: 20px auto; }
      .box-master-item-cf .box-width-master-item-cf .item-cf span {
        font-family: 'nexa_boldregular';
        text-align: center;
        width: 100%;
        float: left; }

.sistema-de-certificao {
  padding: 30px 0;
  background: #0FD16B;
  float: left;
  width: 100%; }
  .sistema-de-certificao p {
    font-family: 'nexa_boldregular';
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    line-height: 28px; }
    .sistema-de-certificao p::-moz-selection {
      background: #202020; }
    .sistema-de-certificao p::selection {
      background: #202020; }
    .sistema-de-certificao p strong::-moz-selection {
      background: #202020; }
    .sistema-de-certificao p strong::selection {
      background: #202020; }

.h3-style-01 {
  font-family: 'nexa_boldregular';
  padding-left: 0;
  font-size: 38px;
  line-height: 40px;
  color: #202020;
  margin: 0;
  letter-spacing: 1.52px; }

.p-style-01 {
  font-family: 'nexa_boldregular';
  font-size: 18px;
  line-height: 24px;
  color: #282828;
  margin: 0 0 25px 0; }

.box_master_o-que-e-log {
  float: left;
  width: 100%;
  margin: 80px 0 80px 0; }

.box_master_como_funciona {
  float: left;
  width: 100%;
  margin: 0 0 80px 0; }

#locais-atendidos {
  width: 100%;
  float: left; }
  #locais-atendidos .h2_1 {
    font-family: 'nexa_boldregular';
    font-size: 48px;
    color: #202020;
    text-align: center;
    margin: 150px 0 100px 0;
    width: 100%;
    text-transform: uppercase; }

.swiper-locais-atendidos {
  margin-top: 100px; }

.swiper-locais-atendidos .swiper-button-prev {
  background-image: url("images/icons/prev.png");
  width: 61px;
  height: 61px;
  left: 0;
  background-size: contain; }

.swiper-locais-atendidos .swiper-button-next {
  background-image: url("images/icons/next.png");
  width: 61px;
  height: 61px;
  right: 0;
  background-size: contain; }

.swiper-locais-atendidos .swiper-slide img {
  max-width: 100%; }
.swiper-locais-atendidos .swiper-slide .box-info-swiper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .swiper-locais-atendidos .swiper-slide .box-info-swiper h3 {
    font-family: 'nexa_boldregular';
    font-size: 36px;
    color: #fff;
    margin: 0; }
  .swiper-locais-atendidos .swiper-slide .box-info-swiper .rua-numero {
    font-family: 'nexa_lightregular';
    color: #FFFFFF;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    width: 100%;
    text-align: center; }
  .swiper-locais-atendidos .swiper-slide .box-info-swiper .bairro-cep {
    font-family: 'nexa_lightregular';
    color: #FFFFFF;
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-bottom: 15; }
  .swiper-locais-atendidos .swiper-slide .box-info-swiper a {
    font-family: 'nexa_lightregular';
    color: #FFFFFF;
    background: #14E075;
    padding: 5px 10px;
    padding: 8px 12px;
    font-size: 18px; }
    .swiper-locais-atendidos .swiper-slide .box-info-swiper a:hover {
      text-decoration: none; }
.swiper-locais-atendidos .swiper-slide:hover .box-info-swiper {
  opacity: 1;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
.swiper-locais-atendidos .swiper-slide:hover img {
  filter: blur(5px);
  /* Someday, sigh ... */
  -webkit-filter: blur(5px);
  /* Prefixed CSS3 blur filters */
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  /* filter: url(#blur); Firefox needs SVG */
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
  /* IE lte 9 */ }


.carousel-locais-atendidos .owl-nav{
  display: none;
}
.new-container-locais-atendidos{
  float: left;
  width: 100%;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  padding-right: 68px;
  padding-left: 79px;
  position: relative;

}

.new__locais-atendidos{
  cursor: pointer;
  position: relative;
}


.new_info-locais-atendidos{
 position: absolute;
 height: 80px;
 left: 0;
 right: 0;
 bottom: 0; 
 -webkit-box-orient: vertical; 
 -webkit-box-direction: normal; 
     -ms-flex-direction: column; 
         flex-direction: column;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
         display: flex;
         background: rgba(48, 48, 48, 0.50);
opacity: 0.8;
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}

.new__locais-atendidos:hover .new_info-locais-atendidos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(48, 48, 48, 0.50)
}

.info2_new_la {  
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.info2_new_la h3 {
  font-size: 32px;
  line-height: 27px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.info2_new_la p {
  font-family: 'nexa_LIGHTregular';
  line-height: 18px;
  color: #FFF;
  MARGIN: 0;
}

.new_info-locais-atendidos h3 {
  color: #fff;
  font-family: 'nexa_boldregular';
  font-size: 36px;
  margin: 0;
}
.new_info-locais-atendidos p {
  color: #fff;
  font-family: 'nexa_lightregular';
  font-size: 20px;
  margin: 0;
}





  
#h2-un {
  font-family: 'nexa_boldregular';
  font-size: 48px;
  color: #202020;
  text-align: center;
  margin: 350px 0 100px 0;
  width: 100%;
  text-transform: uppercase; }

#p-un {
  font-family: 'nexa_lightregular';
  text-align: center;
  font-size: 20px;
  line-height: 19px;
  margin-bottom: 70px; }
.section-ultimas-noticias{
  margin-bottom: 150px;
}
.carousel-noticias .item{
  height: 336px;
}
.thumb__ultimas_noticias {
  width: 275px;
  height: 183px;
  margin: auto;
  background: rgba(112, 112, 112, 0.5);
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
}

.thumb__ultimas_noticias img {
  max-width: 100%;
  margin: 0 auto;
  width: auto;
  height: auto;
}

.box-item-ultimas-noticias h3 {
  font-family: 'nexa_boldregular';
  text-transform: uppercase;
  font-size: 14.5px;
  padding: 0 20px;
  text-align: center;
  color: #1A1A1A;
  height: 103px; }
.box-item-ultimas-noticias a {
  font-family: 'nexa_boldregular';
  color: #fff;
  background: #14E075;
  display: block;
  margin: 0 auto;
  width: 110px;
  text-align: center;
  padding: 3px 0;
  margin-top: 0px; }
  .box-item-ultimas-noticias a:hover {
    text-decoration: none; }

.owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 70px 0; }
  .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.7) !important;
    border-radius: 100px;
    margin: 0 5px;
    outline: none; }
  .owl-dots .owl-dot.active {
    background: #000000 !important; }

.section-parceiros {
  background: #ECECEC;
  padding-bottom: 150px; 
  padding-top: 50px;
}
.section-parceiros .h2-parceiros {
  font-family: 'nexa_boldregular';
  font-size: 48px;
  color: #202020;
  text-align: center;
  margin: 50px 0 85px 0;
  width: 100%;
  text-transform: uppercase; 
}

.owl-parceiros .item {
  background: #ffffff;
  height: 224px; 
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;}
  .owl-parceiros .item img {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto; }
  .owl-parceiros .item .box-nome-parceiro {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .owl-parceiros .item .box-nome-parceiro h3 {
      font-family: 'nexa_boldregular';
      color: #fff;
      font-size: 24px;
      line-height: 20px;
      margin: 0;
      padding: 10px 20px; }
      .owl-parceiros .item .box-nome-parceiro h3 a{
        font-family: 'nexa_boldregular';
      color: #fff;
      font-size: 24px;
      line-height: 20px;
      margin: 0;      
      }
  .owl-parceiros .item:hover .box-nome-parceiro {
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

@media only screen and (max-width: 992px) {
  .section-parceiros .parceiros-100c .item{
    margin: 0!important;
    width: 100%!important;
  }
  #dados{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #section-video1 #info-video1 p.p-log {
    font-size: 40px;
    line-height: 40px; }

  #dados .icon {
    margin: 50px; }

  #section-conheca {
    margin: 0 0 30px 0; }
    #section-conheca #logo-conheca {
      margin: 0px auto 30px; }
    #section-conheca .h2-conheca {
      text-align: center; 
      margin: 35px 0; }

  .p-style-01 br {
    display: none; }

  #section-veja-como-funciona .box-veja {
    height: 300px; }
    #section-veja-como-funciona .box-veja h2 {
      font-size: 40px;
      padding: 0 15px; }

  .box-como-funciona2 {
    margin-left: 0; }

  

  .sistema-de-certificao p br {
    display: none; }

  .sistema-de-certificao p {
    padding: 0 30px; } }
@media only screen and (max-width: 768px) {
  #section-video1 #info-video1 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 30px; }

  #dados {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #dados .icon {
      display: none; }
    #dados .box-co2 {
      margin-top: 50px; }

  #section-veja-como-funciona .box-veja {
    height: 300px; }
    #section-veja-como-funciona .box-veja h2 {
      font-size: 25px; }

  .box_master_o-que-e-log {
    margin: 30px 0; }

  .h3-style-01 {
    text-align: center;
    padding: 0px!important;
    font-size: 30px;
    line-height: 31px; }

  .p-style-01 {
    text-align: center;
    padding:  0 5px!important;
    margin-top: 10px!important;
    margin-bottom: 5px!important;
    font-size: 18px!important;
    line-height: 20px!important; }
    .carousel-como-funciona1 .item {
      width: 100%!important;
  }
  .box-como-funciona{
    width: 100%;
  }

  .box-img-oqelog {
    margin: 15px auto 0px; }

  .box_master_como_funciona .container .row:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .box_master_como_funciona .container .row:nth-child(1) .box-como-funciona {
      margin-top: 15px; }
      .box_master_como_funciona .container .row:nth-child(1) .box-como-funciona img:nth-child(3) {
        float: left; }
  .box_master_como_funciona .container .row:nth-child(3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }

  .box-master-item-cf .box-width-master-item-cf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .box-master-item-cf .box-width-master-item-cf .item-cf {
      width: 100%;
      margin-bottom: 20px; }

  #locais-atendidos .h2_1 {
    font-size: 38px;
    line-height: 36px;
    margin: 50px 0 30px 0;
    padding: 0 40px; }
    #locais-atendidos .h2_1 br {
      display: none; }

  .swiper-locais-atendidos {
    margin-top: 20px; }

  #h2-un {
    font-size: 38px;
    line-height: 36px;
    margin: 50px 0 30px 0;
    padding: 0 60px; }

  #p-un {
    padding: 0 15px;
    margin-bottom: 20px; }
    #p-un br {
      display: none; }

  .section-parceiros .h2-parceiros {
    font-size: 38px;
    line-height: 36px;
    margin: 50px 0 15px 0; } }
@media only screen and (max-width: 600px) {
  #section-video1 #info-video1 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 30px; }
    #section-video1 #info-video1 p.p-log {
      font-size: 30px;
      line-height: 28px; }
    #section-video1 #info-video1 .box-play img {
      width: 50px; } }
@media only screen and (max-width: 450px) {
  #section-video1 #info-video1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 30px; }
    #section-video1 #info-video1 p.p-log {
      display: none; }
    #section-video1 #info-video1 .box-play {
      height: 100%;
      width: 100%; }

  .box_master_como_funciona .container .row:nth-child(1) .box-como-funciona {
    width: 100%; }
    .box_master_como_funciona .container .row:nth-child(1) .box-como-funciona img {
      width: 250px; }
  .box_master_como_funciona .container .row:nth-child(2) .box-como-funciona2 img {
    width: 250px; }
  .box_master_como_funciona .container .row:nth-child(3) .box-como-funciona img {
    width: 250px; } }
footer {
  background: #282828;
  position: relative;
  float: left;
  width: 100%; }
  footer #bottom-footer {
    background: #14E075;
    float: left;
    width: 100%; }
    footer #bottom-footer p {
      font-family: 'nexa_lightregular';
      text-align: center;
      color: #FFFFFF;
      margin-top: 20px;
      margin-bottom: 15px; }
    footer #bottom-footer span {
      font-family: 'Century Gothic';
      color: #fff;
      text-align: center;
      float: left;
      width: 100%;
      padding-bottom: 30px; }
      footer #bottom-footer span strong a {
        color: #fff;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        footer #bottom-footer span strong a:hover {
          color: #282828;
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s;
          text-decoration: none; }
          #ao-topo {
            width: 40px;
            position: fixed;
            right: 15px;
            bottom: 15px;
            cursor: pointer;
          display: none;
          z-index: 2; }

#ul-rs-footer {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0; }
  #ul-rs-footer li {
    background: #14E075;
    border-radius: 100px;
    width: 56px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #ul-rs-footer li:nth-child(2) {
      margin: 0 30px; }
      #ul-rs-footer li:nth-child(3) {
        margin-right: 30px; }
    #ul-rs-footer li a {
      color: #fff;
      font-size: 36px;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #ul-rs-footer li a:hover {
        text-decoration: none; }

#menu-footer-endereco {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  float: left;
  width: 100%;
  list-style: none; }
  #menu-footer-endereco li {
    float: left;
    width: 100%;
    text-align: center; }
    #menu-footer-endereco li:nth-child(2) {
      margin: 10px 0; }
    #menu-footer-endereco li a {
      font-family: 'nexa_lightregular';
      color: #fff;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #menu-footer-endereco li a:hover {
        color: #14E075;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        text-decoration: none; }
    #menu-footer-endereco li img {
      width: 16px;
      margin-right: 15px; }

#menu-footer {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  width: 100%;
  list-style: none;
  padding-top: 50px;
  padding-bottom: 80px; }
  #menu-footer li {
    padding: 0 40px;
    position: relative; }
    #menu-footer li:first-child {
      padding-left: 0; }
    #menu-footer li:last-child {
      padding-right: 0; }
      #menu-footer li:last-child:after {
        content: ''; }
    #menu-footer li:after {
      content: '|';
      color: #fff;
      position: absolute;
      right: 0;
      top: -2px; }
    #menu-footer li a {
      font-family: 'nexa_lightregular';
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #menu-footer li a:hover {
        color: #14E075;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        text-decoration: none; }
        @media only screen and (max-width: 1199px){
#menu-footer li {
    padding: 0 25px;
}
}

@media only screen and (max-width: 992px) {
  #menu-footer li {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
  #menu-footer li {
    padding: 0 20px; }
    #menu-footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      #menu-footer li {
        padding: 0 !important;
        margin: 0 !important;
        text-align: center; }
        #menu-footer li:after {
          content: ''; } }
@media only screen and (max-width: 768px) {
  #menu-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #menu-footer li {
      padding: 0 !important;
      margin: 0 !important;
      text-align: center; }
      #menu-footer li:after {
        content: ''; } }
.bg-13D56F {
  background: #13D56F; }

.bg-05C6B3 {
  background: #05C6B3; }

.bg-1D9C8C {
  background: #1D9C8C; }

.color-14E075 {
  color: #14E075; }

#time-banner {
  height: 634px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  width: 100%;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background-repeat: no-repeat!important; }
  #time-banner h2 {
    font-family: "nexa_boldregular";
    text-transform: uppercase;
    font-size: 58px;
    line-height: 56px;
    color: #fff; }

#section-nosso-time {
  background: rgba(32, 32, 32, 0.91);
padding-bottom: 150px }
  .div-back {
    width: 176px;
    height: 176px;
    background: #4a4a4a;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.div-back img {
    max-width: 100%;
}
  #section-nosso-time .h2_1 {
    font-family: "nexa_lightregular";
    color: #fff;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    margin: 10px 0 150px 0; }

.master-itens-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
  width: 100%; }
  .master-itens-time .box-item-time {
    text-align: center; }
    .box-item-time span.span-number {
      font-family: "nexa_boldregular";
      font-size: 45px;
      color: #fff;
  }
    .master-itens-time .box-item-time .avatar {
      width: 176px;
    position: relative }
    .master-itens-time .box-item-time h3 {
      font-family: "nexa_boldregular";
      font-size: 21px;
      line-height: 21px;
      color: #fff;
      margin: 15px 0px 10px 0px; }
    .master-itens-time .box-item-time .p1 {
      font-family: "nexa_lightregular";
      text-align: center;
      margin: 0px 0px 5px 0px;
      color: #fff;
      font-size: 14px;
      line-height: 14px; }
    .master-itens-time .box-item-time .ps {
      font-family: "nexa_lightregular";
      text-align: center;
      margin: 0;
      color: #fff;
      font-size: 15px;
      line-height: 15px;
      margin: 15px 0px 0px 0px; }
      .coletores-div-nt{
        margin-right: 100px;
      }
      .colaboradores-div-nt.sombra-verde-3:before{
        left: 4px;
      }
      .coletores-div-nt img{
        width: 100px;
      }
      .colaboradores-div-nt img{
        width: 120px;
      }
      .coletores-div-nt h3 {
        margin-top: 0!important;
    }
    .colaboradores-div-nt h3 {
      margin-top: 0!important;
  }

  /* NOVOS ESTILOS NOSSO TIME  */

  .nossa-historia__nosso-time h2 {
    text-align: center;
    font-family: "nexa_boldregular";
    font-size: 50px;
    letter-spacing: 2px;
    color: #FFFFFF;
    opacity: 1;
    margin: 70px 0 70px 0;
    float: left;
    width: 100%;
}
.nossa-historia__nosso-time p {
  font-family: "nexa_lightregular";
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  opacity: 1;
  float: left;
  width: 1037px;
}
.nossa-historia__nosso-time img{
  display: block;
  margin: auto;
  padding-top: 150px;
  padding-bottom: 50px;
}
@media (max-width: 1199px){
  .nossa-historia__nosso-time p {
    width: 100%;
  }
  .p-style-01 br{
    display: none;
  }
  .row-conheca-2 {
    padding: 0 65px;
}
}
@media (max-width: 768){
  .nossa-historia__nosso-time p {
    font-size: 19px;
  }
}

.nossa-historia__nosso-time {
    padding-top: 70px;
}

.m-ale {
  margin-right: 50px; }

.m-brito {
  margin-left: 50px; }

.box-redes {
  margin-top: 30px;
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media only screen and (max-width: 992px) {
  #time-banner {
    height: 50vh !important;
    background-size: cover !important; }
    #time-banner h2 {
      text-align: center;
      padding: 0 15px; }
      .master-itens-time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 0; }
        .master-itens-time .box-item-time {
          margin: 0 0 50px 0 !important;
          padding: 0 !important; }
          .sombra-verde-3:before{
            left: 4px;
          } }
@media only screen and (max-width: 768px) {
  .row-conheca-2 {
    padding: 0 15px;
}
  #time-banner {
    height: 50vh; }
    #time-banner h2 {
      font-size: 8vh; }

  #section-nosso-time .h2_1 {
    padding: 0 20px; }

   }
#galeria-banner {
  height: 634px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background-image: url("images/galeria/banner.png");
background-position: 0 -2px!important }
  #galeria-banner h2 {
    font-family: "nexa_boldregular";
    text-transform: uppercase;
    font-size: 58px;
    line-height: 56px;
    color: #fff; }

#master-item-galeria {
  background: #fff;
  padding-bottom: 200px; }
  #master-item-galeria .p-1-galeria {
    font-family: "nexa_lightregular";
    color: #202020;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    margin: 100px 0; }

.box-item-galeria {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .box-item-galeria:hover .kasi-fancy-galeria {
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .box-item-galeria img {
    max-width: 100%; }
  .box-item-galeria .kasi-fancy-galeria {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer; }
    .box-item-galeria .kasi-fancy-galeria:hover {
      text-decoration: none; }
    .box-item-galeria .kasi-fancy-galeria i {
      color: #14E075;
      font-size: 55px; }

.body-galeria .fancybox-inner .fancybox-button--zoom,
.body-galeria .fancybox-inner .fancybox-button--play,
.body-galeria .fancybox-inner .fancybox-button--thumbs {
  display: none !important; }

  


.fancybox-button--close {
  top: 3rem;
  right: 3rem;
  background: url(images/icons/x.png) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  width: 55px;
  height: 55px !important;
  padding: 0; }
  .fancybox-button--close svg {
    display: none; }

.body-galeria .fancybox-infobar {
  color: #313131; }

.body-galeria .fancybox-bg {
  background: rgba(0, 0, 0, 0.3); }

.body-galeria .fancybox-button--arrow_left {
  background: url(images/icons/left.png) !important;
  padding: 0;
  background-repeat: no-repeat !important;
  width: 55px;
  background-size: contain !important;
  left: 3rem; }

.body-galeria .fancybox-button--arrow_left[disabled] {
  opacity: 0.5; }

.body-galeria .fancybox-button--arrow_right {
  background: url(images/icons/right.png) !important;
  padding: 0;
  background-repeat: no-repeat !important;
  width: 55px;
  background-size: contain !important;
  right: 3rem; }

.body-galeria .fancybox-button--arrow_right[disabled] {
  opacity: 0.5; }

.body-galeria .fancybox-button--arrow_left svg {
  display: none; }

.body-galeria .fancybox-button--arrow_right svg {
  display: none; }

#carregar-mais-fotos {
  font-family: "nexa_boldregular";
  text-decoration: underline;
  text-transform: uppercase;
  color: #15BC65; }

  

@media only screen and (max-width: 1200px) {
  .body-galeria .fancybox-button--arrow_left {
    position: static;
    height: 40px !important;
    width: 40px !important;
    margin-right: 5px; }

  .body-galeria .fancybox-button--arrow_right {
    position: static;
    height: 40px !important;
    width: 40px !important;
    margin-left: 5px; }

  .fancybox-button--close {
    top: 15px;
    right: 15px; }

  .body-galeria .fancybox-navigation {
    background: transparent;
    float: left;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }
@media only screen and (max-width: 992px) {
  #galeria-banner {
    height: 50vh !important;
    background-size: cover !important; }
    #galeria-banner h2 {
      text-align: center;
      padding: 0 15px; }

  .box-item-galeria > img {
    width: 100%; }

  .body-galeria .fancybox-content > img {
    width: 85%;
    height: auto !important;
    display: block;
    margin: 0 auto;
    position: static; } }
@media only screen and (max-width: 768px) {
  #galeria-banner {
    height: 50vh; }
    #galeria-banner h2 {
      font-size: 8vh; } }
#section-mapa {
  background-color: #118961;
  padding-top: 80px;
  padding-bottom: 180px; }
  #section-mapa h2 {
    font-family: "nexa_boldregular";
    color: #fff;
    text-align: center;
    font-size: 58px;
    line-height: 56px;
    margin-bottom: 50px; }

.container-mapa {
  position: relative; }
  .container-mapa .preloader-gif {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .container-mapa iframe {
    width: 100%;
    height: 590px; }

.border-mapa {
  border: 1px dashed #fff; }

#eventos-banner {
  height: 604px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  width: 100%;
  background-repeat: no-repeat!important;
  background-size: cover!important; }
  
  #eventos-banner h2 {
    font-family: "nexa_boldregular";
    text-transform: uppercase;
    font-size: 58px;
    line-height: 56px;
    color: #fff; }

#section-eventos {
  background: #FFFFFF;  
  padding-top: 70px;
  padding-bottom: 200px; }
  #section-eventos .container-1150{
    max-width: 1150px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

.div-lista-eventos {
  float: left;
  width: 680px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 100px; }

.barra-eventos {
  width: 2px;
  background: #14e075;
  margin: 0px;
  float: left; }

.div-proximos-eventos {
  padding-left: 45px;
  float: left;
  width: 430px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .div-proximos-eventos h3 {
    font-family: 'nexa_boldregular';
    font-size: 34px;
    padding-right: 3px;
    border-bottom: 1px dashed rgba(40, 40, 40, 0.5);
    float: left;
    width: auto;
    margin-bottom: 40px;
    color: #202020;
    padding: 0; }
    .thumb_item_eventos {
      width: 549px;
      height: 268px;
      overflow: hidden;
      margin-bottom: 30px;
  }
  
  .thumb_item_eventos img {
      max-width: 100%;
      height: auto;
      width: auto;
  }
.item-eventos {
  float: right;
  margin-bottom: 70px;
  padding-bottom: 60px; }
  .item-eventos img {
    max-width: 100%; }
  .item-eventos h4 {
    font-family: "nexa_boldregular";
    font-size: 22px;
    line-height: 17px;
    margin: 10px 0; }
  .item-eventos .rua-numero-bairro {
    font-family: "nexa_lightregular";
    font-size: 17px;
    color: #202020;
    margin: 0;
    line-height: 16px;
    text-align: left;
    float: right;
    width: 100%; }
  .item-eventos .local {
    font-family: "nexa_lightregular";
    font-size: 17px;
    color: #202020;
    margin: 0;
    line-height: 16px;
    text-align: left;
    float: right;
    clear: right;
    width: 100%; }

.item-proximos-eventos {
  float: left;
  clear: left;
  margin-bottom: 50px; }
  .item-proximos-eventos h5 {
    font-family: "nexa_boldregular";
    font-size: 22px;
    color: #202020;
    margin: 0;
    float: left;
    width: 100%; }
  .item-proximos-eventos h4 {
    font-family: "nexa_boldregular";
    font-size: 22px;
    color: #0D6738;
    margin: 0;
    float: left;
    max-width: 376px; }
  .item-proximos-eventos .rua-numero-bairro {
    font-family: "nexa_lightregular";
    font-size: 18px;
    color: #202020;
    margin: 0;
    line-height: 17px;
    float: left;
    width: 100%; }
  .item-proximos-eventos .local {
    font-family: "nexa_lightregular";
    font-size: 18px;
    color: #202020;
    margin: 0;
    line-height: 17px;
    float: left;
    width: 100%; }

    /* NOVO ESTILO EVENTOS - 14/08/2019 */
    p.p-eventos-1 {
      font-family: "nexa_lightregular";
      text-align: center;
      letter-spacing: 1.12px;
      color: #202020;
      opacity: 1;
      font-size: 28px;
      margin-top: 60px;
      margin-bottom: 0;
      float: left;
      width: 100%;
  }
  .item-eventos a.ver-mais{
    font-family: "nexa_boldregular";
    text-align: left;
    text-decoration: underline;    
    letter-spacing: 0;
    color: #14E075;
    opacity: 1;
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  .item-eventos .the_excerpt  {
    width: 549px;
    float: left;
    margin-top: 20px;
  }
  .item-eventos .the_excerpt  p{
    font-family: "nexa_lightregular";
    text-align: left;
    letter-spacing: 0;
    color: #202020;
    opacity: 1;
  }
  .fake-pagicao_eventos .prev {
    height: 48px;
    width: 49px;
    cursor: pointer;
    margin-right: 125px;
}
.fake-pagicao_eventos .next {
  height: 48px;
  width: 49px;
  cursor: pointer;
  margin-left: 125px;
}

.fake-pagicao_eventos {
  display: flex;
  float: left;
  width: 540px;
  justify-content: space-between;
  align-items: center;
}

.fake-pagicao_eventos p {
  font-family: "nexa_boldregular";
  font-size: 25px;
  margin: 0;
  color: #202020;
}
.fake-pagicao_eventos .barra{
  font-family: "nexa_lightregular";
}

.fake-pagicao_eventos .atual:after {
      content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    background: #14e075;
    height: 1px;
    margin: auto;
}

.fake-pagicao_eventos .atual {
    position: relative;
    width: 46px;
    text-align: center;
}
.fake-pagicao_eventos .ultima {
  position: relative;
  width: 46px;
    text-align: center;
}
.paged-wordpress{
  display: none;
}

/* EVENTOS - INTERNO */
.carousel-fotos-do-evento .item .box-item-fotos-do-evento {width: 319px;height: 212px;position: relative;}
.carousel-fotos-do-evento .item .box-item-fotos-do-evento img {
  max-width: 100%;
  max-height: 100%;
}
.box-texto-alternativo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(65, 66, 67, 0.8);
  padding: 5px 20px;
}

.box-texto-alternativo span {
  font-family: "nexa_boldregular";
  color: #ffffff;
  font-size: 12px;
  text-align: left;
}

.body-eventos-interno .fancybox-inner .fancybox-button--zoom,
.body-eventos-interno .fancybox-inner .fancybox-button--play,
.body-eventos-interno .fancybox-inner .fancybox-button--thumbs {
  display: none !important; }

.body-eventos-interno .fancybox-infobar {
  color: #313131; }

.body-eventos-interno .fancybox-bg {
  background: rgba(0, 0, 0, 0.3); }

.body-eventos-interno .fancybox-button--arrow_left {
  background: url(images/icons/left.png) !important;
  padding: 0;
  background-repeat: no-repeat !important;
  width: 55px;
  background-size: contain !important;
  left: 3rem; }

.body-eventos-interno .fancybox-button--arrow_left[disabled] {
  opacity: 0.5; }

.body-eventos-interno .fancybox-button--arrow_right {
  background: url(images/icons/right.png) !important;
  padding: 0;
  background-repeat: no-repeat !important;
  width: 55px;
  background-size: contain !important;
  right: 3rem; }

.body-eventos-interno .fancybox-button--arrow_right[disabled] {
  opacity: 0.5; }

.body-eventos-interno .fancybox-button--arrow_left svg {
  display: none; }

.body-eventos-interno .fancybox-button--arrow_right svg {
  display: none; }

  #section-eventos-interna {
    margin-top: 100px;
    padding: 0!important;
}

#section-eventos-interna .container{
  max-width: 1020px;
  font-family: "nexa_lightregular";
}
#section-eventos-interna iframe{
  float: left;
  width: 100%;
  height: 350px;
}
img.img-destaque-evento-1 {
  max-width: 100%;
  max-height: 100%;
}
#section-eventos-interna .container h3{
  color: #202020;
    text-align: left;
    font-size: 28px;
    margin: 20px 0 0px;
    padding: 0;
}
.p-local-evento{
  font-size: 20px;
  margin-bottom: 5px;
}
.p-por-evento{
  text-align: left;
  color: #202020;
  margin-top: 0;
}

.fake-pagicao_eventos_single {
  width: 100%;
  justify-content: center;
  align-items: center;
  float: none;
  margin-top: 150px;
  margin-bottom: 100px;
  float: left;
}
.fake-pagicao_eventos_single .barra{
  margin: 0 15px;
}
.fake-pagicao_eventos_single span a {
  color: #202020;
  font-family: 'nexa_boldregular';
  transition: 0.2s;
}

.fake-pagicao_eventos_single span a:hover {
  transition: 0.2s;
  color: #14e075;
}
.fake-pagicao_eventos_single .prev{
 margin-right: 75px!important;
     width: 40px;
    height: 40px;
    background-size: contain!important;
}
.fake-pagicao_eventos_single .next{
  margin-left: 75px!important;
      width: 40px;
    height: 40px;
    background-size: contain!important;
 }

 .fake-pagicao_eventos_single .button-prev-fim{
  margin-right: 30px!important;
 }
 .fake-pagicao_eventos_single .button-next-fim{
  margin-left: 30px!important;
 }

  @media only screen and (max-width: 1200px) {
  .body-eventos-interno .fancybox-button--arrow_left {
    position: static;
    height: 40px !important;
    width: 40px !important;
    margin-right: 5px; }

  .body-eventos-interno .fancybox-button--arrow_right {
    position: static;
    height: 40px !important;
    width: 40px !important;
    margin-left: 5px; }

  .fancybox-button--close {
    top: 15px;
    right: 15px; }

  .body-eventos-interno .fancybox-navigation {
    background: transparent;
    float: left;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media only screen and (max-width: 1199px) {
  #section-eventos .container-1150 {
    max-width: 960px;
  }
  .div-lista-eventos {
    width: 55%!important;
  }
  .div-proximos-eventos {
    width: 44%;
  }
  #section-eventos .barra-eventos{
    position: relative;
    left: 20px;
  }
  .item-eventos .the_excerpt {
    float: left;
    width: 100%;
}

.fake-pagicao_eventos {
    width: 100%;
}
}
@media only screen and (max-width: 992px) {
  .body-eventos-interno .fancybox-content > img {
    width: 85%;
    height: auto !important;
    display: block;
    margin: 0 auto;
    position: static; } 
    p.p-eventos-1 {
      padding-left: 15px;
      padding-right: 15px;
  }
    #section-eventos .container-1150 {
      max-width: 720px;
    }
    .div-lista-eventos {
      width: 100%!important;
  }
  .div-proximos-eventos{
    padding: 0;
    width: 90%;
  }
  #section-eventos .barra-eventos {
    left: 0;
    margin-right: 30px;
    margin-left: 0;
  }
  .fake-pagicao_eventos_single {
    display: flex;
    flex-direction: column;
}

.fake-pagicao_eventos_single .prev {
    margin: 0!important;
}

.fake-pagicao_eventos_single .next {
    margin: 0!important;
}

.fake-pagicao_eventos_single .barra {
    transform: rotate(90deg);
}

.fake-pagicao_eventos_single span {
    margin: 10px 0;
}
  }
  

@media only screen and (max-width: 768px){
  .item-eventos img {
    max-width: 100%;
    height: auto!important;
  } 
  .fake-pagicao_eventos .next{
    margin: 0;
  }
  .fake-pagicao_eventos .prev{
    margin: 0;
  }
  #section-eventos .barra-eventos{
    margin: 0!important;
  }

}

@media only screen and (max-width: 992px) {
  #eventos-banner {
    height: 50vh !important;
    background-size: cover !important; }
    #eventos-banner h2 {
      text-align: center;
      padding: 0 15px; }

  #section-eventos .barra-eventos {
    margin: 0 30px; }
  #section-eventos .div-proximos-eventos {
    padding-right: 15px;
      text-align: left; }

  .item-eventos {
    padding-left: 15px;
    padding-right: 15px; }

    .div-proximos-eventos .item-proximos-eventos h4{
      text-align: left!important;
    }
  
  }



@media only screen and (max-width: 768px) {
  #eventos-banner {
    height: 50vh; }
    #eventos-banner h2 {
      font-size: 8vh; }

  #section-eventos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .item-eventos {
    float: left;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .item-eventos p {
      text-align: center !important; }

  .div-proximos-eventos {
    padding: 0 15px;
  }
    .div-proximos-eventos .item-proximos-eventos h4 {
      width: 100%;
      max-width: none;
      text-align: center; } }
#section-contato {
  background: #FFFFFF;
  padding-top: 100px;
  padding-bottom: 100px; }
  #section-contato .h2-contato-1 {
    text-align: center;
    margin: 0;
    font-size: 31px;
    color: #1A1A1A; }
  #section-contato p.p-contato-1 {
    text-align: center;
    color: #1A1A1A;
    margin: 0;
    font-size: 20px;
    margin-top: 10px;
   margin-bottom: 80px }

.box-form-contato {
  padding: 0 220px;
  float: left;
  width: 100%; }

.grid-grupo-form {
  margin-bottom: 40px; }
  .grid-grupo-form label {
    font-family: 'nexa_lightregular';
    font-size: 14px;
    color: #1A1A1A;
    float: left;
    width: 100%;
    margin: 0; }
  .grid-grupo-form input {
    font-family: 'nexa_lightregular';
    float: left;
    padding: 7px 10px;
    width: 100%;
    border: 1px solid #22B573;
    background: #fff;
    outline: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .grid-grupo-form input:focus {
      border: 1px solid #282828;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
  .grid-grupo-form textarea {
    font-family: 'nexa_lightregular';
    float: left;
    padding: 7px 10px;
    width: 100%;
    border: 1px solid #22B573;
    background: #fff;
    outline: none;
    resize: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .grid-grupo-form textarea:focus {
      border: 1px solid #282828;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }

#form-contato {
  float: left;
  width: 100%;
  margin-top: 70px; }

.submit-form-contato-box {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }
  .submit-form-contato-box input {
    font-family: 'nexa_boldregular';
    text-transform: uppercase;
    color: #fff;
    background: #22B573;
    border: 0;
    padding: 8px 50px;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .submit-form-contato-box input:hover {
      opacity: 0.9;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }

@media only screen and (max-width: 992px) {
  .box-form-contato {
    padding: 0 0px; }

  #section-contato .p-contato-1 {
    font-size: 16px;
    padding: 0 30px; }

  #section-contato .h2-contato-1 {
    padding: 0 30px;
    font-size: 26px; } }
.alias {
  cursor: alias; }

.all-scroll {
  cursor: all-scroll; }

.auto {
  cursor: auto; }

.cell {
  cursor: cell; }

.context-menu {
  cursor: context-menu; }

.col-resize {
  cursor: col-resize; }

.copy {
  cursor: copy; }

.crosshair {
  cursor: crosshair; }

.default {
  cursor: default; }

.e-resize {
  cursor: e-resize; }

.ew-resize {
  cursor: ew-resize; }

.grab {
  cursor: -webkit-grab;
  cursor: grab; }

.grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.help {
  cursor: help; }

.move {
  cursor: move; }

.n-resize {
  cursor: n-resize; }

.ne-resize {
  cursor: ne-resize; }

.nesw-resize {
  cursor: nesw-resize; }

.ns-resize {
  cursor: ns-resize; }

.nw-resize {
  cursor: nw-resize; }

.nwse-resize {
  cursor: nwse-resize; }

.no-drop {
  cursor: no-drop; }

.none {
  cursor: none; }

.not-allowed {
  cursor: not-allowed; }

.pointer {
  cursor: pointer; }

.progress {
  cursor: progress; }

.row-resize {
  cursor: row-resize; }

.s-resize {
  cursor: s-resize; }

.se-resize {
  cursor: se-resize; }

.sw-resize {
  cursor: sw-resize; }

.text {
  cursor: text; }

.url {
  cursor: url(myBall.cur), auto; }

.w-resize {
  cursor: w-resize; }

.wait {
  cursor: wait; }

.zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.zoom-out {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

*::-moz-selection {
  background: #14E075; }

*::selection {
  background: #14E075; }


.wpcf7-not-valid-tip {
  float: left;
  width: 100%;
}

.wpcf7-response-output {
  float: left;
}

.fa-globe-americas {
  color: #fff;
  font-size: 24px;
  margin-left: 12px;
}
.box-lang-left {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;

}
.header-rs{
  position: absolute;
    right: 15px;
    top: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-kg{
  width: 420px;
}
.box-co2{
  width: 420px;
}
@media only screen and (max-width: 1070px){
  #dados .icon {
    margin: 30px 70px;
}
}
.lg-ativo{
  color: #14E075!important;
}
#ul-lang li span {
  color: #ffff;
  font-size: 12px;
  position: relative;
  top: -3px;
  margin: 0 10px;
}
#ul-lang li  a {
  font-family: 'nexa_lightregular';
  color: #ffffff;
  font-size: 14px;
}

#ul-lang li a:hover {
  text-decoration: none;
}

.sombra-verde-1:before {
  position: absolute;
  content: '';
  width: 176px;
  height: 176px;
  background: #14e075;
  position: absolute;
  z-index: 0;
  border-radius: 300px;
  left: -4px;
}
.sombra-verde-1-1:before {
  content: '';
    width: 176px;
    height: 176px;
    background: #14e075;
    position: absolute;
    z-index: 0;
    border-radius: 300px;
    left: 2px;
}
.sombra-verde-1 {
  position: relative;  
  
}
.sombra-verde-1 img{
  z-index: 1;
  position: relative;
}

.sombra-verde-2:before {
  position: absolute;
  content: '';
  width: 176px;
  height: 176px;
  background: #14e075;
  position: absolute;
  z-index: 0;
  border-radius: 300px;
  top: 4px;  
}

.sombra-verde-2 {
  position: relative;  
  margin: 0 150px;
  
}

.sombra-verde-2 img{
  z-index: 1;
  position: relative;
}

.sombra-verde-3:before {
  position: absolute;
  content: '';
  width: 176px;
  height: 176px;
  background: #14e075;
  position: absolute;
  z-index: 0;
  border-radius: 300px;
  top: 0;
  right: 0;
  left: 11px;
}

.sombra-verde-3-3:before {
  content: '';
  width: 176px;
  height: 176px;
  background: #14e075;
  position: absolute;
  z-index: 0;
  border-radius: 300px;
  top: 0;
  right: 0;
  left: 25px;
}
.sombra-verde-3 {
  position: relative;  
  
}
.sombra-verde-3 img{
  z-index: 1;
  position: relative;
}




@media only screen and (max-width: 400px) {
#dados .box-kg .l1,
#dados .box-co2 .l1{
  font-size: 45px;
}
#ul-rs-footer li a {
  font-size: 30px;
}

#ul-rs-footer li {
  width: 46px;
  height: 46px;
}

.box-kg{
  width: 100%;
  padding: 0 7px;
}
.box-co2{
  width: 100%;
  padding: 0 7px;
}

}

.new-container-locais-atendidos-mobile{
  display: none;
  width: 100%;
  float: left;
}


@media only screen and (max-width: 1660px) {
  .new__locais-atendidos {
    width: 100%;
}

.new__locais-atendidos img {
    width: 100%;
    height: auto!important;
}
.new__locais-atendidos:nth-child(2){
  margin: 0 30px;
}
}
@media only screen and (max-width: 992px) {
 
  .new-container-locais-atendidos-mobile img{
    max-width: 100%;
    height: auto!important;
  }
  .new_info-locais-atendidos-mobile {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(48, 48, 48, 0.5);
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.new_info-locais-atendidos-mobile:hover{
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}

.new_info-locais-atendidos-mobile h3 {
    font-family: 'nexa_boldregular';
    color: #fff;
    margin: 0 0 5px 0;
    font-size: 30px;
}

.new_info-locais-atendidos-mobile p {
    margin: 0;
    color: #fff;
    font-family: 'nexa_lightregular';
    font-size: 20px;
}
}


.row-conheca-1{
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-conheca-1 .d1{
  margin-right: 40px;
}
.row-conheca-1 .d2{
  margin-left: 40px;
}
.row-conheca-2{
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-conheca-2 .d1{
  margin-right: 150px;
}
.row-conheca-2 .d2{
  margin-left: 40px;
}
.row-conheca-3{
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-conheca-3 .d1{
  margin-right: 0px;
  width: 480px;
  pointer-events: none;
  overflow: hidden;
}
.row-conheca-3 .d2{
  margin-left: 0px;
}
.row-conheca-3 .d2 h3 {
  padding-left: 30px;
}

.row-conheca-3 .d2 p {
  padding-left: 30px;
}

.row-conheca-4{
  float: left;
  width: 100%;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-conheca-4 .d1{
  padding: 0 0px 0px 20px;
  width: 550px;
}
.row-conheca-4 .d2{
  width: 480px;
}

.row-conheca-5{
  float: left;
  width: 100%;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-conheca-5 .d1{
  margin-right: 15px;
  width: 480px;
}
.row-conheca-5 .d2{
  margin-left: 15px;
}

@media only screen and (max-width: 1199px) {
  .row-conheca-3 .d2 br {
    display: none;
}

.row-conheca-3 .d2 {
    width: 510px;
}
.row-conheca-4 .d1 {
  margin: 0 0px 0px 40px;
  width: 600px;
}

}
@media only screen and (max-width: 992px) {
  .row-conheca-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}

.row-conheca-1 .d2 {
    margin: 0;
    padding: 0 15px;
    margin-bottom: 30px;
    width: auto;
}

.row-conheca-1 .d1 {
    margin: 0;
    padding: 0 15px;
    width: auto;
}
  .row-conheca-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.row-conheca-2 .d1{
  text-align: center;
  padding: 0 15px;
  margin:0;
  margin-bottom: 30px;
  width: auto;
}
.row-conheca-2 .d2{
  margin: 0;
  width: auto;
}
.row-conheca-3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.row-conheca-3 .d1{
  margin: 0;
  margin-bottom: 30px;
}

.row-conheca-3 .d2 {
  text-align: center;
  margin:0;
  margin-bottom: 30px;
  padding: 0 15px;
  width: auto;
}
.row-conheca-4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
}

.row-conheca-4 .d1 {
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
  padding: 0 15px;
  width: auto;
}
.row-conheca-4 .d2 {
  width: 300px;
  margin: 0;
}
.row-conheca-5 {
  margin-top: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.row-conheca-5 .d1 {
  text-align: center;
  width: 300px;
  margin: 0;
  margin-bottom: 30px;
  padding: 0 15px;
}

.row-conheca-5 .d2 {
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
  padding: 0 15px;
}

.box_master_como_funciona .container{
  width: 100%;
  float: left;
  max-width: none!important;
}
}
@media only screen and (max-width: 600px) {
  .row-conheca-4 .d2 {
    width: 100%;
}
.row-conheca-3 .d1{
  width: 100%;
}
.row-conheca-5 .d1{
  width: 100%;
}
}

/* PARCEIROS SEM CARROUSEL  */
.parceiros-100c {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-parceiros .parceiros-100c .item {
  background: #ffffff;
  width: 323px;
  background: #ffffff;  
  display: -webkit-box;  
  display: -ms-flexbox;  
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0 20px;
}
.section-parceiros .parceiros-100c .item h3{
  font-family: 'nexa_boldregular';
  color: #fff;
  font-size: 24px;
  padding: 10px 15px;
  margin: 0;
}
.section-parceiros .parceiros-100c .item h3 a {
  color: #fff;
}
.section-parceiros .parceiros-100c .item .box-nome-parceiro{
  background: rgba(112, 112, 112, 0.5);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  
}
.section-parceiros .parceiros-100c .item:hover .box-nome-parceiro {
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

h3{
  font-family: 'nexa_boldregular';
  color:#fff;
  font-size: 24px;
  padding: 10px 15px;
  margin: 0;
}

/* locais atendidos novo  */

.new-container-locais-atendidos .swiper-button-prev {
  background-image: url("images/icons/prev.png");
  width: 61px;
  height: 61px;
  left: 0;
  background-size: contain; }

.new-container-locais-atendidos .swiper-button-next {
  background-image: url("images/icons/next.png");
  width: 61px;
  height: 61px;
  right: 0;
  background-size: contain; }

  .new-container-locais-atendidos .item {
    width: 500px;
}

@media only screen and (max-width: 1760px){
  .new-container-locais-atendidos{
    padding: 5vw;
  }
  .new-container-locais-atendidos .item{
    width: auto;
  }
}
@media only screen and (max-width: 1199px){
  .new-container-locais-atendidos{
    padding: 0;
  }
}

/*  responsivo parceiros */

.navegacao-mobile{
  display: none;
}

@media only screen and (max-width: 922px){
  .navegacao-mobile{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      margin-top: 30px;
  }
  .navegacao-mobile span{
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.7) !important;
    -webkit-transition: 0.2;
    -o-transition: 0.2;
    transition: 0.2;
    border-radius: 100%;
    margin: 0 5px;
    cursor: pointer;
  }
}



@media only screen and (max-width:768px ){
  .div-sua-industria,
  .section-ultimas-noticias {
    margin-bottom: 50px !important;
}
  .owl-dots{
    flex-wrap: wrap;    
    margin-top: 10px;
  }
  .owl-dots .owl-dot{
    margin-top: 10px;
  }
  .navegacao-mobile span.ativo{
    background: rgba(0, 0, 0, 1) !important;
    -webkit-transition: 0.2;
    -o-transition: 0.2;
    transition: 0.2;
  }
  
  .parceiros-100c .item:nth-child(2){
    display: none;
  }
  .new-container-locais-atendidos .swiper-button-next{
    display: none;
  }
  .new-container-locais-atendidos .swiper-button-prev{
    display: none;
  }
}

.h2-thegreen{
  font-family: "nexa_lightregular";
  font-size: 50px;
  color: #fff;
  text-align: center;
  margin: 0;
  margin-top: 150px;
}
.h2-thegreen strong{
  font-family: "nexa_boldregular";
}

@media only screen and (max-width: 1199px){
  .owl-carousel .owl-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.master-itens-time .box-item-time{
  position: relative;
}


 /* HACK FOR IE 11 */
@media all and (-ms-high-contrast:none)
  {
    .section-parceiros .parceiros-100c .item{
      position: relative;
    }
    .owl-parceiros .item img{
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
    }
    #ul-rs-footer li a{
      margin: 5px 0 0 3px!important;
    }
  }



.div-4r{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 150px 0;
}
.div-4r .p1 {
  text-align: left;
  font-family: 'nexa_boldregular';
  font-size: 31px;
  line-height: 32px;
  letter-spacing: 0.28px;
  color: #282828;
  opacity: 1;
}

.rotate {
  animation: rotation 15s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.box-animacao-4r{
  position: relative;
  text-align: center;
  width: 472px;
}

img.base_4r {
  width: 474px;
  position: relative;
}
img.dados_4r {width: 352px;position: relative;z-index: 2;margin: 0 auto;display: block;}
img.img_4r{
  width: 476px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  z-index: 3;
}
img.base_4r {
  width: 398px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}

.div-4r .box-text{
  margin-right: 50px;
}
.box-animacao-4r{
  margin-left: 50px;
}

@media only screen and (max-width: 1199px){
  .div-4r .box-text{
    margin-right: 30px;
  }
  .box-animacao-4r{
    margin-left: 30px;
  }
  .div-4r .p1 {
    font-size: 28px;
    line-height: 33px;
    width: 420px;
  }

  .div-4r .p1 br {
    display: none;
  }
  img.dados_4r {
    width: 270px;
}

img.base_4r {
    width: 300px;
}

img.img_4r {
    width: 350px;
}
}

@media only screen and (max-width: 992px){
  .div-4r {
    flex-direction: column;
    margin: 70px 0;
  }
  .box-animacao-4r {
    margin: 70px 0;
}

img.base_4r {
    width: 335px;
}

img.dados_4r {
    width: 300px;
}

img.img_4r {
    width: 400px;
}
.div-4r .box-text{
 margin: 0;
 margin-bottom: 30px;
}

.div-4r .p1{
  margin: 0;
  width: 100%;
  text-align: center;
  padding: 0 15px;


}
}
@media only screen and (max-width: 580px){
  .box-animacao-4r {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

img.img_4r {
  width: 75%;
}

img.dados_4r {
  width: 60%;
}

img.base_4r {
  width: 65%;
    margin-left: auto;
    margin-right: auto;
}
}

/* SUA INDUSTRIA - HOME  */
.div-sua-industria{
  background: #282828;
  padding-top: 140px;
  padding-bottom: 140px;
  margin-bottom: 150px;
}
.div-sua-industria h3 {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-family: 'nexa_boldregular';
  padding: 0 15px;
  margin-bottom: 80px;
  font-size: 50px;
  letter-spacing: 2px;
}
.div-sua-industria p {
  padding: 0 15px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-family: 'nexa_lightregular';
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
.div-sua-industria p span {
  color: #14E075;
}
.div-icon-sua-industria{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 45px;
  float: left;
  width: 100%;
}
.div-icon-sua-industria img:nth-child(2){
  margin: 0 170px;
}
@media only screen and (max-width: 1199px){
  .div-sua-industria p br{
    display: none;
  }
}

@media only screen and (max-width: 768px){
  .div-sua-industria h3{
    font-size: 35px;
  }
  .div-icon-sua-industria img:nth-child(2) {
    margin: 0 20px;
}

.div-icon-sua-industria img {
    width: 81px;
}
.div-sua-industria p { 
  font-size: 18px;
  line-height: 20px;
}
}

#lang-box-mobile{
 display: none;
}
@media only screen and (max-width: 768px){
  #lang-box-mobile{
    display: flex!important;
    position: absolute;
    top: 25px;
    right: 40px;
  }
  .p-log-in br{
    display: none;
  }
  #box-play-in .img {
    width: 109px!important;
}
}
@media only screen and (max-width: 450px){
  #box-play-in span {
    width: 120px!important;
  }
  #box-play-in .img {
    width: 93px !Important;
}
}

/* IMPACTO SOCIAL */
#impacto-social{
  height: 634px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat!important;
    background-size: cover!important;   
    background-position: 0 -2px!important;
}
#impacto-social h2{
  font-family: "nexa_boldregular";
  text-transform: uppercase;
  font-size: 58px;
  line-height: 56px;
  color: #fff;
}
.box-the-content{
  display: block;
  max-width: 909px;
  margin: 50px auto 50px;
}
.box-the-content p{
  font-family: "nexa_lightregular";
  font-size: 21px;
  line-height: 28px;
  text-align: left;
  letter-spacing: .2px;
  color: #202020;
  float:left;
}

.box-icons-is{ 
  width: 100%;
  margin-top: 100px;
  margin-bottom: 50px;
}
.box-icons-is {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-item-icons-is{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.box-img-itens-icons-is img{
  width: 110px;
}
.box-item-icons-is span{
  font-family: 'nexa_boldregular';
  font-size: 24px;
  color: #000;
  text-transform: uppercase; 
  margin-top: 20px;
}
.icon-2-is{
  margin: 0 150px;
}

.box-conheca-nossos-coletores {
  float: left;
  width: 100%;
  margin-top: 150px;
}

.box-conheca-nossos-coletores .owl-nav{
  display: none;
}

.box-conheca-nossos-coletores h3 {
  font-family: 'nexa_lightregular';
  margin: 0 0 50px 0;
  text-align: center;
  font-size: 30px;
  color: #202020; 
  padding: 0;
}
.box-conheca-nossos-coletores h3 strong{
  font-family: 'nexa_boldregular';
}
.box-conheca-nc-carousel{
  display: block;
  margin: auto;
  max-width: 985px;
  position: relative;
}
.box-item-fotos-do-coletor {
  max-width: 267px;
}
.box-texto-coletor {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.box-texto-coletor p {
  font-family: 'nexa_lightregular';
  color: #202020;
  font-size: 18px;
  margin: 0;
  line-height: 26px;
}

img.prev-nossos-coletores {
  cursor: pointer;
  position: absolute;
  left: -129px;
  top: 0;
  bottom: 0;
  margin: auto;
}
img.next-nossos-coletores {
  cursor: pointer;
  position: absolute;
  right: -89px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.box-destaques-na-midia{
 width: 100%;
 margin-top: 200px;
 float: left;
}
.h4-dnm{
  font-family: 'nexa_boldregular';
    font-size: 30px;
    margin-bottom: 40px;
    color: #202020;
    text-transform: uppercase;    
    text-align: center;
    float: left;
    width: 100%;
}

.carousel-destaques-midia .item {
  width: 314px;
}
.container-midia{
  max-width: 1048px;
  display: block;
  margin: auto;
}
.box-texto--destaques-midia {
  float: left;
  width: 100%;
}

.box-texto--destaques-midia a {
  text-align: center;
  float: left;
  width: 100%;
  color: #202020;
  font-family: 'nexa_boldregular';
  font-size: 18px;
  margin: 20px 0 0px 0;
  line-height: 21px;
}
.parceiros-impacto-social{
  float: left;
  width: 100%;
}

.carousel-p-i-s .item{
  width: 253px;
}
.container-p-i-s{
  display: block;
  margin: auto;
  max-width: 900px;
}
.pis-mobile{
   display: none;
}

.pis-desktop {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 150px;
  margin-top: 50px;
}

.pis-desktop img {
  margin: 0 40px;
}

@media only screen and (max-width: 1300px){
  .box-item-fotos-do-coletor {
    max-width: none;
  }
  img.prev-nossos-coletores {
    left: -60px;
  }

  img.next-nossos-coletores {
    right: -60px;
  }
  .content-header-dados .box-kg .l1, .content-header-dados .box-co2 .l1 {
    font-size: 2vw;
    line-height: 30px;
  }
  .flip-card-back a {
    font-size: 15px;
  }

  .content-header-dados .box-co2 img {
    width: 85px;
    margin-bottom: 5px;
  }
  
  .content-header-dados .box-kg img {
    width: 70px;
  }
}

@media only screen and (max-width: 1199px) {
  header #nav-green ul li{
    padding: 0 10px;
  }
  header #nav-green ul li a{
    font-size: 14px;
  }
}
@media only screen and (max-width: 1150px){
  img.next-nossos-coletores{
    display: none;
  }
  img.prev-nossos-coletores{
    display: none;
  }
}

@media only screen and (max-width: 992px){
  #impacto-social {
    height: 50vh !important;
    background-size: cover !important;
}
.carousel-nossos-coletores {
  float: left;
  width: 100%;
  padding: 0 4vw;
}
.box-the-content{
  max-width: none;
  padding: 0 2vw;
}
.box-the-content p br{
display: none;
}
.box-img-itens-icons-is img {
  width: 75px;
}

.box-item-icons-is span {
  font-size: 17px;
}

#impacto-social h2 {
  text-align: center;
  padding: 0 15px;
}

}


@media only screen and (max-width: 768px){
  .pis-desktop{
    display: none;
  }
  .icon-2-is {
    margin: 0 40px;
}
.carousel-nossos-coletores{
  padding: 0 8vw;
}
.box-conheca-nossos-coletores h3{
  padding: 0 8vw;
  font-size: 26px;
}
.box-the-content {
  float: left;
  width: 100%;
  padding: 0 7vw;
}

.box-the-content p {
  float: left;
  width: 100%;
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 0;
}
.box-img-itens-icons-is img {
  width: 70px;
}

.box-img-itens-icons-is span {
  font-size: 13px;
}

.box-item-icons-is span {
  font-size: 16px;
}

.box-icons-is {
  flex-direction: column;
}

.icon-2-is {
  margin: 50px 0;
}
#impacto-social h2 {
  font-size: 8vh;
}
.container-midia {
  padding: 0 8vw;
}
.box-destaques-na-midia{
  margin-top: 50px;
}
.box-conheca-nossos-coletores{
  margin-top: 50px;
}
.pis-mobile {
  display: block;
}
.pis-mobile .owl-dots {
  margin-top: 0;
  margin-bottom: 50px;
 }
 .h4-dnm {
  font-size: 26px;
  padding: 0 8vw;
  margin-bottom: 10px;
}
}

@media only screen and (max-width: 1199px){
  .thumb_item_eventos {
    width: 100%;
    height: auto !important;
}
}
.suporte-img-p-i-s img {
  max-width: 100%;
}

.suporte-img-p-i-s {
  width: 341px;
  height: 191px;
  background: rgba(112,112,112,.5);
  float: left;
  overflow: hidden;
}

.suporte-img-p-i-s a {
  float: left;
  width: 100%;
}


.suporte-img-foto-coletor {
  min-height: 375px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 992px){
  .suporte-img-p-i-s {
    width: auto;
    height: auto;
    background: rgba(112,112,112,.5);
    float: left;
    overflow: none;
  }
}

/* NOVO ESTILO - 404 E NOTICIAS */

.box-404-master {
  float: left;
  width: 100%;
  background: #fff;
  min-height: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 150px 0;
}

.box-404-master h5 {
  color: #282828;
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'nexa_boldregular';
  font-size: 21px;
}

span.span-404 {
  font-family: 'nexa_boldregular';
  color: #14E075;
  font-size: 179px;
  margin: 20px 0 0 0;
  line-height: 150px;
}

p.p-400 {
  font-family: 'nexa_lightregular';
  color: #282828;
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 50px 0;
  text-align: center;
}
.a-404{
  font-family: 'nexa_boldregular';
  font-size: 21px;
  background: #14E075;
  color: #fff;
  border-radius: 34px;
  width: 277px;
  text-align: center;
  padding: 18px 10px;
  transition: 0.2s ease;
}
.a-404:hover{
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
  transition: 0.2s ease;
}
span.span-404::selection {
  background: #282828;
}
@media only screen and (max-width: 768px){
  span.span-404 {
    font-size: 140px;
}

p.p-400 br {
    display: none;
}

p.p-400 {
    padding: 0 15px;
}
}


.box-pai-noticias-interno .p-prin {
  font-family: 'nexa_lightregular';
  text-align: center;
  color: #202020;
  font-size: 28px;
  margin-top: 80px;
  margin-bottom: 110px;
  float: left;
  width: 100%;
}

.box-pai-noticias-interno .p-prin span {
  font-family: 'nexa_boldregular';
}

.box-item-ultimas-noticias-interno {
  float: left;
  width: 100%;
}

.thumb__ultimas_noticias-interno {
  float: left;
  width: 352px;
  height: 234px;
  margin-right: 40px;
  background: rgba(112,112,112,.2);
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thumb__ultimas_noticias-interno img {
  width: 100%;
  height: auto;
}

.box-conteudo-noticias-interna {
  float: left;
  width: 607px;
  height: 234px;
  display: flex;
  flex-direction: column;
}

.box-item-ultimas-noticias-interno h3 {
  font-family: 'nexa_boldregular';
  width: 100%;
  color: #000000;
  font-size: 26px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  float: left;  
  text-transform: uppercase;
}


span.span-veiculo-data {
  font-family: 'nexa_lightregular';
  float: left;
  color: #000000;
  font-size: 22px;
  margin-bottom: 5px;
}

.box-item-ultimas-noticias-interno a {
  float: left;
    font-family: 'nexa_boldregular';
    color: #fff;
    background: #14e075;
    display: block;
    width: 110px;
    text-align: center;
    padding: 3px 0;
    margin-top: auto;
}

#noticias-internas{
  height: 634px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat!important;
    background-size: cover!important;   
    background-position: 0 -2px!important;
}
#noticias-internas h2 {
  font-family: "nexa_boldregular";
  text-transform: uppercase;
  font-size: 58px;
  line-height: 56px;
  color: #fff;
}

.container-page-noticias-interno {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  margin-top: 200px;
}

.top-footer {
    width: 100%;
    height: 298px;
    background-image: url(https://greenmining.com.br/wp-content/uploads/2021/04/background-verde.png);
    background-position: center;
    background-size: cover;
    opacity: 1;
    clear: both;
    padding-top: 50px;
    text-align: center;
}

.top-footer h3{
  text-align: center;
  font: normal normal bold 20px/24px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: 600;
  padding-bottom: 20px;
}


.top-footer span{
  text-align: center;
  font: italic normal bold 17px/24px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.base-contatos{
  width: 495px;
  height: 99px;
  margin: 0 auto;
  margin-top: 20px;
}

.left-fernanda-base{
  width: 271px;
  height: auto;
  float: left;
}

.left-fernanda-base p{
  text-align: center;
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  line-height: 25px;
  font-weight: 400;
}

.left-fernanda-base p a{
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-weight: 400;
  text-decoration: none;
}

.left-fernanda-base p span{ 
  text-align: center;
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  line-height: 60px;
}

.right-fernanda-base{
  width: 204px;
  height: auto;
  float: right;
}

.right-fernanda-base p{
  text-align: center;
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  line-height: 25px;
  font-weight: 400;
}

.right-fernanda-base p a{
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-weight: 400;
  text-decoration: none;
}

.right-fernanda-base p span{
  text-align: center;
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  line-height: 60px;
}


hr.hr-ultimas-noticias-interno {
  float: left;
  margin: 100px 0;
  border: 0.5px solid #707070;
  width: 1020px;
}

.box-pai-noticias-interno .row:nth-child(2) .col-12:last-child .box-item-ultimas-noticias-interno hr {
  display: none;
}

@media only screen and (max-width: 1199px){
  .box-conteudo-noticias-interna{
    width: calc(100% - 393px);
    float: right;
  }
  #menu-footer li{
    padding: 0 25px;
  }
  .box-pai-noticias-interno {
    float: left;
    width: 100%;
}

.box-pai-noticias-interno .p-prin {
    text-align: center;
    padding: 0 12rem;
}

.box-item-ultimas-noticias-interno h3 {
    width: 100%;
}

hr.hr-ultimas-noticias-interno {
    width: 100%;
}
.container-page-noticias-interno .fake-pagicao_eventos {
  max-width: 540px;
}
}

@media only screen and (max-width: 992px){
  span.span-veiculo-data {
    font-size: 20px;
}
  #noticias-internas{
    height: 50vh !important;
    background-size: cover !important;
  }
  #noticias-internas h2{
    text-align: center;
    padding: 0 15px;
  }
  .box-pai-noticias-interno .p-prin{
    padding: 0 0;
  }
  .box-item-ultimas-noticias-interno h3 {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
  }
  .container-menu {
    max-width: 750px;
}

}

@media only screen and (max-width: 768px){
  .thumb__ultimas_noticias-interno {
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0 0 10px 0;
}

.thumb__ultimas_noticias-interno img {
    max-width: 100%;
}
.box-conteudo-noticias-interna {
  width: 100%;
}
	
.top-footer {
    width: 100%;
    height: 390px;
    clear: both;
}

.base-contatos {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}

.left-fernanda-base {
    width: 100%;
    height: auto;
    float: left;
}

.right-fernanda-base {
    width: 100%;
    height: auto;
    float: right;
}
}



.div-arquivos-eventos {
  padding-left: 45px;
  float: left;
  width: 430px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.div-arquivos-eventos .div-proximos-eventos {
  padding-left: 0;
}

.clearBoth{clear:both;}

.item-arquivo-evento {
  clear: left;
}
.item-arquivo-evento h3 {
  font-family: "nexa_boldregular";
  font-size: 34px;
  padding-right: 3px;
  border-bottom: 1px dashed rgba(40, 40, 40, 0.5);
  color: #202020;
  float: left;
  width: auto;
  margin-top: 80px;
  margin-bottom: 40px;
}
.item-arquivo-evento .box-item-arquivo {
  float: left;
  clear: left;
  margin-bottom: 50px;
}
.item-arquivo-evento .box-item-arquivo .previa-material {
  width: 300px;
  height: 157px;
  background: #a3a4a5;
  position: relative;
}
.item-arquivo-evento .box-item-arquivo .previa-material img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
  object-fit: contain;
}
.item-arquivo-evento .box-item-arquivo .previa-material a {
  position: absolute;
  bottom: 10px;
  right: 15px;
}
.item-arquivo-evento .box-item-arquivo .previa-material a svg {
  color: #F1F2F2;
}
.item-arquivo-evento .box-item-arquivo h4 {
  font-family: "nexa_boldregular";
  color: #0D6738;
  font-size: 22px;
  margin: 20px 0;
}
.item-arquivo-evento .box-item-arquivo p {
  font-family: "nexa_lightregular";
  font-size: 18px;
  color: #202020;
  margin: 0;
  line-height: 17px;
  float: left;
  width: 100%;
  max-width: 350px;
}

.popover-body {
  color: #000;
  font-size: 10px;
  font-family: "nexa_boldregular";
  line-height: 1;
  text-align: center;
}

.popover-header {
  background: #fff;
}

@media only screen and (max-width: 768px) {
  .item-arquivo-evento {
    padding: 0px;
    display: flex;
    flex-direction: column;
  }

  .div-arquivos-eventos {
    padding-left: 20px;
    width: auto;
    float: none;
  }
}

#body_zh .row-conheca-1 .d2 {
  max-width: 592px;
}
#body_zh .row-conheca-2 .d1 {
  max-width: 664px;
}
#body_zh .row-conheca-3 .d2 {
  max-width: 557px;
}
#body_zh .row-conheca-4 .d1 {
  padding-right: 60px;
}
#body_zh .row-conheca-5 .d2 {
  max-width: 483px;
}
#body_zh .div-4r .box-text {
  max-width: 460.77px;
}
#body_zh .nossa-historia__nosso-time p {
  margin: auto;
  float: none;
}

@media only screen and(max-width: 768px){
  .box-logo-mobile {
    margin-left: 17vw;
  }
  .box-logo-mobile a img {
    width: 24vw;
  }
}

.content-titulo-termos h1{
  font-size: 2rem;
  font-weight: 700;
}

.content-texto{
  text-align: justify;
}

.content-onde-descartar p{
  font-family: "nexa_lightregular";
  color: #202020;
  text-align: center;
  font-size: 26px;
  line-height: 26px;
  margin: 80px 0 50px 0;
}

.box-item-onde-descartar{
  max-width: 100%;
  margin-bottom: 100px;
}

.box-item-onde-descartar img{
  max-width: 150px;
  margin: 0 auto;
}

.box-item-onde-descartar h3{
  font: normal normal bold 50px/79px Nexa;
  font-family: 'nexa_boldregular';
  font-weight: bold;
  line-height: 79px;
  font-size: 50px;
  color: #202020;
  margin-top: 80px;
  margin-bottom: 60px;
}

.box-item-onde-descartar p{
  text-align: center;
  font-family: 'nexa_lightregular';
  font-weight: normal;
  line-height: 70px;
  font-size: 33px;
  color: #202020;
}

.box-item-onde-descartar p a{
  color: #202020;
  text-decoration: none;
}

img.prev-onde-descartar {
  cursor: pointer;
  position: absolute;
  left: -129px;
  top: 125px;
  bottom: 0;
  margin: auto;
}

img.next-onde-descartar {
  cursor: pointer;
  position: absolute;
  right: -89px;
  top: 125px;
  bottom: 0;
  margin: auto;
}

.box-onde-descartar {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.box-onde-descartar .owl-nav{
  display: none;
}

.box-onde-descartar h3 {
  font-family: 'nexa_boldregular';
  margin: 0 0 50px 0;
  text-align: center;
  font-size: 39px;
  color: #202020; 
  padding: 0;
  margin-top: 80px;
  margin-bottom: 20px;
}

.box-onde-descartar h3 strong{
  font-family: 'nexa_boldregular';
}

.box-conheca-nc-carousel{
  display: block;
  margin: auto;
  max-width: 985px;
  position: relative;
}

.box-onde-descartar .owl-dots {
  counter-reset: dots;
}

.content-icones-onde-descartar{
    display: flex;
    justify-content: center;
    width: 400px;
    margin: 0 auto;
}

.box-onde-descartar .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.box-onde-descartar .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  display: flex;
  align-content: center;
  align-items: center;
}

.box-onde-descartar .owl-carousel .item{
  display: none;
}

.box-onde-descartar .owl-carousel .active .item{
  display: block;
}


@media screen and (max-width:1024px){
  img.prev-onde-descartar {
    left: 25px;
    position: absolute;
    display: none;
  }
  
  img.next-onde-descartar {
    right: 25px;
    position: absolute;
    display: none;
  }

  .box-item-onde-descartar p {
    line-height: 40px;
    font-size: 25px;
  }

  .box-onde-descartar h3 {
    font-size: 25px;
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 20px;
  }

  .box-item-onde-descartar img {
    max-width: 90px;
    margin: 0 auto;
  }

  .box-item-onde-descartar p {
    line-height: 40px;
    font-size: 24px;
    padding: 20px;
  }

  .content-onde-descartar p {
    font-family: "nexa_lightregular";
    color: #202020;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    margin: 64px 0 15px 0;
  }
  
}

@media screen and (max-width: 500px){
  #galeria-banner h2 {
    font-size: 5vh;
  }
}
.wp-block-table{
  margin-top: 25px;
  margin-bottom: 25px;
}
.wp-block-table td{
  border: 1px solid;
  padding: 10px;
}
.background-header{
  background-color: #1A1A1A;
}
.content-header-dados {
  float: left;
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}
.content-header-dados .box-kg img {
  width: 71px;
  margin-top: 25px;
}
.content-header-dados .box-kg {
  width: 340px;
  height: 120px;
}
.content-header-dados .box-kg .l1 {
  font-family: 'nexa_boldregular';
  color: #14E075;
  margin: 0;
  font-size: 2vw;
  line-height: 48px;
  float: left;
  margin-top: 30px; 
}
.content-header-dados .box-kg .l2 {
  font-family: 'nexa_lightregular';
  font-size: 16px;
  color: #FFFFFF;
  margin: 0;
  float: left;
  clear: left; 
}
.content-header-dados .icon {
  margin: 0 130px; 
}
.content-header-dados .icon img {
  width: 29px; 
}
.content-header-dados .box-co2 {
  width: 335px;
  height: 120px;
}
.content-header-dados .box-co2 img {
  width: 102px;
  margin-top: 30px;
  margin-bottom: 2px;
}
.content-header-dados .box-co2 .l1 {
  font-family: 'nexa_boldregular';
  color: #14E075;
  margin: 0;
  font-size: 2vw;
  line-height: 48px;
  float: left;
  width: 100%;
  margin-top: 26px; 
}
.content-header-dados .box-co2 .l2 {
  font-family: 'nexa_lightregular';
  font-size: 16px;
  color: #FFFFFF;
  margin: 0;
  float: left;
  clear: left; 
}
.content-link-novidades a {
  width: 340px;
  background-color: #28E574;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 25px;
  line-height: 35px;
  font-family: 'nexa_boldregular';
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 25px 8px 25px;
}
.content-link-novidades {
  padding-top: 90px;
  padding-left: 0px;
  text-align: end;
  padding-right: 50px;
}
.content-header-dados.box-lbl {
  height: 101px;
}
.content-header-dados .box-progresso-dados{
  margin-top: 10px;
}
.content-header-dados .box-kg-green{
  max-width: 254px;
  height: 103px;
}
header #nav-green .sub-menu {
  display: none;
  position: absolute;
  width: 148px;
  height: auto;
  z-index: 3;
  background: #202020;
  text-align: center;
  margin-left: -40px;
  padding: 0;
}
header #nav-green ul li:nth-child(2):hover .sub-menu{
  display: grid;
}
header #nav-green .sub-menu li{
  font-size: 13px;
  padding: 5px 0;
}
header #nav-green .sub-menu li:first-child {
  border-bottom: 1px solid #fff;
}
header #nav-green ul li:nth-child(2) a::after {
  content: ">";
  font-family: 'nexa_lightregular';
  font-size: 20px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 10px;
}
header #nav-green .sub-menu li:nth-child(1) a:after,
header #nav-green .sub-menu li:nth-child(2) a:after {
  content: "";
  color: #14E075;
  display: none;
}
.box-kg .box-progresso-dados{
  width: 99%;
}
.box-co2 .box-progresso-dados{
  width: 90%;
}
.content-sobre {
  width: 43%;
  height: 760px;
  background-color: #322f2f;
  padding-left: 90px;
  padding-right: 64px;
  padding-top: 210px;
  transition: 0.5s;
}
.content-sobre h1{
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
  font-family: 'nexa_boldregular';
  letter-spacing: 2px;
}
.content-sobre p{
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  font-family: 'nexa_lightregular';
  padding-right: 25px;
  padding-top: 50px;
}
.content-video{
  width: 57%;
  height: 760px;
  transition: 0.5s;
}
.play-video {
  width: 57%;
  position: absolute;
  padding-top: 295px;
  height: 100%;
  background: #00000063;
  transition: 0.5s;
  margin-left: -1px;
}
.icone-seta-fechar{
  width: 94px;
  height: 94px;
  background-color: #10825C;
  position: absolute;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  left: 41.7%;
  top: 340px;
  z-index: 3;
  display: grid;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
}
.icone-seta-fechar:hover{
  background-color: #14E075;
}
.icone-seta-fechar img{
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.sobre-fechado .content-sobre{
	width:0%;
  padding:0;
}
.sobre-fechado .content-video,
.sobre-fechado .play-video{
  width: 100%;
}
.sobre-fechado .icone-seta-fechar{
  left: 2%;
}
.sobre-fechado .content-sobre h1,
.sobre-fechado .content-sobre p{
  display: none;
}
.content-flip-cards{
  background-color: #282828;
  width: 100%;
  height: 500px;
  padding: 55px 0;
  height: auto;
}
.content-flip-cards .container-fluid{
  display: flex;
  justify-content: space-around;
}
.flip-card {
  background-color: transparent;
  width: 361px;
  height: 407px;
  perspective: 1000px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-card-front {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 30px;
}
.flip-card-front h2{
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 900;
  font-family: 'nexa_boldregular';
  text-transform: uppercase;
}
.flip-card-back {
  color: white;
  transform: rotateY(180deg);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 30px;
  display: grid;
  align-content: space-around;
  align-items: baseline;
}
.flip-card-back p{
  text-align: center;
  font-size: 30px;
  line-height: 37px;
  font-family: 'nexa_lightregular';
  font-weight: 300;
  letter-spacing: -0.27px;
  color: #FFFFFF;
}
.flip-card-back a{
  letter-spacing: -0.27px;
  font-size: 30px;
  line-height: 72px;
  font-weight: 900;
  font-family: 'nexa_boldregular';
  text-transform: uppercase;
  padding: 5px 20px;
  text-decoration: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin-top: 10px;
}
.content-logistica-reversa-front{
  background-image: url('../greenmining/images/logistica-reversa.png');
  display: grid;
  align-items: end;
}
.content-protect-paradise-front{
  background-image: url('../greenmining/images/protect-paradise.png');
  padding-top: 115px;
}
.content-protect-paradise-front img{
  width: 80%;
}
.content-estacao-preco-de-fabrica-front{
  background-image: url('../greenmining/images/estacao-preco-de-fabrica.png');
  display: grid;
  align-items: end;
}
.content-onde-descartar-front{
  background-image: url('../greenmining/images/onde-descartar.png');
  display: grid;
  align-items: end;
}
.content-logistica-reversa-back,
.content-estacao-preco-de-fabrica-back{
  background-image: url('../greenmining/images/background-cinza.png');
}
.content-protect-paradise-back,
.content-onde-descartar-back{
  background-image: url('../greenmining/images/background-verde.png');
}
.link{
  height: 120px;
}
.padding-top-link {
  padding-top: 50px;
}
.botao-cinza-cor-verde{
  background-color: #282828;
  color: #10825C;
}
.botao-cinza-cor-verde:hover{
  color: #10825C;
}
.botao-verde-cor-cinza{
  background-color: #10825C;
  color: #282828;
}
.botao-verde-cor-cinza:hover{
  color: #282828;
}
#menu-footer .sub-menu{
  position: absolute;
  width: 120px;
  padding: 5px;
  margin-left: -40px;
  text-align: center;
  display: none;
}
#menu-footer li:nth-child(2):hover .sub-menu{
  display: grid;
}
#menu-footer .sub-menu li{
  padding: 0;
}
#menu-footer .sub-menu li:after {
  content: '';
}
@media screen and (max-width:1440px){
  .content-header-dados .box-kg {
    width: 50%;
    height: 125px;
    margin-right: 15px;
  }
  .content-header-dados .box-co2 {
    width: 320px;
    height: 123px;
    margin-left: 20px;
  }
  .box-lang-left {
    margin-right: 40px;
  }
  #ul-redes-s {
    padding-right: 30px;
  }
  .content-sobre h1 {
    font-size: 40px;
    line-height: 50px;
  } 
  .play-video {
    padding-top: 22%;
  }
  .flip-card {
    margin: 15px;
  }
  .flip-card-back a {
    font-size: 20px;
  }
}
@media screen and (max-width:1300px){
  .content-header-dados .box-co2 img {
    width: 90px;
    margin-top: 34px;
  }
  .content-header-dados .box-kg img {
    width: 70px;
  }
  .box-lbl {
    margin-left: 10px;
  }
  .content-header-dados .box-kg-green{
    height: 103px;
  }
}
@media screen and (max-width:1256px){
  .content-header .row .col-sm-3,
  .content-header .row .col-sm-5,
  .content-header .row .col-sm-4{
    max-width: 100%;
  }
  .content-header .row {
    display: grid;
    justify-content: center;
  }
  .content-link-novidades {
    padding-top: 30px;
    padding-left: 0px;
    text-align: center;
    padding-right: 0px;
  }
  .content-sobre h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .content-sobre p {
    font-size: 15px;
    line-height: 24px;
  }
  .icone-seta-fechar{
    display: none;
  }
  #section-video1 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .content-video {
    width: 100%;
    height: 600px;
  }
  #section-video1 video {
    float: left;
    width: 100%;
    height: 600px;
    object-fit: cover;
  }
  .play-video {
    width: 100%;
    position: absolute;
    padding-top: 20%;
  }
  .content-sobre {
    width: 100%;
    height: 380px;
    background-color: #1a1515;
    padding-left: 90px;
    padding-right: 64px;
    padding-top: 119px;
  }
  #section-video1 video {
    float: left;
    width: 100%;
    height: 600px;
    object-fit: cover;
  }
  .play-video {
    height: 600px;
  }
  .sobre-fechado .content-sobre h1, 
  .sobre-fechado .content-sobre p {
    display: block;
  }
  .content-sobre,
  .sobre-fechado .content-sobre{
    width:100%;
    padding:75px;
  }
  .sobre-fechado .content-video,
  .sobre-fechado .play-video{
    width: 100%;
  }
  .sobre-fechado .icone-seta-fechar{
    left: 2%;
  }
  .content-flip-cards .container-fluid {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .flip-card {
    margin-bottom: 50px;
  }
  .flip-card-front h2 {
    font-size: 3vw;
  }
  #section-conheca {
    margin:0;
  }
}
@media screen and (max-width: 768px){
  #section-video1 #info-video1 {
    padding: 200px 30px;
  }
  .flip-card-back a {
    font-size: 25px;
  }
  .content-header-dados .box-kg img {
    width: 40px;
  }
  .content-header-dados .box-co2 img {
    width: 50px;
    margin-top: 34px;
  }
  .content-header-dados {
    float: inherit;
    width: 60%;
    margin: 0 auto;
    padding-top: 30px;
  }
  .content-header-dados .box-kg .l1 {
    line-height: 15px;
  }
  .content-header-dados .box-co2 .l1 {
    line-height: 17px;
  }
  header {
    height: auto;
  }
  .content-link-novidades {
    padding: 0;
    margin-top: 0px;
  }
  .content-link-novidades a {
    font-size: 12px;
    line-height: 10px;
  }
  .content-header-dados .box-kg {
    width: 340px;
    height: 100px;
  }
  .content-header-dados .box-co2 {
    width: 345px;
    height: 100px;
  }
  .nav-mobile {
    top: 190px;
  }
  .nav-mobile li:nth-child(2) .sub-menu{
    display: none;
  }
  .nav-mobile li:nth-child(2):hover .sub-menu{
    display: block;
  }
}

@media screen and (max-width: 500px){
  #section-video1 #info-video1 .box-play:hover .img {
    background-position: 0 93px!important;
  }
  #section-video1 #info-video1 .box-play .img {
    background: url('../greenmining/images/icons/play2.png');
    width: 93px;
    height: 93px;
  }
  .sobre-fechado .content-sobre {
    width: 100%;
    height: 502px;
    background-color: #282828;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 50px;
  }
  #section-video1 #info-video1 .box-play .span2 {
    font-size: 32px;
    margin-left: 19px;
    line-height: 40px;
  }
  #section-video1 video {
    height: 500px;
  }
  #section-video1 #info-video1 {
    padding: 215px 36px;
    height: 500px;
  }
  .content-video {
    height: 500px;
  }
  .sobre-fechado .content-sobre h1, 
  .sobre-fechado .content-sobre p {
    display: block;
  }
  .content-sobre,
  .sobre-fechado .content-sobre{
    width:100%;
    padding:42px;
    height: auto;
  }
  .sobre-fechado .content-video,
  .sobre-fechado .play-video{
    width: 100%;
  }
  .sobre-fechado .icone-seta-fechar{
    left: 2%;
  }
  .flip-card-front h2 {
    font-size: 5vw;
  }
  .flip-card-back p {
    font-size: 5vw;
    margin-bottom: 0;
  }
  .flip-card-back a {
    font-size: 4vw;
  }
  #section-veja-como-funciona .box-veja {
    height: 200px;
  }
  .flip-card-back {
    display: grid;
    align-content: stretch;
    align-items: center;
  }
  .link {
    height: auto;
  }
  .content-header-dados .box-kg {
    margin-right: 0px;
  }
  .content-header-dados {
    width: 100%;
  }
  .content-header-dados .box-kg {
    width: 50%;
  }
  .content-header-dados .box-kg, 
  .content-header-dados .box-co2 {
    width: 160px;
    height: auto;
  }
  #lang-box-mobile {
    right: 0px;
  }
  header .box-menu-mobile {
    align-items: flex-end;
    padding-bottom: 10px;
  }

  .content-header-dados .box-kg .l1, 
  .content-header-dados .box-co2 .l1 {
    font-size: 3vw;
  }
  .content-header-dados .box-kg .l2,
  .content-header-dados .box-co2 .l2 {
    font-size: 10px;
  }
  .nav-mobile ul {
    padding: 10px 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 2560px){
  .icone-seta-fechar {
    left: 41%;
  }
}
@media screen and (max-width: 1440px){
  .flip-card-front h2{
    font-size: 1.7vw;
    line-height: 40px;
    font-weight: 900;
  }
  .icone-seta-fechar {
    left: 40%;
  }
}
@media screen and (max-width: 1280px){
  .content-header-dados .box-kg {
    height: auto;
  }
  .content-header-dados {
    justify-content: space-around;
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width:1024px){
  .content-header-dados .box-kg-green {
    height: 99px;
  }
  .content-header-dados .box-kg {
    height: auto;
  }
  .content-header-dados {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-around;
  }
}
@media screen and (max-width:768px){
  .content-header-dados .box-kg-green {
    height: 70px;
  }
  .flip-card-front h2 {
    font-size: 20px;
    line-height: 25px;
  }
  .content-header-dados .box-co2 {
    height: 95px;
  }
}
@media screen and (max-width:320px){
  .content-header-dados {
    width: 90%;
  }
}
