.count-ittech-style {
    text-align: left;
    visibility: hidden;
}
.count-ittech-style h5.subtitle {
    font-size: 1.39rem;
    padding: 0 0 0 3.13rem;
    position: relative;
    display: inline-block;
    margin-bottom: .97rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #0c5adb;
    font-family: 'Nunito', sans-serif;
    margin-top: .76rem;
    line-height: 1.2;
    transition: .5s;
}
.count-ittech-style h5.subtitle:before {
    position: absolute;
    left: 0;
    width: 2.71rem;
    height: .83rem;
    background: url('/wp-content/uploads/2025/10/title-shape.webp');
    content: "";
    top: .35rem;
    border-radius: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.count-ittech-style h3.title {
    font-size: 2.92rem;
    margin: .56rem 0 0;
    line-height: 3.47rem;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    transition: .5s;
}
.count-ittech-style h2.title3 {
    font-size: 2.92rem;
    margin: 0px 0 0;
    line-height: 3.47rem;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    transition: .5s;
}
.count-ittech-style .description {
    font-size: 1.11rem;
    font-weight: 400;
    width: 100%;
    margin: 1.18rem 0 1.39rem 0;
    color: #686868;
    line-height: 1.81rem;
    font-family: Nunito, sans-serif;
}
.count-ittech-style .description p {
    margin: 0;
}
.e-lazyloaded .count-ittech-style {
    animation: skills-anim-right 1.5s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
}
@keyframes skills-anim-right {
  0% {
    transform: translateX(10%);
    clip-path: inset(0 0 0 100%);
    opacity: 0;
    visibility: visible;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
    visibility: visible;
  }
}
.count-ittech-style .single_skill .skills {
    position: relative;
    margin-bottom: 1.74rem;
}
.count-ittech-style .single_skill .skills .skill-item {
    margin-bottom: 2.08rem;
    position: relative;
}
.count-ittech-style .skills .skill-item .skill-header {
    position: relative;
    margin-bottom: 0px;
}
.count-ittech-style .skills .skill-item .skill-header .skill-title {
    margin-bottom: .83rem;
    font-size: 1.39rem;
    line-height: 1.81rem;
    color: #041424;
    font-weight: 600;
    font-family: "Nunito", sans-serif;
}
.count-ittech-style .skills .skill-item .skill-bar {
    position: relative;
    background: #CBDFFA;
    width: 100%;
    height: .56rem;
    border-radius: .35rem;
    background-color: rgba(12, 110, 109, 0.14901960784313725);
}
.count-ittech-style .skills .skill-item .skill-bar .bar-inner .bar {
    left: 0px;
    position: absolute;
    top: 0;
    width: 0px;
    -webkit-transition: all 3000ms ease;
    transition: all 3000ms ease;
    height: .21rem;
    border-radius: .35rem;
    height: .56rem;
    border-radius: .28rem;
    background-image: linear-gradient(90deg, #3513f9 0%, #1a90ff 100%);
    background-color: #0c59d7;
}
.count-ittech-style .skills .skill-item .skill-bar .bar-inner .skill-percentage {
    bottom: 100%;
    position: absolute;
    right: 0;
    font-size: 1.39rem;
    line-height: 1.81rem;
    color: #041424;
    font-weight: 600;
    font-family: "Nunito", sans-serif;
}
@media only screen and (max-width: 767.9px) {
    body .elementor-element.elementor-element-3c4bb01 {
        margin: 0!important;
    }
    .count-rating-number {
        padding: 30.23rem 5.12rem 20.49rem 5.12rem;
    }
    .count-ittech-style h5.subtitle {
        font-size: 5.12rem;
        padding: 0 0 0 11.53rem;
        margin: 2.82rem 0 3.59rem;
    }
    .count-ittech-style h5.subtitle:before {
        width: 9.99rem;
        height: 3.07rem;
        top: 1.28rem;
    }
    .count-ittech-style h3.title {
        font-size: 4.87rem;
        line-height: 8.45rem;
        margin: 2.05rem 0 0;
    }
    .count-ittech-style h2.title3 {
        font-size: 5.38rem;
        line-height: 8.45rem;
    }
    .count-ittech-style .description {
        font-size: 4.1rem;
        margin: 4.35rem 0 0;
        line-height: 6.66rem;
    }
    .count-ittech-style .single_skill {
        margin: 5.12rem 0 0 0;
    }
    .count-ittech-style .single_skill .skills {
        margin-bottom: 6.4rem;
    }
    .count-ittech-style .single_skill .skills .skill-item {
        margin-bottom: 7.68rem;
    }
    .count-ittech-style .skills .skill-item .skill-header .skill-title {
        margin-bottom: 3.07rem;
        font-size: 5.12rem;
        line-height: 6.66rem;
    }
    .count-ittech-style .skills .skill-item .skill-bar {
        height: 2.05rem;
        border-radius: 1.28rem;
    }
    .count-ittech-style .skills .skill-item .skill-bar .bar-inner .bar {
        height: .77rem;
        border-radius: 1.28rem;
        height: 2.05rem;
        border-radius: 1.02rem;
    }
    .count-ittech-style .skills .skill-item .skill-bar .bar-inner .skill-percentage {
        font-size: 5.12rem;
        line-height: 6.66rem;
    }
}