.tp-loader.spinner3, .tp-bullet-image, .tp-bullet{
	display: none!important;
}

#sectionQuemSomos{
	margin: unset;
}

.custom-section-padding {
    padding: 60px 0px;
}

.content-grid .content-grid-item {
    position: relative;
    padding: 10px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-left{
	text-align:left;
}

.parallax-background{
	width: 128%;
    height: 180%;
}

.text-atuacao{
	color:#002d39!important;
}

#subheader{
    background: #072f3a;
    padding: 8px 18px 8px 18px!important;
    margin-top: 15px!important;
    border-radius: 50px;
}

.tp-kbimg{
    filter: blur(4px)!important;
}

#textoNomeFariaGaspar{
     text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)!important; 
}

 .texto-botao {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff; /* opcional */
    padding: 10px;
    text-align: center;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); /* opcional */
  }

.floating-button {
  position: fixed;
  bottom: 70px;
  left: 60px;
  z-index: 9999;
}

#wpp-icon-footer{
    font-size: 35px;
}

/*#wpp-footer-href{
    padding: 3px;
}*/

#icon-wpp-footer-final{
    font-size: 18px;
}

.floating-button a {
  display: block;
  background-color: #21d729;
  color: #fff;
  padding: 11.5px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  width: 60px;
  height: 60px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.textoBtn{
    line-height: 15px!important;
    margin-top: 24px!important;
    text-wrap: nowrap!important;
    color: white!important;
    margin-left: -5px!important;
}

#divBtn{
    margin-right: -30px!important;
}

@media screen and (max-width: 768px) {
    #divBtn{
        display: none;
    }
      .floating-button a {
        padding: 13px!important;
        width: 60px!important;
        height: 60px!important;
        transition-duration: 0.4s!important;
        cursor: pointer!important;
      }
    .floating-button {
      position: fixed!important;
      bottom: 70px!important;
      left: 33px!important;
      z-index: 9999!important;
      cursor: pointer!important;
    }
    .textoBtn{
        display: none!important;
/*  margin-top: -39px;
    text-wrap: nowrap;
    color: white;
    margin-left: 67px;*/
    }  
}

.floating-button a:hover {
  background-color: #92ff97!important;
  transition-duration: 0.4s!important;
}

.containerBtn{
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}

#navHeader{
    background-color: #d1ccbf!important;
}

.eapps-instagram-feed-title, .eapps-widget-toolbar{
    display: none!important;
}

#widgetFooter{
    width: 50px;
    height: 50px;
    background-color: red;
}

/*a[rel="noreferrer"] {
  display: none!important;
}*/

/*#instagramWidget a{
    display: none!important;
}*/