body {
  direction: rtl;
  text-align: right;
  font-family: "GESSTextLight", "BlenderPro",sans-serif;
}
.copyright-year,
.schedule-time .card__head h6{
    font-family: "BlenderPro",sans-serif;
}
.inline-buttons .buy-ticket {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='250' height='72' viewBox='0 0 250 72'%3E%3Cimage width='250' height='72' xlink:href='data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPoAAABICAYAAADf7uhDAAADWUlEQVR4nO3dwW3bQBCF4VkhBaiEuADXkORuwHYHVgdJBYZPPgapwOrAMqB77BpcgNxB2MEESy8VkrMEZOQ0s/93M+XLknoSuTs7Sqr6R0TWArRjm1LafGS0qvpdRH6aF3zoctCVNzga04nIWUqpO3XYqnoQkc/mBSdWvMPRoHwH+3jqsFX1wXPIhaCjYV9V9beqLgZYVdcl5DfmRWfyrXsexK33TyzgP2xF5Knc0g8uS8C9z1+9ichdGv6K8skF4Og46ZjGR1U1P7dccZ4A93YppethEPOg59v3A9cYcC+vKrwNg5hMxpUXtlxjwLXtOOSyMOv+Yo4A8MRkuBb0N3MEgCcmw7WgAwimFnTW09Gsi4uLCEM3Ga4F/Ys5AsATk+FJ0MvyGkUzgG8389Le+Te61214AKYmWT4GvZTAUhUHxHBVMt1jUwsw8vr6Kufn55FOyfumFhpPAPHVZt0BBEPQgQbkoG9qJXMAQsjZ3qxSSnmnyxm71oAwlXGDPts548db99KJYmf+FYBHu3FL6/kz+g8uKRDCJMs0ngDiofEE0ACT4VrQmYFHs+7v7yMM3WS4FnSgWcHKX49qQafmHfDNZLgWdLNpHYArJsP0dQdiWu7rTuMJtC5QZRyNJ4AGTBpPrHLjifIj7/SKA2Lps50z/klEHri4QFh53u2hNusOIBhaSQEjAXvG9Wg8AYwEDHnfeOK4jl5m6JiQA+LYDnvS5wUzjyyxASHkxhPXw0CojANiWq6Mo/EEWhekMo7GE0ADTIZrQWcGHvDNZLgWdADB1IJuNq0DcMVkuBZ0s2kdaEWQnnEmwyyvATEtL6/ReAIIg8YTQAMmjSfy7rVc335be4AH4F6+fb9jmyowkivj9vt9uFNSm3UHEAxBBxpA4wkgtr7xxCqllHe6nLFrDQinz3af8fHIaDyB1gXqGUfjCaABy5VxNJ4AQqDxBNAAk+Fa0JmBB3wzGa4FHUAwtaBT8w74ZjJcC7rZtA7AFZNhlteAmJaX12g8AYQxyTK/vQa81448iUg3OheXJQ9rx+fn32+v0XgCDXvuf2l0VlwyUNV1+Wb0/AVI4wk07Tml9O2UExDhbpego0VdmazqTh27qh483/WuZs8lQAvyzq6Pvu9/uT0vIt1fNuMbGgwhrikAAAAASUVORK5CYII='/%3E%3C/svg%3E%0A");
}
.inline-buttons .buy-ticket span { 
    right: 21px;
    left: auto;
}
.swiper-button-prev svg {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}
.swiper-button-next svg {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}
.swiper__custom-arrows .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper__custom-arrows .swiper-button-next {
    left: 10px;
    right: auto;
}
.padination-wrapper .page-item {
    margin-left: 1rem; 
    margin-right: 0;
}
.header__right nav ul li:not(:last-child) {
    padding-left: 24px;
    padding-right: 0;
    margin-left: 24px;
    margin-right: 0; 
}
.header__right nav ul li:not(:last-child):after {
    left: 0;
    right: auto;
}
.footer:before {
    transform: scaleX(-1);
}
.footer__links--main ul li:not(:last-child) {
    margin-left: 1.5625rem;
    margin-right: 0;
    padding-left: 1.5625rem; 
    padding-right: 0;
}
.footer__links--main ul li:not(:last-child):after {
    left: 0;
    right: auto;
}
.footer h6 {
    margin-left: 1rem;
    margin-right: 0;
}
.footer__right {
    text-align: left;
}
.menu {
    left: -100%;
    right: auto;
    padding-left: 7.5rem;
    padding-right: 3.125rem;
}
.menu__close {
    left: 50px;
    right: auto;
}  
.menu:before {
    transform: scaleX(-1);
}
.menu-active .menu {
    left: 0;
    right: auto;
}
.main-banner .custom-arrow-wrapper {
    left: 35px;
    right: auto;
}
.main-banner .custom-arrow-wrapper .arrow svg {
    transform: scaleX(-1);
}
.members:before {
    transform: scaleX(-1);
}
/*.main-banner .countdown > div:not(:last-child) {
    margin-right: 0;
    padding-right: 0;
    padding-left:1.25rem;
    margin-left:1.25rem;
}
.main-banner .countdown > div:not(:last-child):after{
    left:-4px;
    right:auto;
}*/
.main-banner .countdown{
    direction:ltr;
}
.who-we:before {
    transform: scaleX(-1);
}
.who-we__image {
    right: 0;
    left: auto;
} 
.who-we__image img {
    border-radius: 22px 0px 0px 22px;
    -webkit-border-radius: 22px 0px 0px 22px;
    -moz-border-radius: 22px 0px 0px 22px;
    -ms-border-radius: 22px 0px 0px 22px;
    -o-border-radius: 22px 0px 0px 22px;
}
.schedule-time:before {
    transform: scaleX(-1);
}
.schedule-time .card__head ul li:not(:last-child) {
    margin-left: 1rem;
    margin-right: 0;
    padding-left: 1rem; 
    padding-right: 0;
}
.schedule-time .card__head ul li:not(:last-child):after {
    left: 0;
    right: auto;
}
.schedule-time .card__body--items ul:not(:last-child) {
    border-left: 1px solid #fff; 
    border-right: 0;
}
.schedule-time .swiper {
    padding-right: calc((100% - 1735px) / 2); 
    padding-left: 0;
}
.schedule-time .custom-arrow-wrapper .prev-arrow {
    right: calc((100% - 1860px) / 2); 
    left: auto;
}
.schedule-time .custom-arrow-wrapper .next-arrow {
    left: calc((100% - 1860px) / 2);
    right: auto;
}
.latest-ranking .d-block {
    padding-right: calc((100% - 1735px) / 2); 
    padding-left: 0;
}
.latest-ranking:before {
    transform: scaleX(-1);
}
.latest-ranking__left {
    padding-left: 150px;
    padding-right: 0;
    float: right;
}
.latest-ranking__right--main-image img {
    border-radius: 0 22px 22px 0;
    -webkit-border-radius: 0 22px 22px 0;
    -moz-border-radius: 0 22px 22px 0;
    -ms-border-radius: 0 22px 22px 0;
    -o-border-radius: 0 22px 22px 0;
}
.latest-ranking__right--main-image:after {
    border-radius: 0 22px 22px 0;
    -webkit-border-radius: 0 22px 22px 0;
    -moz-border-radius: 0 22px 22px 0;
    -ms-border-radius: 0 22px 22px 0;
    -o-border-radius: 0 22px 22px 0; 
}  
.latest-ranking__right--thumb {
    left: 30px;
    right: auto;
}
.latest-ranking .slick-dots {
    right: auto;
    left: 0;
}
.latest-ranking__right--actions {
    left: 24px;
    right: auto;
}
.latest-ranking .custom-arrow-wrapper .slick-arrow.prev-arrow svg {
    transform: scaleX(1);
}
.latest-ranking .custom-arrow-wrapper .slick-arrow.next-arrow svg {
    transform: scaleX(-1);
}
.latest-news__banner img {
    transform: scaleX(-1);
}
.latest-news ul, .latest-news ol {
    margin-right: 1.25rem;
    margin-left: 0;
}
.calendar:before {
    transform: scaleX(-1); 
}
.top-places:before {
    transform: scaleX(-1);
}
.top-places__info a {
    left: 12px;
    right: auto;
}
.top-places .custom-arrow-wrapper .prev-arrow {
    right: calc((100% - 1860px) / 2); 
    left: auto;
}
.top-places .custom-arrow-wrapper .next-arrow {
    left: calc((100% - 1860px) / 2); 
    right: auto;
}
.top-places .swiper {
    padding-right: calc((100% - 1735px) / 2); 
    padding-left: 30px;
}
.gallery:before {
    transform: scaleX(-1);
}
.gallery .slick-slide {
    margin-left: 30px; 
    margin-right: 0;
}
.gallery .custom-arrow-wrapper .prev-arrow {
    right: calc((100% - 1860px) / 2);
    left: auto; 
}
.gallery .custom-arrow-wrapper .next-arrow {
    left: calc((100% - 1860px) / 2); 
    right: auto;
}
.social-sec:before {
    transform: scaleX(-1);
}  
.about__info--image:first-child {
    right: 100px; 
    left: auto;
}
.about__info .row:nth-child(even) .about__info--image:first-child {
    right: 0; 
    left: auto;
}
.about__info .row:nth-child(even) .about__info--image:last-child {
    left: 100px;
    right: auto; 
}
.gallery-details .swiper-button-next {
    left: 25px;
    right: auto; 
}
.gallery-details .swiper-button-prev {
    right: 25px; 
    left: auto;
}
.gallery-details--thumb {
    left: 0;
    right: auto; 
}
.gallery-details--thumb .slick-slide {
    margin-left: 40px;
    margin-right: 0; 
}
.gallery-details__main-image .download-btn {
    right: 40px;
    left: auto;
}
.partners__global .slick-slide {
    margin-left: 50px; 
    margin-right: 0;
}
.schedule__filters--month .nav-link:after {
    left: 0;
    right: auto;
}
.schedule__filters--filter .dropdown .dropdown-toggle:after {
    margin-right: 4px;
    margin-left: 0;
}
.schedule__live:after {
    transform: scaleX(-1);
}  
.schedule__live:before {
    right: 10%;
    left: auto;
}
.schedule__live ul:before {
    right: 0;
    left: auto;
}
.schedule__live--matches .card ul li:not(:last-child) {
    margin-left: 1rem;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 0;
}
.schedule__live--matches .card ul li:not(:last-child):after {
    left: 0;
    right: auto;
}
.modal .modal-dialog .modal-content .popup-cross-icon {
    left: 22px;
    right: auto;
}
      
     
/* Responsive Code */
@media (min-width: 768px) {
    .text-md-start {
        text-align: right !important;
    }
}
@media screen and (min-width: 1200px) {
    .partners__local--item p {
        padding-left: 6.25rem;
        padding-right: 0; 
    } 
}
@media screen and (max-width: 1850px) {
    .schedule-time .swiper {
        padding-right: 30px; 
        padding-left: 0;
    }
    .schedule-time .custom-arrow-wrapper .prev-arrow {
        right: 18px; 
        left: auto;
    }
    .schedule-time .custom-arrow-wrapper .next-arrow {
        left: 18px; 
        right: auto;
    }
    .latest-ranking .d-block {
        padding-right: 30px; 
    }
    .top-places .swiper {
        padding-right: 35px; 
    }
    .top-places .custom-arrow-wrapper .prev-arrow {
        right: 18px; 
        left: auto;
    }
    .top-places .custom-arrow-wrapper .next-arrow {
        left: 18px; 
        right: auto;
    }
    .gallery .custom-arrow-wrapper .prev-arrow {
        right: 18px; 
    }
    .gallery .custom-arrow-wrapper .next-arrow {
        left: 18px; 
    }
}
@media screen and (max-width: 1750px) {
    .latest-ranking__left {
        padding-left: 60px; 
    }
}
@media screen and (max-width: 1600px) {
    .header__right nav ul li:not(:last-child) {
        padding-left: 15px;
        margin-left: 15px; 
    }
    .menu {
        padding-left: 5rem;
        padding-right: 1.875rem;
    }
    .menu__close {
        left: 30px;
    }
    .latest-ranking__left {
        padding-left: 25px;
    }
    .about__info--image:first-child {
        right: 65px;
    }
    .about__info .row:nth-child(even) .about__info--image:last-child {
        left: 65px; 
    }
}
@media screen and (max-width: 1250px) {
    .header__right nav ul li:not(:last-child) {
        margin-left: 10px;
        padding-left: 10px; 
    } 
}
@media screen and (max-width: 1200px) {
    .schedule-time .swiper {
        padding-right: 15px;
        padding-left: 0; 
    }
    .schedule-time .custom-arrow-wrapper .prev-arrow {
        right: 8px; 
        left: auto;
    }
    .schedule-time .custom-arrow-wrapper .next-arrow {
        left: 8px; 
        right: auto;
    }
    .latest-ranking .d-block {
        padding-right: 15px; 
    }
    .latest-ranking__right--thumb {
        left: 15px; 
    }
    .top-places .swiper {
        padding-right: 15px; 
    }
    .top-places .custom-arrow-wrapper .prev-arrow {
        right: 8px; 
        left: auto;
    }
    .top-places .custom-arrow-wrapper .next-arrow {
        left: 8px; 
        right: auto;
    }
    .gallery .custom-arrow-wrapper .prev-arrow {
        right: 8px; 
    }
    .gallery .custom-arrow-wrapper .next-arrow {
        left: 8px; 
    }
    .about__info--image:first-child {
        right: 35px; 
    }
    .about__info .row:nth-child(even) .about__info--image:last-child {
        left: 35px; 
    }
}
@media screen and (max-width: 991px) {
    .footer__links--main ul li:not(:last-child) {
        margin-left: 1rem;
        padding-left: 1rem;
    }
    .menu {
        padding: 1.875rem;
    }
    .menu__close {
        left: 15px;
    }  
    .latest-ranking .d-block {
        padding-right: 0; 
    }
    .latest-ranking__left {
        float: none;
        padding: 0 15px;
    }
    .latest-ranking .slick-dots {
        right: 0;
    }
    .top-places .swiper {
        padding-left: 15px; 
    }
    .gallery .slick-slide {
        margin-left: 15px;
    }
    .about__info--image:first-child {
        right: 17px; 
    }
    .about__info--image:last-child {
        right: -17px;
        left: auto;
    }
    .about__info .row:nth-child(even) .about__info--image:first-child {
        right: 17px; 
    }
    .about__info .row:nth-child(even) .about__info--image:last-child {
        right: -17px; 
        left: auto;
    }
    .gallery-details--thumb .slick-slide {
        margin: 0 10px; 
    }
    .gallery-details__main-image .download-btn {
        right: 22px;
    }
    .partners__global .slick-slide {
        margin-left: 30px; 
    }
}
@media screen and (max-width: 767px) {
    .main-banner .custom-arrow-wrapper {
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }
    .who-we__image img {
        border-radius: 0; 
    }
    .latest-ranking__right--thumb {
        left: 0;
        padding-right: 15px;
        padding-left: 0;
    }
    .latest-ranking__right--actions {
        left: 50%;
    }
    .partners__global .slick-slide {
        margin-left: 20px; 
    }
}
@media screen and (max-width: 575px) {
    .footer__right {
        text-align: center;
    }
    .schedule-time .swiper {
        padding-left: 15px;
    }
}
@media screen and (max-width: 450px) {
    .gallery .slick-slide {
        margin: 0 7px; 
    } 
    .partners__global .slick-slide {
        margin: 0 10px; 
    }
}
  
 

  