:root {
    /* theme color start*/
    --primary-color: #DF1067;
    --normal-gradient: linear-gradient(270deg, #A10043 0%, #DF1067 100%);
    --neon-gradient: linear-gradient(270deg, #DF1067 0%, #FF41DC 100%);
    --button-gradient: linear-gradient(270deg, #DF1067 0%, #FF41DC 100%);
    /* theme color end*/

    --review-platforms-bg: linear-gradient(94.46deg, #4E0021 0%, #160009 99.92%);
}

#hit-the-market {
    background: linear-gradient(360deg, #160009 0%, #4E0021 100%);
}

#why-choose-us-section {
    background: #160009;
}

#what-our-client-say {
    margin-top: 100px;
}

.section-button-white {
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
    color: #FFFFFF;
    padding: 10px 20px;
    font-size: 18px;
    display: block;
    font-weight: 600;
    line-height: 23.4px;
    width: fit-content;
    margin-top: 20px;
}

.section-button-white:hover {
    background: #ffffff;
    color: var(--primary-color);
}

.section-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    margin-bottom: 25px;
}

#hero-section {
    background-image: url("../../images/foodora-clone-app/hero-section-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 35px;
}

#what-we-provide-section {
    margin: 0 50px;
}

.run-business-modules-box {
    background: #FFFFFF;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #DF106766;
}

.run-business-modules-box:hover {
    background: linear-gradient(#770032, #770032) padding-box, linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%) border-box;
    border: 1px solid transparent;
    color: white;
}

.android-icon,
.apple-icon,
.window-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    background: var(--normal-gradient);
}

.android-icon svg path,
.apple-icon svg path,
.window-icon svg path {
    fill: white;
}

.apple-icon {
    margin-left: 10px;
}

.run-business-modules-box:hover svg path {
    fill: var(--primary-color);
}

.run-business-modules-box:hover .android-icon,
.run-business-modules-box:hover .apple-icon,
.run-business-modules-box:hover .window-icon {
    background: white;
}

.run-business-modules-title {
    font-family: "Nunito";
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
    text-align: left;
    background: var(--normal-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.run-business-modules-box:hover .run-business-modules-title {
    background: white;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.run-business-modules-subtitle {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

.about-us-words {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 15px;
}

.keywords-border-box {
    padding: 7px 13px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    background: white;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 30px;
}

#cta-1 {
    padding-top: 0;
    margin-top: 200px;
    background: linear-gradient(270deg, #00A90F 0%, #006009 100%);
}

#cta-1 .section-button-white:hover {
    color: #018B0D;
}

.cta-1-image {
    margin: -100px 0 0 0;
}

#app-feature-section .feature-list.make-diffirent-than-other-list {
    border-radius: 20px;
    border: 1px solid #DF106766;
    background: #FFFFFF;
    box-shadow: none;
}

#app-feature-section .feature-list.make-diffirent-than-other-list:hover {
    background: linear-gradient(#770032, #770032) padding-box, linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%) border-box;
    border: 1px solid transparent;
    color: #ffffff;
}

#app-feature-section .make-diffirent-than-other-icon {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 20px;
    background: var(--primary-color);
}

#app-feature-section .feature-list:hover .make-diffirent-than-other-icon {
    background: white;
}

#app-feature-section .make-diffirent-than-other-icon svg path {
    fill: white;
}

#app-feature-section .feature-list:hover .make-diffirent-than-other-icon svg path {
    fill: var(--primary-color);
}

#app-feature-section .app-feature-image {
    position: sticky;
    top: 15%;
}

#app-feature-section .feature-title {
    background: var(--normal-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-weight: 600;
}

#app-feature-section .feature-description {
    font-size: 18px;
    font-weight: 400;
}

#app-feature-section .feature-list:hover .feature-title {
    font-style: normal;
    background: white;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#ui-slider {
    margin-top: 100px;
    padding: 40px 0;
    background-image: url("../../images/foodora-clone-app/ui-section-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

#ui-slider .handyman-ui-tab {
    width: fit-content;
    margin: auto;
}

