{"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-09T01:01:56","modified_gmt":"2026-08-08T18:01:56","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\/* ==========================================\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>\n\n<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\">Y\u00eau c\u1ea7u b\u00e1o gi\u00e1 & T\u01b0 v\u1ea5n du l\u1ecbch<\/h4><h1 class=\"dd-contact-title\">Li\u00ean h\u1ec7 Dinh \u0110\u00e1 H'M\u00f4ng<\/h1><p class=\"dd-contact-desc\">Vui l\u00f2ng \u0111\u1ec3 l\u1ea1i th\u00f4ng tin b\u00ean d\u01b0\u1edbi, \u0111\u1ed9i ng\u0169 t\u1eadn t\u00e2m c\u1ee7a ch\u00fang t\u00f4i s\u1ebd ph\u1ea3n h\u1ed3i b\u1ea1n trong th\u1eddi gian s\u1edbm nh\u1ea5t.<\/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\">\u0110\u1ecba ch\u1ec9 Email<\/span><a href=\"mailto:booking@dinhda-karsterlyrock.com\" class=\"dd-info-link\">booking@dinhda-karsterlyrock.com<\/a><\/div><\/div><!-- Gi\u1edd l\u00e0m vi\u1ec7c (\u0110\u1ed9i ng\u0169 Kinh doanh) --><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\">Gi\u1edd l\u00e0m vi\u1ec7c (\u0110\u1ed9i ng\u0169 Kinh doanh)<\/span><span class=\"dd-info-text\">Th\u1ee9 Hai - Th\u1ee9 S\u00e1u: 9:00 s\u00e1ng - 5:00 chi\u1ec1u<\/span><span class=\"dd-info-text\">Th\u1ee9 B\u1ea3y - Ch\u1ee7 Nh\u1eadt: 10:00 s\u00e1ng - 6:00 chi\u1ec1u<\/span><\/div><\/div><\/div><\/div><!-- Right Column: Contact Form 7 --><div class=\"dd-contact-form-wrapper\"><!-- Replace this shortcode with your English WPCF7 shortcode -->\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f21074-o1\" lang=\"vi\" dir=\"ltr\" data-wpcf7-id=\"21074\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/vi\/wp-json\/wp\/v2\/pages\/21072#wpcf7-f21074-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Form li\u00ean h\u1ec7\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"21074\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"vi\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f21074-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"wpcf7-turnstile cf-turnstile\" data-sitekey=\"0x4AAAAAAEP5XF-wWZldGTE0\" data-response-field-name=\"_wpcf7_turnstile_response\"><\/div>\n\n<div class=\"dd-cf7-layout\">\n\t<div class=\"dd-cf7-row\">\n\t\t<div class=\"dd-cf7-col\">\n\t\t\t<p><label>T\u00ean \u0111\u1ea7y \u0111\u1ee7 *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"H\u1ecd v\u00e0 t\u00ean\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"dd-cf7-col\">\n\t\t\t<p><label>S\u1ed1 \u0111i\u1ec7n tho\u1ea1i *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" autocomplete=\"tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Nh\u1eadp s\u1ed1 \u0111i\u1ec7n tho\u1ea1i c\u1ee7a b\u1ea1n\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"dd-cf7-row\">\n\t\t<div class=\"dd-cf7-col\">\n\t\t\t<p><label>\u0110\u1ecba ch\u1ec9 Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-invalid=\"false\" placeholder=\"\u0110i\u1ec1n email c\u1ee7a b\u1ea1n (T\u00f9y ch\u1ecdn)\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\n <!-- NEW SECTION: Logical Select Dropdowns -->\n\t<div class=\"dd-cf7-row\">\n\t\t<div class=\"dd-cf7-col\">\n\t\t\t<p><label>T\u00f4i l\u00e0... *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"customer-type\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"customer-type\"><option value=\"\">\u2014 Ch\u1ecdn \u0111\u1ed1i t\u01b0\u1ee3ng \u2014<\/option><option value=\"Kh\u00e1ch l\u01b0u tr\u00fa tr\u1ef1c ti\u1ebfp\">Kh\u00e1ch l\u01b0u tr\u00fa tr\u1ef1c ti\u1ebfp<\/option><option value=\"C\u00f4ng ty du l\u1ecbch \/ \u0110\u1ea1i l\u00fd l\u1eef h\u00e0nh\">C\u00f4ng ty du l\u1ecbch \/ \u0110\u1ea1i l\u00fd l\u1eef h\u00e0nh<\/option><option value=\"Doanh nghi\u1ec7p \/ \u0110\u01a1n v\u1ecb t\u1ed5 ch\u1ee9c s\u1ef1 ki\u1ec7n\">Doanh nghi\u1ec7p \/ \u0110\u01a1n v\u1ecb t\u1ed5 ch\u1ee9c s\u1ef1 ki\u1ec7n<\/option><option value=\"Kh\u00e1c\">Kh\u00e1c<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"dd-cf7-col\">\n\t\t\t<p><label>Lo\u1ea1i y\u00eau c\u1ea7u *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"inquiry-type\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"inquiry-type\"><option value=\"\">\u2014 Ch\u1ecdn lo\u1ea1i y\u00eau c\u1ea7u \u2014<\/option><option value=\"\u0110\u1eb7t ph\u00f2ng\">\u0110\u1eb7t ph\u00f2ng<\/option><option value=\"\u0110\u1eb7t \u0111o\u00e0n &amp; S\u1ef1 ki\u1ec7n\">\u0110\u1eb7t \u0111o\u00e0n &amp; S\u1ef1 ki\u1ec7n<\/option><option value=\"C\u00e2u h\u1ecfi chung\">C\u00e2u h\u1ecfi chung<\/option><option value=\"H\u1ee3p t\u00e1c \/ Kinh doanh\">H\u1ee3p t\u00e1c \/ Kinh doanh<\/option><\/select><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"dd-cf7-row\">\n\t\t<div class=\"dd-cf7-col\">\n\t\t\t<p><label>N\u1ed9i dung tin nh\u1eafn \/ Chi ti\u1ebft y\u00eau c\u1ea7u *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"4\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Vui l\u00f2ng cung c\u1ea5p s\u1ed1 l\u01b0\u1ee3ng kh\u00e1ch, th\u1eddi gian d\u1ef1 ki\u1ebfn v\u00e0 c\u00e1c y\u00eau c\u1ea7u \u0111\u1eb7c bi\u1ec7t...\" name=\"your-message\"><\/textarea><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"dd-cf7-submit-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"G\u1eedi y\u00eau c\u1ea7u\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n        <\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Y\u00eau c\u1ea7u b\u00e1o gi\u00e1 &#038; T\u01b0 v\u1ea5n du l\u1ecbch Li\u00ean h\u1ec7 Dinh \u0110\u00e1 H'M\u00f4ng Vui l\u00f2ng \u0111\u1ec3 l\u1ea1i th\u00f4ng tin b\u00ean d\u01b0\u1edbi, \u0111\u1ed9i ng\u0169 t\u1eadn t\u00e2m c\u1ee7a ch\u00fang t\u00f4i s\u1ebd ph\u1ea3n h\u1ed3i b\u1ea1n trong th\u1eddi gian s\u1edbm nh\u1ea5t. Hotline \/ WhatsApp+84 842 202 122 \u0110\u1ecba ch\u1ec9 Emailbooking@dinhda-karsterlyrock.com Gi\u1edd l\u00e0m vi\u1ec7c (\u0110\u1ed9i ng\u0169 Kinh doanh)Th\u1ee9 Hai [&hellip;]<\/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":0,"href":"https:\/\/dinhda-karsterlyrock.com\/vi\/wp-json\/wp\/v2\/pages\/21072\/revisions"}],"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}]}}