@font-face {
  font-family: 'DB Heavent';
  src: url('https://db.onlinewebfonts.com/t/0c7add3d34a08f3d86a1ba32ac081598.eot');
  src: url('https://db.onlinewebfonts.com/t/0c7add3d34a08f3d86a1ba32ac081598.eot?#iefix') format('embedded-opentype'),
       url('https://db.onlinewebfonts.com/t/0c7add3d34a08f3d86a1ba32ac081598.woff2') format('woff2'),
       url('https://db.onlinewebfonts.com/t/0c7add3d34a08f3d86a1ba32ac081598.woff') format('woff'),
       url('https://db.onlinewebfonts.com/t/0c7add3d34a08f3d86a1ba32ac081598.ttf') format('truetype'),
       url('https://db.onlinewebfonts.com/t/0c7add3d34a08f3d86a1ba32ac081598.svg#DB Heavent') format('svg');
}
.tablist {
  display: flex;
  /* gap: 10px; */
  /* border-bottom: 2px solid #ccc; */
}

.tab {
  color: #7b7b7b;
  padding: 10px 20px;
  border: none;
  background: none;
  font-size: 27px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}

.tab[aria-selected="true"] {
  border-radius: 8px;
  width: 100%;
  background-color: #007bff;
  /* border-color: #007bff; */
  font-weight: bold;
  color: #fff;
}

.tabpanel {
  display: none;
  padding: 20px;
  /* border: 1px solid #ccc; */
  margin-top: 10px;
}

