/* Kayval Bir theme overrides */
#capitol-callback {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

#capitol-callback .main-button img {
    max-width: 60px;
}

.hero-section .bg {
    background-size: cover;
    background-position: center;
}

.bir-price-table .domestic-routes-thumb img {
    width: 80px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
}

.bir-price-table .price-header td {
    font-weight: 600;
    padding: 8px 4px;
}

.bir-price-table .line-bottom {
    border-bottom: 1px solid #e8e8e8;
    padding: 12px 0;
}

.destination-box .listing-box-img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.navbar-nav > li.dropdown > .dropdown-menu > li.active > a {
    font-weight: 600;
}

.navbar-nav.navbar-right > li.dropdown > a.dropdown-toggle {
    display: inline-flex !important;
    align-items: center;
    gap: 5px;
    line-height: inherit;
}

.navbar-nav .lang-flag {
    width: 22px;
    height: 16px;
    object-fit: cover;
    border-radius: 2px;
    display: block;
    flex-shrink: 0;
    margin: 0;
}

.navbar-nav .lang-flag-emoji {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
}

.navbar-nav .dropdown-menu-lang > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
}

.home-blog-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.home-blog-view-all {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #ff4e00;
    text-decoration: none;
}

.home-blog-view-all:hover {
    color: #e74c3c;
}

.home-blog-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 12px;
    color: #888;
}

.home-blog-meta span i {
    margin-right: 4px;
}

.home-blog-excerpt {
    font-size: 13px;
    color: #70778b;
    line-height: 1.6;
    margin: 0 0 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home-blog-section {
    padding-bottom: 20px;
}

.bir-blog-list-page {
    padding-bottom: 50px;
}

.bir-blog-filters {
    margin: 0 0 25px;
}

.bir-blog-filter-group {
    margin-bottom: 10px;
}

.bir-blog-filter-label {
    display: inline-block;
    margin-right: 8px;
    font-size: 13px;
    font-weight: 600;
    color: #334e6f;
}

.bir-blog-filter-chip {
    display: inline-block;
    margin: 0 6px 6px 0;
    padding: 4px 12px;
    border: 1px solid #e5e8ef;
    border-radius: 20px;
    background: #fff;
    color: #70778b;
    font-size: 12px;
    text-decoration: none;
}

.bir-blog-filter-chip:hover,
.bir-blog-filter-chip:focus {
    border-color: #ff4e00;
    color: #ff4e00;
    text-decoration: none;
}

.bir-blog-pagination {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e8ef;
}

.bir-blog-page-indicator {
    display: inline-block;
    margin: 8px 12px;
    color: #95a0b3;
    font-size: 13px;
}

.mini-transfer .region-info {
    margin-bottom: 15px;
    line-height: 1.8;
}

.mini-transfer .region-price {
    display: inline-block;
    margin: 4px 8px 4px 0;
}

.mini-transfer .region-price a {
    display: inline-block;
    padding: 6px 14px;
    border: 1px solid #e74c3c;
    border-radius: 3px;
    color: #e74c3c;
    text-decoration: none;
    font-size: 13px;
}

.mini-transfer .region-price a:hover {
    background: #e74c3c;
    color: #fff;
}

.bir-page-content {
    margin-top: 100px;
    padding: 40px 15px 60px;
    min-height: 50vh;
}

section.gray-bg {
    padding: 120px 0 40px;
}

.tr-single-box {
    background: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.tr-single-header {
    padding: 20px 25px;
    border-bottom: 1px solid #eee;
}

.tr-single-header h2 {
    margin: 0;
    font-size: 22px;
}

.tr-single-body {
    padding: 25px;
}

.form-box {
    margin-bottom: 20px;
}

.domestic-routes {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.domestic-routes-thumb img.img-transfer-mini {
    width: 90px;
    height: 70px;
    object-fit: cover;
    border-radius: 4px;
}

.domestic-routes-detail h5 {
    margin: 0 0 4px;
}

.domestic-routes-detail span {
    color: #888;
    font-size: 13px;
}

.domestic-routes-content span {
    display: block;
    color: #888;
    font-size: 13px;
    margin-top: 2px;
}

.destination-place.destination-origin {
    margin-top: 4px;
    font-size: 14px;
}

.before-footer {
    background: #1a1a1a;
    color: #fff;
    padding: 20px 0;
}

.before-footer h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
}

.before-footer .social-share {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.before-footer .social-share li a {
    font-size: 22px;
}

.sub-slogan {
    text-align: center;
    max-width: 900px;
    margin: 15px auto 0;
    line-height: 1.8;
    color: #fff;
    opacity: 0.95;
}

.agent-bar {
    font-size: 11px;
    text-align: center;
    padding: 4px 0;
    background: #f5f5f5;
    color: #666;
}
