  @media (min-width: 1200px) {

      .l-header .menu a,
      .header-menu a {
          padding: 0.9rem 1.25rem !important;
          color: #1f2933;
          font-size: 0.9rem !important;
      }
  }

  img.align-right {
      float: left;
      margin: 0 !important;
      margin-right: 20px !important;
  }

  li.comment-forbidden {
      display: none !important;
  }


  li.last.leaf.menu-mlid-399 a {
      background: #f58220;
      border-radius: 12em;
      color: #fff;
      margin-left: 10px;
      font-size: 0.6em !important;
  }

  .block.block-system-breadcrumb {
      display: none;
  }

  .l-sidebar.l-sidebar-first.col-md-3 {
      display: none;
  }

  body.node-type-post .l-wrapper {
      max-width: 1200px;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px;
  }

li.comment-comments.even {
    display: none;
}  li.comment-add {
    display: none!Important;
} 
  form#search-form+h2+ul {
      display: none !important;
  }

  @media (min-width:1080px) {

      .block.block-search-form.buscatop {
          margin-top: 21px;
      }

      input#edit-search-block-form--2 {
          background: #f5f4f0;
          border: 0;
          border-radius: 5px;
      }

      input#edit-submit {
          margin: 0;
          background: transparent;
          height: 35px;
          width: 30px !important;
          background: url(lupa.png);
          background-repeat: no-repeat;
          background-position: center;
          /* max-width: 10px; */
          display: block;
          padding: 0;
          background-size: 22px;
      }

      .block.block-search-form.buscatop form>div {
          display: flex;
          position: relative;
      }

      div#edit-actions {
          position: absolute;
          right: 0px;
          max-width: 41px;
          height: 39px;
          background: #f5f4f0;
          width: 30px;
          padding: 0;
      }
  }











  .header-identity-wrapper strong {
      display: none !important;
  }

  .l-header .menu a,
  .header-menu a {
      padding: 1rem 1.25rem;
      color: #1f2933;
      font-size: 1rem;
  }

  body .l-header {
      background: #ffffff;
  }

  nav.header-menu {
      display: none;
  }

  section.parceiros img {
      max-width: 180px;
      margin-bottom: -30px;
  }

  .scr header.l-header {
      position: fixed;
      top: 0;
      width: 100vw;
      z-index: 9;
      box-shadow: 0px 0px 10px #00000066;
  }

  .scr .l-header-inner.container.container-fluid {
      height: 90px;
  }

  .scr img.header-logo {
      width: 282px;
      height: auto;
      max-width: 242px !important;
  }

  body.scr {
      padding-top: 100px;
  }

  .js .menu-dropdown>li:hover {
      background-color: transparent;
  }

  .view-promoted-cards img {
      max-width: 200px;
      margin: 22px auto;
      display: block;
  }

  .block.block-views-promoted-block.postshome>div {
      max-width: 1240px;
      margin: 0 auto;
  }

  .block.block-layout-hero.block-hero.block-hero-image.governanca.topoportunidades {
      height: 27vw !important;
      margin-top: -2em;
  }

  .block.block-layout-custom-block.proximaetapa.centralb.bottomsobre h3 {
      text-align: center;
  }

  .view-promoted-cards h2 {
      text-align: center;
  }

  .views-grid-box.contextual-links-region {
      padding: 20px;
      padding-left: 40px;
      padding-right: 30px;
      border-radius: 40px;
  }

  .block-views-promoted-cards-block {
      background-color: #fff;
  }

  body {
      font-family: Montserrat, sans-serif;
  }

  .block.block-views-promoted-cards-block p {
      color: #444;
  }

  .views-grid-box.views-grid-box-1.odd.first.row-first.contextual-links-region h2 {
      color: #f58220;
  }

  .views-grid-box.views-grid-box-2.even.contextual-links-region h2 {
      color: #1c4980;
  }

  .views-grid-box.views-grid-box-3.odd.last.row-last.contextual-links-region h2 {
      color: #0099d8;
  }

  .views-grid-box.contextual-links-region {
      background: linear-gradient(white, white) padding-box, linear-gradient(to right, #a8ceff, #f8d2b1) border-box;
      border-radius: 48px;
      border: 2px solid transparent;
  }

  .block-views-promoted-cards-block {
      padding-top: 4rem;
      padding-bottom: 4rem;
  }

  .about-inner {
      display: grid;
      grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
      gap: 2.3rem;
      align-items: normal;
  }

  .about-title {
      font-size: 1.4rem;
      margin-bottom: 1rem;
      font-weight: 600;
      color: var(--dark-blue);
  }

  .about-text p {
      font-size: 0.9rem;
      color: var(--text-muted);
      margin-bottom: 1rem;
  }

  .about-cta {
      margin-top: 0.5rem;
  }

  .about-media {
      display: grid;
      gap: 0.9rem;
  }

  .about-media-main {
      height: 160px;
      border-radius: var(--radius-lg);
      background: #d1e3ff;
  }

  .about-media-thumbs {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0.9rem;
  }

  .about-thumb {
      height: 90px;
      border-radius: var(--radius-lg);
      background: #f2d6bf;
  }

  h2.block-title {
      display: none;
  }

  .block.block-layout-custom-block.quemsomos h2 {
      text-transform: uppercase;
      color: #1c4980;
      font-weight: 600;
      font-size: 1.9em;
  }

  .block.block-layout-custom-block.quemsomos {
      background: linear-gradient(white, white) padding-box, linear-gradient(to right, #a8ceff, #f8d2b1) border-box;
      border-radius: 48px;
      border: 2px solid transparent;
      padding: 29px;
      margin-top: 80px;
      margin-bottom: 60px;
  }

  .block.block-layout-custom-block.quemsomos p {
      color: #444;
      font-size: 1.1em;
  }

  .about-thumb {
      height: auto;
      border-radius: var(--radius-lg);
      background: transparent;
  }

  .about-thumb img {
      border-radius: 14px;
      margin-top: 80px;
  }

  button.btn.btn-outline-orange {
      background: #ef8123;
      border: 0;
      border-radius: 10px;
      color: #fff;
      font-size: 1.4em;
      padding: 9px;
      font-weight: 600;
      padding-left: 1.3em;
      padding-right: 1.3em;
      margin-top: 1em;
      margin-bottom: 1em;
      cursor: pointer;
  }








  .bloginternal img.align-right {
      float: left;
      margin: 0 !important;
      margin-right: 20px !important;
      position: absolute;
      left: 60px;
      top: 21px;
      width: 32%;
      border-radius: 20px;
  }

  .block.block-views-promoted-block.postshome.bloginternal p {
      color: #444;
      font-size: 0.9em !important;
  }

  .bloginternal .node-post {
      /* position: absolute; */
      max-width: 50%;
      right: 40px;
      background: #eee;
      padding: 40px;
      font-size: 14px;
      border-radius: 20px;
      margin-left: 36% !important;
      padding-bottom: 10px;
      margin-bottom: 66px !important;
  }

  body .block.block-views-promoted-block.postshome.bloginternal h2 a {
      color: #1c4980;
      font-weight: 600;
      font-size: 1rem;
      line-height: 1.3em;
      display: block;
  }

  .bloginternal .view-content>div:nth-child(even) .node-post {
      /* position: absolute; */
      max-width: 50%;
      left: 40px;
      background: #eee;
      padding: 40px;
      font-size: 14px;
      border-radius: 20px;
      margin-right: 36% !important;
      padding-bottom: 10px;
      margin-bottom: 66px !important;
      margin-left: 59px !important;
  }


  .bloginternal .view-content>div:nth-child(even) img.align-right {
      float: left;
      margin: 0 !important;
      margin-right: 20px !important;
      position: absolute;
      right: 156px;
      top: 21px;
      width: 32%;
      border-radius: 20px;
      left: inherit;
  }





  .bloginternal .view-content>div {
      position: relative;
  }






  /* STATS */

  .stats {
      border-top: 1px solid var(--border-soft);
      padding-top: 2rem;
      margin-top: 2rem;
  }

  .stats-row {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 1.5rem;
      text-align: center;
  }

  .stat-item span {
      display: block;
      font-size: 1.9rem;
      font-weight: 700;
      color: #ef8123;
      margin-bottom: 0.4em;
  }

  .stat-item small {
      font-size: 0.8rem;
      color: var(--text-muted);
  }

  .stats-row span+br {
      display: none;
  }

  .stat-item small {
      font-size: 0.8rem;
      color: #444;
      line-height: 1.3em;
      display: block;
      font-size: 1em;
  }


  .stat-item {
      border-left: 1px solid #ddd;
      padding-left: 1.5rem;
  }

  /* PARTNERS */

  .partners-title {
      font-size: 1.4rem;
      margin-bottom: 1rem;
      font-weight: 600;
      color: var(--dark-blue);
  }

  .partners-logos {
      display: grid;
      grid-template-columns: repeat(5, minmax(0, 1fr));
      gap: 1rem;
      margin-top: 2rem;
  }

  .partner-placeholder {
      height: 80px;
      border-radius: 16px;
      border: 1px dashed #d1d5db;
      background: #f9fafb;
  }

  .stat-item:first-child {
      border: 0;
  }

  /* BLOG */

  .blog-list {
      max-width: 700px;
      margin: 0.5rem auto 2rem;
  }

  .blog-item {
      display: grid;
      grid-template-columns: auto 1fr;
      gap: 0.75rem;
      align-items: flex-start;
      padding: 0.7rem 0;
      border-bottom: 1px solid #e5e7eb;
  }

  .blog-icon {
      width: 30px;
      height: 30px;
      border-radius: 999px;
      border: 1px solid var(--primary-blue);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.8rem;
      color: var(--primary-blue);
      flex-shrink: 0;
  }

  .blog-item h4 {
      font-size: 0.9rem;
      margin-bottom: 0.2rem;
      color: var(--dark-blue);
  }

  .blog-item p {
      font-size: 0.85rem;
      color: var(--text-muted);
  }

  .blog-cta {
      text-align: center;
      margin-top: 1rem;
  }

  .btn-pill-gradient {
      padding-inline: 2.1rem;
      border-radius: 999px;
      background: linear-gradient(90deg, var(--primary-blue), #2ea5ff);
      color: #ffffff;
      border: none;
      font-weight: 500;
      font-size: 0.9rem;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      box-shadow: 0 10px 22px rgba(37, 99, 235, 0.35);
  }

  .btn-pill-gradient:hover {
      filter: brightness(1.03);
  }

  .block.block-layout-custom-block.parceiroshome * {
      text-align: center;
  }

  .block.block-layout-custom-block.parceiroshome {
      padding-bottom: 71px;
  }

  .block.block-layout-custom-block.parceiroshome h2 {
      color: #1c4980;
      text-transform: uppercase;
      font-weight: 600;
  }

  .block.block-layout-custom-block.parceiroshome p {
      color: #444;
      font-size: 1.1em;
  }

  .block.block-layout-custom-block.parceiroshome.bloghome p {
      max-width: 910px;
      display: block;
      margin: 0 auto;
  }

  .block.block-layout-custom-block.parceiroshome.bloghome {
      background: #f7f7f7;
      padding-top: 20px;
  }

  .block.block-views-promoted-block.postshome {
      background: #f7f7f7;
      /* margin-top: 0; bloginternal */
  }

  .block.block-views-promoted-block.postshome.bloginternal {
      background: transparent;
      /* margin-top: 0; bloginternal */
  }

  .block.block-views-promoted-block.postshome article {
      margin: 0;
      padding-left: 50px;
  }

  li.node-readmore {
      display: none !important;
  }

  .bloginternal li.node-readmore {
      display: block !important;
      font-size: 0;
  }

  .bloginternal h2:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 2px;
      background: linear-gradient(90deg, #007bff, #ff7a00);
  }

  .bloginternal h2 {
      position: relative;
      padding-bottom: 10px;
      margin-bottom: 20px;
  }

  .bloginternal li.node-readmore {
      display: inline-block !important;
      /* font-size: 0; */
      content: "leia mais" !important;
      font-size: 14px !important;
      display: inline-block;
      background: #0099d8;
      width: auto;
      height: auto;
      border-radius: 20px;
      text-align: center;
      padding: 5px;
      color: #fff;
  }

  li.node-readmore.odd.first.last>a {
      color: #fff;
      line-height: 1em;
      display: block;
      padding-top: 6px;
      padding-left: 1em;
      padding-right: 1em;
  }

  .bloginternal li.node-readmore:after {
      content: "leia mais";
      font-size: 14px;
      display: block;
  }

  .block.block-views-promoted-block.postshome p {
      color: #444;
      font-size: 1em;
  }

  .block.block-views-promoted-block.postshome h2 a {
      color: #1c4980;
      font-weight: 600;
      font-size: 0.9em;
  }

  .block.block-layout-custom-block.empresahome.parceiroshome {
      padding-top: 80px;
      padding-bottom: 80px;
  }

  .block.block-layout-custom-block.empresahome.parceiroshome h2 {
      max-width: 850px;
      margin: 0 auto;
  }

  .block.block-layout-custom-block.empresahome.parceiroshome p {
      max-width: 800px;
      margin: 0 auto;
      margin-top: 10px;
  }



  /* FOOTER */

  .l-footer {
      border-top: 0;
      line-height: 3;
      padding: 0.5em 0 1em;
      margin: 5em 0 0;
      background-color: transparent;
      color: #000100;
      background: linear-gradient(135deg, #003464, #0a55a4 45%, #ff8b2a 120%);
      color: #ffffff;
      padding: 3rem 0 2.3rem;
      margin-top: 1rem;
  }

  .site-footer {
      color: #ffffff;
      padding: 3rem 0 2.3rem;
      margin-top: 1rem;
  }

  .footer-inner {
      display: grid;
      grid-template-columns: minmax(0, 3fr) repeat(3, minmax(0, 2fr));
      gap: 2rem;
      align-items: flex-start;
      font-size: 0.85rem;
  }

  .footer-logo {
      display: flex;
      align-items: flex-start;
      gap: 0.8rem;
      margin-bottom: 0.8rem;
  }

  .footer-logo .logo-mark {
      flex-shrink: 0;
  }

  .footer-logo-text strong {
      font-size: 1rem;
      display: block;
  }

  .footer-logo-text span {
      font-size: 0.75rem;
      opacity: 0.9;
  }

  .footer-list-title {
      font-weight: 600;
      margin-bottom: 0.7rem;
      font-size: 0.9rem;
  }

  .footer-list {
      list-style: none;
      display: grid;
      gap: 0.3rem;
  }

  .footer-list a {
      color: #e5e7eb;
      font-size: 0.82rem;
  }

  .footer-list a:hover {
      color: #ffffff;
  }

  .footer-note {
      margin-top: 2rem;
      font-size: 0.75rem;
      color: #e5e7eb;
      text-align: center;
      opacity: 0.8;
  }

  .block.block-block-topbar.topbar span {
      color: #ddd;
  }

  #rd-row-mebf81a1 .bricks--column>div {
      padding-top: 13px;
  }

  .block.block-system-title-combo.contextual-links-region {
      display: none;
  }

  .block.block-system-title-combo {
      display: none;
  }

  main.l-content.col-md-9 {
      margin: 0 auto;
      padding-bottom: 30px;
  }

  form#search-form {
      display: none;
  }

  p.search-info {
      display: none;
  }

  @media (min-width:1081px) {
      .elementor-element.elementor-element-d8c4622.elementor-widget.elementor-widget-image {
          min-width: 270px;
      }

      img.header-logo {
          width: 282px;
          height: 97px;
          max-width: 282px !important;
      }

      .block.block-layout-hero.block-hero.block-hero-image {
          height: 38vw !important;
          background-position: center;
          background-size: 100vw;
      }

      .l-header-inner.container.container-fluid {
          display: flex;
          align-items: center;
          justify-content: space-between;
          height: 190px;
      }

      .header-logo-wrapper {
          max-width: 1000px;
      }

      .container {
          max-width: 1340px;
      }

      .l-header .menu a,
      .header-menu a {
          padding: 1rem 1.25rem;
          color: #1f2933;
          font-size: 1rem;
          border-left: 1px solid #ddd;
      }

      li.first.leaf.menu-mlid-363 a {
          border: 0;
      }

      .topbar {
          position: absolute;
          background: #F7F7F7;
          top: 0;
          left: 0;
          width: 100vw;
          height: 36px;
      }

      .scr .topbar {

          display: none;
      }

      a.header-site-name-link {
          padding: 0;
          width: auto;
          margin: 0;
      }

      .topbar {
          position: fixed;
          background: #F7F7F7;
          top: 0;
          left: 0;
          width: 100vw;
          height: 36px;
      }

      .block.block-search-form.buscatop {
          position: absolute;
          right: 0;
          display: flex;
      }

      .block.block-search-form.buscatop form>div {
          display: flex;
      }

      .l-header-inner.container.container-fluid {
          position: relative;
      }

      .l-header-inner.container.container-fluid {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          height: 190px;
          gap: 0;
      }

  }


  .l-wrapper-inner.container.container-fluid {
      max-width: 100vw;
      padding: 0;
  }

  .block.block-layout-custom-block.governanca1 {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 30px;
      padding-bottom: 40px;
      /* text-align: center; */
      max-width: 1240px;
      margin: 0 auto;
  }

  .block.block-layout-custom-block.governanca1 h1 {
      text-align: center;
      font-weight: 600;
      color: #f5882b;
  }

  .governanca1 .block-content p {
      color: #444;
      font-size: 1em;
  }

  .governanca1 .block-content h2 {
      text-align: center;
      margin-top: 30px;
      color: #043673;
      font-weight: 600;
  }

  .block.block-layout-custom-block.jornada {
      max-width: 1240px;
      margin: 0 auto;
  }

  .block.block-layout-custom-block.proximaetapa {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 30px;
      padding-bottom: 40px;
      /* text-align: center; */
      max-width: 1240px;
      margin: 0 auto;
  }

  .centralb {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 30px;
      padding-bottom: 40px;
      /* text-align: center; */
      max-width: 1240px;
      margin: 0 auto;
  }

  .centralb h2 {
      text-align: center;
      margin-top: 30px;
      color: rgb(4, 54, 115);
      font-weight: 600;
  }

  .centralb p {
      font-size: 1em;
      color: #444;

  }

  .iblisslover__text br {
      display: none;
  }

  .iblisslover__value {
      text-align: center;
  }

  p.benefits__subtitle {
      text-align: center;
  }

  p.benefits__lead {
      text-align: center;
      display: block;
      margin-top: 0;
      padding-top: 0;
  }

  .iblisslover__bottom {
      display: flex;
      justify-content: center;
      gap: 120px;
      font-size: 1.4em;
      text-align: center;
      line-height: 1.4em;
      align-items: center;
  }

  body a.bts_ br {
      display: none;
      text-decoration: none !important;
  }

  .iblisslover__values {
      display: flex;
      justify-content: space-around;
      padding-top: 40px;
      padding-bottom: 40px;
      font-weight: 600;
      align-items: baseline;
  }

  a.bts_ {
      background: #f58322;
      color: #fff;
      border-radius: 12em;
      padding: 10px;
      display: inline-block;
      text-align: center;
      line-height: 1em;
      margin: 0 auto;
      font-size: 1.5em;
      padding-left: 1em;
      padding-right: 1em;
      min-height: 3.2em;
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 28em;
      position: relative;
  }

  a.bts_:after {
      content: "";
      display: block;
      position: absolute;
      right: 20px;
      width: 28px;
      height: 28px;
      background: url("/icobt.png");
  }

  .centralb h3 {
      text-align: center;
      margin-top: 30px;
      color: #043673;
      font-weight: 600;
  }

  .centralb p {
      padding-top: 20px;
      padding-bottom: 20px;
  }

  section.parceiros h3 {
      text-align: left;
      text-transform: uppercase;
      font-size: 1.3em;
  }

  .partners-logos img {
      filter: grayscale(1);
  }

  .partners-logos img:hover {
      filter: grayscale(0);
  }

  .partners-logos img {
      filter: grayscale(1);
      max-width: 72%;
      margin: 0 auto;
  }

  footer.l-footer ul {
      list-style: none;
      padding: 0;
  }

  footer.l-footer li {
      list-style: none;
      padding: 0;
  }

  h4.elementor-heading-title.elementor-size-default {
      font-weight: 300;
      border-bottom: 1px solid;
  }

  .elementor-container.elementor-column-gap-extended>div {
      width: 33%;
  }

  .elementor-container.elementor-column-gap-extended {
      display: flex;
      gap: 130px;
  }

  footer.site-footer p {
      line-height: 1.2em;
  }

  .contact-info.box-style1 {
      height: 7em;
  }

  span.elementor-icon-list-text {
      color: #fff;
  }

  .info-text * {
      color: #fff;
  }

  span.elementor-icon-list-text:hover {
      text-decoration: underline;
  }

  .topbar .block-title {
      display: none;
  }

  .topbar p {
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: right;
      gap: 20px;
  }

  .topbar a {
      color: #495965;
      font-size: 13px;
  }

  .topbar a:hover {
      text-decoration: underline;
  }

  p.benefits__itemText {
      line-height: 1.3em;
  }

  article.benefits__item,
  .iblisslover__value {
      max-width: 255px;
      min-width: 135px;
  }

  .iblisslover__values {
      flex-wrap: wrap;
  }

  section.benefits.benefits--more br {
      display: none;
  }

  p.benefits__closing {
      text-align: center;
      font-size: 1.7em;
      max-width: 1000px;
      margin: 0 auto;
      color: #032855;
  }

  .benefits__grid {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline;
      gap: 60px;
      text-align: center;
      justify-content: center;
  }

  .topbar .block-content {
      max-width: 1240px;
      margin: 0 auto;
      padding-top: 6px;
  }

  body h3.benefits__itemTitle {
      text-align: center;
      margin-top: 10px;
      color: #575757;
      font-weight: 600;
      font-size: 1.1em;
  }

  ul.redessociais a {
      color: #fff;
  }

  li.first.leaf.menu-mlid-363+li a {
      border: 0 !important;
  }

  li.first.leaf.menu-mlid-363 {

      display: none;
  }

  @media (max-width: 1080px) {
      .iblisslover__bottom br {
          display: none;
      }

      .iblisslover__bottom {
          display: flex;
          justify-content: center;
          gap: 0;
          font-size: 1.4em;
          text-align: center;
          line-height: 1.4em;
          align-items: center;
          flex-wrap: wrap;
      }

      .topbar {
          display: none;
      }

      .header-site-name-link {
          background: transparent;
      }

      body,
      html {
          overflow-x: hidden;
          max-width: 100vw;
      }

      body .l-header {
          background: #ffffff;
          position: fixed;
          top: 0;
          z-index: 99;
          width: 100vw;
          width: 100vw;
          box-shadow: 0 0 10px #777;
      }

      .l-header a {
          color: #fffffe;
          text-decoration: none;
          margin: 0;
          padding: 6px;
      }

      .header-logo-wrapper {
          max-width: 6rem;
          height: auto;
          margin: 0;
          float: none;
      }

      label.menu-toggle-button {
          position: absolute;
          top: 10px;
          right: 15px;
      }

      body {
          padding-top: 81px;
      }

      span.menu-toggle-button-text {
          display: none;
      }

      .elementor-container.elementor-column-gap-extended {
          display: block;
      }

      .about-inner {
          display: block;

      }

      .stat-item {
          border-left: 0px solid #ddd;
          padding-left: 0;
      }

      .stat-item small {
          font-size: 0.7em;
      }
  }

p.submitted {
    display: none!important;
}