/* New Service Archive */
div#mega-menu-item {
    top: 149px !important;
}

div#service-cta-sec::after {
    content: '';
    border-radius: 708px;
    background: #D4E0FF;
    filter: blur(247.5px);
    position: absolute;
    right: -192px;
    top: -219px;
    width: 708px;
    height: 708px;
    z-index: -1;
}

div#service-cta-sec {
    position: absolute;
    width: 100%;
    z-index: 99;
    right: 0;
    left: 0;
    bottom: -153px;
    overflow: hidden !important;
}

footer#site-footer {
    padding-top: 160px !important;
}

.expand {
    height: auto !important;
}

div#service-archive-features {
    height: 500px;
    overflow: hidden !important;
}

.services-wrapper {
    display: flex;
    gap: 54px;
    max-width: 1170px;
    margin: auto;
    margin-top: 44px;
    margin-bottom: 44px;
}

.services-sidebar {
    width: 370px;
}

.services-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}

.services-sidebar li {
    cursor: pointer;
    padding: 14px;
    border-radius: 6px;
    font-family: 'Figtree';
    font-size: 18px;
    color: #000000 !important;
}

.services-sidebar li.active {
    background: #E9EFFF;
    color: #000000 !important;
}

.services-content {
    flex: 1;
}

.services-grid {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    align-items: stretch;
}

.service-card {
    border: 1px solid #F4F4F4;
    padding: 15px;
    border-radius: 8px;
    background: #fff;
    flex: 0 48%;
    transition: 0.2s linear;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-card:hover {
    border: 1px solid #A1BBFF;
    box-shadow: 0 191px 54px 0 rgba(152, 147, 134, 0.00), 0 122px 49px 0 rgba(152, 147, 134, 0.01), 0 69px 41px 0 rgba(152, 147, 134, 0.02), 0 31px 31px 0 rgba(152, 147, 134, 0.04), 0 8px 17px 0 rgba(152, 147, 134, 0.04);
}

.learn-more {
    color: rgba(19, 40, 94, 1);
    font-size: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

a.learn-more h3 {
    font-size: 16px;
    color: #000000;
    font-family: 'Figtree' !important;
    font-weight: 600;
    margin: 0px;
}

input#service-search {
    width: 100%;
    background: #FAFAFA;
    border: none;
    padding: 12px 23px;
    font-size: 24px;
    font-family: 'Figtree';
    border-radius: 6px;
}

a.learn-more:hover {
    color: rgba(19, 40, 94, 1);
}

.service-icon img {
    max-width: 56px !important;
}

.services-sidebar h3 {
    margin-top: 24px;
    margin-bottom: 16px;
}

.lets-connect::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 28px;
    left: 306px;
}

.planning::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 300px;
}

.custom-proposal::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 300px;
}

.kick-off::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 300px;
}

/* end */
.wp-block-uagb-container a {
    color: #dea03a !important;
}

.section-heading h3,
h2 {
    font-family: 'CooperMdBt' !important;
}

/* Home page Service Section */
.home-services-sec {
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

.servics-box {
    padding: 24px;
    background: #FFFF;
    border-radius: 6px;
    border: 2px solid #F4F4F4;
    transition: border 0.3s ease, box-shadow 0.3s ease;
    width: 31%;
}

.servics-box:hover {
    border-color: #A1BBFF;
    box-shadow: 0 4px 22.6px 0 #FFF9F0;
}

div.home-services-title h3 {
    color: #13285E;
    font-size: 24px;
    font-family: 'Figtree';
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 12px;
    margin-top: 24px;
}

div.home-services-icon img {
    height: 252px;
    width: 323px;
}

div.home-services-excerpt p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}

div.servics-box a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.home-services-link {
    align-self: flex-start;
    color: #13285E;
    border-radius: 4px;
    font-family: 'Figtree';
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.servics-box:hover .home-services-link::after {
    margin-left: 4px;
}

.home-services-link::after {
    content: '';
    background: url('https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/arrow-right-02-1.svg') no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 130px;
}

/* End */
.main-services-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 33px;
    justify-content: center;
}

.main-services-sec .servics-cols {
    flex: 0 23%;
    text-align: center;
    position: relative;
    transition: .5s ease all !important;
    transform: scaleY(1);
    background-color: var(--secondary-background-grey);
    border: 1px solid var(--secondary-border-grey);
    border-radius: 7px;
    height: 350px;
}

.main-services-sec .servics-cols:hover {
    background-color: var(--primary-black);
    transform: scale(1.05);
}

.main-services-sec .servics-cols a {
    display: block;
    height: 100%;
    padding: 15px;
}

.main-services-sec .servics-cols .services-icon {
    margin-bottom: 30px;
}

.main-services-sec .servics-cols .services-icon img {
    width: 25%;
}

.main-services-sec .servics-cols:hover img {
    filter: brightness(0) invert(1);
}

.main-services-sec .servics-cols h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--primary-black);
    font-size: 18px;
    font-weight: 600;
    font-family: "Figtree-Medium";
    line-height: 1.3em;
}

.main-services-sec .servics-cols p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    color: var(--secondary-dark-grey);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.main-services-sec .servics-cols:hover h3,
.main-services-sec .servics-cols:hover p {
    color: var(--primary-white);
}

