.border-top-thick{
    background: -webkit-linear-gradient(90deg, #FF986B 0%, #FB5E6C 100%);
    background: -moz-linear-gradient(90deg, #FF986B 0%, #FB5E6C 100%);
    background: linear-gradient(90deg, #FF986B 0%, #FB5E6C 100%);
    }

.card-logo{
    max-height: 90px !important;
}    


.popular-services{
    background-color: #F8F9FB;
}

.value-service span {
    background-color:#FF0000;
    color: white;
    padding: 2px 11px 2px 8px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 16px 0 6px;
}

.services-according span.rj-accordion-icon-slider {
    font-size: 2rem;
}

