.main * {
    word-wrap: normal !important;
    word-break: normal !important;
}
.pl_service2 .service_item:hover .service_value_con {
    width: 240px !important;
}
@media only screen and (max-width: 768px) {
    .pl_service2 .service_item {
        padding: 0 0;
    }
    .pl_service2 .service_icon {
        margin-top: 0;
        padding-right: 0;
        color: #fff;
    }
}
body,
input,
textarea {
    font-family: "0c51aeb4-4b12-4c28-b27e-5b61f6e68e34", Arial, sans-serif !important;
}
.swiper-button-next,
.swiper-button-prev {
    top: 50%;
    width: 15px;
    color: rgb(96 96 96 / 50%);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: rgb(104 179 45);
}
.swiper-pagination-bullet-active {
    background: rgb(104 179 45);
}
.swiper-button-prev {
    left: 0;
}
.swiper-button-next {
    right: 0;
    left: auto;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-weight: 700;
    font-size: 30px;
}

