* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

html {
    scroll-behavior: smooth;
}

:root {
    --color-primary: rgba(5, 249, 255, 1);
    --transition: 0.4s;
}

@font-face {
    font-family: 'Inter-Medium';
    src: url('fonts/Inter28pt-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Regular';
    src: url('fonts/Inter28pt-Regular.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Bold';
    src: url('fonts/Inter28pt-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-black';
    src: url('fonts/Inter28pt-Black.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('fonts/Inter28pt-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-regular';
    src: url('fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-medium';
    src: url('fonts/Roboto-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-bold';
    src: url('fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Neue Montreal';
    src: url('fonts/NeueMontreal-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-light';
    src: url('fonts/Roboto-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.page-id-799 .post-top-banner {
    padding: 120px 20px 45px !important;
}

.section-gap {
    padding: 75px 70px;
}

.page-id-799 .blog .post-entry article:nth-child(4),
.page-id-799 .blog .post-entry article:nth-child(5),
.page-id-799 .blog .post-entry article:nth-child(6) {
    flex-basis: calc(32.2% - 13.33px) !important
}

h1 {
    font-family: 'Inter-Bold';
    color: #ffffff;
}

h1 span,
h2 span {
    color: #E9FC58;
}

h2 {
    font-size: 40px;
    line-height: 48px;
    font-family: 'Inter-Bold';
}

h3 {
    font-size: 32px;
    line-height: 36px;
    font-family: 'Inter-Bold';
}



p {
    font-size: 19px;
    line-height: 27px;
    font-family: 'Roboto-regular';
}

.container {
    max-width: 1920px;
    /* padding: 0px 80px; */
    overflow: hidden;
}

/* .shopify-store-look{
    display: none;
} */


.feed-images img {
    width: 80% !important;

    margin: auto;
}



.mobile_menu_wrapper {
    display: none;
}

.accordion-content {


    padding: 0px;

}

.accordion-content ul {
    list-style: none;
    padding: 0px;
}

.accordion-content {
    display: none;

}


.icon-arrow {
    transition: transform 0.2s ease;
    /* font-size: 18px; */
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);



}

.icon-arrow img {
    height: 18px;
    width: 18px;
    filter: invert(1);
}

.style_ico {

    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #E9FC58; */
    border-radius: 50%;
    cursor: pointer;

}

.style_ico img {
    height: 40px;
    width: 40px;
    /* filter: invert(1); */

}

.close_menu img {
    filter: invert(1);
    height: 25px;

}

.accordion-header.active .icon-arrow {
    /* transform: rotate(180deg); */
    transform: rotate(180deg);
    top: 34%;

}

.accordion-header.active .icon-arrow img {

    /* fill: #E9FC58 !important; */
    filter: invert(100%) sepia(69%) saturate(1905%) hue-rotate(8deg) brightness(102%) contrast(92%);
}

li.mobile_wrapper_link a {
    font-family: 'Roboto-regular';
    color: #fff;
    line-height: 35px;
    text-decoration: none;
    font-size: 16px;
}

.mobile_wrapper_link a:hover {
    color: #E9FC58;

}

.accordion-header {
    font-family: 'Roboto-regular';
    color: #fff;
    line-height: 35px;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    /* display: flex;
        align-items: center;
        justify-content: space-between; */
}

.mobile_wrapper_submenu a {
    font-family: 'Roboto-regular';
    color: #9E9E9E;
    line-height: 35px;
    text-decoration: none;
    font-size: 15px;
}

.accordion-header.active {
    color: #E9FC58;
}

.responsve_list.newclass .menu_listsf {
    padding: 20px 20px 60px 20px;
    margin-top: 0px;
    list-style: none;
    background-color: #000000;
}

.para-div {
    max-width: 1200px !important;
    margin: auto !important;
}

.button_conenct_withUs {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.button_conenct_withUs a {
    background-color: #E9FC58;
    color: #000;
    padding: 20px 0px;
    font-size: 18px;
    font-family: sans-serif;
    border: none;
    cursor: pointer;
    z-index: 0;
    text-decoration: none;
    font-family: 'Inter-Bold';
    width: 100%;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}

.mobile_wrapper_submenu {
    line-height: 0px;
}

.mobile_wrapper_submenu a {
    font-size: 18px !important;
    line-height: 35px !important;
    text-transform: capitalize !important;
}

.site-logo a {
    /* display: flex; */
    line-height: 0px;
}

/* header radius start */

@media(min-width:1024px) and (max-width:1600px) {
    .site-logo {
        position: relative;
    }

    .site-logo::before {
        content: "";
        position: absolute;
        top: 0px;
        right: -1px;
        background-color: #E9FC58;
        height: 100%;
        width: 100px;
        border-radius: 0px 0px 0px 100px;
    }

    .header.scroll-down .site-logo::before,
    .header.scroll-up .site-logo::before {

        background-color: #000 !important;

    }

    .page-id-15 .site-logo::before,
    .page-id-65 .site-logo::before,
    .page-id-206 .site-logo::before,
    .page-id-231 .site-logo::before,
    .page-id-640 .site-logo::before,
    .page-id-767 .site-logo::before,
    .page-id-380 .site-logo::before,
    .page-id-2058 .site-logo::before,
    .page-id-467 .site-logo::before,
    .page-id-4709 .site-logo::before {
        display: none;
    }
}

@media(min-width:1600px) and (max-width:1920px) {
    .site-logo::before {
        display: none;
    }

    .header__navigation {
        border-radius: 0px 0px 0px 100px;
    }

    .page-id-15 .header__navigation,
    .page-id-65 .header__navigation,
    .page-id-206 .header__navigation,
    .page-id-231 .header__navigation,
    .page-id-640 .header__navigation,
    .page-id-767 .header__navigation,
    .page-id-380 .header__navigation,
    .page-id-2058 .header__navigation,
    .page-id-467 .header__navigation,
    .page-id-4709 .header__navigation {
        border-radius: 0px 0px 0px 0px;

    }
}




/* header radius end */


.page-id-947 .attachment-display{
    display:none !important;
}


.close_menu svg {
    height: 25px !important;
    width: 25px !important;
}

.responsve_list {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #333;
    transition: left 0.3s ease;
    z-index: 999;
}

.responsve_list.active {
    left: 0;
    /* slide into view */
}



/* .close_menu {
        display: none;
    } */




.accordion-item {
    display: block;
    position: relative;
}

li.mobile_wrapper_link {
    padding: 8px 0px 8px 20px;

}

.accordion-header {
    justify-content: center;
    gap: 30px;
    display: block;
    position: relative;
}

li.mobile_wrapper_link a,
.menu_link_trigger {
    font-size: 23.4px;
    line-height: 35px;
    text-transform: capitalize;
}

.accordion-content {
    background: none !important;
}

.icon_add {
    display: none;
}


.icon-arrow {
    cursor: pointer;
}

.cities-we-serve-link {
    font-weight: 600;
    border-bottom: 2px solid #ffff;
}


/* END FOR HOME PAGE STYLE */

/* end mobile navigation css  */

.team-employee.owl-theme .owl-dots .owl-dot.active span,
.team-employee.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #E9FC58 !important;

}

/* end sandeep style for responsive tab and mobile */




@media screen and (min-width: 1620px) and (max-width: 1920px) {

    /* .fheny-content-box {
        width: 35% !important;
    } */

    .what-we-do .container {
        padding: 0px 70px !important;
    }

    .partners-logos {
        height: 149px !important;
    }

    /* .banner-txt{
         margin-top:90px;
    } */


}


@media(max-width:1600px) {
    .page-id-801 .container.portfolio-listing-page {

        overflow: visible !important;
    }
}




@media screen and (min-width: 1080px) and (max-width: 1500px) {


    /* header start */


    .header__list {
        padding-right: 16px !important;
    }

    .header__list li {
        text-wrap: nowrap !important;
    }

    .header__list li a {
        font-size: 15px !important;
    }

    .button-wrapper a {
        text-wrap: nowrap !important;
        font-size: 14px;
    }

    .banner_main_heading {
        width: 80% !important;
    }


    .tab-btn {
        padding: 16px 30px;
        font-size: 16px;
    }

    .btn {
        font-size: 14px;
    }

    /* header end */

    /* banner start */

    /* .banner-txt{
        margin-top:0px !important;
    } */


    .banner-txt p {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .banner-image {
        padding: 50px 60 144px 0px !important;
    }

    .action_btn {
        font-size: 15px !important;
    }

    .our-partners .action_btn {
        margin-top: 20px !important;
    }

    h2 {
        font-size: 34px;
        line-height: 42px;
    }

    .subtitle_para {
        font-size: 17px !important;
        line-height: 25px !important;
    }

    .description-text {
        font-size: 15px !important;
        line-height: 23px !important;
    }


    /* banner end */

    /* service section  start*/

    .tab-btn {
        padding: 12px 22px !important;
        font-size: 15px !important;
    }

    .osreadmore {
        font-size: 14px;
    }

    /* service section end */



    /* start porfolio section */

    /* .fheny-content-box {
        width: 45% !important;
    } */



    /* .fheny-content-box {
        padding: 30px !important;
    } */

    /* .fheny-content-box .fheny-logo {
        width: 140px !important;
        height:auto !important;
    } */

    .fheny-text {
        font-size: 15px !important;
        line-height: 23px !important;
    }

    .fheny-stat-value {
        font-size: 55px !important;
    }

    .fheny-stat-label {
        font-size: 14px !important;
    }

    /* end porfolio section */

    /* cta start */

    /* .cta-content {
        padding: 52px !important;
        width: 68% !important;
    } */


    /* cta end */

    /* testimonil start */

    .testimonials-info {
        border-radius: 50px !important;
    }

    ul.swap-logo li {
        width: 16% !important;
        margin: 0px !important;
    }

    ul.swap-logo li img {
        width: 100px !important;
    }

    /* testimonial end */

    /* designer start */
    .teams-card {
        border-radius: 35px !important;
    }

    .teams-detail {
        border-radius: 0px 0px 30px 30px !important;
    }

    .map_parent_box {
        width: 85% !important;
    }

    /* designer end */

    /* footer start */

    .footer-cta p {
        font-size: 17px !important;
        line-height: 25px !important;

    }

    .footer-links a {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    .footer {
        border-radius: 50px 50px 0px 0px !important;
        padding: 60px 60px 40px 60px !important;
    }

    /* footer end */


    /* web design page start */

    .right-hand-section .para-div {
        width: 880px !important;

    }


    .what-we-do-info-boxes p {
        font-size: 15px !important;
        line-height: 23px !important;
    }


    .faq-question {
        padding: 20px 0px !important;
    }

    .faq-question h3 {
        font-size: 22px !important;
    }

    .faq.active .faq-answer>div {
        font-size: 17px !important;
        line-height: 25px !important;
    }

    .blackbg-section {
        width: 880px !important;
    }


    .our-partners .para-div {
        width: 930px !important;
    }

    /* faq challanges section start*/
    .standard-ai-faq {
        padding: 75px 70px !important;
    }

    .ai-section {
        width: 100% !important;
    }

    span.challanges-icon {
        height: 35px;
        width: 35px;
    }

    .challanges-icon svg {
        height: 25px !important;
        width: 20px !important;

    }

    .ai-challange-ques {
        font-size: 22px !important;
    }

    .challanges-content {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    /* faq challanges section  end*/

    /* new ai card section */

    .newAi-box {
        width: 100% !important;
    }

    .title_Cards {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    /* .content_box-card p {
        padding: 30px !important;
    } */

    .services-section .para-div {
        width: 880px !important;
    }

    .pricing_section .para-div {
        width: 880px !important;
    }


    .portfolio-section>p {
        width: 880px !important;
        margin: auto;

    }

    .portfolio-section>.para-div {
        width: 880px !important;
        margin: auto;
    }

    /* portfolio static */
    .portfolio-non-slid {
        width: 100% !important;
    }

    .review-content .quote {
        font-size: 16px !important;
        line-height: 23px !important;
    }

    .review-content .state_tag {
        font-size: 40px !important;
        line-height: 48px !important;
    }

    .review-content .state_tag_dec {
        font-size: 14px !important;
    }

    .migra-shopify .para-div {
        width: 880px !important;
    }

    h4.migrate-type-name a {
        font-size: 22px !important;
        line-height: 30px !important;
        width: 100% !important;
    }



}

.base-template__wrapper {
    min-height: calc(100dvh - 300px);
    justify-content: flex-start;
    padding-bottom: 450px;
}


.header {
    display: flex;
    align-items: center;
    position: relative;
    position: fixed;
    top: 0px;
    left: 0px;

    width: 100%;
    z-index: 999;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;

}



.header__wrapper {
    width: 100%;
    display: flex;
    align-items: center;
}

.header__navigation {
    width: 50%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 70px;
    background-color: #E9FC58;
}

.header__navigation-wrapper {
    display: flex;
    width: 100%;
}

.header__list {
    display: flex;
    align-items: center;
    /* gap: 28px; */
    list-style-type: none;
    padding-right: 20px;
}

.header__list li {
    padding: 40px 15px;
    cursor: pointer;
    text-wrap: nowrap;
    z-index: 999;
}



.header__list li a {
    color: #000000;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Neue Montreal';
}

.header-menu-link .submenu-wrapper {
    position: absolute;
    width: 64% !important;
    top: 90%;
    right: 50px;
    z-index: 1;
    border-radius: 0px 0px 50px 50px;
    /* padding: 30px 30px 50px 30px;
    background-color: rgba(25, 27, 36, 1); */
    opacity: 1;

    transition: var(--transition);
    left: 50px;
    margin: auto;

    display: none;
}

.header-menu-link.active .submenu-wrapper {
    display: flex;
}

/* @media (hover: hover) and (pointer: fine) {
    .header__list-item:hover .submenu-wrapper {
        opacity: 1;
        visibility: visible;
        z-index: 1;
        pointer-events: auto;
        
    }
} */

@media screen and (max-width: 1024px) {
    .base-template__wrapper {
        min-height: 105vh;
    }

    .header {
        min-height: 64px;
        padding: 0 20px;
    }

    .header__navigation-wrapper {
        flex-direction: column;
        align-items: center;
        position: absolute;
        top: 110%;
        left: 0;
        padding: 20px;
        background-color: rgba(25, 27, 36, 1);
        border-radius: 20px;
        opacity: 0;
        visibility: hidden;
        transition: var(--transition);
    }

    .header__navigation-wrapper.open {
        opacity: 1;
        visibility: visible;
    }

    .header__list {
        flex-direction: column;
        gap: 30px;
    }

    .header__list-item {
        flex-direction: column;
        width: 100%;
        padding: 0;
        gap: 0;
        margin: 0;
    }

    .header__list-item.active a {
        color: var(--color-primary);
    }

    .header__list-item .submenu-wrapper {
        position: static;
        padding: 0;
        max-height: 0;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        overflow: hidden;
        transition: max-height var(--transition);
    }
}

.submenu-wrapper {
    display: flex;
    border-radius: 0px;
}

.mega-menu-logo {
    width: 26%;
    text-align: left;
    background-color: #333333;
    padding: 37px 30px;
    height: auto;
    border-radius: 0px 0px 0px 80px;
    display: inline-grid;
}

.center {
    align-self: start;
}

.mega-menu-links {
    background-color: #ffffff;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.mega-menu-clients {
    border-radius: 0px 0px 80px 0px;
    text-align: center;
    padding: 27px 35px 30px 0px;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
}

.mega-menu-clients span {
    font-size: 16px;
    font-family: 'Inter-Bold';
}

.menu-client-main {
    border: 1px solid #BCBCBC;
    padding: 10px;
    width: 100%;
    height: 40px;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    /* Smooth transition */
}

.menu-client-main:hover {
    background-color: transparent;
    /* New background color on hover */
    color: white;
    /* Change text color */
    transform: scale(1.05);
    /* Slightly enlarge the element */
}

.header__list .mega-menu-clients a {
    font-size: 13px !important;
}

.menu-client-main img {
    width: 74px;
    display: flex;

    margin: auto;
}

/* .mega-menu-clients img {
    width: 120px;
} */

.mega-menu-logo p {
    font-size: 18px;
    color: #ffffff;
    padding: 0px 0px 4px;
    font-family: 'Inter-Regular';
    line-height: 25px;
}

.mega-menu-logo .logo {
    width: 100px;
}

.menu-service-icon img {
    width: 100%;
}

.mega-menu-clients a {
    font-size: 16px !important;
}

.mega-menu-phone img {
    width: 17px;
}

.mega-menu-logo .mega-menu-phone {
    background-color: #E9FC58;
    padding: 12px 29px;
    border-radius: 50px;
    display: flex;
    gap: 10px;
    font-size: 15px !important;
    width: auto;
    justify-content: center;
    align-items: center;
    font-family: 'Inter-regular';
    margin: 15px 0 10px;
    font-weight: 600;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    /* Smooth transition */
}



.mega-menu-logo .mega-menu-phone:hover {

    transform: translateY(-5px);
    /* Slight lift effect */
}


.mega-menu-clients {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-left: 0px;
    width: 21%;
}

.mega-menu-links {
    width: 53%;
}

.mega-menu-links {
    display: flex;
    padding: 18px 0px 24px;
    gap: 0px;
}

.menu-services {
    width: 45%;
    margin: 0px 10px;
}

.menu-service-item {
    display: flex;
    border-bottom: 1px solid #D1D1D1;
    padding: 15px 10px 2px 10px;
    width: 97%;
}

.menu-services .menu-service-item:last-child {
    border: none;

}

.menu-service-icon {
    width: 10%;
    text-align: left;
}

.menu-service-text {
    width: 90%;
}

.menu-service-item:hover {
    background: #f8ffc5;
}

.header__list .menu-service-text a {
    font-size: 11px !important;
    transform: translateY(-5px);
    display: block ruby;
}


.menu-service-text {
    text-align: left;
    padding-left: 8px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.menu-service-heading {
    font-size: 16px;
    font-family: 'Inter-SemiBold';
}

.menu-service-text p {
    color: #646464;
    font-family: 'Roboto-regular';
    font-size: 14px;
    width: 100%;
    line-height: 17px;
}

.menu-service-text a {
    font-family: 'Roboto-regular' !important;
    font-weight: 600;
    font-size: 14px !important;
    width: 70%;
    line-height: 22px;
}

.menu-service-text a img,
.mega-menu-clients .link-arrow {
    width: 11px;
    position: relative;
    top: 2px;
    left: 0px;
}

.menu-call,
.menu-call a {
    padding-top: 0px;
    text-align: center;
    color: #ffffff !important;
    font-size: 13px !important;
    font-family: 'Roboto-regular';
}

.mega-menu2.mega-menu-logo p {
    padding-top: 0px !important;
}

.mega-menu2.mega-menu-logo .big-menu-text {
    font-size: 22px !important;
    padding-top: 50px !important;
    padding-bottom: 5px !important;
    line-height: 28px;
    font-family: Inter-Bold;
}



/* header css start */

.header,
.banner {
    background-color: #000000;
    /* padding: 20px 0px; */
}



.site-logo img {
    width: 150px;
}

.column2 .container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    /* align-items: center; */
}

.site-logo {
    width: 50%;
    padding: 20px 0px 20px 70px;
}

.header-menu {
    width: 50%;
    padding: 20px 120px 20px 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
    background-color: #E9FC58;
}

.header-menu ul {
    display: flex;
    gap: 30px;
    list-style-type: none;
}

.header-menu ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 20px;
    font-family: 'Neue Montreal';
}

.button-wrapper {
    position: relative;
    display: inline-block;
}

.button-wrapper a {
    text-transform: capitalize;
    text-wrap: nowrap;
}

.button-wrapper a::before {
    content: "";
    position: absolute;
    top: 6px;
    left: -8px;
    width: 97%;
    height: 98%;
    border: 2px solid black;
    z-index: -1;
    transition: all 0.3s ease;
    /* Add transition for smooth effect */
}

.button-wrapper a:hover::before {
    top: -8px !important;
    left: 12px !important;
    width: 98%;
    height: 97%;
}

.btn {
    position: relative;
    background-color: black;
    color: white;
    padding: 14px 30px;
    font-size: 16px;
    font-family: sans-serif;
    border: none;
    cursor: pointer;
    z-index: 0;
    text-decoration: none;
    font-family: 'Inter-Bold';
}

/* header css end */


/* banner css start */

.banner-txt {
    width: 50%;
    padding: 0px 0px 70px 70px;
    align-content: center;

}

.banner-image {
    width: 50%;
    background-color: #E9FC58;
    padding: 100px 79px 164px 0px;
    border-radius: 0px 0px 0px 200px;
}

.banner-txt .banner-upper-txt {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;

}

.banner-txt p {
    color: #ffffff;
    font-family: 'Roboto-light';
    padding: 20px 0px 40px 0px;
    width: 75%;
    font-size: 23px;
    line-height: 35px;
}

.service-button .btn {
    background-color: #E9FC58;
    color: #000000;
    font-size: 20px;
    border: 2px solid #ffffff;
}

.banner .service-button .btn {
    left: 10px;
}

.service-button.button-wrapper a::before {
    border-color: #e9fc58;
    top: 8px;
    left: -10px;
}

.service-button.button-wrapper a:hover::before {
    top: -10px !important;
    left: 10px !important;
}

.view-work-button {
    margin-left: 20px;
}

.view-work-button .btn {
    background-color: #ffffff;
    color: #000000;
    font-size: 20px;
    border: 2px solid #E9FC58;
    margin-left: 25px;
}

.view-work-button.button-wrapper a::before {
    border-color: #fff;
    top: 8px;
    left: -10px;
}

.swiper-button-next,
.swiper-button-prev {
    top: 44% !important;
}


.view-work-button.button-wrapper a:hover::before {
    top: -10px !important;
    left: 10px !important;
}

.banner-image {
    display: flex;
    align-items: center;
    /* position: relative; */
}

/* .banner-image img:first-child {
    width: 97%;
    margin-left: -40px;
    
} */


/* .banner-image img:last-child {
    position: absolute;
    right: 34px;
    bottom: 91px;
    animation: animName 10s linear infinite;
    width: 24%;

} */

@keyframes animName {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}




/* banner css end */




/* right hand section css start */

.right-hand-section {

    margin: 15px 0px;
    text-align: center;
    padding: 75px 0px;


}

.counter_width_Ad {
    width: 85%;
    margin: auto;
}

.right-hand-section h2 {
    color: #ffffff;
}

.right-hand-section p {
    color: #ffffff;
    font-family: 'Roboto-regular';
    /* padding: 8px 0px 40px 0px; */
}

.stat-section {
    display: flex;
    width: 78%;
    gap: 30px;
    margin: auto;
    padding: 0px 70px;
}

.info {
    width: 25%;
    background-color: #292929;
    border-radius: 36px;
    padding: 18px 21px;
    transition: transform 0.3s ease-in-out;
    /* Smooth transition */
}


.info span,
.info strong {
    font-size: 40px;
    color: #E9FC58;
    font-family: 'Inter-black';
}

.info p {
    color: #ffffff;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px;
}

/* right hand section css end */


/* services section css start */


.services-section {
    text-align: center;
    padding-bottom: 0px;
}

.services-section p {
    padding: 20px 0px 30px 0px;
}

.tab-slider-container {
    max-width: 100%;
    overflow: hidden;
    padding: 0px 0px 70px 0px;
}

.tab-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 20px;
    justify-content: center;
    padding-right: 0px;
}

.tab-btn {
    padding: 14px 29px;
    border-radius: 37px;
    border: none;
    font-size: 18px;
    background: #f9f9fd;
    cursor: pointer;
    font-family: 'Inter-Medium';
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px 0px;
}

.tab-btn.active {
    background: #000000;
    color: #E9FC58;
}



.slider-wrapper {
    padding-left: 70px;
    overflow: hidden;
    position: relative;
}

.slider-track {
    display: flex;
    transition: transform 0.4s ease-in-out;
    gap: 20px;
    padding: 10px;
    position: relative;
    margin-left: 0px;
}

.tab-slide {
    flex: 0 0 60%;
    min-height: 200px;
    font-size: 1.2rem;
    border-radius: 36px;
    padding: 16px 16px 16px 16px;
    background-color: #F8F8F8;
    box-shadow: 0px 6px 6px -3px rgba(5, 18, 53, 0.05), 0px 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 2px rgba(34, 34, 34, 0.05);

}

.tabs-images {

    padding: 0px;
    /* border-radius: 62px; */
}

.tabs-images img {
    width: 100%;
    border-radius: 30px;
    /* border: 1px solid #707070; */
}

.tabs-content {
    padding: 15px 12px 10px 12px;
}

.tabs-content h3 {
    font-size: 24px;
    /* width: 28%; */
    font-family: 'Inter-Bold';
    text-align: left;
    line-height: 31px;
}

.tabs-content p {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    padding-right: 4px;
}

.read-tabs-content {
    font-weight: 600;
}

.tab-btn svg {
    height: 23px;
    margin-right: 7px;
    width: 23px;
}

.tab-btn path {
    fill: #000000 !important;
}

.tab-btn.active path {
    fill: #E9FC58 !important;
}

.plus-development path {
    fill: none !important;
}

.plus-development.active path {
    fill: none !important;
    stroke: #E9FC58;
}


/* services section css end */

/* portfolio section css start */


.portfolio-section {
    background-color: #000000;
    text-align: center;
    padding-bottom: 0px;
}

.portfolio-section h2 {
    color: #ffffff;
    width: 797px;
    margin: auto;
}

.portfolio-section p {
    color: #ffffff;
    padding: 20px 0px 30px 0px;
}

.portfolio-slider-container {
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 100px 120px;
    background: #000000;
}

.white-banner {
    background: #fff !important;
}

.white-banner h2,
.white-banner h2 span,
.white-banner p {
    color: #000 !important;
}

.white-banner .swiper-slide {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border: 1px solid #e0e0e0;
}

.portfolio-slider-wrapper {
    overflow: hidden;
    position: relative;
}

.portfolio-slider-track {
    display: flex;
    transition: transform 0.4s ease-in-out;
    gap: 35px;
    padding: 0px;
    position: relative;
}

.portfolio-slide {
    flex: 0 0 60%;
    background: #ffffff;
    border-radius: 80px;
}

.project-info {
    display: flex;
    width: 100%;
}

.project-details {
    width: 68%;
    padding: 34px 30px;
    position: relative;
}



.project-details img {
    width: 240px !important;
    margin: auto;
}

.project-details p {
    font-size: 20px;
    line-height: 28px;
    padding: 20px 23px;
}



.project-details .button-wrapper {
    margin-top: 52px;
    margin-left: auto;
    margin-bottom: 53px;
    margin-right: auto;
    text-align: center;
    display: block;
}

.project-images img {
    border-radius: 0px 79px 0px 0px;

}

.project-stats {
    padding: 4px 39px;
    display: flex;
    background-color: #fff;
    margin-top: -10px;
    border-radius: 0px 0px 80px 0px;
}

.stats-info span {
    font-size: 40px;
    font-family: 'Roboto-regular';
    font-weight: 900;
}

.stats-info p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
    width: 90%;
    padding: 10px 0px;
}

.stats-info {
    width: 46%;
}

.stats-info:first-child {
    border-right: 1px solid #000000;
    padding-right: 0px;
}

.stats-info:last-child {
    padding-left: 70px;
}

.portfolio-slide {
    transition: transform 0.4s ease, opacity 0.4s ease;
}

/* Active (main) slide */
.portfolio-slide.active {
    transform: scale(1);
    opacity: 1;
}

/* Neighbor slides (smaller) */
.portfolio-slide.prev,
.portfolio-slide.next {

    opacity: 0.80;
}

/* All others */
.portfolio-slide:not(.active):not(.prev):not(.next) {
    transform: scale(0.75);
    opacity: 0.5;
}

.slider-arrow {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    font-size: 40px;
    padding: 10px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    border-radius: 50%;
    transition: background 0.3s ease;
}

.slider-arrow:hover {
    background: rgba(0, 0, 0, 0.8);
}

.slider-arrow.prev {
    left: 20px;
    width: 73px;
    height: 73px;
}

.slider-arrow.next {
    right: 20px;
    width: 73px;
    height: 73px;
}

.portfolio-slider-container {
    position: relative;
    /* Needed for arrow positioning */
}


.swiper-backface-hidden .swiper-slide {
    transform: scale(0.85);
    filter: blur(12px);
    transition: transform 1.2s, filter 1.2s;
}

.swiper-slide-active {
    transform: scale(1) !important;
    filter: blur(0px) !important;
    transition: transform 1.2s, filter 1.2s;
}

/* portfolio section css end */


/* CTA section css start */
.cta-section {
    padding-top: 0px;
    background-color: #000000;
}

.faq-answer .anchorrtest {
    color: #9fb117 !important;
    text-decoration: none;
}


.cta-content {
    max-width: 1024px;
    margin: auto;
    padding: 40px 60px;
    border-radius: 50px;
    background-color: #E9FC58;
    display: flex;
    margin-top: 75px;
}

.cta-text {
    width: 100%;
}

.cta-text h2 {
    font-family: 'Inter-black';
    font-size: 37px;
}

.cta-text p {
    font-size: 22px;
    line-height: 29px;
    font-family: 'Roboto-light';
    width: 90%;
    padding-top: 12px;
}

.cta-btn {
    width: 30%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}



/* CTA section css end */



/* testimonials section css start */


.testimonial p {
    font-size: 16px;
}

ul.swap-logo {
    text-align: center;
}

ul.swap-logo li {
    width: 14%;
    display: inline-block;
    padding: 0 !important;
    margin: 0px 12px;
}

.testimonials-info {
    background-color: #191919;
    border-radius: 82px;
    padding: 60px 62px;
    display: flex;
    flex-wrap: wrap;
    margin: auto 80px;
}

.testimonials-heading {
    width: 50%;
    padding-right: 0px;
}

.testimonials-heading h2 {
    color: #ffffff;
    padding-right: 95px;
}

.heading-upper-txt {
    color: #D4D3D1;
    font-family: 'Inter-Regular';
    font-size: 24px;
    display: inline-block;
    padding-bottom: 20px;
}

.testimonials-content {
    width: 50%;
}

.testimonial-slider {
    color: white;
    padding: 0px 40px;
    border-radius: 10px;
    font-family: sans-serif;
    position: relative;
}

.testimonial-wrapper {
    overflow: hidden;
    /* Hides other slides */
    width: 100%;
}

.testimonial-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.testimonial {
    flex: 0 0 100%;
    /* Take full width */
    box-sizing: border-box;
    padding-right: 20px;
}

.testimonial small {
    font-size: 18px;
    font-family: 'Roboto-regular';
    opacity: 0.7;
    display: block;
    margin-bottom: 10px;
}

.author {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}

.author b {
    font-size: 20px;
    font-family: 'Inter-Bold';
}

.author img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.testimonial-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.numbers {
    font-size: 14px;
    font-weight: bold;
}

.numbers span {
    font-size: 18px;
    font-family: 'Roboto-regular';
    display: inline-block;
    padding: 0px 5px;
}

.arrow {
    background: none;
    border: 2px solid white;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: white;
    cursor: pointer;
}

.nav-arrows {
    display: flex;
    gap: 10px;
}

.nav-arrows .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.clients-logos {
    width: 100%;
    text-align: center;
}

.clients-logos h3 {
    color: #E9FC58;
    font-size: 24px;
    font-family: 'Inter-Regular';
    letter-spacing: 2px;
    padding: 40px 0px;
}

.clients-logo {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.logo-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* Fading edges */
.logo-slider::before,
.logo-slider::after {
    content: "";
    position: absolute;
    top: 0;
    width: 120px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.logo-slider::before {
    left: 0;
    /* background: linear-gradient(to right, #111 0%, transparent 100%); */
}

.logo-slider::after {
    right: 0;
    /* background: linear-gradient(to left, #111 0%, transparent 100%); */
}

.slide-track {
    display: flex;
    gap: var(--gap);
    animation: scroll var(--speed) linear infinite;
}

.slide {
    flex: 0 0 auto;
    width: var(--slide-width);
    /* height: var(--slide-height); */
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #222; */
    border-radius: 12px;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); */
    transition: transform 0.3s ease;
}

.slide {
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: background-color 0.4s ease;
    /* Smooth background color transition */
}

.slide img {

    object-fit: contain;
    transition: transform 0.4s ease, filter 0.6s ease;
    /* Smooth zoom and filter effect */
    border-radius: 8px;
}

.slide:hover {
    background-color: #f0f0f0;
    /* Light background color shift */
}

.slide img:hover {
    transform: scale(1.1);
    /* Slight zoom */
    filter: brightness(0%);
    /* Slightly dim the image */
}




.logo-slider:hover .slide-track {
    animation-play-state: paused;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media (max-width: 768px) {
    :root {
        --slide-width: 140px;
        --slide-height: 80px;
        --gap: 20px;
        --speed: 25s;
    }

    .logo-slider::before,
    .logo-slider::after {
        width: 60px;
    }
}

:root {
    --slide-width: 180px;
    /* logo box width */
    --slide-height: 100px;
    /* logo box height */
    --speed: 35s;
    /* animation duration */
    --gap: 40px;
    /* space between logos */
}


.swiper {
    width: 100%;
    padding: 20px 0px 80px 0px !important;
    background-color: #000000;
}

.swiper-slide {
    width: 64% !important;
    background: #fff;
    border-radius: 90px;

    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1),
        box-shadow 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
    /* 👈 updated */
}

.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.swiper-slide-active {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
}

.swiper-button-prev,
.swiper-button-next {
    background: rgba(0, 0, 0, 0.6);
    color: #fff !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 20px !important;
}




/* testimonials section css end */


/* teams section css start */


.teams-section {
    background-color: #000000;
    text-align: center;
}

.teams-section h2 {
    color: #ffffff;
}

.teams-main {
    padding-top: 0px;
    display: flex;
    gap: 20px;
    align-items: self-start;
}

.teams-card {
    width: 25%;
    border-radius: 46px;
    padding: 10px;
    background-color: #E9FC5825;
    transition: 0.3s;
    height: auto;
}

.teams-card img {
    width: 100%;
    border-radius: 40px 40px 0px 0px;
    height: 340px;
    object-fit: cover;
}

.teams-detail {
    background-color: #ffffff;
    padding: 18px 25px 30px 25px;
    text-align: left;
    margin-top: -10px;
    border-radius: 0px 0px 46px 46px;
}

.teams-section .container {
    overflow: visible;
}

.teams-detail h3 {
    font-size: 23px;
    font-family: 'Inter-black';
    margin-bottom: 10px;
}

.teams-detail p {
    font-size: 18px;
    line-height: 26px;
}

.teams-card:hover {
    scale: 1.02;
    transition: 0.3s;
}

.teams-card:hover .teams-detail {
    background-color: #E9FC58;
}

.teams-card:nth-child(2),
.teams-card:nth-child(4) {
    margin-top: 40px;
}

.teams-card:nth-child(1),
.teams-card:nth-child(3) {
    margin-bottom: 40px;
}


/* teams section css end */


/* our partners section css start */

.our-partners-section {
    margin: 100px 120px;
}

.our-partners {
    padding: 60px 80px 90px;
    background-color: #E9FC58;
    border-radius: 54px;
    text-align: center;
}

.our-partners p {
    line-height: 30px;
    margin: auto;
    /* width: 90%; */
    padding: 20px 0px 30px 0px;
}

.partners {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.partners-logos {
    background-color: #000000;
    padding: 20px 100px;
    width: 23.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

.partners-logos img {
    width: 150px;
}

.partners-row1 {
    margin-bottom: 30px;
    margin-left: 20px;
    width: 100%;
    position: relative;
    left: -100px;
}

.partners-row2 {
    margin-left: -20px;
    width: 100%;
    position: relative;
    left: -250px;
}

.our-partners .button-wrapper {
    margin-top: 60px;
}

.our-partners .button-wrapper a::before {
    top: 7px;
    left: -9px;
}

.our-partners .button-wrapper a:hover::before {
    top: -10px !important;
    left: 10px !important;
}

.our-partners .button-wrapper .btn {
    background-color: #fff;
    color: #000;
    border: 2px solid #191919;
}

.center p {
    text-wrap: wrap;
}

/* our partners section css end */


/* footer css start */


.footer {
    background-color: #000000;
    border-radius: 55px 55px 0px 0px;
    padding: 60px 80px 40px 80px;
    transition: width 0.5s ease;
    margin: 0 auto;
}

.footer-cta {
    text-align: center;
    border-bottom: 1px solid #343434;
    padding-bottom: 60px;
}

.footer-cta h2 {
    color: #ffffff;
}

.footer-cta p {
    color: #ffffff;
    width: 700px;
    font-family: 'Roboto-light';
    margin: auto;
    padding: 20px 0px 30px 0px;
    font-size: 22px;
    line-height: 30px;

}

.call-btn .btn {
    background-color: #E9FC58;
    border: 2px solid #ffffff;
    color: #000000;
}

.call-btn.button-wrapper a::before {
    border: 2px solid #e9fc58;
    top: 8px;
    left: -9px;
}

.button-wrapper.call-btn::before {
    border-color: #ffffff;
}

.contact-btn .btn {
    background-color: #ffffff;
    border: 2px solid #e9fc58;
    color: #000000;
}

.contact-btn.button-wrapper a::before {
    border: 2px solid #fff;
    top: 8px;
    left: -9px;
}

.button-wrapper.contact-btn::before {
    border-color: #E9FC58;
}

.footer-cta-btn {
    padding: 16px 0px;
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
}

.footer-info {
    border-bottom: 1px solid #343434;
    padding: 60px 0px 60px 0px;
    display: flex;
}

.footer-logo {
    width: 15%;
}

.footer-logo img {
    width: 150px;
}

.footer-links {
    width: 22%;
    padding-left: 60px;
}

.footer-headings {
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Inter-Bold';
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer-links a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-family: 'Roboto-regular';
    margin: 13px 0px;
    font-size: 16px;
    line-height: 26px;
    text-wrap: nowrap !important;
}

.footer-links a:hover {
    color: #e9fc58;
}

.footer-links a:last-child {
    margin-bottom: 0px;
}

.address {
    color: #E9FC58;
    font-size: 16px;
    font-family: 'Inter-Bold';
    display: block;
    margin-top: 20px;
    margin-bottom: 7px;
}

/* .footer-about {
    width: 200px;
} */

.footer-address {
    padding-right: 55px;
}

.footer-address a {
    margin: 0px;
    font-family: 'Inter-SemiBold';
}

.footer-social-media {
    width: 20%;
    padding-left: 40px;
}

.social-icon {
    display: flex;
    gap: 10px;
}

.social-icon img {
    width: 40px;
    padding: 10px;
}

.social-icon span {
    width: 40px;
    height: 40px;
    background-color: #E9FC58;
    /* padding: 10px; */
    border-radius: 50px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.social-icon span:hover {
    transform: translateY(-5px);
}

.copyright {
    display: flex;
    padding-top: 40px;
}

.copyright-txt {
    width: 50%;
}

.copyright-txt p {
    font-size: 17px;
    color: #ffffff;
    text-wrap: nowrap !important;
}


.cities-we-serve {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cities-we-serve img {
    width: 17px;
}

.cities-we-serve span {
    color: #E9FC58;
    font-size: 18px;
    display: inline-block;
    padding: 0px 5px;
    font-family: 'Roboto-regular';
}

/* footer css end */

.section_design_faq {
    display: flex;
    justify-content: space-between;
    gap: 70px;
    margin: 0px 80px;
}

.here_new_faq_heading_box {
    width: 40%;
}

.faq_right_box {
    width: 60%;
}


.faq {
    border-top: 1px dotted;
    border-image: repeating-linear-gradient(to right, #0000007a 0 1px,
            /* dot size */
            transparent 2px 8px
            /* space between dots */
        ) 10
}


.upper_of_faq {
    font-size: 19px;
    margin-bottom: 14px;
    display: block;
    text-transform: uppercase;
    font-family: 'Inter-Regular';
}


.faq-question {
    padding: 40px 30px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: start;
    font-family: 'Inter-Regular';
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 26px;
    color: #000;
    transition: color 0.3s ease-in-out;
}

.faq-question h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    padding-right: 20px;
}



/* .faq-question:hover,
.faq.active .faq-question {
    color: #E9FC58;
} */

.faq-answer {
    color: #222;
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out;
    font-family: 'Roboto-regular';
    font-size: 18px;
    line-height: 28px;
}

.faq-answer p {
    color: #222;
    font-family: 'Roboto-regular';
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}

.faq-answer .faq_Challagnes_ul {
    margin-left: 20px;
}

.faq-answer>div {
    overflow: hidden;
    /* padding: 0 15px; */
    /* transition: padding 0.5s ease-in-out; */
}

.faq.active .faq-answer {
    grid-template-rows: 1fr;
    opacity: 1;
}

.faq.active .faq-answer>div {
    padding: 0px 30px 30px 0px;
    font-family: 'Roboto-regular';
    /* font-size: 21px; */
}

.icon {
    font-size: 25px;
    transition:
        transform 0.4s ease-in-out,
        color 0.3s ease-in-out;
    line-height: 22px;
}

.faq.active .icon {
    transform: rotate(45deg);
    color: #000;
}




/* inner pages css css start */

.inner-page-testimonials-section {
    background-color: #000000;
}

.testimonials-section {
    background: #fff !important;
    padding-top: 0px !important;
}

.inner-main-heading {
    font-size: 51px;
    line-height: 57px;
    color: #fff;
}

.what-we-do {
    background-color: #000000;
    padding-bottom: 100px;
}

.what-we-do h2 {
    color: #ffffff;
    text-align: center;
}

.what-we-do p {
    text-align: center;
    color: #ffffff;
    padding-top: 20px;
    /* width: 64%; */
    margin: auto;
}

.homepage-counter {
    /* width: 50% !important; */
    margin: auto;
}



.what-we-do-main {
    display: flex;
    margin-top: 15px;
    gap: 30px;
}

.what-we-do-sections {
    width: 30%;
    display: flex;
    gap: 30px;
    flex-direction: column;
}

.what-we-do-sections.middle-info-main {
    width: 40%;
}

.what-we-do-info-boxes {
    padding: 0px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
}

.what-we-do-info-boxes h3 {
    text-align: left;
    font-size: 21px;
    font-family: 'Inter-black';
    line-height: 25px;
}

.what-we-do-info-boxes p {
    text-align: left;
    font-size: 16px;
    font-family: 'Roboto-regular';
    color: #000000;
    width: 100%;
    line-height: 26px;
}

.what-we-do-sections.last-info-box {
    width: 100%;
    margin-top: 30px;
}

.what-we-do-sections.last-info-box .what-we-do-info-boxes {
    display: flex;
    justify-content: space-between;
}

.info-text {
    width: 40%;
}

.info-img {
    width: 50%;
}

.marketing-page-cta {
    margin-top: 0px !important;
    padding: 50px 50px 80px 50px !important;
}

.custom-cta-here {
    margin-top: 0px !important;
    padding: 50px 50px 80px 50px !important;
}

/* .custom-cta-here h2 {
    width: 65% !important;
} */

.cta-box .button-wrapper a {
    font-size: 22px;
}

.marketing-page-cta h2 {
    width: 75% !important;
}

.cta-box {
    padding: 50px;
    border-radius: 82px;
    background-color: #E9FC58;
    margin: 100px auto 0px auto;
    text-align: center;
    width: 1000px !important;
}

.cta-box .para-div {
    margin-bottom: 40px !important;
}

.cta-box h2 {
    color: #000000;
    width: 100%;
    margin: auto;
}

.cta-box p {
    color: #000000;
    text-align: center;

}

.dsk-width-head {
    width: 100% !important;
}



.small-text {
    text-align: center;
    font-size: 15px;
    margin: 8px 0px 0px 0px !important;
    width: 100% !important;
    font-weight: 600;
}

.inner-page-portfolio-section,
.inner-page-portfolio-section .swiper {
    background-color: #ffffff;
}

.inner-page-portfolio-section h2,
.inner-page-portfolio-section p {
    color: #000000;
}

.inner-page-portfolio {
    background-color: #ffffff;
}

.inner-page-portfolio .portfolio-slide {
    border: 1px solid #707070;
}

.faq-section {
    padding: 0px 70px 0px 70px !important;
}

.faq-section .para-div p {
    font-size: 19px !important;
    text-align: left;
}

.black-section-heading {
    text-align: center;
    color: #ffffff;
}

/* .faq-section.section-gap {
    padding-top: 80px;
} */

.faq-container .button-wrapper {
    padding-bottom: 22px;
    margin-top: 20px;
}

.heading-upper-text {
    display: block;
    text-align: center;
    color: #ffffff;
    padding-bottom: 20px;
    font-family: 'Inter-Regular';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
}

.black-section-main-pera {
    text-align: center;
    color: #ffffff;
    padding-top: 20px;
    font-family: 'Roboto-regular';
    /* width: 65%; */
    margin: auto;
}

.black-banner {
    background-color: #000;
    padding-top: 100px;
}

.shopify-store-look {
    background-color: #2d2d2d;
    width: 71%;
    margin: auto;
    margin-top: 85px;
    border-radius: 100px;
    text-align: center;
}

.shopify-store-look h2 {
    text-align: center;
    margin: auto;
    color: #ffffff;
    width: 600px;
}

.shopify-store-look p {
    color: #ffffff;
    text-align: center;
    padding: 20px 0px 50px 0px;
    line-height: 30px;
}

.fap-cta {
    background-color: #E9FC58;
    border-radius: 20px;
    padding: 30px 50px;
    width: 726px;
    margin: auto;
    margin-top: 80px;
    display: flex;
    margin-bottom: 30px;
}


.fap-cta-heading {
    width: 55%;
}

.fap-cta-heading span {
    font-size: 32px;
    line-height: 36px;
    font-family: 'Inter-Bold';

}

.fap-cta-btn {
    position: relative;
    width: 45%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.fap-cta-btn::before {
    content: "";
    position: absolute;
    left: 0px;
    background-image: url(images/cta-divider.png);
    height: 183%;
    width: 100px;
    background-repeat: no-repeat;
    background-size: contain;
}

@media only screen and (max-width: 1650px) {
    .tab-btn {
        padding: 14px 25px;
        font-size: 17px;
    }

    .tab-buttons {
        gap: 11px;
    }

    .menu-service-text p {
        font-size: 13px;
    }

    .banner-txt {
        padding: 50px 0px 130px 70px;
    }

    .mega-menu-logo p {
        font-size: 18px;
    }

    .project-details p {
        font-size: 16px;
        line-height: 23px;

    }

    .mega-menu-logo .mega-menu-phone {
        padding: 12px 17px;
    }

    .menu-service-heading {
        font-size: 14px;
    }

    .service-button .btn,
    .view-work-button .btn {
        font-size: 18px;
    }

    /* .banner-image img:first-child {
    width: 90%;}  */
    .our-partners-section {
        margin: 100px 76px;
    }

    .stats-info p {
        font-size: 15px !important;
    }

    .tab-slider-container {
        padding: 0px 0px 100px 0px;
    }

    .slider-track {
        margin-left: 0px;
    }

    .menu-service-item {
        padding: 15px 10px 2px 10px;
        width: 100%;
    }

    .stat-section {
        width: 100%;

    }

    .banner-txt p {
        font-size: 20px;
        line-height: 29px;
    }

    .banner-image {
        padding: 80px 60 144px 0px !important;
    }

    .swiper-slide {
        width: 70% !important;
    }

    /* .banner-image img:last-child{right: 27px; bottom:69px;} */
    .header__list-item .submenu-wrapper {
        width: 70% !important;
    }

    .project-details {
        width: 80%;
        padding: 30px 30px;
        position: relative;
    }

    .project-details img {
        width: 170px !important;
        margin: auto;
    }


    .header__list li {
        padding: 40px 8px !important;
    }

    .header__list-item .submenu-wrapper {
        width: auto;
    }


}


/* inner pages css css end */



/* sandeep style Start */

@media only screen and (min-width: 1869px) and (max-width: 1920px) {
    .banner-image {
        padding: 125px 79px 190px 0px;
    }

    .cta-content {
        width: 1140px;
    }

    .header__list .menu-service-text a {
        font-size: 12px !important;
    }
}


.slider_btnss .tab-btn:hover {
    background: #000;
    color: #E9FC58;
}

.slider_btnss .tab-btn:hover path {
    fill: #E9FC58 !important;
}

.project-stats {
    margin-top: 0px;
    padding: 4px 0px;
}

.stats-info {
    padding-left: 25px !important;
}

.slide img {
    filter: brightness(0) invert(1) !important;
    opacity: .6;
}

.slide:hover {
    background-color: transparent !important;
}

.slide:hover img {
    filter: brightness(1) invert(0) !important;
    opacity: 1;
}

.faq-question {
    padding: 30px 0px;
}

.faq.active .faq-answer>div {
    font-size: 18px;
    line-height: 28px;
}

/* .anchorrtest {
    text-decoration: underline;
    font-weight: 500;
} */


.ans_faq_here a {
    text-decoration: none;
    color: #B1C708 !important;
}

.partners-logos {
    height: 104px;
}

/* sandeep style End */



/* new button style sandeep */

.actionbutton {
    position: sticky;
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 40px;
}

.action_btn {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    /* width: 50%; */
    font-family: 'Inter-Bold';
    padding: 14px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-wrap: nowrap;
}



.action_btn::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border: 2px solid #E9FC58;
    z-index: -1;
    box-sizing: border-box;
    pointer-events: none;
    transition: all 0.3s ease;

}

.action_btn:hover::before {
    top: -10px;
    left: 10px;
}

.our_service_btn {
    background-color: #E9FC58;
    border: 2px solid #ffffff;


}

.shopify-talk-ai-btn {
    background: #000;
    color: #fff;
}

.shopify-talk-ai-btn:before {
    border: 2px solid #000;
}

.our_partner_btn {
    background-color: #fff;
    border: 2px solid #000;
    padding: 14px 30px;
    font-size: 16px;
    margin-top: 35px;
}

.our_partner_btn:before {
    border: 2px solid #000
}

.view_work_btn {
    background-color: #ffffff;
    border: 2px solid #e9fc58;

}

.footer_box-cta {
    width: 32%;
    margin: auto;
    justify-content: center !important;
    margin-top: 20px;
}


.banner_pict {
    width: 90%;
    margin-left: -40px;
    position: relative;
}

.main_img_bann {
    border-radius: 30px;
    box-shadow: 5px -6px 0px 4px #BFC8FF;
    width: 100%;
    object-fit: cover;
}

.circle_img {
    position: absolute;
    right: -77px;
    bottom: -69px;
    animation: animName 10s linear infinite;
    width: 26%;
}

.what-we-do:has(.get-section) {
    /* background: #fff; */
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.list-item.current-item:has(.dots) {
    background: none !important;
    border: none !important;
}

.list-item.current-item:has(.current) {
    background: #e5fd5f !important;
    border: none !important;
}

.nav-links .page-numbers.current {
    background: #e5fd5f !important;
    border: none !important;
}

.get-section .cta-box {
    width: 70%;
}

.tab-slider-container:has(.migrate-page-serive-section) {

    padding-bottom: 0px !important;
}

/* read more read less */

.overviewSclips {
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: max-height 0.5s ease;
    max-height: 3.6em;
}

.service-content-home {
    padding-top: 10px;
}

.overviewSclips.read {
    -webkit-line-clamp: unset;
    text-overflow: unset;
    display: block;
    max-height: 1000px;
    transition: max-height 0.8s ease;
}

.osreadmore {
    color: #fff;
    display: inline-block;
    padding: 14px 40px;
    background-color: #000000;
    border-radius: 900px;
    position: relative;
    box-shadow: 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 1px rgba(5, 18, 53, 0.05);
    font-weight: 100;
    margin-top: 15px;
    cursor: pointer;
    font-family: 'Roboto-regular';
    font-size: 16px;



}

.osreadmore:hover {
    color: #E9FC58;
}


.static-button-service {
    color: #fff;
    display: inline-block;
    padding: 14px 40px;
    background-color: #000000;
    border-radius: 900px;
    position: relative;
    box-shadow: 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 1px rgba(5, 18, 53, 0.05);
    font-weight: 100;
    margin-top: 15px;
    cursor: pointer;
    font-family: 'Roboto-regular';
    font-size: 16px;
    text-decoration: none;
    color: #fff;



}

.static-button-service:hover {
    color: #E9FC58;
}


/* pagiation porfolio sectoin */
.swiper-pagination {
    display: none;
}

.swiper,
.cta-section {
    margin-top: -1px;
}



/* standard shopify */


.standard-ai-faq {
    width: 100%;
    background: #fafafa;
    padding: 75px 60px;
}

.ai-faq-marketing-page {
    padding-bottom: 0px;
}

.ai-section {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto;
    gap: 90px;
}

.ai-left {
    width: 38%;
    margin-top: 20px;
}



.ai-right {
    width: 70%;
}

.challanges-item {
    border-top: 1px dotted;
    border-image: repeating-linear-gradient(to right, #0000007a 0 1px,
            /* dot size */
            transparent 2px 8px
            /* space between dots */
        ) 10;
    padding: 30px 0px;
}

.preicon_faq {
    width: 42px;
    border: 1px solid #d8ef17;
    border-radius: 9px;
}

.challanges-icon {
    height: 45px;
    width: 45px;
    background: #e8ff764a;
    display: flex;
    align-items: center !important;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #e8ff76;
    opacity: .9;
}

.challanges-icon svg {
    height: 20px;
    width: 20px;
    color: #000;
}

.challanges-icon img {
    height: 27px;
}

.ai-challange-ques {
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    width: 100%;
}

.challanges-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-family: 'Inter-Regular';

}

.challanges-header span {
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 500;
    color: #111;
}

.challanges-toggle {
    padding-left: 40px;
}

.challanges-toggle svg {
    transition: transform 0.3s ease;
    color: #555;
    height: 32px;
    width: 32px;
}

.challanges-item.active .challanges-toggle .icon {
    transform: rotate(45deg);

}

.challanges-content {
    display: none;
    margin-top: 10px;

}

.challanges-content p {
    padding: 0px 25px 0px 60px;
    color: #222;
    font-family: 'Roboto-regular';
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
}

/* new box AI First section */

.newAi-box {
    padding: 75px 70px 75px 70px;
    width: 95%;
    margin: auto;
}

.newAi_heading {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
}

.parent_box-newAI {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
}

.box_one {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}

.child-Ai-box {
    width: 100%;
    padding: 40px 30px 40px 30px;
    background: #1a1a15;
    border-radius: 30px;
    box-shadow: 0px 6px 6px -3px rgba(5, 18, 53, 0.05), 0px 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 2px rgba(34, 34, 34, 0.05);
    border: 12px solid rgba(0, 0, 0, .5);
    transition: .5s all;


}


.card_head_er {

    margin-bottom: 15px;
    display: flex;
    flex-direction: column-reverse;

}

.title_Cards {
    width: 100%;
    font-size: 28px;
    color: #fff;
}

.title_Cards span {
    color: #e5fd5f;
}


.card_icon_header img {
    height: 75px;
    margin-bottom: 20px;
    filter: invert(100%) sepia(69%) saturate(1905%) hue-rotate(8deg) brightness(102%) contrast(92%);
    opacity: .6;
}

.content_box-card p {
    color: #ffff;
    font-size: 17px;
    line-height: 23px;
    text-align: left;
    font-family: 'Inter-Regular';

}

.child-Ai-box:hover {
    transform: scale(1.04);
}

.home-reviews {
    margin-top: 80px;
}









/* read more subtitle */


.para-div {
    /* width: 65%; */
    margin: 20px auto 20px auto;
    text-align: center;


}


.read-morebtn-click {
    color: #000;
    cursor: pointer;
    margin-top: 4px;
    font-size: 17px;
    user-select: none;
    text-decoration: underline;
    font-family: 'Roboto-regular';
    margin-bottom: 10px;
    font-weight: bold;
}

.read-morebtn-click:hover {
    text-decoration: underline;
}


.blackbg-section .read-morebtn-click {
    color: #fff;
}


.right-hand-section .para-div {
    width: 1200px;
}

.pricing_section .para-div {
    width: 1200px;
}

.services-section .para-div {
    width: 1200px;
}

/* .what-we-do  .para-div{
        width: 80%;
    } */

.what-we-do .para-div {
    width: 1200px;
}

.what-we-do .cta-box .para-div {
    width: 95% !important;
}


.portfolio-section .para-div {
    width: 1200px;
}

.faq-section .para-div {
    width: 100%;
}

.our-partners .para-div {
    width: 1200px;
}


.faq-section .heading-upper-text {
    display: none;
}

/* .shopify-store-look{
        display: none;
    } */



/* portfolio new section start */

.portfolio-slider-section {
    background: #000;
}

.parent-box-portfolio {
    width: 100%;

    padding: 0px 80px;
}

.porfolio-produce-section {
    padding: 0px 60px;
    /* max-width: 1300px; */
    margin: auto;

}

.fheny-section {
    position: relative;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;

}

.fheny-image-wrapper {
    position: relative;
}

.fheny-content-box {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    background: rgb(229 253 95 / 94%);
    padding: 50px;
    border-radius: 30px;
    width: 45%;

    /* height: 90%; */
}

.fheny-content-box h3 {
    margin-bottom: 20px;
    font-size: 28px;
}

.fheny-logo {
    height: 60px !important;
    width: auto !important;
    display: block;
    margin-bottom: 15px;
    /* background:#ffff; */
    padding: 5px 0px;
}

.fheny-text {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Inter-SemiBold';
    color: #000;
}

.fheny-stats {
    display: flex;
    /* justify-content: space-between; */
    margin-top: 40px;
    /* align-items:center; */
}

.fheny-stat {
    text-align: left;
    width: fit-content;
}

.fheny-stat-value {
    margin-bottom: 0px;
    font-size: 75px;
    color: #000;
    font-weight: bold;
    font-family: 'Roboto-regular';
}

.fheny-stat-label {
    line-height: 24px;
    color: #000;
    font-family: 'Roboto-regular';
}

.fheny-stats .fheny-stat:nth-child(1) {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 3px solid #857e7e7a;
}

.profolio-owl .owl-prev {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    transition: .5s all;
}

.profolio-owl .owl-next {
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    transition: .5s all;
}

.profolio-owl .owl-prev:hover,
.profolio-owl .owl-next:hover {
    background-color: transparent !important;
    scale: 1.1;
}

.profolio-owl .owl-prev svg,
.profolio-owl .owl-next svg {
    height: 40px !important;
    width: 40px !important;
    color: #fff !important;
}

.profolio-owl .owl-nav {
    margin-top: 0px !important;
}


.custom_margin {
    margin-bottom: 70px;
}

.custom_margin.profolio-owl .owl-prev svg,
.custom_margin.profolio-owl .owl-next svg {
    color: #000 !important;
}

/* portfolio new section end */

/* marketing page porfolio start */

.profolio-static-section {
    width: 100%;
    background: #000;
    padding: 75px 0px 75px 0px;
    margin-top: 0px;
}

.profolio-static-section .get-section {
    margin-top: 75px;
}

.marketing-page-reviews {
    margin-top: 75px;
}

.trusted-section {
    max-width: 1200px;
    margin: 80px auto;
    padding: 40px;
    background: #fafafa;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.trusted-heading {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
    text-align: left;
}

.trusted-content {

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;

}

.feed-gallery {
    width: 50%;
}

.shop_tag-img {
    width: 100%;
}



.feed-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    width: 140px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.feed-item img {
    width: 100%;
    display: block;
    height: 180px;
    object-fit: cover;
}

.feed-info {
    padding: 8px 10px;
    font-size: 12px;
    color: #444;
}

.review-content {
    width: 50%;
}

.review-content .brand-name {
    color: #fff !important;
    width: 370px;
}

.review-content .brand-name span {
    color: #E9FC58 !important;
}

.review-content .quote {
    font-size: 19px;
    line-height: 27px;
    color: #fff !important;
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}



.author {
    font-weight: 600;
    margin-top: 20px;
}


.stats {
    display: flex;
    gap: 20px;
    margin-top: 30px;
    justify-content: space-between;
}

.stat {
    width: 30%;
}


.review-content .state_tag {
    line-height: 60px;
    font-size: 50px;
    color: #E9FC58 !important;
    font-family: 'Inter-black';
}

.review-content .state_tag_dec {
    font-size: 16px;
    line-height: 23px;
    color: #fff !important
}




@media (max-width: 768px) {
    .trusted-content {
        flex-direction: column;

    }

    .feed-gallery,
    .review-content {
        flex: 1 1 100%;
    }

    .feed-images {
        flex-wrap: wrap;
    }
}

/* marketing page porfolio end */



.shopify-plus-page-porfolio {
    margin-top: 75px;


}


.parent-box-portfolio.black-box-portfolio {
    background: #000 !important;
    margin-bottom: 75px;
}

.portfolio-non-slid {
    width: 90% !important;
    margin: auto;
}

/* migration page start */

.migrate-portfolio-new {
    background: #fafafa;
    padding-bottom: 80px;
    margin-bottom: 80px;
}

.migrate-portfolio-new .white-banner {
    background: none !important;
}

.left_align_subheading {
    text-align: left !important;
}

.left_align_subheading .read-morebtn-click {
    color: #000 !important
}

.faq_Challagnes_ul {
    margin-left: 85px;

}

.faq_Challagnes_ul li {
    padding: 0px;
    color: #222;
    font-family: 'Roboto-regular';
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
}

.faq-answer .fap-cta-heading {
    color: #000 !important;
}


/* migration new section start */

.migrate_parent-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    width: 1280px;
    margin: auto;
    margin-top: 20px;
}

.mirgrate-child_box {
    width: 23%;
    padding: 60px 30px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    background: #fff;
    border: 1px solid #ddd;
    transition: .5s all;
}

.mirgrate-child_box:hover {
    transform: translateY(-10px);
}

.migrate-shopify-icon-img {
    width: 70%;
}

h4.migrate-type-name a {
    text-decoration: none;
    color: #000;
    font-size: 28px;
    text-align: center;
    display: flex;
    font-family: 'Inter-SemiBold';
    width: 85%;
    margin: auto;
    line-height: 35px;
}

.migrate_parent-box .mirgrate-child_box:nth-child(odd) {
    margin-bottom: 30px !important;
}

.migrate_parent-box .mirgrate-child_box:nth-child(even) {
    margin-top: 30px !important;
}

/* new state section  start*/

.newcounter-section {
    display: flex;
    width: 78%;
    gap: 30px;
    margin: auto;
    padding: 0px 70px;
}

.new-info {
    width: 25%;
}

.new-state-discription {
    text-align: left;
    font-size: 16px;
    line-height: 23px;
}

.new-info-header {
    display: flex;
    justify-content: start;
    gap: 20px;
    align-items: center;
}


span.new-info-icon svg {
    height: 32px;
    width: 30px;
}


.new-info-tag {
    text-align: left;
    font-size: 26px;
    color: rgb(233, 252, 88);
    font-family: Inter-black;
    line-height: 32px;
}


/* black section of service start */


.black-service_section {
    /* margin-top: 75px; */
    padding-bottom: 75px;
    background: #000;
}

.black-service_section h2 {
    color: #fff;
}

.black-service_section h2 span {
    color: #E9FC58;
}

.black-service_section .para-text-descript {
    color: #fff;
}

/* .black-service_section .read-morebtn-click{
    color:#E9FC58;
} */

.black-service_section .tab-btn.active {
    background: #E9FC58;
    color: #000;
}

.black-service_section .slider_btnss .tab-btn:hover {
    background: #E9FC58;
    ;
    color: #000;
}

.black-service_section .tab-btn:hover path {
    fill: #000 !important;
}

.black-service_section .tab-btn.active path {
    fill: #000 !important;
}


.migrate-heading-service {
    width: 960px;
    margin: auto;
}



/* black section of service end */

/* new state section  end*/

.citie-link {
    text-decoration: none;
    margin-top: 8px;
    display: contents;
}


/* migration new section end */

/* web design canada new page start */
.faq-section:has(.hide-section) {
    display: none;
}

.our-partners-section:has(.hide-section) {
    display: none;
}

.portfolio-slider-section:has(.hide-section) {
    display: none;
}

.what-we-do:has(.hide-section) {
    display: none;
}

.what-we-do:has(.new_page_Cta) {
    padding: 0px 70px !important;
    background: #fff !important;
}

.new_page_Cta {
    margin: 0px auto !important;
}

.testimonials-section :has(.newpage-section-gap) {
    margin-top: 0px;
}

/* location map start */

.newpage-location h2 {
    width: 47%;
    margin: auto;
}

span.map-icon svg {
    height: 30px;
    width: 30px;
}

.map_parent_box {
    display: flex;
    flex-wrap: wrap;
    width: 74%;
    margin: auto;
    justify-content: space-between;
    margin-top: 20px;
    gap: 30px;
}

.map_box {
    width: 48.5%;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 28px 20px;
    background: #000;
    border-radius: 10px;
}

.map_location_name {
    margin: 0px !important;
    padding: 0px !important;
    color: #fff;
    font-family: 'Inter-SemiBold';
    font-size: 22px;
}

span.map-icon svg path {
    fill: #e5fd5f;
}


/* location map end */



/* header style */

.bottom_tag {
    font-size: 11px !important;
    transform: translateY(-5px);
    display: block ruby;
    font-family: 'Roboto-regular' !important;
    font-weight: 600;
    width: 70%;
    line-height: 22px;
}

.nextss_aarr {
    width: 11px;
    position: relative;
    top: 2px;
    left: 0px;
}

.add_custom_hover {
    display: flex;
    gap: 5px;
    align-items: center;
}

.ani-icon img {
    height: 18px;
    width: 13px;
    transition: .5s all;
    margin-top: 5px;
}

.header-menu-link.active .add_custom_hover .ani-icon img {
    rotate: 180deg;
}



/* header end */



.banner_main_heading {
    font-size: 51px;
    line-height: 57px;
    color: #fff;
    width: 72%;
}

.para-text-descript {
    padding: 0px;
    font-family: 'Roboto-regular';
    font-size: 19px;
    line-height: 30px;
}


.cro-page-cta-btn-margin {
    margin-bottom: 35px;
}

.extra-text {
    display: none;
    padding: 0px !important;
}

.readless_btn_text {
    display: none;

}

.styletnt {
    text-decoration: underline;
    cursor: pointer;
    text-wrap: nowrap;
    text-transform: capitalize;
}


.ani-icon {
    line-height: 0px;
}


/* tailerd section start */

/* .tailerd_sec_img_box {
    background: linear-gradient(360deg, #e8e9ea, #fdfdfd00);
} */

img.tailored_img {
    width: 100%;

}

.tailer_content_box {
    padding: 30px;
}






/* tailerd section end */


/* new section start */

.tailored_grid_parent {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(10, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.tailored_grid_child1 {
    grid-area: 1 / 1 / 4 / 3;
    height: 430px
}

.tailored_grid_child2 {
    grid-area: 1 / 3 / 3 / 6;
    height: 280px
}

.tailored_grid_child3 {
    grid-area: 1 / 6 / 6 / 8;
    height: 730px
}

.tailored_grid_child4 {
    grid-area: 4 / 1 / 7 / 3;
    height: 430px
}

.tailored_grid_child5 {
    grid-area: 3 / 3 / 7 / 6;
    height: 580px
}

.tailored_grid_child6 {
    grid-area: 7 / 1 / 11 / 6;
    height: 580px
}

.tailored_grid_child7 {
    grid-area: 6 / 6 / 11 / 8;
    height: 730px
}

.style_for_tailored_box {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tailer_content_box {
    padding: 30px 30px 0px 30px;

}

.tailer_content_box .description-text {
    text-align: left;
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    padding-right: 4px;

    color: #000;
}


.subtitle_para {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
}

.blackbg-section .subtitle_para {
    color: #fff;
}

.tailer_content_box h3 {
    text-align: left;
    font-size: 21px;
    font-family: 'Inter-black';
    line-height: 25px;
}

/* end sandeep style */



.mirgrate-child_box h3 {
    font-size: 22px;
    text-align: center;
    width: 90%;
    margin: auto;
    line-height: 30px;
    font-family: 'Inter-SemiBold';
}

.mirgrate-child_box h3 a {
    color: #000;
    text-decoration: none;
}

.service-icon-img {
    height: 24px;

    margin-right: 5px;
}

.tab-btn.active .service-icon-img {
    filter: invert(100%) sepia(69%) saturate(1905%) hue-rotate(8deg) brightness(102%) contrast(92%);
}

.tab-btn:hover .service-icon-img {
    filter: invert(100%) sepia(69%) saturate(1905%) hue-rotate(8deg) brightness(102%) contrast(92%);
}

.nochange_color:hover .service-icon-img,
.nochange_color.active .service-icon-img {
    filter: none !important
}

.bg-dark {
    background: #000;
    padding-bottom: 120px;
}

.page-id-206 .tab-slider-container {
    background: #000;
    padding-bottom: 0px;
}

/* .page-id-206 .footer-cta p {
    width: 820px;
} */

.what-we-do .shopify_plus_ipad_mobile_what_we_do {
    padding-bottom: 70px !important;
}



/* cro page start */


.cro_grid_parent {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(12, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 10px;
}

.cro_grid_child1 {
    grid-area: 1 / 1 / 5 / 3;
    height: 600px !important;
}

.cro_grid_child2 {
    grid-area: 1 / 3 / 4 / 6;
    height: 450px !important;
}

.cro_grid_child3 {
    grid-area: 1 / 6 / 5 / 8;
    height: 600px !important;
}

.cro_grid_child4 {
    grid-area: 5 / 1 / 9 / 3;
    height: 600px !important;
}

.cro_grid_child5 {
    grid-area: 4 / 3 / 9 / 6;
    height: 750px !important;
}

.cro_grid_child6 {
    grid-area: 5 / 6 / 9 / 8;
    height: 600px !important;
}

.cro_grid_child7 {
    grid-area: 9 / 1 / 13 / 4;
    height: 600px !important;
}

.cro_grid_child8 {
    grid-area: 9 / 4 / 13 / 6;
    height: 600px !important;
}

.cro_grid_child9 {
    grid-area: 9 / 6 / 13 / 8;
    height: 600px !important;
}

.cro_grid_child8 .tailerd_sec_img_box {
    text-align: right;
}

.cro_grid_child8 .tailored_img {
    width: 100%;
}

.cro_grid_child9 .tailerd_sec_img_box {
    text-align: right;
}

.cro_grid_child9 .tailored_img {
    width: 100%;
}

.tailerd_sec_img_box {
    line-height: 0px;
}

.custom_width_state_heading {
    width: 800px;
    margin: auto;
}





/* .cro-ai-card-height {
    height:auto !important;
    background: #fcfef2 !important;
} */

/* .cro_grid_parent .tailer_content_box {
    background: #fcfef2 !important;
} */

/* new design faq start */



/* new design faq end */





.portfolio_heading_h3 {
    font-size: 28px;
    margin-bottom: 16px;
}

.width_increase {
    width: 100% !important;
    border: none !important;
    margin-right: 0px;

}

.accordion-header {
    cursor: pointer;
}

.mobile_active {
    color: #E9FC58 !important;
}



/* cro page end */

.active_nav_link .menu-service-item {
    background: #f8ffc5 !important;
}



/* read more css animatio start */

/* Read more container */
.read_more_stylee {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.2px;
}

/* Arrow group */
/* .arrows_read_button {
    display:inline-flex;
    justify-content:flex-start;
    align-items:center;
    gap:6px;
    margin-left:2px;
  } */

.arrows_read_button .arrow_next_icon {
    display: inline-block;
    font-size: 25px;
    line-height: 1;
    transform-origin: center;
    opacity: 0.95;

}


.arrow_next_icon::before {
    content: "›";
    display: block;
}



.arrow_next_icon.a1 {
    transform: translateX(-6px);
    animation: slideIn 1s ease-in-out infinite;
    animation-delay: 0s;
}

@keyframes slideIn {
    0% {
        transform: translateX(-8px);
        opacity: 0;
    }

    40% {
        transform: translateX(0);
        opacity: 1;
    }

    60% {
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        transform: translateX(8px);
        opacity: 0;
    }
}


.arrow_next_icon.a2 {
    transform: translateY(0) scale(1);
    animation: bounce 1s cubic-bezier(.2, .9, .2, 1) infinite;
    animation-delay: 0.12s;
}

@keyframes bounce {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0.9;
    }

    30% {
        transform: translateY(-6px) scale(1.08);
        opacity: 1;
    }

    55% {
        transform: translateY(0) scale(1);
        opacity: 0.95;
    }

    100% {
        transform: translateY(0) scale(1);
        opacity: 0.9;
    }
}


.arrow_next_icon.a3 {
    transform: translateX(-3px);
    opacity: 0.65;
    animation: fadeSlide 1s ease-in-out infinite;
    animation-delay: 0.24s;
}

@keyframes fadeSlide {
    0% {
        transform: translateX(-6px);
        opacity: 0;
    }

    45% {
        transform: translateX(0);
        opacity: 1;
    }

    70% {
        transform: translateX(3px);
        opacity: 0.9;
    }

    100% {
        transform: translateX(6px);
        opacity: 0;
    }
}

/* hide btn arrow  start */


.back-btn_read {

    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.back_arrow_button {
    display: inline-block;
    font-size: 25px;
    line-height: 1;
    transform-origin: center;
    opacity: 0.95;
}

.back_arrow_button::before {
    content: "‹";
}


.back_arrow_button.p1 {
    transform: translateX(6px);
    animation: slideLeft 1s ease-in-out infinite;
    animation-delay: 0s;
}

@keyframes slideLeft {
    0% {
        transform: translateX(8px);
        opacity: 0;
    }

    40% {
        transform: translateX(0);
        opacity: 1;
    }

    60% {
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        transform: translateX(-8px);
        opacity: 0;
    }
}


.back_arrow_button.p2 {
    animation: bounceLeft 1s cubic-bezier(.2, .9, .2, 1) infinite;
    animation-delay: 0.12s;
}

@keyframes bounceLeft {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0.9;
    }

    30% {
        transform: translateY(-6px) scale(1.08);
        opacity: 1;
    }

    55% {
        transform: translateY(0) scale(1);
        opacity: 0.95;
    }

    100% {
        transform: translateY(0) scale(1);
        opacity: 0.9;
    }
}


.back_arrow_button.p3 {
    transform: translateX(3px);
    opacity: 0.7;
    animation: fadeLeft 1s ease-in-out infinite;
    animation-delay: 0.24s;
}

@keyframes fadeLeft {
    0% {
        transform: translateX(6px);
        opacity: 0;
    }

    45% {
        transform: translateX(0);
        opacity: 1;
    }

    75% {
        transform: translateX(-3px);
        opacity: 0.9;
    }

    100% {
        transform: translateX(-6px);
        opacity: 0;
    }
}


/* read more animation end */




/* contact page css start */

.contact-banner {
    padding-bottom: 60px;
}

.contact-banner .banner_pict {
    margin-left: 60px;
}

.contact-banner .banner-image {
    background-color: #E9FC5800;
    padding: 60px 80px 0px 0px;
}

.section_container_panel {
    width: 1300px;
    margin: auto;
    margin-top: 75px;
    margin-bottom: 50px;
}

.content_box_contact_us {
    display: flex;
    width: 100%;
    gap: 50px;
}

.form_box_contact_us_left {
    width: 65%;
}

.tesimonial_section_right {
    width: 35%;

}



.contact-form-main-left {
    width: 53%;
}


.form-text {
    margin: 20px 0px;
}

.contact-main-fields {
    display: flex;
    justify-content: space-between;
}

.contact-form {
    padding: 40px;
    border: 1px solid #707070;
    border-radius: 27px;
}

.contact-form h3 {
    margin-bottom: 20px;
    color: #2b2b2b;
}

.contact-inner-fields {
    width: 48%;
}

.contact-form sup {
    color: #FF0000;
}

.contact-inner-fields input {
    width: 100%;
    border: 1px solid #707070;
    height: 50px;
    padding: 10px;
    margin-top: 10px;
}

.partision_div {
    margin-bottom: 30px;
}

.partision_div h3 {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 10px;
}

.action_div_contact {
    display: flex;
    align-items: center;
    gap: 15px;
}

.contact_us_icon_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.contact_us_icon_img {
    height: 19px;
    width: 19px;
    opacity: .6;
}

.anchor_target_contact {
    text-decoration: none;
    color: #000;
    font-size: 18px !important;
    width: 335px;
    font-family: 'Inter-SemiBold';
}

.parent_count_review {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.unique_section_design {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 37px;
    background: #000;
    border-radius: 30px;
    justify-content: space-between;
    padding-right: 20px;
}

.count_text_contnet {
    color: #fff;
    font-family: 'Inter-SemiBold';
    font-size: 13px;
}

.reivew_rating-icons {
    display: flex;
    align-items: center;
    gap: 5px;
}

.rating_stared {
    height: 13px;
}

.like_box {
    height: 52px;
    width: 52px;
    background: #000;
    border-radius: 50%;
    border: 4px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -1px;
}

.like-img {
    height: 17px;
}


.review_flex_quote {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.quote_box {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quote-img {
    height: 12px;
}

.cmpy_review_contnet_box {
    width: 348px;
}

.review_content_contact_us {
    font-size: 17px;
    line-height: 25px;
}

.brand-img-logo-contact {
    margin-top: 10px;
    width: 150px;
}

/* contact page css end *


/* maintenance page grid  start*/

.maintenanceGrid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}


.maintenance_grid1 {
    grid-area: 1 / 1 / 3 / 3;
}

.maintenance_grid2 {
    grid-area: 1 / 3 / 3 / 5;
}

.maintenance_grid3 {
    grid-area: 1 / 5 / 3 / 7;
}

.maintenance_grid4 {
    grid-area: 3 / 1 / 5 / 4;
}

.maintenance_grid5 {
    grid-area: 3 / 4 / 5 / 7;
}

/* pricing section start */

.pricing_section {
    padding: 75px 70px 0px 70px;
    margin: 0px 80px;
    background: #fff;
}

.maintanace-cta-container .cta-box {
    margin-top: 75px;
    margin-bottom: 75px;
}

.pricing_section h2 {
    text-align: center;
}

.pricing_wrapper_parent {
    display: flex;
    gap: 20px;
    margin-top: 30px;
    justify-content: center;
}

.pricing_child_box {
    width: 28%;
    padding: 40px 35px;
    border: 1px solid #ddd;
    border-radius: 20px;
    position: relative;
    transition: .5s all;
}

.pricing_child_box:hover {
    background: #f9f9f933;
    transform: scale(1.02);
}

.pricing_child_box .our_partner_btn:before {
    display: none !important;
}

.pricing_child_box .our_partner_btn:hover {
    background: #000 !important;
    color: #E9FC58 !important;
}

.popular_box_pricing {
    box-shadow: 0px 0px 26px -5px rgba(0, 0, 0, .1);
}

.pricing_title {
    font-size: 28px;
    margin-bottom: 20px;
}

.text_element {
    font-size: 17px;
    line-height: 28px;
    font-family: 'Inter-Medium';
    /* overflow-y: scroll;
    overflow-x: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; */
}

.pricing_child_box .actionbutton {
    width: 100%;
}



.pricing_child_box .our_partner_btn {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 100%;
    background: #000;
    color: #E9FC58;
    border: none;
    border-radius: 10px;
    padding: 20px;
    font-size: 19px;
}

.change_bg_buttns {
    background: #E9FC58 !important;
    color: #000 !important;
}

.list-of-includes {
    margin-top: 0px;
    margin-bottom: 20px;
    list-style: none;
    padding-left: 22px;
    transition: .5s all;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;

}

.list-of-includes.height-list {
    -webkit-line-clamp: unset;
    text-overflow: unset;
    display: block;
    max-height: 100%;
    transition: max-height 0.8s ease;

}

.pricing_of_plan {
    font-size: 25px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 15px;
}

.pricing_of_plan sup {
    font-size: 14px;
    font-weight: 500;
}

.include_titile {
    font-size: 20px;
    font-family: 'Inter-SemiBold';
    margin-bottom: 15px;
}

.list-items-of-includes {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Inter-Medium';
    color: #525252;
    /* margin-bottom: 10px; */
    position: relative;
}

.list-of-includes .list-items-of-includes:before {
    content: " ";
    position: absolute;
    left: -24px;
    top: 1px;
    background-image: url(/wp-content/themes/aret-new-design-child/images/check-list-icon.png);
    height: 20px;
    width: 20px;
    background-size: cover;
}

.show_more_pricing_list {

    color: #000;
    font-family: 'Inter-Bold';
    margin-top: 15px;
    margin-bottom: 15px;

    border-bottom: 1px solid #ddd;

    padding-bottom: 20px;
    transition: .5s all;
    cursor: pointer;
}

.show_more_pricing_list:hover {
    border-bottom: 1px solid #000;
}

.best_for {
    font-size: 17px;
    line-height: 28px;
    font-family: 'Inter-Regular';
}

.popular_option {
    position: absolute;
    top: -12px;
    display: block;
    background: #000;
    width: fit-content;
    padding: 5px 16px;
    color: #E9FC58;
    border-radius: 30px;
    font-size: 14px;
    margin-bottom: 20px;
    font-family: 'Inter-Medium';

}


.best-for-box {
    padding: 20px;
    background: #f9f9f9;
    border-radius: 20px;
}


body {
    border-top: 80px solid #000 !important;
}



/* priicing section end */

.srvice_width_custmm_heading {
    width: 60%;
    margin: auto;
}




.maintenance_bg_black {
    padding: 75px 70px;
    background: #000;
}

.flex_card_unorder_list {
    display: flex;
    padding: 0px 0px 25px 0px;
    list-style: none;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.inner_Card_box {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 15%);
    scroll-snap-align: start;
    transition: all 0.2s;
}


.inner_Card_box:not(:last-child) {
    margin-right: 10px;
}

.scroll_box h2 {
    color: #fff !important;
    text-align: center;
}

.scroll_box h2 span {
    color: #E9FC58 !important;
}

.scroll_box .subtitle_para {
    color: #fff !important;
    padding-top: 20px;
    width: 80%;
    margin: auto;
}

.inner_Card_box .description-text {
    text-align: left;
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    padding-right: 4px;
    color: #000;
    padding-top: 20px;
}

.maintenance_new_section .small-text {
    padding-top: 20px !important;
}

.flex_card_unorder_list::-webkit-scrollbar {
    height: 12px;
}

.flex_card_unorder_list::-webkit-scrollbar-thumb,
.flex_card_unorder_list::-webkit-scrollbar-track {
    border-radius: 92px;
}

.flex_card_unorder_list::-webkit-scrollbar-thumb {
    background: #E9FC58;
}

.flex_card_unorder_list::-webkit-scrollbar-track {
    background: #fff;
}

@media (min-width: 500px) {
    .inner_Card_box {
        flex-basis: calc(50% - 10px);
    }

    .inner_Card_box:not(:last-child) {
        margin-right: 20px;
    }
}

@media (min-width: 700px) {
    .inner_Card_box {
        flex-basis: calc(calc(100% / 3) - 20px);
    }

    .inner_Card_box:not(:last-child) {
        margin-right: 20px;
    }
}

@media (min-width: 1100px) {
    .inner_Card_box {
        flex-basis: calc(26% - 30px);
    }

}

.inner_Card_box h3 {
    text-align: left;
    font-size: 21px;
    font-family: 'Inter-black';
    line-height: 25px;
}

.inner_Card_box .description-text {
    color: #000;
    text-align: left !important;
}

.footer-cta h2:has(.footer_Cta_heading_width) {
    width: 720px;
    margin: auto;
}

/* maintenance page grid end */


/* sticky header style */


.header.scroll-up {
    opacity: 1;
    transform: translateY(0);
}

.header.scroll-down {

    opacity: 0;
    transform: translateY(-100px);

}


.copy-right-achor {
    text-decoration: none;
    color: #fff;
}

.scroll-up .site-logo img {
    width: 125px;
}

.scroll-up .header__navigation {
    background: #000;
}

.scroll-up .header-menu-link .change-color-link-header {
    color: #fff;
}

.scroll-up .ani-icon img {
    filter: invert(1)
}

.scroll-up .change-header-button a {
    background: #E9FC58;
    color: #000;
}

.scroll-up .change-header-button a::before {
    border: 2px solid #E9FC58;
}

.scroll-up .header__list li {
    padding-top: 20px;
    padding-bottom: 20px;
}

.scroll-up .header-menu-link .submenu-wrapper {
    top: 100%;
}


/* scroll downn */

.scroll-down .site-logo img {
    width: 125px;
}

.scroll-down .header__navigation {
    background: #000;
}

.scroll-down .header-menu-link .change-color-link-header {
    color: #fff;
}

.scroll-down .ani-icon img {
    filter: invert(1)
}

.scroll-down .change-header-button a {
    background: #E9FC58;
    color: #000;
}

.scroll-down .change-header-button a::before {
    border: 2px solid #E9FC58;
}

.scroll-down .header__list li {
    padding-top: 20px;
    padding-bottom: 20px;
}

.scroll-down .header-menu-link .submenu-wrapper {
    top: 100%;
}




/* sticky header style end */

.wp-block-htgb-block-glossary {
    padding: 0px 70px 20px 70px;
    margin: 0px 80px;
}

.post-edit-link {
    padding: 0px 70px 40px 70px;
    display: block;
    margin: 0px 80px;

}

.custom-content-left {
    text-align: left;
    width: 100% !important;
}



/* 404 style start */
/* .container-banner-box {
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    width: 100%;
} */





.right-container-box {
    /* text-align: center; */
    padding: 80px 0px;
    width: 1300px;
    display: flex;
    align-items: center;
    gap: 50px;
    margin: auto;

}

.not-txt {
    color: #e5fd5f;
}

.heading-404 {
    font-size: 150px;
    color: #fff;
    letter-spacing: 20px;
    position: relative;
}

.num-404 {
    width: 50%;
    font-size: 290px !important;
    font-weight: bold;
    text-align: center;
    font-family: 'Inter-Bold';
}

.heading-404:after {
    position: absolute;
    content: '';
    background: #000;
    height: 20px;
    width: 96px;
    left: 48.5%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.content-box-404 {
    color: #fff;
    padding: 110px 20px 86px;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #000;

}



.title-page-not-find {
    font-size: 51px;
    line-height: 57px;
    color: #E9FC58;
    font-family: 'Inter-Bold';
    margin: auto;
    text-align: center;

}

.text-cont-error {
    font-size: 70px;
    line-height: 60px;
    color: #b2b2b2;
    font-weight: 600;
    margin-bottom: 40px;
    font-family: 'Inter-bold';
    letter-spacing: 1px;
    margin-top: 0px;
}

.body-content-static {
    margin-bottom: 5px;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 35px;
    color: #b2b2b2;
    font-weight: 600;
}

.body-content-static a {
    text-decoration: none;
    color: #a8bd32;
}

.right-container-box .actionbutton {
    margin-left: 15px;
    width: 100%;
}

.img-box-error {
    width: 50%;
}

.content-box-error {
    width: 50%;
}



.right-container-box .action_btn::before {
    border: 2px solid #000 !important;

}

.right-container-box .view_work_btn {
    color: #fff;
    border: none;
    background: #000;
}

.error-img {
    width: 100%;
}



@media(min-width:1024px) and (max-width:1366px) {
    .right-container-box {
        padding: 75px 70px !important;
        width: 100% !important;

    }
}


.text-cont-error span {
    color: #000;
}

.button-box-go-back {
    position: sticky;
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: center;
    margin-top: 40px;
}



.button_page-error {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    font-family: 'Inter-Bold';
    padding: 14px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-wrap: nowrap;
}

.button_page-error::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    width: 100%;
    height: 100%;
    /* border: 2px solid #E9FC58; */
    z-index: -1;
    box-sizing: border-box;
    pointer-events: none;
    transition: all 0.3s ease;
}


.home_style {
    background: #e5fd5f;
    color: #fff;
    border: 1px solid #000;
}

.home_style::before {
    border: 2px solid e5fd5f;

}

.home_style:hover::before {
    top: -10px;
    left: 10px;

}

.contact_style {
    background: #fff;
    color: #000;
    border: 1px solid #000;

}

.contact_style::before {
    border: 2px solid #fff;

}

.contact_style:hover::before {
    top: -10px;
    left: 10px;
}


/* start portfolio style */

.container.portfolio-listing-page {
    width: 1300px;
    margin: auto;
    overflow: visible !important;
}

.portfolio-listing-page .fheny-content-box {
    width: 42% !important;
}

.entry-title {
    width: 100%;
}

/* .portfolio-listing-page .fg-filter-containers{
    
    margin:0px 120px !important;
} */

.portfolio-listing-page .ymc-smart-filter-container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

.mini-statement {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

/* .post-top-banner:has(.portfolio-main-heading) {
    padding:100px 20px !important;
} */

.post-top-banner {
    background: #000000;
    color: #fff;
    padding: 100px 0px 100px 0px;
    text-align: center;
    margin-bottom: 0px;
}

.portfolio-main-heading {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
    /* margin-top:20px; */
    /* padding-top:114px; */

}

.portfolio-child-heading {
    font-size: 51px;
    line-height: 57px;
    color: #E9FC58;
    width: 1060px;
    font-family: 'Inter-Bold';
    margin: auto;
    margin-bottom: 50px;

}



.banner-of-shopify-tool .portfolio-main-heading {
    margin-top: 20px !important;
}

.banner-of-shopify-tool .portfolio-child-heading {
    margin-bottom: 20px !important;
}

.banner-logo-panel {
    width: 1100px;
    display: flex;
    justify-content: center;
    margin: auto;
    gap: 60px;
}

.banner-logo-panel img {
    width: 100px;
    filter: brightness(2)
}

#ymc-smart-filter-container-1 {
    width: 100%;
}

.portfolio-listing-page .post-entry article {

    /* background: #000 !important; */
    padding: 0px !important;
    border-radius: 30px;
    /* overflow: hidden; */
    border: none !important;
    position: relative;

}

.portfolio-listing-page .post-entry article:nth-child(1) {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    background: none !important;

    position: initial !important;

}

.portfolio-listing-page .post-entry article:nth-child(1) .media {
    width: 55%;
}

.portfolio-listing-page .post-entry article:nth-child(1) .media img {
    height: 519px !important;
    object-fit: cover;
    border-radius: 0px 30px 30px 0px;
}

.portfolio-listing-page .post-entry article:nth-child(1) .post-desc {
    background: #000;
    width: 45%;
    padding: 70px 50px;
    border-radius: 30px 0px 0px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.portfolio-listing-page .post-entry article .media img {
    height: 400px !important;
    width: 100% !important;
    object-fit: cover !important;
    border-radius: 30px 30px 0px 0px;

}

.portfolio-listing-page .post-entry article .post-desc .cat a {
    padding: 6px 12px;
    background: #fff;
    font-family: 'Inter-Bold';
    border-radius: 20px;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    text-transform: capitalize;
    width: max-content;
    /* cursor: default !important; */

}

.portfolio-listing-page .post-entry article:nth-child(1) .post-desc header.title a {
    font-size: 32px !important;
    line-height: 32px !important;
    margin-top: 20px;

}

.portfolio-listing-page .post-entry article .post-desc header.title a {
    font-size: 21px;
    color: #E9FC58;
    text-decoration: none;
    font-family: 'Inter-SemiBold';
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 24px;
}



.portfolio-listing-page .post-entry article .post-desc .excerpt {
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
    font-family: 'Roboto-regular';
    line-height: 24px;
    /* height:82px; */
    overflow: hidden;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.portfolio-listing-page .post-entry article:nth-child(1) .post-desc .excerpt {
    font-size: 20px;
    line-height: 30px;
    /* height:117px; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.portfolio-listing-page .post-entry article .post-desc .custom-filed-one {
    background: #fff;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 18px;
    border-radius: 30px;
    width: fit-content;
    color: #555;
    font-family: 'Inter-Medium';
}

.portfolio-listing-page .post-entry article:nth-child(1) .post-desc .custom-filed-one {
    font-size: 19px !important;
}

.portfolio-listing-page .post-entry article .post-desc .custom-filed-one span {
    color: #000;
    font-weight: bold;
    display: inline;
    margin-right: 0px;
}


.portfolio-listing-page .post-entry .post-desc .read-more a {
    display: flex;
    gap: 0px;
    align-items: center;
    margin-top: 20px;
    padding: 10px 0px;
    text-decoration: none;
    color: #E9FC58;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Inter-Bold';
    border-bottom: 1px solid #E9FC58;
    width: fit-content;
}

.portfolio-listing-page .post-entry article:nth-child(1) .post-desc .read-more a {

    margin-top: 20px;
    font-size: 18px;

}

.porfolio-detail-page-container #block-13 {
    padding-bottom: 0px !important;
    border-bottom: none !important;
}

.portfolio-listing-page .post-entry .post-desc .read-more a img {
    filter: invert(100%) sepia(69%) saturate(1905%) hue-rotate(8deg) brightness(102%) contrast(92%);
}

.portfolio-listing-page .tg-filter-bar {
    padding: 0px !important;
}

.custom-filed-one::first-word {
    color: #000 !important;
    font-weight: bold !important;
}

.portfolio-listing-page .post-entry article .post-desc {
    padding: 40px 40px 45px 40px !important;
    background: #000 !important;
    border-radius: 0px 0px 30px 30px;
}

/* .portfolio-listing-page .post-entry article:nth-child(6) .post-desc {
    padding: 40px !important;

} */

.portfolio-listing-page .post-entry {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    row-gap: 40px !important;
    justify-content: space-between !important;
}

.portfolio-listing-page .post-entry article:nth-child(2),
.portfolio-listing-page .post-entry article:nth-child(3),
.portfolio-listing-page .post-entry article:nth-child(6),
.portfolio-listing-page .post-entry article:nth-child(7),
.portfolio-listing-page .post-entry article:nth-child(9),
.portfolio-listing-page .post-entry article:nth-child(10) {
    flex-basis: calc(50% - 20px) !important;
}


.portfolio-cta-container {
    padding: 80px 20px;
    text-align: center;
    background: #000;
    border-radius: 30px;
}

.portfolio-cta-container .box-heading {
    font-size: 51px;
    color: #fff;
    margin-bottom: 30px;
}


.portfolio-cta-container .box-description {
    font-size: 21px;
    color: #fff;
    line-height: 30px;
    width: 66%;
    margin: auto;
}

.portfolio-cta-container .button-wrapper {
    position: sticky;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
    margin-bottom: 15px;
}


.portfolio-cta-container .button-wrapper a {
    color: #000000 !important;
    font-size: 18px !important;
    text-decoration: none !important;
    position: relative;
    font-family: 'Inter-Bold';
    padding: 14px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-wrap: nowrap;

}

.portfolio-cta-container .button-wrapper .portfolio-call-btn {

    background-color: rgb(233, 252, 88);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}



.portfolio-cta-container .button-wrapper .portfolio-contact-btn {

    background-color: rgb(255, 255, 255);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(233, 252, 88);
    border-image: initial;
}

.portfolio-cta-container .button-wrapper a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    width: 100%;
    height: 100%;
    /* border: 2px solid #E9FC58; */
    z-index: -1;
    box-sizing: border-box;
    pointer-events: none;
    transition: all 0.3s ease;
}

.portfolio-cta-container .button-wrapper .portfolio-call-btn:before {

    border: 2px solid #fff;


}

.portfolio-cta-container .uniq-cta-text {
    color: #E9FC58;
}

.portfolio-cta-container .button-wrapper .portfolio-contact-btn:before {
    border: 2px solid #E9FC58;

}

.portfolio-cta-container .button-wrapper a:hover:before {
    top: -10px !important;
    left: 10px !important;
}


.portfolio-listing-page .post-entry article:has(.portfolio-review-container) {
    border-radius: 30px !important;
    background: none !important;
}

.portfolio-listing-page .post-entry article:has(.portfolio-listing-slider-container) {
    /* overflow: initial !important; */
    background: none !important;
    box-shadow: none !important;
    /* width: 1400px !important;
    position: relative !important;
    left: 50% !important;
    transform: translateX(-54%) !important; */

}

.portfolio-review-container {
    padding: 55px 80px;
    background: #E9FC58;
    border-radius: 30px;
    overflow: hidden;
}

.portfolio-review-container .testimonial-heading {
    display: none;
}

.portfolio-review-container .testimonial-description {
    font-size: 29px;
    line-height: 37px;
    font-family: 'Inter-Bold';
}

.testimonial-description {
    position: relative;

}

.testimonial-description:after {
    position: absolute;
    content: '';
    height: 50px;
    width: 50px;
    background: url(/wp-content/themes/aret-new-design-child/images/up-quotes.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -25px;
    left: -50px;
}

.testimonial-description:before {
    position: absolute;
    content: '';
    height: 50px;
    width: 50px;
    background: url(/wp-content/themes/aret-new-design-child/images/down-quotes.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    bottom: -25px;
    right: -50px;
}

.portfolio-review-container .testimonial-det {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.portfolio-review-container .testimonial-det .ceo-name {
    font-size: 22px;
    font-family: 'Inter-Medium';
    line-height: 30px;
}

.portfolio-review-container .testimonial-det .ceo-desc {
    font-size: 19px;
    font-family: 'Roboto-regular';
    line-height: 30px;
    text-transform: uppercase;

}

/* #filter-layout2-1{
    display: none;
} */


.portfolio-listing-page .filter-layout .filter-entry {
    display: flex !important;
    justify-content: space-between;
    gap: 0px !important;
    margin-bottom: 60px;
    flex-wrap: nowrap;
    /* flex-direction: row-reverse; */
}

/* .filter-box-content-div {
    max-height: 100%;          
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.3s ease;
    opacity: 1;
}

.filter-box-content-div.closed {
    max-height: 0;
    opacity: 0;
} */

.portfolio-listing-page .filter-layout .filter-entry .group-filters {
    width: 40%;
}

.portfolio-listing-page .getborder {
    margin-bottom: 35px !important;
    border-bottom: 1px solid #707070 !important;
}

.portfolio-listing-page .filter-layout .filter-entry li .name-tax {
    font-family: 'Inter-SemiBold';
    text-transform: capitalize !important;
    font-size: 25px !important;
    margin-bottom: 15px;

}

.portfolio-listing-page .filter-layout .filter-entry li .sub-filters li a {
    font-size: 16px !important;
    font-family: 'Roboto-regular';
    border: 1px solid #585757 !important;
    text-transform: capitalize;
    color: #000000 !important;
    padding: 7px 28px !important;
}

.portfolio-listing-page .filter-layout .filter-entry li .sub-filters li a.active {
    color: #fff !important;
}

.portfolio-listing-page #fg-toggle-btn {
    font-size: 18px !important;
    font-family: 'Roboto-regular';
    border: 1px solid #000 !important;
    text-transform: capitalize;
    color: #5e5e5e !important;
    padding: 10px 30px 10px 20px !important;
    margin-bottom: 0px;
    color: #000 !important;
}

.portfolio-listing-page .fg-filter-containers {
    padding-top: 40px !important;
}

.ymc-pagination li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ymc-pagination li span,
.ymc-pagination li a {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 17px !important;
    font-family: 'Inter-Bold' !important;
}

.portfolio-listing-page #fg-toggle-btn:before {
    background-size: cover;
    width: 12px !important;
    height: 12px !important;
    margin-right: -16px !important;
    margin-top: 5px !important;
}

.portfolio-listing-page .showHideBtnBar span {
    text-transform: capitalize;
    font-family: 'Inter-Medium';
    font-size: 36px;
}

.portfolio-listing-page .filter-entry>.filter-item {
    display: none !important;
}

.portfolio-listing-page .category-post-link {
    margin: 0 5px 5px 0;
}

.banner-brand-logo {
    width: 1300px;
    margin: auto;
}

.banner-brand-logo .swap-logo li {
    width: 10% !important;
}

.banner-brand-logo .swap-logo li img {
    width: 100px !important;
}

.portfolio-listing-page .container-posts {
    margin-bottom: 50px;
}

.portfolio-listing-slider-container {
    width: 1400px !important;
    margin: auto !important;
    position: relative;
    left: 46.5%;
    transform: translateX(-50%);
}

/* .portfolio-listing-slider-container .profolio-owl .owl-nav .owl-prev:hover ,.portfolio-listing-slider-container .profolio-owl .owl-nav .owl-next:hover{
    background: initial !important;
} */
.portfolio-listing-slider-container .profolio-owl .owl-nav .owl-prev,
.portfolio-listing-slider-container .profolio-owl .owl-nav .owl-prev:hover {
    background: url(/wp-content/themes/aret-new-design-child/images/prev-btn.png);
    height: 35px;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
    /* border: 1px solid #000; */
    background-size: contain;
    /* border-radius: 50%; */
    margin: 0px;

}

.portfolio-listing-slider-container .profolio-owl .owl-nav .owl-next,
.portfolio-listing-slider-container .profolio-owl .owl-nav .owl-next:hover {
    background: url(/wp-content/themes/aret-new-design-child/images/next-btn.png);
    height: 35px;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
    /* border: 1px solid #000; */
    background-size: contain;
    /* border-radius: 50%; */
    margin: 0px;

}

.portfolio-listing-slider-container .porfolio-produce-section {
    padding: 0px 50px !important;
    background: none !important;
}

.portfolio-listing-slider-container .porfolio-produce-section .fheny-image {
    border-radius: 30px !important;
}

.portfolio-listing-page .post-entry article:nth-child(1) .multi-category-box {
    position: initial !important;

}



.multi-category-box {
    position: absolute;
    top: 350px;
    right: 20px;
    display: flex;
    flex-wrap: wrap;

}

.multi-category-box .cat {
    display: none;
    margin: 0 5px 5px 0 !important;
}

.multi-category-box .cat:nth-child(1),
.multi-category-box .cat:nth-child(2) {
    display: block !important;
}

.multi-category-box .cat a {
    margin-top: 0px !important;
}


/* end portfolio end */


/* portfolio details page start */

/* .single-project .single-post-container {
    width: 85% !important;
    display: flex;
    justify-content: space-between;
    margin-top: 80px !important;
    margin-bottom: 50px !important;
    padding-top: 0px !important;
    gap: 0px !important;
} */

/* .single-project .single-post-container {
    width: 85% !important;

} */

.porfolio-detail-page-container {
    width: 1300px !important;
    padding: 0px !important;
    margin: 80px auto !important;
}

.porfolio-detail-page-container .single-post-container {
    width: 100% !important;
    margin-bottom: 50px !important;
}

.single-project .sidebar-area {
    width: 29%;
}

.single-project .single-post-container .portfolio-header-main-container {
    width: 64%;
    padding: 50px;
    background: #e9fc58;
    border-radius: 50px;
    box-shadow: 0px 0px 10px -7px;
    height: fit-content;
}

.single-project .single-post-container .post-share-box {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #BFBFBF !important;
    padding-bottom: 10px !important;

}

.single-project .single-post-container .post-share-box .cmpy-logo-pic {
    width: 170px;
    border: 1px solid #9F9F9F;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
}

.side-bar-project-nme {
    font-size: 20px;
    font-family: 'Inter-Medium';
    margin-bottom: 10px;
}

.single-project .single-post-container .side-bar-heading-portfolio-page {
    font-size: 24px;
    font-family: 'Inter-Bold';
    margin-bottom: 15px;
}

.side-bar-tag-link {
    font-size: 16px !important;
    font-family: 'Roboto-regular';
    border: 1px solid #707070 !important;
    text-transform: capitalize;
    color: #000000 !important;
    padding: 7px 22px !important;
    text-decoration: none;
    /* cursor: pointer; */
    margin: 0 5px 5px 0;
    border-radius: 30px;
}




.tag-link-side-barBox {
    display: flex;
    flex-wrap: wrap;
}

.side-bar-sec-seperation {
    margin-top: 0px !important;
    padding-bottom: 0px;
    border-bottom: 1px solid #BFBFBF;

}

.tag-link-side-barBox {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
}

.view-web-project-link {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
    align-items: start;
    width: fit-content;
    padding-bottom: 5px;
}

.view-web-project-link a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-family: 'Inter-Bold';
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}

.view-web-project-link img {
    margin-top: 3px;
}

.porfolio-inner-flex-box .side-bar-heading-portfolio-page {
    font-size: 28px !important;
    line-height: 30px;
}

.flex-container-overview-number {
    display: flex;
    margin-top: 15px;
    width: 97%;
    gap: 0px;
}

.flex-container-child-box {
    text-align: left;
    width: fit-content;
    margin-right: 0px;
    border-right: 3px solid #857e7e7a;
}

.flex-container-child-box:first-child {
    padding-right: 20px;
    margin-right: 20px;
}

.flex-container-child-box:last-child {
    border-right: 0px;
}

article:nth-child(7).portoflio-paggingss.category-pagination {
    width: 100%;
    flex-basis: calc(100% - 20px) !important;
}

.flex-couter-number-header {
    color: #000;
    font-family: 'Inter-SemiBold';
    font-size: 32px;
}

.over-view-stae-description {
    color: #000;
    font-size: 16px;
    font-family: 'Roboto-regular';
    text-transform: lowercase;
}


.porfolio-inner-flex-box {
    display: flex;
    gap: 0px;
    justify-content: space-between;
}

.over-view-conten-box-header {
    width: 100%;

}

.over-view-img-box {
    width: 30%;
    text-align: right;
    display: none;
}

.over-view-img-header {
    /* width: 100%; */
    height: 280px;
    border-radius: 30px;
    /* border: 1px solid #707070; */
    /* object-fit: cover; */
}

.project-content-area {
    width: 1300px;
    margin: auto;
    ;
}

.rounded-img-wrapper {
    margin-bottom: 50px;
}

.rounded-img-wrapper img {
    width: 100%;
    border-radius: 50px;
    /* border: 1px solid #707070; */
}


.side-card-content-design-project {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.side-card-content-design-project .col.image {
    width: 45%;
    line-height: 0px;
    height: 100%;
}

.side-card-content-design-project .col.image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;

}

.side-card-content-design-project .col.text {
    width: 55%;
    padding: 50px 50px;
    background: #F8F8F8;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.side-card-content-design-project .col h2,
.section.two-text .col h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.side-card-content-design-project .col p,
.section.two-text .col p {
    color: #646464;
}


.reverse-card-design {
    flex-direction: row-reverse;
}

.section.two-text {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    flex-wrap: wrap;

}

.section.two-text .col {
    width: 47%;
}

.lilst-project-details ul {
    padding-left: 21px;
    margin: 0px;
}

.height-limit-content h3 {
    font-size: 24px;
    margin: 20px 0px 15px 0px;
}

.new-box-contnet-section {
    width: 100%;
}

.new-box-contnet-section h2 {
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.lilst-project-details li {
    font-size: 19px;
    line-height: 27px;
    color: #646464;
    margin-bottom: 10px;
    font-family: 'Roboto-regular';
}

.banner-description-project {
    display: none;
}

.project-content-area .testimonial-heading {
    display: none;
}

.page-footer-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-bottom: 80px;
}

.read-time-project {
    display: none;
    flex-wrap: nowrap;
    text-wrap: nowrap;
    gap: 10px;
    font-size: 19px;
    font-family: 'Inter-Medium';
    color: #000000;
}

.go-with-social {
    display: flex;
    align-items: center;
    gap: 15px;
}

a.project-detail-social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #D5D5D5;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

a.project-detail-social-link img {
    height: 19px;
    transition: .5s all;
}

.share-text {
    font-size: 19px;
    font-family: 'Inter-Medium';
    color: #000000;
}


.posts-found {
    display: none;
}

.banner-brand-logo .swap-logo {
    display: flex;
    justify-content: center !important;
}

.banner-brand-logo .swap-logo li {
    width: 10%;
}

.project-detail-social-link:hover {
    transform: translateY(-5px);
}

.project-content-area .custom-container-box.testimonial {
    padding: 55px 80px;
    background: #E9FC58 !important;
    text-align: left;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 80px;
    box-shadow: rgba(0, 0, 0, .77) 6px 6px 1.6px !important;

}

.project-content-area .testimonial-description {
    font-size: 32px;
    line-height: 39px;
    font-family: 'Inter-Bold';
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    width: fit-content;
    display: inline;
}

.project-content-area .testimonial-det {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.project-content-area .testimonial-det .ceo-name {
    font-size: 22px;
    font-family: 'Inter-Medium';
    line-height: 30px;
    color: #000;
}

.project-content-area .testimonial-det .ceo-desc {
    font-size: 19px;
    font-family: 'Roboto-regular';
    line-height: 30px;
    text-transform: uppercase;
    color: #000;
}





@media(min-width:1280px) and (max-width:1366px) {
    .container.portfolio-listing-page {
        width: 1140px !important;
    }

    .portfolio-listing-slider-container {
        width: 1240px !important;
    }

    .banner-brand-logo .swap-logo li img {
        width: 86px !important;
    }

    .portfolio-child-heading {
        font-size: 39px;
        line-height: 47px;
        width: 828px !important;

    }

    .post-top-banner {
        padding: 80px 0px;
    }

    .portfolio-listing-page .showHideBtnBar span {
        font-size: 28px;
    }

    .portfolio-listing-page #fg-toggle-btn {
        font-size: 15px !important;
    }

    .tg-filter-bar #fg-toggle-btn:before {
        width: 10px !important;
        height: 10px !important;
    }

    .portfolio-listing-page .fg-filter-containers {
        padding-top: 30px !important;
    }

    .portfolio-listing-page .getborder {
        margin-bottom: 20px !important;
        border-bottom: 1px solid #707070 !important;
        padding-bottom: 10px !important;
    }

    .portfolio-listing-page .filter-layout .filter-entry li .name-tax {
        font-size: 20px !important;
    }

    .portfolio-listing-page .filter-layout .filter-entry li .sub-filters li a {
        font-size: 12px !important;

        padding: 6px 22px !important;
    }

    .portfolio-listing-page .post-entry article .post-desc .cat a {
        padding: 5px 14px;

        font-size: 11px;

    }

    .portfolio-listing-page .post-entry article:nth-child(1) .post-desc header.title a {
        font-size: 24px !important;
        line-height: 24px !important;
        margin-top: 15px;
        margin-bottom: 10px;

    }

    .portfolio-listing-page .post-entry article:nth-child(1) .post-desc .excerpt {
        font-size: 16px;
        line-height: 24px;
    }

    .portfolio-listing-page .post-entry article:nth-child(1) .post-desc .custom-filed-one {
        font-size: 13px !important;
        margin-top: 15px;
    }

    .portfolio-listing-page .post-entry article:nth-child(1) .post-desc .read-more a {
        margin-top: 10px;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .portfolio-listing-page .post-entry article:nth-child(1) .post-desc {
        padding: 50px 40px !important;
    }

    .portfolio-listing-page .post-entry article:nth-child(1) .media img {
        height: 400px !important;

    }

    .portfolio-listing-page .filter-layout .filter-entry {
        margin-bottom: 40px;
    }

    .portfolio-listing-page .post-entry article .media img {
        height: 355px !important;
    }

    .portfolio-listing-page .post-entry article .post-desc {
        padding: 40px !important
    }

    .portfolio-listing-page .post-entry article .post-desc header.title a {
        font-size: 15px;

        margin-top: 5px;
        margin-bottom: 5px !important;

    }

    .portfolio-listing-page .post-entry article .post-desc .excerpt {
        font-size: 14px;
        margin-bottom: 10px;

        line-height: 22px;

    }

    .portfolio-listing-page .post-entry article .post-desc .custom-filed-one {
        font-size: 11px;
    }

    .portfolio-listing-page .post-entry .post-desc .read-more a {

        margin-top: 10px;
        padding: 5px 0px;

        font-size: 11px;

    }


    .portfolio-cta-container {
        padding: 60px 20px !important
    }

    .portfolio-cta-container .box-heading {
        font-size: 41px;

        margin-bottom: 20px;
    }


    .portfolio-cta-container .box-description {
        font-size: 19px;

        line-height: 27px;
        width: 55%;

    }

    .portfolio-cta-container .button-wrapper a {
        font-size: 15px !important;
        padding: 12px 27px;

    }

    .portfolio-listing-slider-container .fheny-logo {
        margin-bottom: 15px;
    }

    .portfolio-listing-slider-container .fheny-stats {
        margin-top: 30px;
    }

    .portfolio-review-container {
        padding: 55px 80px;
    }

    .portfolio-review-container .testimonial-description {
        font-size: 21px;
        line-height: 30px;
    }

    .custom-style-min-width {
        padding: 0px !important;
        width: 20% !important;
        padding-right: 30px !important;
    }

    .footer-links {
        padding-left: 10px !important;
    }

    .copyright-txt p {
        font-size: 14px !important;
    }

    .footer-logo img {
        width: 130px !important;
    }


    /* detail page - desktop responsive */

    /* .single-project .single-post-container {
        width: 1140px !important;

        margin-top: 50px !important;
        margin-bottom: 40px !important;
    } */

    /* .project-content-area {
        width: 1140px !important;

    } */

    .single-project .post-top-banner {
        padding: 90px 0px;
    }

    .single-project .portfolio-child-heading {
        width: 824px !important;
    }

    .single-project .single-post-container .post-share-box {
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }

    .single-project .single-post-container .post-share-box .cmpy-logo-pic {
        width: 145px;
        border: 1px solid #9F9F9F;

        margin-bottom: 15px;

    }

    .single-project .single-post-container .side-bar-heading-portfolio-pagep {
        font-size: 22px;
    }

    .side-bar-project-nme {
        font-size: 18px;

    }

    .single-project .post-share-box {
        padding-bottom: 10px !important;
    }

    .side-bar-tag-link {
        font-size: 13px !important;
    }

    .single-project .single-post-container .portfolio-header-main-container {
        width: 65%;
    }

    .pera-text-overview-portfolio {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Inter-Medium';
    }

    /* .flex-couter-number-header {
        font-size: 41px;
    } */

    .over-view-stae-description {
        font-size: 14px;
    }

    .flex-container-overview-number {
        margin-top: 30px;
    }

    .over-view-img-header {
        height: 245px;
    }

    .view-web-project-link a {
        font-size: 16px;
    }

    .side-card-content-design-project .col h2,
    .section.two-text .col h2 {
        font-size: 28px;
        margin-bottom: 20px !important;

    }

    .multi-category-box {
        top: 310px;
    }

    .rounded-img-wrapper img {
        border-radius: 30px;
    }

    .project-content-area .testimonial-description {
        font-size: 21px;
        line-height: 30px;
    }

    .read-time-project {
        font-size: 16px;
    }

    .share-text {
        font-size: 16px;
    }

    .page-footer-box {
        margin-bottom: 60px;
    }

    .single-project .flex-container-child-box {
        border-right: 1px solid #CCCCCC !important;
    }

    .flex-container-child-box:last-child {
        border-right: 0px !important;
    }

    .project-content-area .custom-container-box.testimonial {
        padding: 55px 80px;
    }

    .portfolio-listing-slider-container .profolio-owl .owl-nav .owl-next,
    .portfolio-listing-slider-container .profolio-owl .owl-nav .owl-next:hover {
        height: 28px !important;
        width: 28px !important;
    }

    .portfolio-listing-slider-container .profolio-owl .owl-nav .owl-prev,
    .portfolio-listing-slider-container .profolio-owl .owl-nav .owl-prev:hover {
        height: 28px !important;
        width: 28px !important;
    }

}

/* portfolio details page end */


/* Cro Page Calculator start */




.cro-calculator-page {
    background: #fff;
    padding: 40px 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.cro-calculator-wrapper {
    max-width: 520px;
    margin: auto;
    background: #ffffff;
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #ddd;
}

.cro-calculator-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #1c1c1c;
}

.cro-step-label {
    font-size: 13px;
    font-weight: 700;
    margin: 22px 0 10px;
    color: #2b2b2b;
}

.cro-field-group {
    margin-bottom: 14px;
}

.cro-field-label {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #333;
}

.cro-text-field,
.cro-select-field {
    width: 100%;
    height: 42px;
    padding: 0 12px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    outline: none;
}

.cro-text-field:focus,
.cro-select-field:focus {
    border-color: #ffcc00;
}

.cro-hint-text {
    font-size: 12px;
    color: #777;
    margin-top: 6px;
    line-height: 1.4;
}

.cro-two-column {
    margin-bottom: 14px;
    display: flex;
    gap: 12px;
}

.cro-half-column {
    flex: 1;
}

.cro-currency-toggle {
    display: flex;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    width: fit-content;
    overflow: hidden;

}

.cro-currency-option {
    flex: 1;
    height: 42px;
    border: none;
    background: #f1f1f1;
    font-size: 14px;
    cursor: pointer;
}

.cro-currency-option.active {
    background: #1d4ed8;
    color: #ffffff;
}

.cro-radio-group {
    display: flex;
    gap: 16px;
    margin-top: 6px;
}

.cro-radio-option {
    font-size: 14px;
}

.cro-calculate-btn {
    width: 100%;
    height: 48px;
    background: #ffcc00;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 18px;
}

.cro-calculate-btn:hover {
    background: #f0be00;
}

.improvement-model {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.improvement-model .cro-field-label {
    margin-bottom: 0px;
}

.improv-num-field {
    width: 120px;
}

.include-AOV-style-box {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.include-AOV-style-box .cro-field-label {
    margin-bottom: 0px;
}

.click-label-check {
    border: none;
    background: #f1f1f1;
    font-size: 14px;
    cursor: pointer;
    color: #000;
    padding: 10px 20px;
    display: block;
}

input.check-radio-currency {
    display: none;
}

input.check-radio-currency[type="radio"]:checked~label.click-label-check {
    background: #000;
    color: #fff;
}

#showCustomField {
    display: none;
}

.container-wrapper-results {
    width: 1300px;
    margin: auto;
    margin-top: 80px;
}

.CRO-result-heading {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Inter-Bold';
}

.CRO-flex-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.CRO-flex-content span {
    width: 32%;
    text-align: center;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 15px;
    margin-bottom: 20px;

}


/* cro page calculator end */




/* shopify-app-and-tool start */

.post-top-banner .shopify-Apps-tools-main-heading {
    font-size: 51px;
    line-height: 57px;
    color: #E9FC58;
    width: 800px !important;
    font-family: 'Inter-Bold';
    margin: auto;
}

.shopify-Apps-tools-child-heading {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
    width: 1060px;
    margin: auto;
    margin-top: 15px;


}



.subdescription-shopify-app-tool {
    color: #444;
    /* width: 71%;
    margin: auto; */
    margin-bottom: 20px;
    /* text-align: center; */
}

/* side bar shopify apps and tools start */


.filter-entry {
    list-style: none;
}

.parent-sticky .filter-entry {
    display: block !important;
}

.filter-link-category-apps {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Inter-Regular';
    color: #364153;
    padding: 8px 12px;
    border-radius: 7px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;
    gap: 7px;
    position: relative;
}

.parent-sticky {
    position: sticky;
    top: 60px;
}

.link-inner-calculator {
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block; */
    /* line-height: 22px; */
    padding-right: 10px;
}


.category-icon-apps-tools {
    height: 24px;
    opacity: .7;
    width: 22px;
}

.shopify-tools-right-icon-img {
    height: 30px;
    width: 30px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);

}


.filter-item.isActive .filter-link-category-apps {
    color: #000 !important;
    background: #E9FC58 !important;
    padding: 14px 12px;

}

.filter-item.isActive .category-icon-apps-tools {
    opacity: 1;
}

.filter-item.isActive .shopify-tools-right-icon-img {
    opacity: 1;
}


/* .filter-item:hover  .filter-link-category-apps{
    color:#000 !important;
    background:  #E9FC58 !important
}
.filter-item:hover .category-icon-apps-tools{
    opacity: 1;
} 

.filter-item:hover .shopify-tools-right-icon-img{
    opacity: 1;
} */

.sub-filter-parent-js {
    height: 462px;
    max-height: 370px;
    overflow: hidden;
    transition: .5s all;
}

.sub-filter-parent-js.expanded {
    max-height: 462px;
    overflow-y: scroll;
}


/* .is-hidden {
  display: none;
} */


.toggle-btn-css,
.portfolio-details-toc-side {
    cursor: pointer;
    font-weight: 600;
    margin-top: 12px;
    color: #9fb117;
    font-size: 16px;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: start;
    font-family: 'Inter-Bold';
    position: relative;
    width: 98%;
    border-bottom: 1px solid #C1C1C1 !important;
    padding-bottom: 14px;
}

.portfolio-details-toc-side {
    border-bottom: none !important;
    padding-bottom: 0px;
    margin-top: 15px;
}

.toggle-btn-css:after,
.portfolio-details-toc-side:after {
    content: "";
    width: 16px;
    height: 15px;
    background: url(/wp-content/uploads/2025/12/arrow.png) no-repeat center !important;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 94% !important;
    display: inline-block;
    transition: transform 0.3s ease;
    background-color: #9fb117 !important;
    border-radius: 40px;
    position: relative;
    left: 5px;
    top: 1px;
    transition: .5s all;
}

.toggle-btn-css.is-active:after,
.portfolio-details-toc-side.is-active:after {
    rotate: 180deg;
}

.sub-filter-child-js {
    width: 98%;
}

.height-limit-content {
    height: 300px;
    padding-right: 20px;
    overflow-y: hidden;
}

.side-card-content-design-project .col.text .height-limit-content {
    overflow-y: scroll;
}

.portfolio-details-toc-main-box ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    row-gap: 5px;
    max-height: 160px;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

.portfolio-details-toc-main-box ul.expanded {
    max-height: 1000px;
    /* adjust if content is taller */
}


.portfolio-details-toc-main-box ul li {
    font-size: 16px !important;
    border: 0px solid #585757 !important;
    border-bottom: 1px solid #c3c3c3 !important;
    color: #000000 !important;
    padding: 9px 0px !important;
    border-radius: 0px !important;
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
}

.portfolio-details-toc-main-box ul li:last-child {
    border-bottom: 0px solid #c3c3c3 !important;
}

/* side bar shopify apps and tools end */


.shopify-apps-and-tools-app-boxes-parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.shopify-box-tool-card-parent-div {

    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 20px;
    transition: .5s all;
    box-shadow: 0px 6px 6px -3px rgba(5, 18, 53, 0.05), 0px 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 2px rgba(34, 34, 34, 0.05);

}

.container-shopify-app-and-tool-page {
    max-width: 1300px;
    margin: auto;
    margin-top: 60px !important;
    margin-bottom: 60px;

}

.ymc-post-custom-layout.category-header {
    /* padding: 50px; */
    /* background: #000; */
    border-radius: 35px;
    margin-top: 50px;
    width: 100%;
}



/* cta start */

.shopify-app-tool-page-cta {
    padding: 50px;
    border-radius: 35px;
    background-color: #000;
    margin: 50px auto 0px auto;
    text-align: center;
    width: 100%;
}

.shopify-app-tool-page-cta-heading {
    text-align: center;
    width: 100%;
    color: #fff;

}

.shopify-app-tool-page-cta-description {
    font-size: 15px;
    width: 100% !important;
    font-family: 'Roboto-regular';
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

/* cta end */


/* card desgin */
.tool-app-header-portion {
    display: flex;
    gap: 15px;
    align-items: center;
}

.shopify-apps-and-tools-main-flex-container {
    display: flex;
    width: 100%;
    justify-content: space-between;

}

.shopify-apps-and-tools-main-flex-container .filter-layout {
    width: 25%;
}

.shopify-apps-and-tools-main-flex-container .container-post-custom-layout {
    width: 72%;
}

.container-shopify-app-and-tool-page .shopify-box-tool {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
    height: 100%;
}


.container-shopify-app-and-tool-page .group-filters .sub-filters .filter-item.isActive .sub_item .filter-item .filter-link.menu-link.active:after,
.container-shopify-app-and-tool-page .group-filters .sub-filters .filter-item.isActive .sub_item .filter-item .filter-link.menu-link:hover:after {
    opacity: 1;
}


.container-shopify-app-and-tool-page .group-filters .sub-filters .filter-item.isActive .sub_item .filter-item .filter-link.menu-link.active,
.container-shopify-app-and-tool-page .group-filters .sub-filters .filter-item.isActive .sub_item .filter-item .filter-link.menu-link:hover {
    background: #f7f7f7 !important;
    border: 1px solid #ddd !important;
}



.page-id-1358 h1.blog-banner-main-text {
    margin: 0px !important;
    width: 100% !important
}





.container-shopify-app-and-tool-page .name-tax {
    padding: 15px !important;
    font-family: 'Inter-SemiBold';
    font-size: 16px !important;
    margin-top: 0px !important;
    background: #E9FC58;
    color: #000;
    border-radius: 9px;
    margin-bottom: 10px !important;
}


.shopify-app-and-tool {
    height: 60px;
    border-radius: 10px;
}


.shopify-tool-name {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: 'Inter-SemiBold';
    line-height: 23px;
}

.shopify-tool-rate-star {
    /* filter: invert(25%) sepia(98%) saturate(749%) hue-rotate(336deg) brightness(101%) contrast(104%); */
    height: 14px;
    margin-top: 3px;
}

.shopify-tool-rate {
    display: flex;
    column-gap: 10px;
    row-gap: 5px;
    align-items: start;
    flex-wrap: wrap;
    margin-top: 16px;
}

.shopify-tool-rate>span {
    font-size: 16px;
    font-family: 'Inter-Medium';
    display: flex;
    align-items: start;
    gap: 6px;
    color: #56524e;

}

/* .shopify-tool-rate>span:nth-child(1) {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px;
} */

/* .shopify-tool-rate>span:nth-child(1) span {
    padding-left: 7px;
    border-left: 1px solid #ddd;
} */

.contetn-pera-tool {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Inter-Medium';
    line-height: 20px;
    color: #56524e;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.link-button-tool {
    width: fit-content;
    background: #fff;
    padding: 0px;
    padding-right: 30px;
    border-radius: 0px;
    margin-top: 15px;
    border: none;
    transition: .5s all;
    /* opacity: .5; */
}

.link-tool-achor {
    text-decoration: none !important;
    color: #9fb117;
    font-family: 'Inter-Bold';
    font-size: 15px !important;
    margin-top: 0px !important;
    position: relative;
    width: fit-content;
    transition: .5s all;
    text-transform: capitalize;
}

.link-tool-achor:after {
    position: absolute;
    content: '';
    top: 2.8px;
    right: -22px;
    width: 17px;
    height: 17px;
    background: url(/wp-content/themes/aret-new-design-child/images/arrow-right-up.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: invert(63%) sepia(52%) saturate(514%) hue-rotate(32deg) brightness(95%) contrast(90%);
    transition: .5s all;
    /* opacity: .5; */
    /* filter: invert(1); */
}



/* .link-button-tool:hover {
    background: #000;
}

.link-button-tool:hover a {
    color: #E9FC58 !important;
} */

/* 
.link-button-tool:hover a:after {
    filter: invert(100%) sepia(69%) saturate(1905%) hue-rotate(8deg) brightness(102%) contrast(92%);
    opacity: 1;

} */

/* .container-shopify-app-and-tool-page article.post-item:hover .link-tool-achor {
    opacity: 1;
} */



.tool-img-icon {
    height: 50px;
}

.tool-img-here {
    height: 50px;
    border-radius: 10px;
    /* margin-bottom: 5px; */
    transition: .5s all;
}

.container-shopify-app-and-tool-page article.post-item:has(.shopify-app-category-header-Box) {
    padding: 0px !important;
    border: none !important;
    margin-bottom: 10px;
    background: none !important;

}

.shopify-app-category-title {
    /* font-family: 'Inter-Bold'; */
    margin-bottom: 10px;
    /* font-size: 30px;
    text-align: center; */
}

.shopify-box-tool-card-parent-div:hover {
    border-color: #9fb117;
    /* transform: translateY(-8px); */
    /* background: #fbffe7; */
}

.shopify-box-tool-card-parent-div:hover .link-tool-achor:after {
    filter: invert(0);
}

.shopify-box-tool-card-parent-div:hover .link-tool-achor {
    color: #000;
}

.shopify-box-tool-card-parent-div:hover .tool-img-here {
    transform: scale(1.1);
}

.updated-date-shopify-app-tool {
    font-size: 15px;
    font-family: 'Inter-Medium';
    margin-bottom: 20px;
    display: flex;
    /* justify-content: center; */
}


.shopify-app-category-footer-title {
    /* font-family: 'Inter-Bold'; */
    margin-bottom: 10px;
    /* font-size: 40px;
    color: #000;
    text-align: center; */
}



.shopify-category-bottom-listing-box {
    margin-top: 30px;
}

.shopify-category-bottom-listing-box-li {

    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}


.shopify-category-bottom-listing-box-li li {
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
    font-family: 'Inter-Bold';
    padding: 35px 15px;
    border: 1px solid #ddd;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0px 6px 6px -3px rgba(5, 18, 53, 0.05), 0px 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 2px rgba(34, 34, 34, 0.05);

}

/* .shopify-category-bottom-listing-box-li li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at top right, rgba(226, 255, 95, 0.08), transparent);
    opacity: 0;
    transition: opacity 0.3s;
} */

.shopify-app-category-footer-Box h2 {
    text-align: left;
}

.shopify-category-bottom-listing-box-li li:hover {
    border-color: #9fb117;
    /* background: #f7f7f7; */
}

/* .shopify-category-bottom-listing-box-li li:hover::before{
    opacity: 1;
} */


.shopify-category-bottom-listing-inner-heading {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: 'Inter-SemiBold';
    line-height: 23px;
}

.shopify-category-bottom-listing-inner-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
    z-index: 1;
}

.shopify-category-bottom-listing-img {
    height: 37px;
    padding: 9px;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: none;
}

.shopify-category-bottom-listing-inner-text {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Inter-Medium';
    line-height: 20px;
    color: #444;
}

.faq-text-description {
    margin-bottom: 20px;
}

/* @media screen and (min-width: 1366px) and (max-width: 1469px) {

    .container-shopify-app-and-tool-page{
        width: 1300px !important;
    }
}

@media screen and (min-width: 1180px) and (max-width: 1365px) {

    .container-shopify-app-and-tool-page{
        width: 1100px !important;
    }
} */

@media screen and (min-width: 1024px) and (max-width: 1520px) {

    .container-shopify-app-and-tool-page {
        width: 100% !important;
        /* padding: 75px 70px !important;
        max-width: 100% !important;
        margin: initial !important; */
    }

    .filter-link-category-apps {
        font-size: 14px;
    }

    .category-icon-apps-tools {
        width: 15px;
    }

    .partners-logos {
        height: 135px;
    }


}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .container-shopify-app-and-tool-page {
        width: 100% !important;
        padding: 0px 40px !important;
    }

}



/* shopify-app-and-tool end */




/* header scrool isssue fixed start */

.responsve_list.newclass .menu_listsf {
    height: 100vh;
    overflow: scroll;
    padding-bottom: 100px;

}

.no-scroll {
    overflow: hidden;
    height: 100vh;
}

/* header scrool isssue fixed end */



.single-post .wp-post-content table h3 {
    padding: 10px 50px !important;
    background-color: #E9FD58 !important;
    color: #000000 !important;
}

.wp-post-content strong {
    color: #000000;
}

.wp-post-content .image-botto-txt {
    margin-top: -30px;
}


/* default page policy */


.heading-coming-soon {
    text-align: center;
}

/* banner */
.banner-default-page-container {
    padding: 80px 20px 160px 20px;
    background: #000;

}


.banner-default-page-container h1 {
    color: #E9FC58;
    text-align: center;
    margin: 0px !important;
    line-height: 1;
    width: 100%;
    font-size: 51px;
}


.default-page-content-container {
    width: 1300px;
    margin: auto;
    margin-top: -90px;
    margin-bottom: 80px;
    position: relative;
    background: #fff;
    padding: 30px 50px 50px 50px;
    box-shadow: 0px 8px 15px rgba(97, 109, 190, .1);
    border: 1px solid #f4f4f4;
    border-radius: 10px;

}

.default-page-content-container li {
    margin-bottom: 5px;
}

.default-page-content-container p,
.default-page-content-container li {
    padding: 0px !important;
    font-family: 'Roboto-regular';
    font-size: 19px;
    line-height: 30px;
    color: #444;
}



.default-page-content-container ol,
.default-page-content-container ul {
    padding-left: 50px;
    margin-top: 20px;
}

.default-page-content-container a {
    color: #9fb117 !important;
    text-decoration: none;
}



/* blog categrories style  start*/
.glossary-detail h2 {
    color: #fff;
}

.tax-service .portfolio-listing-page article {
    flex-basis: calc(50% - 20px);
}

.tax-service .portfolio-listing-page article:nth-child(1) {
    flex-basis: 100% !important;
}

.tax-service .portfolio-listing-page article:nth-child(4),
.tax-service .portfolio-listing-page article:nth-child(5),
.tax-service .portfolio-listing-page article:nth-child(6) {
    flex-basis: calc(50% - 20px) !important;
}

.tax-service .portfolio-listing-page .post-entry article .post-desc {
    padding: 40px !important;
}

.tax-service .portfolio-listing-page .post-entry article .media {
    line-height: 0px;
}

.tax-industry .portfolio-listing-page article {
    flex-basis: calc(50% - 20px);
}


.tax-industry .portfolio-listing-page article:nth-child(1) {
    flex-basis: 100% !important;
}

/* .tax-industry .portfolio-listing-page .post-entry article .post-desc {
    padding: 40px !important;
} */

.tax-industry .portfolio-listing-page article:nth-child(4),
.tax-industry .portfolio-listing-page article:nth-child(5),
.tax-industry .portfolio-listing-page article:nth-child(6) {
    flex-basis: calc(50% - 20px) !important;
}

.tax-industry .portfolio-listing-page .post-entry article .media {
    line-height: 0px;
}


.category .post-top-banner {
    padding: 120px 20px 45px !important;
}

.category .container-posts {
    margin: auto;
    margin-top: 20px;
    width: 1280px !important;
}


.category .filter-item .category-post-link {
    padding: 7px 22px !important;
    font-size: 16px !important;
    margin: 0 9px 10px 0 !important;
    font-family: 'Roboto-regular';
}


.category .filter-item .category-post-link:hover {

    background: #f2f2f2 !important;

}

.category .filter-item .category-post-link.active:hover {

    background: #000 !important;

}

.blog .component-input::after {
    display: none !important;
}

.category .component-input::after {
    background-image: url(/wp-content/themes/aret-new-design-child/images/search.svg) !important;
}

.btn-blog-search-box {
    z-index: 99;
    background: url(/wp-content/themes/aret-new-design-child/images/search.svg) !important;
    background-position: center;
    border: none !important;
    height: 23px !important;
    width: 2px !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    padding: 12px !important;
}

.category .container.blog .post-entry {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 40px !important;
}

.category .container.blog .post-entry article:nth-child(1) {
    flex-basis: 100% !important;
    background: #000 !important;
    padding: 0px !important;
    border-radius: 20px;
    display: grid;
    column-gap: 1.3%;
    row-gap: 60px;
    grid-template-columns: 50% 50%;
}

.category .blog .post-entry article header.title a {
    max-height: 95px !important;
    height: 100% !important;

}

.category .blog .post-entry article:nth-child(1) header.title a {
    max-height: 64px !important;
    height: 100% !important;
}

.category .blog .post-entry article:nth-child(2) header.title a,
.category .blog .post-entry article:nth-child(3) header.title a {
    max-height: 94px !important;
    height: 100% !important;
}

.category .search-form__input.field-search {
    font-family: "Poppins";
    height: 40px;
    color: #000;
    box-sizing: border-box;
}

.category .search-form__input.field-search::placeholder {
    color: #000 !important;
}

.category .container.blog .post-entry article:nth-child(2),
.category .container.blog .post-entry article:nth-child(3) {
    flex-basis: calc(49% - 10px) !important;
}

.category .container.blog .post-entry article {
    flex-basis: calc(32.2% - 13.33px) !important
}

.category .blog header.title {
    margin-top: 0px !important;
}

.category .blog article figure {
    height: 214px !important;
}

/* .category .blog article figure img {
    object-fit: cover;
} */

/* .category .result-heading-category-page,
.blog .ymc-notification, .ymc-notification{

    font-family: 'Inter-Medium';
    font-size: 22px;
    width: 1280px;
    margin: auto;
    margin-bottom: 20px;

} */

.ymc-notification{

    font-family: 'Inter-Medium';
    font-size: 22px;
    width: 1280px;
    margin: auto;
    margin-bottom: 20px;

}

.category .blog article:nth-child(2) figure,
.category .blog article:nth-child(3) figure {
    height: 333px !important;
}

.category .blog article:nth-child(1) figure {

    height: 385px !important;
}

.category .category-pagination {

    width: 100%;
}

.category .category-pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}



.category .category-pagination .page-numbers {
    background: #fff;
    padding: 10px;
    border-radius: 73px;
    width: 50px;
    height: 50px;
    color: #000;
    line-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 17px !important;
    border: 1px solid #ddd;
    font-family: 'Inter-Bold' !important;
}

.category .category-pagination .page-numbers.current,
.category .category-pagination .page-numbers.prev,
.category .category-pagination .page-numbers.next {
    background: #f2f2f2;
    color: #000;
}

/* blog categrories style  End*/


/* portfolio pagination */


.portoflio-paggingss.category-pagination {
    flex-basis: calc(100% - 20px) !important;
    width: 100%;
}

.portoflio-paggingss.category-pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}



.portoflio-paggingss.category-pagination .page-numbers {
    background: #fff;
    padding: 10px;
    border-radius: 73px;
    width: 50px;
    height: 50px;
    color: #000;
    line-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 17px !important;
    border: 1px solid #ddd;
    font-family: 'Inter-Bold' !important;
}

.portoflio-paggingss.category-pagination .page-numbers.current,
.portoflio-paggingss.category-pagination .page-numbers.prev,
.portoflio-paggingss.category-pagination .page-numbers.next {
    background: #f2f2f2;
    color: #000;
}

.category-sub-filters-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.category-sub-filters-item li a {
    font-size: 16px !important;
    font-family: 'Roboto-regular';
    border: 1px solid #585757 !important;
    text-transform: capitalize;
    color: #000000 !important;
    padding: 7px 28px !important;
}

.category-sub-filters-item li a:hover {
    background: #f2f2f2 !important;
}

.category-sub-filters-item li a.active:hover {
    background: #000 !important;

}

/* end */


/* request a Quote partner sectoin start */

.partner-section-request-page {
    max-width: 1300px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 80px
}

.parent-partner-div {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(7, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    position: relative;
    /* background: #e8e8e8; */
    -webkit-mask-image: linear-gradient(90deg, transparent 2%, rgb(217, 217, 217) 10%, rgb(217, 217, 217) 90%, transparent 98%), linear-gradient(180deg, transparent 5%, rgb(217, 217, 217) 15%, rgb(217, 217, 217) 85%, transparent 95%);
    mask-image: linear-gradient(90deg, transparent 2%, rgb(217, 217, 217) 10%, rgb(217, 217, 217) 90%, transparent 98%), linear-gradient(180deg, transparent 5%, rgb(217, 217, 217) 15%, rgb(217, 217, 217) 85%, transparent 95%);
    -webkit-mask-composite: source-in, xor;
    mask-composite: intersect;
    background: radial-gradient(#221e1e00, #00000003, #fff);
    background-size: 800px 800px;
    background-repeat: no-repeat;
    background-position: center;
}



.child-partner-div {
    height: 110px;
    width: 100%;
    border: 1px solid #D5D5D5;
    border-right: none;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .5s all;

}

.partner-logo-box1 {
    grid-area: 1 / 1 / 2 / 2;
    border-left: none
}

.partner-logo-box2 {
    grid-area: 1 / 2 / 2 / 3;
}

.partner-logo-box3 {
    grid-area: 1 / 3 / 2 / 4;
}

.partner-logo-box4 {
    grid-area: 1 / 4 / 2 / 5;
}

.partner-logo-box5 {
    grid-area: 1 / 5 / 2 / 6;
}

.partner-logo-box6 {
    grid-area: 1 / 6 / 2 / 7;
}

.partner-logo-box7 {
    grid-area: 1 / 7 / 2 / 8;
}

.partner-logo-box8 {
    grid-area: 1 / 8 / 2 / 9;
}

.partner-logo-box9 {
    grid-area: 2 / 1 / 3 / 2;
    border-left: none
}

.partner-logo-box10 {
    grid-area: 2 / 2 / 3 / 3;
}

.partner-logo-box11 {
    grid-area: 2 / 3 / 3 / 4;
}

.partner-logo-box12 {
    grid-area: 2 / 4 / 3 / 5;
}

.partner-logo-box13 {
    grid-area: 2 / 5 / 3 / 6;
}

.partner-logo-box14 {
    grid-area: 2 / 6 / 3 / 7;
}

.partner-logo-box15 {
    grid-area: 2 / 7 / 3 / 8;
}

.partner-logo-box16 {
    grid-area: 2 / 8 / 3 / 9;
}

.partner-logo-box17 {
    grid-area: 3 / 1 / 4 / 2;
    border-left: none
}

.partner-logo-box18 {
    grid-area: 3 / 2 / 4 / 3;
}

.partner-logo-box19 {
    grid-area: 3 / 3 / 4 / 4;
}

.partner-logo-box20 {
    grid-area: 3 / 4 / 6 / 6;
    height: 330px;
    background: radial-gradient(#0000001f, #ededed52, #fff), url(https://i.postimg.cc/PJPBDxX3/bg-img.png);
    background: #000 !important;
    background-size: contain;
    background-position: center;
    border: none;
    border: 1px solid #fff;
}

.partner-logo-box21 {
    grid-area: 3 / 6 / 4 / 7;
}

.partner-logo-box22 {
    grid-area: 3 / 7 / 4 / 8;
}

.partner-logo-box23 {
    grid-area: 3 / 8 / 4 / 9;
}

.partner-logo-box24 {
    grid-area: 4 / 1 / 5 / 2;
    border-left: none
}

.partner-logo-box25 {
    grid-area: 4 / 2 / 5 / 3;
}

.partner-logo-box26 {
    grid-area: 4 / 3 / 5 / 4;
}

.partner-logo-box27 {
    grid-area: 4 / 6 / 5 / 7;
}

.partner-logo-box28 {
    grid-area: 4 / 7 / 5 / 8;
}

.partner-logo-box29 {
    grid-area: 4 / 8 / 5 / 9;
}

.partner-logo-box30 {
    grid-area: 5 / 1 / 6 / 2;
    border-left: none
}

.partner-logo-box31 {
    grid-area: 5 / 2 / 6 / 3;
}

.partner-logo-box32 {
    grid-area: 5 / 3 / 6 / 4;
}

.partner-logo-box33 {
    grid-area: 5 / 6 / 6 / 7;
}

.partner-logo-box34 {
    grid-area: 5 / 7 / 6 / 8;
}

.partner-logo-box35 {
    grid-area: 5 / 8 / 6 / 9;
}

.partner-logo-box36 {
    grid-area: 6 / 1 / 7 / 2;
    border-left: none
}

.partner-logo-box37 {
    grid-area: 6 / 2 / 7 / 3;
}

.partner-logo-box38 {
    grid-area: 6 / 3 / 7 / 4;
}

.partner-logo-box39 {
    grid-area: 6 / 4 / 7 / 5;
}

.partner-logo-box40 {
    grid-area: 6 / 5 / 7 / 6;
}

.partner-logo-box41 {
    grid-area: 6 / 6 / 7 / 7;
}

.partner-logo-box42 {
    grid-area: 6 / 7 / 7 / 8;
}

.partner-logo-box43 {
    grid-area: 6 / 8 / 7 / 9;
}

.partner-logo-box44 {
    grid-area: 7 / 1 / 8 / 2;
    border-left: none;
    border-bottom: none
}

.partner-logo-box45 {
    grid-area: 7 / 2 / 8 / 3;
    border-bottom: none
}

.partner-logo-box46 {
    grid-area: 7 / 3 / 8 / 4;
    border-bottom: none
}

.partner-logo-box47 {
    grid-area: 7 / 4 / 8 / 5;
    border-bottom: none
}

.partner-logo-box48 {
    grid-area: 7 / 5 / 8 / 6;
    border-bottom: none
}

.partner-logo-box49 {
    grid-area: 7 / 6 / 8 / 7;
    border-bottom: none
}

.partner-logo-box50 {
    grid-area: 7 / 7 / 8 / 8;
    border-bottom: none
}

.partner-logo-box51 {
    grid-area: 7 / 8 / 8 / 9;
    border-bottom: none
}

.parent-partner-div:after {
    display: none;

    position: absolute;
    content: '';
    z-index: 9;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 162px;
    background: linear-gradient(-90deg, white, #00000000);
}

.parent-partner-div:before {
    display: none;

    position: absolute;
    content: '';
    z-index: 9;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 162px;
    background: linear-gradient(90deg, white, #00000000);
}

.top-before-effect {
    display: none;
    position: absolute;
    content: '';
    z-index: 9;
    left: 0px;
    top: 0px;
    height: 110px;
    width: 100%;
    background: linear-gradient(180deg, white, #00000000);
}

.bottom-after-effect {
    display: none;

    position: absolute;
    content: '';
    z-index: 9;
    left: 0px;
    bottom: 0px;
    height: 110px;
    width: 100%;
    background: linear-gradient(0deg, white, #00000000);
}



.request-quote-partners-img {
    width: 65%;
    transition: .5s all;
    filter: opacity(0.5);
}

.child-partner-div.partner-logo-box20:hover {
    background: #000;
}

.partner-logo-box20 .request-quote-partners-img {
    filter: opacity(1);
}

.child-partner-div:hover {
    border: 1px solid #00000073;
    background: #fff;
    box-shadow: 0 10px 15px -3px var(--cu-overlays-Black-A-2, rgba(0, 0, 0, .1)), 0 4px 6px -4px var(--cu-overlays-Black-A-2, rgba(0, 0, 0, .1));
}

.child-partner-div:hover .request-quote-partners-img {
    filter: opacity(1);

}

#requestMyShopifyQuote .select2-selection__rendered {
    height: 48px;
    overflow: auto;
    position: relative;
}

.page-template-request-a-quote .select2-results__options {
    font-family: 'Roboto-regular' !important;

}

#requestMyShopifyQuote .select2-selection__clear {
    position: sticky;
    top: 10px;
    right: 0px;
}

#requestMyShopifyQuote br {
    display: none !important;
}

.select2-selection__rendered .select2-search__field {
    font-family: 'Roboto-regular';
    font-size: 16px !important;
    padding-left: 10px !important;
    background-image: url(/wp-content/themes/aret-new-design-child/images/down-select-option-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 27px !important;
}

.page-template-request-a-quote .contact-inner-fields select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(/wp-content/themes/aret-new-design-child/images/down-select-option-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 27px !important;
    margin-top: 10px !important;
    color: #000000 !important;
}

.page-template-request-a-quote .select2-container--open .select2-dropdown {
    top: 32px;
}

.select2-selection--multiple {
    margin-top: 10px !important;
}

.wpcf7-not-valid-tip {
    font-size: 14px !important;
    margin-top: 5px;
}

.parent_count_review {
    display: flex;
    align-items: center;
    gap: 0px;
}

.wpcf7 form .wpcf7-response-output {
    text-align: center;
    padding: 10px;
    font-family: 'Roboto-regular';
}

.review-img-circle-box {
    display: flex;
    align-items: center;
    gap: 5px;
}

img.review-img-circle-img {
    height: 43px;
    width: 43px;
    border-radius: 50%;
    border: 1px solid #444;
}

.review-img-circle-box .review-img-circle-img:nth-child(2),
.review-img-circle-box .review-img-circle-img:nth-child(3) {
    margin-left: -15px;
}

.new-banner-section-container {
    width: 1300px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 90px 0px 0px 0px;
}

.new-banner-header h1 {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
}

.new-banner-header .banner_main_heading {
    width: 90% !important;
}

.new-banner-header {
    width: 48%;
}

.new-banner-img-panel {
    width: 48%;
}

img.new-banner-pic {
    width: 100%;
    border-radius: 150px 0px 0px 0px;
    box-shadow: -11px 0px 0px 0px #505b10;

}

.form-inner .component-input .btn-submit {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    border: none;
    background: none;
    height: 24px;
    width: 24px;
    cursor: pointer;
    display: flex !important;
}

.section-seperation-thankyou {
    width: 100%;
}

.form-inner .btn-submit img {
    width: 100% !important;
    height: 100% !important;
}

.thankyou-page-heading {
    text-align: center;
    width: 650px;
    margin: auto;
    margin-top: 70px;
}

.section-seperation-thankyou h3 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 900;
    color: #000;
    text-align: center;
}

.link-from-thankyou {
    margin-bottom: 5px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 35px;
    font-weight: 600;
    text-decoration: none;
    color: #a8bd32;
    font-family: 'Inter-Bold';
    text-align: center;
    display: block;
    margin-top: 10px;
}

.flex-gap-o {
    gap: 0px;
    padding-top: 50px;
}

.section-seperation-thankyou .social-icon {
    justify-content: center;
    margin-top: 10px;
}

.brd-right-1 {
    border-right: 1px solid #ddd;
}

@media (min-width: 1024px) {
    .home-page-service-heading {
        width: 670px;
        margin: auto;
    }

    .desinger-subtext-home {
        width: 750px;
        margin: auto;
    }

    .page-id-206 .footer-cta p {
        width: 820px;

    }

    .page-id-947 .footer-cta p {
        width: 850px;
    }
}

@media (min-width: 1024px) and (max-width: 1400px) {
    .partner-section-request-page {
        max-width: 100% !important;
        margin: auto !important;
        padding: 40px 60px 70px 60px !important;
    }

    .pricing_child_box {
        width: 33% !important;
    }

    .pricing_title {
        font-size: 26px;
    }
}

@media (min-width: 1024px) and (max-width: 1576px) {
    .pricing_child_box {
        width: 33% !important;
    }

    .migrate_parent-box {
        width: 100%;
    }

    .migrate-portfolio-new .parent-box-portfolio {
        padding: 0px;
    }


}



/* for filter css start */
.fg-filter-containers.tg-filter-bar,
.fg-filter-containers .tg-filter-bar {
    max-width: 100% !important;
    /* override any theme/plugin max-width */
    width: 100% !important;
    /* ensure it actually fills the container */
    box-sizing: border-box;
    /* include padding in width calculation */
    margin-left: 0 !important;
    /* remove any auto margins */
    margin-right: 0 !important;
}

.tg-filter-bar.closed .tg-filter-items {
    display: none;
}

#fg-toggle-btn {
    padding: 8px 14px;
    background: #fff;
    color: #333;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: left;
    border: 1px solid black;
    border-radius: 300px;
}

.parent_container {
    display: flex;
    justify-content: space-between;
    /* pushes first item left, last item right, even spacing in between */
    width: 100%;
}

.tg-filter-bar {
    width: 100% !important;
}


.showHideBtnBar_two {
    justify-content: flex-end;
    align-items: left;
}

.getborder {
    border-bottom: 2px solid black;
    margin-bottom: 20px;
}

/* Example: target specific items to span multiple columns */


.search-layout {
    width: 100% !important;
}

.search-form__input {
    width: 100% !important;
    padding: 14px 18px !important;
    border-radius: 30px !important;
    border: 1px solid #ccc !important;
    font-size: 15px !important;
    outline: none !important;
}

.search-form__input:focus {
    border-color: #000 !important;
}



/* ------------------- CATEGORY FILTER ------------------- */

.filter-entry {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    padding: 0 !important;
    list-style: none !important;
    overflow: hidden;
    max-height: 500px;
    /* Adjust based on your content */
    transition: max-height 0.7s ease;
}

.filter-link {
    display: inline-block !important;
    padding: 7px 16px !important;
    border-radius: 25px !important;
    border: 1px solid #000 !important;
    font-size: 14px !important;
    cursor: pointer !important;
    background: #fff !important;
    color: #000 !important;
    transition: 0.2s ease !important;
}

.filter-link:hover {
    background: #f2f2f2 !important;
}

.filter-link.active {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

.component-input {
    position: relative;
}

.component-input {
    position: relative;
}

.component-input::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    /* set your desired width */
    height: 16px;
    /* set your desired height */
    background-image: url('.$link.');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.7;
    pointer-events: none;
    /* ensures clicks pass through */
}

.clear {
    z-index: 99999999;
}

.filter-label {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
    display: block !important;
}

.featured-slider {
    display: flex;
    gap: 20px;
    overflow: hidden;
}

.featured-slide {
    min-width: 300px;
    flex-shrink: 0;
}

.featured-slide img {
    width: 100%;
    border-radius: 6px;
}






/* ------------------- RESPONSIVE ------------------- */
@media screen and (max-width: 768px) {
    #fg-toggle-btn {
        width: 100%;
        justify-content: center;
    }

    .parent_container {
        flex-direction: column;
        gap: 10px;
    }

    .filter-entry {
        justify-content: center;
    }

    .filter-link {
        font-size: 13px !important;
        padding: 6px 12px !important;
    }

    .search-form__input {
        font-size: 14px !important;
        padding: 12px 14px !important;
    }
}

@media screen and (max-width: 480px) {
    .filter-link {
        padding: 5px 10px !important;
        font-size: 12px !important;
    }

    .filter-label {
        font-size: 16px !important;
    }

    #fg-toggle-btn {
        padding: 6px 12px;
    }

    .component-input::after {
        font-size: 14px;
        right: 10px;
    }
}

/* end */


/* book a call page design start */

.page-id-3395 {
    background: #f5f5f5;
}

.book-a-call-banner {
    padding: 80px 0px 130px 0px !important;
    background: #000;
    width: 100%;
    text-align: center;
}

.book-a-call-banner .banner_main_heading {
    width: 850px !important;
    margin: auto;
}

.book-a-call-banner p {
    width: 950px !important;
    margin: auto;
}

.calandar-section {
    margin-top: 0px;
}

/* .calandar-section ._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv{
    margin-top:0px !important;
} */



/* book a call page design end */


.portfolio-details-toc-main-box ul li img {
    width: 28px;
    display: inline-block;
}

.project-view-btn-link.post-btns {
    margin: 30px 0px 0px 10px;
}

/* .shopify-maintenance-services-page-form span.wpcf7-list-item-label {
    margin-bottom: 10px;
} */

.shopify-maintenance-services-page-form .contact-main-fields-full input {
    border: 1px solid #D5D5D5;
    background-color: #F6F6F6;
    width: 100%;
    height: 50px;
    padding: 10px;
}
.page-id-3675 .wpcf7-radio, .page-id-947 .wpcf7-radio{
display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.page-id-3675 .wpcf7-checkbox{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top:15px;
}

.page-id-3675 .wpcf7-checkbox input[type="checkbox"]{
    display: none;
}


.radio-field-main label {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 16px;
    color: #646464;
    position: relative;
    /* top: 2px; */
    align-items: center;
}

.radio-field-main label input {
    width: auto !important;
    height: auto !important;
    /* margin-top: -10px; */
}

.radio-field-main .wpcf7-form-control-wrap {
    margin-top: 10px;
    margin-left: -20px;
    display: block;
}

.radio-field-main .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}

.radio-field-main .wpcf7-form-control .wpcf7-list-item {
    width: 45%;
}

.radio-field-main .wpcf7-form-control .wpcf7-list-item:last-child {
    width: 100%;
}


.radio-field-main.yes-no-fiels .wpcf7-form-control .wpcf7-list-item {
    width: 40%;
}

.radio-field-main.yes-no-fiels .wpcf7-form-control .wpcf7-list-item:last-child {
    width: 40%;
}

input {
    accent-color: #859705;
}

.select-field-main select {
    border: 1px solid #D5D5D5;
    background-color: #F6F6F6;
    height: 50px;
    padding: 10px;
    width: 100%;
    margin-top: 5px;
    resize: none;
    font-family: 'Roboto-regular';
    font-size: 16px;
}

.tesimonial_section_right.shopify-maintenance-plan-right {
    position: relative;
    justify-content: flex-start;
}

.shopify-maintenance-plan-right {}

.shopify-maintenance-plan-right-content {
    position: sticky;
    top: 50px;
}

.shopify-maintenance-services-page-form .checkbox-field-main {
    margin-bottom: 40px !important;
}

.shopify-maintenance-services-page-form .checkbox-field-main .form-lable {
    margin-bottom: -5px !important;
}

.checkbox-field-main input {
    height: 0px !important;
}

/* .shopify-maintenance-services-page-form .checkbox-field-main span.wpcf7-list-item-label {
    margin-bottom: -13px !important;
    margin-right: -6px !important;
    display: inline-block;
    margin-top: -10px;
} */

.checkbox-field-main input:checked+.wpcf7-list-item-label:hover {
    color: #ffffff;
}

.checkbox-field-main input:checked+.wpcf7-list-item-label {
    background: #6B7F2A;
    color: #ffffff;
}

.shopify-maintenance-services-page-form input:checked+.wpcf7-list-item-label {
    background: #E9FD58;
    color: #000000 !important;
    border-color: #E9FD58 !important;
}

.top-radio-section input:checked+.wpcf7-list-item-label {
    background: #ffffff00;
    color: #000000 !important;
}

h2.marketing-portfolio-sec-margin-heading {
    text-align: center;
    color: #ffffff !important;
    /* margin-bottom: 20px; */
}

h2.marketing-portfolio-sec-margin-heading span {
    color: #E9FC58 !important;
}

.marketing-portfolio-sec-margin-mobile p.marketing-portfolio-sec-margin-mobile-sub-text {
    text-align: center;
    margin-bottom: 30px;
    padding: 0px 200px;
    color: #ffffff !important;
}

/* .marketing-portfolio-sec-margin-mobile .fheny-content-box {
    transform: translate(-0%, 60%) !important;
    left: 50px;
    bottom: 0px;
    height: fit-content;
} */

.urgent-issues-hidden-field {
    display: none;
}

.help-shopify-maintenance {
    background-color: #000000;
    padding: 80px 150px;
}

.help-shopify-maintenance-container {
    display: flex;
}

.help-shopify-maintenance-left {
    width: 50%;
    margin-right: 20px;
    border-radius: 35px;
    padding: 30px;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #E9FD58;
}

.help-shopify-maintenance-right {
    width: 50%;
}

.help-shopify-maintenance-left h2 {
    color: #000000 !important;
}

/* .help-shopify-maintenance-left h2 span {
    color: #E9FC58 !important;
} */

.help-shopify-maintenance-left p {
    color: #000000 !important;
}

.help-shopify-maintenance-box {
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 15%);
    scroll-snap-align: start;
    transition: all 0.2s;
    height: 100%;
    position: relative;
}

.help-shopify-maintenance-box h3 {
    font-size: 22px !important;
    margin-bottom: 10px;
    line-height: 30px;
}

.help-shopify-maintenance-box p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 70px;
}

.help-shopify-maintenance-carousel .item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.help-shopify-maintenance-left .custom-owl-nav {
    margin-top: 30px;
    display: flex;
    gap: 10px;
}

.help-shopify-maintenance-left .custom-owl-nav button {

    font-size: 39px;
    border-radius: 50px;
    border: none;
    display: flex;
    font-weight: bold;
    background-color: #000000;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 50px;
    width: 50px;
    ;
}

.help-shopify-maintenance-left .custom-owl-nav button span {
    margin-top: -5px;
}


/* .help-shopify-maintenance-right .owl-carousel .owl-item {
    margin-right: 20px !important;
} */

.help-shopify-maintenance-right .owl-stage {
    display: flex;
    gap: 10px;
}

.help-shopify-maintenance-box a {
    display: inline-block;
    margin-top: 20px;
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 20px;
    border-radius: 5px;
    font-family: 'Roboto-regular';
    position: absolute;
    bottom: 30px;
}

.help-shopify-maintenance-box img {
    width: 45px !important;
    margin-bottom: 20px;
}

.help-shopify-maintenance.shopify-ai-page {
    background-color: #ffffff;
}

.help-shopify-maintenance.shopify-ai-page .help-shopify-maintenance-left h2 {
    color: #000000 !important;
}

.help-shopify-maintenance.shopify-ai-page .help-shopify-maintenance-left p {
    color: #000000 !important;
}

.help-shopify-maintenance.shopify-ai-page .item {
    padding: 10px;
}

.help-shopify-maintenance.shopify-ai-page .help-shopify-maintenance-box {
    height: 100%;
}

p.form-lable {
    font-size: 16px;
    color: #444444;
    font-family: 'Inter-Bold';
    align-items: center;
}

.contact-right-lists {
    padding: 40px 0px 0px 0px;
}

.contact-right-lists ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.contact-right-lists ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-family: 'Roboto-regular';
}

.contact-right-lists ul li::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0px;
    background-image: url(https://aretenew.yourdevelopmentserver.net/wp-content/uploads/2026/02/check-icon.svg);
    height: 13px;
    width: 13px;
    background-size: cover;
}

.shopify-ai-page .help-shopify-maintenance-left h2 {
    padding-right: 100px;
}

.shopify-ai-page .help-shopify-maintenance-box p {
    margin-bottom: 0px;
}

.fheny-image {
    width: 100%;
    height: 550px;
    display: block;
    object-fit: cover;
    border-radius: 82px;
}

.mobile-service-icon {
    display: none;
}


@media screen and (min-width: 1700px) and (max-width: 1920px) {

    .help-shopify-maintenance-left {
        width: 40%;
    }

    .help-shopify-maintenance-right {
        width: 60%;
    }

    .fheny-image {
        height: 670px;
    }



}

.maintenance-slider {
    max-width: 1300px !important;
    margin: auto;
}

.maintenance-slider .owl-stage-outer .owl-stage {
    display: flex;
}

.maintenance-slider .style_for_tailored_box {
    padding: 30px;
    height: 100%;
    justify-content: start !important;
}

.maintenance-slider .tailer_content_box {
    padding: 0px !important;
}

.maintenance-slider .tailerd_sec_img_box {
    line-height: 0px;
    height: 70px;
    width: 70px;
    background: #E9FC58;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 20px;
}

.tailored-icon-img {
    width: 40px !important;
}

.right-position-content {
    left: initial !important;
    right: 50px !important;
}

.fheny-image.mobile-pofrtolio-image {
    display: none !important;
}

.background-portfolio-section {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px;
    gap: 20px;
    border-radius: 30px;
}


.background-portfolio-section {
    position: relative;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px;
    gap: 20px;
    color: #ffffff;
    border-radius: 30px;
    background-image: url(https://www.ecommercedevelopmentpros.ca/wp-content/uploads/2026/03/fheny-project.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    overflow: hidden;
}

.background-portfolio-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 30px;
}

.background-portfolio-section>* {
    position: relative;
    z-index: 2;
}

.background-portfolio-section .post-btns .action_btn {
    background-color: #E9FC58;
    color: #000000 !important;
}

.background-portfolio-section .action_btn::before {
    border: 2px solid #E9FC58 !important;
}

/* .background-portfolio-section {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px;
    gap: 20px;
    border-radius: 30px;
}

.background-portfolio-section {
    position: relative;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px;
    gap: 20px;
    color: #ffffff;
    border-radius: 30px;
    background-image: url(https://www.ecommercedevelopmentpros.ca/wp-content/uploads/2026/03/fheny-project.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    overflow: hidden;
}

.background-portfolio-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 30px;
}

.background-portfolio-section>* {
    position: relative;
    z-index: 2;
}

.background-portfolio-section .post-btns .action_btn {
    background-color: #E9FC58;
    color: #000000 !important;
}

.background-portfolio-section .action_btn::before {
    border: 2px solid #E9FC58 !important;
} */

.tabs-content a {
    color: #9fb117 !important;
}

/* home banner new section style */

.relume-section {
    position: relative;
    background: #0e0e0e;
    padding: 0px;
    border-radius: 30px;
    margin-left: -80px;
    overflow: hidden;
    background-color: #f8ffc5 !important;
    box-shadow: rgb(128, 143, 14) -3.95px 3.95px 1.6px !important;
}

/* badge */

.relume-badge {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 18px 28px;
    border-radius: 50px;
    font-size: 20px;
    font-family: 'Inter-Medium';
    font-weight: 500;
    z-index: 5;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}

.relume-badge .highlight {
    color: #9fb117;
    font-weight: 700;
}

/* rows */

.relume-marquee {
    overflow: hidden;
    margin: 30px 0;
}

.relume-track {
    display: flex;
    gap: 30px;
    width: max-content;
    animation: scrollLeft 40s linear infinite;
}

/* reverse row */

.relume-track.reverse {
    animation: scrollRight 40s linear infinite;
}

/* cards */

.site-card {
    width: 360px;
    height: 196px;
    border-radius: 20px;
    overflow: hidden;
    background: #222;
    transition: transform .3s;
}

.site-card:hover {
    transform: scale(1.05);
}

.site-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* animations */

.relume-section:hover .relume-track {
    animation-play-state: paused;
}

@keyframes scrollLeft {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes scrollRight {
    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }
}

/* dark overlay on all cards when section hovered */

.relume-section:hover .site-card {
    filter: brightness(.6);
    transition: filter .3s, transform .3s;
}

/* keep hovered card normal */

.relume-section .site-card:hover {
    filter: brightness(1);
}
.budget-filed .wpcf7-list-item label span{
    margin-right:0px !important;
}

@media screen and (min-width: 1700px) and (max-width: 1920px) {

    .site-card {
        width: 405px;
        height: 220px;
    }


}

/* .contact-main-fields-full.budget-filed .wpcf7-list-item {
    margin-bottom: 10px;
} */


.ymc-post-custom-layout.post-item .media a {
    margin: 0px !important;
}

.cmpy-logo-pic {
    margin-bottom: 20px;
    width: 150px;
}

.post-top-banner.center-banner {
    padding-bottom: 0px !important;
}

.post-top-banner.center-banner h1 {
    font-size: 51px;
    line-height: 57px;
    color: #E9FC58;
    width: 1060px;
    font-family: 'Inter-Bold';
    margin: auto;
    margin-bottom: 20px;
}

.post-top-banner.center-banner h2 {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}

.default-page-content-container h2 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.default-page-content-container h3 {
    margin: 20px 0px 20px 0px;
}

.default-page-content-container p {
    margin-bottom: 15px;
}

.default-page-content-container ul {
    margin-top: 0px;
    padding-left: 30px;
    margin-bottom: 15px;
}

.tab-slide .read-tabs-content {
    color: #ffffff !important;
}

.tailerd_sec_img_box img {
    width: 100%;
}

.category .listing-category-main {
    margin-bottom: 20px;
}

.showHideBtnBar h2 {
    text-transform: capitalize;
}

.top-radio-section span.wpcf7-not-valid-tip {
    margin-left: 20px;
}

input,
textarea {
    font-size: 16px;
    font-family: 'Roboto-regular';
}

.support-chip-selector input:checked+span {
    background: #E9FD58 !important;
    border-color: #E9FD58 !important;
    color: #000000 !important;
}

.page-id-467 .header__navigation {
    border-radius: 0px 0px 0px 0px;
}

p.btn-bottom-text {
    font-size: 16px;
    margin-top: 10px;
}

.page-template-webdesign .header__navigation {
    border-radius: 0px 0px 0px 0px;
}

.challanges-content ul {
    padding-left: 85px;
    margin: 15px 0px;
    color: #222222;
    font-family: 'Roboto-regular';
    font-size: 18px;
    line-height: 28px;
}

.challanges-content ul li {
    margin-bottom: 8px;
}

.challanges-content ul li:last-child {
    margin-bottom: 0px;
}

.page-id-4709 .testimonials-section {
    background-color: #000000 !important;
    padding-top: 80px !important;
    margin: 80px 0px;
}

.no-post-found {
    font-size: 35px;
    line-height: 60px;
    color: #b2b2b2;
    text-align: center;
    width: 100%;
    font-family: 'Inter-SemiBold';
    text-transform: capitalize;
}

.testimonials-section .swap-logo img {
    max-width: 130px;
}


.portfolio-details-new-section-bottom {
    justify-content: space-between;
    display: flex;
    /* align-items: center; */
    background: #000;
    border-radius: 30px;
    padding: 50px;
}

.portfolio-details-new-section {
    width: 55%;
}
.portfolio-details-new-section-bottom  .portfolio-details-new-section:nth-child(1){
    width:41%;
}


.side-img-details img {
    width: 100%;
}

.side-content-details h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px;
}
.side-content-details p{
    color:#fff;
}
.portfolio-details-new-section-bottom .post-btns .action_btn{
    background-color: #E9FC58 !important;
    color:#000 !important;
}
.portfolio-details-new-section-bottom .post-btns .action_btn::before{
    z-index: 1 !important;
    border-color:#E9FC58 !important
}

.porfolio-detail-page-container{
    margin-bottom:0px !important;
}

.space-from-top{
    margin-top:15px;
}