/*==========================================
	Customs
 ============================================*/

body, a, table, div{
	font-family: 'Noto Sans Thai';
}
input, textarea, select{
	font-family:'Noto Sans Thai';
}

.header_bg{
	background-color: #fdffff !important;
	opacity: 1;
	border-top: 3px solid #003c71;
}
.header_bg, .header, .header_text{
	height: 100px;
	padding-top: 14px;
}
.header, .header_bg{
	position: absolute;
}

.nav-menu{
	background-color: #003c71 !important;
}
.nav{
	margin-top: 100px;
	background-color: #003c71 !important;
	border-bottom: 0 !important;
}
.nav a {
	color: #fff !important;
	background-color: #003c71 !important;
}
.nav a:hover, .nav dropbtn:hover{
	color: #fff !important;
	background-color: #6d706e !important;
}
.nav dropdown-content a:hover{
	color: #fff !important;
	background-color: #6d706e !important;
}
.nav dropdown:hover dropbtn {
	background-color: #6d706e !important;
	color: #fff !important;
}
.nav-icon {
    color: #6d706e !important;
}

.app-logo-header {
    /*background: url(https://ecmo.medicine.psu.ac.th/filemanager/file/47/ศูนย์ความเป็นเลิศ_ด้านการดูแลผู้ป่วยด้วยเครื่องพยุงปอดและหัวใจ_(1).jpg) no-repeat;
    background-position: 0%;
    background-size: 100%;
    width: 400px;*/
	height: 60px;
}
.app-logo-header-txt a div {
    /*font-weight: bold;*/
	font-size: 1.3em;
    color: #fff;
	line-height: 25px;
	padding-left: 15px;
	letter-spacing: .5px;
	font-family: 'Noto Sans Thai', sans-serif;
}
#slider{
	max-width: 1350px;
}
.slider_end{
	border-top: 0.5px solid #e5e5e4;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.line_ctext div {
	background:  ;
	height: 3.5px;
	margin-top: 13px;
}

.line_ctext b {
	font-size: 2em;
}
.footer{
	background-color:   !important;
}
.footer div{
	color:   !important;
}
.footer div a{
	color:   !important;
}
.footer a:hover{
	text-decoration: underline;
}
.footer-links{
	margin: 10px 0;
}
.footer-links a{
	line-height: 2.5em;
}
.footer-links-ss img:hover{
	/*filter: grayscale(100%) contrast(50%);*/
	filter: brightness(110%);
}
