@charset "utf-8";
@font-face {
  font-family: "fontpage";
  src: url(Prompt-Regular.ttf);
}
* {
  font-family: fontpage;
}

html,
body {
  overflow-x: hidden;
}

body {
  font-family: fontpage;
}

.navbar {
  background-color: rgba(255, 255, 255, 0.5) !important;
  backdrop-filter: blur(8px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: background-color 0.3s ease, box-shadow 0.3s ease; /* เพิ่ม animation */
}

.navbar.scrolled {
  background-color: rgba(255, 255, 255, 0.95) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.navbar-nav {
  margin: 0 auto;
}

.navbar-nav .nav-link {
  position: relative;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 20px;
  color: #525252;
  text-transform: uppercase;
  margin: 10px;
}

.navbar-nav .nav-link::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: red;
  transform: scaleX(0);
  transition: transform 0.3s ease;
  transform-origin: right;
}

.navbar-nav .nav-link:hover::after,
.navbar-nav .nav-link.active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.navbar .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 80px;
}

.navbar-brand {
  margin-right: 0;
  padding-right: 10px;
}

.navbar-collapse {
  flex-grow: 0;
}

.navbar-nav {
  margin-left: 0;
  display: flex;
  gap: 10px;
}

.navbar-toggler {
  border: 0px;
  border-radius: 50px;
  margin-right: -100px;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;

  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.nav-bg {
  background: url("../../mwork/images/menu_bg.png") no-repeat center
    center/cover;
  background-size: 1980px;
}

.logoimg {
  height: 60px;
}
.hero {
  background: url("../../mwork/images/banner-hero01.png") no-repeat center
    center/cover;
  color: white;
  min-height: 900px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-content {
  position: relative;
  z-index: 2;
  font-size: 52px;
  font-weight: 500;
  color: #fff;
  text-shadow: 5px 5px 0px rgba(0, 0, 0, 0.5);
  margin-left: 15%;
  margin-top: 5%;
  width: 700px;
}

.section-icon {
  font-size: 2rem;
  color: red;
}

.img-feature {
  max-width: 100%;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  margin-top: 1rem;
}
.box-sys {
  background: url("../../mwork/images/bg_01.jpg") no-repeat center center/cover;
  width: 100%;
  height: 900px;
  overflow: hidden;
}
.sys-img1 {
  width: 600px;
  padding-top: 50px;
  float: left;
}
.sys-img1 img {
  max-width: 600px;
}
.sys-text1 {
  text-align: left;
  float: left;
  height: auto;
  width: 500px;
  padding-left: 0px;
  margin-top: 50px;
  margin-left: 50px;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.sys-text2 {
  float: left;
  height: 120px;
  width: 450px;
  border: 2px solid #db3636;
  text-align: left;
  margin-top: 30px;
  margin-left: 50px;
  border-radius: 20px;
  font-size: 16px;
  color: #db3636;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.sys-car {
  float: left;
  width: 100px;
  height: 90px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #da3333;
  padding: 30px;
  margin-top: 10px;
}
.sys-car-text {
  float: left;
  width: 300px;
  height: 70px;
  margin-top: 10px;
  margin-left: 20px;
}

.navbar-nav .nav-link.active {
  color: #da3333 !important;
  font-weight: bold;
}

.navbar-nav .nav-link:hover {
  color: #da3333 !important;
}
.sys-img2 {
  width: 1090px;
  height: 550px;
  padding-top: 10px;
  margin: auto;
  clear: both;
}
.box-pm {
  background: url("../../mwork/images/pomo_bg.png") no-repeat right center/cover;
  background-size: 1980px;
  width: 1980px;
  height: 1200px;
  clear: both;
  overflow: hidden;
  padding-top: 220px;
  z-index: 500px;
}
.box-tk {
  background: url("../../mwork/images/pomo_bg.png") no-repeat right center/cover;
  
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: 0px;
  overflow: hidden;

  z-index: 500px;
  position: relative;
}
.box-tk .container {
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 58px;
  margin-top: 150px;
  
}

.box-tk_box1 {
  width: 850px;
  height: 465px;
  text-align: center;
  float: left;
}

.box-tk_box1_t1 {
  width: 100%;
  font-size: 48px;
  float: left;
  clear: both;
  color: #525252;
  font-weight: 600;
  line-height: 80px;
}
.box-tk_box1_t2 {
  width: 850px;
  font-size: 28px;
  float: left;
  clear: both;
  color: #525252;
}

#tk_text01 {
  display: block;
}
#tk_text02 {
  display: none;
}

.box-tk_box1_t3 {
  width: 300px;
  font-size: 12px;
  float: left;
  clear: both;
  color: #525252;
  margin-left: 30px;
}

.box-tk_box3 {
  width: 653px;
  height: 747px;
  background: url("../../mwork/images/tk_mobile01.png") no-repeat left top/cover;
  z-index: 500;
  position: absolute;
  top: 40px;
  right: 0px;
}
.box-pm_box1 {
  width: 600px;
  height: auto;
  text-align: center;
  float: left;
}
.box-pm_box1_t1 {
  width: 600px;
  font-size: 80px;
  float: left;
  clear: both;
  color: #525252;
}
.box-pm_box1_t2 {
  width: 600px;
  font-size: 40px;
  float: left;
  clear: both;
  color: #525252;
}

#box-pm-bt1 {
  width: 600px;
  margin-left: 150px;
}

#box-tk-bt1 {
  width: 100%;
}

.box-pm_box2 {
  width: 400px;
  height: auto;
  text-align: center;
  float: left;
  margin-top: 110px;
}
.box-pm_box2 img {
  width: 300px;
  height: auto;
  clear: both;
}
.box-pm_box2 span {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #525252;
}

.box-pm_box3 {
  width: 500px;
  height: 800px;
  text-align: center;
  float: right;
  background: url("../../mwork/images/pomo_01.png") no-repeat left top/cover;
  background-size: 400px;
  position: relative;
  right: -200px;
  top: -300px;
  z-index: 500;
}
.box-pm_box4 {
  width: 300px;
  height: 1800px;
  text-align: center;
  float: right;
  background: url("../../mwork/images/pomo_3bg.png") no-repeat left top/cover;
  background-size: 300px;
  position: relative;
  right: -800px;
  top: -650px;
  z-index: 100;
}
.box-wf {
  background: url("../../mwork/images/bg_02.png") no-repeat center center/cover;
  width: 100%;
  height: auto;
  clear: both;
  position: relative;
  top: 0px;
  overflow: hidden;
  padding-bottom: 100px;
}
.box-wf2 {
background: linear-gradient( to bottom ,#ffffff,#fff);
  height: auto;
  clear: both;
  overflow: hidden;
  padding-bottom: 50px;
}
.hover-glow-container {
  transition: box-shadow 0.3s ease;
}
.hover-glow-container:hover {
  box-shadow: 0 0 20px 10px rgba(255, 215, 0, 0.3);
}
.container-boxwf2 {
display: flex;
  flex-direction:row;
  flex-wrap: nowrap;
  align-items:center;
  justify-content:center;
  gap: 0px 10px;

}

.box-wf2 .box-wf2-pic2 {
  text-align: center;
}
.box-wf2-pic {
  display: block;
}
.box-wf-text1 {
  width: 600px;
  height: auto;
  color: #8F8F8F;
  font-size: 24px;
  font-weight: 400;
  clear: both;
  padding-bottom: 20px;
  
}
.box-wf-text1 h1 {
  width: 100%;
  height: 100px;
  color:#58595B;
  font-size: 40px;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
}
.box-wf-text1 p {

font-weight: 400;
font-style: Regular;
font-size: 24px;
text-align: center;

}
.box-wf-text2-d {
    display: block;
  }
  .box-wf-text2-m {
    display: none;
  }
.button-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  padding-top: 30px;
  padding-bottom: 30px;
}

.red-button_tk {
  width: 306px;
  height: 54px;
  background-color: #c00;
  color: #fff;
  font-size: 32px;
  line-height: 50px;
  border-radius: 30px;
  font-weight: 600;
  padding: 2px;
  margin: 10px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

#box-wf-bt1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px 25px;
padding-top: 45px;
padding-bottom: 20px;
}
.red-button1 {
  height: 46px;
  background-color: #c00;
  color: #fff;
  font-size: 24px;
  line-height: 46px;
  border-radius: 30px;
  padding: 0 24px;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  cursor: pointer;
}
.red-button2 {
  height: 46px;
  background-color: #c00;
  color: #fff;
  font-size: 24px;
  line-height: 46px;
  border-radius: 30px;
  padding: 0 24px;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  cursor: pointer;
}
.red-button3 {
  height: 46px;
  background-color: #c00;
  color: #fff;
  font-size: 24px;
  line-height: 46px;
  border-radius: 30px;
  padding: 0 24px;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  cursor: pointer;
}



