@charset "utf-8";
/* CSS Document */

.header-93-1 {
	margin: 0;
	padding: 0;
	height: 143px;
	z-index: 11;
	position: relative;
	background: url(../images/header-93-1/bg1.png) top center no-repeat;
}

.header-93-1 .logo {
	position: absolute;
	top: 7px;
	left: 200px;
	z-index: 999;
}

.header-93-1 .logo img {
	max-width: 100%;
	height: auto;
}

.header-93-1 .name {
	position: absolute;
	top: 13px;
	left: 110PX;
}

#nav-93-1 {
	/* top: 46px; */
	/* right: 0; */
	/* position:absolute; */
	/* background: url(../images/header-25-1/bg-menu.png)  top right no-repeat; */
	height: 80px;
	text-align: left;
	margin-top: 0px;
	position: absolute;
	top: 48px;
	right: 0;
	left: 0;
	z-index: 2;
}

#nav-93-1 ul.top {
	margin-left: 905px;
	/* margin-top: 20px; */
}

#nav-93-1 ul.top li {
	position: relative;
	display: inline-block;
	height: 80px;
	margin-left: -15px;
	padding: 0px 40px;
	font: 18px/55px 'kanit', Arial, sans-serif;
	text-align: center;
}

#nav-93-1 ul.top li a:hover {
	color: #000;
}

#nav-93-1 ul.top li:hover ul.sub {
	display: block;
	color: #000;
}

#nav-93-1 ul.top li a {
	width: 100%;
	height: auto;
	padding: 0 0px;
	display: block;
	color: #000;
}

#nav-93-1 ul.top li:hover {
	color: #254b05;
}

#nav-93-1 ul.top li:hover {
	color: #000;
}

/*#nav-93-1 ul.top li.home{
	height: auto;
    padding: 24px 10px;
}
#nav-93-1 ul.top li.home img{
	max-width:100%;
	height:auto;
}*/

/*************************/

#nav-93-1 ul.sub {
	position: absolute;
	padding: 20px 15px;
	width: 250px;
	top: 67px;
	display: none;
	z-index: 1;
	background: url(../images/header-93-1/subnav-bg.png) top center no-repeat;
	background-size: cover;
	-webkit-box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 35%);
	-moz-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 35%);
}

#nav-93-1 ul.sub li {
	display: inline-block;
	width: 100%;
	position: relative;
	margin: 0px 3px;
	padding: 5px 5px;
	height: auto;
	font-family: 'thaisanslite', Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	background: none;
	text-align: left;
}

#nav-93-1 ul.sub li:hover {
	background: none;
	color: #000;
}

#nav-93-1 ul.sub li a {
	color: #000;
}

#nav-93-1 ul.sub li a:hover {
	color: #000;
}

#nav-93-1 ul.sub li.has-children::after {
	font-family: 'Material Icons';
	content: '\e409';
	position: absolute;
	font-size: 18px;
	top: 50%;
	transform: translate(50%, -50%);
	right: 0;
	z-index: 0;
}

#nav-93-1 ul li a {
	width: 100%;
	display: block;
	color: #fff;
	text-decoration: none;
}

/*******************last-level***************************/

#nav-93-1 ul.sub li:hover ul.last-level {
	display: block;
	color: #fff !important;
}

ul.last-level {
	display: none;
	position: absolute;
	left: 200px;
	top: -20px;
	width: 250px;
	z-index: 1;
	padding: 20px 15px;
	background: url(../images/header-93-1/subnav-bg.png) top center no-repeat;
	background-size: cover;
	-webkit-box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 35%);
	-moz-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 35%);
}

/********************************************************/

#nav-93-1 ul.last-level li:hover ul.under-level {
	display: block;
	color: #fff !important;
}

ul.under-level {
	display: none;
	position: absolute;
	left: 200px;
	top: -20px;
	z-index: 1;
	width: 250px;
	padding: 20px 15px;
	background: url(../images/header-93-1/subnav-bg.png) top center no-repeat;
	background-size: cover;
	color: #fff;
	-webkit-box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 35%);
	-moz-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 35%);
}

/**********************font-size*************************/

.sh-all {
	position: absolute;
	right: 77px;
	top: 36px;
}

.font-size-93-1 {
	top: 42px;
	right: 23px;
	padding: 2px 7px;
	position: relative;
	font: 18px/25px 'THK2DJuly8', Arial, sans-serif;
	color: #fff;
	z-index: 999;
	background: #265c80;
}

.font-size-93-1 .font-1 {
	width: 28px;
	height: 25px;
	background: #cfe7e8;
	color: #949498;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.font-size-93-1 .font-1:hover {
	background: #ebe8e8;
}

.font-size-93-1 .font-1 a {
	color: #333;
}

.font-size-93-1 .font-1 a:hover {
	color: #0e4a90;
}

