.image {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.detail-content {
    width: 100%;
    overflow: hidden;
}

.detail-content > *:last-child {
    margin-bottom: 0;
}

.detail-content figure {
    width: 100%;
    max-width: 100%;
    margin: 1.5rem 0;
}

.detail-content img {
    display: block;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    margin: 1rem auto;
}

.detail-content figure.image img,
.detail-content p img,
.detail-content td img,
.detail-content li img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.detail-content .table,
.detail-content table {
    width: 100% !important;
    max-width: 100%;
}

.detail-content .table {
    overflow-x: auto;
    display: block;
}

.detail-content iframe,
.detail-content video {
    max-width: 100%;
}

.image img {
    width: 100%;
    height: auto;
    max-height: auto;
    /* ya da container'a göre sınır */
    object-fit: contain;
    /* içeriği orantılı sığdırır */
    display: block;
}

img {
    width: 100%;
    height: auto;
    max-height: auto;
    /* ya da container'a göre sınır */
    object-fit: contain;
    /* içeriği orantılı sığdırır */
    display: block;
}


table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 1em 0;
    font-size: 14px;
    font-family: Arial, sans-serif;
    background-color: #fff;
}

table th,
table td {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
    vertical-align: top;
}

table th {
    background-color: #f5f5f5;
    font-weight: bold;
    color: #333;
}

table tr:nth-child(even) {
    background-color: #fafafa;
}

table tr:hover {
    background-color: #f1f1f1;
}


#footer {
    padding-top: 10px !important;

}

.index-services .card {
    height: 100% !important;
    min-height: 0 !important;
}

.index-services img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}

.index-services .custom-card-style-1-description {
    height: auto !important;
    min-height: 0 !important;
}

.indexgallery-img {
    width: 100% !important;
    height: 500px !important;
    object-fit: cover !important;
}

blockquote {
    height: auto;
}


#price-list .card {

    height: 500px !important;
}

#price-list .list {

    height: 210px !important;
}

article img {

    width: 100%;
    height: 370px;
    object-fit: cover;
}

.whatsapp-chat-wrapper {
    position: fixed;
    bottom: 21px;
    right: 68px;
    z-index: 1030;
    font-family: Arial, sans-serif;
}

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

    .whatsapp-chat-wrapper {
        position: fixed;
        bottom: 13px;
        left: 24px;
        z-index: 1030;
        font-family: Arial, sans-serif;
    }

}

/* Sohbet Balonu (Balon şekli + kuyruk) */
.chat-bubble {
    position: absolute;
    bottom: 8px;
    left: 0;
    background-color: #fff;
    color: #333;
    padding: 12px 16px;
    border-radius: 18px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    max-width: 260px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

/* Kuyruk (balonun ucu) */
.chat-bubble::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #fff;
}

/* Kapatma Butonu */
.chat-close {
    background: none;
    border: none;
    font-size: 18px;
    color: #aaa;
    cursor: pointer;
    margin-left: auto;
    line-height: 1;
}

/* WhatsApp Butonu */
.whatsapp-sticky {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #25D366;
    color: white;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    transition: 0.3s;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.whatsapp-sticky:hover {
    background-color: #1ebe5d;
    color: lightyellow;
    transform: scale(1.05);
    text-decoration: none !important;
}

.whatsapp-sticky:focus {
    background-color: #1ebe5d;
    color: lightyellow;
    transform: scale(1.05);
    text-decoration: none;
}

.index-dss1 {

    background-color:#9f9f9f;
    padding: 4px;
    font-weight: 500 !important;

}

.btn-primary {
    color: white !important;
}

.custom-accordion-style-1 > .card .card-header a.collapsed {

    background-color: #ffffff !important;

}

.img-galeri {

    width: 100%;
    height: 200px;
    object-fit: cover;
}



/* DİL MODÜLÜ CSS */

.goog-te-banner-frame.skiptranslate,
.goog-logo-link,
.goog-te-gadget,
.goog-te-balloon-frame,
.goog-text-highlight {
    display: none !important;
}

body {
    top: 0px !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

footer {
    display: block !important;
    position: relative !important;
    z-index: 1000 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#google_translate_element {
    display: none !important;
}

.skiptranslate {
    display: none;
}



.dil-topu {
    position: fixed;
    top: 15%;
    right: 20px;
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #181614, #2a2521);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: grab;
    z-index: 1030;
    font-size: 24px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    animation: bounce 1s infinite;
    transition: transform 1.55s ease;
    touch-action: none;
}

html.mobile-menu-opened .whatsapp-chat-wrapper,
html.mobile-menu-opened .dil-topu,
body.mobile-nav-opened .whatsapp-chat-wrapper,
body.mobile-nav-opened .dil-topu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}



.dil-secici {
    display: none;
    flex-direction: column;
    gap: 5px;
    margin-top: 10px;
}


.dil-topu:active {
    cursor: grabbing;
    transform: scale(1.1);
    animation: none;
}

.dil-topu.active {
    width: 160px;
    min-height: 250px;
    border-radius: 20px;
    flex-direction: column;
    font-size: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
    animation: none;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

.dil-topu.active .dil-secici {
    display: flex;
}

.dil-secici button {
    display: inline-block;
    width: 135px;
    padding: 6px 10px;
    border: none;
    border-radius: 8px;
    background-color: white !important;
    color: #111111;
    cursor: pointer;
    font-weight: 500;

    transform: translateY(10px);
    transition: all 0.3s ease;

}

.dil-secici button:hover {
    background-color: #b79267 !important;
    color: #ffffff;

}

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

    .dil-topu {
        top: 32%;
        right: 20px;
    }

}

/* DİL MODÜLÜ CSS */

.footer-logo {
    width: 260px !important;
    height: auto !important;
    display: block;
}

.page-header.page-header-modern.page-header-lg h1 {
    margin-top: 15px !important;
}

.service-detail-sidebar .card-body {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.service-detail-sidebar-inner {
    position: sticky;
    top: 140px;
    margin-bottom: 50px;
}

.service-detail-sidebar .custom-nav-list-effect-1 li:last-child {
    margin-bottom: 0 !important;
}

.service-detail-related-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.service-detail-related-link {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    background: #fff;
}

.service-detail-related-link:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
    text-decoration: none;
}

.service-detail-related-link.is-active {
    border-color: var(--primary);
    background: rgba(183, 146, 103, 0.10);
}

.service-detail-related-thumb {
    width: 72px;
    min-width: 72px;
    height: 72px;
    border-radius: 12px;
    overflow: hidden;
}

.service-detail-related-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-detail-related-content {
    min-width: 0;
}

.service-detail-related-title {
    display: block;
    line-height: 1.4;
}

.service-detail-related-category {
    display: block;
    margin-bottom: 4px;
}

.service-detail-categories .card {
    height: 100%;
}

.service-detail-main-image {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center;
    border-radius: 18px;
    display: block;
    background: #f3f5f7;
}

.service-detail-content-card,
.service-detail-inline-form-card,
.service-detail-bottom-panel {
    border: 1px solid rgba(183, 146, 103, 0.12);
    border-radius: 20px;
    background: #fcfaf7;
    box-shadow: none;
}

.service-detail-media-wrap {
    margin-bottom: 24px;
}

.service-detail-quick-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 20px 0 24px;
}