.box-wf-text2 {
  width: 600px;
  height: auto;
  float: right;
  margin-right: 50px;
  margin-top: 10px;
  color: #58595b;
  font-size: 22px;
  font-weight: 400;
  clear: both;

  padding-bottom: 20px;
}

.box-wf-text3 {
  width: 580px;
  height: auto;
  float: right;
  margin-right: 50px;
  margin-top: 35px;
  color: #575757;
  font-size: 20px;
  clear: right;
  display: block;
}
.box-wf-text3_mb {
  display: none;
}

.box-tkc {
  background: 
  url("../../mwork/images/tk_mwcommentnewbg.png") no-repeat center top/cover ,
 linear-gradient(to bottom, #fffefe, #fff);

  width: 100%;
  height: 550px;
  clear: both;
  overflow: hidden;
  padding-bottom: 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content:center;
  gap: 0px 40px;
  
}

.box-tkc-left { 
  display: block;
  width: 510px;
  height: 700px;
text-align: center;
margin-top: 100px;

}
.box-tkc-left img {
width: 345px;
margin-top: 160px;
}

.box-tkc-left p {

color: #CE2027;
margin-top: 30px;
font-weight: 500;
font-style: Medium;
font-size: 38px;
line-height: 100%;
letter-spacing: 0%;


}
.box-tkc-left2 {
  display: none;
  width: 700px;
  height: 700px;
text-align: center;
margin-top: 100px;

}
.box-tkc-left2 img {
width: 345px;
margin-top: 160px;
}

.box-tkc-left2 p {
font-weight: 500;
font-size: 38px;
line-height: 100%;
color: #CE2027;
margin-top: 10px;
}

.box-tkc-right {
  width: 900px;
  height: 700px;
text-align: center;
margin-top: 100px;


}

.box-tkc-right-list {
  background: url("../../mwork/images/tk_mwcommentnew01.png") no-repeat center top/cover;
  background-size: 500px;
  width: 500px;
  height: 130px;
  margin-left: 10px;
  margin-bottom: 20px;

}
.box-tkc-right-list p {
font-weight: 400;
font-size: 40px;
line-height: 95px;
color: #000;
}
.box-tkc-ml-200 {
  margin-left: 200px;
}
.box-tkc-ml-2001 {
  margin-left: 0px;
}

.tk-feature-bt {
  background: url("../../mwork/images/tk_feature_bt01.png") no-repeat center top/cover;
  background-size: 380px;
  width: 380px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;

}
.tk-feature-bt:hover {
  background: url("../../mwork/images/tk_feature_bt02.png") no-repeat center top/cover;
  background-size: 380px;
  width: 380px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  cursor: pointer;
  transition-duration: 0.8s;
  
}

.box_userd_slide {
  background: url("../../mwork/images/tk_userd_box_bg.png") no-repeat center top/cover;
  background-size: 1270px;
  width: 1270px;
  height: 190px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0px 0px;

}
.box_userd_slide_text01 {
  width: 157px;
  height: 120px;
  margin-top: 30px;
  margin-left: 50px;
  margin-right: 60px;
  text-align: center;

}
.box_userd_slide_text01 div.p1{
font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #58595b;
height: 16px;
margin-top: 5px;
margin-bottom: 5px;

}
.box_userd_slide_text01 div.p2 {
font-weight: 400;
font-size: 64px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #58595b;
height: 60px;
margin-top: 5px;
margin-bottom: 5px;

}
.box_userd_slide_text02 {
  width: 50px;
  height: 100px;
  border-right: solid 1px #58595b;
  margin-top: 30px;
  position: relative;
  left: -60px;
  

}
.box_userd_slide_text03 {
  width: 950px;
  height: 100px;
  margin-top: 30px;
  position: relative;
  left: -59px;
}
.box_userd_slide_text03 img{
max-height: 100px;
}

.box_userd_slide_text04 {
  width: 950px;
  height: 100px;
  margin-top: 30px;
  position: relative;
  left: -59px;
}
.box_userd_slide_text04 img{
max-height: 100px;
}
.download-section {
  display: flex;
  align-items: center;
  gap:0px 30px;
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: #58595B;
  padding-left:20px;
  
}

.download-text {
  white-space: nowrap;
}

.store-button {
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s, box-shadow 0.2s;
}

.store-button img {
  height: 49px;
  width: auto;
  object-fit: contain;
  display: block;
}

.store-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

.box-ucount {
  clear: both;
  padding-top: 0px;
  margin-right: auto;
  margin-left: auto;

}
.box-ucount .container .row {
  
  height: 250px;
  margin-top: 20px;
padding-left: 120px;
display: flex;
flex-direction: row;
align-items: center;
justify-items: center;
gap: 0 100px;

}

.stat-box {
  text-align: center;
  margin: 0px;
  padding: 0px;
  width: 300px;
  
  
 
}

.stat-number {
  width: 100%;
  font-size: 128px;
  font-weight: 400;
  color: #58595b;
  background: url("../../mwork/images/ucount_bg.png") no-repeat right center;
  background-size: 125px;
  padding-right: 100px;
  
}

.stat-description {
  width: 120%;
  font-size: 36px;
  font-weight: 400;
  color: #58595b;
  margin-left: -20px;
  margin-top: -30px;
}

.stat-number2 {
  font-size: 128px;
  font-weight: 400;
  color: #58595b;
  background: url("../../mwork/images/ucount2_bg.png") no-repeat right center;
  background-size: 100px;
}
.stat-number3 {
  font-size: 128px;
  font-weight: 400;
  color: #58595b;
  background: url("../../mwork/images/ucount3_bg.png") no-repeat right center;
  background-size: 100px;
}
.stat-suffix {
  font-size: 128px;
  font-weight: 400;
  color: #58595b;
  margin-left: -50px;
}


.stat-description2 {
  font-size: 14px;
  font-weight: 400;
  color: #58595b;
  min-width: 1080px;
  text-align: center;
  margin-top: 20px;
}

#box_vdo {
  clear: left;
  float: left;
  height: auto;
  width: 1350px;
  margin-top: 120px;
}
#box_vdo_play {
  width: 748px;
  height: 390px;
  float: left;
  margin-top: 0px;
  padding: 0px;
}

#box_vdo_bt01 {
  width: 550px;
  height: 100px;
  float: left;
  background: url("../../mwork/images/element_08.png") no-repeat center center;
  background-size: 550px;
  color: #da1c23;
  font-size: 36px;
  line-height: 80px;
  text-align: center;
  margin-top: 100px;
  margin-left: 50px;
}
#box_vdo_bt02 {
  width: 550px;
  height: 100px;
  float: left;
  background: url("../../mwork/images/element_09.png") no-repeat center center;
  background-size: 550px;
  color: #da1c23;
  font-size: 36px;
  line-height: 80px;
  text-align: center;
  margin-top: 30px;
  margin-left: 50px;
}
#box_vdo_bt01,
#box_vdo_bt02 {
  transition: filter 0.3s ease-in-out;
}

#box_vdo_bt01:hover,
#box_vdo_bt02:hover {
  cursor: pointer;
  filter: brightness(0.85);
}

.container_box {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
}

.feature-icon {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
}
.popup-box {
  display: none;
  border: 2px solid #d42b2c;
  border-radius: 50px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  z-index: 10;
  width: 950px;
  white-space: normal;
  padding-top: 12px;
  padding-right: 66px;
  padding-bottom: 12px;
  padding-left: 66px;
  background-color: #dfdfdf;
  max-height: 630px;
  overflow: hidden;
  opacity: 0;

  pointer-events: none;
  transition: all 0.3s ease;
  position: relative;
  top: -350px;
}

.popleft:hover .popup-box {
  left: 60px;
  display: block;
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
  animation: bounceIn 0.4s ease;
}
.popright:hover .popup-box {
  right: 950px;
  display: block;
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
  animation: bounceIn 0.4s ease;
}

.ppb_title_1 {
  float: left;
  width: 450px;
  height: 40px;
  margin-top: 120px;

  font-size: 30px;
  line-height: 40px;
}
.ppb_title_2 {
  float: left;
  width: 450px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #7e7e7e;
}
.ppb_title_wd {
  float: left;
  width: 600px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #000;
  text-align: center;
}
.ppb_detail {
  float: left;
  width: 400px;
  margin-top: 50px;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  text-indent: 20px;
}

.ppb_title_1w {
  float: left;
  width: 450px;
  height: 40px;
  margin-top: 120px;

  font-size: 30px;
  line-height: 40px;
}
.ppb_title_2w {
  float: left;
  width: 450px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #7e7e7e;
}
.ppb_detailw {
  float: left;
  width: 320px;
  margin-top: 50px;
  font-size: 17px;
  line-height: 22px;
  text-align: left;
  position: relative;
  left: -450px;
}
.status-box {
  width: 25px;
  height: 25px;
  float: left;
  clear: both;
  margin-bottom: 10px;
  margin-top: 10px;
}

