body {
    font-family: 'Poppins', sans-serif !important;
}

.article h2 a {
    color: #000000;
    text-decoration: none;
}

.article h2 a:hover {
    color: #9a62a3;
}

.sidebar .categories li {
    padding: 3px 0 0 14px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mb-35 {
    margin-bottom: 35px;
}

.references h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 0px;
}

.references .btn-all {
    color: black;
    text-decoration: none !important;
}

.img-reference {
    margin: 25px auto;
}

.img-reference:hover {
    filter: drop-shadow(1px 1px 5px #999999);
}

.slick-initialized .slick-slide:focus,
.img-reference:focus {
    outline: none;
}

.other-posts img {
    height: 250px !important;
    object-fit: cover;
}

.alert-purple {
    background-color: #9a62a3;
    color: #ffffff;
}

.tag-sale {
    margin: 0;
    top: 0;
    display: block;
    left: auto;
    right: 0;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 4px 10px 4px 16px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    z-index: 8;
    content: url(https://turkeytravel.info/images/global.png);
}

.text-white,
.text-white:hover {
    color: #ffffff;
}

#cookies {
    font-weight: 100;
    font-size: .9em;
    background-color: #191919;
    padding: 15px;
    text-align: center;
    border-radius: .2em;
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

#cookies .cookies-notice {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}

#cookies .cookies-button {
    color: #ffffff;
    background-color: #9a62a3;
    padding: 5px 10px;
    margin-left: 20px;
    cursor: pointer;
    border-radius: .2em;
    font-weight: 400;
    font-family: 'Poppins', -sans-serif;
}

#cookies .link-btn {
    color: #ffffff;
    background-color: #9a62a3;
    padding: 5px 10px;
    margin-left: 20px;
    cursor: pointer;
    border-radius: .2em;
    font-weight: 400;
    font-family: 'Poppins', -sans-serif;
}

#cookies a {
    text-decoration: none;
}

.d-none {}

@media screen and (max-width: 767px) {
    #cookies .cookies-bottom {
        margin-bottom: 35px;
    }
}

.column.gpdr label {
    font-weight: 400;
    display: inline;
}

.column.gpdr input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
}




@media only screen and (max-width: 1919px) {
    .info .txt-holder .images img {
        padding: 1px 120px 1px 1px;
    }
}

@media only screen and (max-width: 768px) {
    #carousel-example-generic .carousel-inner {
        height: 530px !important;
    }
    #carousel-2 .carousel-inner {
        height: 450px !important;
    }
}

/** ** Hero **/
#hero {
    margin-bottom: 35px;
}

#hero .heading {
    font-size: 10rem;
    font-weight: 700;
}

#hero .heading .icon {
    color: #9a62a3;
}

#hero .heading .subtitle {
    font-weight: 400;
}

#hero .image:before {
    content: '';
    border: 15px solid #9a62a3;
    width: 100%;
    height: 75%;
    position: absolute;
    left: -15rem;
    top: 12.5%;
    z-index: -1;
}

@media only screen and (min-width: 768px) {
    #hero .row {
        display: flex;
        justify-content: center;
        align-items: center;
        align-self: center;
    }

    .p-lg-50 {
        padding: 5rem;
    }

}

@media only screen and (max-width: 1280px) {
    #hero .heading {
        font-size: 8rem;
    }

    #hero .image:before {
        left: -9rem;
    }

    .mb-35 {
        margin-bottom: 10px !important;
    }

    .overlay {
        padding: 0px 20px !important;
    }

    .p-20 {
        padding: 1rem !important;
    }

    .py-50 {
        padding: 2rem 0rem !important;
    }
}

@media only screen and (max-width: 960px) {
    #hero .heading {
        font-size: 5rem;
    }
}

@media only screen and (max-width: 768px) {
    #hero .heading {
        font-size: 3rem;
    }

    #hero .image:before {
        border: 0;
    }

    .step-box {
        height: 300px !important;
    }
}

@media only screen and (max-width: 480px) {
    #hero .heading {
        font-size: 2.5rem;
    }
}

.info .txt-holder .images,
.info .txt-holder .txts {
    padding: 5px;
}

.blog-det .sidebar {
    margin-top: 70px;
}

.blog-det .sidebar .categories li {
    padding: 10px 0 6px 24px;
}

.blog-det .sidebar .categories li+li {
    border-top: unset;
}

