@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');

@font-face {
    font-family: 'Frutiger LT Arabic 45';
    src: url('../fonts/FrutigerLTArabic-65Bold.woff2') format('woff2'),
    url('../fonts/FrutigerLTArabic-65Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Arabic 55 Roman';
    src: url('../fonts/FrutigerLTArabic-55Roman.woff2') format('woff2'),
    url('../fonts/FrutigerLTArabic-55Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Arabic 45';
    src: url('../fonts/FrutigerLTArabic-45Light.woff2') format('woff2'),
    url('../fonts/FrutigerLTArabic-45Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Arabic 55 Roman';
    src: url('../fonts/FrutigerLTArabic-75Black.woff2') format('woff2'),
    url('../fonts/FrutigerLTArabic-75Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FrutigerLTArabic55Roman';
    src: url('../fonts/FrutigerLTArabic55Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    direction: rtl;
    /*font-family: "Noto Kufi Arabic", sans-serif;*/
    font-family: 'Frutiger LT Arabic 55 Roman', sans-serif;
}

ul li, p, ul, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, span, a, ol li, span, .btn-gold, .tp-header-contact span {
    font-family: 'Frutiger LT Arabic 55 Roman', sans-serif;
    /*font-family: "FrutigerLTArabic55Roman", sans-serif;*/
}

body .tp-header-menu > nav > ul > li > a {
    font-size: 11px !important;

}
.accordion-button::after {
    margin: 10px;
}
.custom-select-options {

    left: auto;
    right: 0;
}
button.accordion-button{
    text-align: right!important;
}
.accordion-button{

}
a.back{
    font-weight: 700;
    text-align: right;
}
#send-amount-qatar, #receive-amount-usd {
    padding-right: 80px;
    width: 100%;
    box-sizing: border-box;
}
.tp-header-contact .phone{
    direction: ltr;
}
.tp-header-menu > nav > ul > li {
    margin: 0px 8px;
}
.social-icons {
    display: flex;
    margin-left: auto;
    gap: 10px;
    margin-right: 8vh;
}
.custom-select {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
}
.vision-page .text-content-info p{
    direction: rtl;
}
.tab-btn {
    margin-left: 1px;
    cursor: pointer;
    margin-right: 1px;
}

.owl-carousel {
    direction: ltr;
}

.header-main-menu > nav > ul > li > .submenu {

    text-align: right;
}

.has-dropdown > .submenu::before {

    right: -1px;
    left: auto;
}

.float-sm .fl-fl {
    letter-spacing: 1px;
}

.btn-gold {
    line-height: 1.4;
}

.tp-offcanvas-content, .tp-contact-area .tp-offcanvas-title {
    text-align: right;
}

.tp-contact-area .contact-info div img {
    margin-right: 0px;
    margin-left: 15px;
}

.tp-offcanvas-social-new ul li:not(:last-child) {
    margin-left: 8px;
}

.gold-details .gold-detail-column:nth-child(2) {
    text-align: right;
}

.service-overlay h2 {

    text-align: right;
}

.service-overlay {
    bottom: 50%;
    right: 5%;
    left: auto;
    width: 60%;
    height: 100%;
    text-align: right;

}

.services-container .owl-carousel .owl-item img.arrow-img {
    display: block;
    width: 100%;
    transform: rotate(180deg);
    /* float: right; */
}

.service-box {
    direction: rtl;
}

.download-our-app .carousel-item {
    direction: rtl;
}

.carousel-caption.top-left h2, .carousel-caption.top-left p {
    text-align: right;

}
.carousel-caption h2{
    font-size: 32px;
    font-weight: 700;
}
.carousel-caption p{
    font-size: 16px;
}
.branch-header .branch-name {
    text-align: right;

    margin-right: 0;
}

.branch-header .branch-toggle-icon {

    margin-right: auto;

}

.branch-header .branch-toggle-icon {
    margin-left: 8px;
    transform: rotate(180deg);
}

.highlights-overlay h2 {

    text-align: right !important;
}

.highlights-overlay img {
    transform: rotate(180deg);
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    margin-right: 0;
    text-align: right;
    margin-left: auto;
}

.download-icons {
    margin-right: 10px;
}

.text-content-2 h2, .text-content-2 p {
    text-align: right;
}
.message-section  .text-content-2 h5{
    text-align: right;
}
.text-container .number {
    top: -15px;
    right: auto;
    left: 20px;
}

.media .card-text {
    text-align: right;
}

.tp-header-menu > nav > ul > li > a {
    cursor: pointer;
}

.highlights-overlay {
    position: absolute;
    bottom: 5%;
    left: auto;
    right: 5%;
}

.image-text-section .text-container::after {
    content: '';
    position: absolute;
    right: -20px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f2f2f2;
}

.service-overlay {
    bottom: 50%;
    right: 5%;
    left: auto;
    width: 72%;
    height: 100%;
    text-align: right;
}

.service-overlay h2 {
    font-size: 1.6rem;
}
.info-box:not(:last-child) {
    border-left: 1px solid #ddd;
    border-right: 0px solid #ddd;
}
span.phone{
    direction: ltr;
}
.tab-btn:last-child {
    margin-left: 0;
}
.tab-btn:first-child {
    margin-right: 0;
}
.fl-fl.float-lang{
    top: 425px;
    background: #000000;
}
.lang-swithcer{

    line-height: 2.6;
}
.vision-page .item{
    margin: 0 auto;
}
.tp-header-buttons .btn-gold {
    min-width: 130px;
    font-weight: 700;
    font-size: 10px;
}
.payment-icons img{
    width: 96%;
}
.payment-icons img:first-child {
    /*height: 25px;*/
    margin-right: 0px;
    margin-left: 15px;
}
.accordion-content ol, .accordion-content ul {
    padding-right: 1rem;
}
.accordion-content {
    display: none;
    padding: 50px 50px 50px 80px;
    border-top: 1px solid #f2f2f2;
    background-color: #f2f2f2;
}
.bottom-footer ul li {
    display: inline-block;
    float: left;
}
.bottom-footer ul li::after {

    right: 8px;

    left: auto;
}
.privacy h2 {
    text-align: right;
}
.float-img-chat {
    left: 4%;
    bottom: 11%;
    right: auto;
}
.float-img-whats {
    left: 8%;
    bottom: 11%;
    right: auto;
}
.payment-social-section {

    margin-right: 25px;
}
.service-box .service-img {
    width: 100%;
    height: auto;
}
.money-transfer .service-box a.more {
    font-size: 14px;
    background: transparent !important;
    margin: 0 auto;
    text-align: center;
    display: grid;
    min-width: 140px;
    border: 1px solid #000000;
    width: 140px;
    border-radius: 20px;
    cursor: pointer;
}
.img_parallax{
    /*background: url(./assets/fardan/bannermap.png) no-repeat center center;*/
    /*min-height: 310px;*/
    /* background-image: url(img_parallax.jpg); */
    /* min-height: 500px; */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.animate-btn-gold:after {
    content: '';
    top: 0;
    left: 0; /* Start from the left */
    width: 100%;
    height: 80px; /* Height of the shine */
    position: absolute;
    z-index: 1;
    transform: translateX(-100%); /* Start off-screen to the left */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* Gradient shine */
    transition: transform 0.5s ease; /* Smooth transition */
}

.animate-btn-gold{
    overflow: hidden;
    position: relative;
}
.animate-btn-gold:hover:after {
    transform: translateX(100%); /* Move the shine across on hover */
}

.animate-btn-gold:hover {
    background-color: #C7A25F; /* Keep the background color */
    color: #fff; /* Keep the text color */
}
.carousel-caption.top-left {
    position: absolute;
    top: 20%;
    left: auto;
    right: 7%;
    padding: 15px;
    border-radius: 8px;
    max-width: 35%;
    text-align: right;
}
.carouselapp{
    float: right;
}
.highlights-box {

    direction: rtl;
}
#whatsapp-floating-button {
    left: auto !important;
    left: 90px !important;
    right: auto!important;
    bottom: 90px !important;
}
.history-image {
    width: 45%;
    margin-right: 100px;
}
.history-text h2{
    text-align: right;
}
.blog-post-wrap {
    padding-top: 60px;
}
.p-2{
    direction: ltr;
    text-align: right;
}
.contact-form-row label{
    text-align: right;
    width: 100%;
    display: none;
}
.inner-page-content h2{
    text-align: right;
}
.overlay-content {
    position: absolute;
    top: 50%;
    right: 0%;
}

.arrow-img {
    width: 50% !important;
    margin-top: 10px;
    float: right;
}
#whatsapp-floating-button {
    left: 377px !important;
    right: auto !important;
    bottom: 64px !important;
}
.floating-wpp .floating-wpp-popup.active{
    right: -200px !important;
}
.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
    position: absolute;
    float: right;
}
.floating-wpp .floating-wpp-input-message textarea
{
    width: 90%;
    float: left;
    margin-right: 10%!important;
}
.v_align_center.carousel-caption {
    position: absolute;
    top: 20%;
    left: unset;
    right: 10%;
    color: white;
    z-index: 2;
    text-align: right;
}
.tracking-body  .form input{
    text-align: center;
}
@media (max-width: 1366px) {
    body {

    }

    .tp-header-buttons a.btn {
        border-radius: 25px;
        font-size: 10px;
        max-width: 120px;
        display: inline-block;
        padding: 6px 15px;
        text-align: center;
        /*line-height: 1.2;*/
        font-weight: 600;
    }

    body .tp-header-menu > nav > ul > li > a {
        font-size: 10.6px !important;
        font-weight: 600;
    }
    .tp-header-buttons .btn-gold {
        min-width: 110px;
        max-width: 110px;
    }

}
@media (max-width: 768px) {
    .forex-item .currency {

        text-align: right;
    }
    .tp-header-bar img.phone-icon {
        margin-left: 10px;
        float: left;
        transform: rotate(0deg)!important;
      width: 22px;
        padding-top: 0px !important;
    }
    .show-mobile .tp-header-bar a.phone {
        direction: ltr;
        float: right;
        padding-left: 0px !important;
        padding-top: 0px !important;
        line-height: 15px;
        padding-right: 20px !important;
    }
    #SecondCarousel.homepage-slider {
        min-height: auto !important;
    }
    .lang-swithcer {
        line-height: 1.8;
    }
    footer .payment-icons img {
        height: auto;
        margin-right: 10px;
        margin-left: 10px;
        max-width: 70px!important;
    }
   footer .payment-icons img:first-child {
        margin-top: 10px!important;
    }
    footer .payment-icons img:first-child {
        height: auto;
        /*width: 96%;*/
    }
    .view-all-section {
        text-align: center;
        margin: 20px 0px 20px 0px;
    }
    .tp-main-menu-mobile nav ul li.has-dropdown > a .dropdown-toggle-btn i{
        float:left;
    }
    .tp-main-menu-mobile nav ul li.has-dropdown > a .dropdown-toggle-btn{
        padding-left: 0px;
}

    .tp-header-bar a.phone{
        direction: ltr;
        float: left;
        padding-left: 50px!important;
        padding-top: 0px!important;
    }
    .bottom-footer ul {
        text-align: center;
        width: 190px;
        margin: 0 auto;
    }
    .footer-rights {
        font-size: 10px;
        color: #000;
        text-align: center;
    }
    .tab-btn {

        padding: 0px;
    }
    .service-box {
        flex: 1 1 calc(99% - 20px);
    }
    .gold-container {
        padding: 40px 10px!important;
    }
    .text-content-info {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
        padding: 8vw 2vh;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
    .online-money-transfer {
        margin: 0 auto;
        display: block;
        margin: 25px auto;
    }
    .tp-header-bar img {
        margin-left: 10px;
        float: left;
        transform: rotate(180deg);
    }
    .tp-offcanvas-area .tp-offcanvas-title, .tp-exchange-area .tp-offcanvas-title {
        text-align: right;
    }
    .tp-main-menu-mobile nav ul li.has-dropdown > a .dropdown-toggle-btn {
        left: 0;
        right: auto;
    }
    
    .v_align_center.carousel-caption {
    position: absolute;
    top: 12%;
    left: unset;
    right: 2%;
    color: white;
    z-index: 2;
    text-align: right;
        width: 77%;
}
.carousel-caption p {
    font-size: 12px;
}
    .carousel-caption h2 {
        font-size: 24px;
        font-weight: 700;
    }
.carousel-caption span {
    font-size: 12px;
}
    .bottom-footer ul{
        width: fit-content;
        float: left;
    }
    .bottom-footer ul {
        text-align: right;
        width: 100%;
        margin: 0 auto;
    }
    .bottom-footer ul li{
        display: block;
        float: right;
        width: 100%;
        text-align: right;
    }
}