.status-done {
  background-color: #3f7923;
}

.status-doing {
  background-color: #6e4c00;
}

.status-next {
  background-color: #555555;
}

.popup-box img.imgmobile {
  width: 300px;
  height: auto;
  float: right;
  padding: 0;
  position: relative;
  top: -170px;
}
.popup-box img.imgweb {
  width: auto;
  height: 375px;
  float: right;
  padding: 0;
  position: relative;
  top: -300px;
  right: -30px;
}
.popup-box img.imgweb2 {
  width: auto;
  height: 375px;
  float: right;
  padding: 0;
  position: relative;
  top: -200px;
  right: -30px;
}

.bt_close {
  font-size: 24px;
  float: right;
  position: relative;
  right: -30px;
  top: 10px;
}
.bt_close:hover {
  cursor: pointer;
  color: #c00;
  float: right;
  font-weight: bold;
}
.popup-box2 {
  display: none;
  border: 2px solid #d42b2c;
  border-radius: 50px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  z-index: 10;
  width: 750px;
  min-height: 680px;
  padding: 12px 66px;
  background-color: #dfdfdf;
  height: 500px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  position: relative;
  top: -500px;
}

.popup-box2.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
  animation: bounceIn 0.4s ease;
}

.popup-box3 {
  display: none;
  border: 2px solid #d42b2c;
  border-radius: 50px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  z-index: 10;
  width: 750px;
  min-height: 680px;
  padding: 12px 66px;
  background-color: #dfdfdf;
  height: 500px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  position: relative;
  top: -500px;
  left: -500px;
}

.popup-box3.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
  animation: bounceIn 0.4s ease;
}

.feature-text h5 {
  font-weight: bold;
}
.feature-text small {
  color: gray;
}
.middle-image img {
  width: 100%;
  max-width: 300px;
}
.feature-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 40px;
}
.feature-text {
  flex: 1;
}

#box-webapp {
  background: url("../../mwork/images/webapp_bg.png") no-repeat center top;
  width: 100%;
  clear: both;
}

.features_m {
  display: block;
}
#swipeCarousel2 {
  display: none;
}

.box1 {
  width: 280px;
  height: 440px;
  background: url("../../mwork/images/workwebappbox01_bg.png") no-repeat center
    center;
  background-size: 300px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-weight: bold;
  border-radius: 25px;
  padding: 20px;
  text-align: left;
  float: left;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  margin-right: 20px;
}
.box2 {
  width: 440px;
  height: 440px;
  background: url("../../mwork/images/workwebappbox02_bg.png") no-repeat center
    center;
  background-size: 440px;
  color: #666;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  float: left;
  border-radius: 25px;
  padding: 20px;
  margin-right: 20px;
  text-align: left;
  font-size: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* เพิ่มเงา */
}

.workdocbt {
  float: right;
  width: 150px;
  height: auto;
  margin-left: 250px;
  margin-top: 180px;
}
.workdocbt img {
  width: 150px;
  height: auto;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.workdocbt img:hover {
  transform: scale(1.18);
}
.box3 {
  width: 440px;
  height: 440px;
  background: url("../../mwork/images/workwebappbox03_bg.png") no-repeat center
    center;
  background-size: 440px;
  color: #666;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  float: left;
  border-radius: 25px;
  padding: 20px;
  text-align: left;
  font-size: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* เพิ่มเงา */
}

#box-mworkfor {
  background: url("../../mwork/images/workfor_bg.png") no-repeat center top;
  background-size: 1900px;
  width: 100%;
  clear: both;
  height: auto;
  padding-top: 1px;
}
#box-mworkfor_mb {
  display: none;
}
.mworkfor-container {
  display: flex;
  align-items: center;
  max-width: 1000px;
  padding: 30px;
  margin-top: 200px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}
.left-panel {
  flex: 1;
  text-align: center;
  font-size: 25px;
}
.left-panel img {
  max-width: 250px;
  margin-bottom: 10px;
}
.left-panel h4 {
  color: #d00000;
  font-weight: bold;
}
.right-panel {
  flex: 2;
  position: relative;
}
.role-item {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 150px;
}
.role-item img {
  width: 100px;
  height: 100px;
  margin-right: 15px;
}

.line-connector {
  background: url("../../mwork/images/mworkfor_cn01.png") no-repeat left top;
  width: 100px;
  height: 540px;
  position: absolute;
  margin-top: 72px;
  margin-left: 35px;
}
.dot-connector {
  width: 10px;
  height: 10px;
  background-color: #d00000;
  border-radius: 50%;
  margin-left: 5px;
}

