/* ==========================================================
   BYHAIRCLINIC — ABOUT PAGE
   CLEAN FINAL CSS
   Desktop / Tablet / Mobile
   ========================================================== */




#main .avia_textblock:has(.bhc-about) > p:empty,
#main .bhc-about > p:empty {
    display: none !important;

    height: 0 !important;
    min-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    line-height: 0 !important;
}


/* ==========================================================
   2. ROOT
   ========================================================== */

.bhc-about,
.bhc-about *,
.bhc-about *::before,
.bhc-about *::after {
    box-sizing: border-box !important;
}


.bhc-about {
    --bhc-gold: #d2a24e;
    --bhc-gold-dark: #b88734;
    --bhc-black: #090909;
    --bhc-text: #343434;
    --bhc-muted: #66625d;
    --bhc-white: #fbfaf8;
    --bhc-soft: #f7f3ec;

    position: relative !important;

    left: 50% !important;

    width: 100vw !important;
    max-width: 100vw !important;

    margin: 0 0 0 -50vw !important;
    padding: 0 !important;

    overflow: hidden !important;

    color: var(--bhc-text) !important;

    text-align: left !important;
}


/* ==========================================================
   3. TYPOGRAPHY
   ========================================================== */

.bhc-about div,
.bhc-about p,
.bhc-about h1,
.bhc-about h2,
.bhc-about h3,
.bhc-about span,
.bhc-about strong,
.bhc-about a {
    text-align: left !important;
}


.bhc-about p {
    margin: 0 0 17px !important;
    padding: 0 !important;

    color: var(--bhc-muted) !important;

    font-size: 15px !important;
    line-height: 1.68 !important;

    letter-spacing: 0 !important;
    word-spacing: normal !important;
}


.bhc-about p:last-child {
    margin-bottom: 0 !important;
}


.bhc-about strong {
    font-weight: 600 !important;
}


.bhc-about a {
    color: var(--bhc-gold-dark) !important;

    font-size: inherit !important;
    line-height: inherit !important;

    text-decoration: none !important;
}


.bhc-about a:hover {
    color: #111 !important;
}


/* ==========================================================
   4. MAIN CONTAINER
   ========================================================== */

.bhc-about-container {
    position: relative !important;

    width: calc(100% - 70px) !important;
    max-width: 1180px !important;

    margin: 0 auto !important;
    padding: 0 !important;

    float: none !important;
    clear: both !important;
}


/* ==========================================================
   5. GOLD LABEL
   ========================================================== */

.bhc-about-label {
    display: block !important;

    width: 100% !important;

    margin: 0 0 13px !important;
    padding: 0 !important;

    color: var(--bhc-gold) !important;

    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;

    letter-spacing: .16em !important;

    text-transform: uppercase !important;
}


/* ==========================================================
   6. HERO
   ========================================================== */

.bhc-about-hero {
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    background:
        radial-gradient(
            circle at 79% 22%,
            rgba(210,162,78,.15),
            transparent 29%
        ),
        linear-gradient(
            115deg,
            #080808 0%,
            #111111 58%,
            #090909 100%
        ) !important;
}


.bhc-about-hero-row {
    display: flex !important;

    flex-direction: row !important;
    flex-wrap: nowrap !important;

    align-items: stretch !important;

    min-height: 510px !important;

    margin: 0 auto !important;
    padding: 0 !important;
}


/* HERO TEXT */

.bhc-about-hero-copy {
    display: flex !important;

    flex: 0 0 52% !important;

    flex-direction: column !important;
    justify-content: center !important;

    width: 52% !important;

    margin: 0 !important;
    padding: 55px 50px 55px 0 !important;
}


.bhc-about-hero h1 {
    width: 100% !important;
    max-width: 620px !important;

    margin: 0 0 17px !important;
    padding: 0 !important;

    color: #fff !important;

    font-size: 51px !important;
    line-height: 1.02 !important;
    font-weight: 500 !important;

    letter-spacing: -.04em !important;

    text-transform: none !important;
}


.bhc-about-hero h2 {
    width: 100% !important;
    max-width: 600px !important;

    margin: 0 0 18px !important;
    padding: 0 !important;

    color: #fff !important;

    font-size: 23px !important;
    line-height: 1.25 !important;
    font-weight: 400 !important;

    letter-spacing: -.01em !important;

    text-transform: none !important;
}


