body {
    background: #f4f7fb;
    color: #203246;
}

.logo-wrap {
    min-width: 0;
}

.logo {
    display: block;
    width: 500px;
    max-width: 100%;
    position: relative;
}

.logo-guest {
    width: 395px;
}

.logo img {
    width: 100%;
    display: block;
}

.main_title {
    font-size: 28pt !important;
}

.py-5 {
    padding-top: 4.5rem !important;
}

.white {
    color: #fff !important;
}

.pt-30 {
    padding-top: 70px;
}

.text-blue {
    color: #fff !important;
}

a.text-blue:hover {
    color: #b58a00 !important;
}

.ib-topbar {
    background: #0d2946;
    color: #fff;
    font-size: 14px;
    padding: 16px 0 10px 0;

}
.ib-topmost-bar {
    background: #0e2136;
    color: #fff;
    font-size: 14px;
    padding: 10px 0 10px 0;

}
.big {
     font-size: 17pt;
 }
 .pad5 {
     padding: 7px;
 }
 
 

/* Topbar layout */
.ib-topbar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.ib-topmost-bar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

/* Left logo */
.ib-logo-left img {
    max-height: 140px;
}

/* Center text */
.ib-header-center {
    flex: 1;
    text-align: center;
    font-size: 15px;
    line-height: 1.4;
}

/* Right logo */
.ib-logo-right img {
    max-height: 140px;
}

/* Button row */
.ib-topbar-actions {
    display: flex;
    justify-content: right;
    gap: 12px;
    flex-wrap: wrap;
}

.ib-topmost-bar {
}
.hero-top-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.ib-office-call {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 8px;
    text-align: right;
}

.ib-office-text {
    line-height: 1.4;
}

.ib-call-btn {
    display: none;
    white-space: nowrap;
}

.ib-mainnav {
    background: #123b67;
}

.ib-subnav {
    box-shadow: 0 6px 16px rgba(16,42,67,.08);
}

.nav-pill-list .nav-item {
    background: #0d2946;
    padding: 2px 10px;
    border-radius: 4px;
    margin-right: 5px;
    color: #fff;
}


.nav-link {
    color: #fff;
}

.nav-link:hover,
.nav-link:focus {
    color: #fddd78;
}

.navbar-toggler {
    border-color: rgba(255,255,255,.35);
}

.nav-user-text {
    white-space: nowrap;
}

.hero-box,
.ib-card {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 10px 25px rgba(16,42,67,.08);
}

.hero-box {
    padding: 42px;
}

.ib-card {
    padding: 24px;
}

.btn-primary {
    background: #1c69b7;
    border-color: #1c69b7;
}

.btn-outline-primary {
    color: #1c69b7;
    border-color: #1c69b7;
}

.section-title {
    font-weight: 700;
    color: #163a5d;
    text-decoration: underline;
}

.small-muted {
    color: #6a7f95;
    font-size: 14px;
}

.policy-list li {
    margin-bottom: 8px;
}

.booking-policy-html,
.home-questions-html,
.home-page-hero-left-html,
.home-page-hero-right-html {
    font-size: 15px;
    line-height: 1.55;
    color: #1a2f45;
}

.booking-policy-html > :first-child,
.home-questions-html > :first-child,
.home-page-hero-left-html > :first-child,
.home-page-hero-right-html > :first-child {
    margin-top: 0;
}

.booking-policy-html h1,
.home-questions-html h1,
.home-page-hero-left-html h1,
.home-page-hero-right-html h1,
.booking-policy-html h2,
.home-questions-html h2,
.home-page-hero-left-html h2,
.home-page-hero-right-html h2,
.booking-policy-html h3,
.home-questions-html h3,
.home-page-hero-left-html h3,
.home-page-hero-right-html h3,
.booking-policy-html h4,
.home-questions-html h4,
.home-page-hero-left-html h4,
.home-page-hero-right-html h4,
.booking-policy-html h5,
.home-questions-html h5,
.home-page-hero-left-html h5,
.home-page-hero-right-html h5,
.booking-policy-html h6,
.home-questions-html h6,
.home-page-hero-left-html h6,
.home-page-hero-right-html h6 {
    font-weight: 700;
    color: #163a5d;
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
}

.booking-policy-html h4,
.home-questions-html h4,
.home-page-hero-left-html h4,
.home-page-hero-right-html h4 {
    text-decoration: underline;
}

