/* @media (min-width: 1200px) {
	.container {
	
		width: 1005;
		max-width: 118rem;
		max-width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
} */
html,
body {
	height: 100%;
	font-weight: normal;
	font-family: "Sarabun", sans-serif !important;
	letter-spacing: normal !important;
}

.noppading {

	padding: 0px;
}

/*/font*/

@font-face {
	font-family: "Sarabun", sans-serif;
	src: url('../fonts/NotoSansThai-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NotoSansThai-Regular.otf') format('opentype'),
		url('../fonts/NotoSansThai-Regular.woff') format('woff'),
		url('../fonts/NotoSansThai-Regular.ttf') format('truetype'),
		url('../fonts/NotoSansThai-Regular.svg#NotoSansThai-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	/*src: url('../fonts/ThaiSansNeue-Regular.eot');
	src: local('☺'), url('../fonts/ThaiSansNeue-Regular.woff') format('woff'), url('../fonts/ThaiSansNeue-Regular.ttf') format('truetype'), url('../fonts/ThaiSansNeue-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;*/
}


/* h1, h2, h3, h4, h5, h6 { font-family: "Sarabun", sans-serif important; letter-spacing: 0.4px; } */

/*-------------------end font------------------------ */

/*/link all*/

a {
	color: #333;

}

a.none:hover {
	text-decoration: none;

}

a:hover {
	color: #189008;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}

a:focus,
a:hover {

	color: #189008;
	text-decoration: none;
}

.btn-page {
	border-radius: 3px;
	padding: 8px 5px;
	color: #333;
	background: #fff;
	width: 100%;
	background: #f5f5f5;
	border: none;
}


/*s*/


/*-------------------end link------------------------ */
/*header*/

.box-nav {


	/* margin-top: 25px; */
	padding: 0px;
	left: 35px;

}

.box-header1 {
	padding: 5px 10px;
	/* border-bottom: 1px solid #ddd; */
	background: #20498E;
	/* border-bottom: 3px solid #189008; */
}

* {
	outline: none;

}

.nav>li>a.link-header1:focus,
.nav>li>a.link-header1:hover {
	background: none;
}

.navbar-nav>li>a.link-header1 {
	padding: 3px 8px;
	letter-spacing: 0.4px;
}

.navbar-nav>li>a {
	line-height: initial;
}

.nav>li>a {
	/* padding: 0 20px 0 0px !important; */

	padding: 10px 10px;
}

.top {
	background-color: #fff;
	/* padding: 20px 0px 0px 0px; */
	color: #999;
}

.navbar {
	min-height: initial !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.navbar-con {
	width: 100%;
	max-width: 118rem;
	margin: 0 auto;
}

.row-nav {

	display: flex;
	align-items: end;
	gap: 20px;
}

/* nav.navbar.navbar-default {
	margin-bottom: 14px;
	padding-bottom: 8px;
} */
nav.navbar.navbar-default {
	background: white;
	/* padding-bottom: 22px !important; */
	margin-bottom: 0 !important;
	padding: 10px;
	box-shadow: 0px 1px 10px 0px #0000001A;

}
/* .carousel-inner {
	margin-bottom: 10rem;
}
.carousel-inner .item {
	display: none;
} */

.navbar-default {
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 100%;
	border: none;
	background-color: #fff;
}

a.link-header1 {
	font-family: "Sarabun", sans-serif;
	font-size: 13px;
	color: #fff;
}

a.link-header1:hover {

	color: #189008;
}

.navbar-default .navbar-nav>li>a {
	color: #000;
}

a.link-header1:before {
	content: '';
	border-right: 1px solid white;
	padding-right: 4px;
	height: 18px;
	position: absolute;
	top: 5px;
	right: 0px;
}

.search-way-way {
	background: white;
	padding: 15px 14px 16px 14px;
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
	margin-top: 30px;
	border-radius: 5px;
}

a.link-header2:before {
	border-right: none;
	content: '';
}

a.link-header2 {
	font-family: "Sarabun", sans-serif;
	font-size: 13px;
	color: #fff;
}

a.link-header2:hover {

	color: #189008;
}

.dropdown img {
	width: 100%;
	max-width: 20px !important;
}

.navbar-nav>li>a.link-header2 {
	padding: 3px 8px 3px 8px;
	letter-spacing: 0.4px;

}

.dropdown {
	border: 1px solid #fff;
	border-radius: 20px;
	margin-right: 10px;
}

.nav>li>a.link-header2:focus,
.nav>li>a.link-header2:hover {
	background: none;
}

.navbar-default .navbar-nav>li>a {
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: "Sarabun", sans-serif;
	letter-spacing: 0.4px;
}


li.link-main:hover {
	border-bottom: 6px solid #189008;
	/* border-radius: 50px; */
	padding-bottom: 13px;
}

li.link-main {
	/* border: 2px solid transparent; */
	/* margin-left: 5px;
	margin-right: 5px; */
	padding-bottom: 20px;

}

@media (max-width: 1043px) {
	li.link-main {
		padding-top: 20px;
	}
}


.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #000;
	background-color: transparent;
}

.navbar-default .navbar-collapse {
	/* float: right; */
	border-top: none;
	padding-left: 0;
	padding-right: 0;
}

.main-navbar-nav {
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin-bottom: 2px;
}

/*mega*/


#mega:before {
	content: '';
	position: absolute;
	top: -7px;
	left: 17px;
	width: 0;
	height: 0;
	/* border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 7px solid #e9e9e9; */
}

#mega:after {
	content: '';
	position: absolute;
	top: -5px;
	left: 18px;
	width: 0;
	height: 0;
	/* border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid #fff; */
}

nav ul#menu li:hover>#mega {
	display: block;
}

/* #mega {

	position: absolute;
	top: 35px;
	left: 5px;
	z-index: 99999;
	text-align: left;
	width:max-content;
	width:-moz-max-content;
	height: auto;
	background: #fff;
	display: none;
	border: 1px solid #e9e9e9;
	max-width: 400px;
} */
#mega:before {
	content: '';
	position: absolute;
	top: -7px;
	left: 17px;
	width: 0;
	height: 0;

}

#mega:after {
	content: '';
	position: absolute;
	top: -5px;
	left: 18px;
	width: 0;
	height: 0;

}

nav ul#menu li:hover>#mega {
	display: block;
}

#mega h2 {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;

}

.mega .sub-mega {
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Sarabun", sans-serif;
}

#mega {

	position: absolute;
	top: 30px !important;
	left: 5px;
	z-index: 99999;
	text-align: left;
	/* width: 100%; */
	height: auto;
	/* background: #fff; */
	display: none;
	border: 0px;
	/* box-shadow: 0px 2px 2px 2px rgba(0,0,0,.25); */
	/* max-width: 400px; */
	/* border-radius: 8px; */
	background-color: transparent;
}

nav ul#menu li:hover>#mega {
	padding-top: 30px;
}

.mega {
	/* background-color: #ffff; */
	background-color: #f5f5f5;
	border-radius: 8px;
}

.img-line-header {


	position: relative !important;
	float: left !important;
	width: 35px !important;
}


ul.nav li.link-main ul.dropdown-menu div.mega li {
	text-overflow: ellipsis;
	position: relative;
	width: 100% !important;
	white-space: nowrap;
	font-family: "Sarabun", sans-serif;
	font-size: 18px;
	font-weight: 300;
}

.dropdown-menu {
	box-shadow: none;
	/* min-width: 80px !important; */
}

#menu_place {
	padding: 10px 10px;
	/* border-bottom: 1px solid #D9E9F7; */
	border-bottom: 1px solid #FFF;
	width: 100%;
	border-left: 4px solid transparent;
	padding-left: 15px;
	font-family: "Sarabun", sans-serif;


}

#menu_place a {
	font-size: 14px;
	font-weight: 300;
}

#menu_place:last-child {
	border: none;
}

