.fundo-footer{width:100%;float:left;background:#395f38}
.engloba-footer{width:96%;margin:50px 2%;float:left;display:flex;justify-content:space-between;align-items:center;}
.endereco-footer{float:left;width:35%;}
.titulo-footer{font:22px montserrat-bold;color:#98be69;float:left;text-transform:uppercase;letter-spacing:2px;padding:0 0 0 30px;width:calc(100% - 25px);margin:0 0 16px 0;}
.texto-endereco{font:15px montserrat-regular;line-height:25px;color:#fff;float:left;width:calc(100% - 30px);padding:0 0 0 30px;background:url(../img/footer/local.svg) no-repeat left top;background-size:21px;}

.atendimento-footer{float:left;width:20%;}
.texto-atendimento{font:15px montserrat-regular;line-height:25px;color:#fff;float:left;width:calc(100% - 30px);padding:0 0 0 30px;background:url(../img/footer/hora.svg) no-repeat left top;background-size:21px;}

.linha-footer{width:2px;float:left;height:80px;background:#799f59;}

.contato-footer{float:left;width:22%;}
.whats-footer{font:18px montserrat-regular;color:#fff;float:left;width:calc(100% - 30px);padding:0 0 0 30px;background:url(../img/footer/whats.svg) no-repeat left center;background-size:21px;margin:0 0 10px 0;}
.whats-footer b{font-family:montserrat-bold;}
.local-footer{font:15px montserrat-regular;color:#fff;float:left;width:calc(100% - 30px);padding:0 0 0 30px;background:url(../img/footer/envelope.svg) no-repeat left center;background-size:21px;}




::-webkit-input-placeholder{ color: #fff; font: 12px latoregular}
:placeholder-shown{ color: #fff; font: 12px latoregular}
:-ms-input-placeholder{ color: #fff; font: 12px latoregular}

.copy-sole{width: 100%; float: left; background: #000; height: 47px; color: #fff}
.copy-sole p{ font: 11px Open_sansregular}
.c1{float: left; margin: 16px 0px; width: 50%; text-align: center;}
.c2{float: left; margin: 16px 0px; width: 50%; text-align: center;}
.c2 i{ color: #fff}
.c2 i:hover{ text-decoration: underline}
.sole-vetor{ background: url(../img/footer/sole.svg) no-repeat center bottom; color: transparent; font-size: 0px; padding: 15px 26px 10px 26px;}
.coracao{ background: url(../img/footer/coracao.svg) no-repeat center bottom; background-size: 16px; color: transparent; font-size: 0px; padding: 12px 10px 5px 10px;}
::i-block-chrome, .sole-vetor{ background: url(../img/footer/sole.svg) no-repeat center bottom; padding: 22px 10px 5px 10px;}
::i-block-chrome, .coracao{ background: url(../img/footer/coracao.svg) no-repeat center bottom; background-size: 16px; padding: 22px 0px 3px 0px; font-size: 6px;}

@media (max-width: 1115px){
     .endereco-footer{width:40%;}
}

@media (max-width: 1025px){
    .endereco-footer{width:40%;}
    .atendimento-footer{width:25%;}

}

@media (max-width: 990px){
    
.engloba-footer{flex-flow:column-reverse;margin:20px 2%;align-items: center;}
.endereco-footer{width:initial;}
.linha-footer{display:none;}
.atendimento-footer{width:initial;}
.contato-footer{display:flex;flex-flow:column;align-items:center;}

.titulo-footer{padding:0;text-align:center;width:auto;font-size:15px;margin:0 0 5px 0;letter-spacing:initial;}
.whats-footer{width:max-content;background-size: 18px;padding: 0 0 0 25px;}
.local-footer{width:max-content;background-size: 18px;padding: 0 0 0 25px;}
.texto-atendimento{width:initial;background:none;text-align:center;padding:0;line-height:initial;}

.atendimento-footer{display:flex;flex-flow:column;align-items:center;margin:20px 0;}

.endereco-footer{display:flex;flex-flow:column;align-items:center;}
.texto-endereco{padding:0;background:none;text-align:center;line-height:initial;font-size:14px;}



	.c1{ width: 100%; margin: 15px 0px 0;}
    .c2{ width: 100%; margin: 20px 0px;} 
    .copy-sole{ height: auto;}
    .copy-sole p{ font-size: 10px;} 
}
