.text-grey {
    color: #676767;
}

.content-list.professional p {
    margin-bottom: 0px;
}

.content-list.professional span {
    font-size: 14px;
    margin: 5px 0;
}

.bg-grey {
    background-color: #f5f5f5;
}

.btn-shyana {
    border: 2px solid #fb5b21;
    border-radius: 65px;
    color: #fb5b21;
    padding: 7px 25px;
}

.single-client-say .client-content h3:before {
    color: #e2e2e1;
    content: none;
}

.counter-1 {
    font-size: 30px;
}

.latest-news-area .section-title h2:after {
    width: 50%;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.bg-white.current {
    background: #fb5b21 !important;
}

@media (max-width: 576px) {
    .title-responsive {
        font-size: 30px !important;
    }
}

.counter-list div {
    display: inline-block;
    background: url(/assets/img/counter-circle.png) 0 0 no-repeat;
    background-size: 100%;
    text-align: center;
    height: 200px;
    width: 200px;
    position: relative;
}

.color-red {
    color: #80c324 !important;
}

.slider-area .slider-1 .small-content {
    position: relative;
    bottom: 0;
}

.slider-content .button {
    position: relative;
}

.slider-area .slider-1 .big-title {
    font-size: 2.5em;
}

@media (min-width: 768px) {
    .slider-area .slider-1 .big-title {
        font-size: 3.5em;
    }
}

.owl-stage {
    display: flex;
    align-items: center;
}
