@import url(../../fonts/silpakorn/silpakorn.css);
body{
margin-top:45px;
font-size:16px;
/*background-color:#A0153E;*/
}
.nav {
margin-top: 8px;
}
.navbar-form{
margin-top: 23px;
}
.navbar{
margin-bottom: 0px;
}

h1 {
font-family: "silpakorn70yritalic";
}
/*
.leader{
font-family: "silpakorn70yritalic";
font-size:20px;
}
*/
.thumbnail {
  background-color:none;
}
.camera_wrap{
margin-top: 22px;
margin-bottom: 10px;
}
.footer{
background-color:#1e1e1e;
color:#fff;
}
/*-------ปุ่มจองทัวร์ด้านข้าง-----------------*/
.list-group-item > .badge-sm {
  float: right;
  vertical-align: baseline;
margin-top:-7px;
}
.header_package{
font-size:28px;
font-weight: bold;
}
/*----- Search Box -------*/
.search-title{
font-size:20px;
margin-left:20px;
margin-top:5px;
}
.custom-search {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
/*------สีพื้นหลังกล่องค้นหา------*/
  background-color: #6699FF;
/*------สีขอบกล่องค้นหา------*/
  border: 1px solid #000000;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.search-query{
margin:1px;
}
/*-------------------------------*/
.search-title2{
font-size:18px;
margin-left:20px;
margin-top:0px;
}
.custom-search2{
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
/*------สีพื้นหลังกล่องค้นหา------*/
  background-color: #6699FF;
/*------สีขอบกล่องค้นหา------*/
  border: 1px solid #000000;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.search-query2{
margin:1px;
}
/*------ปุ่มไลน์-----*/
.button {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #45c505;
  border: none;
  border-radius: 15px;
}
.button:hover {background-color: #01b901}
.button {width: 100%;}
}

/*------ติดต่อสอบถาม------*/
<!-- WhatsHelp.io widget -->
<script type="text/javascript">
(function () {
var options = {
line: "@nong-flower", // Line QR code URL
call: "080-2236246", // Call phone number
call_to_action: "Message us", // Call to action
button_color: "#62b1e3", // Color of button
position: "right", // Position may be 'right' or 'left'
order: "line,call", // Order of buttons
};
var proto = document.location.protocol, host = "getbutton.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
})();
</script>
<!-- /WhatsHelp.io widget -->

