.titulo-fale{width:100%;float:left;}

.engloba-titulo-fale{width:100%;float:left;height:47px;background:url(contato/titulo-contato.jpg) no-repeat center;margin:50px 0 0 0;}
.titulo-fale{font:42px montserrat-regular;color:#000000;float:left;height: 47px;display: flex;align-items: center;margin:0 0 0 2%;}
.titulo-fale b{color:#ff5c5c;font-family:montserrat-bold;margin:0 0 0 10px;}

.titulo-footer{display:none;}
.engloba-footer{justify-content: space-around;margin:50px 2% 0 2%;}

.fundo-footer{background:none;height:auto;}
.direita-contato-footer p{color:#686a6e;}
.direita-contato-footer .email-footer{color:#686a6e;}
.calendario{background:url(contato/calendario.svg) no-repeat left;background-size:39px;color:#686a6e;}
.whats-footer{background:url(contato/tel-footer.svg) no-repeat left;background-size:14px;color:#686a6e!important;}
.whats-footer b{color: #686a6e;}
.tel-footer .tel{color: #686a6e;}

.img-balao{width:62px;height:62px;background-size:28px;}
.img-horario{width:62px;height:62px;background-size:28px;}

.formulario-footer-padrao-2{width:80%;}
.form{display: flex;flex-flow: column;align-items: center;}

@media(max-width:990px){
    .engloba-titulo-fale{background:none;height:auto;margin:0;}
    .titulo-fale{font-size:20px;width:100%;display: inline;height:auto;text-align:center;margin:20px 0;}
    .titulo-fale b{margin:0;}
    .engloba-footer{margin:0 2%;}
.calendario{background:none;}

.titulo-form{font-size:20px;margin:0 0 20px 0;}
.formulario-footer-padrao-2{flex-flow: column;width:100%;}
.form{width:96%;margin:0 2%;}
.formulario-footer-padrao-2 textarea{width:calc(100% - 10px);margin:0 0 10px 0;}
.formulario-footer-padrao-2 input{margin:0 0 10px 0;}
.engloba-input{width:100%;}
.engloba-form{margin:0 0 20px 0;}

}