body{ font-family: "Kanit", sans-serif; #map {height: 100%;}
}
.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;
}

