.nav-link.mb[data-bs-toggle].collapsed:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #ffffff;
  /* position: absolute;
  right: 10px; */
}
.nav-link.mb[data-bs-toggle]:not(.collapsed):after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  color: #ffffff;
  /* position: absolute;
  right: 10px; */
}

.navbarColor {
  background-color: #cacedd;
}
.navbarPC {
  height: 85px;
}
.navbar-brand {
  display: flex;
  align-items: center;
}
.navbar-brand img {
  width: 252px;
}

.nav-link {
  color: #09358b;
  font-size: 18px;
  font-weight: 400;
}
.nav-link:hover {
  color: #c31e1e;
}
.nav-link-th {
  color: #09358b;
  font-size: 18px;
  font-weight: 400;
}
.nav-link-th:hover {
  color: #c31e1e;
}
.nav-link-th i {
  color: #09358b;
  font-size: 15px;
}
.nav-link-th:hover i {
  color: #c31e1e;
}
.nav-about {
  display: flex;
  align-items: center;
}
.nav-link-about {
  color: #09358b;
  font-size: 18px;
  font-weight: 400;
}
.nav-link-about:hover {
  color: #c31e1e;
}
.nav-link-about i {
  color: #09358b;
  font-size: 15px;
}
.nav-link-about:hover i {
  color: #c31e1e;
}
.navBar-mb {
  padding: 3% 0;
}
.mb-th-en {
  font-size: 15px;
  color: #09358b;
  font-weight: 300;
}
.mb-th-en span.active {
  font-size: 15px;
  color: #09358b;
  font-weight: 500;
}
.dropdown-menu.dropdown-lang {
  min-width: 3rem;
}

/* Mobileตั้ง */
@media (max-width: 576px) {
  .navBar-mb .offcanvas {
    max-width: 80%;
  }
  .navBar-mb .offcanvas-body ul.navbar-nav > li {
    border-bottom: #d7d7d76c 1px solid;
  }

  .navBar-mb .offcanvas-body .nav-item {
    width: 100%;
  }
  .navBar-mb .offcanvas-body {
    padding: 0;
  }
  .offcanvas-about .nav-link a {
    color: white;
    text-decoration: none;
  }
  .offcanvas-about .nav-link i {
    font-size: 14px;
    color: white;
  }

  .offcanvas.offcanvas-end {
    background-color: #0b0e3b;
  }
  .nav-link {
    color: white;
    font-size: 18px;
    font-weight: 400;
  }
  .offcanvas-title {
    color: #b60000;
  }
  #collapseAboutus,
  #collapseProduct {
    background-color: #ffffff36;
  }
  .nav-link:hover {
    color: #c31e1e;
    font-weight: 500;
  }
  .nav-link.mb.aboutus,
  .nav-link.mb.product {
    display: flex;
    justify-content: space-between;
  }
  .btn-close.btn-white {
    background-color: white;
  }
  .navfootBar {
    position: fixed;
    bottom: 0;
    z-index: 2000;
  }
  .navfoot {
    height: 50px;
  }
  .navfoot-call {
    background-color: #b60000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    text-decoration: none;
    color: white;
  }
  .navfoot-line {
    background-color: #00b900;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    text-decoration: none;
    color: white;
  }
  .navfootBar {
    position: fixed;
    z-index: 500;
  }
}

/* Mobileนอน */
@media (min-width: 577px) and (max-width: 767px) {
  .navBar-mb {
    padding: 1% 0;
  }
  .navBar-mb .offcanvas {
    max-width: 80%;
  }
  .navBar-mb .offcanvas-body ul.navbar-nav > li {
    border-bottom: #d7d7d7 1px solid;
  }

  .navBar-mb .offcanvas-body .nav-item {
    width: 100%;
  }
  .navBar-mb .offcanvas-body {
    padding: 0;
  }

  .offcanvas.offcanvas-end {
    background-color: #0b0e3b;
  }
  .nav-link {
    color: white;
    font-size: 18px;
    font-weight: 400;
  }
  .offcanvas-title {
    color: #b60000;
  }
  #collapseAboutus.collapse,
  #collapseProduct {
    background-color: #ffffff36;
  }
  .nav-link:hover {
    color: #c31e1e;
    font-weight: 500;
  }
  .nav-link.mb.aboutus,
  .nav-link.mb.product {
    display: flex;
    justify-content: space-between;
  }
  .btn-close.btn-white {
    background-color: white;
  }
  .navfootBar {
    position: fixed;
    bottom: 0;
    z-index: 2000;
  }
  .navfoot {
    height: 50px;
  }
  .navfoot-call {
    background-color: #b60000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    text-decoration: none;
    color: white;
  }
  .navfoot-line {
    background-color: #00b900;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    text-decoration: none;
    color: white;
  }
  .navfootBar {
    position: fixed;
    z-index: 500;
  }
}