.menu_place-btn {
	padding: 10px 0;
	width: 100%;
	border-left: 4px solid transparent;
	padding-left: 15px;
}

.menu_place-btn:hover {
	border-left: 4px solid #189008;
}

#menu_place:hover {
	border-left: 4px solid #189008;
}

.mega .col-md-2 {
	width: 23px !important;
	position: relative;
	float: left;
	display: inline-block;
}

.mega .col-md-10.col-sm-10.col-xs-10 {
	padding-left: 22px;
}

li.type.active>a button {
	color: #FFF;
	background-color: #189008 !important;
	border-color: #189008 !important;
}

.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.new-marquee {
	margin-top: 0px;
	/*background: #20498E;*/
	color: #fff !important;
	height: 40px;
	/*	border: 3px solid #189008;*/
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 14px;
	letter-spacing: 0.4px;
	display: flex;
	align-items: center;
	gap: 10px;
}

img.img-logo-head {

	/* margin-top: 10px;
	position: absolute; */
	/*border: 1px solid #eee;*/
	background: #ffffff;
	/* padding: 6px;*/
	/* top: -3px;*/
	z-index: 1;
	/*box-shadow: 0px 2px 5px 0px #a5a4a4;/**/
	/*box-shadow: 0 1px 1px 0 rgba(51,51,51,.3);*/
	/* box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.27); */
	/*left: -2px;*/
	width: 100%;
	max-width: 61px;


}

@media (max-width: 1043px) {
	img.img-logo-head {
		display: none;
	}
}

/*-------------------end header------------------------ */

/*banner*/

.carousel-indicators {
	z-index: 4 !important;
	bottom: -10px;
}

.carousel-indicators li {
	background: transparent;
	border: 1px solid #fff;
	margin-left: 5px;
	margin-bottom: 10px;
}

.carousel-indicators .active {
	background: #FFFFFF;
	width: 11px;
	margin-left: 5px;
	margin-bottom: 10px;
}


/*-------------------end banner------------------------ */

/*section info*/



.info {

	margin-top: 40px;
}

.site-main .menu-routemap {
	background-image: url('/assets/images/home/bg-image.png');
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	/* margin-top: -6px; */
	display: flex;
    align-items: center;
}

.routemap-con {
	width: 100%;
	max-width: 100rem;
	margin: 0 auto;
	padding: 0 20px;
}

.site-main .menu-routemap h2.title-routemap {
	color: #fff;
	font-weight: 400;
	/* margin-top: 100px; */
	font-size: 28px;
}

.menu-routemap .btn-routemap form {
	display: flex;
	gap: 10px;
	margin-top: 40px;
}

.menu-routemap .btn-routemap button {
	padding: 8px 20px;
	border: 1px solid #fff;
	color: #fff;
	background-color: transparent;
	border-radius: 5px;
}

.suggestions {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	max-height: 200px;
	overflow-y: auto;
	z-index: 9999;
}

.suggestion-item {
	padding: 10px;
	cursor: pointer;
}

.suggestion-item:hover {
	background-color: #f0f0f0;
}

.suggestion-item:active {
	background-color: #e0e0e0;
}

.form-group {
	position: relative;
}

.row-routemap {
	display: grid;
	grid-template-columns: 0.6fr 1fr;
	gap: 5rem;
	margin-top: 30px;
}

.menu-routemap .btn-routemap button.active {
	border: 1px solid #189008;
	background-color: #189008;
}

img.img-home-trian {

	margin-top: -40px;

}

.box-bts-routemap .search-station-wrap .main {
	position: relative;
	background: white;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 24px;
	border-radius: 5px;
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
}
.main .search-station-text {
	font-size: 18px;
    font-weight: 400;
    padding: 0 10px 10px 0;
	margin: 0;
	line-height: normal;
	letter-spacing: normal;
}
.box-bts-routemap .search-station-wrap .main .top {
	position: relative;
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.1rem;
	justify-items: flex-start;
}

.box-bts-routemap .search-station-wrap .main .bottom {
	position: relative;
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.1rem;
	justify-items: flex-start;
	margin-top: 25px;
}

.box-bts-routemap .search-station-wrap .main .top label,
.box-bts-routemap .search-station-wrap .main .bottom label {
	font-size: 13px;
	color: #4a4a4a;
	font-weight: 400;
	font-family: "Sarabun", sans-serif;
	letter-spacing: normal;
}

.box-bts-routemap .search-station-wrap .main .top input,
.box-bts-routemap .search-station-wrap .main .bottom input {
	position: relative;
	width: 100%;
	height: 37px;
	border-radius: 4px;
	outline: none;
	border: 1px solid #e0e0e0;
	font-size: 14px;
	color: var(--color-dark-text);
	padding: 8px 10px;
	transition: 0.2s ease;
	font-family: "Sarabun", sans-serif;
}

.box-bts-routemap .search-station-wrap .main .top input.failed,
.box-bts-routemap .search-station-wrap .main .bottom input.failed {
	border: 1px solid var(--color-red);
	transition: 0.2s ease;
}

#input-searchorigin-elem .stationname-selected,
#input-searchdest-elem .stationname-selected {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 100%;
	height: 37px;
	display: flex;
	align-items: center;
	padding: 8px 10px;
	box-sizing: border-box;
}

#input-searchorigin-elem .stationname-selected p,
#input-searchdest-elem .stationname-selected p {
	font-size: 14px;
	color: var(--color-dark-text);
	height: 25px;
	padding: 2px;
	border-radius: 4px;
	background: #efefef;

	display: grid;
	grid-template-columns: 1fr 15px;
	align-items: center;
	gap: 3px;
}

#input-searchorigin-elem .stationname-selected p span,
#input-searchdest-elem .stationname-selected p span {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

#input-searchorigin-elem .stationname-selected p img,
#input-searchdest-elem .stationname-selected p img {
	width: 15px;
	height: auto;
}

.search-station-wrap .main .mid {
	position: absolute;
	top: 134px;
	right: 12px;

	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.box-bts-routemap .search-station-wrap .main .mid .switch-search-station-wrap {
	position: relative;
}

.swap-inactive {
	display: inline-block;
	cursor: not-allowed !important;
}

.swap-active {
	display: none;
	cursor: pointer !important;
}

.switch-search-station-wrap.active .swap-active {
	display: inline-block;
}

.switch-search-station-wrap.active .swap-inactive {
	display: none;
}


.search-station-wrap .main .btn-wrap .alertmsg {
	height: 0px;
}

.search-station-wrap .main .btn-wrap {
	width: 100%;
	height: 33px;
}

.search-station-wrap .main .btn-wrap button {
	width: 100%;
	height: 100%;
	background: var(--color-green);
	outline: none;
	border: none;
	border-radius: 4px;
	color: white;
	cursor: pointer;
	font-family: "Sarabun", sans-serif;
	font-size: 16px;
}

.search-station-wrap .main .btn-wrap .alertmsg {
	height: 0px;
}

.search-station-wrap .main .btn-wrap {
	width: 100%;
	height: 33px;
}

.search-station-wrap .main .btn-wrap button {
	width: 100%;
	height: 100%;
	background: #189008;
	outline: none;
	border: none;
	border-radius: 4px;
	color: white;
	cursor: pointer;
	font-family: "Sarabun", sans-serif;
	font-size: 16px;
}

/* .menu-routemap .row {
   display: grid;
   grid-template-columns: 1fr 1fr;
   
  } */
.sub-bts-routemap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 3rem;
	row-gap: 2rem;
}

.sub-bts-routemap a {
	display: flex;
	background: #ffffff;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.12);
	border-radius: 10px;
	padding: 10px;

}

.sub-bt-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}

.sub-bt-content p {
	margin: 0;
}

.row-title {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 40px;
}

.row-title .row {
	display: flex;
	align-items: center;
	justify-content: center;
}

