@import url("../fonts/font.css");

/* Primary rtl fonts */
@import url("../fonts/NotoNaskhArabic-Regular.ttf");

/* old */
/* @import url("../fonts/HelveticaNeue/rtl-webFont.css"); */

/* Only for AR logo */
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@600;700;900&family=Noto+Sans+Arabic:wght@800;900&display=swap');

@font-face {
    font-family: 'NotoNaskhArabic';
    src: url('../fonts/NotoNaskhArabic-Regular.ttf') format('opentype');
}

html {
    direction: rtl;
}

.social-media-wrapper {
    right: 12px !important;
    left: auto;
    position: absolute;
}

body {
    /* font-family: 'Tajawal' !important;  */
    font-family: 'NotoNaskhArabic' !important;
    /* font-family: "HelveticaNeue" !important; */
    /* font-weight: 500; */
    line-height: normal;
}

p {
    font-size: 1rem;
    text-align: justify;
}

.name-text {
    font-size: 1rem;
}

.vertical-text {
    /* font-family: "Tajawal" !important; */
    font-family: "NotoNaskhArabic";
    /* font-family: "HelveticaNeue"; */
    left: 15px;
    position: absolute;
}

.nav.home .nav-link {
    font-size: 16px;
}

.hero-content h1 {
    /* font-family: "HelveticaNeue"; */
    font-family: "NotoNaskhArabic";
    font-weight: 600;
    margin-bottom: 8px;
    font-size: xx-large;
}

