.elementor-496 .elementor-element.elementor-element-ea9b38f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-2%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-496 .elementor-element.elementor-element-aaef6db{width:100%;max-width:100%;}.elementor-496 .elementor-element.elementor-element-d18b0b2{margin:0% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 10%;}.elementor-496 .elementor-element.elementor-element-606738a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-496 .elementor-element.elementor-element-5b91fa8{width:100%;max-width:100%;}.elementor-496 .elementor-element.elementor-element-155bc59{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-496 .elementor-element.elementor-element-cbd8b35{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-496 .elementor-element.elementor-element-8bbd4cf{width:100%;max-width:100%;}.elementor-496 .elementor-element.elementor-element-65f7f70{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-496 .elementor-element.elementor-element-abb8bd4{width:100%;max-width:100%;}.elementor-496 .elementor-element.elementor-element-b604f08{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-3%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-496 .elementor-element.elementor-element-4f0d316{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-496 .elementor-element.elementor-element-35b0a2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0%;--margin-bottom:3%;--margin-left:0%;--margin-right:0%;}.elementor-496 .elementor-element.elementor-element-1f154ee{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-aaef6db */.atlas-hero-section {
    position: relative;
    width: 100%;
    min-height: 550px;
    background-image: url('https://www.atlas-tur.com.tr/wp-content/uploads/2026/01/gunubirlik-sakiz-adasi-turu-pirgi-koyu.webp');
    background-size: cover;
    background-position: center;
    background-attachment: scroll; /* İstediğin gibi resim sayfa ile kayar */
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Segoe UI', sans-serif;
    color: #ffffff;
}

.atlas-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 33, 71, 0.6); /* Koyu mavi şeffaf maske */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}

.atlas-hero-content {
    max-width: 850px;
    text-align: center;
}

.atlas-hero-content h1 {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.hero-spot {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
    color: #ffffff;
}

.hero-extra-box {
    background: rgba(255, 255, 255, 0.12); /* Şeffaf beyaz kutu */
    backdrop-filter: blur(8px); /* Arkadaki resmi hafif bulandırır (Şık durur) */
    padding: 25px;
    border-radius: 15px;
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

/* Mobil Ayarlar */
@media (max-width: 768px) {
    .atlas-hero-section { min-height: 700px; }
    .atlas-hero-content h1 { font-size: 30px; }
    .hero-spot { font-size: 17px; }
    .hero-extra-box { padding: 15px; font-size: 14px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b91fa8 *//* Kapsayıcı ve Metin Stilleri */
.at-content-sec {
    padding: 30px 15px;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Segoe UI', sans-serif;
}

.at-h2 {
    color: #002147 !important;
    font-size: clamp(24px, 4vw, 32px) !important;
    font-weight: 700 !important;
    margin-bottom: 35px !important; /* Çizgi için mesafe artırıldı */
    line-height: 1.3 !important;
    position: relative; /* Çizgi için gerekli */
    display: inline-block; /* Çizginin yazı genişliğinde ortalanması için */
    padding-bottom: 15px; /* Yazı ile çizgi arası boşluk */
}

/* Sarı Alt Çizgi Efekti */
.at-h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px; /* Çizginin uzunluğu */
    height: 3px; /* Çizginin kalınlığı */
    background-color: #f39c12; /* Atlas Tur Turuncusu/Sarısı */
}

.at-text {
    font-size: 17px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 40px;
    text-align: justify;
}

/* Rota Akış Tasarımı */
.at-route-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    gap: 10px;
}

.at-step {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.at-num {
    width: 45px;
    height: 45px;
    background: #002147;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    border: 3px solid #f39c12;
    margin-bottom: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.at-location {
    display: block;
    color: #002147;
    font-size: 18px;
    font-weight: 700;
}

.at-detail {
    display: block;
    font-size: 13px;
    color: #777;
    font-style: italic;
    margin-top: 2px;
}

.at-line {
    flex: 0.5;
    height: 2px;
    background: #e0e0e0;
    margin-bottom: 55px;
}

/* Mobil Görünüm Ayarları */
@media (max-width: 767px) {
    .at-route-container {
        flex-direction: column;
        gap: 25px;
    }
    .at-line {
        display: none;
    }
    .at-step {
        flex-direction: row;
        gap: 20px;
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
        text-align: left;
    }
    .at-step-info {
        text-align: left;
    }
    .at-num {
        margin-bottom: 0;
    }
    .at-text {
        text-align: left;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dadeb5b *//* Sadece bu bileşene özel, dışarıdan etkilenmeyen benzersiz sınıflar */
.atlas-secure-order-bar {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto 15px auto !important;
    padding: 0 20px !important;
    box-sizing: border-box !important;
    text-align: center !important;
}

.atlas-secure-order-msg {
    font-family: 'Segoe UI', Arial, sans-serif !important;
    font-size: 15px !important;
    color: #334e68 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.6 !important;
    display: inline-block !important;
}

.atlas-secure-bold {
    color: #102A43 !important;
    font-weight: 700 !important;
}

/* Mobil cihazlarda yazı boyutu optimizasyonu */
@media (max-width: 768px) {
    .atlas-secure-order-msg {
        font-size: 14px !important;
        padding: 0 5px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8bbd4cf */.at-grid-wrapper {
    display: flex;
    flex-wrap: wrap; /* Taşma olursa alt satıra geçmesi için */
    gap: 15px;
    padding: 20px 0;
    width: 100%;
    box-sizing: border-box;
}

.at-info-card {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    /* Masaüstünde 4 tane yan yana (aradaki boşluklar düşülerek) */
    flex: 1 1 calc(25% - 15px); 
    min-width: 200px; /* Kutuların çok daralmaması için */
    display: flex;
    flex-direction: column;
}

.at-card-head {
    background: #002147;
    color: #ffffff;
    padding: 15px 10px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.at-card-success .at-card-head { background: #27ae60; }
.at-card-danger .at-card-head { background: #c0392b; }

.at-card-body {
    padding: 20px 15px;
    flex-grow: 1;
}

.at-list { list-style: none; padding: 0; margin: 0; }
.at-list li { font-size: 14px; margin-bottom: 10px; display: flex; align-items: flex-start; line-height: 1.4; }

.at-li-on::before { content: '✔'; color: #27ae60; font-weight: bold; margin-right: 8px; flex-shrink: 0; }
.at-li-off::before { content: '✖'; color: #ccc; margin-right: 8px; flex-shrink: 0; }
.at-li-no::before { content: '✖'; color: #c0392b; font-weight: bold; margin-right: 8px; flex-shrink: 0; }

.at-li-on { color: #333; font-weight: 600; }
.at-li-off { color: #aaa; }

.at-price-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 8px 0;
    border-bottom: 1px solid #f5f5f5;
}
.at-price-row strong { color: #002147; }
.at-price-row .free { color: #27ae60; font-weight: bold; }

/* TABLET (2'li yan yana) */
@media (max-width: 1024px) {
    .at-info-card {
        flex: 1 1 calc(50% - 15px);
    }
}

/* MOBİL (Tekli alt alta) */
@media (max-width: 600px) {
    .at-info-card {
        flex: 1 1 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-abb8bd4 */.at-whatsapp-container {
    text-align: center;
    padding: 30px 15px;
    margin: 20px 0;
    font-family: 'Segoe UI', sans-serif;
}

.at-whatsapp-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #25D366; /* Orijinal WhatsApp Yeşili */
    color: #ffffff !important;
    padding: 16px 40px;
    border-radius: 50px;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 10px 25px rgba(37, 211, 102, 0.25);
    transition: all 0.3s ease;
}

.at-whatsapp-btn i {
    font-size: 26px;
    margin-right: 12px;
}

.at-whatsapp-btn:hover {
    background-color: #128C7E;
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(37, 211, 102, 0.4);
}

.at-whatsapp-subtext {
    display: block;
    margin-top: 15px;
    color: #002147; /* Kurumsal mavi renginle uyumlu */
    font-size: 15px;
    font-weight: 500;
}

/* Mobil Uyumluluk */
@media (max-width: 767px) {
    .at-whatsapp-container {
        padding: 20px 10px;
    }
    .at-whatsapp-btn {
        width: 100%;
        font-size: 17px;
        padding: 14px 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47f79b5 *//* Program Bölümü Genel Ayarları */
.at-program-section {
    padding: 20px 15px;
    font-family: 'Segoe UI', sans-serif;
    max-width: 1100px;
    margin: 0 auto;
}

.at-h3-title {
    color: #002147 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    margin-bottom: 40px !important;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    display: block; /* Çizginin ortalanması için */
}

/* H3 Altındaki Sarı Çizgi */
.at-h3-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: #f39c12;
}

.at-program-flex {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

/* Metin Alanı */
.at-program-content {
    flex: 1.2;
}

.at-program-item {
    margin-bottom: 30px;
}

.at-h4-sub {
    color: #f39c12 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
    display: inline-block;
}

.at-program-item p {
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    margin-bottom: 15px;
    text-align: justify;
}

/* Resim Alanı */
.at-program-image {
    flex: 0.8;
    position: sticky;
    top: 20px;
}

.at-program-image img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border: 5px solid #fff;
}

/* Mobil Uyumluluk */
@media (max-width: 991px) {
    .at-program-flex {
        flex-direction: column;
    }
    .at-program-image {
        order: -1;
        width: 100%;
        position: static;
        margin-bottom: 25px;
    }
    .at-h3-title {
        font-size: 24px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f5ddfd *//* Genel Yapı */
.at-program-section { padding: 30px 15px; font-family: 'Segoe UI', sans-serif; max-width: 1200px; margin: 0 auto; }
.at-program-flex { display: flex; gap: 40px; align-items: flex-start; }
.at-program-content { flex: 1.2; }

/* Başlık Stilleri (Sarı Çizgili) */
.at-h3-gallery {
    color: #002147 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}
.at-h3-gallery::after {
    content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);
    width: 50px; height: 3px; background-color: #f39c12;
}

.at-h4-sub {
    color: #f39c12 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
    display: inline-block;
}

/* Metin ve Not Kutusu */
.at-program-item p { font-size: 16px; line-height: 1.7; color: #444; margin-bottom: 15px; text-align: justify; }
.at-note-box {
    background: #fff9eb; border-left: 4px solid #f39c12; padding: 15px;
    font-size: 14px; color: #666; margin: 20px 0; border-radius: 0 8px 8px 0;
}

/* 2x2 Galeri Düzeni */
.at-gallery-side { flex: 0.8; position: sticky; top: 20px; }
.at-photo-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Masaüstü 2 yan yana */
    gap: 15px;
}
.at-photo-item { position: relative; overflow: hidden; border-radius: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); }
.at-photo-item img { width: 100%; height: 150px; object-fit: cover; display: block; transition: transform 0.3s; }
.at-photo-item:hover img { transform: scale(1.1); }
.at-photo-item span {
    position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,33,71,0.7);
    color: #fff; font-size: 12px; text-align: center; padding: 5px 0; font-weight: bold;
}

/* Mobil Uyumluluk */
@media (max-width: 991px) {
    /* Genel kapsayıcı boşluğunu mobilde daraltıyoruz */
    .at-program-section { 
        padding: 0px 15px !important; 
    }

    .at-program-flex { 
        flex-direction: column; 
    }

    .at-gallery-side { 
        width: 100%; 
        order: -1; /* Resim galerisi mobilde metnin üstüne çıkar */
        position: static; 
        margin-bottom: 20px; /* Resimler bittikten sonra metne geçmeden az bir boşluk */
    }

    .at-photo-grid { 
        grid-template-columns: repeat(2, 1fr); /* Mobilde de 2x2 düzeni korur */
        gap: 10px; /* Mobilde resim arası boşluğu biraz daralttık */
    }

    .at-h3-gallery {
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }

    .at-program-item p {
        text-align: left; /* Mobilde okumayı kolaylaştırmak için sola yasladık */
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f154ee */<style>
/* Uyarı Alanı Genel Yapısı */
.at-warning-section {
    padding: 40px 15px;
    font-family: 'Segoe UI', sans-serif;
    background-color: #fdfdfd; /* Hafif bir gri tonu ile ayrıştırdık */
}

.at-warning-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Başlık ve Sarı Çizgi Uyumu */
.at-warning-title {
    color: #002147 !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}

.at-warning-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: #f39c12;
}

/* Uyarı Kutusu Tasarımı */
.at-warning-box {
    background: #fff5f5; /* Hafif kırmızımsı dikkat çekici zemin */
    border: 1px solid #ffcccc;
    border-left: 6px solid #c0392b; /* Sol tarafta kalın kırmızı uyarı çizgisi */
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

.at-warning-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.at-warning-list li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 18px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
}

.at-warning-list li:last-child {
    margin-bottom: 0;
}

/* İkonlar */
.at-warning-list li i {
    color: #c0392b; /* Kırmızı ikonlar */
    font-size: 20px;
    margin-top: 3px;
    flex-shrink: 0;
}

/* Önemli kısımları vurgula */
.at-warning-list strong {
    color: #c0392b;
    font-weight: 700;
}

/* Mobil Uyumluluk */
@media (max-width: 767px) {
    .at-warning-section {
        padding: 20px 15px !important;
    }
    .at-warning-box {
        padding: 20px;
    }
    .at-warning-list li {
        font-size: 15px;
    }
}
</style>/* End custom CSS */