{"id":1905,"date":"2020-07-09T07:18:50","date_gmt":"2020-07-09T07:18:50","guid":{"rendered":"http:\/\/localhost\/phuongkien\/?page_id=1905"},"modified":"2020-07-09T07:21:35","modified_gmt":"2020-07-09T07:21:35","slug":"contact","status":"publish","type":"page","link":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en","title":{"rendered":"Contact"},"content":{"rendered":"\n  <div class=\"banner has-hover\" id=\"banner-703051547\">\n          <div class=\"banner-inner fill\">\n        <div class=\"banner-bg fill\" >\n            <div class=\"bg fill bg-fill \"><\/div>\n                        <div class=\"overlay\"><\/div>            \n                    <\/div><!-- bg-layers -->\n        <div class=\"banner-layers container\">\n            <div class=\"fill banner-link\"><\/div>            \n   <div id=\"text-box-1033853437\" class=\"text-box banner-layer x50 md-x50 lg-x50 y50 md-y50 lg-y50 res-text\">\n                                <div class=\"text dark\">\n              \n              <div class=\"text-inner text-center\">\n                  \n<h3 class=\"uppercase\">Change this to anything<\/h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.<\/p>\n<a class=\"button white is-outline\"  >\n    <span>Click me<\/span>\n  <\/a>\n\n              <\/div>\n           <\/div><!-- text-box-inner -->\n                            \n<style scope=\"scope\">\n\n#text-box-1033853437 {\n  width: 60%;\n}\n#text-box-1033853437 .text {\n  font-size: 100%;\n}\n<\/style>\n    <\/div><!-- text-box -->\n \n        <\/div><!-- .banner-layers -->\n      <\/div><!-- .banner-inner -->\n\n            \n<style scope=\"scope\">\n\n#banner-703051547 {\n  padding-top: 400px;\n}\n#banner-703051547 .bg.bg-loaded {\n  background-image: url(https:\/\/aei.vnua.edu.vn\/wp-content\/uploads\/2020\/07\/anh1.jpg);\n}\n#banner-703051547 .overlay {\n  background-color: rgba(0, 0, 0, 0.17);\n}\n<\/style>\n  <\/div><!-- .banner -->\n\n\n  <div id=\"page-header-1868597685\" class=\"page-header-wrapper\">\n  <div class=\"page-title light featured-title\">\n\n        <div class=\"page-title-bg\">\n      <div class=\"title-bg fill bg-fill\"\n        data-parallax-container=\".page-title\"\n        data-parallax-background\n        data-parallax=\"-\">\n      <\/div>\n      <div class=\"title-overlay fill\"><\/div>\n    <\/div>\n    \n    <div class=\"page-title-inner container align-center text-center flex-row-col medium-flex-wrap\" >\n              <div class=\"title-wrapper uppercase flex-col\">\n          <h1 class=\"entry-title mb-0\">\n            Contact          <\/h1>\n        <\/div>\n                    <div class=\"title-content flex-col\">\n        <ul class=\"nav sm-touch-scroll nav-size-large nav-line nav-uppercase text-center nav-center\"><li class=\"nav-single-page hidden\"><\/li><\/ul>      <\/div>\n    <\/div><!-- flex-row -->\n\n     \n<style scope=\"scope\">\n\n#page-header-1868597685 .title-bg {\n  \n}\n#page-header-1868597685 .title-overlay {\n  background-color: rgb(255, 255, 255);\n}\n#page-header-1868597685 {\n  background-color: rgb(255, 255, 255);\n}\n<\/style>\n  <\/div><!-- .page-title -->\n    <\/div><!-- .page-header-wrapper -->\n  \n<div class=\"row\"  id=\"row-1606637166\">\n<div class=\"col medium-6 large-6\"  ><div class=\"col-inner\"  >\n\n\t<script type=\"text\/javascript\">\n  jQuery( document ).ready(function() {\n    function initialize() {\n        var styles = {\n            'flatsome':  [{\n            \"featureType\": \"administrative\",\n            \"stylers\": [\n              { \"visibility\": \"on\" }\n            ]\n          },\n          {\n            \"featureType\": \"road\",\n            \"stylers\": [\n              { \"visibility\": \"on\" },\n              { \"hue\": \"\" }\n            ]\n          },\n          {\n            \"stylers\": [\n\t\t\t  { \"visibility\": \"on\" },\n\t\t\t  { \"hue\": \"\" },\n\t\t\t  { \"saturation\": -30 }\n            ]\n          }\n        ]};\n\n        var myLatlng = new google.maps.LatLng(21.005161, 105.932995);\n        var myOptions = {\n            zoom: 16,\n            center: myLatlng,\n            mapTypeId: google.maps.MapTypeId.ROADMAP,\n            disableDefaultUI: true,\n            mapTypeId: 'flatsome',\n            draggable: true,\n            zoomControl: true,\n            zoomControlOptions: {\n              position: google.maps.ControlPosition.TOP_LEFT\n            },\n      \t\t\t\/\/ panControl: true,\n            \/\/ panControlOptions: {\n            \/\/   position: google.maps.ControlPosition.TOP_LEFT\n            \/\/ },\n      \t\t\tmapTypeControl: false,\n            mapTypeControlOptions: {\n              position: google.maps.ControlPosition.TOP_LEFT\n            },\n      \t\t\t\/\/ scaleControl: true,\n            \/\/ scaleControlOptions: {\n            \/\/   position: google.maps.ControlPosition.TOP_LEFT\n            \/\/ },\n      \t\t\tstreetViewControl: true,\n            streetViewControlOptions: {\n              position: google.maps.ControlPosition.TOP_LEFT\n            },\n      \t\t\t\/\/ overviewMapControl: true,\n            \/\/ overviewMapControlOptions: {\n            \/\/   position: google.maps.ControlPosition.TOP_LEFT\n            \/\/ },\n            scrollwheel: false,\n            disableDoubleClickZoom: true\n        }\n        var map = new google.maps.Map(document.getElementById(\"map-59423321-inner\"), myOptions);\n        var styledMapType = new google.maps.StyledMapType(styles['flatsome'], {name: 'flatsome'});\n        map.mapTypes.set('flatsome', styledMapType);\n\n        var marker = new google.maps.Marker({\n            position: myLatlng,\n            map: map,\n            title:\"\"\n        });\n    }\n\n    google.maps.event.addDomListener(window, 'load', initialize);\n    google.maps.event.addDomListener(window, 'resize', initialize);\n    });\n    <\/script>\n\n    <div class=\"google-map relative mb\" id=\"map-59423321\">\n        <div class=\"map-height\" id=\"map-59423321-inner\"><\/div>\n        <div id=\"map_overlay_top\"><\/div>\n        <div id=\"map_overlay_bottom\"><\/div>\n                  <div class=\"map_inner map-inner last-reset absolute x95 md-x95 lg-x95 y95 md-y95 lg-y95\">\n              \n         <\/div>\n       \n       \n<style scope=\"scope\">\n\n#map-59423321 .map-inner {\n  background-color: #fff;\n  max-width: 30%;\n}\n#map-59423321 .map-height {\n  height: 400px;\n}\n<\/style>\n    <\/div><!-- .map -->\n\n\t\n<\/div><\/div>\n<div class=\"col medium-6 large-6\"  ><div class=\"col-inner\"  >\n<div class=\"container section-title-container\" ><h3 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" >G\u1eedi g\u00f3p \u00fd cho ch\u00fang t\u00f4i<\/span><b><\/b><\/h3><\/div><!-- .section-title -->\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f701-o1\" lang=\"vi\" dir=\"ltr\" data-wpcf7-id=\"701\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F1905#wpcf7-f701-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=\"701\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"vi\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f701-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your name (*)<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\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> 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-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Subject:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":13,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-1905","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en\" \/>\n<meta property=\"og:locale\" content=\"vi_VN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aei.vnua.edu.vn\/?page_id=1905&amp;lang=en\" \/>\n<meta property=\"og:site_name\" content=\"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Vienkinhtevathechenongnghiep\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-09T07:21:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 ph\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/?page_id=1905&lang=en\",\"url\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/?page_id=1905&lang=en\",\"name\":\"Contact - Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/#website\"},\"datePublished\":\"2020-07-09T07:21:35+07:00\",\"dateModified\":\"2020-07-09T07:21:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/?page_id=1905&lang=en#breadcrumb\"},\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aei.vnua.edu.vn\\\/?page_id=1905&lang=en\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/?page_id=1905&lang=en#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Trang ch\u1ee7\",\"item\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/#website\",\"url\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/\",\"name\":\"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\",\"description\":\"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\",\"publisher\":{\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/#organization\",\"name\":\"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\",\"url\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-Screenshot-2026-02-23-at-16.49.53.png\",\"contentUrl\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-Screenshot-2026-02-23-at-16.49.53.png\",\"width\":512,\"height\":512,\"caption\":\"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p\"},\"image\":{\"@id\":\"https:\\\/\\\/aei.vnua.edu.vn\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Vienkinhtevathechenongnghiep\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en","og_locale":"vi_VN","og_type":"article","og_title":"Contact - Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","og_url":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en","og_site_name":"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","article_publisher":"https:\/\/www.facebook.com\/Vienkinhtevathechenongnghiep","article_modified_time":"2020-07-09T07:21:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc":"1 ph\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en","url":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en","name":"Contact - Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","isPartOf":{"@id":"https:\/\/aei.vnua.edu.vn\/#website"},"datePublished":"2020-07-09T07:21:35+07:00","dateModified":"2020-07-09T07:21:35+00:00","breadcrumb":{"@id":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aei.vnua.edu.vn\/?page_id=1905&lang=en#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Trang ch\u1ee7","item":"https:\/\/aei.vnua.edu.vn\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/aei.vnua.edu.vn\/#website","url":"https:\/\/aei.vnua.edu.vn\/","name":"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","description":"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","publisher":{"@id":"https:\/\/aei.vnua.edu.vn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aei.vnua.edu.vn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"},{"@type":"Organization","@id":"https:\/\/aei.vnua.edu.vn\/#organization","name":"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p","url":"https:\/\/aei.vnua.edu.vn\/","logo":{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/aei.vnua.edu.vn\/#\/schema\/logo\/image\/","url":"https:\/\/aei.vnua.edu.vn\/wp-content\/uploads\/2026\/02\/cropped-Screenshot-2026-02-23-at-16.49.53.png","contentUrl":"https:\/\/aei.vnua.edu.vn\/wp-content\/uploads\/2026\/02\/cropped-Screenshot-2026-02-23-at-16.49.53.png","width":512,"height":512,"caption":"Vi\u1ec7n Kinh t\u1ebf v\u00e0 Th\u1ec3 ch\u1ebf n\u00f4ng nghi\u1ec7p"},"image":{"@id":"https:\/\/aei.vnua.edu.vn\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Vienkinhtevathechenongnghiep"]}]}},"_links":{"self":[{"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=\/wp\/v2\/pages\/1905","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1905"}],"version-history":[{"count":3,"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=\/wp\/v2\/pages\/1905\/revisions"}],"predecessor-version":[{"id":1908,"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=\/wp\/v2\/pages\/1905\/revisions\/1908"}],"wp:attachment":[{"href":"https:\/\/aei.vnua.edu.vn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1905"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}