.fa-arrow-right {
    margin-right: 10px !important;
    padding: 0px !important;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.btn-read-more {
    font-weight: 400 !important;
}

.ourTeam_content {
    text-align: right !important;
}

.nav-link.menu::before {
    left: -27px !important;
    right: auto !important;
    rotate: 180deg;
    top: 5px;
}

.body_head {
    /* font-family: 'Tajawal' !important; */
    /* font-family: "HelveticaNeue"; */
    font-family: "NotoNaskhArabic";
    font-weight: bold !important;
    font-size: 2.1rem;
}


/* .tab-pane .col-xl-6 {
  text-align: right !important;
} */

.wrapper.position-relative {
    text-align: right;
}

.align-items-center {
    text-align: right;
}

.progress-wrap {
    right: auto;
    left: 13px;
}

.history-section .wrapper {
    text-align: right !important;
}

.history_text {
    /* font-family: "Tajawal" !important;
  font-family: "HelveticaNeue"; */
    font-family: "NotoNaskhArabic";
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    left: var(--swiper-pagination-right, 8px) !important;
    right: var(--swiper-pagination-left, auto) !important;
}

.history_text {
    font-weight: 400;
}

.fursan-logo {
    text-align: right;
    padding-left: 0px !important;
    padding-right: 10px !important;
    font-weight: 500 !important;
}

.footer-logo.top {
    padding-left: 0 !important;
    padding-right: 48px !important;
}
/* .footer-logo img {
  width: 74px;
  height: 74px;
} */
/* footer .footer-logo img {
  width: 68px;
  height: 68px;
} */
footer .footer-logo .fursan-logo {
    font-size: 1.5rem;
}


.topMobileNavMenu {
    top: 6px;
    left: auto;
    right: 30px; /* Only rtl > sub pages */
}

.footer-text {
    text-align: right;
}

.nav.footer a {
    text-align: right;
}

/* .topMobileNavMenu {
  right: 50px !important;
}

.topMobileNavMenu.rtl {
  right: 21px !important;
} */
.tabs-wrapper.rtl {
    bottom: 6px;
}

.home-p {
    /* font-family: 'Tajawal' !important; */
    font-family: "NotoNaskhArabic" !important;
    /* font-family: "HelveticaNeue"; */
    line-height: normal;
}

.head_line.show {
    width: 60px;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.3s;
    /* right: 0 !important; */
    /* newly added */
}
.pilot-number {
    top: -60px;
    left: 54px;
}


/* .head_wrap.rtl-css,
p.rtl-css,
.head_line.rtl-css,
.pilot-number.rtl-css {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
} */

.master-section.rtl p,
.master-section.rtl h5,
.master-section.rtl li,
.master-section.rtl h4,
.master-section.rtl h2,
.faq-questions.rtl {
    text-align: right;
}

.buttons .btn {
    background: white;
}

@media only screen and (min-width: 768px) {
    .master-section .technical-team {
        background-image: url(../images/rtl/technical-bg.png);
    }
}

@media only screen and (max-width: 768px) {
    .topMobileNavMenu {
        right: 20px !important;
    }
}

.swiper-slide .swiper-slide-active .pilot-des {
    font-weight: 400 !important;
}

.mySwiper-2
.swiper-pagination-bullets.swiper-pagination-horizontal > span:nth-child(1)::before {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
}

/* .pilot-img {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
} */

.pilot-details {
    text-align: right;
    /* font-family: 'Tajawal' !important; 
  font-family: "HelveticaNeue";*/
}

.teams-btns.sm {
    direction: ltr !important;
}

.team-btn::before {
    display: none;
}

@media only screen and (min-width: 769px) {

    /* .pilot-details {
        left: auto;
        right: 13%;
        text-align: right; */
        /* font-family: 'Tajawal' !important; 
    font-family: "HelveticaNeue";*/
        /* -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important; 
    }*/

    /* .pilot-img {
        left: auto !important;
        right: -210px;
    } */

    /* .master-section .pilots {
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
    } */
/* 
        .master-section .pilots .wrapper {
            -webkit-transform: scaleX(-1) !important;
            transform: scaleX(-1) !important;
        } */

    .behind-img.one,
    .behind-img.two,
    .behind-img.three {
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
    }

    .side-img {
        left: auto !important;
        right: -54px;
    }

    /* .mediaCenter_section {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    } */


        .mediaCenter_section .ourTeam_content {
            /* -webkit-transform: scaleX(-1);
            transform: scaleX(-1); */
            float: right;
            margin-top: 290px;
            margin-left: 0;
        }

    .aboutUs_section::before {
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
    }

    .aboutUs_section::after {
        right: auto;
        left: 0px !important;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    /* .ourTeam_section {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    } */

        /* .ourTeam_section .ourTeam_content {
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
        } */

        .ourTeam_section .ourTeam_content {
            float: right;
            margin-top: 290px;
            margin-right: 0;
        }

        .ourTeam_section .container-fluid.custom.d-flex.align-items-center.h-100,
        .mediaCenter_section .container-fluid.custom.d-flex.align-items-center.h-100 {
            display: block !important;
        }

    .ourEvents_section::before {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    /* .ourDisplay_section::after {
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
    } */
    html[lang="ar"] .ourDisplay_section::after{
        background-image: url(../images/rtl/our-dis-imag.jpg) !important;
    } 
}
html[lang="ar"] .language-btn {
    left: 30px;
    right: auto;
    font-family: 'Rfont' !important; 
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.logo-name.rtl, .logo-name p {
    /* font-family: 'Tajawal' !important;*/
    /* font-family: "HelveticaNeue" !important; */
}

.hero-content p {
    letter-spacing: 1px;
    font-family: inherit;
    font-size: 20px;
    line-height: 0;
}

.fursan-logo {
    /* font-family: "fursanFont" !important; */
    /* font-family: "HelveticaNeue" ; */
    font-size: 2rem;
    /* font-family: 'Noto Sans Arabic', sans-serif !important; */
}

/* Newly added for new CR (Shafeek Ali) */
.nav-wrapper {
    left: auto;
}

.tabs-wrapper h2 {
    /* font-family: 'FormalScript421BT-Regular', cursive; */
    /* font-family: 'fursanFont'; */
    font-family: "NotoNaskhArabic" !important;
    font-weight: 100;
}

#nav-tab > a.active.show.team-btn.leader {
    position: relative;
    content: 'القائد';
    border-radius: 30px;
    height: 24px;
    width: 60px;
    margin: auto;
    top: -90px;
    padding: 1px;
}

    #nav-tab > a.active.show.team-btn.leader::before {
        width: 67px;
        content: 'القائد';
        display: flex;
        justify-content: center;
        color: #fbf5eb !important;
        padding: 3px;
    }

.team-btn.leader {
    position: relative;
    content: '';
    border-radius: 30px;
    height: 24px;
    width: 60px;
    margin: auto;
    top: -90px;
    padding: 1px;
}

    .team-btn.leader::before {
        width: 67px;
        content: 'القائد';
        display: flex;
        justify-content: center;
        color: #fbf5eb !important;
        padding: 3px;
    }

.menu-full-container {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 20%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

.menu-full-overlay {
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    z-index: 9;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.7s ease-in-out;
}

@media only screen and (min-width: 1200px) {
    .container-fluid.custom {
        padding-left: 0% !important;
        padding-right: 8% !important;
    }

    /* .pilot-details p,
    .ar-rtl {
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
    } */

    .operation-team.rtl {
        background-image: url(../images/rtl/operation-bg.jpg);
    }

    .logistics-team.rtl {
        background-image: url(../images/rtl/logistics-bg.jpg);
    }

    .pr-media.rtl {
        background-image: url(../images/rtl/media-bg.jpg);
    }

    .photographer-team.rtl {
        background-image: url(../images/rtl/photog-bg.jpg);
    }

    /* .head_line.left {
        left: 0;
    } */
}

@media only screen and (max-width: 768px) {
    .nav-link.menu::before {
        left: -27px !important;
        right: auto !important;
        rotate: 180deg;
        top: -4px !important;
    }
}


/*Zuhair updated*/


.pilot-plane {
    /* float: right !important; */
    /* margin-left: -20px;
    margin-right: auto !important; */
}

/* Shafeek Updated on 03 April 2025 */

.mr-3 {
    margin-right: 30px;
}

html[lang="ar"] .mediaCenter_section{
    background-image:url(../images/rtl/mediacenter_section.jpg);
}

html[lang="ar"] .master-section .pilots {
    background-image: url(../images/rtl/pilots-bg.jpg);
}
html[lang="ar"] .home-nav-wrapper {
    left: 13px !important;
    right: auto !important;
}

@media only screen and (max-width: 768px) { 
    html[lang="ar"] .master-section .pilots {
        background-image: url(../images/pilots-bg-sm.png) !important;
        background-color: #393835;
    }

    html[lang="ar"] .operation-team {
        background-image: url(../images/rtl/operation-bg-sm.jpg);
        background-size: contain;
        background-position: top right;
        background-color: #141510;
    }

    html[lang="ar"] .logistics-team {
        background-image: url(../images/rtl/logistics-bg-sm.jpg);
    }
    html[lang="ar"] .mediaCenter_section {
        background-image: url(../images/rtl/mediacenter_section-sm.png);
    }
    html[lang="ar"] .ourTeam_section {
        background-image: url(../images/team-section-sm.png) !important;
    }

}