.row-title .row img {
	width: 100%;
	max-width: 480px;
}

.sub-bts-select .menu-select {
	display: none;
	cursor: pointer;
	width: 100%;
	height: 40px;
	border-radius: 4px;
	border: 1px solid #189008;
	background-color: #ffff;
	padding: 0 10px;
	outline: none;
	font-size: 14px;
	font-weight: 200;
	color: #189008;
}

.slick-eli,
.slick-promo {
	position: relative;
	padding: 0 10px;
}

.title-head-library {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	padding: 0 10px;
	margin-top: 20px;

}

.title-head-library h2 {
	margin-top: 0;
}

.elibrary {
	background-image: url("/assets/images/home/bg-library.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 275px;


}



/* .slick-arrow.slick-hidden {
	display: inline-block !important;
} */
.title-head-library h2 {
	color: #2E383C;
}

.title-head-library a {
	font-size: 12px;
	color: #2758AA;
	background-color: #2758AA1F;
	padding: 10px 15px;
	border-radius: 20px;
}

.slick-caption {
	position: absolute;
	left: 20px;
	z-index: 99;
	top: 0px;
	color: #fff;
	margin-top: 20px;
}

.slick-caption h3 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: 700;
}

.see-more {
	position: absolute;
	right: 30px;
	z-index: 99;
	bottom: 20px;
	color: #2E383C;
	margin-top: 20px;
}

.box-more {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px 10px;
	border-radius: 5px;
	background: #FFFFFF;
	cursor: pointer;

}

.box-more p {
	margin: 0;
}

.box-more img {
	width: 100%;
	max-width: 12px;
}

.elib-container {
	position: relative;
}

.pp2-elib-1 {
	position: absolute;
	border: none;
	background-color: transparent;
	left: 0;
	top: 35%;
}

.nn2-elib-1 {
	position: absolute;
	border: none;
	background-color: transparent;
	right: 0;
	top: 35%;
}

.pp2-promo-1 {
	position: absolute;
	border: none;
	background-color: transparent;
	left: 0;
	top: 35%;
}

.nn2-promo-1 {
	position: absolute;
	border: none;
	background-color: transparent;
	right: 0;
	top: 35%;
}

.pp2-news-1 {
	position: absolute;
	border: none;
	background-color: transparent;
	left: 0;
	top: 35%;
}

.nn2-news-1 {
	position: absolute;
	border: none;
	background-color: transparent;
	right: 0;
	top: 35%;
}

.slick-news img {
	width: 100%;
	border-radius: 10px 10px 0 0;
	/* height: 180px; */
}

.slick-eli img {
	width: 100%;
}

.slick-news h3 {
	color: #000;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	line-height: 24px;
	margin: 10px 0 30px 0;
	height: 48px;

}

.slick-news {
	padding: 0 10px;
}

.news-ativtiy {
	padding: 0 15px;
}

