<!DOCTYPE html>
	<html lang="en" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
	<head>
<title>Song Vinh Church</title>
<meta name="description" content="Song Vinh Church - Savefile - Typical projects - http&#x3A;&#x002F;&#x002F;artglassexport.com&#x002F;en&#x002F;typical-projects&#x002F;savefile&#x002F;cac-cong-trinh-tieu-bieu&#x002F;song-vinh-church-2.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="Song Vinh Church">
<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;song-vinh-church-2.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/song-vinh-church-2.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/song-vinh-church-2.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>Song Vinh Church</h1>
		<ul class="list-inline">
			<li>Wednesday - 15/03/2023 11:30</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">
			Church glass paintings are unique artistic glass paintings with the most impressive classical style. Initially, when it appeared, glass paintings were used to decorate large and luxurious works such as castles, palaces, religious buildings, and churches.
		</div>
				<div class="imghome">
			<img alt="Song Vinh Church" src="http://artglassexport.com/uploads/typical-projects/2023_03/image_1.png" width="460" class="img-thumbnail" />
		</div>
		<div class="clear"></div>
		<div id="bodytext" class="clearfix">
			<p data-placeholder="Bản dịch" dir="ltr"><span style="color:null;"><span style="font-size:14px;"><span style="font-family:Times New Roman,Times,serif;"><span style="background-color:null;">Song Vinh parish is a special architectural work, located on Highway 51, in Tan Phuoc ward, Tan Thanh district, Ba Ria - Vung Tau province. This place is about 20km from Go Gang Island, you can combine to have a reasonable travel schedule.</span></span></span></span></p>

<p data-placeholder="Bản dịch" dir="ltr"><span style="color:null;"><span style="font-size:14px;"><span style="font-family:Times New Roman,Times,serif;"><span style="background-color:null;">Song Vinh Church was started construction in 2011. Currently, this work has been completed and put into operation as a living place with the main items already completed. These churches have a fairly large area, built on the ground with a length of 82 meters and a width of 25 meters.</span></span></span></span></p>

<p data-placeholder="Bản dịch" dir="ltr"><span style="color:null;"><span style="font-size:14px;"><span style="font-family:Times New Roman,Times,serif;"><span style="background-color:null;">This is a religious structure built in the Gothic style. With this architecture, the church has many large windows and is adorned with layers of stained glass. The outside of the church has a characteristic white-gray color of the stone that is extremely impressive. Therefore, this place has become a European-style check-in point frequented by many young people, although it has not been officially completed. From the outside, the building looks like a house with European architectural style with many sunlit items and pristine sculptures.</span></span></span></span><br  />
<img alt="" height="870" src="http://artglassexport.com/uploads/typical-projects/2023_03/image_4.png" width="1131" /><img alt="" height="868" src="http://artglassexport.com/uploads/typical-projects/2023_03/image_5.png" width="1298" /></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/song-vinh-church-2.html" title="Song Vinh Church">http://artglassexport.com/en/typical-projects/cac-cong-trinh-tieu-bieu/song-vinh-church-2.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>
<div id="run_cronjobs" style="visibility:hidden;display:none;"><img alt="" src="/index.php?second=cronjobs&amp;p=p3XC4h9N" width="1" height="1" /></div>
<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>