.services {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;background:#fff}
@media screen and (max-width:750px ) {.services-wrapper {margin-top:20px }}
.services-wrapper .container {padding:0 20px}
@media screen and (max-width:750px ) {.services-wrapper .container {padding:0 30px }}
.services-wrapper .custom-arrows {background:#fff;height:50px;margin-top:-25px;float:right;position:relative;z-index:1}
.services-wrapper .custom-arrows .custom-arrow {height:50px;width:65px}
.services .slick-track {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}
.services .slick-track a {height:150px;border-right:1px #373535 solid}
.services__item {padding:10px 20px;padding-right:50px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;width:20%;box-shadow:0 0 0 1px #F4F4F4;position:relative;background:#fff}
div.services__item {cursor:default}
@media screen and (max-width:750px ) {.services__item {width:50%;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:10px 30px 20px 30px;border-right:1px #F4F4F4;box-shadow:none }}
.services__item img {-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;margin-right:11px}
@media screen and (max-width:750px ) {.services__item img {margin-right:0;width:60px;height:60px;margin:10px auto }}
@media screen and (min-width:751px ) {.services__item:not(.services__item--fake):after {content:'на карте';position:absolute;font-family:'TRY Clother',sans-serif;font-size:12px;line-height:17px;letter-spacing:0.04em;text-transform:none;right:0;top:0;bottom:0;writing-mode:tb;text-align:center;transform:scale(-1);width:21px;background:#cb4f2b;color:#fff;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease }.services__item:not(div):hover {color:#252424 }.services__item:not(div):hover:after {opacity:1 }.services__item:not(div):hover img {filter:grayscale(1) brightness(0);-webkit-filter:grayscale(1) brightness(0) }}