{"id":21072,"date":"2023-06-07T10:45:23","date_gmt":"2023-06-07T03:45:23","guid":{"rendered":"https:\/\/dinhda-karsterlyrock.com\/lien-he-voi-chung-toi\/"},"modified":"2026-08-08T21:43:40","modified_gmt":"2026-08-08T14:43:40","slug":"lien-he-voi-chung-toi","status":"publish","type":"page","link":"https:\/\/dinhda-karsterlyrock.com\/vi\/lien-he-voi-chung-toi\/","title":{"rendered":"Li\u00ean h\u1ec7 v\u1edbi ch\u00fang t\u00f4i"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\/* ==========================================\n   CONTACT PAGE STYLING\n   ========================================== *\/\n.dd-contact-section {\n    padding: 60px 20px;\n    margin: 40px auto;\n}\n\n.dd-contact-grid {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 60px;\n    align-items: start;\n}\n\n\/* Typography *\/\n.dd-contact-subtitle {\n    font-family: var(--font-ui);\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--dd-primary);\n    margin-bottom: 10px;\n    font-weight: 700;\n}\n\n.dd-contact-title {\n    font-family: var(--font-heading);\n    font-size: 2.8rem;\n    color: var(--dd-text-main);\n    margin-bottom: 20px;\n    line-height: 1.2;\n}\n\n.dd-contact-desc {\n    color: var(--dd-text-muted);\n    font-size: 1.1rem;\n    margin-bottom: 40px;\n    max-width: 90%;\n}\n\n\/* Info List *\/\n.dd-info-list {\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n}\n\n.dd-info-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n}\n\n.dd-info-icon {\n    flex-shrink: 0;\n    width: 48px;\n    height: 48px;\n    background-color: var(--dd-surface);\n    border: 1px solid var(--exp-border);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--dd-primary);\n    box-shadow: var(--shadow-soft);\n    transition: transform var(--transition-speed);\n}\n\n.dd-info-item:hover .dd-info-icon {\n    transform: translateY(-3px);\n    border-color: var(--dd-primary);\n    background-color: var(--dd-primary);\n    color: #fff;\n}\n\n.dd-info-icon svg {\n    width: 20px;\n    height: 20px;\n}\n\n.dd-info-content {\n    display: flex;\n    flex-direction: column;\n    padding-top: 4px;\n}\n\n.dd-info-label {\n    font-size: 0.85rem;\n    color: var(--dd-text-muted);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 600;\n    margin-bottom: 4px;\n}\n\n.dd-info-link,\n.dd-info-text {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: var(--dd-text-main);\n    text-decoration: none;\n    transition: color var(--transition-speed);\n}\n\n.dd-info-link:hover {\n    color: var(--dd-primary);\n}\n\n\/* WPCF7 Form Styling *\/\n.dd-contact-form-wrapper {\n    background-color: var(--dd-surface);\n    padding: 40px;\n    border-radius: var(--exp-radius);\n    box-shadow: var(--shadow-hover);\n    border: 1px solid var(--exp-border);\n}\n\n.dd-cf7-layout .dd-cf7-row {\n    display: flex;\n    gap: 20px;\n    margin-bottom: 20px;\n}\n\n.dd-cf7-col {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n}\n\n.dd-cf7-layout label {\n    font-size: 0.9rem;\n    font-weight: 600;\n    color: var(--dd-text-main);\n    margin-bottom: 8px;\n    display: block;\n}\n\n.dd-cf7-layout input[type=\"text\"],\n.dd-cf7-layout input[type=\"email\"],\n.dd-cf7-layout input[type=\"tel\"],\n.dd-cf7-layout textarea,\n.dd-cf7-layout select {\n    width: 100%;\n    padding: 14px 18px;\n    font-family: inherit;\n    font-size: 15px;\n    color: var(--dd-text-main);\n    background-color: var(--dd-bg-base);\n    border: 1px solid var(--exp-border);\n    border-radius: 6px;\n    outline: none;\n    transition: all 0.3s ease;\n    margin-top: 6px;\n}\n\n\/* Add custom dropdown arrow for select fields *\/\n.dd-cf7-layout select {\n    appearance: none;\n    -webkit-appearance: none;\n    -moz-appearance: none;\n    background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23736b66' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\");\n    background-repeat: no-repeat;\n    background-position: right 15px center;\n    background-size: 16px;\n    cursor: pointer;\n}\n\n.dd-cf7-layout input:focus,\n.dd-cf7-layout textarea:focus,\n.dd-cf7-layout select:focus {\n    border-color: var(--dd-primary);\n    box-shadow: 0 0 0 3px rgba(186, 109, 67, 0.15);\n    background-color: #ffffff;\n}\n.dd-cf7-layout textarea {\n    resize: vertical;\n    min-height: 120px;\n}\n\n.dd-cf7-layout input:focus,\n.dd-cf7-layout textarea:focus {\n    border-color: var(--dd-primary);\n    box-shadow: 0 0 0 3px rgba(186, 109, 67, 0.15);\n    background-color: #ffffff;\n}\n\n.dd-cf7-submit-row {\n    margin-top: 30px;\n}\n\n.dd-cf7-submit-row input[type=\"submit\"] {\n    width: 100%;\n    height: 54px;\n    font-family: inherit;\n    font-size: 16px;\n    font-weight: 700;\n    color: #ffffff;\n    background-color: var(--dd-primary);\n    border: none;\n    border-radius: 6px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.dd-cf7-submit-row input[type=\"submit\"]:hover {\n    background-color: var(--dd-primary-hover);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 15px rgba(186, 109, 67, 0.25);\n}\n\n.wpcf7-not-valid-tip {\n    font-size: 13px;\n    color: #e74c3c;\n    margin-top: 6px;\n}\n\n\/* Responsive Grid *\/\n@media screen and (max-width: 991px) {\n    .dd-contact-grid {\n        grid-template-columns: 1fr;\n        gap: 40px;\n    }\n    \n    .dd-contact-form-wrapper {\n        padding: 30px 20px;\n    }\n    \n    .dd-cf7-layout .dd-cf7-row {\n        flex-direction: column;\n        gap: 20px;\n    }\n}\n\n@media screen and (max-width: 768px) {\n    .dd-contact-title {\n        font-size: 2.2rem;\n    }\n}\n<\/style><div class=\"plugin-container dd-contact-section\"><div class=\"dd-contact-grid\"><!-- Left Column: Contact Information --><div class=\"dd-contact-info\"><h4 class=\"dd-contact-subtitle\">Travel Quotes & Inquiries<\/h4><h1 class=\"dd-contact-title\">Contact Karsterly Rock Lodge<\/h1><p class=\"dd-contact-desc\">Leave your details below, and our dedicated team will get back to you as soon as possible.<\/p><div class=\"dd-info-list\"><!-- Phone --><div class=\"dd-info-item\"><div class=\"dd-info-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg><\/div><div class=\"dd-info-content\"><span class=\"dd-info-label\">Hotline \/ WhatsApp<\/span><a href=\"tel:+84842202122\" class=\"dd-info-link\">+84 842 202 122<\/a><\/div><\/div><!-- Email --><div class=\"dd-info-item\"><div class=\"dd-info-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg><\/div><div class=\"dd-info-content\"><span class=\"dd-info-label\">Email Address<\/span><a href=\"mailto:booking@dinhda-karsterlyrock.com\" class=\"dd-info-link\">booking@dinhda-karsterlyrock.com<\/a><\/div><\/div><!-- Working Hours --><div class=\"dd-info-item\"><div class=\"dd-info-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg><\/div><div class=\"dd-info-content\"><span class=\"dd-info-label\">Working Hours (Sales Team)<\/span><span class=\"dd-info-text\">Mon-Fri 9:00AM - 5:00PM<\/span><span class=\"dd-info-text\">Sat-Sun 10:00AM - 6:00PM<\/span><\/div><\/div><\/div><\/div><!-- Right Column: Contact Form 7 --><div class=\"dd-contact-form-wrapper\"><!-- Replace this shortcode with your English WPCF7 shortcode --><p class=\"wpcf7-contact-form-not-found\"><strong>L\u1ed7i:<\/strong> Kh\u00f4ng t\u00ecm th\u1ea5y bi\u1ec3u m\u1eabu li\u00ean h\u1ec7.<\/p>\n        <\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Travel Quotes &#038; Inquiries Contact Karsterly Rock Lodge Leave your details below, and our dedicated team will get back to you as soon as possible. Hotline \/ WhatsApp+84 842 202 122 Email Addressbooking@dinhda-karsterlyrock.com Working Hours (Sales Team)Mon-Fri 9:00AM - 5:00PMSat-Sun 10:00AM - 6:00PM<\/p>\n","protected":false},"author":2,"featured_media":20999,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21072","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/pages\/21072","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/comments?post=21072"}],"version-history":[{"count":1,"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/pages\/21072\/revisions"}],"predecessor-version":[{"id":21073,"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/pages\/21072\/revisions\/21073"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/media\/20999"}],"wp:attachment":[{"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/media?parent=21072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}