@import url('https://fonts.googleapis.com/css2?family=Changa&display=swap');
body.ar,
body.ar .column-title,
body.ar .single-intro-text .count-number,
body.ar h1, body.ar h2, body.ar h3, body.ar h4, body.ar h5, body.ar h6, body.ar p
body.ar .section-title span, body.ar .column-title span
{
    text-align: right;
    direction: rtl;
    font-family: 'Changa', sans-serif;
}

body.ar p
{
    font-family: 'Changa', sans-serif;
}

body.ar .navbar-brand 
{
    margin-left: 1rem;
    margin-right: unset;
}

body.ar .ml-auto
{
    margin-right: auto!important;
    margin-left: unset !important;
}

body.ar .mx-auto 
{
    margin-right: auto!important;
    margin-left: auto !important;
}

body.ar .header ul.navbar-nav > li.header-ticket .ticket-btn 
{
    margin-right: 30px;
    margin-left: unset;
}

body.ar .intro-left-content p 
{
    padding-left: 10px;
    padding-right: unset;
}

body.ar .single-intro-text .count-number {
    left: -55px;
    right: unset;
}

body.ar .single-intro-text i {
    left: 10px;
    right: unset;
}

body.ar .ts-exp-wrap:before {
    rotate: 180deg;
}

body.ar .footer-menu ul li a:before {
    left: unset;
    right: -24px;
}

body.ar div#changeLang {
    left: -2px;
    right: unset;
}

body.ar .mfp-content {
    text-align: right;
}

.ts-speaker-popup .ts-speaker-popup-img img {
    width: 350px;
}

body.ar .section-title span,
body.ar .ts-book-seat .book-seat-content .section-title,
.ts-pricing-box,
.ts-pricing-box .ts-pricing-header .ts-pricing-price
{
    text-align: center;
    font-family: 'Changa', sans-serif;
}
