       
Tour Program
/* ========================================================= */
/* გვერდის სათაური და ანიმაცია */
/* ========================================================= */
.page-title {
    text-align: center;
    font-size: 36px;
    margin: 50px 0;
    animation: slideDown 1.5s ease-in-out;
    color: white;
}

.all-text-animation {
    /* ანიმაცია tour-description-box-ზე */
    animation: slideDown 1.5s ease-in-out;
    /* უზრუნველყოფა ანიმაციისთვის */
    opacity: 1; 
    transform: none; 
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ========================================================= */
/* 1. ტურის აღწერის მთავარი კონტეინერი (ჩარჩო) */
/* ========================================================= */
.tour-description-box {
    /* ჩარჩო და ვიზუალური ეფექტები */
    border: 1px solid #ddd;         
    border-radius: 8px;             
    background-color: #ffffff;      
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
    
    /* დაშორებები */
    padding: 20px;                  
    margin-top: 15px;
    margin-bottom: 25px; 
    
    /* ტექსტის ზოგადი ფერი */
    color: #333333; 
    display: block;
    visibility: visible;
}

/* ========================================================= */
/* 2. დღეების სათაურები (H5) */
/* ========================================================= */
.tour-description-box h5 {
    font-size: 1.35em;
    color: #cc6600; /* ნარინჯისფერი აქცენტი */
    font-weight: bold;
    
    /* დაშორება და სტილი */
    margin-top: 25px; 
    margin-bottom: 10px;
    padding: 5px 0 5px 10px; 
    
    border-left: 5px solid #cc6600; 
    background-color: #fff7e6; 
    border-radius: 3px;
    
}

/* ========================================================= */
/* 3. ტექსტის აბზაცები (P) */
/* ========================================================= */
.tour-description-box p {
    line-height: 1.6;
    margin-bottom: 15px;
    color: inherit; 
}

/* ========================================================= */
/* 4. სიები (UL - Included/Excluded services) */
/* ========================================================= */
.tour-description-box ul {
    margin-top: 15px;
    margin-bottom: 20px;
    list-style-type: disc; 
    padding-left: 30px; 
    color: inherit;
}

/* 5. ჰორიზონტალური გამყოფი (HR) */
.tour-description-box hr {
    border: none;
    border-top: 3px solid #ccc;
    margin: 30px 0;
}

/* ========================================================= */
/* ფასის დეტალური ბლოკი (მარკეტინგული პოზიცია) */
/* ========================================================= */

/* ძველი .tour-price სტილები წაიშალა, რადგან ახალ კოდში .tour-price-detailed გამოიყენება */

.tour-price-detailed {
    /* კონტეინერი */
    background-color: #fff8f8; /* ღია ვარდისფერი ფონი აქცენტისთვის */
    border: 1px solid #ffcccc;
    border-radius: 8px;
    padding: 15px;
    margin-top: 20px; /* დაშორება Excluded Services-ისგან */
    text-align:left ;
}

.price-main-info {
    font-size: 1.2em;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.price-value-detailed {
    font-size: 2.2em;
    font-weight: 700;
    color: #cc6600; /* ძლიერი აქცენტის ფერი */
    margin: 0 5px;
}

.price-currency-detailed {
    font-size: 1.5em;
    color: #cc6600;
}

/* მოქნილი მარკეტინგული ნოტები */
.price-notes {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #e0e0e0;
    color: #555;
    font-size: 0.95em;
    line-height: 1.4;
    white-space: pre-wrap; /* იმის უზრუნველყოფა, რომ Enter/ახალი ხაზები იმუშაოს */
}

/* ========================================================= */
/* ადაპტური წესები */
/* ========================================================= */
@media screen and (max-width: 768px) {
    .page-title {
        font-size: 28px;
        margin: 30px 10px;
    }
}

@media screen and (max-width: 480px) {
    .page-title {
        font-size: 22px;
    }
    .tour-description-box {
        padding: 15px;
    }
}
/* ========================================================= */
/* ტურის დეტალების გვერდის სტილები (tour-details.php) */
/* ========================================================= */
.tour-details-container {
    max-width: 1000px; /* კონტენტის მაქსიმალური სიგანე */
    margin: 0 auto; /* ცენტრირება */
    padding: 0 20px 50px 20px;
    border:rgba(0, 0, 0, 0.1)
}

.details-title {
    color: #cc6600; /* სათაურის ფერი */
    font-size: 2.5em;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

/* ---!!! გასწორებული კოდი იწყება აქედან !!!--- */
.main-tour-image {
    width: 100%;
    height: auto; /* მობილურზე სიმაღლე ავტომატურია */
    object-fit: contain; /* უზრუნველყოფს სრულად გამოჩენას მოჭრის გარეშე */
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

/* დამატებული მედია ქუერი: აყენებს მაქსიმალურ სიმაღლეს მხოლოდ დიდ ეკრანებზე */
@media screen and (min-width: 769px) {
    .main-tour-image {
        /* სიმაღლის შეზღუდვა დესკტოპზე. რადგან object-fit: contain; გვაქვს, 
        სურათი ამ კონტეინერში ჩაეტევა მოჭრის გარეშე. */
        height: 450px; 
    }
}
/* ---!!! გასწორებული კოდი მთავრდება აქედან !!!--- */

/* არსებული სტილები: 
.tour-description-box, 
.tour-description-box h5,
.tour-description-box p,
.tour-description-box ul,
.tour-price-detailed 
ყველაფერი იმუშავებს ისე, როგორც ადრე იყო, რადგან მათ იგივე კლასები აქვთ. */

@media screen and (max-width: 768px) {
    .details-title {
        font-size: 1.8em;
        text-align: center;
    }
}
/* ========================================================= */
/* 7. ტურის ბარათები (Our-tours.php) */
/* ========================================================= */
.tours-container {
    display: flex;
    flex-wrap: wrap; /* საშუალებას აძლევს ბარათებს ახალ ხაზზე გადავიდნენ */
    gap: 30px; /* დაშორება ბარათებს შორის */
    justify-content: center; /* ცენტრში გასწორება */
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.tour-card {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    width: 300px; /* ფიქსირებული სიგანე */
    overflow: hidden;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}

.tour-card:hover {
    transform: translateY(-5px); /* პატარა აწევის ეფექტი */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.card-image {
    width: 100%;
    height: 200px; /* ფიქსირებული სიმაღლე სურათისთვის */
    object-fit: cover; /* სურათი მთლიანად ავსებს კონტეინერს */
}

.card-content {
    padding: 15px;
    flex-grow: 1; /* უზრუნველყოფს, რომ კონტენტი თანაბარი სიმაღლის იყოს */
    display: flex;
    flex-direction: column;
}

.card-title-link {
    text-decoration: none;
}

.card-title {
    font-size: 1.2em;
    color: #333;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.3;
}

.card-description {
    font-size: 0.9em;
    color: #777;
    margin-bottom: 15px;
    flex-grow: 1; /* იკავებს დარჩენილ ადგილს */
}

.card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: auto; /* აიძულებს ფუტერი იყოს ბოლოში */
}

.card-price {
    font-size: 1.4em;
    font-weight: bold;
    color: #cc6600; /* აქცენტის ფერი */
}

.card-price .price-currency {
    font-size: 0.7em;
    font-weight: normal;
    color: #555;
    margin-left: 3px;
}

.details-button {
    background-color: #007bff;
    color: white;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 500;
    transition: background-color 0.3s;
}

.details-button:hover {
    background-color: #0056b3;
}

/* ადაპტური წესები ბარათებისთვის */
@media screen and (max-width: 650px) {
    .tour-card {
        width: 100%; /* მცირე ეკრანებზე სრულ სიგანეზე */
    }
}
/* საერთო კონტეინერი ტურის დეტალების თეთრ ფონზე */
.contact-section {
    padding: 20px;
    border-radius: 8px;
    background-color: #fff; /* თეთრი ფონი, რომ კონტრასტი შექმნას თქვენს ნარინჯისფერ ფონთან */
    margin-top: 30px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* მცირე ჩრდილი უფრო პროფესიონალური იერსახისთვის */
}

/* სათაური */
.contact-title {
    font-size: 24px;
    color: #4a4a4a; /* მუქი ნაცრისფერი ტექსტი */
    margin-bottom: 5px;
}

/* მოწოდების ტექსტი */
.contact-text {
    font-size: 16px;
    color: #777;
    margin-bottom: 25px;
}

/* ღილაკების განლაგება (რომ გვერდიგვერდ დადგნენ) */
.button-group {
    display: flex;
    justify-content: center;
    gap: 20px; /* მანძილი ღილაკებს შორის */
    flex-wrap: wrap; /* პატარა ეკრანებზე ერთმანეთის ქვეშ გადავლენ */
}

/* ძირითადი ღილაკის სტილი */
.cta-button {
    text-decoration: none;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px; /* მომრგვალებული კუთხეები თანამედროვე იერსახისთვის */
    transition: background-color 0.3s, transform 0.3s;
    display: inline-flex;
    align-items: center;
}

.cta-button i {
    margin-right: 10px;
}

/* WhatsApp სტილი - აქცენტირებული მწვანე, რომ გამოირჩეოდეს */
.whatsapp-button {
    background-color: #25D366; /* WhatsApp მწვანე */
    color: white;
}
.whatsapp-button:hover {
    background-color: #1DA851;
    transform: translateY(-2px);
}

/* Email სტილი - თქვენი ბრენდის ფერის გამოყენება */
.email-button {
    /* ეს არის თქვენი ლოგოს ნარინჯისფერი/მოყავისფრო პასტელური ფერის მაგალითი. შეცვალეთ ზუსტი Hex კოდით! */
    background-color: #e09f58; /* თქვენი ღია ღვინისფერი/ნარინჯისფერი */
    color: white;
    border: 2px solid #e09f58; 
}
.email-button:hover {
    background-color: #b7793d;
    transform: translateY(-2px);
}

