A:link {
  text-decoration: none;
}

A:visited {
  text-decoration: none;
}

body {
  font-family: "Prompt", sans-serif;
  /* padding-top: 5rem;*/
}

.icon {
  color: #d67158;
}

.txhead {
  color: #667e65 !important;
}

#mainheader {
  /*background-image: url("images/patern1.png");
    background-repeat: repeat;*/
  background: -moz-linear-gradient(-45deg, #8eaa8d 0%, #a1d0a0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0%, #8eaa8d),
    color-stop(100%, #a1d0a0)
  );
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(-45deg, #8eaa8d 0%, #a1d0a0 100%);
  /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(-45deg, #8eaa8d 0%, #a1d0a0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #8eaa8d 0%, #a1d0a0 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #8eaa8d 0%, #a1d0a0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8eaa8d', endColorstr='#a1d0a0', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

#textheadlogo1 {
  color: #000000;
  text-shadow: 1px 1px 2px #fff;
  font-size: 34px;
}
#textheadlogo2 {
  color: #fff;
  text-shadow: 1px 1px 2px #082b34;
  border-bottom: 3px solid #d67158;
  padding-bottom: 0px;
  margin-bottom: 100px;
  font-size: 34px;
}

#co-ma td {
  text-align: center;
  vertical-align: middle;
}

.card {
  font-size: 1em;
  overflow: hidden;
  padding: 0;
  border: none;
  border-radius: 1rem;

  text-align: center;

  min-height: 100%;
  background: white;
  border: 0px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: rgb(107, 107, 107);
  position: relative;
  top: 0;
}
.card_m1 img {
  height: 70px;

  -webkit-filter: drop-shadow(2px 2px 2px #999 );
  filter: drop-shadow(2px 2px 2px #999);
}

.card_m1 {
  /*overflow: hidden;*/
  min-height: 100%;
  border: 0px;
  flex-direction: column;
  text-decoration: none;
  position: relative;
  color: rgb(107, 107, 107);

  overflow: hidden;
  border-radius: 1rem;
}

.mapimage {
  background-image: url("../../images/mapthai.png");
}

.card_m1:hover {
  top: -4px;
  box-shadow: 0px 4px 5px  rgba(0, 0, 0, 0.2);
}

.card:hover {
  top: -4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}

.card-block {
  font-size: 18px;
  position: relative;
  margin: 0;
  padding: 0.5em;
  border: none;
  border-top: 0px solid rgba(34, 36, 38, 0.1);
  box-shadow: none;
}

.card_m1 .card-block {
  margin-top: 15px;
  padding: 0px;
}

.card-img-top {
  display: block;
  width: 100%;
  height: auto;
}

.card-title {
  font-size: 1.28571429em;
  font-weight: 700;
  line-height: 1.2857em;
}

.card-text {
  clear: both;
  margin-top: 0.5em;
  color: rgba(0, 0, 0, 0.68);
}

.card-footer {
  font-size: 1em;
  position: static;
  top: 0;
  left: 0;
  max-width: 100%;
  padding: 0.75em 1em;
  color: rgba(0, 0, 0, 0.4);
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
  background: #fff;
}

.card-inverse .btn {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/*footer*/
.col_white_amrc {
  color: #fff;
}
footer {
  width: 100%;
  background-color: #263238;
  min-height: 250px;
  padding: 10px 0px 25px 0px;
}
.pt2 {
  padding-top: 40px;
  margin-bottom: 20px;
}
footer p {
  font-size: 13px;
  color: #ccc;
  padding-bottom: 0px;
  margin-bottom: 8px;
}
.mb10 {
  padding-bottom: 15px;
}
.footer_ul_amrc {
  margin: 0px;
  list-style-type: none;
  font-size: 14px;
  padding: 0px 0px 10px 0px;
}
.footer_ul_amrc li {
  padding: 0px 0px 5px 0px;
}
.footer_ul_amrc li a {
  color: #ccc;
}
.footer_ul_amrc li a:hover {
  color: #fff;
  text-decoration: none;
}
.fleft {
  float: left;
}
.padding-right {
  padding-right: 10px;
}

.footer_ul2_amrc {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
.footer_ul2_amrc li p {
  display: table;
}
.footer_ul2_amrc li a:hover {
  text-decoration: none;
}
.footer_ul2_amrc li i {
  margin-top: 5px;
}

.bottom_border {
  border-bottom: 1px solid #323f45;
  padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
  list-style-type: none;
  padding: 0px;
  display: table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.foote_bottom_ul_amrc li {
  display: inline;
}
.foote_bottom_ul_amrc li a {
  color: #999;
  margin: 0 12px;
}

.social_footer_ul {
  display: table;
  margin: 15px auto 0 auto;
  list-style-type: none;
}
.social_footer_ul li {
  padding-left: 20px;
  padding-top: 10px;
  float: left;
}
.social_footer_ul li a {
  color: #ccc;
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 50%;
}
.social_footer_ul li i {
  width: 20px;
  height: 20px;
  text-align: center;
}

.linkmenu{
  color: #ffffff !important;
  background-color: #E97777 !important;
  text-shadow: 1px 1px 2px #082b34;
}
.linkmenu_icon{
  color: #ffffff !important;
  background-color: #BD4B4B !important;
  text-shadow: 1px 1px 2px #082b34;
}

.linkmenu3{
  color: #ffffff !important;
  background-color: #5A9690 !important;
  text-shadow: 1px 1px 2px #082b34;
}
.linkmenu_icon3{
  color: #ffffff !important;
  background-color: #2F5755 !important;
  text-shadow: 1px 1px 2px #082b34;
}

.linkmenu2_icon {
  color: #ffffff !important;
  background-color: #4092a6 !important;
  text-shadow: 1px 1px 2px #082b34; }
.linkmenu2 {
  color: #ffffff !important;
  background-color: #58bdd6 !important;
  text-shadow: 1px 1px 2px #082b34; }

.btn-labeled:hover {
  top: -4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}

.btn-label {
	position: relative;
	left: -12px;
	display: inline-block;
	padding: 6px 12px;
	background: rgba(0, 0, 0, 0.15);
	border-radius: 3px 0 0 3px;
}
 
.btn-labeled {
	padding-top: 0;
	padding-bottom: 0;
}