#ui-slider .handyman-ui-tab .nav-tabs {
    background: #48001E;
    border: 1px solid #FFFFFF33 !important;
    box-shadow: 0px 0px 20px 0px #00000066;
}

#ui-slider .handyman-ui-tab .nav-tabs .nav-link.active {
    background: #ffffff;
}

#ui-slider .handyman-ui-tab .circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--normal-gradient);
    display: none;
}

#ui-slider .handyman-ui-tab .nav-tabs .nav-link.active .circle {
    display: block;
}

#ui-slider .nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border-radius: 30px;
    padding: 8px;
    margin: auto;
}

#ui-slider .handyman-ui-tab .nav-tabs .nav-link {
    background: transparent;
    border: 0;
}

#ui-slider .handyman-ui-tab .nav-tabs .nav-link.active {
    background: #fff;
}

#ui-slider .handyman-ui-tab .nav-tabs .nav-link.active .tab-title {
    background: var(--normal-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#ui-slider .tabs-section .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    width: max-content;
    flex-wrap: nowrap;
    transition: none;
}

#ui-slider .tabs-section .nav-tabs::-webkit-scrollbar {
    display: none;
}

#ui-slider .tabs-section .tab-title {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

#ui-slider .tabs-section .nav-tabs {
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    list-style: none;
    overflow-x: scroll;
    column-gap: 10px;
    padding: 5px;
    border-radius: 30px;
    border: 0;
    width: 100%;
}

.how-app-work-features .feature-card {
    border: 1px solid #D3D3D3;
    background: #ffffff;
    border-radius: 20px;
    padding: 50px 25px 25px 25px;
    position: relative;
}

.how-app-work-features .feature-card img {
    position: absolute;
    top: 35px;
    left: 20px;
}

.how-app-work-features .feature-title {
    font-family: Nunito;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin: 10px 0;
    background: #303030;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.how-app-work-features .feature-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
}

.how-app-work-features .feature-card:hover .feature-title {
    background: var(--normal-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.how-app-work-features .feature-card:hover {
    border: 1px solid var(--primary-color);
    box-shadow: 0px 0px 30px 0px #0000001A;
}

#admin-features-section {
    background: url('../../images/foodora-clone-app/admin-panel-bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    margin-top: 100px;
}

#admin-features-section .all-features {
    max-height: 610px;
    overflow-y: scroll;
}

#admin-features-section .all-features::-webkit-scrollbar {
    display: none
}

#admin-features-section .make-diffirent-than-other-list {
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(119, 119, 119, 0.1) 100%);
    border: 1px solid #FFFFFF4D;
    box-shadow: 0px 0px 10px 5px #0000001A;
    backdrop-filter: blur(100px);
}

#admin-features-section .make-diffirent-than-other-list:hover {
    background: #FFFFFF;
}

#admin-features-section .make-diffirent-than-other-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    padding: 15px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(white, white) padding-box, linear-gradient(180deg, #DF1067 0%, rgba(223, 16, 103, 0) 100%) border-box;
}

#admin-features-section .make-diffirent-than-other-icon svg path {
    fill: var(--primary-color);
}

#admin-features-section .feature-title {

    font-family: "Nunito";
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
}

#admin-features-section .make-diffirent-than-other-list:hover .feature-title {
    background: var(--normal-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#admin-features-section .feature-description {
    color: #ffffff;
}

#admin-features-section .make-diffirent-than-other-list:hover .feature-description {
    color: var(--text-color);
}

#development-process-section .website-all-features::-webkit-scrollbar {
    display: none;
}

#development-process-section .website-all-features {
    max-height: 700px;
    overflow-y: scroll;
    padding: 10px;
}

.development-process-bg::before {
    content: "";
    border: 10px solid #ffffff;
    outline: 1px solid #DF106766;
    position: absolute;
    top: 0.5%;
    bottom: 0;
    left: -3%;
    margin: 5px;
    border-radius: 10px;
    background: #FFD9F2;
    width: 65%;
    height: 100%;
    flex-shrink: 0;
    z-index: -1;
}