.bhc-about-hero p {
    max-width: 590px !important;

    color: rgba(255,255,255,.70) !important;

    font-size: 14px !important;
}


.bhc-about-hero p strong {
    color: #fff !important;
}


/* HERO IMAGE */

.bhc-about-hero-photo {
    position: relative !important;

    flex: 0 0 48% !important;

    width: 48% !important;
    min-height: 510px !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;

    background: #111 !important;
}


.bhc-about-hero-photo img {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    min-height: 510px !important;

    margin: 0 !important;

    object-fit: cover !important;
    object-position: center center !important;
}


/* ==========================================================
   7. HERO STATISTICS
   ========================================================== */

.bhc-about-stats {
    display: flex !important;

    width: 100% !important;
    max-width: 550px !important;

    margin: 25px 0 0 !important;
    padding: 0 !important;
}


.bhc-about-stat {
    flex: 1 1 0 !important;

    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 20px !important;

    color: rgba(255,255,255,.47) !important;

    font-size: 8px !important;
    line-height: 1.4 !important;

    letter-spacing: .06em !important;

    text-transform: uppercase !important;
}


.bhc-about-stat:first-child {
    padding-left: 0 !important;
}


.bhc-about-stat + .bhc-about-stat {
    border-left: 1px solid rgba(255,255,255,.20) !important;
}


.bhc-about-stat strong {
    display: block !important;

    margin: 0 0 7px !important;

    color: #e3bb6c !important;

    font-size: 29px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
}


/* ==========================================================
   8. GENERAL SECTIONS
   ========================================================== */

.bhc-about-section {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 60px 0 !important;

    clear: both !important;
}


.bhc-about-white {
    background: var(--bhc-white) !important;
}


.bhc-about-soft {
    background: var(--bhc-soft) !important;
}


/* ==========================================================
   9. TWO COLUMN LAYOUT
   ========================================================== */

.bhc-about-two-col {
    display: flex !important;

    flex-direction: row !important;
    flex-wrap: nowrap !important;

    align-items: flex-start !important;
    justify-content: space-between !important;

    gap: 55px !important;
}


.bhc-about-two-col > .bhc-about-media,
.bhc-about-two-col > .bhc-about-turkey-photo,
.bhc-about-two-col > .bhc-about-ba {
    flex: 0 0 calc(43% - 28px) !important;

    width: calc(43% - 28px) !important;

    min-width: 0 !important;
}