.circle {
  width: 100px;
  height: 100px;
  background-color: #bbb;
  border-radius: 50%;
  margin-right: 20px;
  flex-shrink: 0;
  box-shadow: 10px 10px 20px rgba(255, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
.workfor_icon {
  background: url("../../mwork/images/icon_02.png") no-repeat center top;
  background-size: 20px;
  width: 20px;
  height: 20px;
  float: right;
  margin-left: 10px;
  position: relative;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.mobileapp_icon {
  background: url("../../mwork/images/icon_01.png") no-repeat center top;
  background-size: 14px;
  width: 14px;
  height: 14px;
}
.workfor_icon:hover {
  background: url("../../mwork/images/icon_01.png") no-repeat center top;
  background-size: 20px;
}
.business-section {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 40px;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.section-title {
  font-size: 32px;
  font-weight: bold;
  color: #444;
  text-align: center;
  width: 180px;
}

.divider {
  display: block;
  width: 2px;
  background-color: #ccc;
  height: 120px;
}

.column-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  flex: 1;
}

.column {
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #444;
  font-size: 18px;
  min-width: 180px;
}

.box-package {
  background: url("../../mwork/images/tk_mwcommentnewbg3.png") no-repeat center top/cover;
  width: 100%;
  clear: both;
  height: 750px;
  padding-top: 30px;

}
.box-package-title {
  width: 100%;
  color: #CE2027;
font-weight: 500;
font-size: 48px;
text-align: center;
height: 48px;


}

.package_container {
  width: 1180px;
  clear: both;
  padding-right: 20px;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px 20px;
}
.package-list-box{
  width: 275px;
  height: 345px;
   
}
.card-normal{
  background-color: #808080;
 
}
.card-header {
  font-size: 22px;font-weight: 400;
}
.card-body {
  color: #525252;
  font-size: 20px;
  font-weight: 400;
}
.card-body-money{
  font-size: 36px;
  font-weight: 400;
}
.card-body h1 {

font-weight: 400;

font-size: 54px;

text-align: center;
  color: #525252;

}
.card-body p.f15 {
  font-size: 15px;
  font-weight: 300;
}
.card-body p.f124 {
  font-size: 15px;
  font-weight: 400;
}
.text-muted{
  font-size: 14px;
}
.price-card {
  border-radius: 20px;
  border: none;
}

.price-highlight {
  background-color: #d60000;
  color: white;
  padding-left: 25px;
  border-radius: 20px 20px 0 0;
}
.price-highlight2 {
  background-color: #6c757d;
  color: white;
  border-radius: 20px 20px 0 0;
}
.box-radius {
  border-radius: 10px 10px 0 0;
}

.best-seller-badge {
  position: absolute;
  top: -30px;
  left: 450px;
  transform: translateX(-50%);
  background-color: white;
  color: #d9534f;
  border: 1px solid #d9534f;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  width: 260px;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  line-height: 35px;
  text-align: center;
}

.boxfree-container {
  width: 1180px;
  height: 150px;
  margin: auto;

}
.pk-text001 {
width: 1150px;
  text-align: right;
  font-size: 20px;
  font-weight: 300;
  color: #949494;
  margin-bottom: 40px;
  margin-top: 20px;
}
.free-badge {
  background-color: #d60000;
  color: white;
  font-size: 36px;
  font-weight: 600;
  width: 170px;
  height: 52px;
  line-height: 52px;
  text-align: center;
border-radius: 30px;
float: left;
margin-top: 30px;
margin-right: 20px;
display: block;
}
.free-badge-list {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 5px;
 float: left;
font-weight: 400;
font-size: 24px;
color: #58595B;
}
.free-badge-list img {
margin-right: 5px;
margin-left: 10px;
}
.free-badge-list-group1 {
  width: 380px;
  float: left;
  display: block;
}
.free-badge-list-group2 {
  width: 560px;
  float: left;
  margin-left: 40px;
  display: block;
}
.free-badge-list-group3 {
  width: 560px;
  float: left;
  margin-left: 40px;
  display: none;
}

.second-row {
  display: none;
}


.ribbon-img {
  position: absolute;
  top: -2px;
  left: 20px;
  width: auto;
  height: 100px;
  
}




#box-usecases {
  background: url("../../mwork/images/usecases_bg.png") no-repeat center top;
  background-size: 1980px;
  width: 100%;
  clear: both;
  height: auto;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-top: 50px;
}

.logo-container {
  width: 140px;
  height: 80px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.logo-container img {
  max-width: 100%;
  max-height: 60px;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.logo-container:hover img {
  transform: scale(1.1);
}

.logo-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.logo-text01 {
  font-size: 28px;
  text-align: center;
}

.box-fromemail {
  background: url("../../mwork/images/formcontactbg.png") no-repeat center center/cover;

  width: 100%;
  clear: both;
  height: auto;
  padding-bottom: 30px;
}
.emailinputmb {
    margin-top: 0px;
  }

.form-wrapper {
  max-width: 1250px;
  margin: auto;
   display: flex;
  flex-direction: row;
  justify-content:space-evenly;
  gap: 10px 30px;
}

#contactus .left-box {
  background: url("../../mwork/images/fromemail_bg.png") no-repeat left bottom;
  background-size: 415px;
  padding: 30px 40px;
  color: white;
width: 615px;
height: 661px;


}
.text_a_left_text {
font-weight: 500;
font-size: 48px;
line-height: 60px;
color: #fff;

}

#contactus .right-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  
  padding-top: 30px;
 
}
.form-label {
font-weight: 400;
font-size: 26px;
line-height: 100%;
color: #58595b;
}

.form-control {
  background-color: #fff;
  border-radius: 12px;
  border: 1.5px solid #ccc;
  box-shadow: none;
  transition: border-color 0.2s ease;
}

.form-control:focus {
  border-color: #e00000;
  outline: none;
  box-shadow: 0 0 0 2px rgba(224, 0, 0, 0.2);
}

.send-btn {
  width: 100%;
  background-color: #e00000;
  color: white;
  border-radius: 20px;
  padding: 10px 30px;
  border: none;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  font-size: 24px;
  font-weight: 400;
}

.send-btn:hover {
  background-color: #ff3333;
  box-shadow: 0 4px 12px rgba(255, 0, 0, 0.3);
}
.icon-text1 {
  display: none;
}
.icon-text {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.icon-text img {
  width: 32px;
  height: 32px;
  margin-right: 20px;
}

.icon-text i {
  margin-right: 10px;
}

.qr img {
  max-width: 140px;
  margin: 28px 0;
}

.qr {
  display: block;
}

#box-footer {
  background: linear-gradient(to bottom, #cc0000, #cc000083);
  color: #fff;
  padding: 30px 0;
  min-height: 304px;
}


#box-footer .container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0px 0px;
}
.footer-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  

}

.footer-title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.footer-divider {
  border-left: 1px solid #fff;
  height: 198px;
  margin: 0 50px;
}



.ft_logo1 {
  width: 197px;
  height: 149px;
  float: left;
  margin-top: 30px;
  margin-right: 10px;
}
.ft_logo1 img {
  width: 197px;
  height: 149px;
    object-fit: contain;
}

.ft_co {
  min-width: 450px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding-top: 30px;
  margin-left: 30px;
}

.ft_co h6 {
  width: 100%;
  font-size: 24px;
  font-weight: 500;
  
}
.ft_co p {
  font-size: 20px;
  font-weight: 500;
  margin-top: 25px;
}

.ft-txt02 {
  margin-top: 10px;
  min-width: 480px;
  padding-top: 30px;

}

.footer-contact {
  color: #f0f0f0;
  display: flex;
  align-items: center;
  height: 30px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 18px;
}



.ft_logo2 {
  width: 108px;
  height: 152px ;
  float: left;
  margin-top: 55px;
  margin-right: 58px;
}
.ft_logo2 img {
  margin-top: -5px;
  width:108px;
  height: 152px ;
  object-fit: contain;
  float: left;
}

.qr-code {
  width: 80px;
  height: auto;
  margin-top: 0px;
  position: relative;
  top: 0px;
  left: -60px;
  float: left;
}


.footer-contact img {
  width: 26px;
  height: 26px;
  position: relative;
  top: -8px;
  margin-right: 17px;
}
.footer-contact p {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  height: 30px;
}

#box-footer-mb {
  display: none;
}

.captcha-box {
  font-size: 24px;
  letter-spacing: 6px;
  background: #f2f2f2;
  padding: 10px 20px;
  display: inline-block;
  user-select: none;
  border-radius: 6px;
  margin-bottom: 10px;
}
#msg {
  font-weight: bold;
  margin-top: 15px;
}

#mainPreview {
  transition: opacity 0.3s ease;
}

.hover-thumb {
  cursor: pointer;
  transition: 0.3s ease;
}

.hover-thumb:hover {
  cursor: pointer;
  animation: shake 0.5s;
}

.popup-box4 {
  display: none;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  width: 500px;
  height: auto;
  padding: 12px 66px;
  padding-bottom: 20px;
  background-color: #eeeeee;
  overflow: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
  border-radius: 30px;
}

.workfor_icon:hover {
  cursor: pointer;
}

.workfor_icon:hover .popup-box4 {
  display: block;
  transform: scale(1);
  animation: bounceIn 0.4s ease;
}

.ppb4_title1 {
  font-size: 22px;
  line-height: 30px;
  color: #000;
  float: left;
}
.ppb4_title2 {
  float: left;
  clear: both;
  font-size: 20px;
  line-height: 30px;
  color: #666;
}
.ppb4_title3 {
  float: left;
  clear: both;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

.mwf_title1 {
  font-size: 34px;
  line-height: 40px;
  color: #c00;
  float: left;
}
.mwf_title2 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  float: left;
  clear: both;
}
#mworkfor_menubox {
  width: 500px;
  height: 500px;
  margin-left: 150px;
  margin-top: 20px;
}
.mworkfor_menubox_list_p {
  float: left;
}
.mworkfor_menubox_list_text1 {
  font-size: 34px;
  line-height: 40px;
  color: #c00;
  float: left;
  margin-top: 10px;
}
.mworkfor_menubox_list_text2 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  clear: left;
  position: relative;
  top: -50px;
  left: 120px;
}

@keyframes shake {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    transform: translate(-5px, 0) rotate(-3deg);
  }
  40% {
    transform: translate(5px, 0) rotate(3deg);
  }
  60% {
    transform: translate(-5px, 0) rotate(-3deg);
  }
  80% {
    transform: translate(5px, 0) rotate(3deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}

@keyframes bounceIn {
  0% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

.fixed-bottom-right {
  display: block;
  position: fixed;
  bottom: -10px;
  right: 3%;
  z-index: 1000;
  cursor: pointer;
}

.floating-image {
  width: 170px;
  height: auto;
  transition: transform 0.3s ease-in-out;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  margin-left: 20%;
}

.floating-image:hover {
  transform: scale(1.2);
}

.information {
  width: 300px;
  height: 50px;
  background: url("../../mwork/images/information_pbt.png") no-repeat center top;
  background-size: 300px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}

#swipeCarousel {
  display: none;
}

#customizable_box {
  display: none;
}

#slide_features {
  display: none;
}

.image-container {
  display: inline-block;
  transition: transform 0.4s ease-in-out;
}

.zoom-in {
  transform: scale(1.2);
}

.footer-link {
  color: #666;
  text-decoration: none;
}

.footer-link:hover {
  color: #000;
  text-decoration: none;
}

.contact-form {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 800px;
  margin: 50px auto;
}
.form-left {
  flex: 1;
  margin-right: 20px;
}

.form-left .row {
  width: 750px;
  display: flex;
  gap: 10px;
}
.form-left .row input {
  flex: 2;
  width: 100%;
  height: 61px;
  padding: 10px;
  font-size: 26px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 15px;
  color: #b3b3b3;
}

.form-left .row input::placeholder {
  color: #b3b3b3;
}

#contactForm2 .form-left button {
  background: #d60000;
  color: white;
  border: none;
  font-size: 24px;
  font-weight: 400;
  border-radius: 15px;
  cursor: pointer;
  width: 142px;
  height: 49px;
  line-height: 49px;
  position: relative;
  right: -10px;
  margin-top: 10px;
  
}
.form-left button:hover {
  background: #a90505;
  color: rgb(242, 230, 230);
}
.form-right {
  width: 100%;
  text-align: center;
  float: left;
  margin-left: 10px;
}
.form-right2 {
  display: none;
}
.form-right img {
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
}
.form-right p {
  margin: 5px 0;
  font-size: 14px;
}

