.counter{
    position: relative;
    margin-inline-start: -10px;
    width: 73px;
}
.counte-title p:nth-child(2){
    font-size: 16px;
}
.title-text {
    color: #F5B904;
    z-index: 99;
    font-size: 20px;
    margin-top: 10px;
    width: 110px;
    margin-right: -35px;
}
.project-item {
    display: flex;
    align-items: center;
    height: auto;
    width: 100%;
    margin-top: 100px;
    display: flex;
    justify-content: center;
}
.item-project{
    color: black;
    height: 100%;
    text-align: center;
    margin-bottom: 100px;
    position: relative;
}
/* .item-project2{
    position: relative;
}
.item-project3{
    position: relative;
}
.item-project4{
    position: relative;
} */
.item-project4{
    width: 50px;
    margin-inline-start: -10px;
}
.item-project::before{
    content: '';
    width: 3px;
    height: 60px;
    background-color: #F5B904;
    position: absolute;
    transform: rotate(55deg);
    top: -70px;
    left: 10px;
    transition: 0.5s;
}
.item-project::after{
    content: '';
    width: 3px;
    height: 60px;
    background-color: #F5B904;
    position: absolute;
    transform: rotate(-55deg);
    top: -70px;
    right: 6px;
    transition: 0.5s;
}
.item-project2::before{
    content: '';
    width: 3px;
    height: 65px;
    background-color: #F5B904;
    position: absolute;
    top: -30px;
    transition: 0.5s;
    left: -5px;
}
.item-project2::after{
    content: '';
    width: 3px;
    height: 65px;
    background-color: #F5B904;
    position: absolute;
    top: -30px;
    right: -8px;
    transition: 0.5s;
}
.item-project3::before{
    content: '';
    width: 3px;
    height: 75.5px;
    background-color: #F5B904;
    position: absolute;
    top: -4px !important;
    left: 50%;
    transform: rotate(-90deg);
    transition: 0.5s;
}
.item-project3::after{
    content: '';
    width: 0;
    height: 0;
    top: -38.5px;
    right: -8px;
    position: absolute;
    border-top: 10px solid #F5B904;
    border-left: 10px solid transparent;
    transition: 0.5s;
}
.item-project4::before{
    content: '';
    width: 10px;
    height: 10px;
    top: -46px;
    right: -8px;
    background: #F5B904;
    position: absolute;
    transition: 0.5s;
}
.item-project4::after{
    content: '';
    width: 10px;
    height: 10px;
    background: #F5B904;
    border-radius: 50%;
    top: -50px;
    right: -8px;
    position: absolute;
    transition: 0.5s;
}

.item-project .item-one .item-project2::before,.item-project.item-one .item-project2::after{
    height: 0;
    opacity: 0;
}
.item-project .item-one .item-project3::before{
    width: 0;
    opacity: 0;
}
.item-project .item-one:hover .item-project2::after,.item-project.item-one:hover .item-project2::before{
    opacity: 1;
    height: 65px;
}
.item-project .item-one:hover .item-project3::before{
    opacity: 1;
    width: 3px;
}
.item-two.item-project2::after{
    height: 65px !important;
    width: 3px !important;
}
.item-project .item-two .item-project2::before{
    opacity: 1;
    height: 0px;
}
.item-project .item-two .item-project3::before{
    opacity: 0;
}
.item-project .item-two:hover .item-project2::before{
    opacity: 1;
    height: 65px;
}
.item-project .item-two:hover .item-project3::before{
   opacity: 1;
    height: 76px;
}
.item-project .item-tree .item-project2::before{
    height: 0;
    top:-30px;
}
.item-project .item-tree:hover .item-project2::before{

    height: 65px;
}
.item-project4 img{
    width: 50px;
    margin-top: -25px;
    height: 50px !important;
}
.item-project {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
    font-weight: 500;
    justify-content: center;
}

