/* ================================================
   TAB1 SLIDE9 - LUXURY VILLA BODRUM - ARABIC (RTL)
   ================================================ */
.slide9-ribbon,
.slide9-title,
.slide9-subtitle,
.slide9-btn {
    font-family: 'Jannat', sans-serif;
}

.slide9-actions {
    flex-flow: row-reverse !important;
}

@media (max-width: 767px) {
    .slide9-actions {
        flex-flow: row-reverse wrap !important;
    }

    .slide9-title {
        font-size: 2.75rem;
    }

    .slide9-subtitle {
        font-size: 1rem;
          letter-spacing: 0px !important;
    }
}

/* ================================================
   END TAB1 SLIDE9 - ARABIC (RTL)
   ================================================ */
