/***************************************
maeka Stylesheet by CMNice Solutions. *
***************************************/

/*** Reset Documents ***/
@import url('reset.css');

/******** Fonts ********/
@import url('fonts.css');
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800;900&display=swap');


body {
    background:#000;
}

/* INTRO */
.intro-img-1 {
	display: block;
	width: 100%;
	height: 430px;
}

.intro-btn {
	border: 3px solid #143399 !important;
	background-color: #D2DDE5 !important;
	color: #000 !important;
}

.intro-btn .span1 {
	font-size: 22px;
}

.intro-btn .span2 {
	font-size: 14px;
}

/* WIDTH SETTING */
.container {
	width: 100%;
	height: auto;
	max-width: 1230px;
	display: block;
	margin: 0 auto;

}

/* LOGO */
.logo-active {
	display: inline-block;
	width: 157px;
	height: 146px;
	position: relative;
	background: #866d2d;
	vertical-align: top;
}

.logo-active::after {
	position: absolute;
	left: 0;
	top: 100%;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 55px 78.5px 0 78.5px;
	border-color: #866d2d transparent transparent transparent;
}

.logo-active img,
.logo-inactive img {
	display: block;
	margin: 15px auto;
}

.logo-inactive {
	display: inline-block;
	width: 157px;
	height: 146px;
	position: relative;
	vertical-align: top;
}

.nav-logo {
	display: block;
	position: relative;
	max-height: 100%;
	z-index: 10;
}

/* NAVIGATION */
.nav-bar {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	text-align: right;
}

.nav-bar p {
	font-size: 18px;
	font-family: 'psl-thaicommonbold';
	line-height: 1;
	color: #6a590a;
	margin-bottom: 0;
}

.nav-bar p svg {
	font-size: smaller;
}

.nav-bar p img {
	vertical-align: middle;
	margin: 0 5px;
}

.search-contain button {
	font-family: 'kanitregular';
	font-size: 18px;
	/* font-family: 'kanitregular'; */
}

/* Main Menu */
.nav-list {
	width: 100%;
	height: 28px;
	position: relative;
	margin-bottom: 0;
}

.nav-list li {
	display: inline-block;
	height: 100%;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	vertical-align: top;
}

.nav-list li::after {
	font: 15px/1 Tahoma;
	color: #fff;
	position: absolute;
	top: 6px;
	right: -15px;
	content: "/";
}

.nav-list li:last-child::after {
	display: none;
}

.nav-list li a {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #fff;
	text-decoration: none;
}

.nav-menu {
	display: none;
}

/* Sub nav */
.nav-list>li>ul {
	width: 160%;
	min-width: 180px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	padding-top: 5px;
}

.nav-list>li>ul::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #f4cb14 transparent;
	position: absolute;
	top: -3px;
	left: 10%;
	content: "";
}

.nav-list>li:hover>ul {
	display: block;
}

.nav-list>li>ul::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: -3px;
	left: 0;
	content: "";
	display: none;
}

.nav-list>li>ul>li {
	min-height: 25px;
	width: 100%;
	margin: 0;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	border-bottom: 1px solid #e6e1e0;
	padding: 5px;
}

.nav-list>li>ul>li:hover {
	background: #fff;
}

.nav-list>li>ul>li::after {
	display: none;
}

.nav-list>li>ul>li:last-child>a {
	border: 0;
}

.nav-list>li>ul>li>a {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000
}

.nav-list>li>ul>li>ul {
	width: 230px;
	display: none;
	position: absolute;
	top: 0;
	left: 230px;
	z-index: 99;
	padding-top: 0;
}

.nav-list>li>ul>li>ul::before {
	display: none;
}

.nav-list>li>ul>li:hover>ul {
	display: block;
}

.nav-list>li>ul>li>ul>li {
	min-height: 25px;
	width: 100%;
	margin: 0;
	text-align: left;
	background: rgba(255, 255, 255, .9);
	border-bottom: 2px dotted #005E20;
	padding: 5px;
}

.nav-list>li>ul>li>ul>li:hover {
	background: #f4cb14;
}

.nav-list>li>ul>li>ul>li::after {
	display: none;
}

.nav-list>li>ul>li>ul>li:last-child>a {
	border: 0;
}

.nav-list>li>ul>li>ul>li>a {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}


/* Left menu  */
.left-nav-list li a.list-box-1 {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #000;
	background-color: #CCCCCC;
}

.left-nav-list li a i {
	font-size: 16px;
	vertical-align: middle;
	line-height: 1.4em;
}

/* Slider */
.slider-container {
	width: 100%;
	height: auto;
	position: relative;
}

.rslides {
	box-sizing: border-box;
	padding: 0px !important;
	/* background-color: #fff; */
	width: 100%;
}

/* Header */
.header {
	width: 100%;
	height: auto;
	background-color: #D2DDE5;
	/* position: absolute; */
	top: 0;
	z-index: 11;	
}
.header h1{
	font-size: 24px;
	font-family: 'kanitregular';
	line-height: 1em;
	color: #143399;
}
.header h2{
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1.5em;
	color: #000;

}
.header a{
	/* font-size: 18px; */
	font-family: 'kanitregular';
	line-height: 1.5em;
	color: #000;
	text-decoration: none !important;

}
.bg-boxlang {
    background-color: #fff !important;
    border-radius: 0px !important;
	color: #fff;
	font-family: 'kanitregular';

}
.bg-boxlang span{
	color: #000;
	font-family: 'kanitregular';

}

.bg-boxlang:hover {
    /* background-color: #E9D2EF !important; */
	color: #fff;
	font-family: 'kanitregular';

}
#scrollUp {
    bottom: 30px;
    right: 20px;
    padding: 10px 20px;
    background: #D2DDE5;
    color: #000;
}

.fixed-top {
    background: #D2DDE5;
    color: #000;
	text-decoration: none;
    /* background: linear-gradient(90deg, rgba(31,87,34,1) 0%, rgba(33,105,43,1) 35%, rgba(33,118,50,1) 100%); */
}

/* กำหนดขนาด slide */
.carousel-img-wrapper {
    height: 600px; /* ความสูงบนจอคอม */
    overflow: hidden;
    position: relative;
}

