/* .category {
    background: #e3e3e3;
    max-width: 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
    margin-top: 30px;
    padding: 25px;
    border: solid 1px #3333330f;
    border-radius: 25px;
    position: relative;
    transition: 0.7s;
    justify-content: center;
} */
.category:active {
    cursor: grabbing;
}
.category:focus {
    cursor: grabbing;
}

.cateslidebtnss {
    display: flex;
    gap: 6px;
    width: 100%;
    justify-content: flex-end;
    position: absolute;
    right: 27px;
    bottom: 20px;
}

/* .category:hover {
    background: #ffffff;
    transition: 0.5s;
    cursor: grab;
    border: solid 1px #33333340;
    color: #0d0d0d;
    min-height: 180px;
} */




.categoryname {
    font-size: 21px;
    font-weight: 600;
    font-family: "Baloo Bhaijaan 2", sans-serif;
}

.categorydesc {
    font-size: 14px;
    font-weight: 500;
    color: #dfdfdf;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: none;
    opacity: 0;
    transition: 0.7s;
}

.category:hover > .categorydesc {
    display: block;
    opacity: 1;
    transition: 0.4s ease-in-out;
    color: #6b6b6b;
    font-weight: 500;
    line-height: 1.5;
}



em.tago {
    font-weight: 300;
    font-style: normal;
    color: #fff;
}



/* .category:hover>.categorydesc {
    display: flex;
    top: 90px;
    position: absolute;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    z-index: 9999;
    border: solid 1px #33333342;
    transition: 0.7s;
} */


img.catimg {
    /* max-width: 200px; */
    border-radius: 0;
    width: 100%;
    height: 150px;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    opacity: 0.1;
    filter: grayscale(1);
    user-select: none;
    touch-action: none;
    pointer-events: none;
}

img.servimg {
    pointer-events: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    min-width: 300px;
    min-height: 300px;
    max-height: 300px;
    transition: 0.7s;
}

.category:hover > img.servimg {
    min-height: 280px !important;
    transition: 0.7s;
}

.loaderlogos {
    display: flex;
    gap: 15px;
}


.category:first-child {
    margin-left: 12%;
}
.category:last-child {
    margin-right: 12%;
}
.cfilter:first-child {
    padding-bottom: 15px;
}
.cfilter:last-child {
    padding-top: 15px;
}
.linee {
    min-width: 100%;
    min-height: 1px;
    border-bottom: solid 1px #33333363;
}
.category {
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    gap: 10px;
    margin-top: 30px;
    position: relative;
    min-width: 300px;
    justify-content: center;
    color: #0d0d0d;
    overflow: hidden;
    min-height: 125px;
    height: 100%;
    transition: 0.7s ease-in-out;
}

.containeer{
    transition: 0.7s;
}

.parent {
    overflow: hidden;
    touch-action: none;
    user-select: none;
    width: 100%;
    padding-right: 550px;
    /* position: absolute; */
    left: 0;
    min-height: 290px;
    
}


.grantparent {
    overflow: hidden;
    max-width: 100vw;
    width: 100%;
}

.categires {
    display: flex;
    gap: 35px;
    align-items: center;
}


.cateslidebtns {
    position: absolute;
    left: 200px;
    margin-top: -90px;
    display: flex;
    gap: 5px;
}

.catsliderbtn {
    background: #0000;
    background-color: #f1efed;
    cursor: pointer;
    border-radius: 400px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    text-align: center;
    border: solid 1px #3333330f;
    transition: 0.5s;
}

.catsliderbtn:hover {
    transform: scale(1.1);
    transition: 0.7s;
}

.slideicn{
    font-size: 18px !important;
}


.flxslider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

section.mainsec {
    width: 70%;
    margin-right: 0;
    margin-left: auto;
}

.categiresarea {
    position: relative;
}

/* .grantparent:before {
    content: "";
    background: #fff0;
    height: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 0;
    box-shadow: 20px 0px 120px 140px #f1efed;
    backdrop-filter: blur(10px);
} */


.categorynamee {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 700;
    letter-spacing: -1px;
}

.categorydescc {
    font-size: 14px;
    text-align: left;
}


.sslidersec.w13 {
    background: #1a1a1a;
    height: 100%;
    max-width: 250px;
    margin-left: auto;
    padding: 30px 60px;
    border-radius: 20px;
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: -16%;
    margin-bottom: -30px;
    z-index: 99999;
    /* border-top-right-radius: 0; */
    /* border-bottom-right-radius: 0; */
    /* box-shadow: 50px 0px 40px 5px rgb(0 0 0 / 16%); */
    color: #fff;
    position: relative;
}

.sslidersech1 {
    font-size: 14px;
    color: #818181;
    margin-bottom: 5px;
}


img.msecimg {
    max-width: 130px;
}


img.fimg {
    position: absolute;
    max-width: 300px;
    bottom: -60px;
    left: -100px;
    opacity: 1;
    /* filter: sepia(1); */
}

.sslidersec.w13 {
    overflow: hidden;
}




.root
{
  position: relative;
}
.background
{
  will-change: transform;
  width: 100%;
  height: 100%;
}
.overlay
{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}