.wpcf7-spinner {
    display: none;
}
.meloqa-pricing .gratis li {
    font-size: 16px;
}
.btn:hover {
    color: #7F67BA;
}
.btn-second:hover {
    color: #FC9300 !important;
    border: 1px solid #FC9300
}
.btn-main-inverse:hover {
    color: #FFF !important;
}




.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 605px; /* Ajuste a largura conforme necessário */
    padding: 20px;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    border-radius: 6px;
border: 1px solid var(--Brand-purple-100, #EFECF9);
background: #FFF;

/* Shadow/1 */
box-shadow: 1px 1px 4px 0px rgba(65, 65, 65, 0.25);
/* display: inline-flex; */
padding: 8px;
  }

  .mega-menu a {
    display: block;
    /* padding: 10px; */
    color: #333;
    text-decoration: none;
    font-size: 18px; /* Ajuste o tamanho da fonte conforme necessário */
  }

  .mega-menu a:hover {
    background-color: #f5f5f5;
    color: #007bff;
  }

  .col {
    float: left;
    width: 50%;
  }

  .menu-item {
    display: flex;
    align-items: center;
      /* width: 284px; */
      padding: 12px;
      gap: 10px;
  }

  .menu-item .menu-icon {
    margin-right: 10px;
  }

  .menu-item .menu-content {
    flex: 1;
  }

  .menu-item .menu-title {
    font-weight: bold;
  }

  .menu-item .menu-description {
    font-size: 13px !important;
  color: #666;
  line-height: 121%;

  }
  .mobile-menu {
      display: none;
  }
  @media only screen and (max-width: 1000px) {
      /* .navbar-toggler {
          display: none;
      } */
      .teste {
          text-align: center
      }
      .navbar-brand {
          width: 80%;
          /* text-align: center; */
      }
      .mobile-menu {
          display: block;
          height: 100vh;
      }
      .mobile-menu ul {
          list-style: none;
          padding: 0;
      }
      .mobile-menu li {
          padding: 14px 10px;
          border-bottom: 1px solid black;
          border-bottom: 1px solid var(--Brand-purple-200, #DFD9F2);
          color: var(--System-gray-800, #4D4D4D);

          /* QuickSand/Semibold/Medium */
          font-family: Quicksand;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 140%; /* 22.4px */
      }
      .mobile-menu a {
          text-decoration: none;
          color: var(--System-gray-800, #4D4D4D);
      }
      .mobile-menu .accordion {
          background-color: var(--Default-white, #FFF);
      }
      .accordion-button {
          background:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
      }
      .accordion-body {
          background: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
      }
      .mobile-menu .accordion button {
          padding: 14px 10px;
          font-size: 16px;
          color: var(--System-gray-800, #4D4D4D);
      }
      .mobile-menu .accordion .accordion-body a {
          font-size: 14px;
          font-style: normal;
          font-weight: 600;
          padding: 10px 12px 10px 20px;
          color: var(--System-gray-700, #646464);

      }
      .navbar-nav {
          display: none !important;
      }
  }






.banner-item {
	text-align: center;
	margin: 20px 0;
	height:352px;
	overflow:hidden;
}

.banner-item img {
	width:100%;
}


.featured{
    background:rgb(18, 31, 60);
}
    .featured h2{
        text-align: left;
    }
    .featured a, .featured a:hover{
        background: #e7b348;
        color: #fff;
        text-decoration: none;
        padding: 12px 20px;
        font-size: 15px;
        font-weight: 500;
        margin-top: 8px;
        border-radius: 3px;
    }
    .featured #bg_blog{
        height: 300px;
        background-position: center;
        background-size: cover;
    }
    .wave {
    width: 100%;
    object-fit: cover;
}
#blog {
    /* margin-top: 50px; */
}
#blog h2 {
    text-align: left;
}
#blog .blog-main ul{
    padding: 0;
    margin-top: 10px
}
.wp-pagenavi span.current {
    background-color: #7F67BA;
    color: white;
    font-size: 14px;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 25px;
    border: none;
    padding: 7px;
    font-weight: 400;

}
.wp-pagenavi a {
    border: none;
    color: #8F8F8F;
    font-weight: 400;
    font-size: 14px;
}
.wp-pagenavi span {
    display: none;
}
.cat {
    border-radius: 20px;
        border: 1px solid var(--Brand-orange-400, #FED499);
        background: var(--Brand-orange-100, #FFF5E6);
        display: flex;
        height: 20px;
        padding: 0px 8px;
        justify-content: center;
        align-items: center;
        color: var(--Brand-orange-primary, #FC9300);
        font-family: Quicksand;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 140%; /* 16.8px */
        text-decoration: none;
        margin-right: 8px;
        text-align: left;
}
.blog-post img {
    width: 85%
}
.slick-slider-blog-posts .slick-dots {
    text-align: left !important;
    /* margin-bottom: 60px !important;
    padding-left: 10% !important; */
}
.slick-slider-blog-posts a {
    width: auto !important;
    cursor: pointer !important;
	text-decoration: none !important;
}
#slick-slider-blog-posts .slick-dots {
    position: relative !important;
    bottom: 0 !important;
}
.btn-download {
    width: 168px;
height: 38px;
padding: 7.653px 15.445px;
font-size: 16px;
margin-top: 0 !important;
}
.materiais {
    margin-top: 40px;
}
.materiais h2 {
    font-size: 20px;
}
.prev-slide svg, .next-slide svg {
    width: 45px;
}
ul.arrows {
    margin-top: -150px;
    position: relative;

}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #7F67BA;
}
.slick-dots li button:before {
    color: #D4D2E3;
}
@media only screen and (max-width: 1000px) { 
    #blog {
        /* margin: 80px 0; */
        padding: 0 !important;
    
    }
    ul.arrows {
        margin-top: 0;
    }
    .banner-item {
        height:auto !important;
    }

}

@media (min-width: 1200px) and (max-width: 1380px) {
    ul.arrows {
        margin-top: -90px;
    }
}







.card {
    border: none;
    max-width: 360px;
    max-height: 410px;
}
.card .card-header {
    border: none;
    background-color: transparent;
    margin-top: 0;
}
.card-blog {
    min-height: 420px;
}
.card-blog .card-body .cat {
    border-radius: 20px;
    border: 1px solid var(--Brand-orange-400, #FED499);
    background: var(--Brand-orange-100, #FFF5E6);
    display: flex;
    height: 20px;
    padding: 0px 8px;
    justify-content: center;
    align-items: center;
    color: var(--Brand-orange-primary, #FC9300);
    font-family: Quicksand;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 16.8px */
    text-decoration: none;
    margin-right: 8px;
    text-align: left;
}
.card-body a {
    text-decoration: none;
}
.card-body h3 {
    color: var(--Brand-purple-primary, #7F67BA);

    /* QuickSand/Semibold/x Large */
    font-family: Quicksand;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;   
    line-height: 140%; /* 28px */
    margin-bottom: 0;
    text-align: left;
}
.card-body p {
    color: var(--System-gray-800, #4D4D4D);

    /* QuickSand/Regular/Medium */
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    text-align: left;
}

@media (max-width: 767.98px) {
.searchandfilter > ul {
    display: flex;
justify-content: start !important;
padding: 20px;
flex-direction: column;
}
.searchandfilter > ul > li.sf-field-category {
    overflow: scroll;
    max-width: 100%; 
}
.searchandfilter > ul > li.sf-field-search input{
    width: 356px !important;
}
#blog .blog-main ul {
    margin-top: 0 !important;
}
#blog p {
    font-size: 16px;
}
}
@media (max-width: 767.98px) {
.searchandfilter > ul li {
    width: -moz-max-content;
    width: max-content;
}
}
.sf-field-category ul {
display: flex; 
justify-content: left;
list-style: none;
padding: 0;
column-count: 3 !important;
}
.sf-field-category ul li {
position: relative;
margin-right: 0;
border: none;
cursor: pointer;
padding: 0;
background-color: transparent;
padding: 0 !important;
cursor: pointer;
}
.sf-input-radio {
display: none !important;
}
.sf-field-category ul li .sf-input-radio:checked + .sf-label-radio {
/* background-color: #000;
color: #fff; */
}
.sf-field-category ul li .sf-label-radio {
position: relative;
padding: 5px;
cursor: pointer;
font-size: 14px;
font-style: normal;
width: max-content;
}
.sf-field-category ul li .sf-input-radio:checked + .sf-label-radio {
color: #7F67BA;
font-size: 14px;
font-style: normal;
font-weight: 600;
width: max-content;
}
.sf-field-category ul li .sf-input-radio:checked + .sf-label-radio::before {
position: absolute;
top: 32px !important;
left: 0% !important;
transform: none !important;
border: 2px solid var(--Brand-purple-primary, #7F67BA);
width: 100% !important;
            content: "";
            /* position: absolute;
            top: -20px;
            left: 50%;
            transform: translateX(-50%) scale(1.2);
            width: 0;
            height: 0;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 10px solid transparent;
            border-bottom: 10px solid #000; */
        }
        .pagination {
justify-content: end;
}
.wp-pagenavi span.current {
background-color: #7F67BA;
color: white;
font-size: 14px;

}

.searchandfilter .sf-count {
display: none;
}
span.card-date {
color: #B5A7D7;
font-size: 12px;
font-style: normal;
font-weight: 400;
}
.card-categories {
text-align: left;
}
.card-description {
color: #4D4D4D;
font-size: 16px;
font-style: normal;
font-weight: 400;
margin-top:10px;
}
.card-blog .card-header img {
    width: 360px;
}