@charset "utf-8";

	body {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#line {
	position: absolute;
	top: 30px;
	right: 1px;
	z-index: 999;
	margin-right: 20%;
}

#fb {
	position: absolute;
	top: 30px;
	right: 80px;
	margin-right: 11.5%;
	z-index: 999;
}

	
#google {
	position: absolute;
	top: 30px;
	z-index: 999;
	right: 70px;
	margin-right: 10.2%;
}
.main .block .blockleft {
	width: 560px;
	height: 700px;
	color: hsla(0,0%,100%,1.00);
	font-family: "微軟正黑體";
}
h1   {
	font-size: 34pt;
	text-align: left;
	font-weight: 100;
}
p   {
	font-size: 18pt;
	text-align: left;
	line-height: 36pt;
}


.logo {
	width: 236px;
	position: absolute;
	top: 30px;
	left: 300px;
	text-align: center;
}
.main .block {
	width: 1400px;
	height: 1000px;
	background-color: hsla(0,0%,0%,0.83);
	margin-left: auto;
	border-radius: 40px;
	margin-right: auto;
	padding-bottom: 50px;
	display: flex;
	justify-content: space-around;
	padding-top: 50px;
}
.goiframe {
	position: fixed;
	left: 6%;
	top: 300px;
	z-index: 999;
	width: 200px;
	cursor: pointer;
}
.bg .bgtitle {
	position: absolute;
	top: -55px;
	right: 25%;
}


.block .blockright .pa1 {
	font-size: 20pt;
	text-align: center;
}


.bg {
	background-color: #EDEDED;
	/* [disabled]width: auto; */
}
.bg .bg2 {
	background-image: url(../images/bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 1000px;
	background-attachment: fixed;
	background-position: 0% -100px;
}


.iframe {
	text-align: center;
	padding-top: 60px;
	height: 280px;
	background-color: #ea5514;
	width: 1400px;
	position: absolute;
	top: 850px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	}

.main {
	width: 100%;
	height: 1450px;
	background-image: url(../images/saigon-vietnam-1498332.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	
}
.main2 {
	width: 100%;
	height: 1450px;
	background-image: url(../images/bg-dot.png);
	background-repeat: repeat;
	padding-top: 230px;
	background-color: rgba('255,255,255,0')
}


.main .block .blockright {
	width: 560px;
	height: 700px;
	color: hsla(0,0%,100%,1.00);
	font-family: "微軟正黑體";
}



.formid .title {
	z-index: 999;
	position: absolute;
	margin-top: -220px;
}

.formid {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}

.cla-pack {
	background-color: #EDEDED;
	text-align: center;
}
.cla-pack .package1 {
	padding-top: 50px;
	padding-bottom: 70px;
}

.cla-pack .package2 {
	padding-bottom: 70px;
}





	.footer {
    background-color: #172a88;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
	}




/* Effect 9 */
.effect-9 {
	overflow: hidden;
	width: 560px;
}

.effect-9 img {
	/* [disabled]position: relative; */
	z-index: 2;
	transition: all .5s cubic-bezier(.79,1.54,.78,.78);
}

.effect-9 .retina{
	/* [disabled]position: absolute; */
	/* [disabled]margin-top: -404px; */
	background-image: url(../images/t1-1.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
	width: 560px;
}


.effect-9:hover img {
	transform: translateY(100%);
}

        
/* Effect 9-1 */
.effect-9-1 {
	overflow: hidden;
	width: 560px;
	margin-top: 132px;
}

.effect-9-1 img {
	/* [disabled]position: relative; */
	z-index: 2;
	transition: all .5s cubic-bezier(.79,1.54,.78,.78);
}

.effect-9-1 .retina{
	/* [disabled]position: absolute; */
	/* [disabled]margin-top: -404px; */
	background-image: url(../images/t2-1.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
	width: 560px;
}


.effect-9-1:hover img {
	transform: translateY(100%);
}
#iframe {
	position: absolute;
	top: 580px;


}
.cla-pack .gotop {
	margin-bottom: -2px;
	cursor: pointer;

}
