.crp-hero-bg {
    height: 1000px !important;
}

.crp-hero-funfact-bg {
    padding: 50px !important;
}

.agntix-light .design-hero-social a {
    color: white;
}

.agntix-light .design-hero-social a:not(:last-child)::after {
    background-color: rgb(233 255 72);
}

.crp-about-text p {
    max-width: 100% !important;
}

.crp-service-area .row [class*=col-]:nth-child(2n+2) .crp-service-item {
    margin-left: 20px;
    margin-right: 20px;
}

.crp-service-area .row [class*=col-]:nth-child(2n+1) .crp-service-item {
    margin-right: 20px;
}

.crp-project-content {
    padding-top: 20px !important;
    border-top: none !important;
}

.crp-process-title-sm,
.crp-process-content p {
    color: var(--tp-common-cream-3) !important;
}

.crp-process-item {
    margin-right: 0px !important;
}

.crp-banner-wrap {
    height: 1000% !important;
}

.crp-hero-funfact-top-content {
    margin-bottom: 20px !important;
}

.crp-hero-funfact-wrap .crp-hero-funfact-item:not(:last-child) {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
}

.ar-about-thumb {
    height: 100% !important;
    width: 100% !important;
}

.ar-about-exp-box {
    border-top: 4px solid var(--tp-common-paste-2) !important;
}

.ar-about-exp-box h4 {
    color: var(--tp-common-paste-2) !important;
}

.it-faq-wrap .accordion-buttons span {
    font-family: var(--tp-ff-teko) !important;
}

.tp-section-title {
    font-family: Teko, serif !important;
    font-size: 50 !important;
    font-weight: 600 !important;
    line-height: 64.8px !important;
    color: black !important;
    letter-spacing: 0 !important;
}

.agntix-light .tp-testimonial-ratting img {
    filter: none !important;
}

.tp-testimonial-item.green-style {
    background-color: #2A4C3A !important;
}

.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion {
    background-color: transparent !important;
}

.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons {
    color: rgb(255, 255, 230) !important;
    font-family: Teko, serif !important;
    letter-spacing: 0px !important;

}

.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body p {
    color: rgb(255, 255, 230);
}

.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items {
    border-bottom: 1px solid #757373b2;
}

.tp-service-content .tp-section-title {
    margin-bottom: 30px !important;
}

.crp-footer-widget-title {
    color: var(--tp-common-yellow-green) !important;
}

.own-span {
    color: var(--tp-common-yellow-green) !important;
}

.tp-testimonial-slider-active {
    padding-top: 100px !important;
    margin: 0px -100px;
}

.tp-testimonial-item.black-style {
    margin-top: -50px;
    transform: rotate(2deg);
    background: #2A4C3A !important;
}

.tp-contact-me-interest-form-wrap .tp-contact-form-btn button {
    background-color: #2A4C3A !important;
    color: white !important;
}

@media only screen and (max-width: 600px) {
    .app-price-tab-wrap .ai-price-tab ul {
        background: transparent !important;
        border: none !important;
    }

    .agntix-light .ai-price-tab ul li button.active {
        color: var(--tp-common-white);
        border-bottom: 2px solid var(--tp-common-yellow-green);
    }

    .app-price-tab-wrap .ai-price-tab ul li button {
        padding: 10px 12px !important;
    }


    .agntix-light #lineMarker {
        background: none !important;
    }


    .crp-hero-funfact-bg {
        padding: 20px !important;
    }

    .crp-about-area,
    .crp-price-bg,
    .crp-project-area,
    .tp-service-area,
    .creative-brand-area,
    .tp-contact-me-interest-ptb {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .tp-service-content {
        padding-bottom: 20px !important;
    }

    .agntix-light .ai-price-tab ul li button {
        color: #fff !important;
    }

    .tp-testimonial-title-box {
        text-align: center !important;
    }

    .tp-testimonial-ratting-box {
        justify-content: center !important;
    }

    .ar-brand-area {
        margin-bottom: 0px !important;
    }

    .crp-project-area {
        margin-bottom: 0px !important;
    }

    .tp-testimonial-slider-active {
        padding-top: 20px !important;
        margin: 20px !important;
    }

}