/* ===============================
   English Styles (LTR Version)
   =============================== */

body {
  direction: ltr;
  text-align: left;
}

h1, h2, h3, h4, h5, h6, p, span {
  direction: ltr;
  text-align: left;
}

/* fix for section structure */
.site-header,
.header-container,
section,
.solutions-content,
.values-section,
.projects-section,
.creative-solutions-section,
.faq-fullwidth,
.contact-section {
  direction: ltr;
}

/* Example: reverse alignment for solution paragraph */
.solutions-content p {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: auto;
  text-align: left;
}
.icon-badge {
    left: -70% !important;
    float: left !important;
    right: 0% !important;
}
.hero-card-slider {
    float: left;
    left: 5%;
        bottom: 0 !important;

}
.fixed-socials {
    position: fixed;
    left: auto;
    top: 70%;
    transform: translateY(-50%);
    display: flex
;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
    float: right;
    right: 5%;
}/* ===== Overrides for LTR Version ===== */
html[lang="en"] body {
  direction: ltr !important;
}

html[lang="en"] .text-end {
  text-align: left !important;
}

html[lang="en"] .text-start {
  text-align: right !important;
}

html[lang="en"] .float-end {
  float: left !important;
}

html[lang="en"] .float-start {
  float: right !important;
}
.hero-card-slider {
    position: absolute;
    bottom: 10px;
    right: 80px;
    width: 280px;
    height: 220px;
    z-index: 5;
}
.fixed-socials {
    left: auto !important;
    float: right;
    right: 1%;
}

.card h3 {
   
    left: 0px !important;
  
}
.btn-primary {
 
    margin-left: 35%;
}
.card-caption-static {
 
    float: left;
    right: 20%;
    position: relative;
}
@media (max-width: 992px) {
    .hero-content h2 {
        font-size: 65px;
    }
        .btn-primary {

    margin-left: 0 !important;
    width: 290px !important;
    margin-top: 0px !important;
}
    .hero-section p {
        font-size: 5.2vw !important; 
        max-width: 90%;
        left: -40px !important;
        right: 0 !important;
    }
}
@media (max-width: 768px) {
    .hero-card-slider {
          bottom: 0 !important;

        left: 50%;
    }
    .hero-section {
        height: 80vh !important;
    }
    .hero-content {
        position: relative;
        z-index: 2;
        top: 0%;
        display: flex
;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }
    .btn-primary {

    margin-left: 0 !important;
    width: 290px !important;
    margin-top: 0px !important;
}
    .hero-section p {
        font-size: 5.2vw;
        max-width: 90%;
        left: -40px !important;
        right: 0;
    }
}


.projects-title {

    text-align: center !important;
}
@media (max-width: 600px) {
    .projects-title {
        font-size: 30px;
        margin-bottom: 40px;
        text-align: center !important;
        width: 95% !important;
    }
}
.projects-button a {

    left: 35% !important;
    position: relative !important;
}
@media (max-width: 600px) {
    .projects-button a {
        font-size: 20px;
        padding: 12px 45px;
        border-radius: 60px;
        left: 20% !important;
    }
}
.faq-title {
   
    text-align: center !important;
}
.faq-subtitle {
   
    text-align: center !important;
}

.creative-solutions-section {
  
    float: left;
    left: -20%;
    position: relative;
}
@media (max-width: 992px) {
    .creative-solutions-section {
        padding: 50% 5% 35% 5%;
        left: 0;
    }
    @media (max-width: 600px) {
  #typingText {
    display: block;
    width: 100% !important;           /* يمسك حدود الشاشة كلها */
    max-width: 320px;                 /* يمنع التمدد المبالغ فيه */
    margin: 0 auto;                   /* يوسّطه أفقيًا */
    text-align: center;               /* ينصّ النص */
    white-space: normal !important;   /* يسمح بالكسر */
    word-break: break-word;           /* يكسر الكلمات الطويلة */
    line-height: 1.4;                 /* مسافة مريحة بين السطور */
    overflow-wrap: break-word;        /* يدعم المتصفحات الحديثة */
  }
}

}.creative-subtitle {
   
    letter-spacing: 1.5px !important;
   
}
@media (max-width: 480px) {
    .custom-form-wrapper {

        right: -5% !important;
    }
}

@media (max-width: 1200px) {
    .creative-solutions-section {
    float: left;
    left: 0; 
    position: relative;
}
}