.blog-det .sidebar .categories li:after {
    top: 21px;
}

.blog-det .sidebar .categories a.active {
    color: #9a62a3;
    font-weight: 700;
}

.gallery {
    padding: 0px 0 60px;
}

.wonder h3 {
    margin: 0px 0px 20px !important;
    font-size: 27px !important;
    font-weight: unset !important;
}

.wonder .panel-group .panel+.panel {
    margin: unset;
}

.wonder .panel-default>.panel-heading {
    color: #707070;
    background-color: #ffffff;
}

.wonder .panel-title {
    margin-top: 5px;
    margin-bottom: 5px;
}

.info.price.wonder .tild {
    top: 330px;
}

.wonder .panel.panel-default.first {
    border-top: solid 3px #9a62a3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.wonder .panel i {
    float: right;
}

.wonder h3 i {
    color: #9a62a3;
}

.wonder .txt-frame {
    padding-bottom: 150px;
}

.mg-service .wonder .txt-frame {
    padding-bottom: 0px;
}

.eihracat-background {
    position: relative;
    background-size: cover;
    color: #000;
}



*/ .eihracat-background .overlay {
    position: relative;
    z-index: 2;
}

.overlay {
    position: relative;
    z-index: 2;
    padding: 10px 20px;
}

.step-box {
    text-align: center;
    margin-bottom: 40px;
    height: 285px;
}

.step-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #9a62a3;
    margin-bottom: 15px;
    box-shadow: 0px 0px 8px rgb(0, 0, 0, 0.4);
}

.step-icon svg {
    width: 40px;
    height: 40px;
    fill: white;
}

.step-title {
    font-weight: bold;
    color: #000000;
}

.btn-custom {
    background-color: #9a62a3;
    color: white;
    border-radius: 20px;
    padding: 10px 25px;
    text-decoration: none;
}

.btn-custom:hover {
    color: #FFF;
}

.text-707070 {
    color: #707070;
}

.text-9a62a3 {
    color: #9a62a3;
}

@media (prefers-color-scheme: dark) {
    .eihracat-background::after {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(30, 30, 30, 0.8));
    }
}

p {
    font-size: 17px;
}


.pb-10 {
    padding-bottom: 10px;
}



/* Animate.css fadeInUp etkisinin özelleştirilmiş versiyonu */
@keyframes fadeInUpCustom {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.step-box {
    opacity: 0;
    animation-name: fadeInUpCustom;
    animation-duration: 1s;
    animation-fill-mode: both;
    box-sizing: border-box;
}

/* Her kutuya özel gecikme ayarı */
.step-box:nth-child(1) {
    animation-delay: 0.2s;
}

.step-box:nth-child(2) {
    animation-delay: 0.4s;
}

.step-box:nth-child(3) {
    animation-delay: 0.6s;
}

.step-box:nth-child(4) {
    animation-delay: 0.8s;
}

.step-box:nth-child(5) {
    animation-delay: 1s;
}

.step-box:nth-child(6) {
    animation-delay: 1.2s;
}

.step-box:nth-child(7) {
    animation-delay: 1.4s;
}

.step-box:nth-child(8) {
    animation-delay: 1.6s;
}

/* WOW.js veya benzeri tetikleyici kullanıyorsanız: */
.wow {
    animation-delay: 1.2s;
    visibility: visible !important;
    animation-play-state: running !important;
}

.p-10 {
    padding: 1rem;
}

.p-20 {
    padding: 2rem;
}

.p-50 {
    padding: 5rem;
}

.py-50 {
    padding: 5rem 0rem;
}

.m-10 {
    margin: 1rem;
}

.mt-50 {
    margin-top: 5rem;
}

a {
    color: #9a62a3;
    text-decoration: none;
}

.card-custom {
    position: relative;
    color: white;
    border: 2px solid transparent;
    border-radius: 15px;
    padding: 20px;
    height: 350px;
    display: flex;
    align-items: center;
    background: url('https://turkeytravel.info/assets/img/ihracat-referanslar.jpg') center/cover no-repeat;
    transition: all 0.4s ease-in-out;
    /* overflow: hidden; */
    width: 100%;

}

.card-custom::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Görünen filtre */
    backdrop-filter: blur(2px);
    transition: all 0.4s ease-in-out;
    z-index: 1;
    border-radius: 15px;
}

