.services-arrow-prev {
    left: 0;
    text-indent: -2px;
}
.services-arrow-next {
    right: 0;
    text-indent: 2px;
}
.services-arrow-next:hover, .services-arrow-prev:hover {
    color: #fff;
}
.services-buttons {
    margin: 0 auto;
}

.text-ser-1{line-height:19px !important; font-size: 16px;}

.services-buttons a {
    display: inline-block;
    height: 82px;
    width: 82px;
}


.services-buttons a.current {
    /*border: 3px solid #e25e26;*/
    color: #555;
}

.clearfix:after, .clearfix:before, .grid-container:after, .grid-container:before {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after, .grid-container:after {
    clear: both;
}
.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