#form_tk {
  width: 845px;
  float: left;
  clear: both;
}

.contact-box {
  padding: 30px;
  margin: 0 auto;
}
.contact-info {
  text-align: left;
  color: #58595b;
  float: left;
  padding-left: 25px;
  width: 280px;
  padding-top: 15px;
  z-index: 1000;
}
.contact-info img.tk_contact01 {
  width: 30px;
  height: 30px;
  margin-top: 5px;
}
.contact-info .ctif_call01 {
  float: left;
  height: 42px;
  clear: both;
  margin-bottom: 15px;
}
.contact-info .ctif_call02 {
  margin-left: 10px;
  float: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
.contact-info .ctif_call02 a {
  color: #58595b;
  text-decoration: none;
}
.line-box {
  text-align: center;
  border-right: 1px solid #ccc;
}
.line-qr {
  width: 110px;
 
}
.line-add-btn {
  background-color: #02b502;
  color: white;
  border-radius: 25px;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
 width: 112px;
 height: 26px;
 line-height: 26px;
 text-align: center;
}
.line-addf {
  width:170px;
  height: auto;
  float: left;
  text-align: center;
  border-right-width: 0.5px;
  border-right-style: solid;
  border-right-color: #231F20;

}

.line-addf h6 {
  font-size: 15px;
  font-weight: 400;
  color: #02b502;
}
.contact-box-rp {
  width: 460px;
  height: 172px;
}


#article_box {
  margin-top: 150px;
  clear: both;
  height: auto;
  padding-bottom: 100px;
}
.article_box_list {
  box-shadow: 0px 15px 15px #999;
  padding: 30px;
  background-color: #e2e2e2;
  border-radius: 30px;
}
.article_box_list img {
  max-height: 300px;
}

.article_box_list {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease;
}


.article_box_list.show {
  opacity: 1;
  transform: translateY(0);
}

.article_box_list .col-md-4 {
  transform: translateX(-50px);
  opacity: 0;
  transition: all 1s ease;
}

.article_box_list.show .col-md-4 {
  transform: translateX(0);
  opacity: 1;
}

.article_box_list .col-md-8 {
  opacity: 0;
  transition: opacity 1s ease 0.3s;
}

.article_box_list.show .col-md-8 {
  opacity: 1;
}

.list-unstyled {
  font-size: 24px;
font-weight: 400;
color: #58595b;
}
.list-unstyled-h {
  margin-top: 20px;
  font-size: 24px;
font-weight: 500;
color: #D21C23;

}
#box-footer_v2 {
  width: 100%;
  height: 300px;
  
}
#box-footer_v2 .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px 110px;
} 

.mobile_hd {
  display: block;
}
.mobile_hd img {
  height: 80px;
  margin-top: 50px;
  margin-left: 50px;
}

.mnf-01 {
  width: 490px;
  font-size: 24px;
  font-weight: 500;
  margin-top: 25px;
  margin-left: 50px;

}
.mnf-01 h6 {
  font-size: 24px;
  font-weight: 500;
}
.mnf-02 {
  width: 380px;
  font-size: 24px;
  font-weight: 500;
   margin-top: 25px;
}
.mnf-02 h6 {
  font-size: 24px;
  font-weight: 500;
}

@media (max-width: 768px) {
  .nav-bg {
    background: url("../../mwork/images/menu_bg.png") no-repeat right;
    background-size: 200% 100%;
  }

  .mobile_hd {
    display: none;
  }

  .logoimg {
    height: 29px;
    width: 114px;
    margin-left: -80%;
  }

  #article_box {
    margin-top: 100px;
    clear: both;
    height: auto;
    padding-bottom: 300px;
  }
  .article_box_list {
    box-shadow: 0px 15px 15px #999;
    padding: 30px;
    background-color: #f7f7f7;
    border-radius: 30px;
    margin: 5px;
  }
  .article_box_list img {
    max-height: 220px;
  }


  .footer-divider {
    display: none !important;
  }

  .qr-code {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .business-section {
    width: 100%;
    padding: 10px;
  }

  .section-title {
    font-size: 20px;
    font-weight: bold;
    color: #444;
    min-width: 120px;
    text-align: left;
  }
  .column-list {
    display: none;
  }
  .divider {
    display: none;
  }

  .section-title_mb {
    display: block;
    color: #c00;
    font-size: 12px;
  }

  .column-list {
    width: 500px;
    float: left;
    clear: both;
  }

  .column {
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: #444;
    font-size: 18px;
    min-width: 180px;
  }

  html,
  body {
    overflow-x: hidden;
  }
  .hero {
    background: url("../../mwork/images/banner-hero01.png") no-repeat right
      center/cover;
    color: white;
    min-height: 300px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-content {
    position: relative;
    z-index: 2;
    font-size: 20px;
    font-weight: 500;
    color: #dcdcdc;
    text-shadow: 3px 2px 0px rgba(0, 0, 0, 0.5);
    top: 5px;
    left: 280px;
    min-width: 700px;
  }

  .fixed-bottom-right {
    display: block;
    position: fixed;
    bottom: -10px;
    right: 3%;
    z-index: 1000;
    cursor: pointer;
  }

  .floating-image {
    width: 100px;
    height: auto;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
    margin-left: 20%;
  }

  .floating-image:hover {
    transform: scale(1.2);
  }

  .information {
    width: 150px;
    height: 30px;
    background: url("../../mwork/images/information_pbt.png") no-repeat center
      top;
    background-size: 300px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-radius: 20px;
  }

  .sys-img1 {
    width: auto;
    padding-top: 50px;
    float: left;
  }
  .sys-img1 img {
    max-width: 100%;
  }
  .sys-text1 {
    text-align: left;
    float: left;
    height: auto;
    width: 80%;
    padding-left: 0px;
    margin-top: 50px;
    margin-left: 50px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .sys-text2 {
    float: left;

    height: 120px;
    width: 95%;
    border: 2px solid #db3636;
    text-align: left;
    margin-top: 30px;
    margin-left: 3%;
    border-radius: 20px;
    font-size: 13px;
    color: #db3636;
    background-color: rgba(255, 255, 255, 0.3);
    overflow: hidden;
  }
  .sys-car {
    float: left;
    width: 100px;
    height: 90px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #da3333;
    padding: 30px;
    margin-top: 10px;
  }
  .sys-car-text {
    float: left;
    width: 60%;
    height: auto;
    margin-top: 10px;
    margin-left: 20px;
    font-size: 12px;
  }

  .sys-img2 {
    width: 100%;
    height: auto;
    padding-top: 10px;
    margin: auto;
    clear: both;
  }

  .box-wf {
    background: url("../../mwork/images/tracking02_bg.png") no-repeat top center;
    background-size: 380px;
    width: 100%;
    height: auto;
    clear: both;
  }
  .box-wf2 {
    background: url("../../mwork/images/tracking02_bg.png") no-repeat top center;
    background-size: 360px;
    width: 100%;
    height: auto;
    clear: both;
    margin-top: -10px;
    padding-bottom: 0px;
  }
  .box-wf2-pic {
    display: none;
  }

  .box-wf-text1 {
    width: 100%;
    height: auto;
    color: #58595b;
    font-size: 14px;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    margin-top: 350px;
  }
    .box-wf-text1 h1 {
    width: 100%;
    height: auto;

font-weight: 600;

font-size: 20px;

line-height: 26px;

text-align: center;
color: #58595B;


  }
   .box-wf-text1 p {
 width: 100%;
    height: auto;
font-weight: 400;

font-size: 13px;

line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #58595B;

  }
  .box-wf-text2-d {
    display: none;
  }
  .box-wf-text2-m {
    margin-top: -10px;
    display: block;
  }

  .button-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;

  }

  .red-button_tk {
    width: 142px;
    height: 25px;
    background-color: #c00;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    border-radius: 30px;
    font-weight: 600;
  }

  .box-wf-text3_mb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px 10px;
    padding: 0px 20px;
  }
  .box-wf-text3_mb img {
    height: 27px;
  }

  .download-text_mb {
    width: 106px;
    height: 22px;
    font-size: 13px;
    font-weight: 400;
    color: #58595b;
    line-height: 27px;
  }

  #box-wf-bt1 {
    width: 100%;
    display: flex;
    justify-content:center;
    align-items: center;
    gap: 0px 10px;
    margin: 0px;
    padding: 0px;

  }

  .red-button1, .red-button2, .red-button3 {
  display: flex;
  justify-content: center;
  align-items: center;    
  
  width: fit-content; 
  padding: 0 10px;
  
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background-color: #cc0000;
  border-radius: 20px;
  height: 25px;
}


  .box-wf-text2 {
    width: 98%;
    height: auto;
    color: #575757;
    font-size: 14px;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
  }

  .box-wf-text3 {
    display: none;
  }

  #stat-box1 {
    display: block;
  }


  .store-button {
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s, box-shadow 0.2s;
}