.card-custom:hover::before {
    background-color: rgba(255, 255, 255, 0.7);
    /* Açık renk hover efekti */
    backdrop-filter: none;
}

.card-custom .card-body {
    position: relative;
    z-index: 2;
}

.card-custom:hover {
    border: 2px solid #800080;
    color: black;
}

.card-title {
    font-weight: bold;
}



.flex {
    display: flex;
}

.justify-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center !important;
}

.align-center {
    align-items: center;
}

.form-shadow {
    box-shadow: 0px -1px 28px rgb(0, 0, 0, 0.2);
    padding: 20px;
    border-radius: 10px;
}

/* Genel görünmezlik */
.d-none {
    display: none !important;
}

/* Genel görünürlük (block olarak) */
.d-block {
    display: block !important;
}

/* Büyük ekranlarda gizle (lg: 992px ve üzeri) */
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
}

/* (İsteğe bağlı olarak, büyük ekranlarda görünür kılmak istersen) */
@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }

}



.service-box {
    background-color: #fff;
    border: 2px solid #d6cbe8;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    transition: box-shadow 0.3s ease;
}

.service-box:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.service-box h2 {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.service-box p {
    font-size: 15px;
    line-height: 1.6;
}

.service-box.highlighted {
    background-color: #f4f1fc;
    border-color: #c6b1ec;
}


#contact {
    scroll-margin-top: 150px !important;
}

html {
    scroll-behavior: smooth;
}




.e-ihracet-card {
    width: 350px;
    min-width: 300px;
    height: auto;
    background: #fff;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    margin: 25px;
    min-height: 356px;
    cursor: pointer;
    transition: all .25s ease;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .08);
}

.e-ihracet-card:hover {
    transform: translate(0, -10px);
    box-shadow: 0px 17px 35px 0px rgba(0, 0, 0, .07);
}

.e-ihracet-card h4 {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
}

.e-ihracet-card i {
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px;
    font-size: 1.4rem;
    line-height: 3.2rem;
}

.e-ihracet-card .card-text {
    padding: 15px;
}

.e-ihracet-card .card-img img {
    border-radius: 30px;

}

.e-ihracet-card .card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .35s ease-out;
    border-radius: 30px;


}


.e-ihracet-card:hover .card-img {
    transform: translate(1px, -1px);
}

.card-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    overflow: auto;
    padding-left: 60px;
    padding-right: 50px;
    scroll-behavior: smooth;
}

.card-content::-webkit-scrollbar {
    height: 0px;
}

.card-content:after {
    content: '';
    display: block;
    min-width: 20px;
    height: 100px;
    position: relative;
}

#next,
#prev {
    min-width: 60px;
    margin: auto 30px;
    height: 60px;
    border-radius: 20px;
    background: #fff;
    border: 0px;
    outline: none;
    cursor: pointer;
    z-index: 2;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .08);
    transition: all .25s ease;
}

#next:hover,
#prev:hover {
    box-shadow: 0px 17px 35px 0px rgba(0, 0, 0, .07);
}

#next i,
#prev i {
    font-size: 1.2rem;
}

.slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 25px 0px;
    background: rgb(242, 243, 248);

}

.slider .slider-content {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(242, 243, 248);
    width: 100%;
    overflow: hidden;
}




@media screen and (max-width: 768px) {


    .slider .slider-content {
        flex-direction: row;
        overflow-x: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .card-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .e-ihracet-card {
        min-width: 250px;
        width: 280px;
        margin: 15px;
    }

    #next,
    #prev {
        min-width: 40px;
        height: 40px;
        margin: 0 10px;
    }

    #next svg,
    #prev svg {
        width: 24px;
        height: 24px;
    }

    .slider:after,
    .slider:before {
        display: none;
        /* gradient efektlerini mobilde gizle */
    }
}


.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: #f8f9fa !important;
}

.my-5 {
    margin: 5px 0px !important;
}


/* Mobil cihazlar (768px ve altı) için */
@media screen and (max-width: 768px) {
    .col-sm-12 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        display: block;
    }

    .row {
        flex-direction: column;
    }

    .row.align-center {
        align-items: flex-start;
        /* Dikey hizalama */
    }

    .form-shadow {
        margin-top: 30px;
    }

    .column {
        width: 100%;
        margin-bottom: 15px;
    }

    input[type="submit"] {
        width: 100%;
        float: none;
    }

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/* Varsayılan Kart Stilini Koruyalım */
.e-ihracet-card {
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    margin: 10px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 350px;
    height: 375px;
}