.tabpanel.active {
  display: block;
}
.kanit-thin {
    font-family: "DB Heavent", serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .kanit-extralight {
    font-family: "DB Heavent", serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .kanit-light {
    font-family: "DB Heavent", serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .kanit-regular {
    font-family: "DB Heavent", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .kanit-medium {
    font-family: "DB Heavent", serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .kanit-semibold {
    font-family: "DB Heavent", serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .kanit-bold {
    font-family: "DB Heavent", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .kanit-extrabold {
    font-family: "DB Heavent", serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .kanit-black {
    font-family: "DB Heavent", serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .kanit-thin-italic {
    font-family: "DB Heavent", serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .kanit-extralight-italic {
    font-family: "DB Heavent", serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .kanit-light-italic {
    font-family: "DB Heavent", serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .kanit-regular-italic {
    font-family: "DB Heavent", serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .kanit-medium-italic {
    font-family: "DB Heavent", serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .kanit-semibold-italic {
    font-family: "DB Heavent", serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .kanit-bold-italic {
    font-family: "DB Heavent", serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .kanit-extrabold-italic {
    font-family: "DB Heavent", serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .kanit-black-italic {
    font-family: "DB Heavent", serif;
    font-weight: 900;
    font-style: italic;
  }
  
tspan, text
{
  font-family: "DB Heavent", sans-serif !important;
}

body


h1, h2, h3, h4, h5, h6
{
 font-family:"DB Heavent", sans-serif !important;
}

input, label
{
 font-family:"DB Heavent", sans-serif !important;
}

button
{
 font-family:"DB Heavent", sans-serif !important;
}

select
{
 font-family:"DB Heavent", sans-serif !important;
}
samp{
  font-family:"DB Heavent", sans-serif !important;
}

p, b, small
{
 font-family:"DB Heavent", sans-serif !important;
}

th
{
 font-family:"DB Heavent", sans-serif !important;
}

span .rate
{
 font-family:"DB Heavent", sans-serif !important;
}

.price span
{
 font-family:"DB Heavent", sans-serif !important;
}

.ui-menu, .ui-menu-item
{
  font-family:"DB Heavent", sans-serif !important;
}

a, footer, .navbar-menu, .nav-label, .breadcrumb-style1, .breadcrumb-item.active, .badge
{
 font-family:"DB Heavent", sans-serif !important;
}

.text-fs-kanit
{
 font-family:"DB Heavent", sans-serif !important;
}

strong
{
 font-family:"DB Heavent", sans-serif !important;
}

ul, li
{
 font-family:"DB Heavent", sans-serif !important;
}
a:link { 
    text-decoration: none; 
  } 
.red{
  color: red;
}
.blue{
  color: #007bff;
}
.green{
  color: #00d500;
}
p{
  color: #727272;
}
.black{
  color: #2f2f2f;
}
.gray{
  color: #727272;
}
.menutext{
  padding: 16px;
  font-size: 28px;
}
.svg path {
  filter: none !important;
}
.menutext:hover{
  padding: 15px;
  font-size: 31px;
  color: #2f2f2f;
  font-weight: bold;

}
.box-ws{
  background-color: #007bff;
  color: #fff;
  text-align-last: center;
  font-size: 33px;
  border-radius: 8px;
  padding: 5px;
  /* font-weight: bold; */
}
.box-sl{
  background-color: #007bff !important;
  color: #940000;
  text-align-last: center;
  font-size: 33px;
  border-radius: 8px;
  padding: 5px;
}


.text-hd{
  font-size: 110px;
}
.f-flx{
  font-size: 63px;
}
.f-flx-2{
  font-size: 43px;
}
.f-flx-3{
  font-size: 53;
  background: linear-gradient(45deg, rgba(69,78,255,1) 46%, rgba(24,163,252,1) 80%, rgba(30,246,255,1) 95%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: max-content;
}
.img-hr{
  border-radius: 25px;
}

.text-cl-main{
    font-size: 53;
    background: linear-gradient(45deg, rgba(69,78,255,1) 46%, rgba(24,163,252,1) 80%, rgba(30,246,255,1) 95%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: max-content;
}
.text-cl-main-vv{
  font-size: 33px;
  background: linear-gradient(45deg, rgba(69,78,255,1) 46%, rgba(24,163,252,1) 80%, rgba(30,246,255,1) 95%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: max-content;
}
.text-cl{
    color: #2c2c2c;
    font-size: 33px;
}
.text-1{
    line-height: 50px;
    font-size: 31px;
}
.btn-pre{
    box-shadow: 2px 6px 5px 2px #9b9b9b;
    color: #ffff;
    padding: 6px 50px;
    font-size: 53px;
    margin: 0.5px;
    border: 3px;
    border-radius: 30px;
    background: rgb(69,78,255);
    background: linear-gradient(45deg, rgba(69,78,255,1) 46%, rgba(24,163,252,1) 80%, rgba(30,246,255,1) 95%);
    opacity: 1;
    transition: 0.3s;
}
.btn-pre:hover{
    padding: 6px 70px;
    opacity: 1;
    background-color: #2980b9;
    font-size: 53px;
    margin: 0.5px;
    border: 3px;
    border-radius: 10px;
    color: #ffff;
}
.sty-box{
    box-shadow: 0px 0px 5px 0px #c7c7c7;
    padding: 10px;
    margin: 0.5px;
    /* border: 3px solid #2980b9; */
    border-radius: 20px;
}
.text-up2{
    color: #00BCD4;
    font-size: 23px;
}
.text-ais{
    color: #00BCD4;
    font-size: 23px;
}
.img-bdr{
  border-radius:20px;
}
.img-bdr2{
  border-radius:20px;
}

details {
  margin: 5px;
  font-size: 16px;
}
details > * {
  padding: .75rem;
}
details > div {
  background: #f6f6f6;
  border-radius: 0 0 5px 5px;
}
summary {
  border-radius: 5px;
  font-size: 19px;
  font-weight: bold;
  color: #2f2f2f;
  background: #2689fd4d;
  cursor: pointer;
  position: relative;
  transition: .5s;
  text-indent: 0px;
}
summary::marker {
  content: "";
}
summary::before {
  content:"";
  position:absolute;
  inset: 1rem;
  left: auto;
  aspect-ratio: 1;
  background: 
   conic-gradient(from 90deg at 26% 26%, #0000 90deg, #fff 0) 
    100% 100%/58% 58%;
  clip-path: inset(1px);
  transition: .3s;
}
details[open] summary::before {
  transform: rotate(45deg);
}
details[open] summary {
  border-radius: 5px 5px 0 0;
  background: #454eff;
  text-indent: 0.5rem;
  color: #ffffff;
}
.pd-text-vv{
  margin-top: 4px;
}
.pd-text-vv-1{
  margin-top: 8px;
}
.pd-text-cc{
  margin-top: 4px;
  padding-left: 14px;
}
.pd-text-cc-1{
  padding-left: 28px;
}
.pd-text-cc-2{
  padding-left: 40px;
}

.btn-br {
  background-color: #007bff;
  border: none;
  color: white;
  padding: 13px 80px;
  text-align: center;
  font-size: 19px;
  margin: 4px 2px;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
}
.btn-br:hover{
  background-color: #3b3b3b;
  color: white;
}
.fs-20{
  font-size: 23px;
}
.pd-20{
  padding: 30px 0px;
}
.box-img-r{
  border-radius: 22px!important;
}
.box-img-r-rrr{
  border-radius: 22px!important;
}
.box-img-r-r{
  border-radius: 22px!important;
}
.box-img-r-rrr:hover{
  box-shadow: 1px 5px 3px #b7b7b7;
}
.box-img-r:hover{
  box-shadow: 1px 5px 3px #b7b7b7;
}
.img-str-bn{
  box-shadow: 1px 0px 7px 5px #b7b7b7;
}
.mt-30{
  margin-top: 30px;
}
.pd-10{
  padding: 10px;
}
.box-text-detail{
  animation: expand 2s linear;
  animation-delay: 2ms;
  height: 522px;
  background-color: #ffffff;
  padding: 15px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  box-shadow: 2px 0px 15px #9c9c9c;
}
.ts-box{
  animation: expand 1.2s linear;
}

.bottomright {
  position: absolute;
  bottom: 8px;
  right: 2px;
  font-size: 23px;
}
.al-center{
  align-content: space-evenly;
}
.img-rd-15{
  border-radius: 15px;
}
.txet-right-detail{
  text-align: right;

}
.tbn-in-img{
  position: relative;
  bottom: 35px;
  right: 10px;
}
.mrt-110{
  margin-top: 110px !important;
}
.pd-sc{
  padding: 0px 3px;
}

@keyframes expand {
  0% {
      transform: scale(1);
      opacity: 0;
  }
  
}
@media screen and (max-device-width: 480px) and (orientation: portrait){
  .mrt-110{
    margin-top: 80px !important;
  }
  
  .box-text-detail{
    height: 510px;
    background-color: #ffffff;
    padding: 15px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    box-shadow: 2px 0px 15px #9c9c9c;
  }
  .tab {
    color: #7b7b7b;
    padding: 10px 20px;
    border: none;
    background: none;
    font-size: 19px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
  }
  .menutext{
    padding: 6px;
    font-size: 28px;
  }
  .text-hd{
    font-size: 43px;
  }
  .box-img-r-rrr{
    border-radius: 8px!important;
  }
  .mt-30{
    margin-top: 2px;
  }
  .img-str-bn{
    box-shadow: 1px 0px 4px 2px #b7b7b7;
  }
  .box-img-r{
    border-radius: 6px;
  }
  .box-img-r:hover{
    box-shadow: 1px 5px 3px #b7b7b7;
    border-radius: 6px;
  }
  .pd-20{
    padding: 20px 0px;
  }
  .fs-20{
    font-size: 19px;
  }
  .btn-br {
    background-color: #007bff;
    border: none;
    color: white;
    padding: 8px auto;
    text-align: center;
    font-size: 19px;
    margin: 4px 2px;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border-radius: 4px;
  }
  
  summary {
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #2f2f2f;
    background: #2689fd4d;
    cursor: pointer;
    position: relative;
    transition: .5s;
    text-indent: 0px;
  }
  details[open] summary {
    border-radius: 5px 5px 0 0;
    background: #454eff;
    text-indent: 0.1rem;
    color: #ffffff;
  }
  .img-hr{
    border-radius: 8px;
  }
  .f-flx{
    font-size: 43px;
  }
  .f-flx-2{
    font-size: 28px;
  }
  .f-flx-3{
    font-size: 28px;
  }
    .text-cl-main{
        color: #2980b9;
        font-size: 29px;
    }
    .text-cl{
        color: #2c2c2c;
        font-size: 23px;
    }
    .text-1{
        line-height: 40px;
        font-size: 20px;
    }
    .btn-pre{
        font-size: 33px;
    }
    .sty-box{
        box-shadow: 0px 0px 5px 0px #c7c7c7;
        padding: 3px;
        margin: 0.1px;
        /* border: 3px solid #2980b9; */
        border-radius: 20px;
    }
    .text-up2{
        color: #00BCD4;
        font-size: 20px;
    }
    .text-ais{
        color: #00BCD4;
        font-size: 20px;
    }
  } 

  /* meunTebNewName */
  #meunTebNewName .nav {
    display: flex
;
    text-align: center;
    /* padding-left: 0; */
    /* margin-bottom: 0; */
    /* list-style: none; */
    /* align-content: center; */
    padding: 10px 0px;
    justify-content: flex-start;
    flex-direction: column-reverse;
    align-items: stretch;
    flex-wrap: wrap;
}

  #meunTebNewName .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
      color: #495057;
      background-color: #ffffff00;
      border-color: #dee2e600 #dee2e600 #fff;
      padding: 0px 0px;
  }

  #meunTebNewName .nav-tabs {
      border-bottom: 1px solid #dee2e600;
  }
  #meunTebNewName .nav {

      /* display: flex; */
      flex-wrap: nowrap;
      /* padding-left: 0; */
      margin-bottom: 0;
      list-style: none;
      align-content: center;
      justify-content: space-between;
      padding: 10px 0px;
  }
  #meunTebNewName .nav-tabs .nav-link {
      margin-bottom: -1px !important;
      background: 0 0 !important;
      border: 1px solid transparent;
      border-top-left-radius: 0px !important;
      border-top-right-radius: 0px !important;
      padding: 0px 5px !important;
  }

  /* FAQ */
  .faq-box{
    width: 65%;
    place-self: anchor-center !important;
  }
  .box-text-faq {
    border-right: hidden;
    border-left: none;
    border-top: hidden;
    border-bottom:hidden;
    /* border-bottom:3px solid #dedede; */
    margin: 5px 0px;
    width: 100%;
    font-size: 25px;
    background-color: #fff;
    /* margin: 15px 0px; */
    padding: 15px 0px;
}
.button-in-detail {     
  background-color: Transparent;
  background-repeat:no-repeat;
  border: none;
  cursor:pointer;
  overflow: hidden;        
}
.accordion-button:not(.collapsed)::after {
  
  filter: brightness(0) invert(1);
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
  transform: rotate(-180deg);
}
.accordion-button:not(.collapsed) {
  border-radius: 4px !important;
  color: #ffffff;
  background-color: #007bff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
  @media screen and (max-device-width: 480px) and (orientation: portrait){
    .faq-box{
      width: 100%;
      place-self: anchor-center !important;
    }
    .box-text-faq {
      border-right: hidden;
      border-left: none;
      border-top: hidden;
      border-bottom:hidden;
      /* border-bottom:3px solid #dedede; */
      margin: 5px 0px;
      width: 100%;
      font-size: 21px;
      background-color: #fff;
      /* margin: 15px 0px; */
      padding: 15px 0px;
  }
  }
    
