#bauen-aside .bauen-logo .logo-img {width: 204px;margin-bottom: 5px;}
#bauen-aside .bauen-logo h2 {font-size: 22px;}
.about-banner-header {height: 15vh;}
.about-home {padding: 90px 0;}
.banner-header {height: 5vh;}

/* Proje Detay Tabs */
.tabs-wrapper {overflow-x: auto;white-space: nowrap;-ms-overflow-style: none;  /* Internet Explorer 10+ */scrollbar-width: thin;  /* Firefox */}
.tabs-wrapper::-webkit-scrollbar {height: 8px; /* Scrollbar height */}
.tabs-wrapper::-webkit-scrollbar-track {background: #f1f1f1;}
.tabs-wrapper::-webkit-scrollbar-thumb {background: #888;border-radius: 10px;}
.tabs-wrapper::-webkit-scrollbar-thumb:hover {background: #555;}
.nav-tabs {display: flex;flex-wrap: nowrap;}

.nav-item {flex: 0 0 auto;margin-right: 5px;}
.tab-title {display: inline-block;}
.tab-icon {display: none;}
.image-gallery, .sample-gallery {display: flex;flex-wrap: wrap;justify-content: space-between;}
.gallery-box {flex: 1 1 calc(16.66% - 10px);position: relative;width: calc(100% - 1px);overflow: hidden;border-radius: 10px;background: #f1f1f1;}
.bauen-sub:hover {cursor: pointer;text-decoration: none;}
.article-ab p{font-size: 16px;font-weight: 400;line-height: 1.50em;color: #777;margin-bottom: 0;}
.gallery-img {display: inline-flex;overflow: hidden;width: 100%;height: 100%;line-height: 1;vertical-align: middle;position: relative;}

.gallery-img img {width: 100%;-o-object-fit: cover;object-fit: cover;transition: 3s;transition-timing-function: linear;position: relative;z-index: 0;min-height: 120px;}
.nav-tabs {
    --bs-nav-tabs-border-color: #b19777;
    --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
    --bs-nav-tabs-link-active-color: #495057;
    --bs-nav-tabs-link-active-bg: #fff;
    --bs-nav-tabs-link-active-border-color: #b19777 #b19777 #ffffff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {border-bottom-color: #fff;}
.tab-title {font-size: 22px;}
.tab-title i {font-size: 26px;vertical-align: sub;}
.nav-link {color: #b19777;}
.custom-vid-area {position: relative;overflow: hidden;border-radius: 8px;}
.custom-vid-icon img {width: 100%;height: auto;display: block;}
.custom-video-gallery-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    color: #fff;
    font-size: 2rem;
    display: flex; /* Inline-block yerine flex kullanarak merkezi konumlandırmayı sağlıyoruz */
    align-items: center;
    justify-content: center;
    width: 68px; /* YouTube play butonu boyutuna uygun şekilde ayarlandı */
    height: 48px; /* YouTube play butonu boyutuna uygun şekilde ayarlandı */
    background-color: rgba(0, 0, 0, 0.8); /* Hafif transparan siyah arka plan */
    border-radius: 6px; /* YouTube play butonuna benzer köşeler */
    transition: background-color 0.3s ease; /* Sadece background-color için geçiş efekti */
}
.custom-video-gallery-button:hover {background-color: rgb(237 33 33 / 80%);display: flex;}
.custom-video-gallery-button .custom-video-gallery-polygon {display: inline-block;width: 0;height: 0;border-left: 15px solid #fff;border-top: 10px solid transparent;border-bottom: 10px solid transparent;}
.gallery-box {position: relative;}
.gallery-img img {width: 100%;height: auto;display: block;}
.image-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    background-color: rgba(0, 0, 0, 0.5); /* Arka planı yarı saydam yapmak için */
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    width: 90%; /* Metnin genişliğini kontrol etmek için */
}
.project-bar {padding: 20px 22px 20px 22px;background-color: #f4f4f4;margin-top: -50px;margin-bottom: 25px;position: relative;z-index: 2;}
#bauen-aside .bauen-footer ul li a img{margin-bottom: 8px;}
.tab-section-title {display: none;}
.process .item .icon {position: static!important;}
.process .item img {width: 64px;height: 64px;padding: 8px;}
.process .item .tobotm2, .process .item .tobotm {position: absolute;width: 70%;right: -40%;top: 30px;opacity: .7;}
.process .item img.tobotm2 {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}

.background {
    position: relative;
    background-size: contain; /* Arka planı kapsayacak şekilde ayarla */
    background-position: center bottom; /* Arka planı merkezde konumlandır */
    background-repeat: no-repeat; /* Arka planın tekrar etmesini engelle */
    width: 100%;
    min-height: 327px; /* Minimum yükseklik ayarla */
    padding-top: 3%; /* Yukarıdan boşluk bırak */
    padding-bottom: 10%; /* Aşağıdan boşluk bırak */
}
.article-a p a {display: inline-block;text-decoration: underline;color: #e30613;}
.services2-img img {min-height: 340px;}
.whatsapp-icon-background {position: absolute;z-index: 10;background: linear-gradient(90deg, rgba(3,190,87,1) 40%, rgba(9,243,96,1) 100%);border-radius: 50%;height: 40px;width: 40px;padding-top: 6px;padding-left: 8px;}
.whatsapp-icon-img {height: 25px;width: 25px;filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(172deg) brightness(105%) contrast(102%);}
.nav-link:hover{display: block!important;}
.modal-a .modal-dialog .popup-body {border: 1px solid rgba(255, 255, 255, 0.1);padding: 1rem;border-radius: 1rem;background-color: #fff;}
.modal {--bs-modal-bg: transparent!important;border: none!important;--bs-modal-header-border-width: 0;}
.modal-content {border:0;}
input[type="password"], input[type="email"], input[type="text"], input[type="file"], textarea{border-bottom: 1px solid #fff;}

.btn-white {
    color: #b18f6e!important;
    box-shadow: inset 0 0 0px 2px rgba(27, 25, 25, 0.2);
}
.btn-outline.btn-white:hover {
    box-shadow: inset 0 0 0px 2px #b18f6e;
}

.modal-a .modal-dialog .popup-header {width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 1rem;}
.modal-a.show .modal-dialog {transform: none;transition: 0.3s;opacity: 1;}
.modal-a .modal-dialog .popup-header .title {font-size: 2rem;font-weight: bold;}
.modal-a .modal-dialog {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-width: 360px;
    transform: scale(1.1);
    transition: 0.3s;
    opacity: 0;
}
.modal-a.show {visibility: visible;opacity: 1;}

.article-a {
    margin: 6px;
}
.livecam-ani {
    padding-bottom: 5px;
    padding-top: 5px;
    animation: livecam-animation 2s infinite;
    right: 10px;
    top: 10px;
    z-index: 9;
}

@keyframes livecam-animation {
    0% {
        box-shadow: inset 0 0 0px 2px rgb(255 255 255 / 20%);
    }
    25% {
        box-shadow: inset 0 0 0px 2px rgb(255 255 255 / 100%);
    }
    50% {
        box-shadow: inset 0 0 0px 2px rgb(255 255 255 / 100%);
    }
    100% {
        box-shadow: inset 0 0 0px 2px rgb(255 255 255 / 25%);
    }
}
.edetay-title .btn-outline.btn-white{
    color: #ffffff!important;
    box-shadow: inset 0 0 0px 2px rgba(255, 255, 255, 0.2);
}
.edetay-title .btn-outline::before {
    position: absolute;
    content: "";
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: 100%;
    background: currentColor;
    transition: 0.2s;
    opacity: 0.2;
    border-radius: inherit;
    transition-timing-function: cubic-bezier(0.25, 0.75, 0.2, 1);
}
.edetay-title a .text strong {
    color: #ffffff!important;
}
.edetay-title .tab-image {
    max-width: 40px;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-table !important;
    filter: invert(100%) sepia(67%) saturate(210%) hue-rotate(180deg) brightness(94%) contrast(93%);
}
.edetay-title {
    display: flex;
    justify-content: space-between;
}
.edetay-title .btn-outline {
    border: none;
    border-radius: 0px;
    background: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    transition: 0.3s;
    overflow: hidden;
    min-height: 48px;
    font-size: 1rem;
    line-height: 1;
    box-shadow: inset 0 0 0px 2px rgba(255, 255, 255, 0.2);
}
.edetay-section {
    padding-top: 10px;
}
.edetay-title .proje-logo {
    position: absolute;
    background: rgb(0 0 0 / 40%);
    bottom: 0;
    max-width: 220px;
    padding: 10px;
}
.btn-icon {
    display: inline-flex;
    width: 2.5rem;
    height: 2.5rem;
    justify-content: center;
    align-items: center;
    border-radius: 100rem;
    font-size: 1.3125rem;
    border: none;
    background: #ca9d75;
    color: #ffffff;
    position: relative; }
.btn-icon:before {
    position: absolute;
    z-index: 0;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: currentColor;
    opacity: 0.25;
    border-radius: 2rem;
    transform: scale(0);
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.25, 0.75, 0.2, 1);
}
.btn-icon .icon {
    z-index: 1;
    position: relative;
}
.btn-icon:focus, .btn-icon:hover {
    background: #ca9d75;
    outline: none;
    color: #ffffff;
}
.btn-icon:focus:before, .btn-icon:hover:before {
    transform: scale(1.02);
}
.btn-icon.btn-white {
    background: #ffffff;
    color: #ca9d75;
}
.btn-icon.btn-white:before {
    background: #ca9d75;
    opacity: 1;
}
.btn-icon.btn-white:focus, .btn-icon.btn-white:hover {
    color: #ffffff!important;}

.btn-icon-a {
    height: 1em;
    width: 1em;
    font-size: 1.5rem;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    color: currentColor;
    transition: 0.3s; }
.btn-icon-a:focus, .btn-icon-a:hover {
    color: currentColor;}

.modal-a .modal-dialog .popup-body {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1rem;
    border-radius: 1rem;
    background-color: #313131;
}
.popup-body .form-label {
    margin-bottom: .5rem;
    color: #fff;
}
.bg-img {
    background-color: #eaeaea; /* Yüklenmeden önce gri bir arka plan */
    background-size: cover;
    background-position: center;
}

img.lazy {
    display: none; /* Yüklenmeden önce görünmez */
}

img.lazy[src] {
    display: block; /* Yüklendikten sonra görünür */
    transition: opacity 0.5s ease-in-out;
}

.map-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
    .whatsapp-icon-background {position: absolute;z-index: 10;background: linear-gradient(90deg, rgba(3,190,87,1) 40%, rgba(9,243,96,1) 100%);border-radius: 50%;height: 40px;width: 40px;padding-top: 6px;padding-left: 8px;}
    .about .about-img .img {padding: 0;}
}
@media screen and (max-width: 480px) {
    .project-bar {
        padding: 20px 30px 20px 30px;
        margin-bottom: 25px;
        position: relative;
        z-index: 2;
        margin-top: 0!important;
    }
    .edetay-title {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .proje-logo {
        left: 0;
    }
    .edetay-title .btn-outline {
        position: relative!important;
    }
    .livecam-ani {
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 10px;
        margin-top: 15px;
        top: 0;
        right: 0;
    }
    .edetay-title .proje-logo {
        max-width: 150px;
    }
}


@media (min-width: 1520px) {
    .background {height: 392px;}
}
@media (max-width: 1520px) {
    .background {height: 327px;}
}

@media (max-width: 768px) {
    .nav-tabs {justify-content: space-between;width: 100%;}
    .nav-item {flex: 1 1 auto;text-align: center;}
    .tab-title {display: none;}
    .nav-link i {font-size: 1.5rem;}
    .gallery-box {flex: 1 1 calc(50% - 10px); /* Mobilde 2 sütun */margin-bottom: 0;}
    .col-6 {flex: 0 0 auto;width: 50%;}
    .banner-header {height: 10vh;}
    .section-title {text-align: center;font-size: 22px;letter-spacing: 4px;word-spacing: 0;margin-bottom: 0;margin-top: 6px;}
    .tab-icon {display: inherit;}
    .container {padding-right: 8px;padding-left: 8px;}
    .tab-section-title {
        font-size: 30px;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        color: #272727;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 6px;
        word-spacing: 2px;
        margin-top: 20px;
        margin-bottom: 0;
        text-align: center;
        display: block;
    }
    .about-banner-header.bg-img {display: none;}
    .section-padding2 {padding-top: 70px;}
    .edetay-section {
        padding-top: 10px;
    }
    .background {
        height: 200px; /* Mobil cihazlar için yüksekliği ayarla */
    }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
    #bauen-aside .bauen-main-menu {
        margin-bottom: 34px;
    }
    #bauen-aside .bauen-logo {
        margin-bottom: 70px;
    }
}
