@charset "utf-8";

/*===========Custom slider Section==========*/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}

.tp-banner {
    position: relative;
    width: 100%;
    height: 400px !important;
}

.tp-banner img {
    position: relative;
    width: 100%;
}

.tp-caption {
    line-height: normal !important
}

.tp-caption a {
    color: inherit !important;
}

.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}

.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}

.tp-arr-allwrapper {
    margin: 0 10px;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    background: #088dd3;
}

.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}

.tp-leftarrow .tp-arr-allwrapper {}

.tp-rightarrow .tp-arr-allwrapper {}

.tp-arr-iwrapper {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-family: FontAwesome;
    line-height: 45px;
}

.tp-leftarrow .tp-arr-iwrapper {}

.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}

.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}

.tp-rightarrow .tp-arr-iwrapper {}

.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}

.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}

.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}

.large-desc {
    font-size: 16px;
}

.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}

.slide-h3 span {
    text-transform: uppercase;
    font-weight: bold;
}

.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}

.slide-desc {
    font-size: 22px;
    line-height: 150%;
}

.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}

.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}

.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}

.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}

.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}

.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}

.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}

.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}

.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}

.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 2px
}

.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}

.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}

.witTxt {
    color: #fff !important;
}

.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}

.black-bg {
    background: rgba(0, 0, 0, .63);
    color: #a8a8a8;
    text-transform: none;
}

.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}

.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}

#vertical-ticker {
    height: 120px;
    overflow: hidden;
}

#vertical-ticker li {
    padding: 15px 20px;
    display: block;
    text-align: center;
}

.to-bottom i.fa {
    font-size: 30px;
    border: 2px #a8a8a8 solid;
    padding: 20px 22px;
    border-radius: 50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}

.tp-banner {
    z-index: -1;
    position: relative;
}

.slidertext1 {
    text-align: center !important;
    color: #fff;
    font-size: 50px;
    font-weight: 600 !important;
    padding: 15px 0;
    text-transform: uppercase !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    font-family: 'Poppins', sans-serif;
}

.slidertext2 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 100 !important;
    letter-spacing: 6px;
    padding: 15px 0;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif;
    text-align: center !important;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.slidertext2 span {
    color: #fff;
}

.slidertext3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0;
    text-transform: inherit !important;
    font-family: 'OpenSans', sans-serif;
    text-align: center !important;
}

.slidertext4 a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    padding: 18px 40px;
    text-transform: uppercase !important;
    text-align: left;
    background: #fcb80b;
    font-family: 'OpenSans', sans-serif;
    text-align: center !important;
    border-radius: 30px;
}

.slidertext4 a:hover {
    background: #fff;
    color: #000 !important;
}

a.slidebtn {
    background: #e76ba9;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: normal !important;
    text-transform: none !important;
    display: inline-block;
    font-family: 'OpenSans', sans-serif;
}

a.slidebtn i {
    margin-left: 10px;
}

@-webkit-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}


.block-feature-fourteen {
    background: #1a3c6e;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 0px 20px 30px;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 15px 50px 55px;
    background: url(../images/shape_60.svg) no-repeat center;
    background-size: cover;
}
.title-one span {
    position: relative;
    z-index: 1;
}
.title-one span img {
    position: absolute;
    bottom: -2%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 0px 20px 30px;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 0px 50px 40px;
    background: url(../images/shape_60.svg) no-repeat center;
    background-size: cover;
}

.card-style-eight .icon {
    width: 70px;
}
.card-style-eight .text {
    width: calc(100% - 70px);
}
.card-style-eight .text h5 {
    letter-spacing: -0.5px;
    margin-bottom: 15px;
    text-align: left;
}
.card-style-eight .text {
    width: calc(100% - 100px);
    padding-left: 35px;
}
.mt-45 {
    margin-top: 45px;
}
.card-style-eight .text p {
    margin: 0;
    color: rgba(255,255,255,.6);
    text-align: left;
}
.mt-70 {
    margin-top: 50px;
}
.category-card {
    align-items: center;
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 25px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 8px rgb(255 255 255), 0px 4px 20px rgba(26, 60, 110, 0.12);
    border: 1px solid #e8eef5;
    position: relative;
}
.category-card::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0px;
    background-color: #1a3c6e;
    transition: 0.6s;
}
.category-card:hover::before {
    width: 100%;
}
.category-card .image {
    position: relative;
    display: inline-block;
    height: 85px;
    width: 85px;
    background-color: rgba(255, 255, 255, 0.81);
    text-align: center;
    border-radius: 50px;
    margin-right: 10px;
}
.category-card .image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
}
.category-card .content {
    margin-left: 0;
    margin-top: 12px;
}
.category-card .content h3, .category-card .content .h3 {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 600;
}
.category-card .content span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 10px;
}
.information-inner-area {
    background: linear-gradient(186deg, #1a3c6e 0%, #2a5fa580 100%);
    padding: 70px 50px;
}
.information-content .sub {
    display: inline-flex;
    padding: 5px 15px;
    background-color: #c9a227;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-bottom: 25px;
}
.information-content h2, .information-content .h2 {
    font-size: 40px;
    margin-bottom: 0;
    color:#fff;
}
.information-list {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.information-list li {
    list-style-type: none;
    margin-right: 30px;
}
.information-list li .phone-info {
    display: flex;
    align-items: center;
}
.information-list li .phone-info .icon {
    margin-right: 7px;
    line-height: 1;
}
.information-list li .phone-info .icon i {
    font-size: 40px;
    color: #c9a227;
}
.information-list li .phone-info a {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.default-btns {
    display: inline-flex;
    padding: 15px 30px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #c9a227;
    color: #ffffff;
    font-weight: 600;
    transition: 0.6s;
}
.default-btns:hover {
    background-color: #fff;
    color: #1a3c6e;
}
.header-top {
    position: relative;
    padding: 6px 0px;
    background: #1a3c6e;
}
.header-top .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}
.header-top .info {
    position: relative;
    list-style: none;
    margin: 0;
    text-align: left;
}
.header-top .info li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 15px;
    color:#fff;
}
.header-top .info li i {
    padding-right: 10px;
    font-size: 18px;
}
.header-top .social-box {
    position: relative;
    margin-left: 15px;
    float: right;
    margin: 0;
    padding: 0;
}
.header-top .social-box li {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 27px;
    height: 27px;
    background: rgba(255,255,255,0.15);
    border-radius: 30px;
    line-height: 27px;
    font-size: 14px;
    transition: background 0.3s;
}
.header-top .social-box li:hover {
    background: #c9a227;
}
.header-top .social-box li a {
    color: #fff;
    display: block;
    text-align: center;
}

/* ========== HERO CAROUSEL OVERLAY ========== */
.tp-banner-container {
    position: relative;
}
.hero-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(26, 60, 110, 0.55);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}
.hero-overlay h1 {
    font-size: 46px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 16px;
    text-shadow: 0 2px 12px rgba(0,0,0,0.3);
}
.hero-overlay h1 span {
    color: #c9a227;
}
.hero-overlay p {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    margin-bottom: 28px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.hero-overlay .hero-btns {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}
.hero-btn-primary {
    display: inline-block;
    padding: 13px 32px;
    background: #c9a227;
    color: #fff !important;
    font-weight: 600;
    border-radius: 4px;
    font-size: 15px;
    transition: 0.3s;
}
.hero-btn-primary:hover {
    background: #fff;
    color: #1a3c6e !important;
}
.hero-btn-outline {
    display: inline-block;
    padding: 12px 32px;
    border: 2px solid #fff;
    color: #fff !important;
    font-weight: 600;
    border-radius: 4px;
    font-size: 15px;
    transition: 0.3s;
}
.hero-btn-outline:hover {
    background: #fff;
    color: #1a3c6e !important;
}
@media(max-width: 768px) {
    .hero-overlay h1 { font-size: 28px; }
    .hero-overlay p { font-size: 15px; }
    .hero-overlay { padding: 15px; }
}

/* ========== WHATSAPP FLOAT BUTTON ========== */
.whatsapp-float {
    position: fixed;
    bottom: 28px;
    right: 28px;
    z-index: 99999;
    width: 58px;
    height: 58px;
    background: #25d366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(37, 211, 102, 0.5);
    animation: whatsapp-pulse 2s infinite;
    transition: transform 0.2s;
}
.whatsapp-float:hover {
    transform: scale(1.1);
}
.whatsapp-float i {
    color: #fff;
    font-size: 30px;
    line-height: 1;
}
@keyframes whatsapp-pulse {
    0%   { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5); }
    70%  { box-shadow: 0 0 0 14px rgba(37, 211, 102, 0); }
    100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

/* ========== SECTION ALTERNATING BG ========== */
.bg-white-section {
    background-color: #ffffff;
}
.bg-light-section {
    background-color: #f5f8fd;
}

/* ========== BUTTON PRIMARY OVERRIDES ========== */
.button-primary {
    background: #1a3c6e !important;
    border-color: #1a3c6e !important;
    color: #fff !important;
}
.button-primary:hover {
    background: #c9a227 !important;
    border-color: #c9a227 !important;
}

/* ========== SECTION TITLE ACCENT LINE ========== */
.section-title-dash-color {
    color: #c9a227 !important;
}
.section-titles .section-title-dash-color {
    color: #1a3c6e !important;
}

/* ========== WHY CHOOSE US BOX ========== */
.services-3 .item .icon {
    background: #1a3c6e !important;
}

/* ========== FEATURE BOX COLORS ========== */
.feature_box_col_one,
.feature_box_col_two,
.feature_box_col_three,
.feature_box_col_four {
    background: #1a3c6e !important;
    color: #fff !important;
}

/* ========== BREADCRUMB LINK ========== */
.breadcrumbs-custom-path li a {
    color: #c9a227;
}

/* ========== PROPERTY CARD BTN ========== */
.prt-view {
    color: #1a3c6e !important;
    font-weight: 600;
}
.prt-view:hover {
    color: #c9a227 !important;
}
.btn-red {
    background: #1a3c6e !important;
    border-color: #1a3c6e !important;
    color: #fff !important;
}
.btn-red:hover {
    background: #c9a227 !important;
    border-color: #c9a227 !important;
}

/* ========== FAQ CARD ========== */
.card-classic-2 .card-title a {
    color: #1a3c6e;
}
.card-classic-2 .card-title a:hover {
    color: #c9a227;
}

/* ========== FOOTER SOCIAL ========== */
.footer-social-list-2 li a {
    color: #c9a227 !important;
}

/* ========== SEO KEYWORD BADGE ========== */
.seo-badge {
    display: inline-block;
    background: #1a3c6e;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* ========== PROPERTY GRID CARDS ========== */
.prop-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(26,60,110,0.09);
    border: 1px solid #e8eef5;
    transition: box-shadow 0.3s, transform 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.prop-card:hover {
    box-shadow: 0 8px 32px rgba(26,60,110,0.16);
    transform: translateY(-4px);
}
.prop-card__img-wrap {
    position: relative;
    overflow: hidden;
    height: 190px;
    background: #f0f4fa;
}
.prop-card__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
}
.prop-card:hover .prop-card__img-wrap img {
    transform: scale(1.05);
}
.prop-card__badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #1a3c6e;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 3px;
    letter-spacing: 0.4px;
}
.prop-card__body {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.prop-card__name {
    font-size: 15px;
    font-weight: 700;
    color: #1a3c6e;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.prop-card__location {
    font-size: 12px;
    color: #777;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.prop-card__location i {
    color: #c9a227;
    font-size: 13px;
}
.prop-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #f0f4fa;
    padding-top: 12px;
    margin-top: auto;
}
.prop-card__price {
    font-size: 16px;
    font-weight: 700;
    color: #1a3c6e;
}
.prop-card__price span {
    font-size: 12px;
    font-weight: 400;
    color: #888;
    display: block;
}
.prop-card__link {
    font-size: 13px;
    font-weight: 600;
    color: #1a3c6e;
    border: 1.5px solid #1a3c6e;
    padding: 5px 14px;
    border-radius: 4px;
    transition: 0.2s;
    white-space: nowrap;
}
.prop-card__link:hover {
    background: #1a3c6e;
    color: #fff !important;
}
/* Section heading row */
.section-head-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 28px;
    flex-wrap: wrap;
    gap: 12px;
}
.section-head-row .view-all-link {
    font-size: 13px;
    font-weight: 600;
    color: #1a3c6e;
    border: 1.5px solid #1a3c6e;
    padding: 7px 18px;
    border-radius: 4px;
    transition: 0.2s;
    white-space: nowrap;
}
.section-head-row .view-all-link:hover {
    background: #1a3c6e;
    color: #fff !important;
}

