body {
    direction: ltr !important;
}

.main-btn svg,
.btn-more svg {
    transform: rotate(180deg);
}

header .header-wrapper .header-bottom .header-action .main-btn svg {
    transform: rotate(0deg);
}

.custom-radio div label::before {
    right: 0;
    left: auto;
}

.custom-radio div label::after {
    right: -2px;
    left: auto;
}

.noUi-txt-dir-ltr.noUi-horizontal .noUi-handle {
    right: -7px;
    left: auto;
    border: none;
    box-shadow: none;
    background: var(--mainColor1);
    border-radius: 50%;
    width: 13px;
    height: 13px;
    outline: none;
    cursor: pointer;
}

.noUi-txt-dir-ltr.noUi-horizontal .noUi-origin {
    right: 0;
    left: auto;
}

.noUi-txt-dir-ltr.noUi-horizontal .noUi-handle {
    right: -7px;
    left: auto;
}

footer .footer-inner .menu-list .menu-list-col ul li:after,
.explore-dest-sec .explore-dest-shapes img:nth-child(1) {
    transform: rotate(180deg);
}

.services-sec .services-shapes img:nth-child(1),
.services-sec .services-shapes img:nth-child(2),
.tourist-trips-sec .tourist-trips-inner .tourist-trips-content .tourist-trips-swiper .tourist-trips-card .info .info-bottom .price>svg,
.tourist-trips-sec .tourist-trips-inner .tourist-trips-content .tourist-trips-heading .tourist-trips-arrow .swiper-button-next,
.tourist-trips-sec .tourist-trips-inner .tourist-trips-content .tourist-trips-heading .tourist-trips-arrow .swiper-button-prev,
.mobility-services-sec .mobility-services-shapes img:nth-child(1),
.testimonial-sec .testimonial-shapes img:nth-child(2),
.our-services-inner .our-services-card:nth-child(1) .services-card-shapes img,
.our-services-inner .our-services-card:nth-child(2) .services-card-shapes img,
.our-services-inner .our-services-card:nth-child(3) .services-card-shapes img,
.our-services-inner .our-services-card:nth-child(4) .services-card-shapes img:nth-child(2),
.our-services-inner .our-services-card:nth-child(4) .services-card-shapes img:nth-child(3),
.travel-services-card .foot .price>img,
.services-details-inner .services-details-content .services-details-grid .trip-price .price>img,
.book-modal .book-modal-inner .info-box .trip-info .trip-name .travel-info-list div>img,
.book-modal .book-modal-inner .step2-wrap .info-box .edit-btn,
.quantity-input .decrease-btn svg,
.quantity-input .increase-btn svg,
.custom-breadcrumb ul .breadcrumb-separator,
.about-inner .about-shapes img:nth-child(1),
.about-inner .about-shapes img:nth-child(2),
.about-inner .about-row .content .content-head h6 img,
.about-inner .about-shapes img:nth-child(3),
.about-inner .about-shapes img:nth-child(4),
.custom-pagination .pagination .page-item .page-link svg,
.reservation-details-inner .cardBox .cardBox-heading h5 .arrow,
.user-dash .dash-grid .cardBox .cardBox-heading h5 .arrow,
.reservation-details-inner .reservation-details-wrap .info-box .trip-info .trip-name .travel-info-list .price>img,
.sign-body .sign-out-shape img {
    transform: rotateY(180deg);
}

.form-group .input-box .form-select {
    background-position: 97%;
}

.time-card .time-inputs,
.time-card .time-type {
    direction: rtl;
}

.tourist-destinations-card .content .arrow {
    transform: rotateY(180deg) translateY(-4px);
}

.tourist-destinations-card:hover .content .arrow {
    transform: rotateY(180deg) translateX(-8px) translateY(-4px);
}

.iti__country-list {
    inset-inline-start: 0;
    inset-inline-end: auto;
}