.carousel-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* บนมือถือ ปรับเป็นอัตราส่วน 16:9 */
@media (max-width: 768px) {
    .carousel-img-wrapper {
        height: 0;
        padding-top: 56.25%; /* 16:9 */
        position: relative;
    }
    .carousel-img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
}

#carouselCaptions {
    border: 0px solid #fff;
    overflow: hidden;
}
.header-intro {
	width: 100%;
	height: auto;
	z-index: 11;
	/* background: url(../images/bg-news-ata.png) center no-repeat, linear-gradient(to right, transparent, #fff, transparent), #D2DDE5;
	background-position: center, bottom;
	background-size: cover, 100% 1px;
	background-repeat: no-repeat, no-repeat; */
	background: url('../images/bg-news-ata.png') center no-repeat; background-size: cover;
	background-attachment: fixed;
}

.header-contact-address {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.header-contact-address h1 {
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.header-contact-address h4 {
	font-size: 30px;
	/* font-family: 'kittithada_roman_55regular'; */
	line-height: 1;
	color: #000;
}

.header-contact-address p {
	font-size: 15px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.header-contact-address a,
.header-contact-address a:hover {
	color: #000;
	vertical-align: middle;
}

.lang {
	width: 30px;
	height: auto;
}

.flag-size-1 {
	font-size: 20px;
}

/* Hr line */
.hr-1 {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #143399, rgba(0, 0, 0, 0));
}

/* Marquee */
.marquee-contain {
	background-color: #143399;
}

.marquee-contain marquee {
	vertical-align: middle;
	font-size: 16px;
	font-family: 'kanitregular';
}

.marquee-contain marquee .fa-bullhorn {
	color: #c03a88;
	font-size: 20px;
}

/* Nav icon */
.menu-contain {

	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1.4;
}

.menu-contain p {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.menu-contain h1 {
	font-size: 24px;
	font-family: 'kanitregular';
	line-height: 1em;
	color: #000;
}

.menu-contain button {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
	/* width: 250px; */
	/* background-color: #BBCF44;
	height: 50px; */

}
.menu-contain a  {
	/* background-color: #28650A; */
	color: #000;
	text-decoration: none;



}
.menu-contain a:hover {
	/* background-color: #28650A; */
	color: #000;
	text-decoration: none;



}



/* Nav icon */
.nav-icon-contain {
	/* background: url(../images/bg-link.png) center no-repeat, #002157; */
	background: #EEEEEE;
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1.4;
}

.nav-icon-contain p {
	font-size: 12px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.nav-icon-contain button {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
	background-color: #BBCF44;
	width: 190px;
	height: 50px;

}

.nav-icon-contain a:hover button {
	background-color: #28650A;
	color: #000;



}
/* hassub */
.hassub,
.hassub ul {
	transition: all 0.2s ease-in-out;
}

.nav-icon-item {
	position: relative;
}

/* เมนูขวาสุด dropdown ไม่ให้ตกจอ */
.nav-icon-item.hassub:last-child > ul {
	left: auto;
	right: 0;
}

/* effect เมนูหลัก */
.nav-icon-item a p {
	transition: all 0.3s ease;
}

.nav-icon-item a:hover p {
	color: #B472EE !important;
	transform: translateY(-3px);
}

.nav-icon-item a img {
	width: 25px;
	transition: transform 0.3s ease;
	z-index: 9;
	margin-right: 6px;
	vertical-align: middle;
}

.nav-icon-item a:hover img {
	transform: scale(1.05);
}

.nav-icon-item-news a img {
	width: 245px;
	transition: transform 0.3s ease;
	z-index: 9;
	/* margin-right: 6px; */
	vertical-align: middle;
}

.nav-icon-item-news a:hover img {
	transform: scale(1.1);
}

/* dropdown หลัก */
.nav-icon-item > ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 260px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0,0,0,0.1);
	padding: 0;  /* ลบ margin/padding จาก HTML */
	z-index: 2048;

	opacity: 0;
	visibility: hidden;
	transform: translateY(5px);
	transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}

/* แสดง dropdown เวลาชี้ */
.nav-icon-item:hover > ul {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

/* item dropdown */
.nav-icon-item ul li {
	padding: 10px 16px;
	border: none;
	transition: background 0.2s;
	position: relative; /* สำคัญสำหรับ sub menu */
	list-style: none;
}

.nav-icon-item ul li a {
	text-decoration: none;
	color: #333 !important;
	display: flex;
	align-items: center;
	font-size: 15px;
}

.nav-icon-item ul li a i {
	margin-right: 8px;
	color: #B472EE;
	transition: transform 0.2s ease;
}

.nav-icon-item ul li:hover {
	background: #f5f5f5;
	border-radius: 6px;
}

.nav-icon-item ul li:hover a i {
	transform: translateX(3px);
}

/* Sub menu */
.nav-icon-item ul li ul {
	position: absolute;
	top: 0;                  /* ชิดขอบบน li แม่ */
	margin-top: -2px;        /* ขยับขึ้นใกล้เมนูหลัก */
	left: 100%;              /* ชิดด้านขวา li แม่ */
	min-width: 220px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 6px 15px rgba(0,0,0,0.1);
	padding: 0;
	z-index: 2050;

	opacity: 0;
	visibility: hidden;
	transform: translateX(5px);
	transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}

/* แสดง sub menu เวลาชี้ */
.nav-icon-item ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

/* hover sub item */
.nav-icon-item ul li ul li:hover {
	background: #f0f0f0;
	border-radius: 6px;
}

/* Responsive */
@media (max-width: 768px) {
	.nav-icon-item ul {
		position: static;
		width: 100%;
		box-shadow: none;
		border-radius: 0;
		opacity: 1;
		visibility: visible;
		transform: none;
		transition: none;
	}

	.nav-icon-item ul li ul {
		position: static;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

.search-box {
    background: #fff;
    transition: box-shadow 0.3s ease;
  }
  .search-box:focus-within {
    box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.25);
  }
  .search-box input:focus {
    box-shadow: none;
  }
  .btn-search {
    background: #6c757d; /* สีเทา secondary */
    color: #fff;
    border-radius: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    transition: background 0.3s ease;
  }
  .btn-search:hover {
    background: #5a6268;
  }

/* home-contain */
.home-contain {
	/* background: url('../images/president-pg.png') center no-repeat; background-size: cover;
	background-attachment: fixed; */
	font-family: 'kanitregular';
	background-color: #F0F2F5;
}

.president-contain {
	background: url('../images/president-pg.png') center no-repeat; background-size: cover;
	background-attachment: fixed;
	font-family: 'kanitregular';
	/* background-color: #F0F2F5; */
}


/* President */
.president-contain p {
	font-size: 18px;
	color: #000;
	line-height: 2em;
	font-family: 'kanitregular';
}

.president-contain-box {
	color: #000;
	line-height: 1.5em;
	width: 183px;
	height: 58px;
	display: block;
	margin: auto;
}


.president-contain-box-2 {
	background: url('../images/bg-pre-h01.png') center no-repeat; background-size: cover;
	color: #90252c;
	line-height: 1.5em;
	width: 320px;
	height: 95px;
	display: block;
	margin: auto;
}

.president-contain h1 {
	font-size: 20px;
	color: #000;
	line-height: 1em;
	text-decoration: none !important;
}
.president-contain a {
	font-size: 22px;
	text-decoration: none !important;
}
.president-contain h2{
	font-size: 18px;
	color: #fff;
}
.president-contain h4 {
	font-size: 20px;
}
.president-contain h5 {
	font-size: 14px;
}
/* webboard */

.webboard-contain {
    font-size: 16px;
    font-family: 'kanitregular';
    line-height: 1.4;    
}

.webboard-contain hr {
    color: #b0b8b9a0 !important;
    border-top-width: 1px;
    opacity: 1;
}

.webboard-contain label {
    font-weight: 400;
}

.webboard-contain a {
    font-size: 16px;
    color: #000;
    font-family: 'kanitregular';
    line-height: 1.4;
    text-decoration: none;   
}
.webboard-contain h1 {
    font-family: 'kanitregular';
    font-size: 28px;
    font-weight: 300;
    color: #012849;
}

.webboard-contain h2 {
	font-family: 'kanitregular';
    font-size: 14px;
    font-weight: 300;
    color: #999;
}

.webboard-contain h3 {
	font-family: 'kanitregular';
    font-size: 18px;
    font-weight: 300;
}
.webboard-contain h5 {
    font-size: 16px;
    color: #000;
    font-family: 'kanitregular';
    line-height: 1.4;
    text-decoration: none;  
}
.webboard-contain p,
.webboard-contain li {
    font-family: 'kanitregular';
	font-size: 16.24px;
    font-weight: 300;
    color: #666;
    line-height: 1.5em;
}
.hover-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.hover-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
}
.custom-btn {
    background-color: #0d6efd;   /* สีน้ำเงิน bootstrap เดิม */
    color: #fff !important;      /* ตัวหนังสือขาว */
    border: none;
    transition: 0.3s;
}
.custom-btn:hover {
    background-color: #ff6600 !important; /* สีส้มตอน hover */
    color: #fff !important;               /* ให้ขาวคงเดิม */
}

/* service */

.service-contain {
	background: url('../images/e-service/bg-service.png') center no-repeat; background-size: cover;
	background-attachment: fixed;
	color: #000;
	font-family: 'kanitregular';

}
.service-contain p {
	font-size: 16px;
	color: #000;
	line-height: 2em;
	font-family: 'kanitregular';
}

.service-contain-box {
	color: #000;
	line-height: 1.5em;
	width: 183px;
	height: 58px;
	display: block;
	margin: auto;
}

.service-contain h1 {
	font-size: 26px;
	color: #1800C0;
	line-height: 1.5em;
	text-decoration: none !important;
}
.service-contain h2 {
	font-size: 20px;
	color: #1800C0;
	line-height: 1.5em;
	text-decoration: none !important;
}
.service-contain a {
	font-size: 22px;
	text-decoration: none !important;
}
/* personnel */
.personnel-contain p {
	font-size: 12px !important;
	font-family: 'kanitregular';
	line-height: 1.5em !important;
}

.personnel-contain a {
	font-size: 18px !important;
	font-family: 'kanitregular';
	line-height: 2em !important;
}

/* announce */
.announce-contain {
	background-color: #F0F2F5;
	line-height: 2em;
	font-family: 'kanitregular';


}

.announce-contain img {
	max-width: 100% !important;
	width: auto;
	height: auto !important;
}

.announce-contain iframe {
	height: 500px;
}

.announce-contain table {
	width: 100%;
	display: table;

}

.announce-contain table td {
	padding: 0.5em;
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1.4;
}

.announce-contain a :hover p {
	color: #E9D2EF;
	line-height: 2em;

}

.announce-topic {
	border-bottom: 1px solid #5b225e;
}

.announce-contain h2 {
	font-size: 20px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #1400BE;
}

.announce-contain h3 {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #000;
}
.announce-contain p {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 2em;
	color: #000;
}

.announce-topic h3 {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #28650A;
}

.topic-arr a {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #66addf;
	background-color: #aad3f0;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.topic-arr a i {
	vertical-align: top;
}

.announce-preview h2 {
	font-size: 54px;
	font-family: 'kanitregular';
	line-height: 0.5;
	color: #5b225e;
}

.announce-preview h3 {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #5b225e;
}

.announce-preview h3 span {
	display: block;
	font-size: 54px;
	font-family: 'kanitregular';
	line-height: 0.5;
	color: #5b225e;
	margin-bottom: 0.2em;
}

.announce-preview-date {
	border-right: 2px solid #5b225e
}

.announce-preview p {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.announce-preview .img {
	width: 100%;
	height: 334px;
}

/* article  */
.aricle-wrap {
	/* background-color: #173566; */
	/* font-family: 'kanitregular'; */
}

.content-share {
	/* background-color: #002157; */
}


/* highlight */
.highlight-contain {
	background: #E2E2E2;
	z-index: auto;
	/* background: url(../images/bg-main-1.jpg) center no-repeat, #002157; */
}

.highlight-contain h1 {
	font-size: 16px;
	/* font-family: 'kanitregular'; */
	line-height: 1.4;
	color: #000;
}


.highlight-contain h2 {
	font-size: 26px;
	/* font-family: 'kanitregular'; */
	line-height: 1.4;
	color: #8D0000;
}


.highlight-contain p {
	font-size: 16px;
	/* font-family: 'kanitregular'; */
	line-height: 1.4;
	color: #28650A;

}


.highlight-contain .nav-tabs {
	border-bottom: 0 !important;
}

.highlight-contain .nav-tabs .nav-item {
	background: none;
	border: 0;
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
	background-color: #fff;
	border: 0px solid transparent;
	border-radius: .25rem;
}

.highlight-contain .nav-tabs .nav-link {
	border: 0;
}

.highlight-contain .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: #5b225e !important;
	color: #000 !important;
	border: 0;
}

.highlight-contain .nav-tabs .active a {
	background-color: #339900 !important;
	color: #fff !important;
	border: 0;
}

.highlight-contain button {
	background-color: #F3DB5E;
	font-size: 12px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
}

.highlight-contain a,
.highlight-contain a:hover {
	color: #000;
	text-decoration: none;
}

.highlight-contain .tabscontent {
	height: 500px;
	/* height: auto !important; */


}

/* procurement จัดซื้อจัดจ้าง */
.procurement-contain {
	background: #fff;
	/* background: url('../images/bg-news.png') center no-repeat; background-size: cover; */

}
.procurement-contain h1{
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color:#1800C0;
}


.procurement-contain h2 {
font-size: 22px;
	font-family: 'Kanit', sans-serif;
	line-height: 1.5;
	color: #000;
	font-weight: 300;
}

.procurement-contain p {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 2 em;
	color: #000;
}

.procurement-contain .nav-tabs {
	/* border-bottom: 0 !important; */
	border-top-left-radius: .85rem;
	border-top-right-radius: .85rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
@media (max-width: 768px) {
	.procurement-contain .nav-tabs {
		border-radius: .85rem; /* โค้งทุกด้าน */
	}
}

.procurement-contain .nav-tabs .nav-item {
	background: none;
	border: 0;
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #fff;
	background-color: #0E3399;
	border: 0px solid transparent;
	/* border-radius: .25rem; */
	border-top-left-radius: .85rem;
	border-top-right-radius: .85rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
/* สำหรับมือถือ (ความกว้าง <= 768px) */
@media (max-width: 768px) {
	.procurement-contain .nav-tabs .nav-item {
		border-radius: .85rem; /* โค้งทุกด้าน */
	}
}

.procurement-contain .nav-tabs .nav-link {
	border: 0;
}

.procurement-contain .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: #5b225e !important;
	color: #fff !important;
	border: 0;
}

.procurement-contain .nav-tabs .active a {
	background-color: #1066CC !important;
	color: #fff !important;
	border: 0px solid transparent;
	border-top-left-radius: .85rem;
	border-top-right-radius: .85rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
/* สำหรับมือถือ (ความกว้าง <= 768px) */
@media (max-width: 768px) {
	.procurement-contain .nav-tabs .active a {
		border-radius: .85rem; /* โค้งทุกด้าน */
	}
}

.procurement-contain button {
	background-color: #FFC200;
	font-size: 12px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.procurement-contain a,
.procurement-contain a:hover {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.procurement-contain .tabscontent {
	height: 100%;
	/* height: 500px; */
	/* height: auto !important; */


}



/* procurement EGP จัดซื้อจัดจ้าง */
.procurement-EGP {
	font-family: 'Kanit', sans-serif;
}
	.procurement-EGP h1{
		font-size: 26px;
		font-family: 'kanitregular';
		line-height: 1;
		color:#1800C0;
	}


	.procurement-EGP h2 {
    font-size: 14px;
    font-family: 'Kanit', sans-serif;
    line-height: 1.5;
    color: #fff;               /* สีตัวอักษร = ดำ */
    font-weight: 400;
    background-color: #B472EE; /* พื้นหลัง */
    border: 2px solid #B472EE; /* กรอบ */
    border-radius: 10px;        /* มุมโค้งมน */
    padding: 4px 6px;         /* เพิ่มระยะห่างระหว่างตัวอักษรกับกรอบ */
    display: inline-block;     /* ให้กล่องพอดีกับข้อความ */
}


	.procurement-EGP p {
		font-size: 16px;
		font-family: 'kanitregular';
		line-height: 1.5;
		color: #000;
	}

.procurement-EGP .nav-tabs {
	border-bottom: 0 !important;
}

.procurement-EGP .nav-tabs .nav-item {
	background: none;
	border: 0;
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
	background-color: #333333;
	border: 0px solid transparent;
	border-radius: .25rem;
}

.procurement-EGP .nav-tabs .nav-link {
	border: 0;
}

.procurement-EGP .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: #5b225e !important;
	color: #000 !important;
	border: 0;
}

.procurement-EGP .nav-tabs .active a {
	background-color: #FFC200 !important;
	color: #fff !important;
	border: 0;
}

.procurement-EGP button {
	background-color: #FFC200;
	font-size: 12px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.procurement-EGP a,
.procurement-EGP a:hover {
	color: #000;
	text-decoration: none;
}

.procurement-EGP .tabscontent {
	height: 100%;
	/* height: 500px; */
	/* height: auto !important; */


}


/* Activities */
.activities-contain {
	background: #F0F2F5;
	/* background: url(../images/bg-main-1.jpg) center no-repeat, #002157; */
}

.activities-contain h2 {
	font-size: 26px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #8D0000;
	font-weight: bold;
}

.activities-contain p {
	font-size: 16px;
	/* font-family: 'kanitregular'; */
	line-height: 1.4;
	color: #000;
}


.activities-contain button {
	background-color: #F3DB5E;
	font-size: 12px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
}

.activities-contain a,
.activities-contain a:hover {
	color: #000;
}
.bg-zoom-effect {
transition: transform 0.4s ease, box-shadow 0.3s ease;
will-change: transform;
cursor: pointer;
}
.bg-zoom-effect:hover,
.bg-zoom-effect:focus,
.bg-zoom-effect:active {
transform: scale(1.05);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.img-wrapper {
overflow: hidden;
border-radius: 0; /* หรือใช้ 1rem ถ้าอยากให้มีมุมโค้ง */
}

.img-wrapper.portrait {
    position: relative;
    width: 100%;
    padding-top: 133.33%; /* 4:3 (แนวตั้ง) = (4/3)*100 */
    overflow: hidden;
}

.img-wrapper.portrait .bg-zoom-effect {
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-size: cover;
    background-position: center;
}

/* vdo */
.vdo-contain {
	/* background: #E2E2E2; */
	/* background: url(../images/bg-main-1.jpg) center no-repeat, #002157; */
	font-family: 'kanitregular';

}

.vdo-contain h1 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #fff;
}
.vdo-contain h2 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}

.vdo-contain h3 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #8D0000;
	font-weight: bold;
}


.vdo-contain p {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.4;
	color: #000;
}
.vdo-contain a {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.5em;
	color: #000;
}

.vdo-contain a:hover {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.5em;
	color: #e56100;
}
.vdo-contain button {
	background-color: #F5DD5F;
	font-size: 12px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
}
/* Youtube */
.video-box-img1 {
	height: 380px;
}

.video-box-img2 {
	height: 140px;
}


.about-contain {
	font-family: 'kanitregular';
	line-height: 2em;
}

.about-contain h1 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color:#1800C0;
}
.about-contain h2 {
	font-size: 22px;
	font-family: 'Kanit', sans-serif;
	line-height: 1.5;
	color: #000;
	font-weight: 300;
}
.about-contain p {
	font-size: 16px;
	font-family: 'Kanit', sans-serif;
	line-height: 2;
	color: #000;
	font-weight: 300;
}


/* News */
.news-contain-bg {
	background: url('../images/bg-news.png') center no-repeat; background-size: cover;
	/* background-attachment: fixed; */
	font-family: 'Kanit', sans-serif;
}

.news-contain-bg-cost {
	background: url('../images/bg-news-cost.png') center no-repeat; background-size: cover;
	/* background-attachment: fixed; */
	font-family: 'Kanit', sans-serif;
}
.news-contain-bg-ata {
	background: url('../images/bg-news-ata.png') center no-repeat; background-size: cover;
	/* background-attachment: fixed; */
	font-family: 'Kanit', sans-serif;
}

.news-contain {
	font-family: 'kanitregular';
	line-height: 1.5em;
}

.news-contain h1 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color:#1800C0;
}
.news-contain h2 {
	font-size: 22px;
	font-family: 'Kanit', sans-serif;
	line-height: 1.5;
	color: #000;
	font-weight: 300;
}

.news-contain h3 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #8D0000;
	font-weight: bold;
}


.news-contain p {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.4;
	color: #000;
}

.news-contain .nav-tabs {
	border-bottom: 0 !important;
}

.news-contain .nav-tabs .nav-item {
	background: none;
	border: 0;
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
	background-color: #BBCF44;
	border: 0px solid transparent;
	border-radius: .25rem;
}

.news-contain .nav-tabs .nav-link {
	border: 0;
}

.news-contain .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: #F3DB5E !important;
	color: #000 !important;
	border: 0;
}

.news-contain .nav-tabs .active a {
	background-color: #28650A !important;
	color: #fff !important;
	border: 0;
}

.news-contain button {
	background-color: #FFC200;
	font-size: 12px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #000;
}



.news-contain a,
.news-contain a:hover {
	color: #000;
	text-decoration: none;

}

.news-contain .tabscontent {
	/* height: auto !important; */
	height: 100%;

}
.news-contain-service a{
font-size: 16px;
/* font-family: 'kanitregular'; */
line-height: 1.4;
color: #fff;
text-decoration: none;
}
.news-contain-service a:hover {
	color: #F78B02;
	text-decoration: none;
}


.imgtransparent {
    opacity: 1;
    /* ค่าความจาง */
    filter: alpha(opacity=100);
    /* สำหรับ IE8 ขึ้นไป */
}

.imgtransparent:hover {
    opacity: 0.7;
    /* ค่าความจาง */
    filter: alpha(opacity=40);
    /* สำหรับ IE8 ขึ้นไป */
}


/* document */
.document-contain {
	background: #E2E2E2;
	/* background: url(../images/bg-main-1.jpg) center no-repeat, #002157; */
}

.document-contain h2 {
	font-size: 20px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
	/* font-weight: bold; */
}

.document-contain p {
	font-size: 16px;
	/* font-family: 'kanitregular'; */
	line-height: 1.4;
	color: #000;
}

.document-contain .nav-tabs {
	border-bottom: 0 !important;
}

.document-contain .nav-tabs .nav-item {
	background: none;
	border: 0;
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
	background-color: #fff;
	border: 0px solid transparent;
	border-radius: .25rem;
}

.document-contain .nav-tabs .nav-link {
	border: 0;
}

.document-contain .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: #28650A !important;
	color: #fff !important;
	border: 0;
}

.document-contain .nav-tabs .active a {
	background-color: #336699 !important;
	color: #fff !important;
	border: 0;
}

.document-contain button {
	background-color: #F3DB5E;
	font-size: 12px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
}

.document-contain a,
.document-contain a:hover {
	color: #28650A;
}

.document-contain .tabscontent {
	/* height: 100%; */
	height: 500px;
	/* height: auto !important; */

}

/* .highlight-slide */

.swiper-container-news-1 {
  position: relative;  /* อ้างอิง arrows */
  max-width: 100%;   /* ความกว้างสูงสุด */
  margin: 0 auto;
}

/* slide ขนาด 1100x464 px */
.news-img {
  /* width: 815px;
  height: 342px; */
  width: 100%;
  height: 0;
  padding-top: 42.18%;  
  position: relative;
  /* border-radius: 16px; */
 border: 3px solid #fff; /* กรอบสีขาวบางๆ */
  overflow: hidden;
  background: #ccc;
  background-size: cover;
  background-position: center;
  margin: auto;
}

/* เอา zoom/เงา gradient ออก */
.news-img:hover {
  transform: none;
  box-shadow: none;
}
.news-img::after {
  content: "";
  background: none;
}

/* pagination อยู่ใต้ slide */
.swiper-pagination {
  position: relative;
  margin-top: 10px;
  text-align: center;
  z-index: auto;
}

/* dot ใหญ่ 20px */
.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #fff;
  opacity: 0.6;
  border-radius: 50%;
  transition: all 0.3s;
}
.swiper-pagination-bullet-active {
  width: 20px;
  height: 20px;
  background: #e56100;
  opacity: 1;
  border-radius: 50%;
}

