.background {
  background-image: -webkit-linear-gradient(270deg, #5cbfbe, #5cbfbe);
  background-image: linear-gradient(180deg, #5cbfbe, #5cbfbe);
  color: #104645;
}

.contact {
  margin-top: 66px;
}

.titleratchada {
  margin-bottom: 26px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
}

.formblock {
  border-radius: 14px;
  background-image: -webkit-linear-gradient(270deg, #005356, #005356);
  background-image: linear-gradient(180deg, #005356, #005356);
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .5);
}

.textcontact {
  margin-top: 25px;
  padding: 22px 18px 33px 38px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #c5c9c9;
  line-height: 18px;
}

.textcontact._2 {
  margin-top: -16px;
  padding-left: 4px;
}

.textcontact.ikl {
  margin-top: -34px;
  font-family: Kanit, sans-serif;
}

.headname {
  font-size: 24px;
}

.contactform {
  margin-top: 39px;
  padding-right: 77px;
}

.descriptionbox {
  height: 228px;
}

.textbox {
  height: 248px;
}

.mapslightbox {
  padding-left: 36px;
}

.map {
  margin-top: 36px;
}

.footer {
  height: 50px;
  margin-top: 35px;
  background-image: -webkit-linear-gradient(270deg, #005356, #005356);
  background-image: linear-gradient(180deg, #005356, #005356);
}

.thai-font {
  font-family: Kanit, sans-serif;
  font-size: 35px;
}

