*{
word-wrap: break-word !important;
    word-break: normal !important;

}


.swiper-button-next, .swiper-button-prev {
    background: rgba(0,0,0,0.5);
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 30px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 24px;
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #005bac;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}
.pl_service3 {
    top: 80%;

}
table {
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-bottom: 15px;
}

table tr td {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 0px 20px;
    color: #555;
}

table tr:nth-child(odd) {
    background: #f4f5f6
}

table tr:first-child td {
    color: #fff;
    padding: 0px 20px;
    font-size: 24px;
    background: #8ec31f;
    border-left: 1px solid #76af00;
    border-bottom: 1px solid #76af00;
    border-right: 1px solid #76af00;
    border-top: 1px solid #76af00;
}