/* =====================================================================
   MODERN REDESIGN UPGRADES
   ===================================================================== */

/* ---------- HERO: sized for 1360×500 images (2.72:1 ratio) ---------- */
.tp-banner-container .carousel-item img,
#carouselExampleControls .carousel-item img {
    width: 100%;
    height: auto;           /* natural 1360×500 ratio on desktop */
    min-height: unset;
    display: block;
    object-fit: cover;
    object-position: center center;
}
.hero-overlay {
    background: linear-gradient(
        135deg,
        rgba(10, 25, 55, 0.82) 0%,
        rgba(26, 60, 110, 0.60) 55%,
        rgba(10, 25, 55, 0.75) 100%
    ) !important;
    align-items: center;
    padding-bottom: 20px;
}
.hero-overlay h1 {
    font-size: 3.8rem !important;
    font-weight: 800 !important;
    letter-spacing: -0.5px;
    text-shadow: 0 4px 24px rgba(0,0,0,0.45) !important;
    line-height: 1.15 !important;
}
.hero-overlay p {
    font-size: 19px !important;
    max-width: 680px !important;
    opacity: 0.92;
}
.hero-btn-primary {
    padding: 15px 38px !important;
    font-size: 16px !important;
    border-radius: 50px !important;
    letter-spacing: 0.3px;
    box-shadow: 0 6px 24px rgba(201,162,39,0.4);
}
.hero-btn-outline {
    padding: 14px 38px !important;
    font-size: 16px !important;
    border-radius: 50px !important;
}
.hero-overlay .hero-btns {
    margin-top: 10px;
    gap: 20px !important;
}

