header #searchsubmit {
    display: none;
}
.tab-description h3 {
    font-weight: 700;
    font-size: 22px;
    padding: 20px 0;
}
.campo-add {
    margin-top: 20px;
}
.tab-description {
	margin-bottom:30px;
}

.thumbProdList img {
    display: table;
    border: 0px solid #3578AA;
    margin-right: 0px;
    border-radius: 0px;
    width: 100%;
    height: auto;
}
.gallery-item img {
    height: auto !important;
    width: 100% !important;
}

.galeria-prod {
    border: 0px solid;
    width: 100%;
    margin: auto;
    display: flex;
    padding: 0 50px;
}

.bloc-imgs {
    width: 50%;
    display: inline-table;
    float: left;
}

.prod-catalogo {
    border: 0px solid;
    float: left;
    width: 50%;
    padding-left: 22px;
    display: block;
}
.video-prod {
    border: 0px solid;
    display: inline-table;
    text-align: center !important;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    margin-top: 50px !important;
    margin-bottom: 20px;
	width:100%;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 0px solid #ccc;

}




/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-bottom:3px solid #fff;
}

/* Change background color of buttons on hover */
.tab button:hover {
  border-bottom:3px solid #3578AA;
}

/* Create an active/current tablink class */
.tab button.active {
  border-bottom:3px solid #3578AA;
  font-weight:700;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 20px;
  border: 0px solid #ccc;
  border-top: none;
  background-color:#ededed;
}


/* banner home */

.wrapFrase {
  width: 40%;
}

.boxFrase {
  display: flex;
}
.wrapImage {
  width: 60%;
}

@media(max-width: 1381px) 
{
  .elementos {
    background-size: 90%;
    max-width: 193px;
    max-height: 100px !important;
  }
  .flex-header .logo {
    max-width: 350px;
    margin: auto 0;
  }
  .flex-header {

    /* margin-top: 43px; */
    margin-top: 0px;
 
  }
  .banner {

    /* margin-top: 10px; */
    margin-top: 0px;
  }
  
}
@media(max-width: 1300px)
{
  .centraliza {
      margin: auto 40px;
  }
}
@media(max-width: 1000px)
{
  .centraliza {
      /*margin: 40px 40px;*/
  }
  .verde {
    padding: 20px 0;
  }
  .footer {
    padding: 10px;
  }
  .container .btn {
    margin: 0px;
  }
  .flex-blog-content {
   
    padding-right: 0px;
    padding-left: 0px;
  }
  .text {
    font-size: 15px !important;
  }
}
@media(max-width: 1200px) 
{
  .flex-header .flex-nav {
    z-index: 1;
    background: #5542AE;
  }

  

  .hamburger {

    margin: 40px;
  }
  .hamburger .hm {
  
    background-color: #B3EC56;
  }



  .elementos {
  
    margin-right: 60px;
  }
  .tit {
    color: #B3EC56;
    font-size: 10px;
    text-align: center;
    display: block;
  }
}
@media (max-width: 810px) {

/* banner home */
.wrapFrase {
  width: 100%;
}
.boxFrase {
  display: table;
}
.wrapImage {
  width: 100%;
}

.flex-header .logo {
  display: block;
  width: 70%;
}
  .container {
    max-width: 810px;
  }
  .btnBanner {

    font-size: 14px;

  }
  .sub-title {
    font-size: 18px;
  }
  .blue-text {
    margin-bottom: 0px;
  }
  .flex-blog-content {
    column-gap: 30px;
    column-count: 2;
    justify-content: space-between;
  }
  .col-lg-3 {
    flex: 0 0 25% !important;
  }
  .flex-blog-content {
    column-gap: 30px;
    column-count: 2;
    justify-content: space-between;
  }
  .flex-blog-content {

    flex-direction: initial;

  }
  .flex-blog-content .item-blog {
    padding: 4px;
  }
  
  .col-lg-3 {
    flex: 0% !important;

  }
}
@media (min-width: 720px) and (max-width: 810px) {
  .container {
    width: 100%;
  }
}
@media(max-width: 428px) {
.flex-blog-content {

  flex-direction: column;

}
.flex-blog-content .item-blog {
  padding: 10px;
}

.col-lg-3 {
  flex: 0 0 25% !important;

}
.lateral {
  float: left;
}
.after-content-blue .after-title {
 
  margin-bottom: 20px;

}
.wraptit {
  margin-bottom: 20px;
}
.boxFrase {

  display: table;
}
} 
.pacoteNoticiaPage {
  float: left !important;
  width: calc(100% / 4 - 34px);
  margin: 17px;
    margin-bottom: 17px;
  margin-bottom: 17px;
  margin-bottom: 17px;
  min-height: 278px;
  
  margin-bottom: 50px;
  max-width: 320px;
}
.topo-roxo {
  display: block;
  padding: 80px 0;
}
.banner-roxo {
  display: flex;
  padding: 0 40px;
}
.wrap-roxo {
  width: 70%;
  margin: auto;
}
.wrap-roxo p {
  color: #fff;
  font-weight: 300;
  font-size: 21px;
  line-height: 27px;
}
.wrap-roxo h1 {
  color: #5542AE;
  font-size: 38px;
  font-weight: 900;
  margin-bottom: 22px;
}
.imagem-roxo {
  padding-left: 19px;
  width: 30%;
  float: right;
}
@media(max-width: 414px) {
  .side {
    display: none;
  }
  .col2 .content {
    width: 100%;
  }
  .content_depo p {
   
    font-size: 14px;
    line-height: 22px;

  }
  .contentDepoimento {
    display: table;
  }
  .content_depo {
    width: 100%;

  }
  .thumb_depoente {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  #menu-menu-rodape {
    display: table;
  }

  /* PAGE CONHECIMENTO */
  .centraliza {
    margin: auto 0px;
    padding: auto 20px;
  }
  .topo-roxo {
    display: block;
    padding: 20px;
  }
  .banner-roxo {
    display: table;
    padding: 0 0px;
  }
  .wrap-roxo {
    width: 100%;
    margin: auto;
  }
  .wrap-roxo h1 {

    font-size: 28px;

  }
  .wrap-roxo p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
  }
  .pacoteNoticiaPage {
    float: none !important;
    width: calc(100% / 0 - 0px);
    margin: 17px;
    margin-bottom: 17px;
    margin-bottom: 17px;
    margin-bottom: 17px;
    margin-bottom: 17px;
    margin-bottom: 17px;
    min-height: 278px;
    margin-bottom: 50px;
    max-width: 320px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
    text-align: center;
  }
  .imagem-roxo {
    padding-left: 0px;
    width: 50%;
    float: none;
    margin: auto;
      margin-top: auto;
    margin-top: 24px;
  }
  .blue-text.bold-m.sub-title {
    height: auto;
  }
  .text.regular-m.desc-blog {
    height: auto;
  }
  .aligncenter.size-full {
    margin: 0;
  }
  .padding-section {
    padding-top: 20px;
    padding-bottom: 80px;
  }
  .container .text img {
    border: 0 !important;
    margin: 0;
  }
  .box .content {
    margin: auto 20px;
  }
  .centraliza.predepoimentos, .centraliza .contentDepoimento {
    margin: auto 20px;
  }
  .divsignatarios {
    margin: 40px !important;
  }
  .centraliza.bloco {
    padding: 20px;
  }
  .loop .centraliza {
    margin: 0px 20px;
  }

}

