.acces-wrap { width: 50px; height: 150px; padding: 10px 0; position: fixed; z-index: 5; right: 0; top: 40%; background: #008c4b; border-top-left-radius: 3px; border-bottom-left-radius: 3px; display: flex; flex-flow: column; justify-content: space-between; align-items: center; }
.acces__btn:nth-child(1) { background: url(../icons/icon-light.svg) center no-repeat #fff; }
.acces__btn:nth-child(2) { background: url(../icons/icon-text-add.svg) center no-repeat #fff; }
.acces__btn:nth-child(3) { background: url(../icons/icon-text-less.svg) center no-repeat #fff; }
.acces__btn:nth-child(4) { background: url(../icons/lenguaje.png) center no-repeat #fff; }
.acces__btn { width: 30px; height: 30px; border-radius: 3px; cursor: pointer; }
.tp-rightarrow{ transform: matrix(1, 0, 0, 1, -130, -35)!important; }
.tp-leftarrow{ transform: matrix(1, 0, 0, 1, 60, -35)!important; }
