.container-page-fale-conosco{ float: left; width: 95%; margin: 55px 2.5% 65px;}
.container-page-fale-conosco-infos{ float: left; border-left: solid 8px #daaf5e; padding: 0 0 0 45px;}
.container-page-fale-conosco-infos p { float: left; font: 19.5px montserrat-regular; color: #616161; line-height: 28px; margin: 0 0 35px}
.container-page-fale-conosco-infos p b{ font-family: montserrat-extrabold;}
.container-page-fale-conosco-infos > a, .container-page-fale-conosco-infos > span{ float: left; clear: both; font: 16px montserrat-regular; color: #616161; line-height: 22px; padding: 7px 0 7px 45px; height: 40px; display: flex; align-items: center;}
.container-page-fale-conosco-infos > a i { float: left; width: 350px; height: 35px; background: none; background-size: contain;display: flex;align-items: center;}
.tel-footer{ background: url(../img/footer/tel-footer.png) no-repeat center left}
.wpp-footer{ background: url(../img/footer/wpp-footer.png) no-repeat center left}
.envelope-footer{ background: url(../img/footer/envelope-footer.png) no-repeat center left}
.endereco-footer{ background: url(../img/footer/endereco-footer.png) no-repeat center left}
.atendimento-footer{ background: url(../img/footer/atendimento-footer.png) no-repeat center left}
.formulario-footer-padrao-1 { float: right; width: 550px; display: flex; justify-content: space-between; flex-flow: wrap;}
.formulario-footer-padrao-1 div{ float: left; width: 100%;}
.formulario-footer-padrao-1 div input{ -webkit-appearance: none; float: left; width: calc(100% - 40px); height: 45px; border: none; background: #ebebeb; margin: 0 0 25px 0; padding: 0 20px 0; color: #616161; box-shadow: inset 0px 0px 0px 1px #dfdfdf}
.formulario-footer-padrao-1 div textarea{ -webkit-appearance: none; overflow: hidden; float: right; width: calc(100% - 40px); height: 105px; border: none; background: #ebebeb; margin: 0 0 25px 0; padding: 10px 20px 0; color: #616161; box-shadow: inset 0px 0px 0px 1px #dfdfdf}
.formulario-footer-padrao-1 div button{ float: right; width: 100%; height: 45px; border: none; background: #6cb59d; color: #fff; font: 12px montserrat-medium;}
.formulario-footer-padrao-1 div button:hover{ background: #deb768}
.formulario-footer-padrao-1 div input::-webkit-input-placeholder{ color: #616161; font: 12px montserrat-regular}
.formulario-footer-padrao-1 div input:placeholder-shown{ color: #616161; font: 12px montserrat-regular}
.formulario-footer-padrao-1 div input:-ms-input-placeholder{ color: #616161; font: 12px montserrat-regular}
.formulario-footer-padrao-1 div textarea::-webkit-input-placeholder{ color: #616161; font: 12px montserrat-regular}
.formulario-footer-padrao-1 div textarea:placeholder-shown{ color: #616161; font: 12px montserrat-regular}
.formulario-footer-padrao-1 div textarea:-ms-input-placeholder{ color: #616161; font: 12px montserrat-regular}
.envelope-footer b{font-size: 0;}
.container-captcha{width: 100%;display: flex;justify-content: center;float: left;margin: 0 0 25px 0;}
.g-recaptcha{display: flex;width: 100%;justify-content: center;}
@media (max-width: 1220px){
	.formulario-footer-padrao-1 { width: 48%;}
	.container-page-fale-conosco { width: 96%; margin: 55px 2% 65px;}
	.container-page-fale-conosco-infos {width: calc(48% - 53px);}
	.container-page-fale-conosco-infos p br{ display: none}
} 
@media (max-width: 990px){
	.container-page-fale-conosco { width: 96%; margin: 20px 2%;}
	.container-page-fale-conosco-infos { width: 100%; padding: 0; border-left: solid 0px;}
	.container-page-fale-conosco-infos p { font: 14.5px montserrat-regular; line-height: 24px; margin: 0 0 20px; text-align: justify;}
	.container-page-fale-conosco-infos > a, .container-page-fale-conosco-infos > span { font: 14px montserrat-regular; line-height: 22px; padding: 0 0 10px 0; height: auto; background: none; width: 100%; text-align: center; justify-content: center;}
	.container-page-fale-conosco-infos a i { width: 100%; height: 18px;justify-content: center;}
	.formulario-footer-padrao-1 { width: 100%; margin: 10px 0 0 0}
	.formulario-footer-padrao-1 div input { height: 40px; margin: 0 0 20px 0;}
    .formulario-footer-padrao-1 div textarea { margin: 0 0 20px 0;}
}