.bhc-about-two-col > .bhc-about-copy {
    flex: 0 0 calc(57% - 28px) !important;

    width: calc(57% - 28px) !important;

    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* ==========================================================
   10. SECTION HEADINGS
   ========================================================== */

.bhc-about-copy h2,
.bhc-about-service-content h2 {
    width: 100% !important;

    margin: 0 0 20px !important;
    padding: 0 !important;

    color: #171717 !important;

    font-size: 36px !important;
    line-height: 1.12 !important;
    font-weight: 500 !important;

    letter-spacing: -.03em !important;

    text-transform: none !important;
}


/* ==========================================================
   11. CONTENT IMAGES
   ========================================================== */

.bhc-about-media {
    position: relative !important;

    height: 390px !important;

    overflow: hidden !important;

    background: #e8e4dc !important;
}


.bhc-about-turkey-photo {
    position: relative !important;

    height: 320px !important;

    overflow: hidden !important;

    background: #e8e4dc !important;
}


.bhc-about-media img,
.bhc-about-turkey-photo img {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;

    object-fit: cover !important;
    object-position: center center !important;
}


/* ==========================================================
   12. BEFORE / AFTER
   SINGLE IMAGE — 3:4
   ========================================================== */

.bhc-about-ba {
    position: relative !important;

    display: block !important;

    margin: 0 !important;
    padding: 0 !important;
}


.bhc-about-ba-single {
    position: relative !important;

    display: block !important;

    width: 100% !important;
    height: auto !important;

    aspect-ratio: 3 / 4 !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;

    background: #111 !important;
}


/* BEFORE / AFTER IMAGE */

.bhc-about-ba-single img {
    position: absolute !important;

    z-index: 1 !important;

    top: 0 !important;
    left: 0 !important;

    display: block !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    object-fit: cover !important;
    object-position: center center !important;
}


/* BOTTOM GRADIENT */

.bhc-about-ba-single::after {
    content: "" !important;

    position: absolute !important;

    z-index: 2 !important;

    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;

    height: 28% !important;

    background:
        linear-gradient(
            to top,
            rgba(0,0,0,.55) 0%,
            rgba(0,0,0,.18) 55%,
            rgba(0,0,0,0) 100%
        ) !important;

    pointer-events: none !important;
}


/* BEFORE / AFTER TAG */

.bhc-about-ba-tag {
    position: absolute !important;

    z-index: 5 !important;

    bottom: 18px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    min-width: 82px !important;
    height: 32px !important;

    margin: 0 !important;
    padding: 0 14px !important;

    border: 1px solid rgba(255,255,255,.32) !important;

    background: rgba(8,8,8,.80) !important;

    color: #fff !important;

    font-size: 9px !important;
    line-height: 1 !important;
    font-weight: 700 !important;

    letter-spacing: .14em !important;

    text-align: center !important;

    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}


.bhc-about-ba-before {
    left: 18px !important;
}


.bhc-about-ba-after {
    right: 18px !important;
}


/* ==========================================================
   BEFORE / AFTER — ORTA OK
   ========================================================== */

.bhc-about-ba-center {
    position: absolute !important;
    z-index: 10 !important;

    top: 50% !important;
    left: 50% !important;

    width: 54px !important;
    height: 54px !important;

    margin: 0 !important;
    padding: 0 !important;

    transform: translate(-50%, -50%) !important;

    border: 1px solid rgba(255,255,255,.85) !important;
    border-radius: 50% !important;

    background: rgba(20,20,20,.88) !important;

    /* karakter hizalaması */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    color: transparent !important;

    font-size: 0 !important;
    line-height: 0 !important;

    overflow: hidden !important;
}

/* › karakteri yerine tam ortalanabilen CSS oku */
.bhc-about-ba-center::after {
    content: "" !important;

    display: block !important;

    width: 11px !important;
    height: 11px !important;

    margin: 0 !important;

    border-top: 3px solid #d2a24e !important;
    border-right: 3px solid #d2a24e !important;

    transform: rotate(45deg) !important;

    position: relative !important;
    left: -2px !important;
}
/* ==========================================================
   13. SERVICES — DARK SECTION
   ========================================================== */

.bhc-about-services {
    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(210,162,78,.10),
            transparent 30%
        ),
        linear-gradient(
            115deg,
            #080808 0%,
            #11100e 60%,
            #090909 100%
        ) !important;

    color: rgba(255,255,255,.72) !important;
}


.bhc-about-service-layout {
    display: flex !important;

    flex-direction: row !important;
    flex-wrap: nowrap !important;

    align-items: flex-start !important;

    gap: 45px !important;
}


.bhc-about-service-content {
    flex: 1 1 auto !important;

    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}


.bhc-about-services .bhc-about-service-content h2 {
    color: #fff !important;
}


.bhc-about-services p {
    color: rgba(255,255,255,.68) !important;
}


.bhc-about-services strong {
    color: #fff !important;
}


.bhc-about-services .bhc-about-label {
    color: var(--bhc-gold) !important;
}


.bhc-about-intro {
    max-width: 730px !important;
}


.bhc-about-service-bottom {
    max-width: 760px !important;
}


/* ==========================================================
   14. SERVICE CARDS
   ========================================================== */

.bhc-about-cards {
    display: grid !important;

    grid-template-columns: repeat(3, minmax(0,1fr)) !important;

    gap: 14px !important;

    width: 100% !important;

    margin: 30px 0 !important;
    padding: 0 !important;
}


.bhc-about-card {
    position: relative !important;

    min-height: 190px !important;

    margin: 0 !important;
    padding: 23px 20px 20px !important;

    border: 1px solid rgba(210,162,78,.22) !important;

    background: rgba(255,255,255,.045) !important;

    box-shadow: 0 8px 28px rgba(0,0,0,.18) !important;

    color: rgba(255,255,255,.60) !important;
}


.bhc-about-card p {
    margin: 0 !important;

    color: rgba(255,255,255,.60) !important;

    font-size: 12px !important;
    line-height: 1.5 !important;
}


.bhc-about-card-number {
    position: absolute !important;

    top: 16px !important;
    right: 16px !important;

    color: rgba(210,162,78,.28) !important;

    font-size: 24px !important;
    line-height: 1 !important;
}


