.about_sec .txt_box .label_box {
    clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0 100%, 0 0);
    font-size: 22px;
}


.jobs-section .jobs-card .primary_butn i ,
.apply-section .primary_butn i ,
.inner-hero-section .icon i ,
.butn .fa-arrow-left {
    transform: rotateY(180deg);
}


.guided_Sec .inner .country_box .item .country {
    font-size: 12px;
}


.header .swiper-pagination {
    inset-inline-start: 70%;
    transform: translateX(-30%);
    inset-inline-end: unset;
}


@media screen and (max-width: 991px) {
    .guided_Sec .inner .country_box .item .country {
        font-size: 10px;
    }
    

           

}