@media(max-width: 401px) 
{
.elementos {
  max-width: 100px !important;
}
.flex-header .logo {
  display: block;
}
.boxFrase {
  display: block;
}
.padding-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.container .btn {
  margin: 16px 16px;
}
.boxNumeros {
  width: 80%;
  
  margin: auto;
  margin-bottom: 30px;
}
.site-map .site-map-content {
  text-align: center;
  width: 100%;
}
.banner .goLeft {
  width: 60%;
}
.goLeft p {
  font-size: 20px !important;
}
.banner .goRight {
  margin: 50px;
  max-width: 80px;
  margin-right: 10px;
}
.box-color {
  padding: 40px !important;
}
.boxfaq {
  display: block !important;
  margin: 0 30px;
}
.boxfaq p img {
  right: 0;
  float: ;
  display: block;
}
.thumbfaq {

  width: 50%;
}
.faaaaq {

  display: flex;
}

.wrapmapa {
  display: block !important;
}
.thumbMapa {
  width: 100% !important;
}
.contentMapa {
  width: 100%;
  margin: 0 0;
}
.wrapApoiador {
  display: block !important;
  text-align: center !important;
  width: 100%;
}
.logoApoio {
  max-width: 150px;
  height: auto !important;
  display: inline-table !important;
  margin: 10px !important;
  max-height: 51px;
}



.responsive {
  max-width: 315px !important;
  display: block;
  /*background: #f6f6f6;
  border-radius:20px;*/
}
.footer-teca img {
  max-width: 113px;
  display: flex;
  text-align: center;
  margin: 12px;
  vertical-align: middle;
  float: left;
}
}


/*  */
.fundo{background: #2E7D7A;}
.header-bar {
    background: #2E7D7A;
    color: white;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
    max-width: 1200px;
    margin: 0 auto;
}

.header-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    color: #fff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px 20px; /* Espaço para a barra fixa */
    min-height: 100vh;
}

