/* font */
@import url('https://fonts.googleapis.com/css2?family=Taviraj:wght@300;400;500;600&display=swap');
#contact-map-1 {
  width: 100%;
  height: 660px;
}
#toTop {
  padding: 10px 10px;
  background: #125fad;
  color: #fff;
  position: fixed;
  bottom: 15px;
  right: 5px;
  display: none;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  z-index: 1000;
  font-family: "Prompt", sans-serif !important;
  font-weight: 100;
  border-radius: 50%;
}
#toTop i {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
body {
  font-family: 'Taviraj', serif;
  overflow-x: hidden;
}
.fade:not(.show) {
  opacity: inherit !important;
}
/* index */
.thaiaichi-01 {
  margin-left: 50px;
  margin-bottom: 60px;
}
/*  */
/*footer*/
#footer {
  width: 100%;
  height: auto;
  background-color: #2d2926;
  border-top: 4px solid #125fad;
  color: #fff;
}
#footer .logo-cw {
  display: inline-block;
}
#footer .copyright {
  padding-top: 25px;
  margin-left: 10px;
  display: inline-block;
  font-size: 13px;
}
#footer .group-traffic {
  float: right;
  display: inline-block;
  margin-top: -5px;
  font-size: 10px;
}
#footer .group-traffic .box-today {
  display: inline-block;
  padding-top: 20px;
  font-size: 13px;
  margin-right: 15px;
}
#footer .group-traffic .box-today .icon-traffic {
  display: inline-block;
  font-size: 20px;
}
#footer .group-traffic .box-today .traffic-today {
  display: inline-block;
  top: -10px;
  position: relative;
  font-size: 13px;
  color: #125fad;
}
#footer .group-traffic .box-today .traffic-number {
  display: block;
  text-align: center;
  position: relative;
  top: -10px;
  left: 15px;
  font-size: 13px;
}
#footer .group-traffic .box-thismonth {
  display: inline-block;
  padding-top: 20px;
  font-size: 13px;
  margin-right: 15px;
}
#footer .group-traffic .box-thismonth .icon-traffic {
  font-size: 20px;
}
#footer .group-traffic .box-thismonth .traffic-thismonth {
  display: inline-block;
  top: -10px;
  position: relative;
  font-size: 13px;
  color: #125fad;
}
#footer .group-traffic .box-thismonth .traffic-number {
  display: block;
  text-align: center;
  position: relative;
  top: -10px;
  left: 15px;
  font-size: 13px;
}
#footer .group-traffic .box-total {
  display: inline-block;
  padding-top: 20px;
  font-size: 13px;
  margin-right: 15px;
}
#footer .group-traffic .box-total .icon-traffic {
  font-size: 20px;
}
#footer .group-traffic .box-total .traffic-total {
  display: inline-block;
  top: -10px;
  position: relative;
  font-size: 13px;
  color: #125fad;
}
#footer .group-traffic .box-total .traffic-number {
  display: block;
  text-align: center;
  position: relative;
  top: -10px;
  left: 15px;
  font-size: 13px;
}
/*  */
/* navbar */
* {
  margin: 0;
  padding: 0;
}
/*  */
/* index*/
#about {
  position: relative;
}
#about::before {
  position: absolute;
  content: '';
  background-color: rgb(172, 172, 172);
  width: 40px;
  min-height: 300px;
  top: 0;
}
#about::after {
  position: absolute;
  position: absolute;
  content: '';
  background-color: #125fad;
  width: 100px;
  min-height: 100px;
  top: 30%;
}
#about .slie {
  position: relative;
}
#about .slie::after {
  position: absolute;
  content: '';
  background-color: #000;
  width: 50px;
  height: 50px;
  top: 100px;
  left: -10%;
  border: none;
  z-index: -2;
}
.page-background-index {
  position: relative;
  padding: 0px 0px;
  height: 100%;
  overflow: hidden;
  /* background: url(../img/background_about.jpg) left; */
  background-repeat: no-repeat;
  /* background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover; */
}
/* #about .about-zise {
    font-size: 45px;
    color: #125fad;
} */
.underline::after {
  content: " ";
  background: #030303;
  width: 90%;
  height: 3px;
  content: "";
  position: absolute;
  right: 0;
  top: 120px;
  z-index: -1;
  overflow: hidden;
}
#about .thaiaichi-01 h3 {
  font-size: 48px;
  font-weight: 400;
  color: #125fad;
  margin-top: 1.5em;
  margin-bottom: 25px;
}
#about .thaiaichi-01 h2 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 25px;
}
#about .about-two-zise {
  font-size: 34px;
  display: inline-block;
  margin-bottom: 5px;
}
#about .dots {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #125fad;
  display: inline-block;
}
#about .about-tree-zise {
  font-size: 34px;
  margin-bottom: 1em;
  display: inline-block;
}
#about .slie .img-responsive {
  margin-top: 2em;
}
.logo {
  /* margin-bottom: 50px; */
  margin-left: 8em;
  margin-bottom: 1em;
}
/*  */
/* paca-size */
.attributes .dropdown-toggle .paca-size {
  font-size: 19px;
}
/*  */
/* logo */
#about .logo {
  float: right;
  font-size: 16px;
  margin-right: 18px;
}
/*  */
/* about */
.row.baa {
  margin-bottom: 3em;
}
.ba {
  margin-top: 3em;
}
.box-menutop .nagivation-top {
  margin-top: 12px;
}
.box-menutop .color-home {
  color: #fff;
}
.box-menutop a {
  text-decoration: none;
  color: #f4f1e8;
  font-size: 16px;
}
.box-menutop {
  width: 100%;
  height: 50px;
  background-color: #2d2926;
}
.font-headabout-office {
  font-size: 24px;
  margin-top: 1em;
}
.font-edgeabout {
  font-size: 18px;
}
/* .underline-about {
    content: " ";
    background: #030303;
    width: 69%;
    height: 3px;
    content: "";
    position: absolute;
    left: 253px;
    top: 100px;
    overflow: hidden;
} */
#head-about .ba {
  /* background-color: #000; */
  /* background: url(../img/ba-aboutone.png) 0 36% no-repeat; */
}
.underline-about-one {
  width: 40px;
  height: 2px;
  background-color: #125fad;
  margin-bottom: 11px;
  margin-top: 8px;
  margin-left: 20px;
  transform: translateX(-50%);
}
.underline-about-two {
  width: 40px;
  height: 2px;
  background-color: #125fad;
  margin-bottom: 11px;
  margin-top: 8px;
  margin-left: 20px;
  transform: translateX(-50%);
}
.font-headabout-pro {
  font-size: 24px;
  margin-top: 2em;
}
.font-edgepro {
  margin-bottom: 4em;
  font-size: 18px;
}
#head-about {
  background-color: #f2f4f9;
  background: url(../img/ban2.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 168px 0px 168px;
  background-position: center;
}
#head-about .ba-about .text-about {
  font-size: 38px;
  color: #fff;
}
#head-jobs {
  background-color: #f2f4f9;
  background: url(../img/ban22.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 168px 0px 168px;
  background-position: center;
}
#head-jobs .ba-about .text-about {
  font-size: 38px;
  color: #fff;
}
.ba .img-back {
  margin-top: -18em;
}
/* #head-about .ba {
    background-color: #fff;
    height: 800px;
    background: url(../img/ba-aboutone.png) 0 36% no-repeat;

} */
/*  */
/* service */
.bg-about-index {
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  filter: brightness(60%);
}
.bg-about-index:hover {
  transform: translateX(-3px);
  filter: brightness(100%);
  transition: all 0.5s ease-in-out;
}
#head-service .ba-service .text-service {
  margin-top: 4em;
  margin-bottom: 4em;
  font-size: 31px;
  color: #fff;
}
#head-service .ba-service {
  background-color: #f2f4f9;
  background: url(../img/ban2.png) 0 36% no-repeat;
}
.product:hover .overlay {
  height: 92%;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
  right: 0;
  background-color: #125fadd8;
  overflow: hidden;
  width: 94.6%;
  height: 15%;
  transition: .5s ease;
  margin-left: 15px;
}
.text h5 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  color: #fff;
}
.overlay .text-min {
  font-size: 16px;
  font-weight: 300;
  /* padding: 0px 20px; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  color: #fff;
}
.overlay .mind {
  padding: 0px 20px;
}
.image {
  margin-top: 2em;
}
.pa {
  margin-bottom: 3em;
}
/*  */
/* customer */
#head-customer .ba-customer {
  background-color: #f2f4f9;
  background: url(../img/ban2.png) 0 36% no-repeat;
}
#head-customer .ba-customer .text-customer {
  margin-top: 4em;
  margin-bottom: 4em;
  font-size: 31px;
  color: #fff;
}
.customer .font-edgecustomer {
  font-size: 16px;
}
.customer {
  margin-bottom: 3em;
  margin-top: 3em;
  /* padding: 3em; */
  /* background-color: #000; */
  /* height: 800px; */
  /* background: url(../img/img-two.png) 0 36% no-repeat; */
}
.head-customer1 .head-edgecustomer, .head-customer2 .head-edgecustomer {
  font-size: 24px;
}
#head-customer .customer .head-edgecustomer {
  font-size: 20px;
  margin-top: 2em;
}
#head-customer2 .customer .head-edgecustomer {
  font-size: 20px;
}
.customer .font-edgecustomer2 {
  font-size: 16px;
}
.underline-customer-two {
  width: 40px;
  height: 2px;
  background-color: #125fad;
  margin-bottom: 11px;
  margin-top: 8px;
  margin-left: 20px;
  transform: translateX(-50%);
  margin-bottom: 10px;
}
.underline-customer-one {
  width: 40px;
  height: 2px;
  background-color: #125fad;
  margin-bottom: 11px;
  margin-top: 8px;
  margin-left: 20px;
  transform: translateX(-50%);
  margin-bottom: 10px;
}
.underline-customer-ba {
  margin-top: 30px;
  margin-bottom: 25px;
}
/*  */
/* contact */
#head-contact .ba-contact {
  background-color: #f2f4f9;
  background: url(../img/ban2.png) 0 36% no-repeat;
}
#head-contact .ba-contact .text-contact {
  margin-top: 4em;
  margin-bottom: 4em;
  font-size: 31px;
  color: #fff;
}
.contact {
  padding: 7em;
  /* height: 800px;
    background: url(../img/back-customer1.png) 0 36% no-repeat; */
}
.contact .font-edgecontact {
  font-size: 24px;
}
a {
  text-decoration: none !important;
  color: #000000;
}
a:hover {
  color: #0056b3;
  /* text-decoration: underline; */
}
.contact .icofont-ui-call {
  font-size: 40px;
  margin-bottom: 15px;
  color: #0056b3;
}
.contact .icofont-email {
  font-size: 45px;
  margin-bottom: 15px;
  color: #0056b3;
}
.contact .icofont-map-pins {
  font-size: 55px;
  margin-bottom: 15px;
  color: #0056b3;
}
.contact-map .contact-r {
  background-color: #464646;
  padding: 50px 160px 0px 50px;
}
.contact-map .text-contact {
  font-size: 25px;
  color: #fff;
  /* margin-bottom: 2em; */
}
.contact-map .contact-r .captcha-size {
  margin-top: -40px;
  width: 250px;
  display: block;
  margin-bottom: 9px;
}
.contact-map .contact-r .text {
  height: 150px;
  margin-bottom: 25px;
}
.contact-map .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#head-contact .underline-contact-one {
  width: 40px;
  height: 2px;
  background-color: #125fad;
  margin-bottom: 25px;
  margin-top: -10px;
  margin-left: 20px;
  transform: translateX(-50%);
}
/*  */
/* product */
.font-headproduct.text-center {
  margin-bottom: 15px;
}
.font-headproduct-office {
  margin-bottom: 17px;
}
.btn.btn-product {
  margin-bottom: 1em;
  margin-top: 1em;
}
#head-product .ba-product {
  background-color: #f2f4f9;
  background: url(../img/ban2.png) 0 36% no-repeat;
}
#head-product .ba-product .text-product {
  margin-top: 4em;
  margin-bottom: 4em;
  font-size: 31px;
  color: #fff;
}
.product-list .list-group {
  margin-top: 5em;
}
.box-product {
  border: 0.9px solid rgb(230, 227, 227);
  /* margin-top: 2em; */
  margin-bottom: 2em;
}
.box-product:hover {
  border: 3px solid #125fad;
  /* border: 0.9px solid #125fad; */
  /* margin-top: 2em; */
  /* margin-bottom: 2em; */
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /* margin-bottom: 3em; */
}
.product-list .font-headproduct-office {
  margin-top: 4em;
  font-size: 21px;
}
.product-list .font-headproduct {
  /* margin-top: 1em; */
  font-size: 18px;
  color: #000;
  margin-top: 1em;
}
.product-list .font-edgeproduct {
  margin-top: -10px;
  font-size: 15px;
  color: #000;
  margin-left: 10px;
  margin-right: 10px;
}
.product-list .list-group .list-group-item {
  font-size: 18px;
}
.product-list .pagination {
  background: #fff;
}
.product-list .pages {
  background: #fff;
}
.product-list .box-product .btn-product {
  background-color: #125fad;
  color: #fff;
}
.product-list .box-product .btn-product:hover {
  background-color: #fff;
  color: #125fad;
  border: 1px solid #125fad;
}
/*  */
/* product-detail */
#head-product-detail .product-detail .header-detail {
  margin-top: 1em;
}
#head-product-detail .ba-product-detail {
  background-color: #f2f4f9;
  background: url(../img/ban2.png) 0 36% no-repeat;
}
#head-product-detail .ba-product-detail .text-product-detail {
  margin-top: 4em;
  margin-bottom: 4em;
  font-size: 31px;
  color: #fff;
}
.product-detail {
  margin-top: 5em;
}
.selectors {
  margin-left: -7px;
}
.owl-prev {
  margin-left: -20px;
}
.box-socialproduct .share-btn.share-btn-branded.share-btn-facebook {
  background: #3b5998;
  border-color: #344e86;
  color: #fff;
}
.box-socialproduct .share-btn.share-btn-branded.share-btn-linkedin {
  background: #02b400;
  color: #fff;
  border-color: #02b400;
}
.box-socialproduct .share-btn {
  position: relative;
  display: inline-block;
  height: 34px;
  margin: 0;
  padding: 6px 14px;
  line-height: 20px;
  letter-spacing: 0.04em;
  vertical-align: top;
  font-size: 14px;
  font-weight: 300;
  color: #111;
  background: #e0e0e0;
  border: 1px solid #c7c7c7;
  border-radius: 2px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.name-product {
  margin-top: 10px;
  font-size: 25px;
  color: #125fad;
}
.toplam {
  margin-bottom: 10px;
}
.price-product {
  color: red;
  font-size: 25px;
}
.line-hr {
  margin-bottom: 2em;
  margin-top: 2em;
}
/* .line-hr2 {
    margin-bottom: 3em;
    margin-top: 3em;
} */
.detail-tab {
  margin-top: 3em;
}
.content-tab {
  margin-bottom: 3em;
  margin-top: 2em;
}
#nav-tab {
  background: #eee;
}
#nav-tab a {
  padding-top: 15px;
}
.nav {
  background: #eee;
}
.name-product-tab {
  margin-top: 1em;
}
/*  */
/* service-detail */
.service-detail .font-header-service {
  font-size: 15px;
}
.service-detail .text-header-service {
  font-size: 24px;
  margin-bottom: 15px;
}
.service-detail .text-edge-service {
  font-size: 18px;
}
.underline-about-ser {
  width: 40px;
  height: 2px;
  background-color: #125fad;
  margin-bottom: 15px;
  margin-top: -3px;
  margin-left: 20px;
  transform: translateX(-50%);
}
.img-fluid-service {
  margin-bottom: 3em;
}
.text-edge-service {
  margin-bottom: 2em;
}
/*  */
/* hover */
figure {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
/* Shine */
.hover14 figure {
  position: relative;
}
.hover14 figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.hover14 figure:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/*font */
.font10 {
  font-size: 10px;
}
.font11 {
  font-size: 11px;
}
.font12 {
  font-size: 12px;
}
.font13 {
  font-size: 13px;
}
.font14 {
  font-size: 14px;
}
.font15 {
  font-size: 15px;
}
.font16 {
  font-size: 16px;
}
.font17 {
  font-size: 17px;
}
.font18 {
  font-size: 18px;
}
.font19 {
  font-size: 19px;
}
.font20 {
  font-size: 20px;
}
.font21 {
  font-size: 21px;
}
.font22 {
  font-size: 22px;
}
.font23 {
  font-size: 23px;
}
.font24 {
  font-size: 24px;
}
.font25 {
  font-size: 25px;
}
.font26 {
  font-size: 26px;
}
.font27 {
  font-size: 27px;
}
.font28 {
  font-size: 28px;
}
.font29 {
  font-size: 29px;
}
.font30 {
  font-size: 30px;
}
.font31 {
  font-size: 31px;
}
.font32 {
  font-size: 32px;
}
.font33 {
  font-size: 33px;
}
.font34 {
  font-size: 34px;
}
.font35 {
  font-size: 35px;
}
.font36 {
  font-size: 36px;
}
.font37 {
  font-size: 37px;
}
.font38 {
  font-size: 38px;
}
.font39 {
  font-size: 39px;
}
.font40 {
  font-size: 40px;
}
.font41 {
  font-size: 41px;
}
.font42 {
  font-size: 42px;
}
.font43 {
  font-size: 43px;
}
.font44 {
  font-size: 44px;
}
.font45 {
  font-size: 45px;
}
.font46 {
  font-size: 46px;
}
.font47 {
  font-size: 47px;
}
.font48 {
  font-size: 48px;
}
.font49 {
  font-size: 49px;
}
.font50 {
  font-size: 50px;
}
.font51 {
  font-size: 51px;
}
.font52 {
  font-size: 52px;
}
.font53 {
  font-size: 53px;
}
.font54 {
  font-size: 54px;
}
.font55 {
  font-size: 55px;
}
.font56 {
  font-size: 56px;
}
.font57 {
  font-size: 57px;
}
.font58 {
  font-size: 58px;
}
.font59 {
  font-size: 59px;
}
.font60 {
  font-size: 60px;
}
.font61 {
  font-size: 61px;
}
.font62 {
  font-size: 62px;
}
.font63 {
  font-size: 63px;
}
.font64 {
  font-size: 64px;
}
.font65 {
  font-size: 65px;
}
.font66 {
  font-size: 66px;
}
.font67 {
  font-size: 67px;
}
.font68 {
  font-size: 68px;
}
.font69 {
  font-size: 69px;
}
.font70 {
  font-size: 70px;
}
.font71 {
  font-size: 71px;
}
.font72 {
  font-size: 72px;
}
.font73 {
  font-size: 73px;
}
.font74 {
  font-size: 74px;
}
.font75 {
  font-size: 75px;
}
.font76 {
  font-size: 76px;
}
.font77 {
  font-size: 77px;
}
.font78 {
  font-size: 78px;
}
.font79 {
  font-size: 79px;
}
.font80 {
  font-size: 80px;
}
.font81 {
  font-size: 81px;
}
.font82 {
  font-size: 82px;
}
.font83 {
  font-size: 83px;
}
.font84 {
  font-size: 84px;
}
.font85 {
  font-size: 85px;
}
.font86 {
  font-size: 86px;
}
.font87 {
  font-size: 87px;
}
.font88 {
  font-size: 88px;
}
.font89 {
  font-size: 89px;
}
.font90 {
  font-size: 90px;
}
.font91 {
  font-size: 91px;
}
.font92 {
  font-size: 92px;
}
.font93 {
  font-size: 93px;
}
.font94 {
  font-size: 94px;
}
.font95 {
  font-size: 95px;
}
.font96 {
  font-size: 96px;
}
.font97 {
  font-size: 97px;
}
.font98 {
  font-size: 98px;
}
.font99 {
  font-size: 99px;
}
.font100 {
  font-size: 100px;
}
.caption-bottom {
  margin-top: -6em;
  margin-bottom: 1.5em;
}
.caption-bottom p {
  margin-top: .5em;
}
span.symbol-nagivation {
  color: #fff;
}
.text-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.service-detail h2 {
  padding: 15px 0 20px !important;
}
.service-detail h3 {
  padding: 20px 0 20px !important;
}
.service-detail p {
  line-height: 1.8em !important;
  padding-bottom: 20px !important;
}
/*==================== Edit 20231026 ===========================*/
#siteLink {
  display: block;
  background: #5b9bd5;
  padding: 2% 1%;
}
#siteLink ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
#siteLink ul li {
  list-style: none;
  color: #fff;
  width: 16%;
  float: left;
  font-weight: bold;
}
#siteLink ul li a {
  color: #fff;
}
#siteLink ul li ul {
  margin-left: 0px;
}
#siteLink ul li ul li {
  list-style: disc !important;
  color: #fff;
  width: 70%;
  float: none;
  font-weight: normal;
  margin-left: 20px;
  font-size: 15px;
}
.contact-map select.form-control {
  background: #464646;
}
table.career {
  width: 96%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  background: #cdf4f0;
  margin: 35px 0;
}
table.career tr:nth-child(2n+1) {
  background: #e9faf9;
}
table.career th {
  padding: 20px 10px;
  border: solid 1px #ffffff;
  background: #778ca3;
  color: #ffffff;
  width: 20%;
}
table.career td {
  padding: 20px 35px 20px 0 !important;
  text-align: left;
  font-size: 15px;
}
.box10, .box11, .box14 {
  display: none;
}
iframe {
  border: none;
}
.boxJob {
  display: block;
  width: 70%;
  margin: 30px auto;
}
.boxJob dl {
  display: block;
  width: 30%;
  margin: 0 10px 20px;
  float: left;
  padding: 15px;
  background: #f8f8f8;
  border: 1px solid #9d9d9d;
}
.boxJob dl dt {
  font-size: 14px;
  border-bottom: 1px #9d9d9d solid;
  padding: 15px 0;
  color: #111111;
}
.boxJob dl dt span {
	float: right;
}
.boxJob dl dd h3 {
  font-size: 24px;
  color: #001982;
  display: block;
  text-align: center;
}
.boxJob dl dd ul {
  display: block;
  background: #ffffff;
  padding: 10px 15px;
}
.boxJob dl dd ul li {
  display: block;
  overflow: hidden;
  list-style: none;
  padding: 5px 0;
  font-size: 14px;
}
.boxJob dl dd ul li span {
  width: 40%;
  float: left;
  height: 45px;
}
.detailJobs {
  display: block;
  width: 80%;
  margin: 10px auto 40px;
}
.detailJobs table {
  width: 100%;
  border-collapse: collapse;
}
.detailJobs table tr {
  border-bottom: solid 2px white;
}
.detailJobs table tr:last-child {
  border-bottom: none;
}
.detailJobs table th {
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}
.detailJobs table th:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.detailJobs table td {
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #eee;
  padding: 10px 0 10px 60px;
}
.detailJobs table table {
  margin: 0;
}
.detailJobs table table tr {
  border-bottom: none !important;
}
.titJobs {
  display: block;
  text-align: center;
  margin: 40px 0;
  width: 100%;
}
.titJobs::after {
  display: block;
  margin: 10px auto;
  width: 5%;
  height: 0.150rem;
  background: #125fad;
  border-radius: 9999px;
  content: '';
}
.titBenefit {
  margin: 20px 0;
  text-align: center;
}
.btn-more {
  background-image: linear-gradient(to right, #02AAB0 0%, #00CDAC 51%, #02AAB0 100%);
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}
.btn-more:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
.navi {
  display: block;
  width: 100%;
}
.navi ul {
  width: 10%;
  margin: 30px auto;
}
.flag_th {
	display: block;
	width: 30px;
	height: 30px;
	background: url("../img/thai.png") no-repeat;
	background-size: 100%;
	border: 2px solid #c7cacd;
	border-radius: 50%;
}
.flag_en {
	display: block;
	width: 30px;
	height: 30px;
	background: url("../img/eng.png") no-repeat;
	background-size: 100%;
	border: 2px solid #c7cacd;
	border-radius: 50%;
}
.flag_jp {
	display: block;
	width: 30px;
	height: 30px;
	background: url("../img/jp.png") no-repeat;
	background-size: 100%;
	border: 2px solid #c7cacd;
	border-radius: 50%;
}
@media (max-width: 992px) {
  #siteLink ul li {
    list-style: none;
    color: #fff;
    width: 96%;
    float: none;
    font-weight: bold;
    margin: 0 auto 10px;
  }
  #siteLink ul li ul {
    margin: 10px 0 20px;
  }
  #siteLink ul li ul li {
    margin-left: 40px;
    margin-bottom: 0px;
  }
  .boxJob {
    width: 98%;
  }
  .boxJob dl {
    width: 96%
  }
  .navi ul {
    width: 32%;
  }
  .boxJob dl dd ul li {
    font-size: 16px;
  }
  .boxJob dl dd ul li span {
    height: 50px;
  }
}
#about h4 {
  font-size: 30px;
  font-weight: 400;
  color: #125fad;
  border-bottom: 1px solid #333;
}
.listNews {
  margin: 30px 0 0;
  padding: 0;
}
.listNews li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 2em;
}
.titNews {
  height: 337px;
  background: url("../../../../public/upload/serviceus/10092020-161337-.jpeg") no-repeat;
  background-size: 100%;
}
.titNews h4 {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 32%;
}
.langth .linkth {
  display: block;
  width: 200px;
  border-radius: 5px;
  margin-top: 250px;
  margin-left: 50%;
  background-color: #125fad;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
}
.langth .linken {
  display: none;
}
.langth .linkjp {
  display: none;
}
.langen .linkth {
  display: none;
}
.langen .linken {
  display: block;
  width: 200px;
  border-radius: 5px;
  margin-top: 250px;
  margin-left: 50%;
  background-color: #125fad;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
}
.langen .linkjp {
  display: none;
}
.langjp .linkth {
  display: none;
}
.langjp .linken {
  display: none;
}
.langjp .linkjp {
  display: block;
  width: 200px;
  border-radius: 5px;
  margin-top: 250px;
  margin-left: 50%;
  background-color: #125fad;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
}