<!DOCTYPE html>
	<html lang="en" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
	<head>
<title>Thanh Thang Palace</title>
<meta name="description" content="Thanh Thang Palace - Savefile - Typical projects - http&#x3A;&#x002F;&#x002F;artglassexport.com&#x002F;en&#x002F;typical-projects&#x002F;savefile&#x002F;cac-cong-trinh-tieu-bieu&#x002F;thanh-thang-palace-3.html">
<meta name="author" content="Apimex art glass paintings bring perfect quality of art">
<meta name="copyright" content="Apimex art glass paintings bring perfect quality of art [webmaster@localhost]">
<meta name="robots" content="index, archive, follow, noodp">
<meta name="googlebot" content="index,archive,follow,noodp">
<meta name="msnbot" content="all,index,follow">
<meta name="generator" content="Vietnams">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="Z0NM6IuW8h0vhcCX1sAxvZwEMCApOofW1v-lkeW96J0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:title" content="Thanh Thang Palace">
<meta property="og:type" content="website">
<meta property="og:description" content="Savefile - Typical projects - http&#x3A;&#x002F;&#x002F;artglassexport.com&#x002F;en&#x002F;typical-projects&#x002F;savefile&#x002F;cac-cong-trinh-tieu-bieu&#x002F;thanh-thang-palace-3.html">
<meta property="og:site_name" content="Apimex art glass paintings bring perfect quality of art">
<meta property="og:url" content="http://artglassexport.com/en/typical-projects/cac-cong-trinh-tieu-bieu/thanh-thang-palace-3.html">
<link rel="shortcut icon" href="http://artglassexport.com/favicon.ico">
<link rel="canonical" href="http://artglassexport.com/en/typical-projects/cac-cong-trinh-tieu-bieu/thanh-thang-palace-3.html">
<link rel="alternate" href="http://artglassexport.com/en/typical-projects/rss/" title="Typical projects" type="application/rss+xml">
<link rel="alternate" href="http://artglassexport.com/en/typical-projects/rss/cac-cong-trinh-tieu-bieu/" title="Typical projects - CÁC CÔNG TRÌNH TIỂU BIỂU" type="application/rss+xml">
<link rel="preload" as="script" href="http://artglassexport.com/assets/js/jquery/jquery.min.js">
<link rel="preload" as="script" href="http://artglassexport.com/assets/js/language/en.js">
<link rel="preload" as="script" href="http://artglassexport.com/assets/js/global.js">
<link rel="preload" as="script" href="http://artglassexport.com/themes/default/js/news.js">
<link rel="preload" as="script" href="http://artglassexport.com/themes/default/js/main.js">
<link rel="preload" as="script" href="http://artglassexport.com/themes/default/js/bootstrap.min.js">
<link rel="StyleSheet" href="http://artglassexport.com/assets/css/font-awesome.min.css">
<link rel="StyleSheet" href="http://artglassexport.com/themes/default/css/bootstrap.min.css">
<link rel="StyleSheet" href="http://artglassexport.com/themes/default/css/style.css">
<link rel="StyleSheet" href="http://artglassexport.com/themes/default/css/style.responsive.css">
<link rel="StyleSheet" href="http://artglassexport.com/themes/default/css/news.css">
<link href="http://artglassexport.com/themes/default/css/themcss.css" rel="stylesheet" type="text/css"/>
<style>
	body{background: #fff;}
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@media (max-width: 768px) {
  .hotline-bar {
    display: none;
  }
}
.success1.is-underline:hover, .success1.is-outline:hover, .success1 {
background-color: #ffffff05;
padding: 20px 20px;
color: #ffffff05 !important;
}

.call-mobile2 {
position: fixed;
bottom: 80px;
height: 60px;
line-height: 60px;
padding: 0 0px 0 0px;
border-radius: 40px;
color: #fff;
background:url(/themes/default/images/zalo.png) no-repeat;
right: 22px;
z-index: 99999;
}
            .call-mobile {background: #ED1C24;position: fixed;bottom: 10px;height: 40px;line-height: 40px;
                padding: 0 0px 0 0px;border-radius: 40px;color: #fff;left: 20px;z-index: 99999;
                }
            .call-mobile1 {position: fixed;bottom: 52px;height: 40px;line-height: 40px;
                padding: 0 0px 0 0px;border-radius: 40px;color: #fff;left: 20px;z-index: 99999;
                }
.call-mobile i {font-size: 20px;line-height: 40px;background: #B52026;
                border-radius: 100%;width: 40px;height: 40px;
                text-align: center; float: right;
            }
            .call-mobile a {color: #fff;font-size: 18px;font-weight: bold; text-decoration: none;
                    margin-right: 10px; padding-left: 10px;}
.ctrlq.fb-button {
    z-index: 999;
    background: url(/themes/default/images/54.jpg) center no-repeat #0084ff;
    width: 60px;
    height: 60px;
    text-align: center;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
}
.bubble {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    position: absolute;
    z-index: 999999999;
    text-align: center;
    vertical-align: middle;
    top: -2px;
    left: -5px;
    border-radius: 50%;
}
.ctrlq.fb-overlay {
    z-index: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .05);
    display: none;
}
.fb-widget {
    background: #fff;
    z-index: 1000;
    position: fixed;
    width: 360px;
    height: 435px;
    overflow: hidden;
    opacity: 0;
    bottom: 0;
    right: 24px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
}
.bubble-msg {
    width: 120px;
    left: -140px;
    top: 5px;
    position: relative;
    background: rgba(59, 89, 152, .8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 13px;
}
.ctrlq.fb-button, .ctrlq.fb-close {
    position: fixed;
    right: 24px;
    cursor: pointer;
}
.ctrlq.fb-button:focus, .ctrlq.fb-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .09), 0 4px 40px rgba(0, 0, 0, .24);
}
</style>
	</head>
	<body>
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">Apimex art glass paintings bring perfect quality of art</h2>
		<p class="pull-right"><a title="Apimex art glass paintings bring perfect quality of art" href="http://artglassexport.com/">http://artglassexport.com</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>Thanh Thang Palace</h1>
		<ul class="list-inline">
			<li>Thursday - 16/03/2023 10:32</li>
			<li class="hidden-print txtrequired"><em class="fa fa-print">&nbsp;</em><a title="Print" href="javascript:;" onclick="window.print()">Print</a></li>
			<li class="hidden-print txtrequired"><em class="fa fa-power-off">&nbsp;</em><a title="Close page" href="javascript:;" onclick="window.close()">Close page</a></li>
		</ul>
		<div class="clear"></div>
		<div id="hometext">
			&quot;Thanh Thang Palace&quot; is located in a campus with an area of ​​​​28,000m2, right next to National Highway 1 in Gia Vien district, Ninh Binh has just been officially completed. It is a great honor that Apimex Saigon company is the supplier of all fine art glass products for this project.
		</div>
		<div id="bodytext" class="clearfix">
			<p data-placeholder="Bản dịch" dir="ltr" id="tw-target-text"><span style="color:null;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="background-color:null;">&quot;Thanh Thang Palace&quot; is located in a campus with an area of ​​​​28,000m2, right next to National Highway 1 in Gia Vien district, Ninh Binh has just been officially completed. It is a great honor that Apimex Saigon company is the supplier of all fine art glass products for this project.</span><br  />