.store-button img {
  height: 26px;
  width: auto;
  object-fit: contain;
  display: block;
}

.store-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

  .box-ucount {
    clear: both;
    padding-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
   
    height: auto;
  
  
  }

  .box-ucount .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px 0px;
   height:auto;
 width: 350px;
  
 
    
  }
  


  .stat-box {
    text-align: center;
    width: 110px;
    height: 90px;
  
  }
  .stat-number {
    font-size: 52px;
    font-weight: 400;
    color: #58595b;
    background: url("../../mwork/images/ucount_bg.png") no-repeat right center;
    background-size: 40px;
    padding-right: 30px;
  width: 110px;
    
    min-height: 90px;
    
  }
  .stat1 {
position: relative ; 
left: 0px;
}
  .stat3 {
position: relative ; 
left: -20px;
}

  .stat-number2 {
    font-size: 52px;
    font-weight: 400;
    color: #58595b;
    background: url("../../mwork/images/ucount2-2_bg.png") no-repeat right center;
    background-size: 52px;
min-height: 90px;
    
  }

  .stat-number3 {
    font-size: 52px;
    font-weight: 400;
    color: #58595b;
    background: url("../../mwork/images/ucount3-2_bg.png") no-repeat right center;
    background-size: 52px;
    height: 100px;
  

    
  }

  .stat-suffix {
    font-size: 52px;
    font-weight: 400;
    color: #58595b;
    margin-left: -20px;
  }

  .stat-description {

    font-size: 13px;
    font-weight: 400;
    color: #58595b;
    text-align: center;
    padding-left: 15px;
   
  }
  .stat-description2 {
  width: 100%;
    font-size:6px;
    font-weight: 400;
    color: #58595b;
    text-align: center;
    margin-top: 0px;
  }

  #box_vdo {
    margin-top: 50px;
    clear: left;
    float: left;
    height: auto;
    width: 100%;
  }
  #box_vdo_play {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0px;
    padding: 0px;
  }

  #box_vdo_bt01 {
    width: 100%;
    height: 50px;
    float: left;
    background: url("../../mwork/images/element_08.png") no-repeat center center;
    background-size: 280px;
    color: #da1c23;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    position: relative;
    left: -50px;
    top: -50px;
  }
  #box_vdo_bt02 {
    width: 100%;
    height: 50px;
    float: left;
    background: url("../../mwork/images/element_09.png") no-repeat center center;
    background-size: 280px;
    color: #da1c23;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    position: relative;
    left: -50px;
    top: -50px;
  }
  #box_vdo_bt01,
  #box_vdo_bt02 {
    transition: filter 0.3s ease-in-out;
  }

  #box_vdo_bt01:hover,
  #box_vdo_bt02:hover {
    cursor: pointer;
    filter: brightness(0.85);
  }

  .features_m {
    display: none;
  }

  #box-webapp {
    background: url("../../mwork/images/webapp_bg.png") no-repeat center top;
    background-size: 1200px;
    width: 100%;
    height: 200px;
    clear: both;
    position: relative;
    top: 150px;
  }
  #swipeCarousel2 {
    display: block;
    position: relative;
    top: 30px;
  }

  .slide_features_text2 {
    width: 100%;
    text-align: center;
  }
  .slide_features_text2 h6 {
    color: #c00;
  }

  #slide_features {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #333;
    float: left;
    clear: both;
  }
  .slide_features_text {
    width: 280px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    font-size: 16px;
    text-align: left;
  }
  .slide_features_text h6 {
    color: #c00;
  }
  .slide_features_text h4 {
    margin-top: 50px;
  }
  .carousel-item {
    width: 100%;
    min-height: 540px;
    color: #003;
    position: relative;
  }
  .carousel-inner {
    min-height: 620px;
  }
  .carousel-caption {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 10px;
  }
  .carousel-control-prev-icon {
    background-color: black;
    width: 40px;
    height: 40px;
    background-size: 60% 60%;
    border-radius: 50%;
  }

  .carousel-control-next-icon {
    background-color: black;
    width: 40px;
    height: 40px;
    background-size: 60% 60%;
    border-radius: 50%;
  }

  .carousel-item img {
    height: 350px;
    width: 100%;
    object-fit: contain;
  }
  .container_box {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 50px;
  }
  #swipeCarousel {
    display: block;
    margin: 0 30px;
  }
  #box-mworkfor {
    display: none;
  }
  .box-pm {
    background: url("../../mwork/images/pomo_bg.png") no-repeat center top/cover;
    background-size: 1300px;
    width: 100%;
    height: 1200px;
    clear: both;
    overflow: hidden;
    padding-top: 60px;
  }

  .box-pm_box1 {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    position: relative;
    top: 100px;
  }
  .box-pm_box1_t1 {
    width: 100%;
    font-size: 40px;
    float: left;
    clear: both;
    color: #525252;
  }
  .box-pm_box1_t2 {
    width: 100%;
    font-size: 24px;
    float: left;
    clear: both;
    color: #525252;
  }

  #box-pm-bt1 {
    width: 200px;

    float: left;
    position: relative;
    left: -50px;
  }

  .box-pm_box2 {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    clear: both;
    margin-top: 110px;
  }
  .box-pm_box2 img {
    width: 200px;
    height: auto;
    clear: both;
    position: relative;
    left: -70px;
    top: 150px;
    z-index: 600;
  }
  .box-pm_box2 span {
    width: 200px;
    font-size: 22px;
    color: #525252;
    background-color: #093;
    position: relative;
    top: 170px;
    left: 26px;
  }

  .box-pm_box3 {
    width: 100%;
    height: 800px;
    text-align: center;
    float: left;
    clear: both;
    background: url("../../mwork/images/pomo_01.png") no-repeat left top/cover;
    background-size: 200px;
    z-index: 500;
    position: relative;
    left: 200px;
    top: 0px;
  }
  .box-pm_box4 {
    display: none;
  }

  .popup-box4 {
    display: block;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
    width: 500px;
    height: auto;
    padding: 12px 66px;
    padding-bottom: 20px;
    background-color: #eeeeee;
    overflow: hidden;
    transition: all 0.3s ease;
    z-index: 1000;
    border-radius: 30px;
  }

  #customizable_box {
    display: block;
    width: 100%;
    margin-top: 50px;
  }

  .box1_mb {
    width: 100%;
    height: 80px;
    background: url("../../mwork/images/workwebappbox01_bg.png") no-repeat
      center center;
    background-size: 500px;
    color: white;
    line-height: 80px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    text-align: center;
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .box1_mb h2 {
    line-height: 80px;
  }
  .box2_mb {
    width: 100%;
    height: auto;
    padding: 20px;
    color: #666;
    float: left;
    text-align: left;
    font-size: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    background-color: #fcfcfc;
    background: url("../../mwork/images/workwebappbox02_bg.png") repeat-y center
      center;
    background-size: 800px;
  }

  .workdocbt {
    display: none;
    float: right;
    width: 150px;
    height: auto;
    margin-left: 250px;
    margin-top: 180px;
  }
  .ppb_title_wd {
    float: left;
    width: 100%;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #c00;
    text-align: center;
  }
  .box2_mb img {
    margin-left: 10%;
    margin-top: 20px;
  }

  .box3_mb {
    margin-top: 20px;
    width: 100%;
    height: auto;
    padding: 20px;
    color: #666;
    float: left;
    text-align: left;
    font-size: 20px;

    background-color: #fcfcfc;
    background: url("../../mwork/images/workwebappbox03_bg.png") no-repeat
      center top;
    background-size: 440px;
  }

  .box3_mb img {
    margin-left: 10%;
    margin-top: 20px;
  }

  #box-mworkfor_mb {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
  }
  .mworkfor_mb_logo {
    text-align: center;
    padding-top: 50px;
  }
  .mworkfor_mb_logo img {
    max-width: 300px;
  }
  .mworkfor_mb_logo p {
    font-size: 28px;
    margin-left: 65px;
  }
  .box-package {
    background: url("../../mwork/images/webpackage_bg.png") no-repeat center top;
    background-size: 100%;
    width: 100%;
    clear: both;
    height: auto;
 
    padding-bottom: 10px;
  
  }
  .box-package-title {
  width: 100%;
font-weight: 500;
font-size: 20px;
line-height: 100%;

text-align: center;

  color: #CE2027;
    padding-bottom: 0px;
    margin-top: -10px;

}
.package_container {
  width: 100%;
  clear: both;
  margin-right: auto;
  margin-left: auto;

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;

  gap: 2px 0px;

  margin-top: -10px;
}
.package-list-box{
 width: 188px;
  height: 227px;
  overflow: hidden;
  
   
}
.card-normal{
  background-color: #808080;
 
}
.card-header {
  font-size: 15px;
  font-weight: 400;
}
.card-body {
  color: #525252;
  font-size: 12px;
  font-weight: 400;
  border-right: solid 1px #d4d3d3d5;
  border-radius: 0px 0px 20px ;


}
.card-body-money{
  font-size: 14px;
  font-weight: 400;

}
.card-body h1{
font-weight: 400;
font-size: 40px;
text-align: center;
  color: #525252;
margin: 0;
padding: 0;
height: 35px;
line-height: 30px;

}
.card-body p.f15 {
  font-size: 12px;
  font-weight: 300;
  height: 12px;
  line-height: 12px;
}
.card-body p.f124 {
  font-size: 12px;
  font-weight: 400;
    height: 12px;
  line-height: 12px;
}
.text-muted{
  font-size: 10px;
}
.price-card {
  border-radius: 20px;
  box-shadow: 
  2px 2px 5px rgb(213, 211, 211),
  -2px -2px 5px rgb(203, 202, 202);
  ;
}

