.home-first-section{
    position: relative; /* Ensure overlay is contained */
    background-image: url("http://rndmarketplace.com/wp-content/uploads/2024/12/Homepage_photo2.webp");
    background-color: #000000;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 250px 0px 235px 0px;
}

.home-first-section-color-overlay{
    background-color: transparent;
    background-image: linear-gradient(180deg, #222222D4 0%, #00000000 110%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;

    inset: 0;
    position: absolute;
}

.home-first-section .home-first-section-content{
    max-width: 1430px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.home-first-section .home-first-section-content .home-first-section-content-box{
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    padding: 15px;
}

.home-first-section .home-first-section-content .home-first-section-content-box .home-first-section-title{
    width: var( --container-widget-width, 620px );
    max-width: 620px;
    --container-widget-width: 620px;
    --container-widget-flex-grow: 0;
    margin-bottom: 20px;
    margin-block-end: 20px;
    animation-name: slide-up;
    animation-duration: 1s;
    animation-fill-mode: both;

    h2{
        font-size: 45px;
        font-weight: 700;
        line-height: 1.3em;
        color: #FFFFFF;
        margin: 0;
        padding: 0;
    }
}
.home-first-section .home-first-section-content .home-first-section-content-box .home-first-section-subtitle{
    margin-block-end: 20px;
    margin-bottom: var(--kit-widget-spacing,20px);
    width: 100%;
    animation-name: slide-up;
    animation-duration: 1s;
    animation-fill-mode: both;
    color: #FFFFFF;

    p{
        margin-bottom: 20px;
        margin-top: 0;
        color: #FFFFFF;
    }
}

.home-first-section .home-first-section-content .home-first-section-content-box .home-first-section-popular-searches{
    color: #FFFFFF;
    margin-block-end: 20px;
    margin-top:35px;
    margin-bottom: var(--kit-widget-spacing,20px);
    width: 100%;
    animation-name: slide-up;
    animation-duration: 1s;
    animation-fill-mode: both;

}

.home-first-section .home-first-section-content .home-first-section-content-box .home-first-section-search-form{
    width: var( --container-widget-width, 810px );
    max-width: 810px;
    --container-widget-width: 810px;
    --container-widget-flex-grow: 0;
    animation-name: slide-up;
    animation-duration: 1s;
    animation-fill-mode: both;
    box-sizing: border-box;

    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);

    padding: 10px 10px 10px 30px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    box-sizing: border-box;

}

.filter-listing-form-align-items{
    margin-right: -10px;
    margin-left: -10px;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    align-items: center !important;

    .filter-listing-form-first-item{
        box-sizing: border-box;
        border-right: 1px solid #E9E9E9;
        padding-left: 10px;
        padding-right: 10px;
        flex: 0 0 auto;
        width: 80%;
        max-width: 100%;
        margin-top: var(--bs-gutter-y);
    }

    .filter-listing-form-second-item{
        padding-left: 10px;
        padding-right: 10px;
        flex: 0 0 auto;
        width: 33.33333%;
        max-width: 100%;
        margin-top: var(--bs-gutter-y);
        box-sizing: border-box;
    }

    .filter-listing-form-third-item{
        margin-left: 10px;
        padding-left: 0;
        padding-right: 10px;
        flex: 0 0 auto;
        width: 16.66667%;
        max-width: 100%;
        margin-top: var(--bs-gutter-y);
        box-sizing: border-box;

        position: relative;
    }

    @media (max-width: 720px) {
        .filter-listing-form-first-item{
            width: 66.666%;
        }

        .filter-listing-form-third-item{
            width: 30%;
        }
    }
}

.filter-listing-form-first-item .filter-listing-form-first-inner-item{
    position: relative;
    font-family: var(--bs-font-sans-serif);
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.85;
    color: var(--freeio-text-color);
    display: flex;
    align-items: center;
    gap: 10px;
}

.filter-listing-form-second-select-item{
    color: var(--freeio-link-color);
    outline: none;
    border-left-width: 0.8px !important;
    border: 0 !important;
    border-left-width: 0px;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    
    display: block;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.85;
    background-color: #fff;
    background-clip: padding-box;
    appearance: none;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    box-sizing: border-box;

    word-wrap: normal;
    text-transform: none;

    font-family: inherit;
}

.filter-category-span{
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    outline: none !important;
    min-width: 180px;
}

.filter-category-span-selection-span{
    height: calc(1.85em + (1.3rem + 2px));
    background: #fff;
    outline: none;
    border-radius: 8px !important;
    border: 1px solid #E9E9E9;
    margin: 0;
    transition: all 0.3s ease-in-out 0s;
    padding: 5px 12px;

    box-sizing: border-box;
    cursor: pointer;
    display: block;
    -webkit-user-select: none;
}

.filter-category-span-selection-span-span{
    padding-top: 5px;
    padding-bottom: 5px;
    color: var(--freeio-text-color);
    line-height: 28px;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    font-weight: 400;
    cursor: pointer;
}

@media (max-width: 767px) {
    .filter-listing-form-third-item .btn-submit.btn.w-100.btn-theme.btn-inverse {
        padding-left: 10px; /* Reduce horizontal padding */
        padding-right: 10px; /* Reduce horizontal padding */
        font-size: 14px; /* Slightly reduce font size */
        white-space: nowrap; /* Ensure text stays on one line */
        /* If it still overflows, a min-width might be needed, e.g.: */
        /* min-width: 90px; */
    }
}

.filter-category-span-selection-span-arrow{
    top: 7px;
    right: 11px;
    height: 26px;
    position: absolute;
    width: 20px;
    cursor: pointer;
}

.flaticon-loupe::before{
    content: "\f101";
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 0.9375rem;
    color: var(--freeio-text-color);
}

.filter-listing-form-third-item .d-flex .btn-submit:hover{
    background-color: #1F4B3F;
    color: #FFFFFF;
    border-color: #1F4B3F;
}

input[id="n0ujy_title"]{
    border-color: #fff !important;
}

section[data-id="33cd6a1"]{
    display: none;
}

.home-second-section{
    display: flex;
    justify-content: center;
    max-width: 1430px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;

    .home-second-section-container{
        padding: 15px;
        margin-top: 50px;
    }

    h2{
        line-height: 1;
        margin: 0;
        padding: 0;
        font-size: 1.875rem;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    p{
        margin-bottom: 20px;
        margin-top: 0px;
    }
}

.home-third-section{
    width: 100%;
    box-sizing: border-box;
    position: relative;

    .home-third-section-container{
        display: flex;
        max-width: 1430px;
        margin-right: auto;
        margin-left: auto;
        flex-wrap: wrap;
    }

    .home-third-section-container .home-third-section-first-element{
        width: 25%;
        padding: 15px;
    }

    .home-third-section-container .home-third-section-first-element .features-box-content{
        box-sizing: border-box;
    }

    .home-third-section-container .home-third-section-first-element h3{
        box-sizing: border-box;
        font-size:20px;
        font-weight: 500;
        margin: 12px 0 0;
    }

    .home-third-section-container .home-third-section-first-element .description{
        color: #222222;
        margin-top: 12px;
        box-sizing: border-box;
    }
}

.home-fourth-section{
    max-width: 1430px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 150px;
    padding: 5px;

    .home-fourth-section-container{
        max-width: 1430px !important;
    }

    .home-fourth-section-title{
        box-sizing: border-box;
        margin-bottom: 3.75rem;
        display: flex;
        align-items: flex-end;
    }
    .inner-left{
        box-sizing: border-box;

    }
    .hfs-all-categories{
        width: auto;
        margin-left: auto;
        box-sizing: border-box;
    }

    .home-fourth-section-first-group{
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }

    .home-fourth-section-first-group-element{
        width: 25%;
        box-sizing: border-box;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
        display: flex;
        flex: 0 0 25%;
        flex-wrap: wrap;
    }

    .home-fourth-section-first-group-element-a{
        flex: 0 0 auto;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-top: var(--bs-gutter-y);
        box-sizing: border-box;
        display: block;
    }

    .home-fourth-section-first-group-element .a-container {
        width: 100%;
        height: 100%;
        padding: 30px;
        box-sizing: border-box;
    }

    .banner-image{
        content: '';
        position: absolute;
        bottom: -10px;
        right: -20px;
        z-index: -1;
        display: block;
        width: 40px;
        height: 40px;
        background: #FBF7ED;
        border-radius: 50%;
        margin-bottom: 40px;
        display: inline-block;
        line-height: 1;
        font-size: 40px;
        color: var(--freeio-second-color);
        position: relative;
        z-index: 1;
    }

    .banner-image::before {
        content: '';
        position: absolute;
        bottom: -10px;
        right: -20px;
        z-index: -1;
        display: block;
        width: 40px;
        height: 40px;
        background: #FBF7ED;
        border-radius: 50%;
        box-sizing: border-box;
        line-height: 1;
        font-size: 40px;
        color: var(--freeio-second-color);
    }

    .flaticon-developer::before {
        content: '\f10f';
        font-family: 'flaticon';
    }

    .banner-image i{
        font-family: flaticon !important;
        font-style: normal;
        font-weight: normal !important;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        content: "\f10f";
        display: inline-block;
        color: var(--freeio-second-color);
    }

    .inner{
        box-sizing: border-box;
        color: #222222;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
    }
    .inner .number{
        margin-bottom: 6px;
        color: #222222;
        box-sizing: border-box;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
    }
    .inner .title{
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 1.2;
    }
    .inner .des{
        margin-top: 10px;
        color: #6B7177;
        box-sizing: border-box;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
    }
}

.home-fifth-section{
    max-width: 1430px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;

    .home-fourth-section-container{
        max-width: 1430px !important;
    }

    .home-fourth-section-title{
        box-sizing: border-box;
        margin-bottom: 3.75rem;
        display: flex;
        align-items: flex-end;
    }
    .inner-left{
        box-sizing: border-box;

    }
    .hfs-all-categories{
        width: auto;
        margin-left: auto;
        box-sizing: border-box;
    }

    .home-fifth-section-first-group{
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
        display: flex;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
    }

    .home-fourth-section-first-group-element{
        width: 25%;
        box-sizing: border-box;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
        display: flex;
        flex: 0 0 25%;
        flex-wrap: wrap;
    }

    .home-fourth-section-first-group-element-a{
        flex: 0 0 auto;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-top: var(--bs-gutter-y);
        box-sizing: border-box;
        display: block;
    }

    .home-fourth-section-first-group-element .a-container {
        width: 100%;
        height: 100%;
        padding: 30px;
        box-sizing: border-box;
    }

    .banner-image{
        content: '';
        position: absolute;
        bottom: -10px;
        right: -20px;
        z-index: -1;
        display: block;
        width: 40px;
        height: 40px;
        background: #FBF7ED;
        border-radius: 50%;
        margin-bottom: 40px;
        display: inline-block;
        line-height: 1;
        font-size: 40px;
        color: var(--freeio-second-color);
        position: relative;
        z-index: 1;
    }

    .banner-image::before {
        content: '';
        position: absolute;
        bottom: -10px;
        right: -20px;
        z-index: -1;
        display: block;
        width: 40px;
        height: 40px;
        background: #FBF7ED;
        border-radius: 50%;
        box-sizing: border-box;
        line-height: 1;
        font-size: 40px;
        color: var(--freeio-second-color);
    }

    .flaticon-developer::before {
        content: '\f10f';
        font-family: 'flaticon';
    }

    .banner-image i{
        font-family: flaticon !important;
        font-style: normal;
        font-weight: normal !important;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        content: "\f10f";
        display: inline-block;
        color: var(--freeio-second-color);
    }

    .inner{
        box-sizing: border-box;
        color: #222222;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
    }
    .inner .number{
        margin-bottom: 6px;
        color: #222222;
        box-sizing: border-box;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
    }
    .inner .title{
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 1.2;
    }
    .inner .des{
        margin-top: 10px;
        color: #6B7177;
        box-sizing: border-box;
        --bs-gutter-x: 1.875rem;
        --bs-gutter-y: 0;
    }
}

.home-sixth-section{
    position: relative;
    box-sizing: border-box;
    background-color: #FFEDE8;
    margin-top: 100px;
    margin-bottom: 0px;

    .home-sixth-section-container{
        box-sizing: border-box;
        max-width: 1430px;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        
    }

    .home-sixth-section-title{
        width: 50%;
        animation-name: slide-up;
        animation-duration: 1s;
        animation-fill-mode: both;

        display: flex;
        min-height: 1px;
        position: relative;

        box-sizing: border;
    }

    .home-sixth-section-image{
        width: 50%;
        animation-name: scale;
        animation-duration: 1s;
        animation-fill-mode: both;

        display: flex;
        min-height: 1px;
        position: relative;

        box-sizing: border;
    }

    .home-sixth-section-design{
        align-content: flex-start;
        position: relative;
        width: 100%;

        box-sizing: border-box;

        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;

        padding: 15px;
    }

    .home-sixth-section-h2{
        margin-bottom: 20px;
        line-height: 1;
        font-size: 1.875rem;
        font-weight: 700;
        color: #222222;
        box-sizing: border-box;
    }

    .home-sixth-section-subtitle{
        box-sizing: border-box;
        font-weight: 400;
        color: #6B7177;
        margin-bottom: 20px;
    }

    .home-sixth-section-a{
        font-size: 15px;
        font-weight: 700;
        fill: #ffffff;
        border-style: solid;
        border-width: 2px;
        border-radius: 4px;
        padding: 20px 32px 20px 32px;

        display: inline-block;
        line-height: 1;
        text-align: center;
        transition: all .3s;

        box-sizing: border-box;
    }

}

.home-trending-services{
    margin-top: 100px;
    background-color: #F1FCFA;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 20px 0px;
    position: relative;
    animation-name: slide-up;
    animation-duration: 1s;
    animation-fill-mode: none;

    .trending-services-container{
        max-width: 1430px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        position: relative;

        box-sizing: border-box;
    }

    .trending-services-title{
        width: 50%;
        position: relative;
        min-height: 1px;
        display: flex;
        box-sizing: border-box;
    }

    .trending-services-all-categories{
        width: 50%;
        position: relative;
        min-height: 1px;
        display: flex;

        font-weight: 400;
        line-height: 1.85;
        color: #6B7177;
    }

    .trending-services-all-categories-design{
        align-content: flex-end;
        align-items: flex-end;

        justify-content: flex-end;
        padding: 15px;
        display: flex;
        position: relative;
        width: 100%;
        flex-wrap: wrap;
        box-sizing: border-box;
    }

    .trending-services-slider{
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .map-item{
        flex: 0 0 auto;
        width: 20% !important;
        box-sizing: border-box;
    }
}

@media (max-width: 1200px) {
    /* trending services */
    .home-trending-services .trending-services-title{
        margin-left: 20px;
    }
    .home-trending-services .map-item{
        width: 45% !important;
    }

    /* third section */
    .home-third-section-container .home-third-section-first-element{
        width: 45% !important;
    }

    /* fourth section */
    .home-fourth-section .home-fourth-section-title{
        margin-left: 20px;
    }
    .home-fourth-section .home-fourth-section-first-group-element{
        flex: 0 0 50%;
    }

    /* fifth section */
    .home-fifth-section .home-fourth-section-first-group-element{
        flex: 0 0 50%;
    }

    /* sixth section */
    .home-sixth-section-title{
        width: 40% !important;
    }
    .home-sixth-section-image{
        width: 60% !important;
    }
}

@media (max-width: 600px){
    .home-trending-services .map-item{
        width: 75% !important;
    }

    /* third section */
    .home-third-section-container .home-third-section-first-element{
        width: 75% !important;
    }

    /* fourth section */
    .home-fourth-section .home-fourth-section-first-group-element{
        flex: 0 0 90%;
    }

    /* fifth section */
    .home-fifth-section .home-fourth-section-first-group-element{
        flex: 0 0 90%;
    }

    /* sixth section */
    .home-sixth-section-title{
        width: 100% !important;
        margin-top: 20px !important;
        margin-bottom: 20px;
    }
    .home-sixth-section-image{
        width: 0% !important;
    }
}