.bhc-about-card-icon {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 38px !important;
    height: 38px !important;

    margin: 0 0 24px !important;

    border: 1px solid rgba(210,162,78,.55) !important;
    border-radius: 50% !important;

    background: rgba(210,162,78,.08) !important;

    color: #e3bb6c !important;

    font-size: 15px !important;
    line-height: 1 !important;
}


.bhc-about-card h3 {
    margin: 0 0 8px !important;
    padding: 0 !important;

    color: #fff !important;

    font-size: 15px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;

    text-transform: none !important;
}


/* ==========================================================
   15. HOTEL IMAGE
   ========================================================== */

.bhc-about-hotel {
    position: relative !important;

    flex: 0 0 340px !important;

    width: 340px !important;
    height: 500px !important;

    overflow: hidden !important;

    align-self: flex-start !important;

    background: #171717 !important;
}


.bhc-about-hotel img {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;

    object-fit: cover !important;
    object-position: center center !important;
}


.bhc-about-hotel::after {
    content: "" !important;

    position: absolute !important;

    z-index: 1 !important;

    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;

    height: 38% !important;

    background:
        linear-gradient(
            to top,
            rgba(0,0,0,.68),
            transparent
        ) !important;

    pointer-events: none !important;
}


.bhc-about-hotel-caption {
    position: absolute !important;

    z-index: 2 !important;

    right: 20px !important;
    bottom: 22px !important;

    color: #fff !important;

    font-family: Georgia, "Times New Roman", serif !important;

    font-size: 21px !important;
    line-height: 1.2 !important;

    text-align: right !important;

    text-shadow: 0 2px 10px rgba(0,0,0,.45) !important;
}


/* ==========================================================
   16. FINAL — WHITE SECTION
   ========================================================== */

.bhc-about-final {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 55px 0 !important;

    background: #fbfaf8 !important;

    color: #66625d !important;
}


.bhc-about-final-row {
    display: flex !important;

    flex-direction: row !important;
    align-items: center !important;

    gap: 80px !important;
}


.bhc-about-final-copy {
    flex: 1 1 65% !important;

    min-width: 0 !important;
}


.bhc-about-final-copy h2 {
    margin: 0 0 20px !important;
    padding: 0 !important;

    color: #171717 !important;

    font-size: 36px !important;
    line-height: 1.1 !important;
    font-weight: 500 !important;

    letter-spacing: -.03em !important;

    text-transform: none !important;
}


.bhc-about-final-copy p {
    color: #66625d !important;
}


.bhc-about-final-copy strong {
    color: #24211d !important;
}


.bhc-about-final .bhc-about-label {
    color: var(--bhc-gold-dark) !important;
}


.bhc-about-final-side {
    flex: 0 0 31% !important;

    min-width: 0 !important;

    color: #77716a !important;

    font-size: 11px !important;
    line-height: 1.6 !important;
}


.bhc-about-final-side p {
    color: #77716a !important;

    font-size: 11px !important;
    line-height: 1.6 !important;
}


.bhc-about-signature {
    margin: 0 0 28px !important;

    color: var(--bhc-gold-dark) !important;

    font-family: Georgia, "Times New Roman", serif !important;

    font-size: 26px !important;
    line-height: 1.2 !important;

    font-style: italic !important;

    transform: rotate(-3deg) !important;
}


.bhc-about-final-links {
    display: flex !important;

    flex-wrap: wrap !important;

    gap: 8px 20px !important;

    margin-top: 15px !important;
}


.bhc-about-final-links a {
    color: #4e4a45 !important;

    font-size: 11px !important;
}


.bhc-about-final-links a:hover {
    color: var(--bhc-gold-dark) !important;
}


/* ==========================================================
   17. FIRST / LAST ELEMENT
   ========================================================== */

#main .bhc-about > :first-child {
    margin-top: 0 !important;
}


#main .bhc-about > :last-child {
    margin-bottom: 0 !important;
}


#main .bhc-about-final {
    margin-bottom: 0 !important;
}


/* ==========================================================
   18. TABLET
   ========================================================== */