.slick-news .news-item {
	background: #ffffff;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
	/* margin: 10px 10px 10px 5px; */
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news-item a:focus,
.news-item a:hover {
	color: transparent;
	outline: none;
}

.slick-news .news-detail {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.slick-news .news-detail span {
	font-size: 12px;
	color: #9F9F9F;

}

.slick-news .news-detail p {
	padding: 5px 10px;
	border: 1px solid #F2F2F2;
	border-radius: 20px;
	font-size: 12px;
	color: #2e383c;
}

.slick-promo img {
	width: 100%;
	max-width: 390px;
	/* height: 170px; */
}

@media (max-width: 767px) {
	.slick-eli img {
		width: auto;
	}

	.slick-promo img {
		width: auto;
	}

	.slick-news img {
		width: auto;
	}
}



@media (max-width: 1217px) {
	.row-routemap {
		grid-template-columns: 0.5fr 1fr;
		gap: 2rem;
	}

	.sub-bts-routemap {
		display: grid;
		column-gap: 2rem;

	}
}

@media (max-width: 768px) {
	.row-routemap {
		grid-template-columns: 1fr;

	}

	.sub-bts-routemap {
		display: none;
	}

	.sub-bts-select .menu-select {
		display: block;
	}
}

@media (max-width: 991px) {
	.row-title {
		display: flex;
		flex-direction: column;
		margin-bottom: 4rem;
	}

	.box-info-page {
		max-width: 100% !important;
	}

	.box-side-infor3 img {
		max-width: 100% !important;
	}
}

@media (min-width: 320px) {
	/* .info {

		margin-top: 10px;
	} */

	h2.title-head {
		margin: 0px 0px 28px 0px !important;
		
	}


	img.img-home-trian {

		margin-top: 0px;

	}


}

@media (width: 320px) {
	.box-fb_src {
		height: auto !important;
	}
}

i.fa.fa-square {
	font-size: 16px;
	color: #20498E;
	padding-right: 10px;
}

h2.title-head {
	color: #2E383C;
	margin: 20px 0px 20px 0px;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0.8px;
	padding-top: 20px;


}

h2.title-head2 {

	margin: 20px 0px 20px 0px;
	letter-spacing: 0.8px;
	color: #189008;
	float: left;
	font-weight: 400;
	font-size: 26px;
}

h2.title-head3 {

	margin: 20px 0px 20px 0px;
	letter-spacing: 0.8px;
	float: left;
	font-weight: 100;
	font-size: 26px;
}

h3.sub-title-head {

	margin: 0px;
	color: #2E383C;
	font-size: 18px;
	padding-bottom: 10px;

}
.sub-contact .Sirv {
	width: 100% !important;
	max-width: 53px;
}
h2.title-head_src,
h3.title-head_src {

	font-size: 26px;
}

p.detail-info-home {

	margin: 0px;
	/*color: #9B9B9B;*/
	color: #2E383C;
	line-height: 24px;
	font-weight: 300;
	/*margin-left: 20px;*/
}

.box-detail-home {

	margin-bottom: 20px;

}

.box-side-infor3 {
	position: relative;


}

.box-side-infor3 img {
	width: 100%;
	max-width: 63ch;
	position: absolute;
	left: 12px;
	top: 12px;
	height: 44rem;


}

.box-info-page {
	width: 100%;
	max-width: 480px;

	/* background-image: url(/assets/images/home/bg-bule-top.png); */


	 /* background: #2758AAB0;
	 backdrop-filter: blur(10px); */

	/* filter: blur(5px);  */
	height: 48rem;

	display: inline-block;
	/* position: absolute;
	top: -12px;
	left: -10px; */
	border-radius: 12px;

	padding: 20px 40px;

	/* box-shadow: 12px 14px 0px 0px rgba(13,50,110,1); */
}

.box-info-sub {
	position: absolute;
	top: 0;
	padding: 30px 30px 20px 50px;
}

@media (max-width: 476px) {
	.box-side-infor3 img {
		height: 50rem;
	}

	.box-info-page {
		height: 50rem;
	}
	.site-main .menu-routemap {
		background-image: url('/assets/images/home/bg-image-mobile.png');
		background-repeat: no-repeat;
		background-size: cover;
		/* margin-top: -6px; */
		display: flex;
		align-items: center;
	}
}

@media (max-width: 413px) {
	.box-side-infor3 img {
		height: 54rem;
	}

	.box-info-page {
		height: 54rem;
	}
}

@media (max-width: 342px) {
	.box-side-infor3 img {
		height: 58rem;
	}

	.box-info-page {
		height: 58rem;
	}
}

.col-btn-info {

	padding: 2px 6px;

}

.contact-css .main {
	margin-top: 5px !important;
	padding-top: 5px !important;
	padding-bottom: 60px;
}

.contact-css .main {
	margin-top: 5px !important;
	padding-top: 5px !important;
	padding-bottom: 60px;
}

.content-contact {
	display: grid;
	grid-template-columns: 40% 60%;

}
.sub-contact a {
	font-size: 16px;
}

@media (max-width: 768px) {
	.content-contact {
		display: grid;
		grid-template-columns: 1fr;
		gap: 30px;

	}
	h2.title-head {

		font-size: 26px !important;

	
	
	}
	/* .sub-image-contact {
		display: grid;
		grid-template-columns: 1fr 1fr !important;
		gap: 3rem !important;

	} */

}

.sub-contact img.image-main {
	display: block;
}

.sub-contact img.image-hover {
	display: none;

}

.sub-contact:hover img.image-main {
	display: none;
}

.content-contact .sub-contact {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	align-items: center;
}

.sub-contact:hover img.image-hover {
	display: block;
}

.content-contact .content-left .head {
	width: 100%;
	text-align: left !important;
}

.content-contact .content-left .head h1 {
	color: #2e383c;
	font-size: 28px;
	text-align: left !important;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	font-family: "Sarabun", sans-serif;
	letter-spacing: normal;
}

.sub-content {
	font-family: "Sarabun", sans-serif;
	letter-spacing: normal;
}

.content-contact .content {
	padding-top: 30px;
	display: grid;
	gap: 1rem
}

.sub-image-contact {
	display: grid;
	gap: 0rem;
	align-items: center;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.btn-info {
	background-color: #000 !important;
	border: #000 !important;
} 
.twitter-x {
	width: 100%;
	max-width: 20px !important;
}
h3.btn-infoo {

	margin: 0px;
	color: #fff;
	line-height: 18px;
	padding-top: 5px;
	margin-left: 25px;
	font-size: 19px;
	line-height: 24px;
}

p.sub-btn-info {

	color: #fff;
	margin: 0px;
	margin-left: 25px;
	font-weight: 300;
	letter-spacing: 0.4px;
	font-family: "Sarabun", sans-serif;
}

img.img-info {

	margin-top: 3px;
	width: 40px;
}

.sub-box {

	border: 1px solid #ffffff3d;
	display: inline-block;
	width: 100%;
	margin-top: 2px;
	padding-bottom: 8px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	cursor: pointer;
}

/*train*/

@media (max-width: 1200px) {
	.train-gif {


		position: absolute;
		margin-top: -62px;
		z-index: -6;


	}
}

/*-------------------end info------------------------ */

/*information*/

.information {

	margin-top: 25px;

}

h3.title-new-promotion {
	font-size: 19px;
	margin: 8px 0px 2px 0px;
	height: 27px;
	overflow: hidden;
	line-height: 30px;
	color: #333;

}

h3.title-new-promotion:hover {

	color: #189008;
}

p.detail-promation {

	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 35px;
	color: #9B9B9B;
	font-weight: 300;
	letter-spacing: 0.4px;
	margin-bottom: 0px;


}

p.detail-promation2 {

	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 18px;
	color: #9B9B9B;
	font-weight: 300;
	letter-spacing: 0.4px;


}


.box-slide-promotion {

	padding: 0px 7px;
	/*	margin-top: 15px;*/
}

.btn-noti {
	border-radius: 4px;
	padding: 10px 10px 5px 10px;
	font-size: 18px;
	color: #fff;
	/* border: 1px solid #9B9B9B; */
	background: #20498E;
	font-family: "Sarabun", sans-serif;
	width: 100%;
	margin-bottom: 10px;
}

.title-bnt-noti {
	position: relative;
	display: inline-block;
	margin-right: 0px;
	margin-left: 10px;
}

.box-slide-promotion a img {


	height: 155px;
	object-fit: contain;

}

.class-link-infor {

	text-align: center;
	margin-bottom: 10px;
}

a.link-infor-home1 {

	color: #999;
	font-weight: 300;
	letter-spacing: 0.4px;

}

a.link-infor-home1:hover {

	color: #189008;
}

a.link-infor-home2 {

	color: #999;
	float: right;
	margin-top: 24px;
	font-weight: 300;
	letter-spacing: 0.4px;
}

a.link-infor-home2:hover {

	color: #189008;
}

a.link-infor-home3 {

	color: #999;
	float: right;
	margin-top: 24px;
	font-weight: 300;
	letter-spacing: 0.4px;
}

a.link-infor-home3:hover {

	color: #189008;
}


a.link-infor-home5 {

	color: #999;
	float: right;
	margin-top: 5px;
	font-weight: 300;
	letter-spacing: 0.4px;
}

a.link-infor-home5:hover {

	color: #189008;
}


.class-link-subinfo {

	text-align: right;
	margin-bottom: 0px;
}

p.text-subbinfo {

	color: #8e8e8e;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 5px;
	letter-spacing: 0.4px;
}


.box-side-infor {

	display: inline-block;
	background: #3D64AF;
	padding: 15px 14px;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 10px;
	border: 8px solid #189008;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.box-side-infor2 {

	display: inline-block;
	background: #20498E;
	padding: 15px 14px;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 10px;
	border: 8px solid #189008;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

p.text-grid-infor-sub {

	text-align: left;
	color: #fff;
	margin: 2px 0px;
	font-family: "Sarabun", sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.4px;
	line-height: 18px;

}


h3.text-sub-infor {

	text-align: right;
	color: #fff;
	margin: 0px;
}


.library-grid {

	text-align: center;
	padding: 16px 18px;
	height: 140px;
}

.box-grid-li {

	margin-top: 4px;
	text-align: center;
	padding: 0px;
	margin-bottom: 15px;

}

a.box-library-grid2>div {
	/*
border: 1px solid #ddd;*/
	padding: 6px;
	cursor: pointer;
}

h3.text-grid-infor {
	margin: 0px;
	/*line-height: 23px;*/
	text-align: left;
	font-size: 23px;
	line-height: 27px;
	object-fit: cover;
	color: #fff;
}

.box-sub-info {

	padding: 15px;
	background: #fff;
	border-radius: 4px;
	position: relative;
	top: -28px;
	left: -55px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
	margin-bottom: 10px;
}

h3.head-text-subinfo {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 29px;
}

.box-side-infor3 {
	position: relative;
	margin-top: 25px;
	border-radius: 10px;

}

.activity a img {

	height: 180px;
	object-fit: cover;
	margin-bottom: 15px;
}

p.detail-activity {

	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 18px;
	color: #666;
	margin-bottom: 5px;
	letter-spacing: 0.4px;

}

p.detail-activity:hover {

	color: #189008;
}

a.box-library-grid2:nth-child(even) .layout {
	position: absolute;
	bottom: 14px;
}


h3.title-head-library {

	margin: 0px 0px 15px 0px;
	letter-spacing: 1.5px;
	color: #189008;
	font-weight: 600;
	font-size: 24px;
	text-align: left;

}

/*-------------------end information------------------------ */

/*search*/

.search {

	background: #189008;
	margin-top: 52px;
	background-image: url(../files/uploads/home-page2/img/bg_banner.png);
	/* margin-top: 20px; */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 40px;

}

.box-search {

	background: #20498E;
	width: 100%;
	padding: 20px 20px 30px 20px;
	display: inline-block;
	border-radius: 4px;
	top: -24px;
	position: absolute;
}

.col-lg-3.col-md-6.col-sm-6.col-xs-6.box-short:hover {

	z-index: 2;
	box-shadow: 0px 2px 9px 1px #8e8e8e;

}

.header-way {

	height: 64px;
}

h2.title-search-way {

	text-align: left;
	color: #fff;
	margin: 0px 0px 8px 0px;
	font-size: 23px;

}

label.radio-inline.pull-left {

	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 300;
	letter-spacing: 0.4px;
}

.select-view-detail-way {

	color: #fff;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.4px;

}

.btn-search {
	border-radius: 3px;
	padding: 7px 0px;
	color: #FFF;
	background-color: #189008;
	border-color: #189008;
	text-align: center;
	margin-right: 7px;
	cursor: pointer;
	width: 100%;
	font-weight: 300;
	letter-spacing: 0.4px;
}

.recommended-places .box-recommended {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 30px;


}

@media (max-width: 425px) {
	.row-title .row img {
		width: 100%;
		max-width: 300px !important;
	}

}

@media (max-width: 1024px) {
	.recommended-places .box-recommended {
		display: flex;
		justify-content: start;
		flex-direction: column;
		align-items: start;
		gap: 10px;
	}
	.mFont {
		display: none;
	}

	.carousel-control.left img,
	.carousel-control.right img {
		max-width: 30px !important;
	}

	.site-main .menu-routemap {
		height: 565px !important;
	}

	.content-contact {
		align-items: center;
	}

	.content-contact .sub-contact .text-sub {
		display: none;
	}


}
@media (max-width: 425px) {
	.elibrary {
		height: 330px;
		padding-top: 0px;
	}
	.carousel-control.left {
		margin-left: 16px !important;
	}
	.carousel-control.right {
		margin-right: 16px !important;
	}
	.carousel-control.left img,
	.carousel-control.right img {
		max-width: 25px !important;
	}
}
.btn-recommended {
	display: flex;
	align-items: center;
	gap: 10px;
}

.recommended-places .box-recommended .btn-select {
	background: #f6f6f6;
	border-radius: 6px;
	padding: 10px 16px;
	cursor: pointer;
	border: none;
}

.recommended-places .box-recommended .btn-select.active {
	background: #189008;
	color: #fff;
}

.recommended-places .box-recommended h3 {
	margin: 0;
}

.box-view-detail-way {
	border: 1px dashed #ddd;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.noti-status {

	padding-top: 10px;
	padding-bottom: 5px;
	display: inline-block;
	/*background: #fff;*/
	border-radius: 2px;
	display: inline-block;
	border-radius: 4px;
	/*box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.16);*/
	margin-bottom: 25px;
	position: absolute;
	top: -24%;
	/*left: 105%;
	width: 400px;*/
	z-index: 10;

}

/*.noti-status:before {
	display: block;
	content: "";
	border-right: 15px solid #e7e7e7b0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin-top: -6px;
	position: absolute;
	 right: -17px; 
	top: 18%;
	z-index: 10;
	left: -14px;

}
.noti-status:after {
	display: block;
	content: "";
	border-right: 14px solid #ffffff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	margin-top: -6px;
	position: absolute;
	 right: -17px; 
	top: 18%;
	z-index: 10;
	left: -13px;
}
*/
span.label.label-default.noti {

	background: #fff;
	border: 1px solid;
	font-size: 11.5px;
	font-weight: 400;
}

p.detail-noti-traffic {

	margin-top: 5px;
	font-size: 14px;
	color: #666;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.3px;

}

.title-bts {

	font-weight: 500;
}

.detail-status-bts {
	float: right;
	font-size: 14px;
	color: #9B9B9B;
	font-weight: 400;
	margin-bottom: 0px;
	margin-top: 1px;
}

.box-shortcutt {

	display: inline-block;
	text-align: center;
	background: #fff;
	width: 100%;
}

.img-short {

	width: 36%;
	margin-top: 30px;

}

p.text-short {

	margin: 10px 0px;
	height: 24px;
	color: #666;
	font-weight: 300;
	letter-spacing: 0.4px;
}

p.text-short:hover {


	color: #189008;
}

.box-short {


	padding: 1px;
}

.box-box-short {

	margin-top: 45px;
	padding-left: 38px;
	padding-bottom: 25px;
	margin-bottom: 20px;

}

p.detail-promation2 {

	margin: 0px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 18px;
	font-size: 14px;
	color: #189008;

}

p.detail-promationsub2 {

	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 16px;
	color: #9B9B9B;
	font-weight: 300;
	letter-spacing: 0.4px;

}

.title-promotion {

	color: #9B9B9B;
}

.title-promotion:hover {

	color: #189008;
}

.box-carousel {

	margin: 5px 0px 32px 0px;
	padding: 0px 15px 0px 15px
}

p.text-start {

	font-size: 13px;
	color: #4a4a4a;
	font-weight: 400;
}



/*-------------------end search------------------------ */

/*promotion*/

.promotion {

	margin-bottom: 15px;
}

/*carousel*/
.carousel-inner.promotion>.item>a>img,
.carousel-inner.promotion>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {

	height: 430px;
	object-fit: cover;
}

ol.carousel-indicators.promotion {

	bottom: -40px;
}

.carousel-control.left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background-image: none;
	margin-left: 50px;
}

.carousel-control.left img,
.carousel-control.right img {
	width: 100%;
	max-width: 50px;
}

.carousel-control.right {
	display: flex;
	align-items: center;
	background-image: none;
	justify-content: flex-end;
	margin-right: 50px;
}

/*end *carousel*/

/*.box-promotiones a img {

		object-fit: cover;
		height: 150px;

		}*/

.box-promotiones {

	margin-bottom: 10px;
	padding: 0px;
	cursor: pointer;
}


.captions-prom {

	padding: 0px 20px 0px 20px;
	text-align: left;
}

.captions-prom2 {

	padding: 0px 10px 0px 10px;
	text-align: left;
}


.captions-pro {

	padding: 0px;
	border-radius: 2px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);

}

.captions-pro2 {

	padding: 0px;
	border-radius: 2px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	background: #fff;
}

h3.title-promotions {

	margin: 10px 0px 4px 0px;
	height: 25px;
	overflow: hidden;
	font-size: 26px;

}

h3.title-promotions-sub {

	margin: 8px 0px 0px 0px;
	height: 25px;
	overflow: hidden;

}

.captions-pro img {

	height: 332px;
	object-fit: cover;
}

.captions-pro2 img {

	height: 130px;
	object-fit: cover;
}

.box-promo {

	padding: 0px 0px 0px 15px;
}

.swiper-container2 {
	overflow: hidden;
}

.swiper-container2 .swiper-slide {
	width: 100% !important;
}

.swiper-button-next2 {
	background-image: url(../files/uploads/home-page2/img/n_r.png);
	right: -5px;
	background-size: 100%;
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	z-index: 9;
	top: 35%;
}

.swiper-button-prev2 {
	background-image: url(../files/uploads/home-page2/img/n_l.png);
	right: -5px;
	background-size: 100%;
	width: 50px;
	cursor: pointer;
	height: 50px;
	left: 0px;
	top: 35%;
	position: absolute;
	z-index: 99;
}

.swiper-promotionss {

	padding: 0px 2px;

}


/*swiper*/



.box-promotiones {

	margin-bottom: 10px;
	padding: 0px;
	cursor: pointer;
}


.captions-prom {

	padding: 0px 20px 0px 20px;
	text-align: left;
}

.captions-prom2 {

	padding: 0px 10px 0px 10px;
	text-align: left;
}


.captions-pro {

	padding: 0px;
	border-radius: 2px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);

}

.captions-pro2 {

	padding: 0px;
	border-radius: 2px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

h3.title-promotions {

	margin: 10px 0px 4px 0px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 17px;

}

h3.title-promotions-sub {
	font-size: 17px;
	margin: 6px 0px 0px 0px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;

}

.captions-pro img {

	/*height: 332px;*/
	height: 380px;
	object-fit: cover;
}

.captions-pro2 img {

	height: 160px;
	object-fit: contain;
	margin-top: 10px;
}

.box-promo {

	padding: 0px 0px 0px 15px;
}


.swiper-slide.promotion-swi {
	position: relative;
	display: inline-block;
	width: 99% !important;

}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {

	background-image: url(../files/uploads/home-page2/img/n_l.png);
	right: -5px;
	background-size: 100%;
	width: 50px;
	height: 50px;
	left: -15px;
}


.swiper-button-next,
.swiper-container-rtl .swiper-button-next {

	background-image: url(../files/uploads/home-page2/img/n_r.png);
	right: -5px;
	background-size: 100%;
	width: 50px;
	height: 50px;
}

.swiper-button-next-promotion {
	background-image: url(../files/uploads/home-page2/img/n_r.png);
	right: 0px;
	background-size: 100%;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 9;
	top: 35%;
}

.swiper-button-prev-promotion {
	background-image: url(../files/uploads/home-page2/img/n_l.png);
	right: -5px;
	background-size: 100%;
	width: 50px;
	height: 50px;
	left: 0px;
	top: 35%;
	position: absolute;
	z-index: 99;
}

.promotion-swiper-boxmain {
	overflow: hidden;
}

img#activity_feature_img {

	height: 230px;
	object-fit: contain;
}

/*-------------------end promotion------------------------ */

/*brt*/

.box-brt {

	margin-top: 20px;
}

.box-img1 {

	margin-top: 6%;
	padding: 0px 10px;

}

.box-img1:hover {

	-moz-transform: translate(0px, -12px);
	-webkit-transform: translate(0px, -12px);
	-o-transform: translate(0px, -12px);
	-ms-transform: translate(0px, -12px);
	transform: translate(0px, -12px);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: auto;

}

.box-img1 img {

	margin-bottom: 5px;
	width: 100%;

}

.box-img2 {

	margin-top: 14%;
	padding: 0px 10px;

}

.box-img2 img {

	margin-bottom: 5px;
	width: 100%;

}

.box-img2:hover {

	-moz-transform: translate(0px, -12px);
	-webkit-transform: translate(0px, -12px);
	-o-transform: translate(0px, -12px);
	-ms-transform: translate(0px, -12px);
	transform: translate(0px, -12px);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: auto;

}

.box-img3 {

	margin-top: 4%;
	padding: 0px 10px;
}

.box-img3 img {

	margin-bottom: 5px;
	width: 100%;

}

.box-img3:hover {

	-moz-transform: translate(0px, -12px);
	-webkit-transform: translate(0px, -12px);
	-o-transform: translate(0px, -12px);
	-ms-transform: translate(0px, -12px);
	transform: translate(0px, -12px);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: auto;

}

.box-img4 {

	margin-top: 10%;
	padding: 0px 10px;
}

.box-img4 img {

	margin-bottom: 5px;
	width: 100%;

}

.box-img4:hover {

	-moz-transform: translate(0px, -12px);
	-webkit-transform: translate(0px, -12px);
	-o-transform: translate(0px, -12px);
	-ms-transform: translate(0px, -12px);
	transform: translate(0px, -12px);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: auto;

}

p.text-brt1 {

	margin: 5px 0px;
	font-family: "Sarabun", sans-serif;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.4px;
	line-height: 22px;
}

.banner-brt {

	width: 65%;
	margin-top: 13%;
}

/*-------------------end brt------------------------ */


/*about*/


.about {
	background-image: url(../files/uploads/home-page2/img/bg-line.jpg);
	/* margin-top: 20px; */
	background-repeat: no-repeat;
	background-size: contain;
	border-top: 1px solid #f7f7f7;
	background-position: center;
	/*background-color: #f5f5f5;*/
	height: 430px;

}

p.title-headabout {

	font-family: "Sarabun", sans-serif;
	font-size: 18px;
	letter-spacing: 0.4px;
	margin-top: 10px;
}

p.title-headabout2 {

	font-family: "Sarabun", sans-serif;
	font-size: 13px;
	letter-spacing: 0.4px;
	margin: 0px;
	line-height: 19px;

}

.box-about1 {

	border-radius: 4px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 15px;
}

.header-about {

	background: #20498E;
	display: inline-block;
	color: #fff;
	border-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding: 0px;
	border-bottom: 10px solid #189008;
}

.box-slide-about {

	margin-top: 50px;
	left: 28px;
}

.col-slide {

	padding: 0px 10px;
}


p.media-heading.slide {
	margin-top: 12px;
	letter-spacing: 0.4px;
	font-weight: 300;
	margin-bottom: 0px;
}

p.media-heading.slide1 {
	margin-top: 10px;
	color: #9b9b9b;
	letter-spacing: 0.4px;
	font-weight: 300;
	margin-bottom: 0px;
}

p.media-heading.slide1:hover {

	color: #189008;

}

p.media-heading.slide2 {
	margin-top: 12px;
	color: #9b9b9b;
	letter-spacing: 0.4px;
	font-weight: 300;
	margin-bottom: 0px;
}

p.media-heading.slide2:hover {

	color: #189008;

}

.form-aboutscroll {

	padding: 0px;
	overflow-y: scroll;
	height: 284px;
}

.form-about {

	padding: 0px;
}

.media.boxslide {

	margin-top: 0px;
	border-bottom: 1px solid #eee;
	padding: 0px 10px;
	color: #9B9B9B;
}

.media.boxslide:hover {

	color: #189008;
}

.box-textabout {

	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #eee;

}

/*-------------------end about------------------------ */

/*nuduan*/


a.link-infor-home4 {

	color: #999;
	float: right;
	margin-top: 8px;
	font-weight: 300;
	letter-spacing: 0.4px;
}

a.link-infor-home4:hover {

	color: #189008;
}

p.nuduan-home {

	margin: 10px 0px;
	height: 24px;
	color: #666;
	font-weight: 300;
	letter-spacing: 0.4px;
	font-size: 15px;

}

.box-img-newnuduan {

	padding: 0px;
}

.box-img-newnuduan img {

	height: 80px;
	object-fit: cover;

}

p.nuduan-date {

	font-weight: normal;
	overflow: hidden;
	height: 16px;
	color: #9B9B9B;
	font-weight: 300;
	letter-spacing: 0.4px;
	margin-bottom: 0px;
	/*font-family: "Sarabun", sans-serif;*/

}

p.nuduan-title {

	font-weight: normal;
	overflow: hidden;
	height: 29px;
	color: #333;
	font-weight: 300;
	letter-spacing: 0.4px;
	font-family: "Sarabun", sans-serif;
	font-size: 24px;
	margin-bottom: 2px;
}

p.nuduan-title:hover {

	color: #189008;

}

p.nuduan-detail {

	font-weight: normal;
	overflow: hidden;
	height: 36px;
	color: #9B9B9B;
	font-weight: 300;
	letter-spacing: 0.4px;
	margin-bottom: 0px;
	line-height: 19px;
	font-size: 12px;
}

.box-detail-newsnuduan {

	border: 1px solid #eee;
	display: inline-block;
	padding: 6px;
	margin-bottom: 2px;

}

.box-brt-sizexs {

	display: none;
}

.box-left-headproduct {

	padding: 0px;

}

.box-right-headproduct {

	padding: 0px;

}




/*-------------------end nuduan------------------------ */


/*footer*/

.site-footer {
	border-top: 12px solid #189008;
	background: #20498E;
	color: #fff;
	position: relative;
	z-index: 3;
	/*line-height: 2;*/
}

li.description-card a {
	font-weight: 300;
	color: #fff;
	letter-spacing: 0.4px;
	line-height: 22px;
}

#barcode {
	margin: 5px;
}