.font-size-93-1 .font-2 {
	width: 28px;
	height: 25px;
	background: #cfe7e8;
	color: #949498;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.font-size-93-1 .font-2:hover {
	background: #ebe8e8;
}

.font-size-93-1 .font-2 a {
	color: #333;
}

.font-size-93-1 .font-2 a:hover {
	color: #0e4a90;
}

.font-size-93-1 .font-3 {
	width: 28px;
	height: 25px;
	background: #cfe7e8;
	color: #949498;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.font-size-93-1 .font-3:hover {
	background: #ebe8e8;
}

.font-size-93-1 .font-3 a {
	color: #333;
}

.font-size-93-1 .font-3 a:hover {
	color: #0e4a90;
}

/**********************font-size*************************/

/**********************language*************************/

.sh-style {
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}

.language11 {
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	left: -10px;
}

.language11 img {
	max-width: 80%;
}

.language11 .th {
	position: absolute;
	top: -11px;
	right: -11px;
	font: 19px/20px 'thaisanslite', Arial, sans-serif;
}

.language-93-1 {
	top: -31px;
	right: 23px;
	padding: 2px 7px;
	position: relative;
	font: 18px/25px 'THK2DJuly8', Arial, sans-serif;
	color: #000;
	z-index: 999;
	background: #fff;
}

.language-93-1 .lang-1 {
	width: 28px;
	height: 25px;
	background-color: #e2e2e3;
	color: #616265;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.language-93-1 .lang-1 a {
	color: #616265;
}

.language-93-1 .lang-1 a:hover {
	color: #333;
}

.language-93-1 .lang-2 {
	width: 28px;
	height: 25px;
	background-color: #c57d07;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.language-93-1 .lang-2 a {
	color: #fff;
}

.language-93-1 .lang-2 a:hover {
	color: #333;
}

/**********************language*************************/

@media (max-width: 575px) {
	.header-93-1 {
		display: none;
	}

	#nav-93-1 {
		display: none;
	}

	.font-size-93-1 {
		display: none;
	}

	.language-93-1 {
		display: none;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.header-93-1 {
		display: none;
	}

	#nav-93-1 {
		display: none;
	}

	.font-size-93-1 {
		display: none;
	}

	.language-93-1 {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.header-93-1 {
		display: none;
	}

	#nav-93-1 {
		display: none;
	}

	.font-size-93-1 {
		display: none;
	}

	.language-93-1 {
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header-93-1 {
		display: none;
	}

	.font-size-93-1 {
		display: none;
	}

	.language-93-1 {
		display: none;
	}
}

@media (min-width: 1200px) and (max-width: 1280px) {
	.header-93-1 {
		/* background: url(../images/header-93-1/bg.jpg) -180px 0px no-repeat; */
		background: url(../images/header-93-1/bg1.png) 45% 0% no-repeat;
	}

	.header-93-1 .logo {
		left: 25px;
	}

	.header-93-1 .name {
		left: 80px;
	}

	#nav-93-1 ul.top {
		margin-left: 540px;
	}

	#nav-93-1 ul.top li {
		padding: 0px 12px;
		padding: 0px 15px;
		margin-left: 3px;
	}

	.header-93-1 .logo img {

		max-width: 85%;
	}

}

@media (min-width: 1281px) and (max-width: 1366px) {

	.header-93-1 .logo {
		left: 50px;
	}

	.header-93-1 .name {
		left: 80px;
	}

	#nav-93-1 ul.top {
		margin-left: 610px;
	}

	#nav-93-1 ul.top li {
		padding: 0px 12px;
		padding: 0px 10px;
		/* margin-left: 25px; */
		margin-left: -15px;
		height: 50px;
	}
	#nav-93-1 ul.sub {
		top: 50px;
	}

	.header-93-1 .logo img {}

	.header-93-1 {

		background: url(../images/header-93-1/bg1.png) 43% 0% no-repeat;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.header-93-1 .logo {
		left: 50px;
	}

	.header-93-1 .name {
		left: 80px;
	}

	#nav-93-1 ul.top {
		margin-left: 595px;
	}

	#nav-93-1 ul.top li {
		padding: 0px 12px;
		padding: 0px 20px;
		/* margin-left: 25px; */
		margin-left: -15px;
		height: 50px;
	}

	#nav-93-1 ul.sub {
		top: 50px;
	}

	.header-93-1 {

		background: url(../images/header-93-1/bg1.png) 50% 0% no-repeat;
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.header-93-1 .logo {
		left: 50px;
	}

	.header-93-1 .name {
		left: 80px;
	}

	#nav-93-1 ul.top {
		margin-left: 660px;
	}

	#nav-93-1 ul.top li {
		padding: 0px 12px;
		padding: 0px 22px;
		/* margin-left: 25px; */
		margin-left: -15px;
		height: 50px;
	}

	#nav-93-1 ul.sub {
		top: 50px;
	}

	.header-93-1 {

		background: url(../images/header-93-1/bg1.png) 70% 0% no-repeat;
	}
}