@media only screen and (max-width: 989px) {

    .bhc-about-container {
        width: calc(100% - 50px) !important;
    }


    .bhc-about-hero h1 {
        font-size: 42px !important;
    }


    .bhc-about-hero-copy {
        padding-right: 35px !important;
    }


    .bhc-about-two-col {
        gap: 35px !important;
    }


    .bhc-about-copy h2,
    .bhc-about-service-content h2 {
        font-size: 31px !important;
    }


    .bhc-about-cards {
        grid-template-columns: repeat(2, minmax(0,1fr)) !important;
    }


    .bhc-about-hotel {
        flex-basis: 290px !important;

        width: 290px !important;
    }

}


/* ==========================================================
   19. MOBILE
   ========================================================== */

@media only screen and (max-width: 767px) {

    /* ROOT */

    .bhc-about {
        width: 100vw !important;
        max-width: 100vw !important;

        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }


    .bhc-about-container {
        width: 100% !important;
        max-width: none !important;
    }


    /* HERO */

    .bhc-about-hero-row {
        flex-direction: column !important;

        min-height: 0 !important;
    }


    .bhc-about-hero-copy {
        flex: none !important;

        width: 100% !important;

        padding: 38px 20px 34px !important;
    }


    .bhc-about-hero-photo {
        flex: none !important;

        width: 100% !important;
        min-height: 300px !important;
        height: 300px !important;
    }


    .bhc-about-hero-photo img {
        min-height: 300px !important;
        height: 300px !important;
    }


    .bhc-about-hero h1 {
        font-size: 35px !important;
    }


    .bhc-about-hero h2 {
        font-size: 19px !important;
    }


    .bhc-about-stats {
        margin-top: 24px !important;
    }


    .bhc-about-stat {
        padding: 0 10px !important;

        font-size: 7px !important;
    }


    .bhc-about-stat:first-child {
        padding-left: 0 !important;
    }


    .bhc-about-stat strong {
        font-size: 21px !important;
    }


    /* GENERAL SECTIONS */

    .bhc-about-section {
        padding: 38px 20px !important;
    }


    .bhc-about-section .bhc-about-container {
        width: 100% !important;
    }


    /* TWO COLUMN */

    .bhc-about-two-col {
        flex-direction: column !important;

        gap: 27px !important;
    }


    .bhc-about-two-col > .bhc-about-media,
    .bhc-about-two-col > .bhc-about-turkey-photo,
    .bhc-about-two-col > .bhc-about-copy,
    .bhc-about-two-col > .bhc-about-ba {
        flex: none !important;

        width: 100% !important;

        margin: 0 !important;
    }


    .bhc-about-media {
        height: 270px !important;
    }


    .bhc-about-turkey-photo {
        height: 250px !important;
    }


    .bhc-about-copy h2 {
        font-size: 28px !important;
    }


    /* NATURAL RESULTS */

    .bhc-about-soft .bhc-about-copy {
        order: 1 !important;
    }


    .bhc-about-soft .bhc-about-ba {
        order: 2 !important;
    }


    /* BEFORE / AFTER */

    .bhc-about-ba-single {
        width: 100% !important;
        height: auto !important;

        aspect-ratio: 3 / 4 !important;
    }


    .bhc-about-ba-tag {
        bottom: 15px !important;

        min-width: 76px !important;
        height: 30px !important;

        padding: 0 12px !important;

        font-size: 8px !important;
    }


    .bhc-about-ba-before {
        left: 15px !important;
    }


    .bhc-about-ba-after {
        right: 15px !important;
    }


    .bhc-about-ba-center {
        width: 42px !important;
        height: 42px !important;

        font-size: 28px !important;
    }


    /* SERVICES */

    .bhc-about-services {
        padding: 40px 20px !important;

        background:
            linear-gradient(
                145deg,
                #080808 0%,
                #12110f 100%
            ) !important;
    }


    .bhc-about-service-layout {
        flex-direction: column !important;

        gap: 30px !important;
    }


    .bhc-about-service-content,
    .bhc-about-hotel {
        flex: none !important;

        width: 100% !important;
    }


    .bhc-about-service-content h2 {
        font-size: 29px !important;
    }


    .bhc-about-cards {
        grid-template-columns: repeat(2, minmax(0,1fr)) !important;

        gap: 10px !important;
    }


    .bhc-about-card {
        min-height: 185px !important;
    }


    .bhc-about-hotel {
        height: 310px !important;
    }


    /* FINAL */

    .bhc-about-final {
        margin: 0 !important;

        padding: 40px 20px !important;

        background: #fbfaf8 !important;
    }


    .bhc-about-final-row {
        display: block !important;
    }


    .bhc-about-final-copy,
    .bhc-about-final-side {
        width: 100% !important;
    }


    .bhc-about-final-copy h2 {
        font-size: 29px !important;
    }


    .bhc-about-final-side {
        margin-top: 32px !important;

        padding-top: 27px !important;

        border-top: 1px solid rgba(0,0,0,.10) !important;
    }

}


