/* Theme-owned version of the former Elementor Main Page Title template. */
.aydintas-page-title {
    padding: 5px;
    position: relative;
    z-index: 2;
}

.aydintas-page-title__inner {
    min-height: 1px;
    overflow: hidden;
    position: relative;
}

.aydintas-page-title__background {
    background-image: var(--aydintas-page-title-background);
    background-position: top left;
    background-size: cover;
    bottom: 0;
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg);
    left: -100px;
    position: absolute;
    right: -100px;
    top: 0;
}

.aydintas-page-title__content {
    padding: 284px 0 160px;
    position: relative;
    z-index: 2;
}

.aydintas-page-title__title-wrap {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 3;
}

.aydintas-page-title__title {
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 27px;
    text-align: center;
}

.aydintas-page-title__title-wrap .pxl-button {
    text-align: center;
}

.aydintas-page-title__title-wrap .pxl-button .btn {
    background-color: #575f5f;
    padding: 0 17px 0 33px;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.aydintas-page-title__breadcrumb {
    bottom: 0;
    position: absolute;
    right: 19.4%;
    width: auto;
    z-index: 4;
}

.aydintas-page-title__marquee {
    bottom: -30px;
    left: -21.338%;
    margin: 212px;
    position: absolute;
    transform: rotate(-30deg) skewX(45deg);
    width: auto;
}

@media (max-width: 1366px) {
    .aydintas-page-title__title-wrap {
        z-index: 3;
    }
}

@media (max-width: 1200px) {
    .aydintas-page-title__background {
        background-position: top right;
    }

    .aydintas-page-title__content {
        padding: 130px 0 100px;
    }

    .aydintas-page-title__breadcrumb {
        right: 15px;
    }

    .aydintas-page-title__title-wrap {
        width: 60%;
    }
}

@media (max-width: 1024px) {
    .aydintas-page-title__content {
        padding: 100px 0;
    }

    .aydintas-page-title__title {
        font-size: 50px;
    }
}

@media (max-width: 880px) {
    .aydintas-page-title__title {
        font-size: 50px;
    }

    .aydintas-page-title__title-wrap {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .aydintas-page-title__content {
        padding: 80px 0 100px;
    }

    .aydintas-page-title__title {
        font-size: 45px;
    }

    .aydintas-page-title__title-wrap {
        width: 100%;
    }

    .aydintas-page-title__title-wrap .pxl-button .btn {
        font-size: 15px;
        letter-spacing: .7px;
        line-height: 44px;
        padding: 0 14px 0 26px;
    }

    body.single-aydintas_blog .aydintas-page-title__title,
    body.single-project .aydintas-page-title__title,
    body.single-equipment .aydintas-page-title__title {
        font-size: 24px !important;
    }

    .aydintas-page-title__breadcrumb .pxl-breadcrumb {
        padding: 9px 16px 10px;
        font-size: 13px;
        line-height: 1.2;
    }

    .aydintas-page-title__breadcrumb .pxl-breadcrumb a {
        margin-right: 14px;
        padding-right: 14px;
    }

    .aydintas-page-title__breadcrumb .pxl-breadcrumb a:after {
        top: 2px;
        width: 14px;
        height: 14px;
        background-size: contain;
    }
}

/* Transparent headers sit over the first section when the Page Title is disabled. */
body.aydintas-page-title-disabled #pxl-main {
    margin-top: 0;
}

/* Elementor pages manage their own content spacing below the visible title.
 * Custom detail templates retain the theme's original top/bottom margins. */
body.page.aydintas-page-title-visible #pxl-main {
    margin-top: 0;
    margin-bottom: 0;
}

/* The normal Remove option only hides the title; it adds no gap or background treatment. */
body.aydintas-page-title-disabled:not(.aydintas-page-title-disabled-spaced).elementor-page:not(.single-post):not(.single-product) #pxl-main {
    margin-top: 0;
    padding-top: 0;
    background-image: none;
    background-size: auto;
}

/* Preserve a modest content offset without moving the transparent header. */
body.aydintas-page-title-disabled-spaced {
    background-color: #fff;
}

/* Match the thin white outer frame used by the other page-title modes. */
body.aydintas-page-title-disabled-spaced #pxl-wapper {
    width: calc(100% - 10px);
    margin: 5px 5px 0;
}

body.aydintas-page-title-disabled-spaced.elementor-page:not(.single-post):not(.single-product) #pxl-main {
    padding-top: 170px;
    background-image: linear-gradient(#000, #000);
    background-repeat: no-repeat;
    background-size: 100% 153px;
}

@media (max-width: 991px) {
    body.aydintas-page-title-disabled-spaced.elementor-page:not(.single-post):not(.single-product) #pxl-main {
        padding-top: 100px;
        background-size: 100% 100px;
    }
}

/* Keep long blog article titles compact without changing page titles elsewhere. */
.single-post .aydintas-page-title__title {
    font-size: 32px;
}

/* Footer credit added beneath the copyright line. */
.aydintas-footer-credit {
    display: inline-block;
    margin-top: 4px;
}

.aydintas-footer-credit a {
    color: inherit;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}

.aydintas-footer-credit__heart {
    display: inline-block;
    width: 0;
    margin-right: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateX(5px);
    transition: width 180ms ease, margin-right 180ms ease, opacity 180ms ease, transform 180ms ease;
}

.aydintas-footer-credit a:hover .aydintas-footer-credit__heart,
.aydintas-footer-credit a:focus-visible .aydintas-footer-credit__heart {
    width: 14px;
    margin-right: 5px;
    opacity: 1;
    transform: translateX(0);
}

.aydintas-footer-credit__separator {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    margin: 0 8px;
}

.aydintas-footer-legal-links {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 16px;
    margin-top: 12px;
}

.aydintas-footer-legal-links a {
    color: inherit;
    text-decoration: none;
}

.aydintas-footer-legal-links a::before {
    content: '•';
    margin-right: 6px;
}

@media (max-width: 767px) {
    .aydintas-footer-legal-links {
        justify-content: center;
        text-align: center;
    }
}

/* Referanslar sayfasında tüm logo satırlarını birlikte çevreleyen alan. */
body.page-id-13377 #pxl-content-main > article > .pxl-entry-content > .elementor.elementor-13377 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width: 767px) {
    body.page-id-13377 #pxl-content-main .elementor.elementor-13377 > .e-con > .e-con-inner {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-id-13377 #pxl-content-main .elementor.elementor-13377 > .e-con > .e-con-inner > .e-child {
        width: 100% !important;
        min-width: 0;
    }
}

/* Anasayfa referans carousel'i: referanslar sayfasındaki kart çerçevesi. */
body.page-id-11889 .elementor-element-4ce6c14 .pxl-logo-box {
    background: #fff;
    border: 3px solid #c2c1c1;
    box-sizing: border-box;
}

body.page-id-11889 .elementor-element-4ce6c14 .pxl-logo-box img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