<br  />
<span style="font-size:11pt"><span style="line-height:115%"><b><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">CÔNG TY CP TM DV APIMEX SÀI GÒN</span></span></span></b></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><b><u><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">VPGD Hà Nội</span></span></span></u></b><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">: Số 2 ngõ 112, Đ. Nước Phần Lan, P. Tứ Liên, Q. Tây Hồ, HN</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">ĐT: 0937.437.825 – 0987.871.090</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="background:rgb(248, 249, 250);"><span style="line-height:150%"><b><u><span style="font-size:12.0pt"><span style="line-height:150%"><span style="background-color:null;">VPGD TP.HCM</span></span></span></u></b><span style="font-size:12.0pt"><span style="line-height:150%"><span style="background-color:null;">: </span></span></span><span lang="EN" style="font-size:13.0pt"><span style="line-height:150%"><span style="background-color:null;">143 Phạm Huy Thông, P.6, Q. Gò Vấp</span></span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:150%"><span style="font-size:12.0pt"><span style="line-height:150%"><span style="background-color:null;">ĐT: (028).6658 6644 – 0788.888.178</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><b><u><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">VPGD Bình Dương</span></span></span></u></b><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">: 35-A3-1, KDC 3/2, P. An Phú, TX. Thuận An, Bình Dương</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">ĐT: 0937.437.825 – 0976.378.144</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><b><u><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">NPP An Lộc Châu</span></span></span></u></b><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">: C94 The Oasis An Phú, Thuận An, Bình Dương</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">ĐT: 0933.498.383</span></span></span></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><b><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">NPP VCM ( CÔNG TY CP TẬP ĐOÀN VLXD VIỆT NAM)</span></span></span></b></span></span><br  />
<span style="font-size:11pt"><span style="line-height:115%"><span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">310 Liên Phường, P. Phước Long, Q.9, TP.Thủ Đức</span></span></span></span></span><br  />
<span style="font-size:12.0pt"><span style="line-height:115%"><span style="background-color:null;">ĐT: 0937.437.825 – 0987.871.090</span></span></span></span></span><br  />
<img alt="" src="https://kinhtrangtringhethuat.com/uploads/cac-cong-trinh-tieu-bieu/topics/lau-dai-ninh-binh-17.jpg" /><img alt="" src="https://kinhtrangtringhethuat.com/uploads/cac-cong-trinh-tieu-bieu/topics/lau-dai-ninh-binh-17.jpg" /><img alt="" src="https://kinhtrangtringhethuat.com/uploads/cac-cong-trinh-tieu-bieu/topics/cung-dien-1556498853.jpg" /><img alt="" src="https://kinhtrangtringhethuat.com/uploads/cac-cong-trinh-tieu-bieu/topics/a71a1338.jpg" /><img alt="" src="https://kinhtrangtringhethuat.com/uploads/cac-cong-trinh-tieu-bieu/topics/cung-dien-2-1556499377.jpg" /></p>
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL of this newsletter: </strong><a href="http://artglassexport.com/en/typical-projects/cac-cong-trinh-tieu-bieu/thanh-thang-palace-3.html" title="Thanh Thang Palace">http://artglassexport.com/en/typical-projects/cac-cong-trinh-tieu-bieu/thanh-thang-palace-3.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; Apimex art glass paintings bring perfect quality of art
		</div>
		<div id="contact">
			<a href="mailto:webmaster@localhost">webmaster@localhost</a>
		</div>
	</div>
