/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    margin-top: 0px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background-color: #ffffff;
	/* background-image: url("../images/concrete_seamless.png"); */

}
.pc,
.ph {
    position: relative;
}
.pc {
    display: block;
}
.ph {
    display: none!important;
}
@media (max-width: 768px){
	.pc {
		display:none!important;
	}
	.ph {
		display: block!important;
	}

}

.show {
	opacity: 1;
	transition: opacity 1000ms;
  }
  
  .hide {
	opacity: 0;
	transition: opacity 1000ms;
  }

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow:  none;
    box-shadow:  none;
}

.btn {
	position: absolute;
	background-color: rgba(33, 242, 89, 0%);
	z-index: 995;

	cursor: pointer;
}
.p00{
    position: relative;
    margin-top: 89px;
    overflow: hidden;
    height: 0;
    padding-bottom: 51%;

}
@media (max-width: 768px){
	.p00{
		margin-top: 67px;
		padding-bottom: 116%;
	}	
}
.p01{
	position: relative;
}

.audio_box {
	position: absolute;
    left: auto;
    right: 0%;
    top: 3%;
    width: 50px;
    height: 50px;
    z-index: 600;
    /* filter: invert(1); */
}
@media (max-width: 768px){
	.audio_box {
		top: 9%;
		right: 3%;
	}
}

.header{
	position: fixed;
	width: 100%;
	z-index: 901;

	top: 0;
	background-color: #0E1D5D;

	display: flex;
	align-items: center;
	
}
@media (max-width: 768px){
	.header{
		height: 67px;
	}
}
.navbar-toggle{
	position: absolute;
}
.navbar-toggle .icon-bar{
	background-color: white;
}
.nav{
	position: relative;
	width: 100%;
	height: 100%;

	display: flex;
    justify-content: flex-end;

}
@media (max-width: 768px){
	.nav {
		position: fixed;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: left;
		bottom: 0;
		z-index: 999;
		background-color: #0e1d5df3;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: flex-start;
		top: 49px;
		display: none;
	}	
	
}
.nav img{
	padding: 0px 5px 5px 5px;
    height: 35px;
}
.nav ul {
	margin: 0;
	display: flex;
    justify-content: flex-end;
}
@media (max-width: 768px){
	.nav ul {
		width: 100%;
        padding: 0;
		display: block;	
	}
}
.nav ul li{
	display: block;
}

.nav ul li a{
	position: relative;
    padding:15px 15px 15px 15px;
    display: block;
    color: white;
    /* background-color: #37657f;
    border-left: #ffffff 0.5px solid; */
    font-size: 24px;
    letter-spacing: 5px;
   

}
@media (max-width: 768px){
	
	.nav ul li a {

		font-size: 30px;
        letter-spacing: 5px;
        margin: 20px 0px 0px 0px;
        padding: 15px 10px 10px 20px;
        text-align: center;
	}
}


.nav ul li a:hover{

	color: white;
    background-color: black;

}
.nav ul li a{
	color: white;
	
}
.nav ul li a:hover{
	text-decoration: none;
}

.logo01{

	position: relative;
    padding: 25px;
    z-index: 200;
}

@media (max-width: 768px){

	.logo01 {
		width: 190px;
		position: absolute;
		padding: 10px;
		z-index: 200;
		left: 26%;
	}

}



.markbg{
    width: 83%;
    position: absolute;
    left: 13%;
    top: 7%;
    height: 86%;
    overflow: hidden;
    z-index: 100;
    pointer-events: none;
}
@media (max-width: 768px){
	.markbg {
		width: 90%;
		position: absolute;
		left: 5%;
		top: 50%;
		height: 42%;
		overflow: hidden;
		z-index: 100;
		pointer-events: none;
	}
}

.vidwrappc{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
	opacity: 1;
	
}
.vidwrapph{
	position: relative;
    top: 0.1%;
    left: 0%;
    width: 100%;
    height: 100%;
    overflow: hidden;

}
.vidwrapph video{
	min-height: 24%;
    width: 100%;
    bottom: auto;
    top: 0;
}
video {
    position: absolute;
	top: -4%;
    /* bottom: 0; */
    right: 0;
    left: 0;
    margin: auto;
    /* min-height: 50%;
    min-width: 50%;
    height: auto; */
    /* width: auto; */
	width: 101%;
    display: block;
	z-index: 1;
}

.main-title{
	position: absolute;
    left: 5%;
    top: 2%;
    width: 17%;
    z-index: 100;
}
@media (max-width: 768px){
	.main-title{
		position: absolute;
		left: 5%;
		top: 6%;
		width: 90%;
		z-index: 100;
	}
}
.ap{
	position: absolute;
    left: 88%;
    top: 4%;
    width: 10%;
    z-index: 100;
}

.Listofwinners{
	position: absolute;
	z-index: 400;
	width: 100%;
	height: 100%;
	
	background-color: #4163ad85;
	top: 0;
	left: 0;

    display: flex;
    align-items: center;
    justify-content: space-around;

}
.Listofwinners a{
	width: 100%;
}

.infon{
	position: relative;
    width: 100%;
    /* background-color: #4163ad; */
    top: 0;
    left: 0;
    text-align: center;
    height: 100%;
    z-index: 200;
    margin-top: 100vh;
}
#buy{
	position: relative;
}