/* Kart resmi */
.card-img img {
    width: 100%;
    border-radius: 20px;
    object-fit: contain;
}

/* Scroll Alanı */
.card-content {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 0 10px;
    gap: 10px;
}

/* Scrollbar gizle */
.card-content::-webkit-scrollbar {
    display: none;
}

/* Mobil ve Tablet Uyumu */
@media screen and (max-width: 1024px) {
    .slider-content {
        flex-direction: row;
        overflow-x: auto;
        width: 100%;
        padding: 0;
    }

    .e-ihracet-card {
        width: 105%;
        min-width: 270px;
        margin: 10px 10px;
    }

    #next,
    #prev {
        display: none;
        /* Ok butonları gizlenir */
    }

    .slider:before,
    .slider:after {
        display: none;
    }
}

.mega-menu-content {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s cubic-bezier(.4, 0, .2, 1), visibility 0.25s;
    position: absolute;
    padding: 20px 30px;
    background: #fff;
    z-index: 1000;
    width: 97vw;
    border-top: 2px solid transparent;
    border-color: #9a62a3;
    top: 80px;
    /* height: 100%; */
}

.mega-menu-content.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.mega-menu-content.active,
.mega-menu-content[style*="display: block"] {
    display: block;
}

.mega-menu-row {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: minmax(100px, auto);
    gap: 32px;
    width: 100%;
}

.mega-menu-col {
    min-width: 0;
    max-width: 100%;
}

@media (max-width: 991px) {
    .mega-menu-row {
        grid-template-columns: 1fr;
        gap: 0;
    }
}

.mega-menu-col h4 {
    font-size: 1.20rem;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #222;
    display: flex;
    align-items: center;
    gap: 8px;
    letter-spacing: 0.01em;
    text-transform: none;
    color:#9a62a3;
}

