@media(max-width:767px){.elementor-160 .elementor-element.elementor-element-5b26e8f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-5b26e8f *//* =========================================================
   TRIKUTA BHAWAN KATRA
   CONTACT PAGE
========================================================= */

.tk-contact-page {

    width: 100%;

    overflow: hidden;

    background: #ffffff;

    color: #073b5c;

    font-family:
        Arial,
        Helvetica,
        sans-serif;
}


.tk-contact-page *,
.tk-contact-page *::before,
.tk-contact-page *::after {

    box-sizing: border-box;
}


.tk-contact-container {

    width: 100%;

    max-width: 1180px;

    margin: 0 auto;

    padding: 0 20px;
}


/* =========================================================
   COMMON LABEL
========================================================= */

.tk-contact-label {

    display: flex;

    align-items: center;

    gap: 9px;

    margin-bottom: 14px;

    color: #dca900;

    font-size: 10px;

    font-weight: 900;

    letter-spacing: 1.7px;
}


.tk-contact-label span {

    width: 30px;

    height: 2px;

    flex: 0 0 30px;

    background: #dca900;
}


/* =========================================================
   HERO
========================================================= */

.tk-contact-hero {

    position: relative;

    min-height: 500px;

    display: flex;

    align-items: center;

    overflow: hidden;

    background-image:
        url("https://trikutabhawankatraa.com/wp-content/uploads/2026/08/unnamed-45.webp");

    background-size: cover;

    background-position: center;
}


.tk-contact-hero-overlay {

    position: absolute;

    inset: 0;

    background:
        linear-gradient(
            90deg,
            rgba(3,43,66,.96) 0%,
            rgba(3,43,66,.82) 48%,
            rgba(3,43,66,.30) 100%
        );
}


.tk-contact-hero .tk-contact-container {

    position: relative;

    z-index: 2;
}


.tk-contact-breadcrumb {

    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 28px;

    color: #dce7eb;

    font-size: 10px;
}


.tk-contact-breadcrumb a {

    color: #f2bd24 !important;

    text-decoration: none !important;

    font-weight: 800;
}


.tk-contact-hero-content {

    max-width: 800px;
}


.tk-contact-eyebrow {

    display: block;

    margin-bottom: 14px;

    color: #f2bd24;

    font-size: 10px;

    font-weight: 900;

    letter-spacing: 2px;
}


.tk-contact-hero h1 {

    margin: 0 0 19px;

    color: #ffffff;

    font-size:
        clamp(42px, 5vw, 62px);

    line-height: 1.05;

    font-weight: 900;

    letter-spacing: -1px;
}


.tk-contact-hero h1 span {

    display: block;

    color: #f2bd24;
}


.tk-contact-hero-content > p {

    max-width: 690px;

    margin: 0 0 29px;

    color: #edf4f6;

    font-size: 14px;

    line-height: 1.75;
}


.tk-contact-hero-buttons {

    display: flex;

    gap: 10px;

    flex-wrap: wrap;
}


.tk-contact-primary-btn,
.tk-contact-outline-btn {

    min-height: 49px;

    padding: 0 21px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 9px;

    border-radius: 5px;

    text-decoration: none !important;

    font-size: 10px;

    font-weight: 900;
}


.tk-contact-primary-btn {

    background: #f2bd24;

    color: #073b5c !important;
}


.tk-contact-outline-btn {

    border:
        1px solid rgba(255,255,255,.7);

    background:
        rgba(255,255,255,.06);

    color: #ffffff !important;
}


.tk-btn-icon {

    font-size: 15px;

    line-height: 1;
}


/* =========================================================
   SECTION HEADINGS
========================================================= */

.tk-contact-section-heading {

    max-width: 760px;

    margin-bottom: 39px;
}


.tk-contact-section-heading h2,
.tk-contact-enquiry-content h2,
.tk-contact-location-content h2 {

    margin: 0 0 15px;

    color: #073b5c;

    font-size:
        clamp(34px, 4vw, 48px);

    line-height: 1.08;

    font-weight: 900;

    letter-spacing: -.6px;
}


.tk-contact-section-heading h2 span,
.tk-contact-enquiry-content h2 span,
.tk-contact-location-content h2 span {

    display: block;

    color: #dca900;
}


.tk-contact-section-heading > p,
.tk-contact-enquiry-content > p,
.tk-contact-location-content > p {

    margin: 0;

    color: #68747b;

    font-size: 13px;

    line-height: 1.8;
}


/* =========================================================
   SECTION 2 — CONTACT INFORMATION
========================================================= */

.tk-contact-information {

    padding: 85px 0;

    background: #ffffff;
}


.tk-contact-methods {

    display: grid;

    grid-template-columns:
        repeat(3, minmax(0,1fr));

    gap: 14px;
}


.tk-contact-card {

    min-height: 230px;

    padding: 25px;

    display: flex;

    gap: 17px;

    border:
        1px solid #dfe5e8;

    border-radius: 9px;

    background: #f6f8f9;

    transition:
        transform .25s ease,
        box-shadow .25s ease;
}


.tk-contact-card:hover {

    transform: translateY(-5px);

    box-shadow:
        0 14px 30px rgba(0,0,0,.07);
}


.tk-contact-card-icon {

    width: 49px;

    height: 49px;

    flex: 0 0 49px;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 8px;

    background: #073b5c;

    color: #f2bd24;

    font-size: 21px;

    font-weight: 900;
}


.tk-whatsapp-card-icon span {

    width: 28px;

    height: 28px;

    display: flex;

    align-items: center;

    justify-content: center;

    border:
        2px solid #f2bd24;

    border-radius: 50%;

    font-size: 11px;

    font-weight: 900;
}


.tk-contact-card-label {

    display: block;

    margin: 2px 0 8px;

    color: #dca900;

    font-size: 9px;

    font-weight: 900;

    letter-spacing: 1px;
}


.tk-contact-card h3 {

    margin: 0 0 9px;

    color: #073b5c;

    font-size: 19px;

    line-height: 1.3;

    font-weight: 900;
}


.tk-contact-card p {

    margin: 0 0 15px;

    color: #68747b;

    font-size: 11px;

    line-height: 1.7;
}


.tk-contact-card a {

    color: #073b5c !important;

    text-decoration: none !important;

    font-size: 10px;

    font-weight: 900;
}


/* =========================================================
   SECTION 3 — BOOKING ENQUIRY
========================================================= */

.tk-contact-enquiry {

    padding: 85px 0;

    background: #f5f7f8;
}


.tk-contact-enquiry-grid {

    display: grid;

    grid-template-columns:
        1.1fr .9fr;

    gap: 70px;

    align-items: center;
}


.tk-contact-enquiry-content {

    max-width: 620px;
}


.tk-contact-enquiry-points {

    display: flex;

    flex-direction: column;

    gap: 10px;

    margin: 29px 0;
}


.tk-contact-enquiry-points div {

    display: flex;

    align-items: center;

    gap: 12px;
}


.tk-contact-enquiry-points span {

    width: 36px;

    height: 36px;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 50%;

    background: #073b5c;

    color: #f2bd24;

    font-size: 8px;

    font-weight: 900;
}


.tk-contact-enquiry-points strong {

    color: #073b5c;

    font-size: 12px;

    font-weight: 900;
}


.tk-contact-large-btn {

    min-height: 49px;

    padding: 0 20px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 10px;

    border-radius: 5px;

    background: #073b5c;

    color: #ffffff !important;

    text-decoration: none !important;

    font-size: 10px;

    font-weight: 900;
}


.tk-contact-large-btn span {

    color: #f2bd24;

    font-size: 16px;
}


/* QUICK CONTACT */

.tk-contact-quick-box {

    padding: 28px;

    border-radius: 10px;

    background: #073b5c;

    box-shadow:
        0 16px 35px rgba(7,59,92,.15);
}


.tk-contact-quick-header > span {

    display: block;

    margin-bottom: 8px;

    color: #f2bd24;

    font-size: 9px;

    font-weight: 900;

    letter-spacing: 1.5px;
}


.tk-contact-quick-header h3 {

    margin: 0 0 18px;

    color: #ffffff;

    font-size: 23px;

    line-height: 1.25;

    font-weight: 900;
}


.tk-contact-quick-item {

    padding: 15px 0;

    display: grid;

    grid-template-columns: 37px 1fr;

    gap: 3px 11px;

    border-bottom:
        1px solid rgba(255,255,255,.13);
}


.tk-quick-icon {

    width: 35px;

    height: 35px;

    grid-row: span 2;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 6px;

    background: #f2bd24;

    color: #073b5c;

    font-size: 15px;

    font-weight: 900;
}


.tk-quick-whatsapp {

    font-size: 13px;
}


.tk-contact-quick-item span {

    color: #b9cbd3;

    font-size: 9px;
}


.tk-contact-quick-item a {

    color: #ffffff !important;

    text-decoration: none !important;

    font-size: 13px;

    font-weight: 900;
}


.tk-contact-quick-note {

    padding-top: 20px;
}


.tk-contact-quick-note strong {

    display: block;

    margin-bottom: 6px;

    color: #f2bd24;

    font-size: 10px;
}


.tk-contact-quick-note p {

    margin: 0;

    color: #d0dfe4;

    font-size: 10px;

    line-height: 1.65;
}


/* =========================================================
   SECTION 4 — ENQUIRY TOPICS
========================================================= */

.tk-contact-topics {

    padding: 85px 0;

    background: #ffffff;
}


.tk-contact-topics-grid {

    display: grid;

    grid-template-columns:
        repeat(4, minmax(0,1fr));

    gap: 12px;
}


.tk-contact-topic-card {

    min-height: 225px;

    padding: 23px;

    border:
        1px solid #dfe5e8;

    border-radius: 8px;

    background: #f6f8f9;
}


.tk-contact-topic-card > span {

    display: block;

    margin-bottom: 27px;

    color: #dca900;

    font-size: 9px;

    font-weight: 900;
}


.tk-contact-topic-card h3 {

    margin: 0 0 9px;

    color: #073b5c;

    font-size: 17px;

    line-height: 1.3;

    font-weight: 900;
}


.tk-contact-topic-card p {

    margin: 0 0 15px;

    color: #68747b;

    font-size: 10px;

    line-height: 1.75;
}


.tk-contact-topic-card a {

    color: #073b5c !important;

    text-decoration: none !important;

    font-size: 9px;

    font-weight: 900;
}


/* =========================================================
   SECTION 5 — LOCATION + GOOGLE MAP
========================================================= */

.tk-contact-location {

    padding: 85px 0;

    background: #f5f7f8;
}


.tk-contact-location-box {

    display: grid;

    grid-template-columns:
        .85fr 1.15fr;

    gap: 30px;

    padding: 20px;

    border:
        1px solid #dfe5e8;

    border-radius: 12px;

    background: #ffffff;

    box-shadow:
        0 12px 35px rgba(0,0,0,.06);

    overflow: hidden;
}


.tk-contact-location-content {

    padding: 28px;

    display: flex;

    flex-direction: column;

    justify-content: center;
}


.tk-contact-location-content h2 {

    margin: 0 0 16px;

    color: #073b5c;

    font-size:
        clamp(34px, 4vw, 48px);

    line-height: 1.08;

    font-weight: 900;

    letter-spacing: -.6px;
}


.tk-contact-location-content h2 span {

    display: block;

    color: #dca900;
}


.tk-contact-location-content p {

    margin: 0 0 15px;

    color: #68747b;

    font-size: 13px;

    line-height: 1.8;
}


/* LOCATION BUTTONS */

.tk-location-actions {

    display: flex;

    flex-wrap: wrap;

    gap: 9px;

    margin-top: 12px;
}


.tk-contact-location-btn,
.tk-contact-location-whatsapp {

    min-height: 47px;

    padding: 0 19px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 8px;

    border-radius: 5px;

    text-decoration: none !important;

    font-size: 10px;

    font-weight: 900;
}


.tk-contact-location-btn {

    background: #073b5c;

    color: #ffffff !important;
}


.tk-contact-location-whatsapp {

    background: #f2bd24;

    color: #073b5c !important;
}


/* GOOGLE MAP */

.tk-google-map {

    width: 100%;

    min-height: 450px;

    overflow: hidden;

    border-radius: 9px;

    background: #e9edef;
}


.tk-google-map iframe {

    display: block;

    width: 100%;

    height: 450px;

    border: 0;
}


/* =========================================================
   SECTION 6 — TRAVEL INFORMATION LINK
========================================================= */

.tk-contact-travel-link {

    padding: 65px 0;

    background: #ffffff;
}


.tk-contact-travel-box {

    padding: 31px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 30px;

    border:
        1px solid #dfe5e8;

    border-radius: 9px;

    background: #f6f8f9;
}


.tk-contact-travel-box > div {

    max-width: 700px;
}


.tk-contact-travel-box > div > span {

    display: block;

    margin-bottom: 8px;

    color: #dca900;

    font-size: 9px;

    font-weight: 900;

    letter-spacing: 1.4px;
}


.tk-contact-travel-box h2 {

    margin: 0 0 8px;

    color: #073b5c;

    font-size: 27px;

    line-height: 1.2;

    font-weight: 900;
}


.tk-contact-travel-box p {

    margin: 0;

    color: #68747b;

    font-size: 11px;

    line-height: 1.7;
}


.tk-contact-travel-btn {

    min-height: 47px;

    padding: 0 19px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 9px;

    flex-shrink: 0;

    border-radius: 5px;

    background: #073b5c;

    color: #ffffff !important;

    text-decoration: none !important;

    font-size: 9px;

    font-weight: 900;
}


.tk-contact-travel-btn span {

    color: #f2bd24;

    font-size: 15px;
}


/* =========================================================
   SECTION 7 — FINAL CTA
========================================================= */

.tk-contact-final-cta {

    padding: 20px 0 75px;

    background: #ffffff;
}


.tk-contact-final-box {

    padding: 33px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 30px;

    border-radius: 10px;

    background:
        linear-gradient(
            110deg,
            #073b5c,
            #0b557b
        );

    box-shadow:
        0 15px 35px rgba(7,59,92,.12);
}


.tk-contact-final-box > div:first-child {

    max-width: 680px;
}


.tk-contact-final-box > div:first-child > span {

    display: block;

    margin-bottom: 8px;

    color: #f2bd24;

    font-size: 9px;

    font-weight: 900;

    letter-spacing: 1.5px;
}


.tk-contact-final-box h2 {

    margin: 0 0 9px;

    color: #ffffff;

    font-size: 27px;

    line-height: 1.2;

    font-weight: 900;
}


.tk-contact-final-box p {

    margin: 0;

    color: #d6e2e7;

    font-size: 11px;

    line-height: 1.7;
}


.tk-contact-final-actions {

    display: flex;

    gap: 8px;

    flex-shrink: 0;
}


.tk-contact-final-primary,
.tk-contact-final-secondary {

    min-height: 46px;

    padding: 0 17px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 8px;

    border-radius: 5px;

    text-decoration: none !important;

    font-size: 9px;

    font-weight: 900;

    white-space: nowrap;
}


.tk-contact-final-primary {

    background: #f2bd24;

    color: #073b5c !important;
}


.tk-contact-final-secondary {

    border:
        1px solid rgba(255,255,255,.55);

    background: transparent;

    color: #ffffff !important;
}


.tk-contact-final-primary span {

    font-size: 15px;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1000px) {

    .tk-contact-topics-grid {

        grid-template-columns:
            repeat(2, minmax(0,1fr));
    }


    .tk-contact-final-box {

        flex-direction: column;

        align-items: flex-start;
    }


    .tk-contact-travel-box {

        flex-direction: column;

        align-items: flex-start;
    }

}


@media (max-width: 850px) {

    .tk-contact-methods {

        grid-template-columns:
            1fr 1fr;
    }


    .tk-contact-enquiry-grid,
    .tk-contact-location-box {

        grid-template-columns: 1fr;

        gap: 40px;
    }


    .tk-google-map {

        min-height: 400px;
    }


    .tk-google-map iframe {

        height: 400px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 600px) {

    .tk-contact-container {

        padding: 0 14px;
    }


    /* HERO */

    .tk-contact-hero {

        min-height: 470px;

        background-position: center;
    }


    .tk-contact-breadcrumb {

        font-size: 9px;

        margin-bottom: 22px;
    }


    .tk-contact-eyebrow {

        font-size: 9px;
    }


    .tk-contact-hero h1 {

        font-size: 35px;

        line-height: 1.08;
    }


    .tk-contact-hero-content > p {

        font-size: 11px;

        line-height: 1.7;
    }


    .tk-contact-hero-buttons {

        flex-direction: column;

        max-width: 290px;
    }


    .tk-contact-primary-btn,
    .tk-contact-outline-btn {

        width: 100%;
    }


    /* SECTIONS */

    .tk-contact-information,
    .tk-contact-enquiry,
    .tk-contact-topics,
    .tk-contact-location {

        padding: 60px 0;
    }


    .tk-contact-section-heading h2,
    .tk-contact-enquiry-content h2,
    .tk-contact-location-content h2 {

        font-size: 31px;
    }


    .tk-contact-section-heading > p,
    .tk-contact-enquiry-content > p,
    .tk-contact-location-content > p {

        font-size: 11px;

        line-height: 1.75;
    }


    /* CONTACT CARDS */

    .tk-contact-methods {

        grid-template-columns: 1fr;

        gap: 9px;
    }


    .tk-contact-card {

        min-height: auto;

        padding: 20px;
    }


    .tk-contact-card h3 {

        font-size: 18px;
    }


    .tk-contact-card p {

        font-size: 10px;
    }


    /* ENQUIRY */

    .tk-contact-enquiry-grid {

        gap: 30px;
    }


    .tk-contact-quick-box {

        padding: 23px;
    }


    .tk-contact-quick-header h3 {

        font-size: 21px;
    }


    /* TOPICS */

    .tk-contact-topics-grid {

        grid-template-columns: 1fr;

        gap: 9px;
    }


    .tk-contact-topic-card {

        min-height: auto;

        padding: 20px;
    }


    /* LOCATION */

    .tk-contact-location-box {

        padding: 10px;

        border-radius: 9px;
    }


    .tk-contact-location-content {

        padding: 22px 12px;
    }


    .tk-contact-location-content h2 {

        font-size: 32px;
    }


    .tk-contact-location-content p {

        font-size: 11px;

        line-height: 1.75;
    }


    .tk-location-actions {

        display: grid;

        grid-template-columns: 1fr 1fr;

        width: 100%;
    }


    .tk-contact-location-btn,
    .tk-contact-location-whatsapp {

        width: 100%;

        min-height: 46px;
    }


    .tk-google-map {

        min-height: 330px;

        border-radius: 7px;
    }


    .tk-google-map iframe {

        width: 100%;

        height: 330px;
    }


    /* TRAVEL LINK */

    .tk-contact-travel-link {

        padding: 45px 0;
    }


    .tk-contact-travel-box {

        padding: 23px 18px;

        gap: 20px;
    }


    .tk-contact-travel-box h2 {

        font-size: 21px;
    }


    .tk-contact-travel-box p {

        font-size: 10px;
    }


    .tk-contact-travel-btn {

        width: 100%;
    }


    /* FINAL CTA */

    .tk-contact-final-cta {

        padding: 10px 0 55px;
    }


    .tk-contact-final-box {

        padding: 24px 18px;

        gap: 21px;
    }


    .tk-contact-final-box h2 {

        font-size: 21px;
    }


    .tk-contact-final-box p {

        font-size: 10px;
    }


    .tk-contact-final-actions {

        width: 100%;

        display: grid;

        grid-template-columns: 1fr 1fr;
    }


    .tk-contact-final-primary,
    .tk-contact-final-secondary {

        width: 100%;

        min-height: 45px;

        padding: 0 8px;

        text-align: center;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 380px) {

    .tk-contact-hero h1 {

        font-size: 31px;
    }


    .tk-contact-section-heading h2,
    .tk-contact-enquiry-content h2,
    .tk-contact-location-content h2 {

        font-size: 28px;
    }


    .tk-contact-final-actions {

        grid-template-columns: 1fr;
    }

}/* End custom CSS */