﻿/*body{ font-family: "THSarabunNew", sans-serif; #map {height: 100%;}
}*/
body {
    font-family: 'thaisans_neueregular', sans-serif; #map {height: 100%;}
}

.bimg{
    width:100%;
    background:url('#');
}

.divshadow {
    box-shadow:1px 1px 1px 0px #777;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz--border-radius: 5px;
}
 hr {margin: 7px 0;}
 .f12p {font-size:12px;}
 .f14p {font-size:14px;}


 .footer1 {
    background-color: #013e5f;
    position: absolute;
    color: white;
    width: 100%;
    min-height: 230px;
}

footer {
  color: black;
}
footer h3 {
  margin-bottom: 20px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #eeeeee; /*#2C3E50*/
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 20px 0;
  background-color: #eeeeee; /*#233140*/
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid green;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}

#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
#bar{
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #00A65A;
}
#progressBar{
  width: 100%;
  background: #EDEDED;
}

/* ส่วนกำหนดสำหรับ แสดง iframe  */
div#myiframe_position1{
    position:relative;
    margin:auto;
    display:block;
    width:100%; /*ความกว้างส่วนของเนื้อหา iframe ที่ต้องการแสดง*/
    height:300px; /* ความสูงส่วนของเนื้อหา iframe ที่ต้องการแสดง */
    overflow:hidden;
}
/* ส่วนกำหนด สำหรับ iframe */
div#myiframe_position1 iframe{
    position:absolute;
    display:block;
    float:left;
    margin-top:-250px; /* ปรับค่าของ iframe ให้ขยับขึ้นบนตามตำแหน่งที่ต้องการ */
    margin-left:-10px; /* ปรับค่าของ iframe ให้ขยับมาด้านซ้ายตามตำแหน่งที่ต้องการ */
}

a{
   text-decoration:none;
}
.content{background:#fff;padding:15px 0;}
.content_bg{background:#fff;}
.content_main{background:#fff;}
.footer{padding-top:20px;background-color:#eeeeee;border-top:#cccccc 1px solid;}
.footer .media{margin-bottom:20px;}
.footer .media img.avatar{width:64px;height:64px;}

.date1 {
	background: #056839;
}
.date1 {
	position: absolute;
	top: 0;
	left: 0;
}
.date1 {
	padding: 5px 5px;
	border-left: solid 1px #f5f5f5;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
}
.date1 li:first-child {
	border: none;
}
.date1 ul li {
    display: inline-block;
    list-style: none;
}
.date1 ul {
    margin: 0;
    padding: 0;
}

.navbar_top {
  margin-bottom: 0px;
}