.mega-menu-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mega-menu-col ul li a {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 16px;
    color: #252525 !important;
    letter-spacing: 1px !important;
    transition: 0.5s;
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.mega-menu-col ul li a:hover {
    color: #9a62a3 !important;
    background: #f4f1fc;
}

@media (max-width: 991px) {

    .mega-menu-content,
    .mega-menu-content.thrive-style {
        top: 0 !important;
    }
}

/* Eski .mega-menu>.mega-menu-content ve hover ile açma stillerini kaldırdık */

.mega-dropdown a:after,
.mega-dropdown a:before,
.mega-dropdown.active a:after,
.mega-dropdown.active a:before,
.mega-dropdown.open a:after,
.mega-dropdown.open a:before,
.mega-dropdown:hover a:after,
.mega-dropdown:hover a:before {
    opacity: 0 !important;
}

.mega-dropdown-menu a {
    white-space: normal !important;
    word-break: break-word;
}

.mega-menu-content.thrive-style {
    display: flex;
    background: #fff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    width: 100vw;
    left: 0;
    top: 125px;
    /* height: 85%; */
    position: absolute;
    z-index: 1000;
    /* min-height: 650px; */
    padding: 0;
    font-family: 'Poppins', Arial, sans-serif;
}

.mega-menu-grid {
    display: flex;
    width: 100%;
}

.mega-menu-promo {
    background: linear-gradient(135deg, #eaf4e2 80%, #d6e7c9 100%);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
    width: 340px;
    min-width: 300px;
    max-width: 360px;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 20px 0 0 20px;
    margin-right: 32px;
    box-sizing: border-box;
    justify-content: flex-start;
}

.mega-menu-promo h3,
.mega-menu-promo .wp-block-heading {
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 12px 0;
    color: #222;
    line-height: 1.1;
}

.mega-menu-promo .desc {
    font-size: 1rem;
    color: #333;
    margin-bottom: 18px;
}

.mega-menu-promo .img-thumb {
    display: flex;
    gap: 8px;
    margin-bottom: 18px;
}

.mega-menu-promo .img-thumb img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.mega-menu-promo .emailwrap {
    margin-bottom: 18px;
    gap: 8px;
}

.mega-menu-promo .email-field {
    background: #fff;
    border: 1px solid #b7c9a6;
}


.mega-menu-promo .col-block-percent-wrap {
    display: flex;
    gap: 16px;
    margin-top: 10px;
    flex-wrap: wrap;
}

.mega-menu-promo .col-block-percent {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 70px;
}

.mega-menu-promo .col-block-percent img {
    width: 40px;
    margin-bottom: 4px;
}

.mega-menu-promo .wp-block-heading {
    font-size: 1.3rem;
    color: #4e8c2b;
    font-weight: 700;
    margin: 0;
}

.mega-menu-promo .block-content-text {
    font-size: 0.95rem;
    color: #222;
    margin: 0;
}

.mega-menu-cols {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    width: 100%;
    padding: 15px 0;
    box-sizing: border-box;
}

.mega-menu-col {
    padding: 0 8px;
    box-sizing: border-box;
}

.menu-icon {
    width: 28px;
    height: 28px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    margin-right: 8px;
    vertical-align: middle;
    background: #f5f5f5;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}

.mega-menu-col h4 {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mega-menu-col ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding-left: 10px;
}

.mega-menu-col ul li {
    font-size: 15px;
    color: #222;
    margin-bottom: 1px;
    line-height: 1.6;
    padding: 0 0 0.1em 0;
    transition: background 0.2s;
}

.mega-menu-col ul li:last-child {
    border-bottom: none;
}

.mega-menu-col ul li a {
    color: #222;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding-left: 18px;
    font-weight: 500;
    letter-spacing: 0.01em;
    text-transform: none;
    transition: color 0.2s;
    position: relative;
    border-bottom: none !important;
}

.mega-menu-col ul li a:hover {
    color: #9a62a3;
    background: none;
}

.mega-menu-col ul li a::before {
    content: '.';
    color: #222;
    font-size: 2.5em;
    margin-right: 10px;
    position: absolute;
    left: 5px;
    top: 1px;
    /* top: 50%; */
    transform: translateY(-50%);
}

@media (max-width: 1200px) {
    .mega-menu-cols {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }
}

@media (max-width: 991px) {

    .mega-menu-content.thrive-style,
    .mega-menu-grid {
        flex-direction: column;
    }

    .mega-menu-promo {
        width: 100%;
        border-radius: 20px 20px 0 0;
        margin-right: 0;
        margin-bottom: 24px;
    }

    .mega-menu-cols {
        grid-template-columns: 1fr;
        gap: 0;
        padding: 16px 0;
    }
}

.mega-menu-col h4,
.mega-menu-col ul li a {
    text-transform: none;
}

.menu-icon img[src*='SEO.svg'] {
    background: #eaf4e2;
}

.menu-icon img[src*='pay-per-click-img.svg'] {
    background: #f7fbe7;
}

.menu-icon img[src*='link-building-img.svg'] {
    background: #eaf4f4;
}

.menu-icon img[src*='content-marketing.svg'] {
    background: #fdf4e7;
}

.magna-bg-form {
    background: url(https://turkeytravel.info/images/magna-menu-gorsel.png) center no-repeat;
    width: 340px;
    min-width: 300px;
    background-size: cover;
    max-width: 360px;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    margin-right: 32px;
    box-sizing: border-box;
    position: relative;
    margin: 20px;
    padding: 20px;
    border-radius: 15px;
    min-height: 600px;
}

.magna-bg-form .promo-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 16px;
}

.magna-bg-form .email-field {
    width: 220px;
    padding: 10px 14px;
    border: 1px solid #b7c9a6;
    border-radius: 6px;
    font-size: 1rem;
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    .magna-bg-form {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        border-radius: 20px 20px 0 0;
        margin-right: 0;
        margin-bottom: 24px;
        height: 180px;
    }

    .magna-bg-form .promo-form {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .magna-bg-form {
        display: none !important;
    }

    .magna-bg-form .promo-form .form-row {
        flex-direction: column;
        gap: 8px;
    }
}

.magna-bg-form .promo-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 0px;
    margin-bottom: 100px;
}

.magna-bg-form .promo-form input.email-field {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.magna-bg-form .promo-form .form-row {
    display: flex;
    gap: 12px;
    width: 100%;
}

.magna-bg-form .promo-form .form-row input {
    width: 100%;
    margin-bottom: 8px;
}

/* Mobile Mega Menu Styles */
.mobile-mega-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-mega-menu.active {
    opacity: 1;
    visibility: visible;
}

.mobile-mega-menu-content {
    background: #fff;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    overflow-y: auto;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}

.mobile-mega-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.mobile-mega-menu-close {
    background: none;
    border: none;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    padding: 5px;
}

.mobile-mega-promo {
    background: linear-gradient(135deg, #eaf4e2 80%, #d6e7c9 100%);
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.mobile-mega-promo .promo-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mobile-mega-promo .email-field {
    width: 100%;
    padding: 12px;
    border: 1px solid #b7c9a6;
    border-radius: 6px;
    font-size: 14px;
}

.mobile-mega-promo .form-row {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mobile-mega-sections {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.mobile-mega-section {
    border-bottom: 1px solid #eee;
}

.mobile-mega-section:last-child {
    border-bottom: none;
}

.mobile-mega-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    cursor: pointer;
    transition: background 0.2s;
}

.mobile-mega-section-header:hover {
    background: #f8f9fa;
}

.mobile-mega-section-header h4 {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin: 0;
    text-transform: none;
}

.mobile-mega-toggle {
    font-size: 18px;
    color: #666;
    transition: transform 0.3s ease;
    font-weight: bold;
}

.mobile-mega-section.active .mobile-mega-toggle {
    transform: rotate(45deg);
}

.mobile-mega-submenu {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background: #f8f9fa;
}

.mobile-mega-section.active .mobile-mega-submenu {
    max-height: 500px;
}

.mobile-mega-submenu li {
    border-bottom: 1px solid #e9ecef;
}

.mobile-mega-submenu li:last-child {
    border-bottom: none;
}

.mobile-mega-submenu li a {
    display: block;
    padding: 12px 20px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.2s;
    text-transform: none;
    letter-spacing: normal;
    border-bottom: none !important;
}

.mobile-mega-submenu li a:hover {
    background: #e9ecef;
    color: #9a62a3;
}

/* Desktop Mega Menu Mobile Responsive */
@media (max-width: 991px) {
    .mega-menu-content {
        display: none !important;
    }

    .mobile-mega-menu {
        display: block;
    }
}

/* Tablet Responsive */
@media (max-width: 768px) {
    .mobile-mega-menu-content {
        padding: 15px;
    }

    .mobile-mega-section-header h4 {
        font-size: 15px;
    }

    .mobile-mega-submenu li a {
        font-size: 13px;
        padding: 10px 15px;
    }
}

/* Small Mobile Responsive */
@media (max-width: 480px) {
    .mobile-mega-menu-content {
        padding: 10px;
    }

    .mobile-mega-promo {
        padding: 15px;
    }

    .mobile-mega-section-header {
        padding: 12px 0;
    }

    .mobile-mega-section-header h4 {
        font-size: 14px;
    }

    .mobile-mega-submenu li a {
        font-size: 12px;
        padding: 8px 12px;
    }

    .mobile-mega-promo .email-field {
        font-size: 13px;
        padding: 10px;
    }

    .mobile-mega-promo .email-submit {
        font-size: 13px;
        padding: 10px 15px;
    }
}

.mobile-menu li::before {
  content: "•"; /* nokta */
  font-size: 15px; /* küçültülmüş nokta */
  position: absolute;
  left: -1px;
  top: 0;
  color: black; /* nokta rengi */
}
/* Küçük ekranlarda */
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}

/* Büyük ekranlarda (lg ve üzeri) */
@media (min-width: 992px) {
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
}
.banner-section {
    position: relative;
    background-image: url('https://turkeytravel.info/assets/img/banner-magna.jpg');
    background-size: cover;
    background-position: center;
    height: 200px;
}

@media (max-width: 768px) {
    .banner-section {
        background-image: url('https://turkeytravel.info/assets/img/ihracat-mobil.jpg');
        height: 400px;
    }
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    color: white;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
}

.banner-content h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.banner-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

.banner-btn {
    background-color: #f3f3f3;
    color: #000;
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s ease;
}

.banner-btn:hover {
    background-color: #e0e0e0;
}

/* Email submit button styling to match .info .more */
.magna-bg-form .email-submit {
    background: #252525;
    color: #fff;
    border: none;
    border-radius: 6px;
    width: 100%;
    padding: 10px 10px;
    margin-top: 7.5px;
    font-weight: 400;
    font-size: 1rem;
    font-size: 13px;
    cursor: pointer;
    transition: background 0.2s;
}

.magna-bg-form .email-submit:hover {
    background: #252525;
}