/* arrows อยู่บน slide */
.swiper-button-next, .swiper-button-prev {
  width: 42px;
  height: 42px;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
  z-index: 10;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background: #e56100;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 18px;
  color: #fff;
}

/* responsive */
@media (max-width: 768px) {
  .swiper-container-news-1 {
    max-width: 100%;
  }
}


/* News */
/**/
.news-detail-contain {
	background-color: #f8f8f8;
}
.news-caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,0.6);
}
.news-caption h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.news-caption p {
  font-size: 14px;
  opacity: 0.9;
  margin: 0;
}
.news-list-item {
	background-image: linear-gradient(to right, #fff 33%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 6px 1px;
	background-repeat: repeat-x;
}

.news-list-item h4 {
	font-size: 16px;
	line-height: 1;
	color: #000;

}

.news-list-item span {
	background-color: #F3DB5E;
	color: #000;
}

/* Link อปท */
.link-contain {
	/* background: url(../images/bg-dla.png) center no-repeat; */
	background: url('../images/bg-dla.png') center no-repeat; background-size: cover;
	/* height: 400px; */
	color: #fff;
	/* width: 100%; */
	/* background-color: #CFCFCF; */
}

.link-contain h2 {
	font-size: 22px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #fff;
	/* font-weight: bold; */
}

.link-contain h4 {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
}

.link-contain h3 {
	font-size: 18px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #fff;
	/* font-weight: bold; */
}

.link-contain p {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	/* line-height: 1; */
	color: #fff;
}


/* Link */
.link-contain-2 {

	background-color: #fff;

}

.link-contain-2 h2 {
	font-size: 24px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	/* font-weight: bold; */
}

.link-contain-2 h4 {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
}

.link-contain-2 h3 {
	font-size: 18px;
	font-family: 'kanitbold';
	line-height: 1;
	color: #000;
	font-weight: bold;
}

.link-contain-2 p {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1.2;
	color: #000;
}


.link-block {
	display: inline-block;
	width: 19.5%;
	vertical-align: top;
}

.link-block a p {
	transition: all 0.5s;
}

.link-block a:hover p {
	color: #28650A !important;
	text-decoration: none;
}

.link-block img {
	transition: all 0.5s;
}

.link-block:hover img {
	transform: scale(1.1);
}

.link-block-2 a img {
	width: 58px;
	transition: all 0.5s;
}

/* Board */
.board-contain {
	background-color: #f0f0f0;
}

.board-contain h2 {
	font-size: 24px;
	font-family: 'kanitbold';
	line-height: 1;
	color: #5b225e;
	font-weight: bold;
}

.board-contain p {
	font-size: 16px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
}

/* List */
.list-box-1-topic {
	background-color: #BBCF44;
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.8;
}

.list-box-1-topic h1 {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.8;
	color: #000;
}

.list-box-1 {
	/* background-color: #f8f8f8; */
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #000;
	/* border-bottom: 1px solid #d9d3d1; */
}

.list-box-new {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #000;
	border-bottom: 2px dotted #D2DDE5;
}

.list-box-1 a,
.list-box-2 a {
	font-family: 'kanitregular';
	color: #000;
	transition: all 0.5s;
	text-decoration: none !important;
}

.list-box-1 a,
.list-box-2 a {
	transition: all 0.5s;
}

.list-box-1 a i {
	font-size: 8px !important;
	line-height: 3.3em !important;
	vertical-align: top !important;
}

.list-box-2 a:hover {
	color: #A75FFF !important;
}

.list-box-1 a:hover {
	color: #A75FFF
}

.list-topic {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1.5em;
}


.list-topic a {
	text-decoration: none;
	color: #000;
}
.list-topic a:hover {
	color: #A75FFF
}

.list-box-3 ol {
	list-style: disc;
	list-style-position: inside;
}



.list-box-3 {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #fff;
	border-bottom: 2px dotted #666;
}

.list-box-3 a {
	color: #000;
	transition: all 0.5s;
}

.list-box-3 a p {
	transition: all 0.5s;
}


.list-box-3 a:hover p {
	color: #000 !important;
}

.list-box-3 ol {
	list-style: disc;
	list-style-position: inside;
}

.angle-arrow-1 {
	font-size: 11px;
}


.list-box-egp ol {
	list-style: disc;
	list-style-position: inside;
}



.list-box-egp {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #000;
	border-bottom: 2px dotted #000;
}

.list-box-egp a {
	color: #000;
	transition: all 0.5s;
}

.list-box-egp a p {
	transition: all 0.5s;
}


.list-box-egp a:hover p {
	color: #000 !important;
}

.list-box-egp ol {
	list-style: disc;
	list-style-position: inside;
}




/* 
.btn-download {
	font-size: 18px;
	/* font-family: 'kanitregular'; */
/* line-height: 1; */
/* } */



/* RSS Feed */
.rss-feed {
	background-color: #003366;
}

.rss-feed h3 {
	font-size: 18px !important;
	/* font-family: 'kanitregular'; */
	line-height: 1;
}

.rss-feed p {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1.3;
}

/* Banner */
.link-banner-contain h2 {
	font-size: 24px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #5b225e;
	font-weight: bold;
}

/* bg grad */
.bg-grad-1 {
	background: linear-gradient(to right, transparent, #fff, transparent), #002157;
	background-position: bottom;
	background-size: 100% 1px;
	background-repeat: no-repeat;
}

.bg-grad-2 {
	background: url(../images/bg-link.png) center no-repeat, linear-gradient(to right, transparent, #fff, transparent), #002157;
	background-position: center, bottom;
	background-size: cover, 100% 1px;
	background-repeat: no-repeat, no-repeat;
}

.bg-grad-3 {
	background: linear-gradient(to right, transparent, #fff, transparent), url(../images/bg-main-1.jpg) center no-repeat, #002157;
	background-position: bottom, center;
	background-size: 100% 1px, cover;
	background-repeat: no-repeat, no-repeat;
}
  		.accordion-button::after {
			display: none !important; /* ซ่อนลูกศร */
		}
		.accordion-button {
			background: #fff !important;  /* พื้นหลังขาว */
			color: #000 !important;       /* ตัวอักษรดำ */
			box-shadow: none !important;  /* เอาเงาด้านในออก */
		}
		.accordion-button:hover {
			background: #f8f9fa !important; /* hover ให้เปลี่ยนเป็นเทาอ่อน */
			color: #2566CC !important;
		}
        .accordion-button:not(.collapsed) {
            color: #2566CC;
            background-color: #eaf2ff;
            box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
        }
        .accordion-item {
            border-radius: 12px !important;
            overflow: hidden;
            border: none;
            margin-bottom: 12px;
            box-shadow: 0 2px 6px rgba(0,0,0,0.08);
        }
        .accordion-body {
            background: #ffffff;
            font-size: 0.95rem;
            line-height: 1.6em;
        }
        .accordion-body ul li a {
            text-decoration: none;
            color: #333;
            transition: color 0.2s ease;
        }
        .accordion-body ul li a:hover {
            color: #2566CC;
        }
        .fa-angle-double-right {
            margin-right: 0px;
        }
		.accordion-header a:hover {
		background: #f8f9fa;
		color: #2566CC;
	}
.btn-close-custom {
    background: #dc3545;         /* สีแดง (Bootstrap danger) */
    color: #fff;
    border: none;
    border-radius: 50%;          /* ทำให้เป็นปุ่มวงกลม */
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    transition: 0.3s;
}
.btn-close-custom:hover {
    background: #bb2d3b;         /* สีแดงเข้มขึ้นเวลา hover */
    transform: rotate(90deg);    /* หมุนเล็กน้อยตอน hover */
}

/* Img box */
.img-box-1 {
	height: 380px;
}

.img-box-2 {
	height: 140px;
}

/* Footer */
.footer-content {
	font-size: 16px;
	font-family: 'kanitregular';
	line-height: 1.5;
	color: #fff;

}

.footer-content h1 {
	font-size: 24px;
	font-family: 'kanitregular';
	line-height: 1.5;
	color: #fff;
}

.footer-content h2 {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1.5;
	color: #000;
}


.footer-content p {
	font-size: 18px;
	font-family: 'kanitregular';
	line-height: 1.5em;
	color: #fff;
}

.footer-content a {
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1.6;
	color: #fff;
	text-decoration: none;
}

.footer-content a:hover {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1.6;
	color: #fff;
	text-decoration: none;
}


.visiter {
	background-color: #2566CC;
	color: #fff;
	/* border: 1px solid #BBCF44; */
	text-align: center;

}

.visiter h1 {
	font-size: 26px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #fff;
	text-transform: uppercase;

}

.visiter p {
	font-size: 14px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #fff;
}

.visiter a {
	font-size: 22px;
	font-family: 'kanitregular';
	line-height: 1;
	color: #fff;
}

.btn-download {
	background-color: #339900;
	font: 16px/1 Tahoma;
	color: #fff;
	cursor: pointer;
}
/* vote */
.vote h1 {
	font-family: 'kanitregular';
	font-size: 24px;
    font-weight: 300;
    color: #012849;
}
.vote h2 {
	font-family: 'kanitregular';
	font-size: 28px;
    font-weight: 300;
    color: #012849;
}

.vote p {
	font-family: 'kanitregular';
	font-size: 16px;
    font-weight: 300;
    color: #000;
}
.vote button {
	font-family: 'kanitregular';
    font-size: 16px;
	font-weight: 300;
    color: #fff;
}
.vote label {
	font-family: 'kanitregular';
	font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
    color: #000;
}
/* progress bar */
.vote-bar {
    background: #e9ecef;
    border-radius: 0.5rem;
    overflow: hidden;
    margin: 5px 0;
}
.vote-fill {
    background: linear-gradient(90deg, #0d6efd, #6c63ff);
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
    font-weight: 500;
    border-radius: 0.5rem 0 0 0.5rem;
    transition: width 0.8s ease-in-out;
}

.footer {
	width: 100%;
	height: auto;
	background: #BBCF44;
	position: relative;
}

.footer p {
	font-size: 14px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	vertical-align: middle;
}

.footer p a {
	color: #000;
	text-decoration: none;
}

.footer img {
	display: block;
}

.flex-direction-nav a {
	line-height: normal;
}

.btn-search {
	margin-left: -5px;
	margin-top: -5px;
	line-height: 1.65;
}

/* portfolio-block */
.portfolio-block .img {
	width: 100%;
	height: 230px;
	transition: all 0.5s;
}

.portfolio-block:hover .img {
	opacity: 0.5;
}

/* vocab-contain */
.vocab-contain {
	width: 100%;
	height: 100px;
	background: url(../images/bg-vocab.png) top center no-repeat;
	background-size: 100% 100%;
	/* font-family: 'kanitregular'; */
}

/* Travel */
.Travel-contain {
	/* background: #E2E2E2; */
	background: url('../images/bg-travel.png') center no-repeat; background-size: cover;
}

.Travel-contain h2 {
	font-size: 26px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #fff;
	font-weight: bold;
}

.Travel-contain p {
	font-size: 16px;
	/* font-family: 'kanitregular'; */
	line-height: 1.4;
	color: #fff;
}



.Travel-contain button {
	background-color: #F3DB5E;
	font-size: 12px;
	/* font-family: 'kanitregular'; */
	line-height: 1;
	color: #000;
}

.Travel-contain a,
.Travel-contain a:hover {
	color: #fff;
	text-decoration: none;
}

.Travel-contain .tabscontent {
	/* height: auto !important; */
	height: 100%;

}

/* cookie_setting */
.cookie_setting {
	
	font-family: kittithada_roman_55regular;
	font-size: 22px;
	line-height: 1;
}

.cookie_setting p {
	font-size: 22px;
	line-height: 1;
}

.cookie_setting button {
	font-size: 22px;
}

.cookie_setting button,
.cookie_setting button.btn-sm {
	line-height: 1 !important;
}

.modal-title {
	font-family: kittithada_bold_75regular;
	font-weight: bold;
	font-size: 24px;
}

.font-bold {
	font-family: kittithada_bold_75regular;
	font-weight: bold;
	font-size: 24px;
}




.call-button {
  background-color: #E9D2EF;             
  color: #000;                           
  border-radius: 30px;                   
  padding: 12px 24px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  box-shadow: inset 0 0 0 2px #e55f00c8; 
  transition: all 0.3s ease;
}

.call-button h1 {
	font-family: 'kittithada_roman_55regular';
    font-size: 23px;
    color: #000;
	cursor:pointer;
	line-height: 1.5em;
}

/* เอฟเฟกต์ Hover */
.call-button:hover {
  background-color: #e55f00c8;
  color: #fff;
  box-shadow: inset 0 0 0 2px #fff;      
}

/* สำหรับจอมือถือ */
@media (max-width: 576px) {


  .call-button {
	font-family: 'kittithada_roman_55regular';
    font-size: 1rem;
    padding: 10px 20px;
    width: 100%;                         
    text-align: center;
  }
  .call-button h1 {
    font: 24px 'kittithada_roman_55regular';
    color: #000;
	cursor:pointer;	
	line-height: 1.5em;
}
}
/* Popup */
.popup-contain {
	/* font-family: 'kanitregular'; */
}

/* Sticky Nav */
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
	/*
	height:36px;
	position: fixed;
	top: 0;
	width: 100%;
	*/
}
/* index left menu */
.left_menu {
    width: 330px;
    min-height: 500px;
    position: relative;
    float: left;
    margin-bottom: 40px;
}
/* Heading */
.heading {
    width: 100%;
    height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
	background-color: #E9D2EF;
	border-radius: 25px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* background-image: -moz-linear-gradient(left, #29b1ff, #ffffff);
    background-image: -webkit-gradient(linear, left top, right top, from(#29b1ff), to(#ffffff));
    background-image: -webkit-linear-gradient(left, #29b1ff, #ffffff);
    background-image: linear-gradient(left, #29b1ff, #ffffff); */
	
}
.heading h1 {
    font: 23px/40px 'kittithada_roman_55regular';
    color: #000;
	cursor:pointer;	
	border-radius: 25px;
	border: 1px solid #e55f00c8;
	height: 50px;
	width: 95%;
	margin-left: 5px;
	position: absolute;
	top: 6px;
	left: 5px;
	z-index: 0;
	/* right: 0px; */
	/* padding-bottom: 15px; */
}
/* .heading img {
    display: block;
    position: absolute;
    top:-9px;
    right: 240px;
    height: 100%;
} */

.icon {
    display: block;
    position: absolute;
    top:-9px;
    right: 240px;
    height: 100%;
	z-index: 9;
}

/* Left Menu List */
.left_menu_list {
    width: 100%;
    height: auto;
    /* list-style-image: url('../images/arr1.jpg');
    list-style-position: inside; */
    /* margin-bottom: 10px; */
	font-family: 'kanitregular';
	background-color: #fff;
	border-radius: 25px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.left_menu_list > li {
    margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
.left_menu_list > li a {
	font-family: 'kanitregular';
    font-size: 16px;
    color: #8d8d8d;
    text-decoration: none;
}

/* Menu mobile */
.mobile_menu_list {
    width: 100%;
    height: auto;
    /* list-style-image: url('../images/arr1.jpg');
    list-style-position: inside; */
    /* margin-bottom: 10px; */
	font-family: 'kanitregular';
	background-color: #fff;
	border-radius: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	line-height: 1em;
	padding-left: 10px;
	padding-right: 10px;

}
.mobile_menu_list > li {
    margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	line-height: 1em;
}
.mobile_menu_list > li a {
	font-family: 'kanitregular';
    font-size: 16px !important;
    color: #8d8d8d;
    text-decoration: none;
	line-height: 1em ;
}

/* Swiper*/
.swiper-arrow-contain {
	width: 50px !important;
	height: 20px;
	display: block;
	/* margin: 0 auto; */
	/* text-align: center; */
	position: relative;
}

.swiper-arrow-contain .swiper-button-prev,
.swiper-arrow-contain .swiper-button-next {
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	background-color: #e56100;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.swiper-arrow-contain .swiper-button-prev {
	left: 0;
	color: #fff;
}

.swiper-arrow-contain .swiper-button-next {
	right: 0;
	color: #fff;
}

:root {
	--swiper-navigation-size: 10px !important;
}

/* User setting */
.theme-font {
	/* font-family: 'kanitregular'; */
}

.theme-font button {
	cursor: pointer;
}

.theme-font-s {
	font-size: 10px !important;
}

.theme-font-m {
	font-size: 12px !important;
}

.theme-font-l {
	font-size: 14px !important;
}

.col-lg-5 {
	width: 19.5% !important;
	display: inline-block;
}

/* Pager */
.paginate-pagination {
	list-style: none;
	display: block;
	margin: 0 auto;
	clear: both;
	text-align: center;
	/* font-family: 'kanitregular'; */
}

.paginate-pagination ul {
	display: inline-block;
}

.paginate-pagination ul li a.active {
	opacity: 1 !important;
	background-color: #663366 !important;
	color: #fff !important;
}

/* Quick pager */
ul.simplePagerNav {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 0.8em;
}

ul.simplePagerNav li {
	min-width: 1.5em;
	display: inline-block;
	margin: 0.2em 0.2em;
	background-color: #fff;
	-webkit-border-radius: 04px;
	-moz-border-radius: 04px;
	border-radius: 04px;
	transition: all 0.5s;
}

ul.simplePagerNav li a {
	padding: 0 0.5em;
	color: #666;
}

ul.simplePagerNav li.currentPage {
	background-color: #28650A;
}

ul.simplePagerNav li.currentPage a {
	color: #fff;
}

/* Pager */
.paging {
	display: block;
	text-align: center;
	font-family: 'kanitregular';

}

.paging a {
	font-family: 'kanitregular';
	/* background-color: #ccc; */
	/* border: solid 1px #666; */
	color: #000;
	text-decoration: none;
	margin: 0 0.2em;
	-webkit-border-radius: 04px;
	-moz-border-radius: 04px;
	border-radius: 04px;
	padding: 0.2em 0.4em;
	min-width: 1.5em;
}

.paging span {
	margin: 0 0.2em;
	-webkit-border-radius: 04px;
	-moz-border-radius: 04px;
	border-radius: 04px;
	padding: 0.2em 0.4em;
	min-width: 1.5em;
}

.paging span.current {
	background-color: #2566CC;
	color: #fff;
}

.paging span.disabled {
	background-color: #fff;
	color: #ccc;
}

/**/
#loading {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
}
#loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.social-logo {
	width: 40px;
	height: auto;
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 99;
}

.social-logo a img {
	transition: all 0.5s;
}

.social-logo a:hover img {
	transform: scale(1.2);
}

button {
	cursor: pointer;
}

.clearfix {
	clear: both;
}