.filter-menu {
    position: relative;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
}

.menu-toggle {
    background: #8B4A9C;
    color: white;
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    border-radius: 6px;
    min-width: 300px;
}

.menu-toggle:hover {
    background: #7A3F8C;
}

.menu-toggle:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(139, 74, 156, 0.3);
}

.toggle-icon {
    font-size: 12px;
    transition: transform 0.3s ease;
    margin-left: 10px;
}

.menu-toggle.active .toggle-icon {
    transform: rotate(180deg);
}

.menu-content {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 385px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    background: white;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    z-index: 1001;
}

.menu-content.open {
    max-height: 600px;
}

.filter-section {
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.filter-section:last-child {
    border-bottom: none;
}

.filter-section h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 2px solid #8B4A9C;
}

.checkbox-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    color: #555;
    transition: color 0.2s ease;
}

.checkbox-item:hover {
    color: #8B4A9C;
}

.checkbox-item input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #f1f1f1;
    border: 2px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.checkbox-item:hover input ~ .checkmark {
    border-color: #8B4A9C;
    background-color: #f8f4fa;
}

.checkbox-item input:checked ~ .checkmark {
    background-color: #8B4A9C;
    border-color: #8B4A9C;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-item input:checked ~ .checkmark:after {
    display: block;
}

/* Scrollbar customization for webkit browsers */
.menu-content::-webkit-scrollbar {
    width: 6px;
}

.menu-content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.menu-content::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.menu-content::-webkit-scrollbar-thumb:hover {
    background: #8B4A9C;
}

/* Responsive Design */
@media (max-width: 768px) {
    .container {
        padding: 10px;
    }
    
    .filter-menu {
        max-width: 100%;
    }
    
    .menu-toggle {
        padding: 14px 16px;
        font-size: 15px;
    }
    
    .filter-section {
        padding: 16px;
    }
    
    .filter-section h3 {
        font-size: 15px;
        margin-bottom: 12px;
    }
    
    .checkbox-item {
        font-size: 13px;
        margin-bottom: 10px;
        padding-left: 32px;
    }
    
    .checkmark {
        height: 18px;
        width: 18px;
    }
    
    .checkmark:after {
        left: 5px;
        top: 1px;
        width: 5px;
        height: 9px;
    }
}

@media (max-width: 480px) {
    .menu-toggle {
        padding: 12px 14px;
        font-size: 14px;
        flex-direction: column;
        text-align: center;
        gap: 8px;
    }
    
    .toggle-icon {
        margin-left: 0;
        align-self: center;
    }
    
    .filter-section {
        padding: 14px;
    }
    
    .checkbox-item {
        font-size: 12px;
        padding-left: 28px;
    }
    
    .checkmark {
        height: 16px;
        width: 16px;
    }
    
    .checkmark:after {
        left: 4px;
        top: 0px;
        width: 4px;
        height: 8px;
    }
}

/* Animation for smooth opening/closing */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

.menu-content.open .filter-section {
    animation: fadeIn 0.3s ease forwards;
}

/* Focus styles for accessibility */
.checkbox-item:focus-within .checkmark {
    box-shadow: 0 0 0 2px rgba(139, 74, 156, 0.3);
}

/* Estilos para o conteúdo de demonstração */
.content-demo {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.content-demo h1 {
    color: #2E7D7A;
    margin-bottom: 20px;
    font-size: 28px;
}

.content-demo h2 {
    color: #333;
    margin-bottom: 15px;
    font-size: 22px;
}

.content-demo p {
    margin-bottom: 15px;
    line-height: 1.6;
    color: #555;
}

/* Responsividade para o conteúdo */
@media (max-width: 768px) {
    .header-bar {
        flex-direction: column;
        gap: 15px;
        padding: 15px;
        text-align: center;
    }
    
    .header-title {
        font-size: 16px;
    }
    
    .menu-toggle {
        min-width: 100%;
        font-size: 14px;
        padding: 10px 15px;
    }
    
    .menu-content {
        position: relative;
        min-width: 100%;
        right: auto;
        top: 0;
        border-radius: 8px;
    }
    
    .container {
        padding-top: 140px; /* Mais espaço para header em mobile */
    }
    
    .content-demo {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
    }
}

/* Print styles */
@media print {
    .menu-toggle {
        background: #333 !important;
        color: white !important;
    }
    
    .menu-content {
        max-height: none !important;
    }
    
    .filter-menu {
        position: relative !important;
        box-shadow: none !important;
    }
    
    .content-demo {
        margin-left: 0 !important;
    }
}