html,body{
    overflow: hidden;
  }
  .footer__link{
    text-align: center;
      position: absolute;
      width: 100%;
      bottom: 20px;
  }
  .redes p{
    padding: 0 0 0 4px!important;
        text-align: inherit;
        color: #fff;
  }
  .redes{
    width: 100%;
    padding-top: 13px;
    padding-left: 23px;
    position: relative;
    z-index: 10;
    left: 135px;
        top: 42px;
  }
  .redes li a{
    display: block;
    position: relative;
      left: 2px;
      top: 6px;
  }
  .compartir{
    position: absolute;
    right: 0;
    bottom: 191px;
    width: 100%;
    z-index: 10;
  }
  .contenedor1__logo{
    display: inline-flex;
  }
  .contenedor1__logo a i{
    color: #820cc6;
    font-size: 39px;
  }
  .contenedor1__logo ul{
    display: grid;
  }
  .redes ul{

      margin-bottom: 6px;

    padding-left: 0;
    list-style: none;
  }
  .contenedor{
    position: relative;
    margin: auto;
    height: 610px;
    width: 360px;
    background-size: cover;
  }
  .imagenPersona{
    position: relative;
    z-index: 2;
    top: 140px;
    text-align: center;
    align-items: center!important;
    left: 135px;

  }
  .imagenPersona img{
    width: 150px;
    position: relative;
    top: 100px;
    right: 0;
  }
  .informacionContacto li{
        margin-bottom: 6px;
  }
  .informacionContacto ul{
    list-style: none;
    color: #000;
    padding-left: 0;
    margin-top: -8px;
  }
  .informacionContacto a{
    color: rgb(0, 0, 0);
    display: inline;
    font-family: Futura, Verdana, sans-serif;
    font-size: 14px;
    text-decoration: none;
  }
  h2{
    color: rgb(0, 0, 0);
    font-family: Roboto;
    letter-spacing: 0px;
    font-size: 24px;
    margin-bottom: -14px;


  }
  h3{
        font-weight: normal;

    color: rgb(0, 0, 0);
        font-family: Roboto;
        letter-spacing: 0px;
        font-size: 16px;
  }
  .contenedor1 .compartir{
    bottom: inherit!important;
    top: 45px;

  }

  .informacionContacto{
    position: absolute;
    z-index: 10;
    bottom: 100px;
    padding-left: 0;
    padding-right: 100px;
  }
  li i{
    width:20px;
    font-size: 20px;
    color: rgb(241, 153, 184);
        margin-right: 5px;
  }
  .contenedor__global{
    margin: auto;
  width: 360px;}