
.engloba-titulo{ display: none}

.banner-contato{ float: left; width: 100%; height: 249px; background: url(../img/footer/banner-contato.jpg) no-repeat center top}


.container-infos-footer{ background: none;display: none;}

.infos-footer{width: 100%;margin: 0;}
.infos-footer1{display: none;}
.infos-footer2{display: none;}

.barrinha-quem-tem-direito{display: flex;align-items: center;}
.info-home{margin: 0 0 0 65px;}

.container-contato{width: 100%;float: left;margin: 90px 0 0 0;}

.engloba-textos-contato{width: 415px;float: left;margin: 0 0 0 30px;}
.titulo-contato{float: right;font: 74.72px bebas;color: #363330;text-align: right;line-height: 67.15px;}

.txt-contato-1{width: 100%;float: left;font: 18.21px robotolight;color: #676a6f;text-align: right;margin: 35px 0 0 0;}

.barra-contato{width: 6px;height: 220px;float: left;background: #ededed;margin: 0 0 0 80px;}

.engloba-info-contatos{width: 570px;float: right;margin: 0 30px 0 0;}
.tel-contato{float: left;font: 34.49px robotobold;color: #363330;}
.tel-contato span{font-family: robotolight;color: #676a6f;}
.tel-contato i{background: url(../img/contato/ligar.svg)no-repeat center;padding: 0 10px;background-size: 20px 20px;margin: 0 18px 0 0;}

.whats-contato{float: left;font: 34.49px robotobold;color: #363330;margin: 0 0 0 17px}
.whats-contato span{font-family: robotolight;color: #676a6f;}
.whats-contato i{background: url(../img/contato/whatsapp.svg)no-repeat center;padding: 0 10px;background-size: 20px 20px;margin: 0 18px 0 0;}

.endereco-contato{width: 100%;float: left;font: 20px robotolight;color: #676a6f;display: flex;margin: 50px 0 0 0;}
.endereco-contato i{background: url(../img/contato/local.svg)no-repeat center;padding: 0 8px;background-size: 20px 20px;margin: 0 18px 0 0;}

.engloba-email{width: 345px;float: left;margin: 50px 0 0 0;}
.icon-email{width: 20px;height: 20px;float: left;background: url(../img/contato/envelope.svg)no-repeat center;}
.engloba-email a{width: 301px;height: 20px;float: left;background: url(../img/contato/email.svg)no-repeat center top;margin: 0 0 0 18px;}

.formulario-footer-padrao-3 input{margin: 0 0 50px 0;}

@media(max-width: 1220px){
    .info-home{width: 700px;}

    .engloba-textos-contato{width: 50%;margin: 0;}
    .engloba-info-contatos{width: 50%;margin: 0;}
    .barra-contato{width: 1%;height: 268px;float: left;background: #ededed;margin: 0 4%;}

    .engloba-textos-contato{width: 45%;margin: 0;}
    .engloba-info-contatos{width: 45%;margin: 0;}
    .whats-contato{margin: 0;}
}

@media(max-width: 1080px){
    .info-home{width: 540px;}
}

@media(max-width:990px){
    .barrinha-quem-tem-direito{display: none;}
    .banner-contato{height: 110px;margin: 91px 0 0 0;}

    .container-contato{margin: 20px 0 0 0;}
    .engloba-textos-contato{width: 100%;}
    .titulo-contato{width: 100%;font-size: 25px;line-height: 25px;text-align: center;}
    .txt-contato-1{margin: 20px 0 0 0;text-align: center;}
    .barra-contato{display: none;}

    .engloba-info-contatos{width: 100%;margin: 20px 0 0 0;}
    .tel-contato{width: 100%;font-size: 25px;text-align: center;}
    .whats-contato{width: 100%;font-size: 25px;text-align: center;}
    .endereco-contato{width: 100%;text-align: center;justify-content: center;margin: 10px 0 0 0;}
    .endereco-contato i{display: none;}
    .engloba-email{width: 100%;margin: 10px 0 0 0;}
    .icon-email{display: none;}
    .engloba-email a{width: 100%;margin: 0;}
}