.site-footer {
	position: relative;
	z-index: 3;
	border-top: 12px solid #189008;
	background: #20498E;
	color: #fff;
}

p.text {
	color: #fff;
	margin-top: 10px;
}

p.text_footer-address {

	color: #fff;
	margin: 0px;
}

.fbox2 {
	padding-left: 10px;
}

.fbox3 {

	padding-left: 35px;

}

.fbox4 {
	padding-left: 10px;
}

ul.footer-inline {

	padding-left: 16px;
}

ul.footer-inline li {
	color: white !important;
}

li.link-right {

	margin-bottom: 10px;

}

li.link-right a {

	color: #fff;

}

li.link-right a:hover {

	color: #189008;
}

li.description-card a:hover {

	color: #189008;
}

#copyright {

	background: #000;
	color: #ccc;
	padding: 11px 0;
	font-size: 14px;
	margin-top: 28px;
}

#copyright p,
#copyright ul {

	margin: 0px;
}

li.link-right {
	border: 1px dashed;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 100;
	color: #999;

}

h3.text-app {
	color: #fff;
	margin-top: 4px;
	margin-bottom: 0px;
}

li.link-right a:hover {

	color: #189008;
}

li.description-card a:hover {

	color: #189008;
}

#copyright {

	background: #000;
	color: #ccc;
	padding: 11px 0;
	font-size: 14px;
	margin-top: 28px;
}