/* ==========================================================
   20. SMALL MOBILE
   ========================================================== */

@media only screen and (max-width: 430px) {

    .bhc-about-hero h1 {
        font-size: 31px !important;
    }


    .bhc-about-cards {
        grid-template-columns: 1fr !important;
    }


    .bhc-about-card {
        min-height: 0 !important;
    }


    .bhc-about-ba-tag {
        bottom: 12px !important;

        min-width: 70px !important;
        height: 28px !important;

        padding: 0 10px !important;

        font-size: 8px !important;
    }


    .bhc-about-ba-before {
        left: 12px !important;
    }


    .bhc-about-ba-after {
        right: 12px !important;
    }


    .bhc-about-ba-center {
        width: 38px !important;
        height: 38px !important;

        font-size: 26px !important;
    }

}
/* ==========================================================
   21. ARABIC RTL — SINGLE CLEAN OVERRIDE
   EN / FR / DE / ES ana tasarımı değiştirmez.
   Arapçada yalnızca viewport hizası + RTL metin düzenini yönetir.
   ========================================================== */

/*
 * KRİTİK NOKTA:
 * LTR ana CSS fiziksel sol kenardan breakout yapıyor:
 *   left: 50% + margin-left: -50vw
 *
 * Arapça Enfold/RTL yapısında aynı hesabı fiziksel SAĞ kenardan
 * yapıyoruz. Böylece ana blok sağa kaymaz; viewport ortasına oturur.
 */
.bhc-about.bhc-about-ar {
    direction: rtl !important;

    left: auto !important;
    right: 50% !important;

    width: 100vw !important;
    max-width: 100vw !important;

    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: -50vw !important;

    padding: 0 !important;

    transform: none !important;
}


/* İçerik her zaman fiziksel olarak ortada kalır */
.bhc-about-ar .bhc-about-container {
    width: calc(100% - 70px) !important;
    max-width: 1180px !important;

    margin-left: auto !important;
    margin-right: auto !important;
}


/* Kolonların fiziksel yerleşimini diğer dillerle aynı tut */
.bhc-about-ar .bhc-about-hero-row,
.bhc-about-ar .bhc-about-two-col,
.bhc-about-ar .bhc-about-service-layout,
.bhc-about-ar .bhc-about-final-row {
    direction: ltr !important;
}


/* Arapça metin alanları */
.bhc-about-ar .bhc-about-hero-copy,
.bhc-about-ar .bhc-about-copy,
.bhc-about-ar .bhc-about-service-content,
.bhc-about-ar .bhc-about-final-copy,
.bhc-about-ar .bhc-about-final-side,
.bhc-about-ar .bhc-about-card {
    direction: rtl !important;
    text-align: right !important;
}


/* Ana CSS'teki global left alignment'i yalnızca Arapçada ez */
.bhc-about-ar div,
.bhc-about-ar p,
.bhc-about-ar h1,
.bhc-about-ar h2,
.bhc-about-ar h3,
.bhc-about-ar span,
.bhc-about-ar strong,
.bhc-about-ar a,
.bhc-about-ar .bhc-about-label {
    text-align: right !important;
}


/* HERO — kolon oranları değişmez, sadece Arapça metin sağa hizalanır */
.bhc-about-ar .bhc-about-hero-copy {
    direction: rtl !important;
    text-align: right !important;

    padding: 55px 0 55px 50px !important;
}


/* HERO İSTATİSTİKLERİ */
.bhc-about-ar .bhc-about-stats {
    direction: rtl !important;
}

.bhc-about-ar .bhc-about-stat {
    direction: rtl !important;
    text-align: right !important;
}

/* RTL ayırıcıları */
.bhc-about-ar .bhc-about-stat + .bhc-about-stat {
    border-left: 0 !important;
    border-right: 1px solid rgba(255,255,255,.20) !important;
}