@media (max-width: 600px) {
    .creative-desc {
        font-size: 18px;
        height: 220px;
    }
}
@media (max-width: 992px) {
    .creative-desc {
        font-size: 20px;
        max-width: 100%;
        height: 220px;
    }






    .main-menu {
   
    float: left;
    justify-content: space-around;
    flex-wrap: nowrap;
    text-align: center !important;
    left: 14%;
    position: relative;
    top: -5vh;
}
}
.footer-copy {
 
    text-align: center !important;
 
}
.projects-side-column {

    right: auto !important;
    top: 67%;
    float: left !important;
    left: 85px !important;
}
.projects-icon-badge {
    right: auto !important;

    width: 46px;
    height: 46px;
    left: 0 !important;
}
.projects-subtext {
 
    text-align: left !important;
}
.projects-hero-content h1 {

    text-align: center !important;
}
.gallery-info p {
 
    padding-left: 0px !important;
}
.gallery-loadmore {
    text-align: center;
    margin-top: 60px;
    display: flex
;
    justify-content: space-around;
}
.feature-item {
    
    gap: 20px !important;
}


.single-project-hero .btn-explore {

    float: left !important;
}
.single-project-hero .btn-explore span {
 
    text-align: center Im !important;
}
.related-projects .project-desc {

    margin-left: 0px !important;
}
.related-projects .project-link {
  
    float: left !important;
}
.menu-content {
    display: flex !important;
   
    flex-direction: row-reverse;
    justify-content: space-between;
}
.menu-socials {
    display: flex
;
    flex-direction: column-reverse !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
}
.menu-footer {

    width: 800px !important;
}@media (max-width: 992px) {
    .menu-info {
       
        float: right !important;
        left: 30% !important;
        padding-bottom: 200px !important;    
    }
}
@media (max-width: 992px) {
    .menu-socials {
        display: flex
;
        flex-direction: row !important;
        gap: 10px;
        margin-top: 60px;
        align-content: space-around !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .single-project-hero .btn-explore span {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-bottom: -5px;
}
}
.section-subtitle {
    font-size: 25px;
    font-weight: 400;
    color: #020202;
    margin-bottom: 20px;
    text-align: center !important;
}
.section-title {
    font-size: 64px;
    font-weight: 400;
    color: #020202;
    margin-bottom: 80px;
    line-height: 1.4;
    text-align: center !important;
}

.visit-btn {
   
    right: 40% !important;
    float: right !important;
 
}
.years li {
   
    float: left !important;
    right: 45vh !important;
    position: relative !important;
}
.arrows {
   
    float: right;
    left: 130vh;
}

@media (max-width: 576px) {
    .projects-hero-content h1 {
      
        top: -30px !important;
        position: relative;
    }
    .projects-card-stack {
    position: relative;
    width: 100%;
    height: 100%;
    perspective: 800px;
    left: -35% !important;
}
   .years {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    text-align: center !important;
    left: 70px !important;
    position: relative;
    top: -40px !important;
}
    .projects-subtext {
        top: 90px;
        font-size: 20px;
        max-width: 85%;
        position: relative;
        padding-bottom: 40px;
        text-align: center !important;
        padding-top: 20px;
        left: -90px !important;
    }
}
@media (max-width: 992px) {
    .projects-hero-section {
        flex-direction: column;
        text-align: center;
        height: 120vh !important;
    }
    .projects-card-stack {
    position: relative;
    width: 100%;
    height: 100%;
    perspective: 800px;
    left: -35% !important;
}
    .projects-subtext {
        top: 90px;
        font-size: 20px;
        max-width: 85%;
        position: relative;
        padding-bottom: 40px;
        text-align: center !important;
        padding-top: 20px;
        left: -90px !important;
    }
}
@media (max-width: 992px) {
    .projects-stack {
        position: relative;
        width: 100% !important;
        margin-left: 0px;
        top: -650px;
    }
}
@media (max-width: 992px) {
    .right-side p {
        height: 190px;
    }
    .years {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    text-align: center !important;
    left: 70px !important;
    position: relative;
    top: -40px !important;
}
}
@media (max-width: 992px) {
    .project-card {
        
        left: 20px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .years li.active {
        top: 10vh !important;
        left: -35vh !important;
        position: relative;
    }
    .visit-btn {
        display: block;
        top: -5vh !important;
        width: 200px;
        right: 110px !important;
    }
}
@media (max-width: 1199px) {
 .visit-btn {
        display: block;
        top: -5vh !important;
        width: 200px;
        right: 110px !important;
    }
}
@media (max-width: 1200px) {
    .visit-btn {
        display: block;
        top: -4vh !important;
        width: 200px;
        right: 115px !important;
    }
}
@media (max-width: 768px) {
    .menu-toggle {
        width: 80px;
        float: right;
        position: relative;
        left: 10vh;
    }
}
@media (max-width: 768px) {
    .header-right {
        left: -3vh;
        float: left;
        position: relative;
    }
}
.contact-hero
 {
    max-width: 900px;
    left: 100px;
    position: relative;
}
@media (max-width: 576px) {
    .contact-hero {
        padding: 0 0px;
        top: 0px !important;
        left: 0 !important;
        margin: 0 !important;
        position: relative !important;
    }
}