#copyright p,
#copyright ul {

	margin: 0px;
}

li.link-right {
	border: 1px dashed;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 100;
	color: #999;

}

h3.text-app {

	color: #fff;
	margin-top: 4px;
	margin-bottom: 6px;
}

.box-link-app {


	margin-bottom: 10px;
}

.content_src {

	border-bottom: 2px dashed #f5f5f5;
	padding: 10px 0 10px 0;
	color: #666;
	font-weight: 300;

}

.box-footer-right {

	text-align: right;
}

.box-footer-left {

	text-align: left;
	margin-bottom: 10px;
}



/*box service in homepage*/

.box-fb_src {
	height: 230px;
	padding: 15px;
	background: #fff;
	border-radius: 4px;
	position: relative;
	top: 0px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}


.box-faq_src {

	height: 270px;
	padding: 4px 10px 4px 10px;
	background: #fff;
	border-radius: 4px;
	position: relative;
	top: 0px;
	/*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);*/
	margin-bottom: 10px;
}



.content_email_src {
	padding: 10px 0 15px 0;
	color: #999;
}

.blue_src {
	background: #20498E;
	width: 100%;
	/*padding: 20px 20px 30px 20px;
		display: inline-block;*/
	border-radius: 4px;
}

.input_email_src {
	padding: 10px 0 15px 0;
	color: #999;
	display: inline-block;
}

