.px-50 {
    padding: 0 50px !important;
}

.pd-0 {
    padding: 15px 0 60px 0 !important;
}

.w-150 {
    width: 150px !important;
}

.fs-38 {
    font-size: 17px !important;
    margin-top: -210px;
    margin-left: -55px;
}

.text-d {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.f-w {
    font-weight: 600 !important;
    letter-spacing: 2px;
}

.p-0-60 {
    padding: 5px 0 60px 0;
}

.h-155 {
    height: 155px !important;
}

.pt-50 {
    padding: 50px 0 15px 0 !important;
}

.ptb-30 {
    padding: 30px 0 !important;
}

.ptb-60 {
    padding: 60px 0 !important;
}

.procedure-item {
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
    cursor: pointer;
}

.procedure-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.img-wrap {
    position: relative;
    overflow: hidden;
}

.img-wrap img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform 0.3s ease;
    z-index: 1;
    position: relative;
}

/* Overlay shown when .procedure-item is hovered */
.procedure-item:hover .img-overlay {
    opacity: 1;
}

.img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.procedure-item .border {
    background-color: #fafafa;
    padding: 24px 16px;
    border-radius: 0 0 12px 12px;
    transition: background-color 0.3s ease;
    position: relative;
    z-index: 3;
}

.procedure-item:hover .border {
    background-color: #f0f0f0;
}

.procedure-item h5 {
    font-size: 1.1rem;
    color: #222;
    font-weight: 500;
    margin: 0;
    line-height: 1.4;
    transition: color 0.3s ease;
}

.procedure-item:hover h5 {
    color: #c02929;
}


.gap-30 {
    row-gap: 30px;
}

.br-5 {
    border-radius: 0 0 10px 10px;
}

.top-5 {
    top: 5%;
}


.position-absolute {
    transition: background-color 0.3s ease-in-out;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.rounded-22 {
    border-radius: 22px;
}

.interactive-box {
    height: 180px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 1rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /* Default shadow */
}

.interactive-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    /* Hover shadow */
}

.interactive-box h3 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
}

.interactive-box p {
    margin: 0;
    font-size: 0.95rem;
}

@media screen and (max-width:768px) {
    .fs-38 {
        font-size: 12px !important;
    }
}

/* .logo-text {
    display: flex; */
/* justify-content: center; */
/* align-items: center;

} */
/* 
.logo-text h2 {
    font-family: "Heebo", sans-serif;
}

.reach-text {
    color: black;
    font-size: large;
}

.reach-para1 img {
    width: 70%;
    height: 70%;
}

.reach-para1 div {
    margin-top: 20px;
    color: black;
    font-family: "Heebo", sans-serif;
    font-size: 20px;
    font-size: bold;
}

.reach-para2 p {
    color: black;
    font-family: "Heebo", sans-serif;
    font-size: 20px;
    font-size: bold;
}
.reach-para3{
margin-top: 30px;
}
.reach-para3 p,
ul {
    color: black;
    font-family: "Heebo", sans-serif;
    font-size: 20px;
    font-size: bold;
}

.reach-para3 li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    font-size: bold;
    padding: 5px;

} */

/* .reach-para3 li::before {
    content: "◆";
    position: absolute;
    left: 0;
    color: black;
} */

/* .reach-para3 li::before {
    content: "";
    position: absolute;
    left: -45px;
top: -10px;
width: 50px;
height: 50px;
    
    background-image: url('assets/img/reach/arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
} */
/* 
.sildercls { */
/* box-shadow: 5px 10px; */
/* border-radius: 10px;
    padding: 10px;
    background-color: rgb(216, 235, 235);

} */

/* .silderjs img { */
/* padding: 5px; */
/* border-radius: 10px;
} */

/* #slider-container>div {
    display: none;
    justify-content: center;
    align-items: center;
    height: 200px;
    background-color: #f2f2f2;
    font-size: 24px;
    font-weight: bold;
} */
/* .reach-para2 img {
    border-radius: 10px;
}

.round {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: gray;
    display: inline-block;
    margin: 5px;
    transition: background-color 0.3s;
} */

.banr-edit {
    padding: 112px 0;
    background-size: cover;
}

.vid-pos {
    position: relative;
    top: 57px;
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}