.price-highlight {
  background-color: #d60000;
  color: white;
  border-radius: 20px 20px 0 0;
  
}
.price-highlight2 {
  background-color: #6c757d;
  color: white;
  border-radius: 20px 20px 0 0;
}
.box-radius {
  border-radius: 10px 10px 0 0;
}



 .boxfree-container {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column; 
  align-items: center;
  gap: 5px; 
}

.pk-text001 {
  font-size: 12px;
  text-align: center;
  color: #949494;
  margin-bottom: 10px; 
  margin-top: 10px;
}


  .ribbon-img {
    position: absolute;
top:-6px;
    left: 14px;
    height: 80px;
    width: 30px;
    object-fit: contain;
    
  

  }
.free-badge {
  background-color: #cc0000;
  color: white;
  font-size: 15px;
  font-weight: 600;
  width: 85px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 20px;
  display: none;
}
.second-row {
  width: 100%;
  display: flex;
  justify-content:space-evenly; 
  align-items: center; 
  gap: 10px 10px;
 
}

.second-row1 {
  width: 25%;
  padding-left: 10px;
}
  .free-badge2 {
  
  background-color: #cc0000;
  color: white;
  font-size: 15px;
  font-weight: 600;
  width: 85px;
  height: 26px;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  margin-left: 10px;
  
}
.second-row2 {
  width: 75%;
}

.free-badge-list {
  font-weight: 400;
  font-size: 12px;
  color: #58595b;
  height: 20px;
  line-height: 20px;
}

.free-badge-list img {
  height: 12px;
  width: 12px;
}

.free-badge-list-group1 {
display: none;
}
.free-badge-list-group2 {
display: none;
}


  .mworkfor_mb_box1 {
    margin-top: 40px;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .mworkfor_mb_box1 img {
    width: 150px;
    height: auto;
  }
  .mworkfor_mb_box1 h4 {
    color: #c00;
    font-size: 30px;
  }
  .mworkfor_mb_box1 h6 {
    color: #7f8080;
    font-size: 24px;
  }

  .popup-box4 {
    display: block;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
    width: 96%;
    height: auto;
    padding: 20px;
    padding-bottom: 10px;
    background-color: #eeeeee;
    overflow: hidden;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-left: 2%;
  }

  #box-usecases {
    background: url("../../mwork/images/usecases_bg.png") no-repeat center top;
    background-size: 1000px;
    width: 100%;
    clear: both;
    height: auto;
    overflow: hidden;
   
    
  }
  .logo-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -150px;
  }

  .logo-container {
    width: 50px;
    height: 30px;
    border: none;
    margin: 10px;
    padding: 0px;
  }

  .logo-container img {
    max-width: 100%;
    max-height: 30px;
  }

  .logo-text01 {
    font-size: 10px;
    font-weight: 400;
    text-align: center;
  }

  .box-fromemail {
    width: 100%;
    clear: both;
    height: 870px;
    padding-top: 0px;
  background:
   url("../../mwork/images/formcontactbg_mb.png") no-repeat left bottom,
    linear-gradient(to bottom, #fff, #fff)
    ;
    background-size: 100% 600px;
    text-align: center;
  }
  .emailinputmb {
    margin-top: 15px;
  }

   #contactus .form-wrapper {
    width: 100%;
    margin: auto;
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px 0px;

  }

  #contactus .form-wrapper .left-box {
    background: url("../../mwork/images/tracking_contactmbbg.png") no-repeat
      center top;
    background-size:cover;
    color: white;
    padding: 15px;
    width:377px;
    height: 129px;
  }

  .text_a_left_text {
font-weight: 500;
font-size: 24px;
line-height: 30px;
color: #fff;

}
.left-box .text_a_left h3{
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}
 #contactus .form-wrapper   .right-box {
  width: 90%;
   
    text-align: left;
    margin-top: -10px;

    
  }
.form-label {
  padding-left: 5px;
  font-size: 12px;
  font-weight: 400;
  color: 58595b;
  float:left;
}
#captchaText {
  width: 100%;
  
}
  .form-control {
    background-color: #fff;
    border-radius: 12px;
    border: 1.5px solid #ccc;
    box-shadow: none;
    transition: border-color 0.2s ease;
  }

  .form-control:focus {
    border-color: #e00000;
    outline: none;
    box-shadow: 0 0 0 2px rgba(224, 0, 0, 0.2);
  }

  .send-btn {
    width: 65px;
    height: 22px;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    background-color: #e00000;
    color: white;
    border-radius: 5px;
    padding: 0px;
    float: right;

    border: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    margin-top: -5px;
  }

  .send-btn:hover {
    background-color: #ff3333;
    box-shadow: 0 4px 12px rgba(255, 0, 0, 0.3);
  }
  .icon-text {
    display: none;
  }
  .icon-text1 {
    display: block;
    margin-bottom: 0px;

    width: 100%;
    text-align: left;
    float: left;
    display: flex;
    flex-direction: row;
    align-items: left;
    gap: 5px 8px;
    margin-top: 20px;
    padding-left: 5px;
  }
  .icon-text1 img {
    width: 14px;
    height: 14px;
  }
  .icon-text1 p {
    font-size: 10px;
    font-weight: 400;
  }
  #box-footer {
    display: none;
  }

  .qr {
    display: none;
  }
  .qr-code {
    width: 60px;
    height: auto;

    position: relative;
    top: -150px;
    left: 0px;
    float: right;
  }

  .ft-txt02 {
    margin-top: 30px;
  }
  #box-footer-mb {
      background: url("../../mwork/images/footer_mbbg.png") no-repeat
      center right/cover;
    background-size:160%;
    display: block;
   
    width: 100%;
    height: 216px;
    overflow: hidden;
    margin-top: -100px;
  }

  #box-footer-mb-01 {
    padding-top: 15px;
    width: 100%;
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0px 26px;
  }

  .ft_logo2-mb {
    width: 70px;
    height: 80px;
  text-align: center;
    
  }
  .ft_logo2-mb img {
  margin-top: 15px;
    width: 40px;
    height: auto;
    object-fit: contain;
    
  }
  .ft-txt02-mb {
    width:200px;
    height: 100px;
   
  }

  .ft_logo3-mb {
    width: 100px;
    float: left;
    margin-left: 12%;
    
  }
  .ft_logo3-mb img {
    margin-top: 5px;
    width: 75px;
    height: auto;
    object-fit: contain;
    padding-left: 5px;
    
  }

  .footerlinemb {
    border-bottom: 1px solid #fff;
    height: 5px;
    margin: 0 20px;
    clear: both;
   
  }

  .footer-contact-mb {
    width: 220px;
    float: left;
    height: 25px;
     
  }
  .footer-contact-mb img {
    float: left;
    clear: both;
    width: 16px;
    margin-right: 10px;
  }
  .footer-contact-mb p {
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    float: left;
    line-height: 20px;
  }
  .footer_vlogo{
    width: 100%;
    
    height: 140px;
    display: flex;
    flex-direction: row;
    justify-items: flex-start;
    margin-top: 15px;

  }
  .footer-contact-mb2 {
  width: 250px;
margin-left: 30px;
  }
  .footer-contact-mb2 .textconame {
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    float: left;
    line-height: 16px;
  }
  .footer-contact-mb2 p {
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    float: left;
    line-height: 16px;
  }
  .ft-txt03-mb {
    margin-top: 0px;
    margin-right: 50px;
    
  }

  
