.bottomEsia {
    position: relative;
}
.title {
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    color: #fff;
}
.bottomEsia a.info {
    color: inherit;
    text-decoration: underline;
    background: 0;
    text-transform: none;
    border: 0;
    cursor: pointer;
    display: inline;
    text-align: left;
    line-height: normal;
    position: absolute;
    left: 15px;
    bottom: -40px;
    font-size: 14px;
}