</div>
        <div id="timeoutsess" class="chromeframe">
            You did not use the site, <a onclick="timeoutsesscancel();" href="http://artglassexport.com/#">Click here to remain logged</a>. Timeout: <span id="secField"> 60 </span> second
        </div>
        <div id="openidResult" class="nv-alert" style="display:none"></div>
        <div id="openidBt" data-result="" data-redirect=""></div>
	<div class="hotline-phone-ring-wrap">
	<div class="hotline-phone-ring">
		<div class="hotline-phone-ring-circle"></div>
		<div class="hotline-phone-ring-circle-fill"></div>
		<div class="hotline-phone-ring-img-circle">
		<a href="tel:0929888825" class="pps-btn-img">
			<img src="http://artglassexport.com/themes/default/images/icon-call-nh.png" alt="Gọi điện thoại" width="50">
		</a>
		</div>
	</div>
	<div class="hotline-bar">
		<a href="tel:0929888825">
			<span class="text-hotline">0929.8888.25</span>
		</a>
	</div>
</div>
<div class="call-mobile2">
<a data-animate="fadeInDown" href="https://zalo.me/0929888825" target="_blank" class="button success1" style="border-radius:99px;" data-animated="true">
<span>Zalo </span></a>
</div>
<a href="https://www.facebook.com/KINHHOADONGAPM/" title="Gửi tin nhắn cho chúng tôi qua Facebook" class="ctrlq fb-button"> 
<div class="bubble">1</div><div class="bubble-msg">Bạn cần hỗ trợ?</div></a>
<script src="http://artglassexport.com/assets/js/jquery/jquery.min.js"></script>
<script>var nv_base_siteurl="/",nv_lang_data="en",nv_lang_interface="en",nv_name_variable="nv",nv_fc_variable="op",nv_lang_variable="language",nv_module_name="typical-projects",nv_func_name="savefile",nv_is_user=0, nv_my_ofs=7,nv_my_abbr="+07",nv_cookie_prefix="nv4c_n82gD",nv_check_pass_mstime=1738000,nv_area_admin=0,nv_safemode=0,theme_responsive=1,nv_is_recaptcha=0;</script>
<script src="http://artglassexport.com/assets/js/language/en.js"></script>
<script src="http://artglassexport.com/assets/js/global.js"></script>
<script src="http://artglassexport.com/themes/default/js/news.js"></script>
<script src="http://artglassexport.com/themes/default/js/main.js"></script>
<script src="http://artglassexport.com/themes/default/js/bootstrap.min.js"></script>
</body>
</html>