.blue_src {
	background: #20498E;
	width: 100%;
	/*padding: 20px 20px 30px 20px;
			display: inline-block;*/
	border-radius: 4px;
}

.btn-contact {
	border-radius: 3px;
	padding: 5px 10px 5px 10px;
	color: #FFF;
	background-color: #189008;
	border-color: #189008;
	text-align: center;
	margin-right: 7px;
	cursor: pointer;
	/*width: 200px; */
	font-weight: 300;
	letter-spacing: 0.4px;
}


h3.title-chart {
	padding-top: 14px;
	font-size: 20px;
}

.fb_icon {
	padding: 0 5px 0 5px;
}

.product_img_src {
	width: 100%;
	/*height: 70px;*/
	height: 160px;
	object-fit: cover;
}

/*End box service*/

/*Product news homepage*/
.product-new {
	padding: 0px;
	background: #fff;
	border-radius: 4px;
	position: relative;
	display: flex;
	gap: 35px;
}



.product_box_src {
	padding: 0px;
	background: #fff;
	border-radius: 4px;
	position: relative;

	/*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);*/
	/*margin-bottom: 10px;*/
	display: flex;
	justify-content: center;

	gap: 25px;
}

p.price-product {

	color: #9b9b9b;
	letter-spacing: 0.4px;
	font-weight: 300;
	margin: 5px 0px;
	font-size: 12px;

}

#text-link_src {
	color: #9b9b9b;
}

#head-title_src {
	font-size: 16px;
}

.product_bts {
	/*background-color: #f1f1f1;*/
	/*padding: 20px;*/
	margin: 2% 0px;
}

.nopaddingleft {
	padding-left: 0px;
}

.product_order_0,
.product_order_1,
.product_order_2 {
	border-top: 2px dashed #f5f5f5;
}

.product_order_0,
.product_order_3 {
	border-left: 2px dashed #f5f5f5;
}

.product_order {
	background-color: #fff;
	border-right: 2px dashed #f5f5f5;
	border-bottom: 2px dashed #f5f5f5;
	border-top-width: 0px;
	cursor: pointer;
	margin: 0px 0px 2px 0px;
	/*border-top-width: 0px;*/
	text-align: left;
}

.product_order:hover {

	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.25);
			border-radius: 4px;
			position: relative;*/

	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .25);
	border-radius: 4px;
	position: relative;
	z-index: 50;

}

h3.product-title {
	height: 22px;
	line-height: 24px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	font-size: 19px;
}

.home-menu-first-menu img {
	width: 23px;
}

.head_footer {

	font-size: 19px !important;
	color: white !important;
}

.head_footer_download {

	font-size: 20px;
}
.box-bts-line h4 {
	font-size: 16px;
}

@media (min-width: 1024px) {
	.title_chart_src {
		width: 4%;
	}

}

@media (max-width: 768px) {
	.product-new {
		overflow: scroll;
	}
	.product_box_src {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0px;
		
	}
}



@media (min-width: 992px) and (max-width: 1024px) {

	/*----------info----------*/



	.img-position {

		display: none;
	}

	.box-sub-info {

		top: 0px;
		left: 0px;

	}

	.box-subbinfo-sub {

		padding: 0px;
		margin-top: 15px;

	}

	.box-nav {

		left: 45px;
	}

	a.link-infor-home3 {

		margin-top: 23px;
		margin-bottom: 10px;
		/*width: 20%;*/
	}

	.noti-status {

		top: -13%;
	}




	.captions-pro2 img {
		height: 130px;
		object-fit: cover;
	}

	.about {

		background-size: cover;
	}


}


@media (max-width: 768px) {


	/*----------info----------*/



	.img-position {

		display: none;
	}

	h3.text-grid-infor {

		height: 40px;
	}

	h3.btn-infoo {

		margin-left: 0px;

	}

	p.sub-btn-info {


		margin-left: 0px;
	}

	/*----------head----------*/

	.navbar-right {

		float: left !important;
	}

	img.img-logo-head {

		/* margin-top: 24px; */
	}

	.box-promotiones {

		padding: 5px;
	}

	.fbox2 {

		padding-left: 15px;

	}

	.fbox3 {

		padding-left: 15px;

	}

	.fbox4 {

		padding-left: 15px;

	}

	.box-subbinfo-sub {

		padding: 0px;
		margin-top: 15px;

	}

	.box-sub-info {

		top: 0px;
		left: 0px;

	}

	.box-nav {

		left: 10px;
	}

	.box-grid-li {

		padding: 0px;
		margin: 0px;
	}

	.noti-status {

		top: -16%;
	}


	.box-promo {

		padding: 0px 5px;
	}

	.swiper-slide.promotion-swi {

		width: 100% !important;
	}

	.swiper-promotionss {

		padding: 0px 10px;

		/*padding: initial;*/
	}

	.about {

		background-image: none;
		height: initial;
	}

	.box-slide-about {

		left: 0px;
		padding: 0px;
	}

	.box-about1 {

		margin-top: 0px;
	}

	.box-slide-about {

		margin-top: 0px;
	}



	.box-brt-sizexs {

		display: none;
	}

	.box-brt-sizemd {

		display: block;
	}

	.banner-brt {

		margin-top: 0px;
	}


	.train-gif {

		position: initial;
		margin-top: 0px;
	}


	.information {

		margin-top: 0px;
	}


}

