﻿/*body{ font-family: "THSarabunNew", sans-serif; #map {height: 100%;}
}*/
body {
    font-family: 'THSarabunNew', 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: white;
}
footer h3 {
  margin-bottom: 20px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #2C3E50;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 20px 0;
  background-color: #233140;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  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;
}