/* Hero stats bar — sits below slider, full width */
.hero-stats-bar {
    width: 100%;
    background: rgba(255,255,255,0.97);
    box-shadow: 0 4px 30px rgba(26,60,110,0.12);
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.hero-stat {
    flex: 1;
    max-width: 220px;
    text-align: center;
    padding: 18px 20px;
    border-right: 1px solid #edf1f8;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hero-stat:last-child { border-right: none; }
.hero-stat__num {
    font-size: 2rem;
    font-weight: 800;
    color: #1a3c6e;
    line-height: 1;
}
.hero-stat__num span { color: #c9a227; }
.hero-stat__label {
    font-size: 12px;
    color: #666;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-top: 4px;
}

/* ---------- HEADER: sticky glass effect ---------- */
.vanguard-navbar {
    transition: background 0.35s, box-shadow 0.35s;
}
.vanguard-navbar.header-scrolled {
    background: rgba(255,255,255,0.96) !important;
    box-shadow: 0 4px 32px rgba(26,60,110,0.12) !important;
    backdrop-filter: blur(10px);
}
.nav-book-btn {
    display: inline-block;
    background: #c9a227;
    color: #fff !important;
    padding: 9px 22px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    transition: 0.25s;
    white-space: nowrap;
    margin-left: 18px;
}
.nav-book-btn:hover {
    background: #1a3c6e;
    color: #fff !important;
    box-shadow: 0 4px 16px rgba(26,60,110,0.25);
}

/* ---------- SECTION SPACING upgrade ---------- */
.section-lg { padding-top: 80px !important; padding-bottom: 80px !important; }
.section-head-row { margin-bottom: 40px !important; }
.section-titles {
    font-size: 2.2rem;
    font-weight: 800;
    color: #0d1f3c;
    line-height: 1.2;
}

/* ---------- PROPERTY CARD: premium upgrade ---------- */
.prop-card {
    border-radius: 12px !important;
    box-shadow: 0 4px 24px rgba(26,60,110,0.08) !important;
    border: none !important;
    transition: box-shadow 0.3s, transform 0.3s !important;
}
.prop-card:hover {
    box-shadow: 0 12px 40px rgba(26,60,110,0.18) !important;
    transform: translateY(-6px) !important;
}
.prop-card__img-wrap {
    height: 210px !important;
    background: linear-gradient(135deg, #e8eef5 0%, #d0daea 100%) !important;
}
/* Nice placeholder when image missing */
.prop-card__img-wrap img[src$="property_default.jpg"],
.prop-card__img-wrap img:not([src]) {
    opacity: 0.15;
}
.prop-card__img-wrap::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(10,25,55,0.45) 0%, transparent 55%);
    pointer-events: none;
}
.prop-card__badge {
    border-radius: 50px !important;
    font-size: 10px !important;
    padding: 4px 12px !important;
    letter-spacing: 0.6px;
    z-index: 2;
}
.prop-card__name {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.prop-card__link {
    border-radius: 50px !important;
    font-size: 12px !important;
    padding: 6px 18px !important;
    background: #f5f8fd;
}
.prop-card__link:hover {
    background: #1a3c6e !important;
    color: #fff !important;
}

/* ---------- SECTION HEADING style ---------- */
.section-title-dash {
    font-size: 2rem;
    font-weight: 800;
    color: #0d1f3c;
}
.main-heading p {
    font-size: 16px;
    color: #666;
    max-width: 640px;
    margin: 0 auto;
}

/* ---------- CATEGORY / USP CARDS upgrade ---------- */
.category-card {
    border-radius: 16px !important;
    box-shadow: 0 4px 24px rgba(26,60,110,0.08) !important;
    border: 1px solid #edf1f8 !important;
    padding: 28px 20px !important;
    transition: box-shadow 0.3s, transform 0.3s;
    text-align: center;
}
.category-card:hover {
    box-shadow: 0 10px 36px rgba(26,60,110,0.15) !important;
    transform: translateY(-5px);
}
.category-card .image {
    background: linear-gradient(135deg, #e8f0fb 0%, #f5f8fd 100%) !important;
    border-radius: 16px !important;
    width: 80px !important;
    height: 80px !important;
    margin: 0 auto 14px !important;
}
.category-card .content h3 {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #0d1f3c;
}

/* ---------- TESTIMONIALS SECTION ---------- */
.testimonials-section { background: #f5f8fd; }
.testimonial-card {
    background: #fff;
    border-radius: 16px;
    padding: 32px 28px;
    box-shadow: 0 4px 24px rgba(26,60,110,0.08);
    border: 1px solid #edf1f8;
    height: 100%;
    position: relative;
    transition: box-shadow 0.3s, transform 0.3s;
}
.testimonial-card:hover {
    box-shadow: 0 10px 36px rgba(26,60,110,0.14);
    transform: translateY(-4px);
}
.testimonial-card .quote-icon {
    font-size: 48px;
    line-height: 1;
    color: #c9a227;
    opacity: 0.25;
    position: absolute;
    top: 20px;
    right: 24px;
    font-family: Georgia, serif;
}
.testimonial-card .stars {
    color: #f7b731;
    font-size: 15px;
    margin-bottom: 14px;
    letter-spacing: 2px;
}
.testimonial-card p {
    font-size: 15px;
    color: #444;
    line-height: 1.7;
    margin-bottom: 20px;
}
.testimonial-card .client-info {
    display: flex;
    align-items: center;
    gap: 12px;
    border-top: 1px solid #f0f4fa;
    padding-top: 16px;
}
.testimonial-card .client-avatar {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1a3c6e 0%, #2a5fa5 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    flex-shrink: 0;
}
.testimonial-card .client-name {
    font-weight: 700;
    color: #0d1f3c;
    font-size: 15px;
    line-height: 1.2;
}
.testimonial-card .client-loc {
    font-size: 12px;
    color: #888;
    margin-top: 2px;
}

/* ---------- WHY CHOOSE features upgrade ---------- */
.services-3 .item {
    border-radius: 16px !important;
    padding: 32px 24px !important;
    background: #fff !important;
    box-shadow: 0 4px 24px rgba(26,60,110,0.08) !important;
    border: 1px solid #edf1f8 !important;
    transition: box-shadow 0.3s, transform 0.3s;
    margin-bottom: 28px;
}
.services-3 .item:hover {
    box-shadow: 0 10px 36px rgba(26,60,110,0.15) !important;
    transform: translateY(-5px);
}
.services-3 .item .icon {
    width: 62px !important;
    height: 62px !important;
    border-radius: 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 18px !important;
    font-size: 26px !important;
}
.services-3 .item h6 {
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #0d1f3c !important;
    margin-bottom: 10px !important;
}
.services-3 .item p {
    font-size: 14px !important;
    color: #666 !important;
    line-height: 1.65 !important;
}

/* ---------- INFORMATION CTA upgrade ---------- */
.information-inner-area {
    border-radius: 20px !important;
    background: linear-gradient(135deg, #0d1f3c 0%, #1a3c6e 60%, #2a5fa5 100%) !important;
    padding: 60px 50px !important;
    position: relative;
    overflow: hidden;
}
.information-inner-area::before {
    content: '';
    position: absolute;
    top: -60px; right: -60px;
    width: 240px; height: 240px;
    border-radius: 50%;
    background: rgba(201,162,39,0.10);
}
.information-inner-area::after {
    content: '';
    position: absolute;
    bottom: -40px; left: -40px;
    width: 180px; height: 180px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
}
.information-content h2 {
    font-size: 2.2rem !important;
    font-weight: 800 !important;
}

/* ---------- Footer legacy overrides ---------- */
footer.footer-creative {
    background: #06111f !important;
    color: #ccd4e0 !important;
}
.copyrighttext {
    background: #030c15 !important;
    border-top: 1px solid rgba(255,255,255,0.07) !important;
    padding: 16px 0 !important;
}
.copyrighttext .rights,
.copyrighttext .rights a { color: #607080 !important; font-size: 13px !important; }
.copyrighttext .rights a:hover { color: #c9a227 !important; }

/* =====================================================================
   FOOTER – full modern redesign
   ===================================================================== */

/* Pre-footer CTA band */
.footer-cta-band {
    background: linear-gradient(135deg, #0d1f3c 0%, #1a3c6e 60%, #1e4d8c 100%);
    padding: 48px 0;
    border-top: 3px solid #c9a227;
    position: relative;
    overflow: hidden;
}
.footer-cta-band::before {
    content: '';
    position: absolute;
    top: -80px; right: -80px;
    width: 280px; height: 280px;
    border-radius: 50%;
    background: rgba(201,162,39,0.08);
    pointer-events: none;
}
.footer-cta-tag {
    display: inline-block;
    background: rgba(201,162,39,0.18);
    color: #c9a227;
    font-size: 11px; font-weight: 700;
    padding: 4px 14px; border-radius: 50px;
    letter-spacing: 1px; text-transform: uppercase;
    margin-bottom: 10px;
}
.footer-cta-heading {
    font-size: 2rem; font-weight: 800;
    color: #fff; margin: 0; line-height: 1.2;
}
.footer-cta-btn-solid {
    display: inline-flex; align-items: center; gap: 8px;
    background: #c9a227; color: #fff !important;
    padding: 13px 28px; border-radius: 50px;
    font-size: 14px; font-weight: 700; transition: 0.25s;
    box-shadow: 0 6px 20px rgba(201,162,39,0.35);
    white-space: nowrap;
}
.footer-cta-btn-solid:hover { background: #fff; color: #1a3c6e !important; box-shadow: none; }
.footer-cta-btn-outline {
    display: inline-flex; align-items: center; gap: 8px;
    border: 1.5px solid rgba(255,255,255,0.4); color: #fff !important;
    padding: 12px 24px; border-radius: 50px;
    font-size: 14px; font-weight: 600; transition: 0.25s;
    white-space: nowrap;
}
.footer-cta-btn-outline:hover { background: rgba(255,255,255,0.1); border-color: #fff; }

/* Main footer shell */
.site-footer { background: #06111f; }

/* Trust strip */
.footer-trust-strip {
    background: #0a1828;
    border-bottom: 1px solid rgba(255,255,255,0.06);
    padding: 20px 0;
}
.footer-trust-inner {
    display: flex; align-items: center;
    justify-content: center; flex-wrap: wrap;
}
.ft-trust-item {
    display: flex; align-items: center; gap: 10px;
    padding: 10px 28px; color: #9aabbf;
    font-size: 13px; font-weight: 600;
}
.ft-trust-item i { color: #c9a227; font-size: 16px; }
.ft-divider { width: 1px; height: 28px; background: rgba(255,255,255,0.1); }

/* Main content */
.footer-main { padding: 72px 0 52px; }

/* Brand column */
.footer-logo { height: 64px; width: auto; margin-bottom: 20px; display: block; }
.footer-brand-desc {
    font-size: 14px; color: #7a93a8; line-height: 1.75;
    margin-bottom: 24px; max-width: 340px;
}
.footer-socials { display: flex; gap: 10px; flex-wrap: wrap; }
.fs-icon {
    width: 38px; height: 38px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 15px; color: #fff;
    transition: transform 0.2s, opacity 0.2s;
    text-decoration: none;
}
.fs-icon:hover { transform: translateY(-3px); opacity: 0.85; color: #fff !important; }
.fs-fb { background: #1877f2; }
.fs-ig { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fd5949 45%, #d6249f 60%, #285aeb 90%); }
.fs-yt { background: #ff0000; }
.fs-wa { background: #25d366; }

/* Column titles */
.footer-col-title {
    font-size: 11px; font-weight: 700;
    color: #fff; letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 2px solid #c9a227;
    display: inline-block;
}

/* Quick links */
.footer-links { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 10px; }
.footer-links li a {
    color: #7a93a8; font-size: 14px;
    display: flex; align-items: center; gap: 8px;
    transition: color 0.2s, gap 0.2s; text-decoration: none;
}
.footer-links li a i { font-size: 11px; color: #c9a227; transition: transform 0.2s; flex-shrink: 0; }
.footer-links li a:hover { color: #fff; gap: 12px; }
.footer-links li a:hover i { transform: translateX(2px); }

/* Contact cards */
.footer-contact-cards { display: flex; flex-direction: column; gap: 12px; }
.fc-card {
    display: flex; align-items: flex-start; gap: 14px;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 12px; padding: 14px 16px;
    transition: background 0.2s, border-color 0.2s;
}
.fc-card:hover { background: rgba(255,255,255,0.07); border-color: rgba(201,162,39,0.35); }
.fc-icon {
    width: 38px; height: 38px; border-radius: 10px; flex-shrink: 0;
    background: linear-gradient(135deg, #1a3c6e, #2a5fa5);
    display: flex; align-items: center; justify-content: center;
    font-size: 15px; color: #fff;
}
.fc-icon-gold   { background: linear-gradient(135deg, #b8860b, #c9a227); }
.fc-icon-green  { background: linear-gradient(135deg, #1a7a40, #25d366); }
.fc-icon-purple { background: linear-gradient(135deg, #6a1a7a, #a94bc2); }
.fc-body { display: flex; flex-direction: column; gap: 2px; overflow: hidden; min-width: 0; }
.fc-label { font-size: 10px; font-weight: 700; color: #4d6880; letter-spacing: 1px; text-transform: uppercase; }
.fc-value { font-size: 14px; font-weight: 600; color: #ccd4e0; text-decoration: none; transition: color 0.2s; }
.fc-value:hover { color: #c9a227; }
.fc-addr { font-size: 13px !important; line-height: 1.55; }
.fc-note { font-size: 11px; color: #4d6880; margin-top: 1px; }

/* Bottom bar */
.footer-bottom { background: #030c15; border-top: 1px solid rgba(255,255,255,0.06); padding: 18px 0; }
.footer-bottom-inner {
    display: flex; align-items: center;
    justify-content: space-between; flex-wrap: wrap; gap: 8px;
}
.footer-copyright, .footer-dev { font-size: 13px; color: #4d6880; margin: 0; }
.footer-copyright strong { color: #7a93a8; }
.footer-dev a { color: #7a93a8; text-decoration: none; transition: color 0.2s; }
.footer-dev a:hover { color: #c9a227; }

/* Footer responsive */
@media (max-width: 991px) {
    .footer-cta-heading { font-size: 1.5rem; }
    .ft-trust-item { padding: 8px 14px; font-size: 12px; }
    .ft-divider { display: none; }
}
@media (max-width: 767px) {
    .footer-cta-band { padding: 36px 0; }
    .footer-cta-heading { font-size: 1.35rem; }
    .footer-cta-btn-solid, .footer-cta-btn-outline { width: 100%; justify-content: center; }
    .footer-main { padding: 48px 0 36px; }
    .footer-bottom-inner { flex-direction: column; text-align: center; }
    .footer-trust-inner { gap: 4px; }
}

/* ---------- ABOUT section upgrade ---------- */
.who-we-are-sec_three { background: #fff; }
.who-we-are-three_col_1 img,
.who-we-are-three_col_3 img {
    border-radius: 16px !important;
    box-shadow: 0 8px 40px rgba(26,60,110,0.15) !important;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
    font-size: 2.8rem !important;
    font-weight: 800 !important;
    color: #1a3c6e !important;
}
.pbmit-fid-title {
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1.2px !important;
    color: #666 !important;
    text-transform: uppercase !important;
}

/* ---------- GALLERY thumbnails upgrade ---------- */
.thumbnail-modern {
    border-radius: 12px !important;
    overflow: hidden !important;
}
.thumbnail-modern-figure img {
    transition: transform 0.45s !important;
}
.thumbnail-modern:hover .thumbnail-modern-figure img {
    transform: scale(1.08) !important;
}

/* ---------- FAQ upgrade ---------- */
.card-classic-2 {
    border-radius: 12px !important;
    border: 1px solid #edf1f8 !important;
    margin-bottom: 14px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 12px rgba(26,60,110,0.06) !important;
}
.card-classic-2 .card-header {
    background: #fff !important;
    padding: 18px 22px !important;
}
.card-classic-2 .card-body {
    padding: 0 22px 18px !important;
    color: #555 !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
}

/* ---------- Contact / team section upgrade ---------- */
.team-classic-figure-3 img {
    border-radius: 12px !important;
    width: 90px !important;
    height: 90px !important;
    object-fit: cover !important;
}

/* ---------- Breadcrumb upgrade ---------- */
.breadcrumbs-custom-title {
    font-size: 2.4rem !important;
    font-weight: 800 !important;
}

/* =====================================================================
   WHY BUYERS TRUST – horizontal grid
   ===================================================================== */
.trust-section { background: #fff; }
.trust-label {
    display: inline-block;
    background: #eef3fb;
    color: #1a3c6e;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 14px;
    border-radius: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.trust-heading {
    font-size: 2.4rem;
    font-weight: 800;
    color: #0d1f3c;
    line-height: 1.15;
    margin-bottom: 16px;
}
.trust-heading span { color: #c9a227; }
.trust-subtext { font-size: 15px; color: #666; line-height: 1.7; max-width: 440px; }
.trust-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.trust-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    background: #f9fbff;
    border: 1px solid #e8eef5;
    border-radius: 14px;
    padding: 20px 18px;
    transition: box-shadow 0.25s, transform 0.25s;
}
.trust-item:hover {
    box-shadow: 0 6px 28px rgba(26,60,110,0.12);
    transform: translateY(-3px);
}
.trust-icon {
    width: 46px; height: 46px;
    border-radius: 12px;
    background: linear-gradient(135deg, #1a3c6e 0%, #2a5fa5 100%);
    display: flex; align-items: center; justify-content: center;
    flex-shrink: 0;
    font-size: 19px; color: #fff;
}
.trust-item-content h5 {
    font-size: 14px; font-weight: 700; color: #0d1f3c;
    margin-bottom: 4px;
}
.trust-item-content p { font-size: 13px; color: #777; margin: 0; line-height: 1.55; }

/* =====================================================================
   HOW IT WORKS SECTION
   ===================================================================== */
.how-it-works-section { background: #0d1f3c; }
.hiw-top {
    padding: 64px 0 48px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}
.hiw-label {
    display: inline-block;
    background: rgba(201,162,39,0.18);
    color: #c9a227;
    font-size: 11px; font-weight: 700;
    padding: 5px 14px; border-radius: 50px;
    letter-spacing: 1.2px; text-transform: uppercase;
    margin-bottom: 14px;
}
.hiw-heading {
    font-size: 2.4rem; font-weight: 800;
    color: #fff; line-height: 1.15; margin-bottom: 14px;
}
.hiw-sub { font-size: 15px; color: rgba(255,255,255,0.65); max-width: 500px; }
.hiw-cta-btn {
    display: inline-flex; align-items: center; gap: 8px;
    background: #c9a227; color: #fff !important;
    padding: 13px 28px; border-radius: 50px;
    font-size: 15px; font-weight: 700;
    transition: 0.25s; margin-right: 12px; margin-top: 16px;
    box-shadow: 0 6px 20px rgba(201,162,39,0.35);
}
.hiw-cta-btn:hover { background: #fff; color: #1a3c6e !important; }
.hiw-call-btn {
    display: inline-flex; align-items: center; gap: 8px;
    border: 1.5px solid rgba(255,255,255,0.35); color: #fff !important;
    padding: 12px 24px; border-radius: 50px;
    font-size: 14px; font-weight: 600; transition: 0.25s; margin-top: 16px;
}
.hiw-call-btn:hover { background: rgba(255,255,255,0.1); }
.hiw-steps { padding: 56px 0 64px; }
.hiw-step {
    position: relative;
    padding: 36px 28px 32px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 18px;
    transition: background 0.25s, transform 0.25s;
    margin-bottom: 28px;
}
.hiw-step:hover {
    background: rgba(255,255,255,0.09);
    transform: translateY(-4px);
}
.hiw-step-num {
    font-size: 3rem; font-weight: 900;
    color: rgba(201,162,39,0.18);
    line-height: 1; margin-bottom: 16px;
    letter-spacing: -2px;
}
.hiw-step-icon {
    width: 52px; height: 52px;
    border-radius: 14px;
    background: linear-gradient(135deg, #c9a227 0%, #e8c060 100%);
    display: flex; align-items: center; justify-content: center;
    font-size: 22px; color: #fff;
    margin-bottom: 18px;
}
.hiw-step h5 { font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 10px; }
.hiw-step p { font-size: 14px; color: rgba(255,255,255,0.55); line-height: 1.65; margin: 0; }

/* =====================================================================
   WHY CHOOSE SECTION
   ===================================================================== */
.why-choose-section { background: #f5f8fd; }
.wc-label {
    display: inline-block;
    background: #eef3fb; color: #1a3c6e;
    font-size: 12px; font-weight: 700;
    padding: 5px 14px; border-radius: 50px;
    letter-spacing: 1px; text-transform: uppercase;
    margin-bottom: 14px;
}
.wc-heading {
    font-size: 2.2rem; font-weight: 800;
    color: #0d1f3c; line-height: 1.2; margin-bottom: 14px;
}
.wc-heading span { color: #c9a227; }
.wc-sub { font-size: 15px; color: #666; max-width: 680px; margin: 0 auto; }
.wc-card {
    background: #fff; border-radius: 18px;
    padding: 32px 26px;
    border: 1px solid #e8eef5;
    height: 100%;
    transition: box-shadow 0.28s, transform 0.28s;
}
.wc-card:hover {
    box-shadow: 0 12px 40px rgba(26,60,110,0.13);
    transform: translateY(-5px);
}
.wc-card-icon {
    width: 56px; height: 56px; border-radius: 16px;
    display: flex; align-items: center; justify-content: center;
    font-size: 22px; color: #fff; margin-bottom: 20px;
}
.wc-col-1 { background: linear-gradient(135deg,#1a3c6e,#2a5fa5); }
.wc-col-2 { background: linear-gradient(135deg,#0f7c5e,#17a86a); }
.wc-col-3 { background: linear-gradient(135deg,#c9a227,#e8c060); }
.wc-col-4 { background: linear-gradient(135deg,#7b2d8b,#a94bc2); }
.wc-col-5 { background: linear-gradient(135deg,#c0392b,#e74c3c); }
.wc-col-6 { background: linear-gradient(135deg,#1a6e6e,#2aaba5); }
.wc-card h5 { font-size: 16px; font-weight: 700; color: #0d1f3c; margin-bottom: 10px; }
.wc-card p { font-size: 14px; color: #666; line-height: 1.65; margin: 0; }

/* =====================================================================
   FAQ SECTION — modern accordion
   ===================================================================== */
.faq-section { background: #fff; }
.faq-label {
    display: inline-block;
    background: #eef3fb; color: #1a3c6e;
    font-size: 12px; font-weight: 700;
    padding: 5px 14px; border-radius: 50px;
    letter-spacing: 1px; text-transform: uppercase;
    margin-bottom: 14px;
}
.faq-heading {
    font-size: 2.4rem; font-weight: 800;
    color: #0d1f3c; line-height: 1.15; margin-bottom: 14px;
}
.faq-heading span { color: #c9a227; }
.faq-sub { font-size: 15px; color: #666; line-height: 1.7; margin-bottom: 32px; }
.faq-contact-nudge {
    display: flex; align-items: center; gap: 14px;
    background: #f5f8fd; border: 1px solid #e8eef5;
    border-radius: 14px; padding: 18px 20px;
    margin-bottom: 20px;
}
.faq-nudge-icon {
    width: 48px; height: 48px; border-radius: 12px;
    background: linear-gradient(135deg,#1a3c6e,#2a5fa5);
    display: flex; align-items: center; justify-content: center;
    font-size: 20px; color: #fff; flex-shrink: 0;
}
.faq-wa-btn {
    display: inline-flex; align-items: center; gap: 8px;
    background: #25d366; color: #fff !important;
    padding: 11px 22px; border-radius: 50px;
    font-size: 14px; font-weight: 700; transition: 0.2s;
}
.faq-wa-btn:hover { background: #1ebe5d; }
/* accordion items */
.faq-accordion { display: flex; flex-direction: column; gap: 12px; }
.faq-item {
    border: 1.5px solid #e8eef5;
    border-radius: 14px; overflow: hidden;
    transition: border-color 0.2s, box-shadow 0.2s;
}
.faq-item.active {
    border-color: #1a3c6e;
    box-shadow: 0 4px 20px rgba(26,60,110,0.1);
}
.faq-q {
    display: flex; align-items: center; justify-content: space-between;
    padding: 20px 22px; cursor: pointer;
    gap: 12px;
}
.faq-q span {
    font-size: 15px; font-weight: 700; color: #0d1f3c; line-height: 1.4;
}
.faq-item.active .faq-q span { color: #1a3c6e; }
.faq-chevron {
    font-size: 13px; color: #aaa; flex-shrink: 0;
    transition: transform 0.3s;
}
.faq-item.active .faq-chevron {
    transform: rotate(180deg);
    color: #1a3c6e;
}
.faq-a {
    max-height: 0; overflow: hidden;
    transition: max-height 0.35s ease;
    font-size: 14px; color: #555; line-height: 1.75;
    padding: 0 22px;
}
.faq-item.active .faq-a { padding-bottom: 20px; }

/* =====================================================================
   ABOUT PAGE
   ===================================================================== */

/* Hero */
.about-hero {
    min-height: 380px;
    background: url('../images/background/background-7.jpg') center/cover no-repeat;
    position: relative;
    display: flex; align-items: center;
}
.about-hero-overlay {
    position: absolute; inset: 0;
    background: linear-gradient(135deg, rgba(10,25,55,0.88) 0%, rgba(26,60,110,0.72) 100%);
    display: flex; align-items: center;
    padding: 80px 0 60px;
    width: 100%;
}
.about-hero-tag {
    display: inline-block;
    background: rgba(201,162,39,0.2); color: #c9a227;
    font-size: 11px; font-weight: 700;
    padding: 4px 14px; border-radius: 50px;
    letter-spacing: 1.2px; text-transform: uppercase;
    margin-bottom: 14px;
}
.about-hero-title {
    font-size: 3rem; font-weight: 800;
    color: #fff; line-height: 1.15; margin-bottom: 12px;
}
.about-hero-sub {
    font-size: 16px; color: rgba(255,255,255,0.72);
    margin-bottom: 20px;
}
.about-breadcrumb {
    display: flex; align-items: center; gap: 8px;
    font-size: 13px;
}
.about-breadcrumb a { color: #c9a227; text-decoration: none; font-weight: 600; }
.about-breadcrumb i { color: rgba(255,255,255,0.4); font-size: 11px; }
.about-breadcrumb span { color: rgba(255,255,255,0.6); }

/* Shared section labels / headings */
.about-section-tag {
    display: inline-block;
    background: #eef3fb; color: #1a3c6e;
    font-size: 11px; font-weight: 700;
    padding: 4px 14px; border-radius: 50px;
    letter-spacing: 1.2px; text-transform: uppercase;
    margin-bottom: 14px;
}
.about-section-heading {
    font-size: 2.2rem; font-weight: 800;
    color: #0d1f3c; line-height: 1.15; margin-bottom: 14px;
}
.about-gold-line {
    width: 50px; height: 3px;
    background: linear-gradient(90deg, #c9a227, #e8c060);
    border-radius: 2px; margin-bottom: 20px;
}
.about-body-text { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 14px; }

/* Who We Are – image stack */
.about-img-stack { position: relative; display: inline-block; width: 100%; }
.about-img-main {
    width: 100%; border-radius: 20px;
    box-shadow: 0 16px 56px rgba(26,60,110,0.18);
    display: block;
}
.about-img-badge {
    position: absolute;
    bottom: 24px; right: -20px;
    background: #c9a227;
    border-radius: 16px;
    padding: 16px 22px;
    text-align: center;
    box-shadow: 0 8px 28px rgba(201,162,39,0.4);
}
.aib-num { display: block; font-size: 2rem; font-weight: 900; color: #fff; line-height: 1; }
.aib-text { display: block; font-size: 11px; font-weight: 700; color: rgba(255,255,255,0.85); text-transform: uppercase; letter-spacing: 0.8px; margin-top: 4px; line-height: 1.3; }

/* Stats row inside Who We Are */
.about-stats-row {
    display: flex; gap: 0;
    border: 1.5px solid #e8eef5;
    border-radius: 14px; overflow: hidden;
    margin-top: 28px;
}
.about-stat {
    flex: 1; text-align: center;
    padding: 18px 12px;
    border-right: 1.5px solid #e8eef5;
}
.about-stat:last-child { border-right: none; }
.about-stat-num { font-size: 1.9rem; font-weight: 800; color: #1a3c6e; line-height: 1; }
.about-stat-num span { color: #c9a227; }
.about-stat-label { font-size: 11px; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: 0.8px; margin-top: 4px; }

/* Mission & Vision */
.about-mv-section { background: #f5f8fd; }
.mv-card {
    background: #fff; border-radius: 20px;
    padding: 40px 36px; height: 100%;
    border: 1px solid #e8eef5;
    box-shadow: 0 4px 24px rgba(26,60,110,0.07);
    transition: box-shadow 0.3s, transform 0.3s;
}
.mv-card:hover { box-shadow: 0 12px 40px rgba(26,60,110,0.13); transform: translateY(-4px); }
.mv-card-alt { border-top: 3px solid #c9a227; }
.mv-icon {
    width: 60px; height: 60px; border-radius: 16px;
    background: linear-gradient(135deg, #1a3c6e, #2a5fa5);
    display: flex; align-items: center; justify-content: center;
    font-size: 24px; color: #fff; margin-bottom: 20px;
}
.mv-icon-gold { background: linear-gradient(135deg, #b8860b, #c9a227); }
.mv-title { font-size: 1.4rem; font-weight: 800; color: #0d1f3c; margin-bottom: 10px; }
.mv-line { width: 40px; height: 3px; background: #1a3c6e; border-radius: 2px; margin-bottom: 18px; }
.mv-line-gold { background: #c9a227; }
.mv-card p { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 12px; }

/* What We Offer cards */
.offer-card {
    background: #fff; border-radius: 18px;
    padding: 30px 24px; height: 100%;
    border: 1px solid #e8eef5;
    box-shadow: 0 4px 20px rgba(26,60,110,0.06);
    transition: box-shadow 0.3s, transform 0.3s;
}
.offer-card:hover { box-shadow: 0 10px 36px rgba(26,60,110,0.13); transform: translateY(-5px); }
.offer-icon {
    width: 54px; height: 54px; border-radius: 14px;
    display: flex; align-items: center; justify-content: center;
    font-size: 22px; color: #fff; margin-bottom: 18px;
}
.offer-col-1 { background: linear-gradient(135deg,#1a3c6e,#2a5fa5); }
.offer-col-2 { background: linear-gradient(135deg,#0f7c5e,#17a86a); }
.offer-col-3 { background: linear-gradient(135deg,#c9a227,#e8c060); }
.offer-col-4 { background: linear-gradient(135deg,#7b2d8b,#a94bc2); }
.offer-col-5 { background: linear-gradient(135deg,#c0392b,#e74c3c); }
.offer-col-6 { background: linear-gradient(135deg,#1a6e6e,#2aaba5); }
.offer-card h5 { font-size: 16px; font-weight: 700; color: #0d1f3c; margin-bottom: 10px; }
.offer-card p { font-size: 14px; color: #666; line-height: 1.65; margin: 0; }

/* Director section */
.about-director-section { background: #f5f8fd; }
.director-img-wrap { position: relative; display: inline-block; }
.director-img-wrap img {
    width: 100%; max-width: 300px;
    border-radius: 20px;
    box-shadow: 0 12px 48px rgba(26,60,110,0.18);
}
.director-name-tag {
    position: absolute; bottom: -18px; left: 50%;
    transform: translateX(-50%);
    background: #1a3c6e; border-radius: 12px;
    padding: 12px 22px; text-align: center;
    white-space: nowrap;
    box-shadow: 0 6px 24px rgba(26,60,110,0.3);
}
.director-name-tag strong { display: block; color: #fff; font-size: 15px; font-weight: 700; }
.director-name-tag span { display: block; color: rgba(255,255,255,0.65); font-size: 12px; margin-top: 2px; }
.director-quote-mark { font-size: 80px; color: #c9a227; opacity: 0.2; line-height: 1; margin-bottom: -16px; font-family: Georgia, serif; }
.director-text { font-size: 15px; color: #555; line-height: 1.8; margin-bottom: 14px; }
.director-signature { font-size: 18px; font-weight: 700; color: #1a3c6e; margin-top: 20px; font-style: italic; }

/* Certificates */
.cert-card {
    display: flex; flex-direction: column; align-items: center;
    background: #fff; border-radius: 18px;
    padding: 36px 20px 28px;
    border: 1.5px solid #e8eef5;
    box-shadow: 0 4px 20px rgba(26,60,110,0.06);
    text-decoration: none;
    transition: box-shadow 0.3s, transform 0.3s, border-color 0.3s;
    height: 100%;
}
.cert-card:hover {
    box-shadow: 0 10px 36px rgba(26,60,110,0.14);
    transform: translateY(-5px);
    border-color: #c9a227;
}
.cert-icon {
    width: 64px; height: 64px; border-radius: 18px;
    background: linear-gradient(135deg, #1a3c6e, #2a5fa5);
    display: flex; align-items: center; justify-content: center;
    font-size: 26px; color: #fff; margin-bottom: 16px;
}
.cert-name { font-size: 15px; font-weight: 700; color: #0d1f3c; text-align: center; margin-bottom: 14px; }
.cert-view {
    display: inline-flex; align-items: center; gap: 6px;
    background: #eef3fb; color: #1a3c6e;
    font-size: 12px; font-weight: 700;
    padding: 7px 18px; border-radius: 50px;
    transition: background 0.2s;
    margin-top: auto;
}
.cert-card:hover .cert-view { background: #c9a227; color: #fff; }

/* About CTA section */
.about-cta-section { padding: 0 0 80px; background: #f5f8fd; }
.about-cta-inner {
    background: linear-gradient(135deg, #0d1f3c 0%, #1a3c6e 60%, #1e4d8c 100%);
    border-radius: 24px; padding: 52px 48px;
    position: relative; overflow: hidden;
}
.about-cta-inner::before {
    content: '';
    position: absolute; top: -60px; right: -60px;
    width: 220px; height: 220px; border-radius: 50%;
    background: rgba(201,162,39,0.1); pointer-events: none;
}
.about-cta-tag {
    display: inline-block;
    background: rgba(201,162,39,0.2); color: #c9a227;
    font-size: 11px; font-weight: 700;
    padding: 4px 14px; border-radius: 50px;
    letter-spacing: 1px; text-transform: uppercase;
    margin-bottom: 12px;
}
.about-cta-heading { font-size: 1.75rem; font-weight: 800; color: #fff; line-height: 1.25; margin: 0; }
.about-cta-btn-solid {
    display: inline-flex; align-items: center; gap: 8px;
    background: #c9a227; color: #fff !important;
    padding: 13px 26px; border-radius: 50px;
    font-size: 14px; font-weight: 700; transition: 0.25s;
    box-shadow: 0 6px 20px rgba(201,162,39,0.35);
    white-space: nowrap;
}
.about-cta-btn-solid:hover { background: #fff; color: #1a3c6e !important; }
.about-cta-btn-outline {
    display: inline-flex; align-items: center; gap: 8px;
    border: 1.5px solid rgba(255,255,255,0.4); color: #fff !important;
    padding: 12px 24px; border-radius: 50px;
    font-size: 14px; font-weight: 600; transition: 0.25s;
    white-space: nowrap;
}
.about-cta-btn-outline:hover { background: rgba(255,255,255,0.1); }

/* About responsive */
@media (max-width: 991px) {
    .about-hero-title { font-size: 2.2rem; }
    .about-img-badge { right: 0; bottom: 16px; }
    .about-cta-inner { padding: 36px 28px; }
    .about-cta-heading { font-size: 1.4rem; }
}
@media (max-width: 767px) {
    .about-hero-title { font-size: 1.75rem; }
    .about-section-heading { font-size: 1.7rem; }
    .about-stats-row { flex-direction: column; }
    .about-stat { border-right: none; border-bottom: 1.5px solid #e8eef5; }
    .about-stat:last-child { border-bottom: none; }
    .mv-card { padding: 28px 22px; }
    .director-name-tag { position: static; transform: none; margin-top: 20px; display: inline-block; }
    .about-cta-btn-solid, .about-cta-btn-outline { width: 100%; justify-content: center; }
}

/* ---------- MOBILE responsive tweaks ---------- */
@media (max-width: 991px) {
    .hero-overlay { padding-bottom: 20px !important; }
    .information-inner-area { padding: 40px 28px !important; }
    .information-list { justify-content: flex-start; margin-top: 24px; }
    .trust-grid { grid-template-columns: 1fr; gap: 14px; }
    .hiw-heading, .trust-heading, .wc-heading, .faq-heading { font-size: 1.9rem; }
}

/* ── OPTION A (active): hide stats, full image visible ───────────────
   To switch to Option B: comment out this block and uncomment Option B */
@media (max-width: 768px) {
    /* Full image at natural 1360×500 ratio — no cropping */
    .tp-banner-container .carousel-item img,
    #carouselExampleControls .carousel-item img {
        height: auto;
        object-fit: unset;
    }
    /* Hide stats bar — numbers already shown in the About section */
    .hero-stats-bar { display: none; }

    .hero-overlay h1 { font-size: 2.1rem !important; }
    .hero-overlay p { font-size: 15px !important; }
    .section-lg { padding-top: 56px !important; padding-bottom: 56px !important; }
    .section-title-dash, .section-titles { font-size: 1.6rem !important; }
    .nav-book-btn { display: none; }
    .hero-btn-primary, .hero-btn-outline {
        padding: 12px 26px !important;
        font-size: 14px !important;
    }
    .testimonial-card { padding: 24px 18px; }
    .trust-grid { grid-template-columns: 1fr; }
    .hiw-cta-btn, .hiw-call-btn { width: 100%; justify-content: center; margin-right: 0; }
    .faq-q span { font-size: 14px; }
}

/* ── OPTION B (inactive): fixed-height image + compact stats strip ───
   To activate: remove the comments below and comment out Option A block

@media (max-width: 768px) {
    .tp-banner-container .carousel-item img,
    #carouselExampleControls .carousel-item img {
        height: 200px;
        object-fit: cover;
        object-position: center center;
    }
    .hero-stats-bar {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
        -webkit-overflow-scrolling: touch;
    }
    .hero-stat {
        min-width: 25%;
        max-width: 25%;
        padding: 10px 8px;
        flex-shrink: 0;
        border-bottom: none;
    }
    .hero-stat__num { font-size: 1.2rem; }
    .hero-stat__label { font-size: 10px; }

    .hero-overlay h1 { font-size: 2.1rem !important; }
    .hero-overlay p { font-size: 15px !important; }
    .section-lg { padding-top: 56px !important; padding-bottom: 56px !important; }
    .section-title-dash, .section-titles { font-size: 1.6rem !important; }
    .nav-book-btn { display: none; }
    .hero-btn-primary, .hero-btn-outline { padding: 12px 26px !important; font-size: 14px !important; }
    .testimonial-card { padding: 24px 18px; }
    .trust-grid { grid-template-columns: 1fr; }
    .hiw-cta-btn, .hiw-call-btn { width: 100%; justify-content: center; margin-right: 0; }
    .faq-q span { font-size: 14px; }
}
─────────────────────────────────────────────────────────────────────── */

@media (max-width: 480px) {
    /* small phones — Option A: full image natural ratio, no changes needed */
    /* Option B would set height: 180px; object-fit: cover; here */
}

/* ============================================================
   PAGE HERO (gallery, contact, inner pages)
   ============================================================ */
.page-hero {
    position: relative;
    min-height: 340px;
    display: flex; align-items: center;
    background: #0d1f3c;
}
.page-hero-overlay {
    position: absolute; inset: 0;
    background: linear-gradient(135deg, rgba(6,17,31,0.93) 0%, rgba(26,60,110,0.82) 100%);
    display: flex; align-items: center;
    width: 100%; padding: 80px 0 60px;
}
.page-hero-overlay .container { position: relative; z-index: 2; }
.page-hero-tag {
    display: inline-block;
    background: rgba(201,162,39,0.18); color: #c9a227;
    font-size: 11px; font-weight: 700; letter-spacing: 1.5px;
    text-transform: uppercase; padding: 5px 16px;
    border-radius: 50px; margin-bottom: 14px;
}
.page-hero-title {
    font-size: 2.8rem; font-weight: 900; color: #fff;
    line-height: 1.15; margin: 0 0 12px;
}
.page-hero-sub {
    font-size: 16px; color: rgba(255,255,255,0.72);
    max-width: 580px; line-height: 1.65; margin-bottom: 20px;
}
.page-breadcrumb {
    display: flex; align-items: center; gap: 10px;
    font-size: 13px; color: rgba(255,255,255,0.55);
}
.page-breadcrumb a { color: #c9a227; text-decoration: none; font-weight: 600; }
.page-breadcrumb a:hover { color: #fff; }
.page-breadcrumb span { color: rgba(255,255,255,0.75); }
@media (max-width: 767px) {
    .page-hero-title { font-size: 2rem; }
    .page-hero-overlay { padding: 70px 0 50px; }
}

/* ============================================================
   GALLERY PAGE
   ============================================================ */
.gallery-stats-strip {
    background: #1a3c6e; padding: 18px 0;
}
.gss-inner {
    display: flex; align-items: center;
    justify-content: center; flex-wrap: wrap; gap: 0;
}
.gss-item {
    display: flex; align-items: center; gap: 10px;
    color: #fff; font-size: 14px; font-weight: 600;
    padding: 6px 28px;
}
.gss-item i { color: #c9a227; font-size: 18px; }
.gss-div { width: 1px; height: 32px; background: rgba(255,255,255,0.2); }
@media (max-width: 767px) {
    .gss-item { padding: 8px 16px; font-size: 13px; }
    .gss-div { display: none; }
}

.gallery-section { padding: 72px 0; background: #fff; }

.gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
@media (max-width: 991px) { .gallery-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 767px) { .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; } }
@media (max-width: 480px) { .gallery-grid { grid-template-columns: 1fr 1fr; gap: 10px; } }

.gallery-item { width: 100%; }

.gal-card {
    position: relative; border-radius: 14px;
    overflow: hidden; cursor: pointer;
    display: block;
    box-shadow: 0 4px 18px rgba(26,60,110,0.09);
    transition: box-shadow 0.3s, transform 0.3s;
    background: #0d1f3c;
}
.gal-card:hover { box-shadow: 0 14px 40px rgba(26,60,110,0.2); transform: translateY(-4px); }
.gal-img-wrap { aspect-ratio: 4/3; overflow: hidden; display: block; }
.gal-img-wrap img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s ease; display: block; }
.gal-card:hover .gal-img-wrap img { transform: scale(1.07); }
.gal-overlay {
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to top, rgba(13,31,60,0.88) 0%, rgba(13,31,60,0.35) 55%, transparent 100%);
    display: flex; flex-direction: column;
    align-items: center; justify-content: center;
    opacity: 0; transition: opacity 0.3s;
    pointer-events: none;
}
.gal-card:hover .gal-overlay { opacity: 1; pointer-events: auto; }
.gal-zoom {
    width: 52px; height: 52px; border-radius: 50%;
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(6px);
    border: 1.5px solid rgba(255,255,255,0.4);
    display: flex; align-items: center; justify-content: center;
    color: #fff; font-size: 18px;
    text-decoration: none;
    transition: background 0.2s, transform 0.2s;
}
.gal-zoom:hover { background: #c9a227; transform: scale(1.1); color: #fff; }
.gal-label {
    position: absolute; bottom: 14px;
    left: 0; right: 0; text-align: center;
    color: #fff; font-size: 12px; font-weight: 600;
    letter-spacing: 0.5px;
}

/* ============================================================
   CONTACT PAGE
   ============================================================ */
.contact-info-section { padding: 64px 0 40px; background: #f5f8fd; }

.cinfo-card {
    display: flex; flex-direction: column;
    background: #fff; border-radius: 20px;
    padding: 32px 24px; text-align: center;
    border: 1px solid #e8eef5;
    box-shadow: 0 4px 20px rgba(26,60,110,0.07);
    text-decoration: none;
    transition: box-shadow 0.3s, transform 0.3s, border-color 0.3s;
    height: 100%;
}
.cinfo-card:hover {
    box-shadow: 0 12px 40px rgba(26,60,110,0.14);
    transform: translateY(-5px);
    border-color: #c9a227;
    text-decoration: none;
}
.cinfo-icon {
    width: 60px; height: 60px; border-radius: 18px;
    display: flex; align-items: center; justify-content: center;
    font-size: 24px; color: #fff;
    margin: 0 auto 16px;
}
.cinfo-col-1 { background: linear-gradient(135deg, #1a3c6e, #2a5fa5); }
.cinfo-col-2 { background: linear-gradient(135deg, #0f7c5e, #17a86a); }
.cinfo-col-3 { background: linear-gradient(135deg, #25d366, #128c7e); }
.cinfo-col-4 { background: linear-gradient(135deg, #c9a227, #e8c060); }
.cinfo-title { font-size: 15px; font-weight: 700; color: #0d1f3c; margin-bottom: 6px; }
.cinfo-val { font-size: 14px; font-weight: 600; color: #1a3c6e; margin-bottom: 6px; }
.cinfo-note { font-size: 12px; color: #888; margin-top: auto; }

.contact-main-section { padding: 64px 0 80px; background: #fff; }

.contact-form-card {
    background: #fff; border-radius: 22px;
    padding: 40px 36px;
    border: 1.5px solid #e8eef5;
    box-shadow: 0 6px 32px rgba(26,60,110,0.08);
}
.cfc-header {
    display: flex; align-items: center; gap: 16px;
    margin-bottom: 28px; padding-bottom: 24px;
    border-bottom: 1px solid #f0f4fa;
}
.cfc-header-icon {
    width: 52px; height: 52px; border-radius: 16px;
    background: linear-gradient(135deg, #1a3c6e, #2a5fa5);
    display: flex; align-items: center; justify-content: center;
    font-size: 20px; color: #fff; flex-shrink: 0;
}
.cfc-title { font-size: 1.35rem; font-weight: 800; color: #0d1f3c; margin: 0 0 4px; }
.cfc-sub { font-size: 13px; color: #777; margin: 0; }

.contact-success-alert {
    display: flex; align-items: center; gap: 10px;
    background: #eafaf2; border: 1px solid #b2dfcc;
    border-radius: 12px; padding: 14px 18px;
    color: #0f7c5e; font-size: 14px; font-weight: 600;
    margin-bottom: 24px;
}
.contact-success-alert i { font-size: 18px; }

.cf-field { margin-bottom: 0; }
.cf-label {
    display: block;
    font-size: 13px; font-weight: 700; color: #0d1f3c;
    margin-bottom: 7px;
}
.cf-label span { color: #e74c3c; }
.cf-input {
    width: 100%; padding: 12px 16px;
    border: 1.5px solid #e2e8f0;
    border-radius: 12px; font-size: 14px;
    color: #0d1f3c; background: #fafbfd;
    transition: border-color 0.2s, box-shadow 0.2s;
    outline: none;
    font-family: inherit;
}
.cf-input:focus {
    border-color: #1a3c6e;
    box-shadow: 0 0 0 3px rgba(26,60,110,0.1);
    background: #fff;
}
.cf-select { appearance: none; cursor: pointer; }
.cf-textarea { resize: vertical; min-height: 110px; }
.cf-submit-btn {
    display: inline-flex; align-items: center; gap: 8px;
    background: linear-gradient(135deg, #1a3c6e, #2a5fa5);
    color: #fff; border: none; cursor: pointer;
    padding: 14px 36px; border-radius: 50px;
    font-size: 15px; font-weight: 700;
    transition: 0.25s; letter-spacing: 0.3px;
    box-shadow: 0 6px 20px rgba(26,60,110,0.25);
}
.cf-submit-btn:hover {
    background: linear-gradient(135deg, #c9a227, #e8c060);
    box-shadow: 0 8px 28px rgba(201,162,39,0.35);
    transform: translateY(-2px);
}

.contact-map-card {
    background: #fff; border-radius: 22px;
    overflow: hidden;
    border: 1.5px solid #e8eef5;
    box-shadow: 0 6px 32px rgba(26,60,110,0.08);
    margin-bottom: 24px;
}
.cmap-title {
    font-size: 16px; font-weight: 800; color: #0d1f3c;
    padding: 18px 22px 14px;
    display: flex; align-items: center; gap: 8px;
    border-bottom: 1px solid #f0f4fa;
}
.cmap-title i { color: #c9a227; }
.cmap-wrap iframe { display: block; }
.cmap-address {
    display: flex; align-items: flex-start; gap: 10px;
    padding: 16px 22px;
    font-size: 13px; color: #555; line-height: 1.6;
}
.cmap-address i { color: #1a3c6e; margin-top: 2px; flex-shrink: 0; }

.contact-wa-card {
    background: linear-gradient(135deg, #06111f, #1a3c6e);
    border-radius: 20px; padding: 28px 24px;
    display: flex; gap: 18px; align-items: flex-start;
}
.cwa-icon {
    width: 52px; height: 52px; border-radius: 16px;
    background: #25d366;
    display: flex; align-items: center; justify-content: center;
    font-size: 26px; color: #fff; flex-shrink: 0;
}
.cwa-title { font-size: 16px; font-weight: 800; color: #fff; margin-bottom: 6px; }
.cwa-text { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.6; margin-bottom: 14px; }
.cwa-btn {
    display: inline-flex; align-items: center; gap: 8px;
    background: #25d366; color: #fff !important;
    padding: 10px 22px; border-radius: 50px;
    font-size: 13px; font-weight: 700;
    text-decoration: none; transition: 0.2s;
}
.cwa-btn:hover { background: #1aaf55; color: #fff !important; }

@media (max-width: 767px) {
    .contact-form-card { padding: 28px 20px; }
    .cf-submit-btn { width: 100%; justify-content: center; }
    .contact-wa-card { flex-direction: column; }
}

/* ============================================================
   LOGIN PAGE
   ============================================================ */
.login-page-wrap {
    min-height: 100vh;
    display: flex; align-items: stretch;
    background: #f5f8fd;
}
.login-left {
    flex: 0 0 42%;
    background: linear-gradient(160deg, #06111f 0%, #0d1f3c 40%, #1a3c6e 100%);
    display: flex; flex-direction: column;
    align-items: center; justify-content: center;
    padding: 60px 48px;
    position: relative; overflow: hidden;
}
.login-left::before {
    content: '';
    position: absolute; top: -80px; right: -80px;
    width: 300px; height: 300px; border-radius: 50%;
    background: rgba(201,162,39,0.08); pointer-events: none;
}
.login-left::after {
    content: '';
    position: absolute; bottom: -100px; left: -60px;
    width: 260px; height: 260px; border-radius: 50%;
    background: rgba(201,162,39,0.06); pointer-events: none;
}
.ll-logo {
    text-align: center; margin-bottom: 48px; position: relative; z-index: 1;
}
.ll-logo img { height: 56px; }
.ll-logo-text {
    font-size: 22px; font-weight: 900; color: #fff;
    letter-spacing: -0.5px; margin-top: 12px;
}
.ll-logo-text span { color: #c9a227; }
.ll-heading {
    font-size: 2rem; font-weight: 900; color: #fff;
    line-height: 1.2; margin-bottom: 16px;
    text-align: center; position: relative; z-index: 1;
}
.ll-sub {
    font-size: 14px; color: rgba(255,255,255,0.6);
    text-align: center; line-height: 1.7;
    margin-bottom: 48px; position: relative; z-index: 1;
}
.ll-trust {
    display: flex; flex-direction: column; gap: 14px;
    width: 100%; position: relative; z-index: 1;
}
.ll-trust-item {
    display: flex; align-items: center; gap: 14px;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 14px; padding: 14px 18px;
}
.ll-trust-icon {
    width: 38px; height: 38px; border-radius: 10px;
    background: rgba(201,162,39,0.18);
    display: flex; align-items: center; justify-content: center;
    color: #c9a227; font-size: 16px; flex-shrink: 0;
}
.ll-trust-text { font-size: 13px; color: rgba(255,255,255,0.75); line-height: 1.4; }
.ll-trust-text strong { color: #fff; display: block; font-size: 14px; }

.login-right {
    flex: 1;
    display: flex; align-items: center; justify-content: center;
    padding: 60px 48px;
    background: #fff;
}
.login-form-box {
    width: 100%; max-width: 420px;
}
.lf-welcome {
    font-size: 11px; font-weight: 700; letter-spacing: 1.5px;
    text-transform: uppercase; color: #c9a227;
    margin-bottom: 8px;
}
.lf-title {
    font-size: 2rem; font-weight: 900; color: #0d1f3c;
    margin-bottom: 6px;
}
.lf-sub {
    font-size: 14px; color: #888; margin-bottom: 36px; line-height: 1.6;
}
.lf-field { margin-bottom: 20px; }
.lf-label {
    display: block; font-size: 13px; font-weight: 700;
    color: #0d1f3c; margin-bottom: 8px;
}
.lf-input-wrap { position: relative; }
.lf-input-icon {
    position: absolute; left: 16px; top: 50%; transform: translateY(-50%);
    color: #aab4c4; font-size: 15px; pointer-events: none;
}
.lf-input {
    width: 100%; padding: 13px 16px 13px 44px;
    border: 1.5px solid #e2e8f0; border-radius: 12px;
    font-size: 14px; color: #0d1f3c; background: #fafbfd;
    transition: border-color 0.2s, box-shadow 0.2s;
    outline: none; font-family: inherit;
}
.lf-input:focus {
    border-color: #1a3c6e;
    box-shadow: 0 0 0 3px rgba(26,60,110,0.1);
    background: #fff;
}
.lf-row {
    display: flex; align-items: center;
    justify-content: space-between; margin-bottom: 28px;
}
.lf-remember { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #555; }
.lf-remember input { width: 16px; height: 16px; accent-color: #1a3c6e; cursor: pointer; }
.lf-forgot { font-size: 13px; color: #1a3c6e; font-weight: 600; text-decoration: none; }
.lf-forgot:hover { color: #c9a227; }
.lf-submit-btn {
    width: 100%; padding: 14px;
    background: linear-gradient(135deg, #1a3c6e, #2a5fa5);
    color: #fff; border: none; border-radius: 12px;
    font-size: 15px; font-weight: 700; cursor: pointer;
    transition: 0.25s; letter-spacing: 0.3px;
    box-shadow: 0 6px 20px rgba(26,60,110,0.28);
}
.lf-submit-btn:hover {
    background: linear-gradient(135deg, #c9a227, #e8c060);
    box-shadow: 0 8px 24px rgba(201,162,39,0.35);
    transform: translateY(-2px);
}
.lf-error-box {
    background: #fff5f5; border: 1px solid #fdd;
    border-radius: 12px; padding: 14px 16px;
    margin-bottom: 20px; color: #c0392b;
    font-size: 13px;
}
.lf-error-box li { margin: 4px 0; }
.lf-error-msg { color: #c0392b; font-size: 13px; margin-bottom: 16px; }
.lf-divider {
    text-align: center; margin: 28px 0;
    font-size: 13px; color: #aaa; position: relative;
}
.lf-divider::before {
    content: ''; position: absolute;
    top: 50%; left: 0; right: 0; height: 1px;
    background: #e8eef5;
}
.lf-divider span {
    position: relative; background: #fff;
    padding: 0 12px;
}
.lf-back-link {
    text-align: center; font-size: 13px; color: #888; margin-top: 24px;
}
.lf-back-link a { color: #1a3c6e; font-weight: 600; text-decoration: none; }
.lf-back-link a:hover { color: #c9a227; }

@media (max-width: 991px) {
    .login-left { display: none; }
    .login-page-wrap { min-height: 100vh; }
    .login-right { padding: 40px 24px; }
}
@media (max-width: 480px) {
    .login-right { padding: 32px 20px; }
    .login-form-box { max-width: 100%; }
}
