.copy{width: 100%; float: left; background: #000; height: 47px; color: #fff}
.copy p{ font: 11px montserrat-regular}
.c1{float: left; margin: 15px 0px; width: 50%; text-align: center;}
.c2{float: left; margin: 15px 0px; width: 50%; text-align: center;}
.c2 a{ background: url(../img/sites10-agencia-de-marketing-digital.svg) no-repeat center; position: absolute; width: 80px; height: 27px; margin:-5px 0 0 0px; background-size: 62px;}
.mg-70{margin-left: 80px}
.whatsapp-fixo-mob { width: 70px; height: 70px; background: url(../img/wpp.svg) no-repeat center #25d366; background-size: 40%; position: fixed; bottom: 15px; right: 15px; z-index: 999; transition: 0.2s; border-radius: 50%;}

@media( max-width: 990px){
	.c1{ width: 100%; margin: 15px 0px 0;}
    .c2{ width: 100%;} 
    .c2 a{ margin: -7px 0 0 0px;}
    .copy{ height: auto;}
    .copy p{ font: 10px montserrat-regular}
    
	.whatsapp-fixo-mob { width: 70px; height: 70px; background: url(../img/wpp.svg) no-repeat center #25d366; background-size: 40%; position: fixed; bottom: 15px; right: 15px; z-index: 9999999999999; transition: 0.2s; border-radius: 50%;}
	
}