this.offset = {
            top: this.offset.top - this.margins.top,
            left: this.offset.left - this.margins.left
        };