.service-detail-quick-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 52px;
    padding: 12px 20px;
    border-radius: 16px;
    border: 1px solid rgba(183, 146, 103, 0.16);
    background: #f6f1ea;
    color: #1f1a17 !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none !important;
    transition: all 0.2s ease;
}

.service-detail-quick-action i {
    font-size: 16px;
    line-height: 1;
}

.service-detail-quick-action:hover {
    border-color: rgba(183, 146, 103, 0.28);
    background: #efe7dd;
    color: var(--secondary) !important;
}

.service-detail-inline-form-card .card-body,
.service-detail-content-card .card-body,
.service-detail-bottom-panel .card-body {
    padding: 32px;
}

.service-detail-content-shell {
    position: relative;
}

.service-detail-content-shell.is-collapsed {
    max-height: 420px;
    overflow: hidden;
}

.service-detail-content-shell.is-collapsed::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 96px;
    background: linear-gradient(180deg, rgba(252, 250, 247, 0) 0%, #fcfaf7 100%);
    pointer-events: none;
}

.service-detail-content-toggle {
    margin-top: 20px;
}

.service-detail-content-toggle[hidden] {
    display: none !important;
}

.service-detail-bottom-panel .google-map iframe {
    width: 100%;
    min-height: 100%;
    border: 0;
    border-radius: 18px;
}

.service-detail-bottom-map {
    height: 100%;
    min-height: 380px;
}

.service-detail-info-grid {
    display: grid;
    gap: 14px;
}

.service-detail-info-item {
    padding: 18px 18px 16px;
    border-radius: 18px;
    background: #f6f1ea;
    border: 1px solid rgba(183, 146, 103, 0.12);
}

.service-detail-info-item h3 {
    color: #423a34 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    margin-bottom: 10px !important;
}

.service-detail-info-item a,
.service-detail-info-item div {
    color: #5f5650;
}

.service-detail-info-item a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    color: #1f1a17 !important;
    text-decoration: none !important;
}

.service-detail-info-item a:hover {
    color: var(--secondary) !important;
}

.service-detail-categories .custom-card-style-1-image-wrapper {
    width: 100%;
    height: 220px;
    border-radius: 18px;
    overflow: hidden;
    display: block !important;
    background: #f3f5f7 !important;
}

.service-detail-categories .custom-card-style-1-image-wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
}

.service-detail-category-mobile-swiper {
    display: none;
}

.service-detail-category-mobile-swiper .swiper-slide {
    height: auto;
}

.service-detail-category-mobile-swiper .card {
    height: 100%;
}

.service-detail-cta .table,
.service-detail-bottom-panel .table {
    --bs-table-bg: transparent;
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
    .service-detail-sidebar-inner {
        position: static;
        top: auto;
    }

    .service-detail-category-desktop-grid {
        display: none;
    }

    .service-detail-category-mobile-swiper {
        display: block;
    }

    .service-detail-main-image {
        height: 300px;
    }

    .service-detail-inline-form-card .card-body,
    .service-detail-content-card .card-body,
    .service-detail-bottom-panel .card-body {
        padding: 24px;
    }

    .service-detail-bottom-map {
        min-height: 300px;
    }
}