html[lang="ar"] p,
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ar"] li,
html[lang="ar"] a,
html[lang="ar"] div,
html[lang="ar"] span{
    font-family: "Cairo", sans-serif !important;
}



.box-service.style-2 img.icon {
  width: 90px !important;
  height: auto;
}
.footer {
  margin-top: 35px;
}

@media (max-width: 768px) {
  .wrap-banner.bg-surface {
  height: 50vh;
  margin-bottom: 150px;
}
  .d-flex.gap-4.justify-content-between {
  display: flex !important;
  flex-direction: column;
  gap: 30px !important;
}
  .footer {
  margin-top: 35px !important;
}
  .box-service.style-2 img.icon {
  width: 90px;
  height: auto;
}
  .goldHeader .mobile-nav-toggler.mobile-button svg {
  color: white !important;
}
  .flat-section.pt-0.flat-banner {
  margin-bottom: 15px;
}
  .wrap-banner.bg-surface .box-right {
  width: 100% !important;
  max-width: 100%;
}
  .slider-content .heading {
    margin-top: 80px;
}
  .section-title.mt-4 {
  font-size: 30px !important;
}
  .flat-slider.home-1.d-flex.align-items-center {
  height: fit-content;
}
  .flat-title-page.style-2 {
  margin-bottom: 30px;
}
  .flat-blog-item .img-style img {
  width: 100% !important;
  height: auto !important;
}
  .contact-content.p-0 {
  display: contents;
}
  .paragraph_style1 {
  padding: 24px !important;
  height: fit-content !important;
}
  .paragraph_style1 h2 {
  font-size: 42px !important;
}
  .nav-tab-recommended.justify-content-start.gap-3 li {
  flex: content;
}
  .flat-latest-new .box.col-lg-4.col-md-6 {
  margin-bottom: 15px;
}
  .mobile-menu .nav-logo {
  background-color: #c09851;
}
  .mobile-menu .bottom-canvas {
  padding: 50px 26px  !important;
  padding-bottom: 160px !important;
}
  .form-control, .nice-select {
  height: 45px;
  padding-left: 10px !important;
}
}

.box-service .content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

.slider-content.mb-100px.p-0 {
    margin-top: 20px !important;
}

.flat-slider {
    z-index: unset !important;
    overflow: visible !important;
}

.flat-slider.home-1 .slider-content {
    z-index: 2 !important;
}

section.flat-section-v4.flat-partner {
    z-index: 1 !important;
}

.contact-content.p-0 {
    margin-top: -150px;
}
.goldHeader{
  background: #c09851;
}

.paragraph_style1 {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background: #c09851;
  color: white;
  padding: 2%;
    padding-right: 2%;
    padding-left: 2%;
  padding-left: 20%;
  padding-right: 20%;
}

.flat-section.flat-testimonial-v4 {
  margin-bottom: 130px;
}

.flat-section-v3.flat-slider-contact h2.section-title.mt-4.fw-6.text-white {
  color: white !important;
}

.flat-section-v3.flat-slider-contact .text-subtitle.text-white, h2.section-title.mt-4.text-white {
  color: #c09851 !important;
}
section.pt-0.flat-banner {
  margin-top: 40px !important;
  margin-bottom: -40px;
}

.box-service {
    display: flex;
    flex-direction: column;
    height: 100%; /* Ensure the container takes full height */
}

.box-service .content {
    flex-grow: 1; /* Allow the content to take up remaining space */
    display: flex;
    flex-direction: column;
}

.tf-btn {
    margin-top: auto; /* Push the button to the bottom */
}

.container:has(section.flat-section.flat-contact.bg-white) {
    background: white;
    width: 100% !important;
    margin: auto;
    max-width: 100%;
    margin-top: -150px;
}

.flat-title-page .breadcrumb li:last-child {
    color: #674405;
}

.ck-content.single-detail {
    margin-top: 20px;
    background: transparent !important;
}

.flat-blog-detail {
    padding: 24px;
    background: #ffffff;
    border-radius: 15px;
    border: 1px solid #9c9a9826;
}

/*Rubbon Sold*/
.top .flag-tag{
    position: absolute;
    top: 0px;
    left: -58px;
    background-color: red;
    color: white;
    padding: 5px 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    transform: rotate(-45deg);
    transform-origin: center;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.top .flag-tag.primary {
    background-color: #007cff !important;
    color: white;
}

.top .flag-tag.success {
    top: 30px;
    left: -60px;
    width: 200px;
    background: #c09851;
}

/* Optional: Wrap the entire property card in a relatively positioned container */
.images-group {
    position: relative;
    display: block;
    overflow: hidden;
}

/* Adjust for different screen sizes if necessary */
@media (max-width: 768px) {
    .flag-tag.primary {
        left: -43px;
        padding: 4px 30px;
    }
}

/* Hero banner (style 2): make headline + description white & bold */
.hero-banner.style-2 h1,
.hero-banner.style-2 .hero-title,
.hero-banner.style-2 .banner-title {
  color: #fff !important;
  font-weight: 900 !important;
  text-shadow: 0 2px 8px rgba(0,0,0,.45);
}

.hero-banner.style-2 .hero-description,
.hero-banner.style-2 .banner-description,
.hero-banner.style-2 p {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 46px
  text-shadow: 0 2px 6px rgba(0,0,0,.35);
}


/* --- Article Link Styling by Celestia Architect (Gold Edition) --- */

/* 1. Base style for all links inside articles */
.ck-content a, 
.post-content a, 
.article-content a {
    color: #D4AF37; /* Standard Gold */
    text-decoration: underline;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* 2. Hover effect for links */
.ck-content a:hover, 
.post-content a:hover, 
.article-content a:hover {
    color: #AA8C2C; /* Darker Gold/Bronze for hover contrast */
    text-decoration: none;
}

/* 3. OPTIONAL: Make external links look distinct */
.ck-content a[target="_blank"]::after,
.post-content a[target="_blank"]::after {
    content: " \2197"; /* Adds a small arrow symbol (↗) */
    font-size: 0.8em;
    color: #D4AF37; /* Ensure the arrow is also gold */
}