/*-----------------------ESTILO CONTACTO--------------------------*/

.style-contact{
    padding-top: 50px;
    padding-bottom: 100px;
    margin: auto;
}

.style-tittle-socialmedia-contact{
    text-align: center;
}

.style-margen-socialmedia-contact{
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 5px 5px 10px #888888;
}

.mapa{
    margin: auto;
}