
    .j-bghome-container {
        margin-bottom: 55px;
        border-radius: 100px;
    }

    .btn-search-trigger {
        width: 80px;
        background: #f2f2f2;
        font-size: 16px;
        font-weight: 500;
        color: #828282;
        border-radius: 30px;
        padding: 10px 25px;
        border-color: #f2f2f2;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 24px;
    }

    .btn-search-trigger:hover,
    .btn-search-trigger:focus {
        border-color: #c6c7c8;
        background: #f2f2f2;
    }

    .hidden {
        display: none;
    }

    .btn-active {
        color: #4169e3 !important;

    }

    .allresult {
        color: #4169e3;
        font-size: 16px;
        font-weight: 700;
    }

    hr {
        border-color: #c8cadd;
    }

    .bg-c {
        background-color: #ecf0fc !important;
        color: #20211f !important;
    }

    a {
        cursor: pointer;
    }

    .search-img {
        border-radius: 0.5rem;
        height: 84px;
        width: 84px;
        object-fit: cover;
    }


    .most-visited {
        background-color: #fff;
        box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 10%);
        min-height: 249px;
    }

    .most-visited-text {
        font-family: Dubai;
        font-size: 25px;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: 0em;
        text-align: right;
    }

    .bg-serach {
        background: #f7f9fb;
        border-bottom: 1px solid rgba(80, 82, 107, 0.1);
        border-top: 1px solid rgba(80, 82, 107, 0.1);

    }

    .text-header {
        font-size: 32px;
        font-weight: 700;
        line-height: 54px;
        letter-spacing: 0em;
        text-align: right;
    }

    .fix-primary {
        background: #4169e3 !important;

        color: #fff !important;
    }

    .search {
        /* position: relative;
        border: 1px solid #f2f2f2;
        border-radius: 100px;
        border: 8px solid rgba(255, 255, 255, 0.16);
        box-shadow: rgba(65, 105, 227, 0.2) 0px 10px 24px 0px; */
        display: flex;
        align-items: center;
        /* padding: 0 16px; */
        position: relative;
        border-radius: 100px;
        /* border: 8px solid #428CE0; */
        /* background: #F9F9F9; */
        background: linear-gradient(to left, #24658E, #428FE2);
        padding: 8px;
    }

    .search .input {
        padding: 0;
        height: 76px;
        text-indent: 25px;
        border: none;
        font-size: 20px;
        color: #828282;
        border: none;
        border-radius: 0;
        font-weight: 500;
        background: #F9F9F9 !important;
        box-shadow: none !important;
        border-radius: 100px;
        width: 100%;
        padding-right: 36px;
        padding-left: 100px;
    }

    .search .input::placeholder {
        padding: 0 !important
    }

    .search .input:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
    }

    .search svg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 24px;
    }

    /* .search svg {
        position: absolute;
        top: 22px;
    } */

    /* .search .a {
        position: absolute;
        top: 12px;
        height: 44px;
        width: 81px;
        background: #f2f2f2;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-family: Dubai;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0em;
        text-align: center;
        color: #828282;
        border-radius: 8px;
    } */

    .search .a:active {
        position: absolute;
        top: 12px;
        left: 12px;
        height: 44px;
        width: 81px;
        background: #f2f2f2;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-family: Dubai;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0em;
        text-align: center;
        color: #828282;
        border-radius: 8px;
    }

    @media screen and (max-width: 345px) {
        .search .input {
            font-size: 10px;
        }
    }

    @media screen and (max-width: 1200px) {
        .j-margin-top-negative-descover {
            padding-top: 5px;
            margin-top: -24px;
        }
    }



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

    .dyn-height {
        max-height: 350px;
        overflow-y: auto;
        overflow-x: hidden;
        margin-top: 20px;
    }

    .dyn-height::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #f5f5f5;
    }

    .dyn-height::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }

    .dyn-height::-webkit-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
        background-color: #4f4f4f;
    }

    .btn-w {
        width: 100%;
    }

    .image-wid-s {
        width: 80px;
    }

    .image-wid-p {
        width: 50px;
    }

    .div-image {
        width: 80px;
    }

    .div-image-c {
        width: 50px;
    }

    .fixs {
        z-index: 120;
        padding: 0 12px;
    }

    .fixs-c {
        z-index: 120;
        padding: 0px;
        left: 13px;
    }

    .link {
        font-size: 20px;
        font-weight: 500;
        color: #4f4f4f;
        margin: 0 5px;
    }

    .active {
        color: #20211f;
        font-weight: 700;
    }

    .count {
        font-size: 16px;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color: #20211f;
        font-weight: 700;
        background: none;
    }

    .allresult {
        color: #4169e3;
        font-size: 16px;
        font-weight: 700;
    }

    hr {
        border-color: #c8cadd;
    }

    .search-img-ch {
        border-radius: 0.5rem;
        height: 84px;
        width: 84px;
        object-fit: cover;
    }

    @media screen and (max-width: 576px) {


        .bg-category-height {
            display: inline-flex
        }

        .resultsMost {
            margin-top: 15px;
        }

        .search-img-ch {
            width: 200px;
            height: 231px;
        }
    }

    .j-zero-padding {
        padding: 0 0 !important;
    }

    .j-absoulte {
        position: absolute !important;
        width: 100% !important;
        bottom: -75px;
    }

    .fs-discover_text {

        font-size: 28px;
    }

    @media screen and (max-width: 576px) {
        .fs-discover_text {
            font-size: 21px;
        }
    }

    @media screen and (max-width: 576px) {
        .search .input::placeholder {
            font-size: 12px;
            padding: 0 !important;
        }

        .search .input{
            font-size: 14px;
            padding-right: 15px;
            padding-left: 80px;
        }

        .btn-search-trigger{
            width: 65px;
            height: 36px;
            font-size: 14px;
            padding: 0;
            line-height: 36px;
        }

        .bg-category-height {
            display: inline-flex
        }

        .resultsMost {
            margin-top: 15px;
        }

        .search-img-ch {
            width: 200px;
            height: 231px;
        }
    }

    .j-border-radius {
        border-radius: 1.2rem !important;
    }

    .j-most-visited {
        background-color: #fff;
        box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
        overflow: hidden;
    }

    .j-right-10px {
        right: 0 !important;
    }

    .j-mt-7 {
        margin-top: 6rem !important;
    }

    .search .input::placeholder {
        font-weight: 500;
        /* padding: 0px 8px; */
    }

    .w-20-home {
        width: 20%;

    }

    .company-text-home {
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        text-align: center;
        min-height: 75px;
        color: #4F4F4F;
    }

    .card-home {
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        border-radius: 8px;
    }

    .card-home:hover {
        box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.08)
    }

    .w-20-home-ch {
        width: 20%;
        max-width: 236px;
        min-width: 160px;
    }

    .w-20-home-ch-category {
        width: 20%;
    }

    .fs-welcom {
        font-size: 42px;
    }

    .fs-discover_text {
        font-size: 28px;
    }

    .fs-discover_count {
        font-size: 28px;
    }

    .fs-4-ch {
        font-size: 16px;
    }

    .fs-4-ch-d {
        font-size: 15px;
    }

    .min-h-160 {
        min-height: 160px;
    }

    .min-h-100 {
        min-height: 100px;
    }

    .pt-10-ch {
        padding-top: 10px;
    }

    .descCardCh {
        font-weight: 400;
        font-size: 15px;
        line-height: 25px;
        text-align: center;
        color: #828282;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* Number of lines to show */
        -webkit-box-orient: vertical;
        position: relative;
    }

    .home-ch-cards {
        background: #FFFFFF;
        border-radius: 12px;
        border: 1px solid #F2F2F2;
        min-height: 300px;
    }

    .home-ch-cards:hover {
        box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.08);
    }

    .fs-header-home {
        font-size: 32px;
        padding-bottom: 30px;
    }

    .fs-32-20 {
        font-size: 32px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-22 {
        font-size: 22px;
    }

    .w-80-88 {
        width: 80%;
    }

    .fs-40-32 {
        font-size: 40px;
    }

    .fs-48-40 {
        font-size: 48px;
    }

    .fs-25 {
        font-size: 25px;
    }

    .h-51px {
        height: 51px;
    }

    .px-home-search {
        padding: 5 0;
    }

    .bg-light-footer {
        background-color: #f9fafe;
    }

    .fs-18 {
        font-size: 18px;
    }

    .w-75-footer {
        width: 75%;
    }

    .fs-48-25 {
        font-size: 48px;
    }

    .my-15>img {
        margin: 16px 0;
    }

    @media screen and (max-width: 1400px) {
        .w-20-home-ch {
            width: 20%;
        }

        .w-20-home-ch-category {
            width: 20%;
        }
    }

    @media screen and (max-width: 1200px) {
        .w-20-home {
            width: 25%;
        }

        .w-20-home-ch {
            width: 25%;
        }

        .w-20-home-ch-category {
            width: 25%;
        }
    }

    @media screen and (max-width: 1000px) {
        .w-20-home {
            width: 33%;
        }

        .w-20-home-ch {
            width: 33%;
        }

        .w-20-home-ch-category {
            width: 33%;
        }

        .fs-welcom {
            font-size: 32px;
        }

        .fs-discover_text {
            font-size: 25px;
        }

        .fs-discover_count {
            font-size: 30px;
        }
    }

    @media screen and (max-width: 766px) {
        .w-20-home {
            width: 50%;
        }

        .w-20-home-ch {
            width: 50%;
        }

        .w-20-home-ch-category {
            width: 50%;
        }

        .fs-welcom {
            font-size: 32px;
        }

        .fs-discover_text {
            font-size: 25px;
        }

        .fs-discover_count {
            font-size: 30px;
        }

        .fs-48-25 {
            font-size: 36px;
        }
    }

    @media screen and (max-width:406px) {
        .company-text-home {
            font-size: 14px
        }
    }

    @media screen and (max-width: 576px) {

        .pt-10-ch {
            padding-top: 2px;
        }

        .min-h-160 {
            min-height: 110px;
        }

        .min-h-100 {
            min-height: 80px;
        }

        .descCardCh {
            font-size: 13px;
            line-height: 28px;

        }

        .w-20-home {
            width: 50%;
            max-width: 300px;
            padding: 3px 0;
        }

        .w-20-home-ch {
            width: 47%;
            max-width: 250px;
        }

        .w-20-home-ch-category {
            width: 47%;
        }

        .fs-welcom {
            font-size: 28px;
        }

        .fs-discover_text {
            font-size: 20px;
        }

        .fs-discover_count {
            font-size: 25px;
        }

        .search .input {
            font-size: 14px;
        }

        .search .input::placeholder {
            font-size: 13px;
        }

        .fs-4-ch {
            font-size: 14px;
        }

        .fs-4-ch-d {
            font-size: 13px;
        }

        .fs-header-home {
            font-size: 25px;
            padding-bottom: 5px;

        }

        .fs-32-20 {
            font-size: 25px;
        }

        .w-80-88 {
            width: 88%;
        }

        .fs-40-32 {
            font-size: 32px;
        }

        .fs-48-40 {
            font-size: 40px;
        }

        .px-home-search {
            padding: 0 20px;
        }

        .w-75-footer {
            width: 90%;
        }

        .fs-48-25 {
            font-size: 25px;
        }
    }