#schedule{
	
	position: relative;
}

.mapinfon{
	width: 40%;

	height: 350px;
	margin: 0 auto;
	text-align: left;

	color: #fff;
	font-size: 22px;
	line-height: 1.6;
	
}
@media (max-width: 768px){
	.mapinfon{
	width: 80%;
	font-size: 16px;
	}

}

.mapinfon h2{
	font-weight: 900;
	display: flex;
	align-items: center;
}
.mapinfon h2 img{
	padding-left: 10px;
}
.mapinfon p{
	text-align: justify;
}
.mapinfon a{
	color: #00125d;
}

/* .sbo{
	position: relative;
	width: 80%;
	margin: auto;
} */

.fbtitle{
	width: 100%;
	background-color: white;
}
.fbtitle .container{
	width: 900px;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;

	padding-bottom: 100px;
}
.fbtitle .container .fbitem  {
	width: 50%;


}
.fbtitle .container .fbitem iframe {
	
	
}

.cta1{
	top: 25%;
    left: 23%;
    width: 16%;
    height: 16%;
}
.cta2{
	top: 25%;
    left: 42%;
    width: 16%;
    height: 16%;
}
.cta3{
	top: 25%;
    left: 61%;
    width: 16%;
    height: 16%;
}
.cta4{
	top: 53%;
    left: 23%;
    width: 16%;
    height: 16%;
}
.cta5{
	top: 53%;
    left: 42%;
    width: 16%;
    height: 16%;
}
.cta6{
	top: 53%;
    left: 61%;
    width: 16%;
    height: 16%;
}

@media (max-width: 768px){
	.cta1{
		top: 16%;
        left: 5%;
        width: 42%;
        height: 16%;
	}
	.cta2{
		top: 16%;
        left: 53%;
        width: 42%;
        height: 16%;
	}
	.cta3{
		top: 39%;
        left: 5%;
        width: 42%;
        height: 16%;
	}
	.cta4{
		top: 39%;
        left: 53%;
        width: 42%;
        height: 16%;
	}
	.cta5{
		top: 62%;
        left: 5%;
        width: 42%;
        height: 16%;
	}
	.cta6{
		top: 62%;
        left: 53%;
        width: 42%;
        height: 16%;
	}
}



/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */

#preloader {
	background: #ffffff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999;
}

#status {
	background-image: url(../images/preloader.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 112px;
	left: 50%;
	margin: -90px 0 0 -150px;
	position: absolute;
	top: 50%;
	width: 300px;
}


/* ---------------------------------------------- /*
 * Scroll to top
/* ---------------------------------------------- */

.scroll-up {
	position: fixed;
	display: none;
	z-index: 999;
	bottom: 2em;
	right: 2em;

}

.scroll-up a {

	display: block;
/*
	width: 35px;
	height: 35px;
*/
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	
	
	width: 50px;
	height: 50px;
	margin: 40px 0 0 40px;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	background: #4163ad;
}

.scroll-up a:hover,
.scroll-up a:active {
	background-color: #e7746f;
	color: #ffffff;
}


/* ---------------------------------------------- /*
 *Scroll Down
/* ---------------------------------------------- */

.scroll-down {
	position: absolute;
	left: 50%;
	bottom: 280px;
	border: 2px solid #fff;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	margin-left: -70px;
	display: block;
	z-index: 10;
	text-align: center;
}

.scroll-down span {
	position: relative;
	color: #fff;
	-webkit-animation-name: drop;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-play-state: running;
	animation-name: drop;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-play-state: running;
}


/*  輪播風格 */

.carousel-indicators li{
	background-color:#0E1D5D;
    border: 1px solid #ffffff;
	margin: 6px;

	width: 15px;
    height: 15px;
}
.carousel-indicators .active{
	margin: 6px;

	width: 15px;
    height: 15px;
}

.carousel-indicators {
	bottom: 35%;
    transform: rotate(90deg);
    left: -4%;
    margin-left: 0;
}

@media (max-width: 768px){
	.carousel-indicators {
		bottom: 1%;
        left: 0%;
        width: 100%;
        height: 40px;
        transform: rotate(0deg);
	}

	.carousel-indicators li,
	.carousel-indicators .active{
		width: 30px;
    	height: 15px;

	
	}

	

}
.carousel-control.right,.carousel-control.left{
	background-image:none;
}
.carousel-control a{
color: #fff;
}
.bgbg{position: absolute;left: 0;top:0;width: 100%;z-index: -1;height: 100%;}


/*Carousel廣告輪播滾動切換變成淡入淡出效果*/

/*  接著再把class="carousel slide"的中再加入carousel-fade。*/

.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,  
.carousel-fade .carousel-inner .active.left,  
.carousel-fade .carousel-inner .active.right {
   opacity: 0;
}
.carousel-fade .carousel-inner .active,  
.carousel-fade .carousel-inner .next.left,  
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;	
}
.carousel-fade .carousel-inner .next,  
.carousel-fade .carousel-inner .prev,  
.carousel-fade .carousel-inner .active.left,  
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}


/* 手機版 */
@media (max-width: 768px){



}

@media (max-width: 1200px){


}
@media (min-width: 1500px){


}