.box_userd_slide {
  background: url("../../mwork/images/tk_userd_box_bg.png") no-repeat center top/cover;
  background-size: 100%;
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0px 0px;




}
.box_userd_slide_text01 {
  min-width: 60px;
  height: 45px;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 65px;
  text-align: center;
  

}
.box_userd_slide_text01 div.p1{
font-weight: 400;
font-size: 10px;
height: 10px;
line-height: 12px;
text-align: center;
color: #58595b;
padding: 0px;
margin-top: 2px;
margin-bottom: 2px;

}
.box_userd_slide_text01 div.p2 {
font-weight: 400;
font-size: 16px;
height: 20px;
line-height: 20px;
text-align: center;
color: #58595b;
padding: 0px;
margin: 0px;

}
.box_userd_slide_text02 {
  width: 50px;
  height: 40px;
  border-right: solid 1px #58595b;
  margin-top: 5px;
  position: relative;
  left: -60px;
  

}
.box_userd_slide_text03 {
  width: 100%;
  height: auto;
  margin-top: 30px;
  position: relative;
  left: -59px;
  margin-bottom: 0px;
}


.box-tkc {
  background: url("../../mwork/images/tk_mwcommentnewbg2.png") no-repeat top top/cover;
  background-size: 100%;
  width: 100%;
  height: 350px;
  clear: both;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content:center;
  gap: 0px 0px;

}
.box-tkc-left { 
  display: none;
  width: 700px;
  height: 700px;
text-align: center;
margin-top: 100px;

}
.box-tkc-left img {
width: 345px;
margin-top: 160px;
}

.box-tkc-left p {
font-weight: 500;
font-size: 38px;
line-height: 100%;
color: #CE2027;
margin-top: 10px;
}
.box-tkc-left2 {
  display: block;
  width: 100%;
  height: auto;
text-align: center;
margin-top: -20px;

}
.box-tkc-left2 img {
width: 165px;
margin-top: 40px;
 object-fit: contain;

}

.box-tkc-left2 p {
font-weight: 500;
font-size: 18px;
line-height: 100%;
color: #CE2027;
margin-top: 10px;
}

.box-tkc-right {
  width: 100%;
  height: auto;
text-align: center;
padding-top: 0px;
margin-top: 0px;

}

.box-tkc-right-list {
  background: url("../../mwork/images/tk_mwcommentnew01.png") no-repeat center top/cover;
  background-size: 210px;
  width: 210px;
  height: 65px;
  margin-left: 10px;
  margin-bottom: 0px;

}
.box-tkc-right-list p {
font-weight: 400;
font-size: 16px;
line-height: 40px;
color: #000;
}
.box-tkc-ml-200 {
float: right;
clear: both;
margin-right: 30px;
}
.box-tkc-ml-2001 {
float: left;
clear: both;
margin-left: 30px;
}

.tk-feature-bt {
  background: url("../../mwork/images/tk_feature_bt01.png") no-repeat center top/cover;
  background-size: 127px;
  width: 127px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 25px;

}
.tk-feature-bt:hover {
  background: url("../../mwork/images/tk_feature_bt02.png") no-repeat center top/cover;
 background-size: 127px;
  width: 127px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 25px;
  cursor: pointer;
  transition-duration: 0.8s;
  
}
.list-unstyled li{
  font-size: 10px;
font-weight: 400;
color: #58595b;
height: 18px;
}
.list-unstyled-h {
  font-size: 10px;
font-weight: 500;
color: #D21C23;
height: 22px;


}
 .navbar-nav .nav-link {
    font-weight: 400;
    font-size: 16px;
    color: #525252;
    text-transform: uppercase;
  }
  .navbar-collapse {
    position: fixed;
    top: 58px;
    right: 0;
    height: 480px;
    width: 50%;
    background: white;
    z-index: 1050;
    padding: 1rem;
    overflow-y: auto;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
  }

  .navbar-collapse.show {
    transform: translateX(0);
  }

  .navbar-collapse.collapsing {
    transition: none;
  }

  .navbar-nav {
    text-align: left;
  }

  .status-box {
    width: 25px;
    height: 25px;
    float: left;
    clear: none;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 30px;
  }

  .card {
    margin-left: 20px;
  }

  .footer-link {
    color: #666;
    text-decoration: none;
  }

  .footer-link:hover {
    color: #000;
    text-decoration: none;
  }

  .contact-form {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  margin:0;
  max-width: 380px;
  gap: 0 15px;
  padding: 0px;
  
  }

  .form-left {
    flex: 1;
    margin-left: 15px;
  }

  .form-left .row {
    width: 110%;
    display: flex;
    gap: 5px 10px;
  }
  .form-left .row input {
    flex: 2;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #b3b3b3;
      width: 170px;
  height: 27px;
  }

  .form-left .row input::placeholder {
    color: #b3b3b3;
  }

#contactForm2 .form-left button {
    background: #cc0000;
    color: white;
    border: none;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    cursor: pointer;
    width: 62px;
    height: 20px;
    line-height: 20px;
    position: relative;
    right: -20px;
    margin: 0;
  }
  .form-left button:hover {
    background: #a90505;
    color: rgb(242, 230, 230);
  }

  .form-right {
    display: none;
    text-align: center;
    clear: both;
  }

  .form-right2 {
    display: block;
    text-align: center;
    clear: both;
  }
  .form-right img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }
   .form-right2 img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }
  .contact-box-rp {
    padding-left: 30px;
    height: 150px;
  }
  .line-addf {
  width:28%;
  height: auto;
  float: left;
  text-align: center;
 border-right-width: 0.5px;
  border-right-style: solid;
  border-right-color: #cbccce;
 

}

  .line-addf h6 {
    font-size: 10px;
    font-weight: 400;
  }
  .line-add-btn {
    background-color: #02b502;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    width: 80px;
    height: 19px;
    line-height:19px;
    font-size: 8px;
  }

  .form-right p {
    margin: 5px 0;
    font-size: 14px;
  }

  #form_tk {
    width: 100%;
    float: left;
    clear: both;
  }
  .contact-info {
    text-align: left;
    color: #58595b;
    float: left;
    padding-left: 25px;
    width: 250px;
    padding-top: 15px;
    z-index: 1000;
  }
  .contact-info img.tk_contact01 {
    width: 22px;
    height: 22px;
  }
  .contact-info .ctif_call01 {
    float: left;
    height: 42px;
    clear: both;
    margin-bottom: 0px;
  }
  .contact-info .ctif_call02 {
    margin-left: 15px;
    float: left;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
  }
  .contact-info .ctif_call02 a {
    color: #58595b;
    text-decoration: none;
  }
  .box-tk {
    background: url("../../mwork/images/pomo_bg.png") 
    no-repeat top  center/cover;
    background-size: 600px;
    width: 100%;
    clear: both;
    overflow: hidden;
    z-index: 500px;
    padding: 0px;
  }
  .box-tk .container {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 58px;
   
    
  }

  .box-tk_box1 {
    width: 224px;
    height: auto;
    text-align: center;
    float: left;
    margin-top: 30px;
    
  }

  .box-tk_box1_t1 {
    display: inline-block;
    width: 224px;
    font-size: 20px;
    font-weight: 600;
    clear: both;
    color: #525252;
    line-height: 22px;
  }
  .box-tk_box1_t2 {
    width: 224px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #525252;
  }
  #tk_text01 {
    display: none;
  }
  #tk_text02 {
    display: block;
  }

  .box-tk_box1_t3 {
    width: 280px;
    font-size: 10px;
    float: left;
    clear: both;
    color: #525252;
  }

 .box-tk_box3 {
  width: 239px;
  height: 274px;
  background: url("../../mwork/images/tk_mobile01.png") no-repeat left top/cover;
  z-index: 500;
  position: absolute;
  top: 80px;
  right: 0px;
}
  .box-tk_box4 {
    display: none;
  }
  #box-tk-bt1 {
    width: 100%;
    
    
  }

  .text_a_left {
    text-align: left;
  
  }
  .box_m_4 {
    margin: 20px;
  }


  #box-footer_v2 {
background-color: #fff;
height: 190px;
}
#box-footer_v2 .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 0px 40px;
  
} 

  .mnf-01 {
   min-width: 150px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
   margin-top: 0px;
  
  }
  .mnf-02 {
     margin-top: 0px;
      min-width: 150px;
    float: left;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
  }

  .mnf-01 h6 {
    font-size: 13px;
    font-weight: 500;
  }

  .mnf-02 h6 {
    font-size: 13px;
    font-weight: 500;
  }


}

@media screen and (max-width: 401px) {

 .contact-form {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  margin:0;
  max-width: 380px;
  gap: 0 15px;
  padding: 0px;
  margin-left: -3px;
  
  }
  
  .free-badge-list {
  font-weight: 400;
  font-size: 11px;
  color: #58595b;
  height: 20px;
  line-height: 20px;
}
.package-list-box{
 width: 50%;
  height: 227px;
  overflow: hidden;
  
   
}
}
