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;
}
}