.booking-policy-html p,
.home-questions-html p,
.home-page-hero-left-html p,
.home-page-hero-right-html p {
    margin-bottom: 0.5rem;
}

.booking-policy-html ul,
.home-questions-html ul,
.home-page-hero-left-html ul,
.home-page-hero-right-html ul,
.booking-policy-html ol,
.home-questions-html ol,
.home-page-hero-left-html ol,
.home-page-hero-right-html ol {
    padding-left: 1.25rem;
    margin-bottom: 0.5rem;
}

.booking-policy-html li,
.home-questions-html li,
.home-page-hero-left-html li,
.home-page-hero-right-html li {
    margin-bottom: 6px;
}

.booking-policy-html a,
.home-questions-html a,
.home-page-hero-left-html a,
.home-page-hero-right-html a {
    color: #1c69b7;
}

.booking-policy-html table,
.home-questions-html table,
.home-page-hero-left-html table,
.home-page-hero-right-html table {
    width: 100%;
    margin-bottom: 0.75rem;
    font-size: 14px;
}

.booking-policy-html th,
.home-questions-html th,
.home-page-hero-left-html th,
.home-page-hero-right-html th,
.booking-policy-html td,
.home-questions-html td,
.home-page-hero-left-html td,
.home-page-hero-right-html td {
    border: 1px solid #dbe9f4;
    padding: 6px 8px;
}

.table thead th {
    background: #e9f1f8;
    color: #163a5d;
    border-bottom: 0;
}

.form-section {
    border-top: 1px solid #edf2f7;
    padding-top: 18px;
    margin-top: 18px;
}

.summary-box {
    background: #f6fafc;
    border: 1px solid #dbe9f4;
    border-radius: 14px;
    padding: 16px;
}

.home-stat {
    background: #fff;
    border-radius: 16px;
    padding: 18px;
    height: 100%;
}

.action-stack .btn {
    margin-bottom: 8px;
}

.badge {
    font-weight: 600;
}

.mobile-cta-btn {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 1080;
    background: #1c69b7;
    color: #fff;
    border-radius: 999px;
    padding: 13px 18px;
    box-shadow: 0 12px 28px rgba(28,105,183,.35);
    /*display: inline-flex;*/
    display: none;
    
    align-items: center;
    gap: 8px;
    font-weight: 700;
    text-decoration: none;
}

.mobile-cta-btn:hover,
.mobile-cta-btn:focus {
    color: #fff;
    background: #15548f;
}

@media (max-width: 1199.98px) {
    .ib-topbar-inner {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        min-height: 0;
    }

    .ib-office-call {
        align-items: center;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .hero-box {
        padding: 28px;
    }

    .ib-card {
        padding: 20px;
    }

    .main_title {
        font-size: 22pt !important;
    }

    .nav-pill-list .nav-item {
        margin: 0 0 8px 0;
        width: 100%;
    }

    .nav-pill-list .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }

    .nav-user-text {
        white-space: normal;
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .ib-topbar-inner {
        flex-direction: column;
        text-align: center;
    }

    .ib-logo-right img {
        margin-top: 10px;
    }

    .ib-header-center {
        margin-top: 10px;
    }
}

@media (max-width: 767.98px) {
    .py-5 {
        padding-top: 2rem !important;
    }

    .hero-box {
        padding: 22px;
    }

    .ib-card {
        padding: 18px;
        border-radius: 16px;
    }

    .main_title {
        font-size: 18pt !important;
        line-height: 1.25;
    }

    .hero-top-actions {
        width: 100%;
        flex-direction: column;
    }

    .hero-top-actions .btn {
        width: 100%;
    }

    .ib-office-text {
        display: none;
    }

    .ib-call-btn {
        display: inline-flex;
        align-items: center;
        gap: 6px;
    }

    .table-responsive {
        border-radius: 14px;
    }

    .table {
        min-width: 640px;
    }

    .btn {
        white-space: normal;
    }
}

@media (max-width: 575.98px) {
    .container {
        padding-left: 14px;
        padding-right: 14px;
    }

    .logo,
    .logo-guest {
        width: 240px;
    }

    .mobile-cta-btn {
        right: 12px;
        left: 12px;
        bottom: 12px;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .ib-content-sidebar {
        position: sticky;
        top: 1rem;
    }
}