.main-services-sec .servics-cols .services-link {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}

.main-services-sec .servics-cols .services-link span {
    font-family: "Figtree-Medium";
    font-size: 14px;
    font-weight: 500;
    border-width: 1px solid var(--primary-black);
    border-radius: 30px;
    padding: 13px 25px;
    background-color: var(--primary-black);
    color: var(--primary-white);
}

.main-services-sec .servics-cols:hover span {
    background-color: var(--primary-white);
    color: var(--primary-black);
}

#pricing-boxes .toggle .radio label[for=lifetime] {
    position: relative;
}

#pricing-boxes .toggle .radio label[for=lifetime]:after {
    content: '20% OFF';
    position: absolute;
    top: -22px;
    right: 50%;
    transform: translateX(50%);
    background-color: red;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 4px;
    white-space: nowrap;
    z-index: 1000;
    animation: flash 1s infinite;
    box-shadow: 0 2px 5px rgb(0 0 0 / .3);
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 16px
}

@media (min-width: 0px) and (max-width: 480px) {

    .kick-off::after,
    .custom-proposal::after,
    .planning::after,
    .lets-connect::after {
        display: none;
    }

    .main-services-sec {
        padding: 0px 4%;
    }

    .main-services-sec .servics-cols {
        flex: 0 100% !important;
    }

    .servics-box {
        flex: 0 100%;
    }

    div.home-services-excerpt p {
        font-size: 14px;
    }

    div.home-services-title h3 {
        font-size: 22px;
    }

    div.home-services-icon img {
        height: auto;
        width: 100%;
    }

    /* New Archive Responsive */
    .services-our-clients {
        flex: 0 47%;
    }

    footer#site-footer {
        padding-top: 0px !important;
    }

    div#service-cta-sec {
        position: relative;
        width: 100%;
        z-index: 999;
        right: 0;
        left: 0;
        bottom: 0px;
        margin-bottom: 20px;
    }

    .services-wrapper {
        flex-wrap: wrap;
        gap: 30px;
    }

    .services-sidebar {
        flex: 0 100%;
        padding: 0 20px;
    }

    .services-content {
        flex: 0 100%;
        padding: 0 20px;
    }

    .service-card {
        flex: 0 40%;
        flex-wrap: nowrap;
    }

    .services-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* Two equal columns */
        gap: 10px;
    }

    .service-icon img {
        width: 26px;
    }

    a.learn-more h3 {
        font-size: 12px;
    }

    .services-sidebar li {
        font-size: 14px;
    }

    input#service-search {
        font-size: 18px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {

    .kick-off::after,
    .custom-proposal::after,
    .planning::after,
    .lets-connect::after {
        display: none;
    }

    .main-services-sec {
        gap: 20px 20px;
        justify-content: center;
        padding: 0px 0px;
    }

    .main-services-sec .servics-cols {
        flex: 0 47%;
    }

    .servics-box {
        flex: 0 48%;
    }

    /* New Archive Responsive */
    .services-our-clients {
        flex: 0 47%;
    }

    footer#site-footer {
        padding-top: 0px !important;
    }

    div#service-cta-sec {
        position: relative;
        width: 100%;
        z-index: 999;
        right: 0;
        left: 0;
        bottom: 0px;
        margin-bottom: 20px;
    }

    .services-wrapper {
        padding: 0 20px;
        gap: 30px;
    }

    .services-sidebar {
        flex: 0 50%;
        padding: 0 20px;
    }

    .services-content {
        flex: 0 100%;
        padding: 0 20px;
    }

    .service-card {
        flex: 0 40%;
        flex-wrap: nowrap;
    }

    .services-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* Two equal columns */
        gap: 10px;
    }

    .service-icon img {
        width: 26px;
    }

    a.learn-more h3 {
        font-size: 12px;
    }

    .services-sidebar li {
        font-size: 14px;
    }

    input#service-search {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .kick-off::after,
    .custom-proposal::after,
    .planning::after,
    .lets-connect::after {
        display: none;
    }

    .main-services-sec {
        gap: 25px 20px;
        justify-content: space-between;
        padding: 0px 0px;
    }

    .main-services-sec .servics-cols {
        flex: 0 48%;
    }

    .servics-box {
        flex: 0 48%;
    }

    /* New Archive Responsive */
    .services-wrapper {
        padding: 0 20px;
        gap: 30px;
    }

    .services-sidebar {
        flex: 0 50%;
        padding: 0 20px;
    }

    .services-content {
        flex: 0 100%;
        padding: 0 20px;
    }

    .service-card {
        flex: 0 40%;
        flex-wrap: nowrap;
    }

    .services-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* Two equal columns */
        gap: 10px;
    }

    .service-icon img {
        width: 26px;
    }

    a.learn-more h3 {
        font-size: 12px;
    }

    .services-sidebar li {
        font-size: 14px;
    }

    input#service-search {
        font-size: 18px;
    }
}

@media (min-width: 1024px) and (max-width: 1161px) {

    .kick-off::after,
    .custom-proposal::after,
    .planning::after,
    .lets-connect::after {
        display: none;
    }
}

@media (min-width: 1024px) and (max-width: 1250px) {
    .servics-box {
        flex: 0 48%;
    }
}