.bhc-about-ar .bhc-about-stat:first-child {
    padding-right: 0 !important;
    padding-left: 20px !important;
}

.bhc-about-ar .bhc-about-stat strong {
    text-align: right !important;
}


/* SERVICE CARDS */
.bhc-about-ar .bhc-about-cards {
    direction: rtl !important;
}

.bhc-about-ar .bhc-about-card {
    direction: rtl !important;
    text-align: right !important;
}

.bhc-about-ar .bhc-about-card-number {
    right: 16px !important;
    left: auto !important;
}

.bhc-about-ar .bhc-about-card-icon {
    margin-right: 0 !important;
    margin-left: auto !important;
}


/* BEFORE / AFTER — fiziksel görsel konumları korunur */
.bhc-about-ar .bhc-about-ba,
.bhc-about-ar .bhc-about-ba-single {
    direction: ltr !important;
}

.bhc-about-ar .bhc-about-ba-before {
    left: 18px !important;
    right: auto !important;
    text-align: center !important;
}

.bhc-about-ar .bhc-about-ba-after {
    right: 18px !important;
    left: auto !important;
    text-align: center !important;
}

.bhc-about-ar .bhc-about-ba-center {
    top: 50% !important;
    left: 50% !important;
    right: auto !important;

    transform: translate(-50%, -50%) !important;

    direction: ltr !important;
}


/* HOTEL */
.bhc-about-ar .bhc-about-hotel-caption {
    right: 20px !important;
    left: auto !important;

    direction: rtl !important;
    text-align: right !important;
}


/* FINAL */
.bhc-about-ar .bhc-about-final-links {
    direction: rtl !important;
    justify-content: flex-start !important;
}

/*
 * Signature eğimi KORUNUR.
 * Ana CSS'teki rotate(-3deg) aynen devam eder.
 * Burada transform'a müdahale etmiyoruz.
 */


/* ==========================================================
   ARABIC TABLET
   ========================================================== */

@media only screen and (max-width: 989px) {

    .bhc-about-ar .bhc-about-container {
        width: calc(100% - 50px) !important;
        max-width: 1180px !important;
    }

    .bhc-about-ar .bhc-about-hero-copy {
        padding-right: 0 !important;
        padding-left: 35px !important;
    }
}


/* ==========================================================
   ARABIC MOBILE
   ========================================================== */

@media only screen and (max-width: 767px) {

    /*
     * Mobilde de viewport breakout aynı RTL fiziksel sağ hesabıyla.
     * Ana blok tam ekran kalır.
     */
    .bhc-about.bhc-about-ar {
        left: auto !important;
        right: 50% !important;

        width: 100vw !important;
        max-width: 100vw !important;

        margin-left: 0 !important;
        margin-right: -50vw !important;
    }

    .bhc-about-ar .bhc-about-container {
        width: 100% !important;
        max-width: none !important;

        margin-left: auto !important;
        margin-right: auto !important;
    }

    .bhc-about-ar .bhc-about-hero-row,
    .bhc-about-ar .bhc-about-two-col,
    .bhc-about-ar .bhc-about-service-layout,
    .bhc-about-ar .bhc-about-final-row {
        direction: ltr !important;
    }

    .bhc-about-ar .bhc-about-hero-copy,
    .bhc-about-ar .bhc-about-copy,
    .bhc-about-ar .bhc-about-service-content,
    .bhc-about-ar .bhc-about-final-copy,
    .bhc-about-ar .bhc-about-final-side,
    .bhc-about-ar .bhc-about-card {
        direction: rtl !important;
        text-align: right !important;
    }

    .bhc-about-ar .bhc-about-hero-copy {
        padding: 38px 20px 34px !important;
    }

    .bhc-about-ar .bhc-about-ba-before {
        left: 15px !important;
        right: auto !important;
    }

    .bhc-about-ar .bhc-about-ba-after {
        right: 15px !important;
        left: auto !important;
    }
}


/* ==========================================================
   ARABIC SMALL MOBILE
   ========================================================== */

@media only screen and (max-width: 430px) {

    .bhc-about-ar .bhc-about-ba-before {
        left: 12px !important;
        right: auto !important;
    }

    .bhc-about-ar .bhc-about-ba-after {
        right: 12px !important;
        left: auto !important;
    }
}


