body{ 
	background-color:#062d88;
}
.page-form{
	background-color:#4444;
}
h5,h6,p,li{
	color: #eeeeee;
}
h1,h2,h3,h4{
	color: #ffc100;

}


a{
	color: #ffc100;
	
	}


.boxuserpass{
width:69%;
	margin:auto;
	margin-top:10px;


}
.btnlogin,#btnloginauto{
  	padding: 0.5em;
    background: linear-gradient(to bottom, #e7d39d, #b19560);
    margin: 20px 25px 10px;
    color: #111111;
    border-radius: 5em;
    width: 56%;
	  margin-left:22%;
    height: 43px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    text-align: center;
   	font-family:anuphan;
	font-weight:600;
	
}
.btnlogin svg,#btnloginauto svg{
	padding-bottom:5px;
}
.btnlogin:active,#btnloginauto:active{
	color: #898989;
}
.btnlogin:hover,#btnloginauto:hover{
	color: #898989;
}



#txtUserName,#password{
width:100%;
	background-color:#fdeccc;
	border-radius: 20px;
	height: 35px;
	margin-top: 12px;
	border:none;
	font-family:"Anuphan", sans-serif;
	font-weight:500;
	font-size:12px;
	padding: 12px 0px 13px 18px;
	
}
.automenu {
		background: rgba(0, 0, 0, .5);
		margin-top: 50px;	
		position: fixed;
		top: 0;
		width: 100vw;
		z-index: 9999;
	
		
	}
	.automenu img {
		display: inline-block;
		margin-top: 0;
		width:48vw;
		margin-left:1vw;	
		border-radius:6.9px;
		
  	z-index: 9999;
		
    background: linear-gradient(to bottom, #e7d39d, #b19560);
    
	
		
		
		
	}
	@media (min-width: 781px) {
		.automenu {
			
			background: none;
			margin-top: 55px;
			
			position: static;
			
    
    margin: 20px 0px 00px;
    
    width: 60%;
	  margin-left:clear;
		margin-left:20%;
    height: 43px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    text-align: center;
   	font-family:anuphan;
		}
		.automenu img{
			margin:10px;
				
	
		}
	}
header#masthead{
	
	
	
  background-color: #000069;
  position: fixed;
  top: 0;
  width: 100%;
}
header#masthead a{
	color:#ffc100;
}
.site-header {
  --s-bg: #fff;
	--s-text: #ddb373;}

.allboxmenu{
	
	width:100%;
	position:fixed;
	bottom:-1%;
	z-index:99999;
	background-color:#202020;;
	border-top:1px solid #d1a96c;
	
}
.boxmenu1,.boxmenu2,.boxmenu3,.boxmenu4{
	width:25%;
	float:left;
	padding-top:8px;
	padding-bottom:7px;
	text-align:center;

}
.boxmenu2{
	animation: boxmenu1 3.66s infinite;
}
@keyframes boxmenu1{
  0%   {background: #250303;}
	20%   {background: #670808;}
	40%   {background: #7d1011;}
  80%   {background: #c11a1c;}
  100% {background: #520506;}
	
	
	
	
}



.boxmenu1,.boxmenu2,.boxmenu3{
	border-right-style:solid;
	border-color:#d1a96c;
	border-width:1px;
}
.iconmenu1 img ,.iconmenu2 img.iconmenu3 img,.iconmenu4 img{
	text-align:center;
	
}
.textmenu1 > p,.textmenu2 > p,.textmenu3 > p,.textmenu4 > p{
	
font-size:12px;
	
}
:root{
	--s-accent:#072722;
}
.entry-content{
margin-left:px;
	margin-right:px;
}
#bsadsheadlineRight{
	display:none;
	margin-top:10%;
}	



@media only screen and (min-width: 888px) {
	.allboxmenu{display:none;}
	#bsadsheadlineRight{
		display: block;
		position: fixed;
		right:5%;
		top:10%;
	}	
	.topmenu{
		width:40%;
		position:fixed;
		z-index:9999;
		right:0;
		margin-top:px;
		
	}
	.pro5{
		display:none;
	}
	
	
	
  }

@media only screen and (max-width: 888px) {
	img.custom-logo{
		
		margin-left:20%;
		width:60%;
	
}
	.rowim1{
		width:48%;
		float:left;
		margin-right:4%;
	}

	#bsadsheadlineRight{
		display:none;
	}
	
}




.main-title{
	text-align: center;
}
.site-branding h1,.site-branding p{	
		
			display:none;
}
h1,h2,h3{
	font-size:1.1em;
	letter-spacing:.25px;
}
h5,h6,p,li{
	font-size:0.9em;
	letter-spacing:.25px;
}

input[type="text"], input[type="search"], .input, .input-text{
	font-family: "Times New Roman", Times, serif;
}
input, button, select, optgroup, textarea{
	font-family: "Times New Roman", Times, serif;
}

/*.automenu img {
  animation: boxshadow 8.8s;
  animation-iteration-count: infinite;
	
}*/
.automenu img{
	box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #3f9e98, 0 0 8px #3f9e98, 0 0 14px #3f9e98, 0 0 18px #3f9e98, 0 0 22px #3f9e98;
}

@keyframes boxshadow {
  0% {box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #3f9e98, 0 0 8px #3f9e98, 0 0 14px #3f9e98, 0 0 18px #3f9e98, 0 0 22px #3f9e98;}
	
	50% {box-shadow: 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 13px #3f9e98, 0 0 16px #3f9e98, 0 0 20px #3f9e98, 0 0 24px #3f9e98, 0 0 33px #3f9e98;}

  
  100% {box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #3f9e98, 0 0 8px #3f9e98, 0 0 14px #3f9e98, 0 0 18px #3f9e98, 0 0 22px #3f9e98;}


}	
@media (max-width:780px){
.menu-main-menu-container{
	margin-top:90px;
  	
	}}
.bg{ 
background-image:none;
	
}
.main-header > .bg{
	display:none;
}
.main-header.-banner{
	background: rgba(235,181,0,0);
	--s-title-height:-0px;
	
}
.main-header.-banner a{
		color:#dddddd;
	
}
.entry-summary > p{
	color:#eeeeee;
	--s-bg: #af3c3c;
}
.content-item{
	--s-bg: #212322;
}
@media (min-width:777px){
.seed-col{
	width:49%;
	display: inline-grid;
	
	
}
}
.seed-col{
	padding:10px;
}
label{
	color:#eeeeee;
	font-size:12px

}
.entry-title a{
	font-size:.8em;
}

.bgwave-container{
	position:fixed;

	
	
	margin-left:20%;
	margin-top:5%;
}
.bgwave-3{
	margin-top:100px;
}
	

.bgwave-1{
animation: bgwave-1 8s ease infinite;
}
@keyframes bgwave-1{
0% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
}
50% {
    -webkit-transform: translate(-30px, 15px) rotate(
-1deg
);
    transform: translate(-30px, 15px) rotate(
-1deg
);
}
100% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
	}
}
.bgwave-2{
animation: bgwave-2 8s ease infinite;
}

@keyframes bgwave-2{
0% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
}
50% {
    -webkit-transform: translate(30px, -5px) rotate(
-5deg
);
    transform: translate(30px, -5px) rotate(
-5deg
);
}
100% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
	}
}
.bgwave-3{
animation: bgwave-3 8s ease infinite;
}

@keyframes bgwave-3{
0% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
}
50% {
    -webkit-transform: translate(-30px, -15px) rotate(
-1deg
);
    transform: translate(-30px, -15px) rotate(
-1deg
);
}
100% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
}
}

.automenu img:active ,.automenu img:hover ,
.allboxmenu :hover ,.allboxmenu :active{
	 
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Chrome 19+ & Safari 6+ */
	
}
.bankregister{
	width:48%;
		float:left;
		margin-right:4%;
}
figure{
	font-size:13px;
	color:#eeeeee;
	text-align:center;
	
}
.row1 .wp-block-image img:hover {
		transform: scale(1.2);
	filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}