.elementor-4941 .elementor-element.elementor-element-40060a3{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4941 .elementor-element.elementor-element-771f15e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-4941 .elementor-element.elementor-element-4a24d46 > .elementor-widget-container{margin:0% 0% 0% 0%;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-4941 .elementor-element.elementor-element-4a24d46 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0% 8% 0% 8%;}}/* Start custom CSS */#qodef-page-header-inner > .qodef-header-navigation
{
    display : none !important;
}

body, html
{
    overflow: hidden !important;
}


.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
    position: relative;
    display: inline-block;
    margin-bottom : 10px !important;
}

/* ---------- Temel sıfırlamalar ---------- */
.qodef-interactive-link-showcase .qodef-m-item,
.qodef-interactive-link-showcase .qodef-e-title {
    box-shadow: none !important;
    background: none !important;
    text-shadow: none !important;
    -webkit-text-stroke: 0 !important;
    text-stroke: 0 !important;
    transform: none !important;
    transition: none !important;
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title::before,
.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title::after {
    content: none !important;
    display: none !important;
    opacity: 0 !important;
    transition: none !important;
}

/* ---------- Desktop hover soldan sağa / sağdan sola underline ---------- */
@media (min-width: 768px) {
    .qodef-interactive-link-showcase .qodef-m-item {
        display: inline-block !important;
        position: relative !important;
    }

    .qodef-interactive-link-showcase .qodef-e-title {
        display: inline-block !important;
        background-image: linear-gradient(to right, #000 100%, #000 100%) !important;
        background-size: 0% 5px !important; /* başlangıçta yok */
        background-repeat: no-repeat !important;
        background-position: left bottom !important;
        transition: background-size 0.3s ease-in-out !important;
    }

    .qodef-interactive-link-showcase .qodef-m-item:hover .qodef-e-title {
        background-size: 100% 5px !important; /* soldan sağa açılıyor */
    }
}

/* ---------- Mobilde hiçbir şey ---------- */
@media (max-width: 767px) {
    .qodef-interactive-link-showcase .qodef-e-title {
        background: none !important;
    }
}/* End custom CSS */