.development-process-bg {
    position: relative;
}

#development-process-section .feature-card {
    padding: 20px;
    margin-top: 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 15px 0px #00000026;
    background: #FFFFFF;
}

#development-process-section .feature-name h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    background: var(--normal-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
}

#development-process-section .feature-description p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

.on-demand-delivery-solution-row h4,
.on-demand-delivery-solution-row a {
    font-family: Nunito;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0 10px 0;
    display: block;
}

.on-demand-delivery-solution-row .card-1 h4,
.on-demand-delivery-solution-row .card-1 a {
    color: #BC4C06;
}

.on-demand-delivery-solution-row .card-2 h4,
.on-demand-delivery-solution-row .card-2 a {
    color: #D70798;
}

.on-demand-delivery-solution-row .card-3 h4,
.on-demand-delivery-solution-row .card-3 a {
    color: #07B662;
}

#cta-2 {
    padding-top: 150px;
}

.cta-2 {
    background: linear-gradient(93.85deg, #0A81AC -0.71%, #000C59 100%);
    border-radius: 30px;
    padding: 0 40px;
}

.cta-2-image {
    margin: -80px 0 0 0;
}

#cta-2 .section-button-white:hover {
    color: #0970A0;
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 1024px) {
    .cta-2-image {
        margin: -50px 0 0 0;
    }

    .how-app-work-features .feature-title {
        font-size: 22px;
        line-height: 1.5;
    }

    #admin-features-section .all-features {
        max-height: 450px;
    }
}

@media only screen and (max-width: 992px) {
    #admin-features-section .all-features {
        max-height: unset;
        overflow-y: unset;
    }

    .cta-2-image,
    .cta-1-image {
        margin: 0;
    }

    #cta-1 {
        margin: 100px 20px 0 20px;
    }

    #cta-2 {
        padding-top: 100px;
    }

    #cta-1,
    .cta-2 {
        border-radius: 20px;
        padding: 20px 20px 0 20px;
    }

    .how-app-work-features .feature-title {
        font-size: 22px;
    }

    .how-app-work-features .feature-description {
        font-size: 16px;
    }

    .development-process-bg::before {
        display: none;
    }

    #development-process-section .feature-card {
        padding: 15px;
        margin-top: 20px;
    }

    #development-process-section .website-all-features {
        max-height: unset;
        overflow-y: unset;
        padding: 0px;
    }

    .development-process-image img {
        border: 10px solid #ffffff;
        outline: 1px solid rgb(245, 66, 145, 0.4);
        margin: 5px;
        border-radius: 20px;
        background: #F4D9FF;
        padding: 10px 10px 0 10px;
    }
}

@media only screen and (max-width: 768px) {
    #cta-2 {
        padding-top: 50px;
    }

    #cta-1 {
        margin-top: 50px;
    }

    .on-demand-delivery-solution-row h4,
    .on-demand-delivery-solution-row a {
        display: block;
        font-size: 20px;
    }

    #what-we-provide-section {
        margin: 0 20px;
    }

    .run-business-modules-subtitle {
        font-size: 16px;
    }

    .run-business-modules-title {
        margin: 10px 0;
    }

    .keywords-border-box {
        font-size: 14px;
        border-radius: 20px;
    }

    #admin-features-section .feature-title,
    #app-feature-section .feature-title {
        font-size: 20px;
    }

    #admin-features-section .feature-description,
    #app-feature-section .feature-description {
        font-size: 16px;
    }

    #hero-section {
        background: linear-gradient(360deg, #35041E 0%, #5A072A 100%);
    }

    #ui-slider {
        background: linear-gradient(360deg, #520C23 0%, #531041 100%);
    }

    #admin-features-section {
        background: linear-gradient(360deg, #480117 0%, #60001A 100%);
    }
}