.tb10 {
    padding: 10px 0 10px !important;
}

.tb10-1 {
    padding: 0 0 10px !important;
}

.tb10-2 {
    padding: 0 0 45px !important;
}

.b40 {
    padding-bottom: 40px !important;
}

.b50 {
    padding-bottom: 50px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.ml85 {
    margin-left: 85px !important;
}

.mtmi50{
    margin-top: -50px;
}

.bc1 {
    background: rgb(0 150 199) !important;
}

.bc1:hover {
    background: rgb(79 91 118) !important;
}

.fc1 {
    color: rgb(0 150 199) !important;
}

.solutek-btn a:hover {
    color: rgb(0 150 199) !important;
}

.case-studies-btn a:hover {
    color: rgb(0 150 199) !important;
}

.fc2 {
    color: rgb(0 0 0) !important;
}

.header-btn-l {
    text-align: left;
}

.header-btn-l a {
    display: inline-block;
    font-size: 15px;
    line-height: 48px;
    text-transform: uppercase;
    color: #0096C7;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.breadcumb-area {
    margin: -77px 0px 0 3px !important;
}

.fc2:hover {
    color: rgb(0 150 199) !important;
}

.fc1b::before {
    background-image: linear-gradient(270deg, var(--darkreader-background-ffffff, #0096C7) 0%, #0096C7 100%) !important;
}

.fc1a::after {
    background-image: linear-gradient(270deg, var(--darkreader-background-ffffff, #0096C7) 0%, #0096C7 100%) !important;
}

.case-studies-thumb::before {
    background-image: linear-gradient(180deg, rgba(255, 60, 0, 0) 37%, rgba(0, 155, 199, 0.9999999999999999) 100%) !important;
}

.case-studies-icon {
    background-color: #0096C7 !important;
}

.case-studies-icon:hover {
    background-color: rgb(79 91 118) !important;
}

.splide__arrow {
    background: #0096C7 !important;
}

.splide__arrow:hover {
    background-color: rgb(79 91 118) !important;
}

.testimonial-area.style-four .slide-shape-inner::before {
    background-image: linear-gradient(0deg, #4f5b76 0%, #0096C7 100%) !important;
}

.slide-shape-inner::after {
    background-image: linear-gradient(0deg, #4f5b76 0%, #0096C7 100%) !important;
}

.process-thumb::before {
    width: 240px !important;
    height: 240px !important;
    left: -13px !important;
    top: -18px !important;
    border-color: rgb(0 150 199) !important;
}

.working-process-bottom p span {
    color: #0096C7 !important;
}

.process-number span {
    background-color: rgb(0 150 199) !important;
}

.top-wrap .go-top-button {
    background: rgb(0 150 199) !important;
}

.scroll-area .go-top::before {
    background-image: linear-gradient(to right, #4f5b76 0%, #4f5b76 100%) !important;
    background-image: -ms-linear-gradient(0deg, #4f5b76 0%, #4f5b76 100%) !important;
}

.top-wrap .go-top-button::after {
    background-image: -moz-linear-gradient(0deg, #4f5b76 0%, #4f5b76 100%);
    background-image: -webkit-linear-gradient(0deg, #4f5b76 0%, #4f5b76 100%);
}

h1.section-main-title span {
    color: rgb(0 150 199) !important;
}

.blog-area.style-two .blog-button a {
    color: #0096C7 !important;
    background-color: #ffffff !important;
}

.btn-2:hover {
    background-image: linear-gradient(90deg, #4f5b76 0%, #4f5b76 49%, #4f5b76 80%, #4f5b76 100%);
    animation: slidebg 5s linear infinite;
    color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .process-thumb:before {
        left: 73px !important;
        top: -17px !important;
    }
}