/**
* Design By Eggda-Studio
**/
@import url("https://fonts.googleapis.com/css?family=Kanit:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=thai");
@import url("https://fonts.googleapis.com/css?family=Mitr:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=thai");
@import url("https://fonts.googleapis.com/css?family=Asap:400,700|Roboto");

body {
	font-family: "Kanit",sans-serif;
	background-color: #fff;
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
a:link{
	text-decoration:none;
	outline:0 !important;
}
a:visited{
	text-decoration:none;
	outline:0 !important;
}
a:hover{
	text-decoration:none;
	outline:0 !important;
}
a:active{
	text-decoration:none;
	outline:0 !important;
}
/**
* Nav Bar Menu
**/
.navbar_menu .navbar_menu_bg {
	width:100%;
	height:79px;
	margin:0 auto;
	background-color: #0095ff;
	-webkit-box-shadow: 1px 2px 3px rgba(110, 168, 255, 0.15), inset 0 1px 1px rgba(255,255,255,.2);
	-moz-box-shadow: 1px 2px 3px rgba(110, 168, 255, 0.15), inset 0 1px 1px rgba(255,255,255,.2);
	box-shadow: 1px 2px 3px rgba(110, 168, 255, 0.15), inset 0 1px 1px rgba(255,255,255,.2);
	position:fixed;
	z-index:50;
}
.navbar_container {
	height:79px;
	position:relative;
}
.navbar_menu .dropdown_menu {
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:100%;
	z-index:5;
	margin-left:-1px;
	left:0;
	width:110%;
	transform:translateY(-2em);
	z-index:-1;
	transition:all .5s ease-in-out 0s,visibility 0s linear .5s,z-index 0s linear 0s;
}
.navbar_menu .dropdown_menu {
	font-size:12px;
	background-color: #0095ff;
    border: 1px solid #0281dc;
	border-top:0;
	padding:0 auto;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.10);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.10);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.10);
}
.navbar_menu .navbar_container:hover .dropdown_menu {
	visibility:visible;
	opacity:1;
	z-index:1;
	transform:translateY(0%);
	transition-delay:0s,0s,0.3s;
}
.navbar_menu .dropdown_menu a {
	padding:10px 5px 10px 8px;
	text-align:left;
	font-weight: 200;
	border-bottom: solid 1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.navbar_menu .dropdown_menu a:hover {
	padding-left:13px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.navbar_menu .dropdown_menu>li:last-child a{
	border-bottom:0;
}
.navbar_menu ul{
	width:1170px;
	margin:0 auto;
	list-style:none;
	padding-left:65px;
}
.navbar_menu nav a{
	cursor: pointer;
	color:#fff;
	font-family:Kanit;
	font-weight: 300;
	letter-spacing: 0.5px;
	display:block;
	padding:18px 22px;
	text-decoration:none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.navbar_menu nav a:hover{
	color:#fff900;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;

}
.navbar_menu nav ul,.navbar_menu nav ul li{
	list-style-type:none;
	padding:0;
	margin:0;
}
.navbar_menu nav span{
	font-weight:300;
	display:block;
	font-size:70%;
	text-transform: uppercase;
}
.navbar_menu nav .arrow:after {
    width: 9px;
    height: 11px;
    background: url(../../images/angel.png) center top no-repeat;
    position: absolute;
    left: calc(50% - 4px);
    bottom: 15px;
    content: '';
}
.navbar_menu nav>ul{
	text-align:center;
}
.navbar_menu nav>ul>li{
	display:inline-block;
	border-left: solid 1px #46b0fb;
}
.navbar_menu nav>ul>li:first-child{
	border-left:none;
}
/**
*  Particles JS
**/
#particles-js {
	position: absolute;
	width: 100%;
	height: 450px;
	top: 0;
	background-image: url('');
	background-repeat: repeat;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 50;
	pointer-events: none;
}
/**
* Header Box Wrapper
**/
.wrapper {
    width: 100%;
	min-width: 1500px;
    height: 700px;
    background-image: url(../../images/bg_page.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.change {
		position:absolute;
		width:100%;
		min-width: 1500px;
		height:	700px;
		background-repeat:no-repeat;
		background-position:center top;
		background-image: url(../../images/bg_page1.jpg);
		z-index:1;
		-webkit-animation: 2s change infinite linear;
		-moz-animation:  2s change infinite linear;
	  -o-animation:  2s change infinite linear;
	  -ms-animation: 2s change infinite linear;
		animation: 2s change infinite linear;
}
@-webkit-keyframes change {
	0% {opacity: 1;}
	25% {opacity: 0;}
	50% {opacity: 1;}
	75% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes change {
	0% {opacity: 1;}
	25% {opacity: 0;}
	50% {opacity: 1;}
	75% {opacity: 0;}
	100% {opacity: 1;}
}
.header_table {
    width: 1200px;
    position: relative;
    z-index: 2;
    margin: -49em auto;
}
.header_img {
    width: 1200px;
	height: 0;
    position: absolute;
    z-index: 3;
}
.header_img>div {
	position: absolute;
}
.header_logo {
	background: url(../../images/logo_body.png);
	width: 656px;
	height: 420px;
	position: absolute;
	z-index: 1;
	top: -11em;
    left: 18em;
	-webkit-animation: 3s logo infinite linear;
	-moz-animation:  3s logo infinite linear;
    -o-animation:  3s logo infinite linear;
    -ms-animation: 3s logo infinite linear;
	animation: 3s logo infinite linear;
}
@keyframes logo {
	0% {transform-origin:bottom;}
	50% {transform-origin:bottom; transform:scale(1.1);}
	100% {transform-origin:bottom;}
}
.poring_doil {
	-webkit-animation: 2s poring_doil infinite linear;
	-moz-animation: 2s poring_doil infinite linear;
	-o-animation: 2s poring_doil infinite linear;
	-ms-animation: 2s poring_doil infinite linear;
	animation: 2s poring_doil infinite linear;
}
@-webkit-keyframes poring_doil {
			0% { transform-origin:bottom;}
			50% { transform-origin:bottom; transform:rotate(5deg);}
			100% { transform-origin:bottom;}
	}
@keyframes poring_doil {
		0% { transform-origin:bottom;}
		50% { transform-origin:bottom; transform:rotate(5deg);}
		100% { transform-origin:bottom;}
}
/**
* Eddga Alert
**/
.eddga-alert {
	font-family: 'Kanit',sans-serif;
	font-size:14px;
	font-weight:300;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px 15px;
	background:#cce9f2;
	border: 1px solid #86cde3;
	color:#2584a0;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.30);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.eddga-alert-success {
	background: #d8f1c6;
	border-color: #b3cda1;
	color: #749958;
}
.eddga-alert-danger {
	background: #f9d9d9;
	border-color: #e1a1a1;
	color: #b55454;
}
.eddga-alert-warning {
	background: #fbf4dd;
	border-color: #d1c9ae;
	color: #978c68;
}
.eddga-alert-plain {
	background: #f8f8f8;
	border-color: #d1d1d1;
	color: #8c8c8c;
}
.well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 0px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
}
.main-header {
	font-family: Kanit;
	font-size:16px;
	font-weight:300;
	color:#c5c5c5;
	border-bottom: 1px solid #eee;
	margin: -3px 0 2px;
	padding-bottom: 7px;
}
/**
* IcheckBox
**/
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../../images/blue.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal {
  background-position: 0 0;
}
.icheckbox_minimal.hover {
  background-position: -20px 0;
}
.icheckbox_minimal.checked {
  background-position: -40px 0;
}
.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal {
  background-position: -100px 0;
}
.iradio_minimal.hover {
  background-position: -120px 0;
}
.iradio_minimal.checked {
  background-position: -140px 0;
}
.iradio_minimal.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal.checked.disabled {
  background-position: -180px 0;
}
/**
* Footer Page
**/
.devil_box {
	display:block;
	position: fixed;
	width: 12%;
	height:0;
	padding-bottom: 13%;
	right:0%;
	bottom:0%;
	z-index:10000;
	}
.devil {
	position:relative;
	width:100%;
	height:0;
	padding-bottom: 109%;
	}
.btn_body {
	position:absolute;
	width: 56%;
	height:0;
	padding-bottom: 103%;
	background-image:url(../../images/demon_body.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	right: 0%;
	bottom: 0%;
	z-index:3;
	}
.devil_hand {
	position:absolute;
	width: 51%;
	height:0;
	padding-bottom: 100%;
	background-image:url(../../images/demon_hand.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	right: 43%;
	bottom: -39%;
	z-index:2;
	}
.devil_wing {
	position:absolute;
	width: 31%;
	height:0;
	padding-bottom: 25%;
	background-image:url(../../images/demon_wing.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	right: 41%;
	top: 65%;
	-webkit-animation: 2s devil_wing infinite linear;
	-moz-animation:  2s devil_wing infinite linear;
	-o-animation:  2s devil_wing infinite linear;
	-ms-animation: 2s devil_wing infinite linear;
	animation: 2s devil_wing infinite linear;
	}
	@keyframes devil_wing {
		0% { transform-origin:100% 50%;}
		50% { transform-origin:100% 50%; transform:rotate(-20deg);}
		100% { transform-origin:100% 50%;}
	}
@media(max-width:1170px){
	body,html{width:1200px;overflow-x:hidden;
	}
}