.item-project span {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.item-proj3::before{
    opacity: 1 !important;
    width: 3px !important;
}
.item-proj2::after{
    opacity: 1 !important;
    height: 65px !important;
}
.item-proj1::before{
    opacity: 1 !important;
    height: 65px !important;
}
.elementor-widget-achievements .item-project::before, .item-project::after, .item-project2::before, .item-project2::after, .item-project3::before, .item-project4::before, .item-project4::after{
    background-color: #F5B904;
}
@media (max-width:1199px){
    .item-project4{
        width: 50px;
        margin-inline-start: -15px;
    }
    .project-item{
        margin-inline-start: 0;
        flex-wrap: wrap;
    }
    .item-project::before{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(55deg);
        top: -70px;
        right: 47px;
        transition: 0.5s;
    }
    .item-project::after{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(-55deg);
        top: -70px;
        right: 0px;
        transition: 0.5s;
    }
    .item-project2::before{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: -13px;
        transition: 0.5s;
    }
    .item-project2::after{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: 62px;
        transition: 0.5s;
    }
    .item-project3::before{
        content: '';
        width: 3px;
        height: 75.5px;
        background-color: #F5B904;
        position: absolute;
        top: -4.5px;
        right: 23.9px;
        transform: rotate(-90deg);
        transition: 0.5s;
    }
    .item-project3::after{
        content: '';
        width: 0;
        height: 0;
        top: -38.5px;
        right: -14px;
        position: absolute;
        border-top: 10px solid #F5B904;
        border-left: 10px solid transparent;
        transition: 0.5s;
    }
    .item-project4::before{
        content: '';
        width: 10px;
        height: 10px;
        top: -46px;
        right: -14px;
        background: #F5B904;
        position: absolute;
        transition: 0.5s;
    }
    .item-project4::after{
        content: '';
        width: 10px;
        height: 10px;
        background: #F5B904;
        border-radius: 50%;
        top: -50px;
        right: -14px;
        position: absolute;
        transition: 0.5s;
    }
}
@media (max-width:991px){
    .item-project::before{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(55deg);
        top: -70px;
        left: -4px;
        transition: 0.5s;
    }
    .item-project::after{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(-55deg);
        top: -70px;
        left: 105px;
        transition: 0.5s;
    }
    .item-project2::before{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        left: 57px;
        transition: 0.5s;
    }
    .item-project2::after{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: 62px;
        transition: 0.5s;
    }
    .item-project3::before{
        content: '';
        width: 3px;
        height: 75.5px;
        background-color: #F5B904;
        position: absolute;
        top: -4.5px;
        left: 18.9px;
        transform: rotate(-90deg);
        transition: 0.5s;
    }
    .item-project3::after{
        content: '';
        width: 0;
        height: 0;
        top: -38.5px;
        right: -15px;
        position: absolute;
        border-top: 10px solid #F5B904;
        border-left: 10px solid transparent;
        transition: 0.5s;
    }
    .item-project4::before{
        content: '';
        width: 10px;
        height: 10px;
        top: -46px;
        right: -15px;
        background: #F5B904;
        position: absolute;
        transition: 0.5s;
    }
    .item-project4::after{
        content: '';
        width: 10px;
        height: 10px;
        background: #F5B904;
        border-radius: 50%;
        top: -50px;
        right: -15px;
        position: absolute;
        transition: 0.5s;
    }
}
@media (max-width:767px){
    .item-project4{
        margin-inline-start: 50%;
        transform: translateX(50%);
    }


    .title-text{
        margin-inline-start: 50%;
        transform: translateX(50%);
    }
    .item-project::before{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(55deg);
        top: -70px;
        right: calc(50% - -22px);
        transition: 0.5s;
    }
    .item-project::after{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(-55deg);
        top: -70px;
        right: calc(50% - 25px);
        transition: 0.5s;
    }
    .item-project2::before{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: calc(50% - -34px);
        transition: 0.5s;
    }
    .item-project2::after{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: calc(50% - 39px);
        transition: 0.5s;
    }
    .item-project3::before{
        content: '';
        width: 3px;
        height: 75.5px;
        background-color: #F5B904;
        position: absolute;
        top: -4.5px;
        right: calc(50% - 3px);
        transform: rotate(-90deg);
        transition: 0.5s;
    }
    .item-project3::after{
        content: '';
        width: 0;
        height: 0;
        top: -38.5px;
        right: calc(50% - 39px);
        position: absolute;
        border-top: 10px solid #F5B904;
        border-left: 10px solid transparent;
        transition: 0.5s;
    }
    .item-project4::before{
        content: '';
        width: 10px;
        height: 10px;
        top: -46px;
        right: calc(50% - 39px);
        background: #F5B904;
        position: absolute;
        transition: 0.5s;
    }
    .item-project4::after{
        content: '';
        width: 10px;
        height: 10px;
        background: #F5B904;
        border-radius: 50%;
        top: -50px;
        right: calc(50% - 39px);
        position: absolute;
        transition: 0.5s;
    }
}
@media (max-width:575px){
    .item-project::before{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(55deg);
        top: -70px;
        right: calc(50% - -22px);
        transition: 0.5s;
    }
    .item-project::after{
        content: '';
        width: 3px;
        height: 60px;
        background-color: #F5B904;
        position: absolute;
        transform: rotate(-55deg);
        top: -70px;
        right: calc(50% - 25px);
        transition: 0.5s;
    }
    .item-project2::before{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: calc(50% - -34px);
        transition: 0.5s;
    }
    .item-project2::after{
        content: '';
        width: 3px;
        height: 65px;
        background-color: #F5B904;
        position: absolute;
        top: -30px;
        right: calc(50% - 39px);
        transition: 0.5s;
    }
    .item-project3::before{
        content: '';
        width: 3px;
        height: 75.5px;
        background-color: #F5B904;
        position: absolute;
        top: -4.5px;
        right: calc(50% - 3px);
        transform: rotate(-90deg);
        transition: 0.5s;
    }
    .item-project3::after{
        content: '';
        width: 0;
        height: 0;
        top: -38.5px;
        right: calc(50% - 39px);
        position: absolute;
        border-top: 10px solid #F5B904;
        border-left: 10px solid transparent;
        transition: 0.5s;
    }
    .item-project4::before{
        content: '';
        width: 10px;
        height: 10px;
        top: -46px;
        right: calc(50% - 39px);
        background: #F5B904;
        position: absolute;
        transition: 0.5s;
    }
    .item-project4::after{
        content: '';
        width: 10px;
        height: 10px;
        background: #F5B904;
        border-radius: 50%;
        top: -50px;
        right: calc(50% - 39px);
        position: absolute;
        transition: 0.5s;
    }
}