img.logo-itc {
    max-width: 120px;
    margin: 5px;
}

.logo-rodape img {
    max-width: 100px;
}

.nav-roud-bott {

    -webkit-border-radius: 30px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius: 30px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-radius: 30px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;

    

}

.bg-gradient-green-top {
    background-image: linear-gradient(138deg, #084d2eeb 30%, #00a35ab5 80%);
}

.bg-gradient-blue-top {
    background-image: linear-gradient(138deg, #10489eed 30%, #007eff45 80%);
}

.bg-gradient-orange-top {
    background-image: linear-gradient(138deg, #9c3b14eb 40%, #ff791299 80%);
}

.bg-gradient-purple-top {
    background-image: linear-gradient(138deg, #29116eed 40%, #7e28ff8c 80%);
}



.logo_home{
    max-width: 300px;
}



/*-- MEDIA QUERIES --*/

@media (max-height: 825px) {

    .banner-h4 {
        margin-top: 130px !important;
        font-size: 23px !important;
    }
    .min-vh-90 {
        height: 90vh !important;
    }

    .banner-h1 {
        font-size: 40px !important;
    }

    .waves {
        position: relative;
        width: 100%;
        height: 40px !important;
        margin-bottom: -7px;
        min-height: 40px !important;
        max-height: 40px !important;
    }

    .texto-banner {
        transform: scale(0.8);
        transform-origin: left;
    }
}

/*-- BUTTONS BANNER --*/

.btn-gradient-green-top {
    background-image: linear-gradient(335deg, #225A56 0%, #22B556 100%);
}

.btn-gradient-blue-top {
    background-image: linear-gradient(335deg, #2F43B9 0%, #6BA8FF 100%);
}

.btn-gradient-orange-top {
    background-image: linear-gradient(335deg, #EA6B4E 0%, #ff7912 100%);
}

.btn-gradient-purple-top {
    background-image: linear-gradient(335deg, #463181 0%, #a254ff 100%);
}

.mask1 {
    position: absolute;
    background-size: cover;
    background-position: center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }

 /*-- PAGES HEADER --*/ 
  .bg-gradient-header-glossary {
    background-image: linear-gradient(138deg, #000f2b 0%, #0081ff 100%);
  }
  .bg-gradient-header-noticias {
    background-image: linear-gradient(138deg, #0c0925 0%, #7f29ffad 100%);
  }
  .bg-gradient-header-about-us {
    background-image: linear-gradient(138deg, #001b11 0%, #00ffbb 100%);
}
  .bg-gradient-header-teams {
    background-image: linear-gradient(138deg, #0c0925 0%, #7f29ffad 100%);
}
.bg-gradient-header-contact {
    background-image: linear-gradient(314deg, #062b16 50%, #085f279e 80%);
}

.bg-gradient-header-work_with-us {
  background-image: linear-gradient(138deg, #002771d9 0%, #0081ffa8 100%);
}

.bg-gradient-header-services {
  background-image: linear-gradient(314deg, #EA6B4E 0%, #ff7912 100%);
}

/*-- PAGES CONTENT --*/ 
  .bg-gradient-index-glossary {
    background-image: linear-gradient(310deg, #005c1e 0%, #000000 100%);
  }
  .bg-gradient-about-us-ODS {
    background-image: linear-gradient(314deg, #0a2121 0%, #1f904b 100%);
  }
  .bg-gradient-about-us-time{
    background-image: linear-gradient(0deg, #601bc600 0%, #420d8e 100%);
  }

  .bg-gradient-ods_block {
    background-image: radial-gradient(370px circle at 80% 50%, rgb(51 189 251 / 60%) 0, #05a8f6 100%);
  }

.bg-gradient-services-info {
    background-image: linear-gradient(315deg, #a1330f 0%, #eb8e3f 100%);
}

  .text-info-time{
    color: #89769c !important;
  }

  .container-img{
    max-width: 1620px;
    margin-left: auto;
    margin-right: auto;
  }


  .article-header {
    overflow: hidden;
  }


  .bg-gradient-grey {
    background-image: linear-gradient(315deg, #bfbfd3 0%, #ffffff 100%);
}

.featured-img-article {
  margin-top:-400px;
}

.blurimg {
  filter: blur(60px);
}


.imagem-post-thumb-good {
  width: 100%;
  height: 460px;
  background-size: cover;
  background-position: center;
}


.slick-slide img {
  display: block;
  width: 100%;
  padding: 30px;
}


.card-header-services {
  background-position: center;
  background-size: cover;
  height: 300px;
  overflow: hidden;
}

.texto-header-serv {
  z-index: 99;
}

.card-serv {
  overflow: hidden;
}

.tilt-card-bg-new {
  background-position: center;
  background-size: cover;
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 1rem;
  left: 0px;
} 

.lista-laranja {
  color: #e37e47 !important;
}

.img-parceiros-pg {
  width: 100%;
}

.icone-menu-master {
  max-width: 50px;
}

.icone-legislacao {
  max-width: 70px;
}

.icon-download {
  font-size: 40px !important;
}

width-50-px{
  width: 50px !important;
}

.wp-block-gallery img {
  border-radius: 15px;
}

img.icone-servs.mb-3 {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}

.video-bg-sec {
  width: 100%;
  height: 70vh;
  overflow: hidden;
  position: relative;
  background: #000000f5;
}

#background-video-sobre-nos {
  width:180%;
  position:absolute;
  top:0px;
  left:0px;
  opacity: 0.15;
}

.botao-video {
  z-index:99;
}

.prebutton-video {
  z-index: 99;
}

.card-video-bg {
  border-radius: 15px;
  overflow: hidden;
}


.navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
  overflow: hidden;
}

.author-absolute {
  position: absolute;
    bottom: 20px;
}

span.nav-title {
  color: #fff;
}

span.nav-subtitle {
  color: #fff;
}

