.fundo-footer{ width: 100%;height:250px;float: left; background: #a51f36;}

.engloba-footer{width:96%;margin:0 2%;float:left;height:100%;display:flex;align-items:center;}
.esquerda-footer{width:50%;float:left;display:flex;justify-content:space-between;align-items:center;}
.esquerda-es-footer{float:left;display:flex;flex-flow:column;}
.local-footer{font:14.5px montserrat-regular;color:#fff;float:left;padding:0 0 0 33px;background:url(../img/footer/local.svg) no-repeat left;background-size:17px;margin: 0 0 22px 0;}
.tel-footer{font:20px montserrat-bold;float:left;color:#fff!important;padding:0 0 0 33px;background:url(../img/footer/tel.svg) no-repeat center left;background-size:16px;margin:0 0 5px 0;}

.whats-footer{background:url(../img/header/whats.svg) no-repeat center left;background-size:16px;}

.linha-footer{width:2px;height:146px;float:left;background:#af5868;}

.direita-es-footer{float:left;width:254px;}
.titulo-pagamento{font:14px montserrat-regular;float:left;color:#fff;margin:0 0 30px 0;}
.engloba-logos{width:90%;padding:0 5%;height:43px;float:left;background:#fff;border-radius:50px;display:flex;justify-content:space-around;align-items:center;}
.paga1{width:33px;height:18px;float:left;background:url(../img/footer/visa.jpg) no-repeat center;}
.paga2{width:33px;height:18px;float:left;background:url(../img/footer/master.jpg) no-repeat center;}
.paga3{width:33px;height:18px;float:left;background:url(../img/footer/american.jpg) no-repeat center;}
.paga4{width:33px;height:18px;float:left;background:url(../img/footer/elo.jpg) no-repeat center;}


.direita-footer{width:50%;float:left;}
.titulo-footer{font:26px cocosharp_trialregular;float:left;color:#fff;width:100%;letter-spacing: 5px;text-align: end;}
.titulo-footer b{font:54px cocosharp_trialextrabold;float:left;color:#fff;letter-spacing: 9px;text-align: end;width:100%;}

.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;}

.whats-fixo { background: url(../img/whats-fixo2.png) no-repeat center top; width: 55px; height: 55px; margin: 10px; background-size: 51.2px; position: fixed; bottom: 0; right: 0; z-index: 5;}
@media (max-width: 1085px){
    .esquerda-footer{width:60%;}
    .direita-footer{width:40%;}
    
    .titulo-footer{font-size:20px;}
    .titulo-footer b{font-size:34px;margin:10px 0 0 0;}
}
@media (max-width: 990px){
    .fundo-footer{height:auto;}
    .engloba-footer{flex-flow: column-reverse;margin:0 2% 20px 2%;}
    .direita-footer{width:100%;}
    .titulo-footer{font-size:20px;letter-spacing: initial;text-align:center;margin:20px 0 10px 0;}
    .titulo-footer b{font-size:20px;letter-spacing: initial;margin:0;width:100%;text-align:center;}


    .esquerda-footer{flex-flow:column;width:100%;}
    .linha-footer{display:none;}
    .esquerda-es-footer{flex-flow:column-reverse;}
    .local-footer{padding:0;background:none;text-align:center;margin:5px 0 0 0;}
    .tel-footer{}

    .titulo-pagamento{margin:10px 0;}


	.c1{ width: 100%; margin: 15px 0px 0;}
    .c2{ width: 100%; margin: 20px 0px;} 
    .copy-sole{ height: auto;}
    .copy-sole p{ font-size: 10px;} 
}