@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,200;0,500;0,700;1,400&display=swap');

.whi { color: #fff;}
.black { color: #000;}
.green { color: #adc074;}
.green2 { color: #94c11f;}
.green3 { color: #014623;}
.green4 { color: #5c8467;}
.brown { color: #684c38;}
.semi { font-weight:500;}
.bold { font-weight:700;}
.light { font-weight: 200;}

.fa-mobile-alt, .fa-envelope { font-size: 14pt; }
.fa-star { font-size: 16pt; margin-right: 2px; color: #f1ca51;}
#section .fa-mobile-alt { font-size: 30pt; margin: 0 6px 10px 0;}

.title { font-family: 'Kanit', sans-serif; font-size: 40pt; font-weight:800; line-height: 40pt;}
.sub { font-family: 'Kanit', sans-serif; font-size: 24pt; font-weight:500; line-height: 24pt;}
.text { font-family: 'Kanit', sans-serif; font-size: 13pt; font-weight: 200;}
.footer { font-family: 'Kanit', sans-serif; font-size: 11pt; font-weight: 200; line-height: 16pt; letter-spacing: 2pt;}
.footer a, .footer a:link, .footer a:active, .footer a:visited { text-decoration: none; color: #5c8467;}
.footer a:hover {color: #fff;}
#foot2.text { font-size: 10pt; line-height: 12pt; text-align: right;}
#foot2.text a, #foot2.text a:link, #foot2.text a:active, #foot2.text a:visited {text-decoration: none; color: #000;}

.sect3 .text { font-size: 15pt; letter-spacing: 2pt; line-height: 22pt;}
.sect3 .title a, .sect3 .title a:link, .sect3 .title a:active { color: #014623; text-decoration: none;}
.sect3 .title a:hover { color: #adc074; text-decoration: none;}

.name { font-family: 'Kanit', sans-serif; font-size: 16pt; font-weight: 500; letter-spacing: 2pt;}
.sect6 #slide {font-family: 'Kanit', sans-serif; font-size: 18pt; font-weight: 200; line-height:24pt; color: #014623;}
.line1 { height:1px; background: #94c11f;}

@media only screen and (max-width: 769px) {
.fa-star { font-size: 18pt; margin: 0 2px 16px 0; color: #f1ca51;}
}

@media only screen and (max-width: 481px) {
.title { font-family: 'Kanit', sans-serif; font-size: 32pt; font-weight:800; line-height: 32pt;}
#foot2.text { text-align: left;}
.footer { font-size: 10pt; line-height: 17pt; letter-spacing: 1pt;}
.sect6 #slide { font-size: 15pt; font-weight: 200; line-height:21pt; color: #014623;}
.fa-star { font-size: 18pt; margin: 0 2px 20px 0;}
}