
.titlehefaka1 {
	color:  #f3ad8d;
}

.titlehefaka2 {
	color: #144e04;
}

.sizehefaka {
	font-size: 20px;
	font-weight: 600;
}

a.logohefaka {
   -webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	margin-left: 130px;
}

.textobranco{
	color: #ffffff !important;
}

.color.icon {
  color: #747373;
}

.imghefaka {
	    opacity: 1;
	    max-width: 100%;
	    vertical-align: middle;
        border-style: none;
        box-sizing: border-box;
}

.whatsapp-link-second {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 120px;
    right: 40px;
    background-color: #0cc243;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 43px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;
    padding-left: 1px;
    padding-top: 5px;
        animation: pulse 1s ease infinite alternate,nudge 2s linear infinite alternate;
        box-sizing: border-box;
        display: block;
            
      }

      .fa-whatsapp:before {
    content: "\f232";
    ox-sizing: border-box;}

    .fab, .far {
    font-weight: 400;
}
.fab {
    font-family: "Font Awesome 5 Brands";
    color: #fff;
        display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
        cursor: pointer;
}

{
    box-sizing: border-box;
}

.footer a {
    text-decoration: none;
    
    background-color: transparent;
}