/* Tabletตั้ง */
@media (min-width: 768px) and (max-width: 991px) {
  .navBar-mb {
    padding: 2% 0;
  }
  .navBar-mb .offcanvas {
    max-width: 80%;
  }
  .navBar-mb .offcanvas-body ul.navbar-nav > li {
    border-bottom: #d7d7d7 1px solid;
  }

  .navBar-mb .offcanvas-body .nav-item {
    width: 100%;
  }
  .navBar-mb .offcanvas-body {
    padding: 0;
  }
  .offcanvas.offcanvas-end {
    background-color: #0b0e3b;
  }
  .nav-link {
    color: white;
    font-size: 18px;
    font-weight: 400;
  }
  .offcanvas-title {
    color: #b60000;
  }
  #collapseAboutus.collapse,
  #collapseProduct {
    background-color: #ffffff36;
  }
  .nav-link:hover {
    color: #c31e1e;
    font-weight: 500;
  }
  .nav-link.mb.aboutus,
  .nav-link.mb.product {
    display: flex;
    justify-content: space-between;
  }
  .btn-close.btn-white {
    background-color: white;
  }
  .navfootBar {
    position: fixed;
    bottom: 0;
    z-index: 2000;
  }
  .navfoot {
    height: 50px;
  }
  .navfoot-call {
    background-color: #b60000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    text-decoration: none;
    color: white;
  }
  .navfoot-line {
    background-color: #00b900;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    text-decoration: none;
    color: white;
  }
  .navfootBar {
    position: fixed;
    z-index: 500;
  }
}

/* Tabletนอน */
@media (min-width: 992px) and (max-width: 1199px) {
  .navBar-mb {
    padding: 1% 0;
  }
  .navBar-mb .offcanvas {
    max-width: 80%;
  }
  .navBar-mb .offcanvas-body ul.navbar-nav > li {
    border-bottom: #d7d7d7 1px solid;
  }

  .navBar-mb .offcanvas-body .nav-item {
    width: 100%;
  }

  .offcanvas.offcanvas-end {
    background-color: #0b0e3b;
  }
  .nav-link {
    color: white;
    font-size: 18px;
    font-weight: 400;
  }
  .offcanvas-title {
    color: #b60000;
  }
  #collapseAboutus.collapse,
  #collapseProduct {
    background-color: #ffffff36;
  }
  .nav-link:hover {
    color: #c31e1e;
    font-weight: 500;
  }
  .nav-link.mb.aboutus,
  .nav-link.mb.product {
    display: flex;
    justify-content: space-between;
  }
  .btn-close.btn-white {
    background-color: white;
  }
  .navfootBar {
    position: fixed;
    bottom: 0;
    z-index: 2000;
  }
  .navfoot {
    height: 50px;
  }
  .navfoot-call {
    background-color: #b60000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    text-decoration: none;
    color: white;
  }
  .navfoot-line {
    background-color: #00b900;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    text-decoration: none;
    color: white;
  }
  .navfootBar {
    position: fixed;
    z-index: 500;
  }
}

/* Laptop */
@media (min-width: 1200px) and (max-width: 1400px) {
  .navbar-brand img {
    width: 190px;
  }
  .navbarPC {
    height: 65px;
  }
  .nav-link,
  .nav-link-th {
    font-size: 15px;
  }
  .nav-link-about {
    color: #09358b;
    font-size: 15px;
    font-weight: 400;
  }
}
