.about__content-seven .section-title .title span {
    position: relative;
    font-weight: 100;
}.about__award-box.about__award-box-two-rel {
    display: none;
}
section.steps__area-seven.shortcode-instruction-steps {background-image: radial-gradient(circle farthest-corner at 10% 20%, rgb(242 243 243) 42%, #eedfb5 93.6%);}

section.steps__area-seven.shortcode-instruction-steps h3 {
    color: #222222 !important;
}

.card-step .card-info h5, .card-step .card-info p {
    color: #35435d;
}
section.steps__area-seven.shortcode-instruction-steps .col-lg-4.mb-40:first-child .card-step .card-icon svg {
    stroke: #ff4343 !important;
}

section.steps__area-seven.shortcode-instruction-steps .col-lg-4.mb-40:nth-child(2) .card-step .card-icon svg {
    stroke: #2592ff !important;
}

section.steps__area-seven.shortcode-instruction-steps .col-lg-4.mb-40:nth-child(3) .card-step .card-icon svg {
    stroke: #198754 !important;
}

section.steps__area-seven.shortcode-instruction-steps .col-lg-4.mb-40:nth-child(4) .card-step .card-icon svg {
    stroke: #ffc30f !important;
}

section.steps__area-seven.shortcode-instruction-steps .col-lg-4.mb-40:nth-child(5) .card-step .card-icon svg {
    stroke: #6d70bb !important;
}

section.steps__area-seven.shortcode-instruction-steps .col-lg-4.mb-40:nth-child(6) .card-step .card-icon svg {
    stroke: #93441c !important;
}
.steps__area-seven * {
    color: #5a5a5a !important;
}
.experience__box-four {
    display: none;
}
.section-title .title span {
    font-weight: 100;
}
.tab-pane h2 {
    display: none;
}

.services__item-four.shine-animate-item a.btn {
    display: none;
}

.services__tab-wrap .nav-link {
    background: linear-gradient(90deg, #ffa700 13.19%, rgb(255 87 87 / 54%));
}

.services__tab-wrap .nav-link.active {
    background: #0d6efd !important;
}

.section-title.white-title .title {
    background: -webkit-linear-gradient(#ff581f, #00518a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}