.chang {
    direction: rtl !important;
    text-align: right !important;
}

.chang .header-top-wrapper .contact-list li i {
    margin-right: 0;
    margin-left: 5px;
}

.chang.hero-1 .hero-content .hero-button .video-btn::before {
    left: 0;
    right: 50%;
    transform: translate(50%, -50%);
}

.chang .ripple::after {
    right: unset;
}

.chang.hero-1 .hero-content .hero-button .button-text span {
    margin-left: 0 !important;
    margin-right: 1.5rem;
}

.chang .theme-btn i {
    margin-left: 0;
    margin-right: 10px;
    transform: rotate(180deg);
}

.chang.breadcrumb-wrapper .page-heading .breadcrumb-items li i {
    transform: rotate(180deg);
}

.chang .about-wrapper .about-image-items .about-image-2 {
    right: unset;
    left: 0;
}

.chang .about-wrapper .about-image-items .border-shape-1 {
    left: 55%;
}

.chang .about-wrapper .about-content .about-list ul li {
    padding: 10px 10px 10px 45px;
}

.chang .ripple::before {
    left: 0;
    right: 50%;
    transform: translate(50%, -50%);
}

.chang .about-wrapper .about-content .about-author .author-icon .icon::before {
    left: 0;
    right: 50%;
    transform: translate(50%, -50%);
}

.chang.about-section .girl-shape {
    right: unset;
    left: 0;
    bottom: 1rem;
}

.chang.about-section .dot-shape {
    right: 42%;
    left: unset;
}

.chang .about-wrapper .about-content .about-list ul li i {
    margin-left: 5px;
    margin-right: 0;
}

.chang.about-activities-section .zebra-shape {
    right: unset;
    left: 0;
}

.chang.footer-section .zebra-shape {
    right: unset;
    left: 10%;
    top: 75%;
}

.chang.footer-section .frame-shape {
    right: 0;
    left: unset;
}

.chang.about-activities-section-2 .zebra-shape {
    right: unset;
    left: 0;
}

.chang .about-activities-wrapper.style-2 .activities-content .about-author .author-icon .icon::before {
    left: 0;
    right: 50%;
    transform: translate(50%, -50%);
}

.chang .about-activities-wrapper.style-2 .activities-image-items {
    margin-right: 0;
    margin-left: 35px;
}

.chang .mean-container .mean-nav ul li {
    float: right;
}

.chang .mean-container .mean-nav ul li a {
    float: right;
    text-align: right;
}

.chang .mean-container .mean-nav {
    float: right;
}

.chang .mean-container .mean-bar {
    float: right;
}

.chang .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon {
    margin-left: 20px;
    margin-right: 0;
}


.contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .content h3 {
    text-transform: unset;
}

.contact-info-area .contact-info-items .content h3 a {
    text-transform: none;
}

.testimonial-items .testimonial-content p {
    direction: rtl;
}

.footer-bottom .footer-wrapper p {
    text-align: center;
}

.feature-value-section .content {
    width: 80%;
}

.contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .content h3 {
    direction: ltr;
}

.offcanvas__contact-text {
    direction: ltr;
}

.fa-whatsapp {
    color: #25D366;
    font-size: 26px;
    border: none !important;
}

.fa-instagram {
    color: #C13584;
    font-size: 26px;
    border: none !important;
}

.fa-tiktok {
    color: #000;
    font-size: 26px;
    border: none !important;
}

.testimonial-wrapper .testimonial-box-items p {
    direction: rtl;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
    border: none !important;
}

.about-activities-wrapper.style-2 h2 {
    font-size: 22px;
}

.about-wrapper .about-content h2 {
    font-size: 22px;
}

.contact-form-items select {
    display: block !important;
}

.contact-form-items .nice-select {
    display: none;
}

@media (width <= 768px) { 
    .chang.footer-section .zebra-shape {
        right: 50%;
        left: unset;
        top: 75%;
    }
    .footer-section .zebra-shape {
        right: unset;
        left: 40%;
        top: 75%;
    }
}