  .t-call {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 46px;
    height: 46px;
    color: #ffffff;
    background: #e31e24 url(../images/t-call.png) center center no-repeat;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    border-radius: 10px;
        margin-bottom: 55px;
        margin-right: 10px;
            z-index: 11111111;
            box-shadow: 1px 1px 3px 1px #453737;

}          
