.header_logo {
    height: 32px;
}

.header-navigation a:hover, .header-navigation li.current a {
    color: #f6871f;
}

.color-orange {
    color: #f6871f;
}

.about-block {
    padding-top: 20px;
    margin-bottom: 40px;
    background: url('/media/img/cell.png') top center no-repeat;
}

.services-block {
    padding-top: 20px;
}

.portfolio-block {
    padding-top: 20px;
    margin-bottom: 60px;
}

.partners-block {
    padding-bottom: 40px;
}

.ab-trio {
    padding-top: 2px;
}

.ab-cirle-blue, .ab-cirle-red, .ab-cirle-green {
    position: relative;
    bottom: inherit;
    left: inherit;
    right: inherit;
}

.ab-cirle-blue {
    background: #19668c;
}

.carousel-slider .carousel-item-one {
    background: url('/assets/onepage/img/slider/slide.jpg');
    background-size: cover;
    background-position: center center;
}

.footer {
    background: #000000;
}

.partners-block {
    background: #ffffff;
}

.partner-logo {
    max-height: 60px;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.logo-white {
    width: 100px;
    height: 100px;
}

.carousel-indicators li.active {
    background: #f6871f;
}

.content h1 strong, .content h2 strong, .content h3 strong, .content h4 strong {
    color: #f6871f;
}

.services-block .fa {
    background: #f6871f;
}