.iconFoot{
    font-weight: 600;
    font-size: 35px;
    padding-left: 10px;
    color: white;
} 
i.iconFoot:hover {
    cursor:pointer;
    font-size: 33px;
}
.footer-redes{
    line-height: 100px;
  }
p.te-foot {
    font-size: 20px;
    display: inline-flex;
    line-height: 90px;
}

.textsubfoot{
    color: white;
    font-size: 10px;
    padding-right: 20px;
    text-decoration: underline;
}

.textsubfoot:hover{
    color:white;
}


.btn-whatsapp {
    display: block;
    width: 70px;
    height: 70px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 3%;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
}
.btn-whats {
    width: 70px;
    height: 70px;
}