.fundo-footer{ width: 100%; height:375px;float: left; background:url(../img/footer/fundo-footer.jpg) no-repeat center;}

.engloba-footer{width:96%;margin:50px 2% 0 2%;float:left;}

.esquerda-footer{width:50%;float:left;display: flex;justify-content: center;align-items: center;}
.clinica-footer{width:415px;float:left;display:flex;flex-flow: column;}
.titulo-clinica-footer{font:15px montserrat-semibold;color:#fff;float:left;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px 0;}
.whats-footer{font:14.8px montserrat-regular;color:#fff!important;float:left;background:url(../img/footer/whats.svg) no-repeat left;background-size:18px 18px;padding:0 0 0 27px;}
.whats-footer b{font-family:montserrat-bold;}
.tel-footer{font:14.8px montserrat-regular;color:#fff!important;float:left;background:url(../img/footer/tel.svg) no-repeat left;background-size:16px 16px;padding:0 0 0 27px;margin:10px 0;}
.tel-footer b{font-family:montserrat-bold;}

.local-footer{font:15px robotolight;color:#fff;float:left;background:url(../img/footer/local.svg) no-repeat left;background-size:17px 17px;padding:0 0 0 27px;}
.mapa-clinica{width:100%;height:140px;float:left;margin:20px 0 0 0;}


.direita-footer{width:50%;float:left;display: flex;justify-content: center;align-items: center;}


.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: 990px){
    .fundo-footer{background:#01b4ae;height:auto;}

    .esquerda-footer{width:100%;}
    .titulo-clinica-footer{text-align:center;}
    .engloba-footer{margin:20px 2% 0 2%;}
    .whats-footer{width:fit-content;}
    .tel-footer{width:fit-content;}
    .local-footer{text-align: center;background: none;padding: 0;width:80%;}
.clinica-footer{align-items: center;}
.direita-footer{width:100%;margin:20px 0;}

	.c1{ width: 100%; margin: 15px 0px 0;}
    .c2{ width: 100%; margin: 20px 0px;} 
    .copy-sole{ height: auto;}
    .copy-sole p{ font-size: 10px;} 
}
