@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600&family=Pridi:wght@300;400;500;700&display=swap");
.font-Kanit {
  font-family: "Conv_Kanit-Regular" !important;
}

.font-Kanit-Light_300 {
  font-family: "Conv_Kanit-Light" !important;
}

.font-Kanit-Regular_400 {
  font-family: "Conv_Kanit-Regular" !important;
}

.font-Kanit-Medium_500 {
  font-family: "Conv_Kanit-Medium" !important;
}

.font-Kanit-Bold_700 {
  font-family: "Conv_Kanit-Bold" !important;
}

.font-Pridi {
  font-family: "Pridi-Regular" !important;
}

.font-Pridi-Light_300 {
  font-family: "Pridi-Light" !important;
}

.font-Pridi-Regular_400 {
  font-family: "Pridi-Regular" !important;
}

.font-Pridi-Medium_500 {
  font-family: "Pridi-Medium" !important;
}

.font-Pridi-Bold_700 {
  font-family: "Pridi-Bold" !important;
}

.nowrap {
  white-space: nowrap;
}

.d-flex-default, .main-footer, .main-footer .top .col-footer .contact, .main-footer .top .col-footer .group-social, .main-footer .mid .col-footer .contact, .main-footer .mid .col-footer .group-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.d-flex-a-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.d-flex-j-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.d-flex-all-center, .main-footer .mid, .main-footer .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.main-footer {
  background-color: #003366;
  position: relative;
}

.main-footer .top {
  width: 100%;
  padding: 30px 0;
}