@media (max-width: 420px) and (min-width: 320px) {

	.product_order {
		border-left: 2px dashed #f5f5f5;
	}

	.product_order_1,
	.product_order_2 {
		border-top: 0px solid transparent;
	}


	.train-gif {

		position: initial;
		margin-top: 0px;
	}


	.information {

		margin-top: 0px;
	}

	/*----------info----------*/

	h3.btn-infoo {

		margin-left: 6px;
	}

	p.sub-btn-info {

		margin-left: 6px;
	}

	/*----------head----------*/

	.nav>li {

		display: inline-grid;
	}

	img.img-logo-head {

		/* margin-top: 8px;
				width: 45%; */

	}

	ul.nav.navbar-nav.navbar-left {

		margin-top: 0px;
		margin-bottom: 0px;
	}

	ul.nav.navbar-nav.navbar-right {

		margin-top: 0px;
		margin-bottom: 0px;
	}

	ul#menu {

		margin-top: 30px;
		display: inline-grid;

	}

	/*search*/
	.box-search {
		display: inline-block;
		position: relative;
	}

	.box-box-short {


		padding: 15px;
		margin-top: 0px;
		margin-bottom: 20px;

	}

	.box-carousel {

		padding: 0px 15px;

	}


	.carousel-inner.promotion>.item>a>img,
	.carousel-inner.promotion>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {

		height: auto;
	}

	.about {
		background-image: none;
		background-color: #f5f5f5;
		height: initial;
	}

	.fbox2 {

		padding-left: 15px;

	}

	.fbox3 {

		padding-left: 15px;

	}

	.fbox4 {

		padding-left: 15px;

	}

	.box-footer-right {

		text-align: center;
		padding: 0px;
	}

	.col-download-app {
		text-align: center;
	}

	.box-side-infor3 {

		margin-top: 0px;
		padding: 0px;

	}

	.box-subbinfo-sub {

		padding: 0px;
		margin-top: 20px;
	}

	a.link-infor-home2 {
		color: #999;
		float: right;
		margin-top: 17px;
		margin-bottom: 15px;

	}

	h2.title-head2 {
		margin: 10px 0px 10px 0px;

	}

	a.link-infor-home3 {

		margin-top: 17px;
		margin-bottom: 15px;

	}

	.noti-status {

		display: none;
	}

	.box-grid-li {

		padding: 0px;
		margin: 0px;
	}


	.box-promo {

		padding: 0px 15px;
	}

	.captions-pro img {

		height: auto;
	}

	.swiper-button-next-promotion {

		top: 25%;
	}

	.swiper-button-prev-promotion {

		top: 25%;
	}

	.img-short {
		margin-top: 16px !important;
	}

	p.text-short {
		margin: 4px 0px;
		line-height: 1.3;
		height: initial !important;
	}

	.box-short a {
		display: block;
	}

	.box-shortcutt {
		display: block;
		text-align: center;
		background: #fff;
		width: 100%;
		height: 110px;
	}

	img#activity_feature_img {

		height: initial;
		object-fit: cover;
	}

	.nopaddingleft {

		padding-left: 15px;
	}

	.box-brt {

		margin-top: 10px;

	}

	.banner-brt {

		margin-top: 0px;
	}


	.brt-grid {

		text-align: center;
		padding: 16px 18px;
		height: 120px;
		margin-bottom: 8px;
	}

	h3.text-grid-brt {

		margin: 5px;
		/* line-height: 24px; */
		/* text-align: left; */
		font-size: 27px;
		/* line-height: 27px; */
		object-fit: cover;
		color: #fff;

	}

	.box-brt-sizexs {

		display: block;
	}

	.box-brt-sizemd {

		display: none;
	}

	h2.title-head3 {

		margin-bottom: 0px;
	}

	.box-brtt {

		padding: 0px;

	}

	p.nuduan-date {

		margin-top: 5px;
	}

	p.nuduan-home {

		margin: 10px 0px 25px 0px;
	}

	.nuduan-right {

		margin-top: 15px;
	}

	.search {

		margin-bottom: 10px;
	}

	.header-promotionnr {

		padding: 0px;
	}

	h3.text-grid-infor {

		margin-bottom: 14px;
	}

	.col-footer-business {

		padding: 0px;
	}

	.box-slide-promotion a img {
		height: initial;
	}


}

@media (min-width:0px) and (max-width:1024px) {
	#nuduan_img {
		display: none !important;
	}
}

/* Ui auto complete Homepage */
.ui-menu .ui-menu-item {
	padding: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.ui-state-focus {
	background-color: #177efe !important;
	color: #fff !important;
}

.ui-widget.ui-widget-content {
	width: 350px !important;
}

.home-ribbon {
	width: 100px;
	height: auto !important;
	position: absolute;
	left: -7px;
	z-index: 1;
	top: -7px;
}
#ddsearch-station-item .st-name {
    font-size: 13px;
}
#ddsearch-station-item .iconst {
    width: 28px;
    height: 28px;
    border-radius: 100px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#ddsearch-station-item {
    display: grid;
    grid-template-columns: 28px 1fr;
    gap: 5px;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    color: var(--color-dark-text);
    border-bottom: 1px solid #F2F2F2;
}
.suggest-station-lists {
	position: absolute;
	top: 107%;
	left: 0;

	width: 100%;
	max-height: 255px;
	height: 0px;
	transition: height 0.1s ease;
	z-index: 5;

	overflow-y: auto;
	border-radius: 4px;
	background-color: white;
	box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
	list-style: none;
	padding: 0;
}

.suggest-station-lists li.failed {
	text-align: center;
}

.suggest-station-lists p {
	margin: 0;
}

.suggest-station-lists li {
	padding: 8px 10px;
	font-size: 14px;
	color: var(--color-dark-text);
	cursor: pointer;
}

.suggest-station-lists li.loading {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.suggest-station-lists::-webkit-scrollbar,
.suggest-station-lists .station-lists::-webkit-scrollbar {
	display: none;
	/* Safari and Chrome */
}

.suggest-station-lists li.loading div {
	width: 5px;
	height: 5px;
	background: #2e383c;
	border-radius: 50%;
	box-shadow: 10px 0 #2e383c22, -10px 0 #2e383c;
	animation: d5 1s infinite linear alternate;
}

@keyframes d5 {
	0% {
		box-shadow: 10px 0 #2e383c, -10px 0 #2e383c22;
		background: #2e383c;
	}

	33% {
		box-shadow: 10px 0 #2e383c, -10px 0 #2e383c22;
		background: #2e383c22;
	}

	66% {
		box-shadow: 10px 0 #2e383c22, -10px 0 #2e383c;
		background: #2e383c22;
	}
}

.suggest-station-lists li.line {
	position: relative;
	width: 100%;
}

.suggest-station-lists li.line div {
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.suggest-station-lists li.line div>img {
	width: 10px;
	height: auto;
	transition: 0.1s ease;
}

.suggest-station-lists li.line div .pole {
	height: 100%;
	width: 3px;
	border-radius: 100px;
	margin-right: 6px;
}

.suggest-station-lists li.line .left div div:nth-child(2) {
	display: grid;
	grid-template-columns: 1fr;
}

.suggest-station-lists li.line .left div div:nth-child(2)>p:nth-child(2) {
	font-size: 12px;
	letter-spacing: normal;
}

.suggest-station-lists>.station-lists {
	width: 100%;
	height: 0px;
	overflow-y: scroll;
	border-bottom: 1px solid #f2f2f2;
	transition: height 0.1s ease-in-out;
	padding: 0;
}

.switch-search-station-wrap img {
	width: 100%;
	max-width: 33px;
}

.stationname-selected p {
	margin: 0;
}

.suggest-station-lists p {
	color: #2e383c;

}

.stationname-selected span {
	color: #333333;
}

.suggest-station-lists>.station-lists>li {
	display: grid;
	grid-template-columns: 24px 1fr;
	gap: 5px;
	justify-content: flex-start;
	align-items: center;

	font-size: 12px;
	color: var(--color-dark-text);
	padding-left: 15px;
}

.suggest-station-lists>.station-lists>li .iconst {
	width: 24px;
	height: 24px;
	border-radius: 100px;
	font-size: 10px;

	display: flex;
	align-items: center;
	justify-content: center;
}

.suggest-station-lists>.station-lists>li .st-name {
	font-size: 13px;
}

.suggest-station-lists>.station-lists>li:hover {
	background-color: #00000010;
}