.main-footer .top .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.main-footer .top .col-footer {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.main-footer .top .col-footer:nth-child(1) {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 50000px) {
  .main-footer .top .col-footer {
    max-width: 25% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
  }
}

.main-footer .top .col-footer img {
  max-width: 100%;
  height: 55px;
}

.main-footer .top .col-footer img.mail {
  height: 40px;
  width: 40px;
}

@media only screen and (min-width: 290px) and (max-width: 767px) {
  .main-footer .top .col-footer img.mail {
    height: 50px;
    width: 50px;
  }
}

.main-footer .top .col-footer h3 {
  font-size: 18px;
  color: #99CCFF;
  margin: 0 0 5px 0;
}

.main-footer .top .col-footer ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.main-footer .top .col-footer ul li {
  list-style: none;
  margin-bottom: 5px;
}

.main-footer .top .col-footer ul li a {
  font-size: 18px;
  color: #fff;
}

.main-footer .top .col-footer .contact {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 10px 0 0 0;
}

.main-footer .top .col-footer .contact i {
  font-size: 44px;
  color: #fff;
}

.main-footer .top .col-footer .contact p {
  font-size: 16px;
  color: #fff;
  padding: 0 0 0 15px;
  margin: 0 0 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.main-footer .top .col-footer .group-social {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main-footer .top .col-footer .group-social a {
  display: inline;
  margin: 10px 0 0 0;
}

.main-footer .top .col-footer .group-social a i {
  font-size: 28px;
  color: #fff;
}

.main-footer .top .col-footer.col-social {
  padding-left: 50px;
}

.main-footer .mid {
  width: 100%;
  padding: 15px 15px;
}

.main-footer .mid .logo-footer {
  margin: 0 20px;
}

.main-footer .mid .logo-footer img {
  height: 65px;
}

.main-footer .mid .col-footer {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.main-footer .mid .col-footer:nth-child(1) {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 50000px) {
  .main-footer .mid .col-footer {
    max-width: 25% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
  }
}

.main-footer .mid .col-footer img {
  max-width: 100%;
  height: 55px;
}

.main-footer .mid .col-footer img.mail {
  height: 40px;
  width: 40px;
}

@media only screen and (min-width: 290px) and (max-width: 767px) {
  .main-footer .mid .col-footer img.mail {
    height: 50px;
    width: 50px;
  }
}

.main-footer .mid .col-footer h3 {
  font-size: 18px;
  color: #99CCFF;
  margin: 0 0 5px 0;
}

.main-footer .mid .col-footer ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.main-footer .mid .col-footer ul li {
  list-style: none;
  margin-bottom: 5px;
}

.main-footer .mid .col-footer ul li a {
  font-size: 18px;
  color: #fff;
}

.main-footer .mid .col-footer .contact {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 10px 0 0 0;
}

.main-footer .mid .col-footer .contact i {
  font-size: 44px;
  color: #fff;
}

.main-footer .mid .col-footer .contact p {
  font-size: 16px;
  color: #fff;
  padding: 0 0 0 15px;
  margin: 0 0 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.main-footer .mid .col-footer .group-social {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 65%;
}

.main-footer .mid .col-footer .group-social a {
  display: inline;
  margin: 10px 0 0 0;
}

.main-footer .mid .col-footer .group-social a i {
  font-size: 28px;
  color: #fff;
}

.main-footer .mid .col-footer.col-social {
  padding-left: 50px;
}

.main-footer .bottom {
  width: 100%;
  padding: 15px 15px;
}

.main-footer .bottom .copy {
  font-size: 14px;
  color: #fff;
  margin: 0 10px;
}

.main-footer .bottom .copy a {
  color: #fff;
}

@media only screen and (min-width: 1200px) and (max-width: 1699px) {
  .main-footer .mid .col-footer .group-social {
    width: 90%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-footer .top {
    padding: 15px 0;
  }
  .main-footer .top .col-footer img {
    max-width: 100%;
    height: 50px;
  }
  .main-footer .top .col-footer h3 {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .main-footer .top .col-footer ul li a {
    font-size: 16px;
  }
  .main-footer .top .col-footer .contact {
    margin: 10px 0 0 0;
  }
  .main-footer .top .col-footer .contact i {
    font-size: 36px;
  }
  .main-footer .top .col-footer .contact p {
    font-size: 14px;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
  }
  .main-footer .top .col-footer .group-social a {
    margin: 5px 15px 0 0;
  }
  .main-footer .top .col-footer .group-social a i {
    font-size: 24px;
  }
  .main-footer .top .col-footer.col-social {
    padding-left: 7.5px;
  }
  .main-footer .mid {
    padding: 15px 15px;
  }
  .main-footer .mid .logo-footer {
    margin: 0 7.5px;
  }
  .main-footer .mid .logo-footer img {
    height: 45px;
  }
  .main-footer .mid .col-footer img {
    max-width: 90%;
    height: 50px;
  }
  .main-footer .mid .col-footer h3 {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .main-footer .mid .col-footer ul li a {
    font-size: 16px;
  }
  .main-footer .mid .col-footer .contact {
    margin: 10px 0 0 0;
  }
  .main-footer .mid .col-footer .contact i {
    font-size: 36px;
  }
  .main-footer .mid .col-footer .contact p {
    font-size: 14px;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
  }
  .main-footer .mid .col-footer .group-social {
    width: 90%;
  }
  .main-footer .mid .col-footer .group-social a {
    margin: 5px 15px 0 0;
  }
  .main-footer .mid .col-footer .group-social a i {
    font-size: 24px;
  }
  .main-footer .mid .col-footer.col-social {
    padding-left: 7.5px;
  }
  .main-footer .bottom {
    width: 100%;
    padding: 15px 15px;
  }
  .main-footer .bottom .copy {
    font-size: 14px;
    margin: 0 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-footer .top {
    padding: 15px 0;
  }
  .main-footer .top .col-footer img {
    max-width: 100%;
    height: 36px;
  }
  .main-footer .top .col-footer h3 {
    font-size: 14px;
    margin: 0 0 5px 0;
  }
  .main-footer .top .col-footer ul li a {
    font-size: 14px;
  }
  .main-footer .top .col-footer .contact {
    margin: 10px 0 0 0;
  }
  .main-footer .top .col-footer .contact i {
    font-size: 24px;
  }
  .main-footer .top .col-footer .contact p {
    font-size: 14px;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
  }
  .main-footer .top .col-footer .contact p br {
    display: none;
  }
  .main-footer .top .col-footer .group-social a {
    margin: 5px 10px 0 0;
  }
  .main-footer .top .col-footer .group-social a i {
    font-size: 22px;
  }
  .main-footer .top .col-footer.col-social {
    padding-left: 7.5px;
  }
  .main-footer .mid {
    padding: 15px 15px;
  }
  .main-footer .mid .logo-footer {
    margin: 0 7.5px;
  }
  .main-footer .mid .logo-footer img {
    height: 40px;
  }
  .main-footer .mid .col-footer img {
    max-width: 100%;
    height: 36px;
  }
  .main-footer .mid .col-footer h3 {
    font-size: 14px;
    margin: 0 0 5px 0;
  }
  .main-footer .mid .col-footer ul li a {
    font-size: 14px;
  }
  .main-footer .mid .col-footer .contact {
    margin: 10px 0 0 0;
  }
  .main-footer .mid .col-footer .contact i {
    font-size: 24px;
  }
  .main-footer .mid .col-footer .contact p {
    font-size: 14px;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
  }
  .main-footer .mid .col-footer .contact p br {
    display: none;
  }
  .main-footer .mid .col-footer .group-social {
    width: 100%;
  }
  .main-footer .mid .col-footer .group-social a {
    margin: 5px 10px 0 0;
  }
  .main-footer .mid .col-footer .group-social a i {
    font-size: 22px;
  }
  .main-footer .mid .col-footer.col-social {
    padding-left: 7.5px;
  }
  .main-footer .bottom {
    width: 100%;
    padding: 15px 15px;
  }
  .main-footer .bottom .copy {
    font-size: 14px;
    margin: 0 10px;
  }
}

@media only screen and (min-width: 290px) and (max-width: 767px) {
  .main-footer .top {
    padding: 15px 0;
  }
  .main-footer .top .col-footer:nth-child(1) {
    border-bottom: 1px solid #fff;
  }
  .main-footer .top .col-footer img {
    max-width: 100%;
    height: 56px;
    margin-bottom: 15px;
  }
  .main-footer .top .col-footer h3 {
    font-family: "Conv_Kanit-Medium";
    font-size: 18px;
    margin: 15px 0 5px 0;
  }
  .main-footer .top .col-footer ul {
    margin: 0 0 15px 0;
  }
  .main-footer .top .col-footer ul li {
    padding: 2.5px 0;
  }
  .main-footer .top .col-footer ul li a {
    font-family: "Conv_Kanit-Medium";
    font-size: 18px;
  }
  .main-footer .top .col-footer .contact {
    margin: 10px 0 15px 0;
  }
  .main-footer .top .col-footer .contact i {
    font-size: 48px;
  }
  .main-footer .top .col-footer .contact p {
    font-size: 18px;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
  }
  .main-footer .top .col-footer .group-social {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5px 0 5px 0;
  }
  .main-footer .top .col-footer .group-social a {
    margin: 5px 10px 0 0;
  }
  .main-footer .top .col-footer .group-social a i {
    font-size: 32px;
  }
  .main-footer .top .col-footer:last-child {
    border: none;
  }
  .main-footer .top .col-footer.col-social {
    padding-left: 7.5px;
  }
  .main-footer .mid {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 15px 15px;
  }
  .main-footer .mid .logo-footer {
    margin: 0 7.5px;
  }
  .main-footer .mid .logo-footer img {
    height: 40px;
  }
  .main-footer .mid .col-footer:nth-child(1) {
    border-bottom: 1px solid #fff;
  }
  .main-footer .mid .col-footer img {
    max-width: 100%;
    height: 56px;
    margin-bottom: 15px;
  }
  .main-footer .mid .col-footer h3 {
    font-family: "Conv_Kanit-Medium";
    font-size: 18px;
    margin: 15px 0 5px 0;
  }
  .main-footer .mid .col-footer ul {
    margin: 0 0 15px 0;
  }
  .main-footer .mid .col-footer ul li {
    padding: 2.5px 0;
  }
  .main-footer .mid .col-footer ul li a {
    font-family: "Conv_Kanit-Medium";
    font-size: 18px;
  }
  .main-footer .mid .col-footer .contact {
    margin: 10px 0 15px 0;
  }
  .main-footer .mid .col-footer .contact i {
    font-size: 48px;
  }
  .main-footer .mid .col-footer .contact p {
    font-size: 18px;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
  }
  .main-footer .mid .col-footer .group-social {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5px 0 5px 0;
  }
  .main-footer .mid .col-footer .group-social a {
    margin: 5px 10px 0 0;
  }
  .main-footer .mid .col-footer .group-social a i {
    font-size: 32px;
  }
  .main-footer .mid .col-footer:last-child {
    border: none;
  }
  .main-footer .mid .col-footer.col-social {
    padding-left: 25px;
  }
  .main-footer .bottom {
    width: 100%;
    padding: 15px 15px;
  }
  .main-footer .bottom .copy {
    font-size: 16px;
    margin: 2.5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-footer .bottom .copy a {
    margin: 0 5px;
  }
  .main-footer .bottom .copy:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .main-footer .bottom .copy:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .main-footer .bottom .copy:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
/*# sourceMappingURL=footer.css.map */