@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: 500;
      color: #333;
      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; 
}

.nav-bg {
  background: url('../../mwork/images/menu_bg.png') no-repeat center center/cover;
  background-size: 1980px;
}
.hero {
  background: url('../../mwork/images/banner01-11.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:3.5rem;
	  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: auto;
	
	
}
.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;
	 background-size:1980px;
	width:1980px;
	height:1200px;;
	clear:both;
	overflow:hidden;
	padding-top:220px;
	z-index:500px;
}

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

.box-tk_box1_t1{
	width:700px;
	font-size:42px;
	float:left;
	clear:both;
	color:#58595b;
	line-height:45px;

	
}
.box-tk_box1_t2{
	width:700px;
	font-size:22px;
	float:left;
	clear:both;
	color:#58595b
}

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

.box-tk_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:-400px;
	z-index:500;

}
.box-tk_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:-800px;
	z-index:100;

}




.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:#58595b;

	
}
.box-pm_box1_t2{
	width:600px;
	font-size:40px;
	float:left;
	clear:both;
	color:#58595b
}

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

#box-tk-bt1{
		width:600px;
		margin-left:150px;
	
}
	
.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:#58595b
}

.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: url('../../mwork/images/bg_02pm.png') no-repeat center top/cover;
	width: 100%;
	height:auto;
	clear: both;
	margin-top:-100px;
	overflow: hidden;
	padding-bottom:100px;

	
}
.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);
  }
  
  .box-wf-text1{
	width: 600px;
	height: auto;
	float: right;
	margin-right: 100px;
	margin-top: 70px;
	
	color:#575757;
	font-size:22px;

  }
  
   .button-container {
      display: flex;
      gap: 30px;
      padding: 30px;
    }
.red-button{
	width:170px;
	height:50px;
	background-color:#C00;
	color:#FFF;
	font-size:20px;
	line-height:50px; 
	border-radius: 20px;
	float:left;
	margin-left:2%;
	
	
}
  
	
	#box-wf-bt1{
		
		float: right;
		width:550px;
		
	}
	
	.box-wf-text2{
	width: 580px;
	height: auto;
	float: right;
	margin-right: 50px;
	margin-top: 35px;
	color: #575757;
	font-size: 14px;
	clear: right;
	
  }
  
  	.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;
}
  .download-section {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Arial, sans-serif;
  font-size: 20px;
  color: #555;
}

.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: 55px;  
  width: auto;
  object-fit: contain;
  display: block;
}

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

 .stat-box {
	text-align: center;
	margin: 20px;
	padding: 50px;
	width: 300px;
	float: left;

    }
    .stat-number {
  font-size: 100px;
  font-weight: bold;
  color: #565a5d;
  background: url('../../mwork/images/ucount_bg.png') no-repeat right center;
  background-size: 80px; 
padding-right: 80px; 

    }
	
	   .stat-number2 {  
  font-size: 100px;
  font-weight: bold;
  color: #565a5d;
  background: url('../../mwork/images/ucount2_bg.png') no-repeat right center;
  background-size: 80px; 


    }
	 .stat-number3 {  
  font-size: 100px;
  font-weight: bold;
  color: #565a5d;
  background: url('../../mwork/images/ucount3_bg.png') no-repeat right center;
  background-size: 80px; 


    }
    .stat-suffix {
	font-size: 100px;
	font-weight: bold;
	color: #565a5d;
	margin-left: -30px;
      
    }
	
    .stat-description {
      font-size: 24px;
      font-weight: 500;
      color: #565a5d;
    }
	.stat-description2 {
	font-size: 12px;
	color: #565a5d;
	clear: right;
	float: right;
	margin-top: -70px;
    }

.box-ucount{
	clear: both;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
	float: left;
}


#box_vdo{
	
	clear: left;
	float: left;
	height: auto;
	width: 1350px;
}
#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{
}
.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;
    }

    .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/webpackage_bg.png') no-repeat center top;
	 background-size: 1900px;
	width:100%;
	clear:both;
	height:auto;
	padding-top:170px;
	padding-bottom:50px;
	
}

.package_container {
	
	width: 1000px;
	clear: both;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
		.price-card {
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            transition: transform 0.2s;
        }
        .price-card:hover {
            transform: translateY(-5px);
        }
        .price-highlight {
            background-color: #d60000; 
            color: white;
			 border-radius: 10px 10px 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: 376px;
	transform: translateX(-50%);
	background-color: white;
	color: #d9534f;
	border: 1px solid #d9534f;
	border-radius: 20px;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	width: 220px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 35px;
	text-align: center;
        } 
		
		
		
		.boxfree-container{
	width: 940px;
	height: 150px;
	margin: auto;	   
		}
		.pk-text001{
		font-size: 12px;
		}
		
		.ribbon-img {
            position: absolute;
            top: -2px;
            left: 10px;
            width: 30px;
            height: auto;
        }
		
		
		
		 .free-badge {
            background-color: #d60000;
            color: white;
            border-radius: 20px;
            padding: 8px 50px;
            font-weight: bold;
            display: inline-block;
            position: relative;
        }
        .free-badge small {
            position: absolute;
            top: 2px;
            right: 8px;
            font-size: 10px;
        }
        .feature-list li::before {
    content: "";
    display: inline-block;
    width: 16px;       
    height: 16px;       
    background-image: url('../../mwork/images/icon-free01.png'); 
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}

#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;
	
}

.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/bg_01.jpg') no-repeat center top;
	 background-size: 1900px;
	width:100%;
	clear:both;
	height:auto;
	padding-top:0px;
	padding-bottom:100px;
	
}


 .form-wrapper {
      max-width: 960px;
      margin: auto;
    }

    .left-box {
       background: url('../../mwork/images/fromemail_bg.png') no-repeat center top;
	 background-size: 450px;
      color: white;
      padding: 30px;
      border-radius: 30px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }


.right-box {
  background-color: white;
  border-radius: 30px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 0 0 2px rgba(0,0,0,0.1); 
}


.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 {
  background-color: #e00000;
  color: white;
  border-radius: 10px;
  padding: 10px 30px;
  border: none;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.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: 12px;
      font-size: 15px;
    }

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

    .qr img {
      max-width: 140px;
      margin: 20px 0;
    }
	
.qr{
	display: block;
}	

#box-footer {
    background: linear-gradient(to right, #e23e42, #bf2d30); 
    color: #fff; 
    padding: 30px 0; 
}

.footer-wrapper {
    max-width: 1200px; 
    margin: 0 auto;
}

.footer-logo {
    width: 180px; 
    height: auto;
    flex-shrink: 0; 
}
.footer-logo2 {
    width: 130px; 
    height: auto;
    flex-shrink: 0;
	margin-top:20px;
	margin-right:20px;	
}

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

.footer-divider {
    border-left: 2px solid #fff; 
    height: 150px; 
    margin: 0 20px; 
}

.footer-contact {
    font-size:18px;
    color: #f0f0f0; 
    display: flex; 
    align-items: center;
}

.footer-contact i {
    font-size:24px;
    margin-right: 10px; 
    color: #fff;
}

.ft_logo1{
width:180px; 
float:left; 
margin-right:10px;
	}
	.ft_logo1 img{
		width:180px;
		height:auto;
		}
		
		.ft_logo1{
width:180px; 
float:left; 
margin-right:10px;
	}
	.ft_logo1 img{
		width:180px;
		height:auto;
		}
	
.ft_co{
	width:100%;
	font-size: 16px; 
	line-height:20px;
	text-align:left;
	padding-top:5px;
	
}

.ft_logo2{
	width:180px;
	float:left;
}

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

}
.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 input {
      width: 100%;
      padding: 10px;
      margin: 10px 0;
      border: 1px solid #ccc;
      border-radius: 6px;
    }
    .form-left .row {
      display: flex;
      gap: 10px;
    }
    .form-left .row input {
      flex: 1;
    }
    .form-left button {
      background: #d60000;
      color: white;
      border: none;
      padding: 10px 25px;
      border-radius: 6px;
      cursor: pointer;
    }
    .form-right {
      text-align: center;
    }
    .form-right img {
      width: 120px;
      height: 120px;
      margin-bottom: 10px;
    }
    .form-right p {
      margin: 5px 0;
      font-size: 14px;
    }
	
	#form_tk{
		float:left;
		clear:both;
	}
	
	.text_a_left{
		
	}
.box_m_4{
	
}
 .contact-box {
  
      padding: 30px;
      margin: 0 auto;
    }
		.contact-info{
			text-align:left;
	
	}
	.line-addf h6{
	color:#53b535; 
	font-weight:bold; 
	font-size:16px;
	}
    .contact-info i {
      font-size: 1.2rem;
      width: 30px;
      display: inline-block;
    }
    .contact-info p {
      margin: 10px;
	  	text-align:left;
		font-size:13px;
		font-weight:bold;
	  
    }
    .line-box {
      text-align: center;
      border-right: 1px solid #ccc;
    }
    .line-qr {
	width: 100px;
	margin: 15px 0;
	border: 1px solid #53b535;
    }
    .line-add-btn {
      background-color: #53b535;
      color: white;
      padding: 8px 20px;
      border-radius: 25px;
      text-decoration: none;
      display: inline-block;
      margin-top: 10px;
    }
	.line-addf{
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	
	}
	.contact-box-rp{
	width: 100%;

	clear:both;
	float:left;
	
	}

.mnf-01{
	
}
.mnf-02{
	
}

.mobile_hd{
	display:block;
}
	
#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;
}

/* เมื่อติด class "show" จะ fade-in และขยับเข้าที่ */
.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;
}

@media (max-width: 768px) {
	.mobile_hd{
	display: none;
}
	#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;
		}

		
      .form-wrapper {
        flex-direction: column !important;
      }
	   .left-box{
		   text-align:left;
		  
	   
	   }

      .left-box,
      .right-box {
        border-radius: 20px !important;
		margin-top:20px;
      }
	      .footer-divider {
        display: none !important; 
    }

    .col-md-5, .col-md-6 {
        text-align: center !important;
        margin-bottom: 20px;
    }

    .d-flex.align-items-center.justify-content-md-start {
        justify-content: center !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/banner01-11.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:18px;
	  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:380px;
	width:100%;
	height:auto;
	clear:both;
	margin-top:-200px;


}


 .box-wf-text1{
	width:100%;
	height: auto;
	margin-top: 400px;
	color:#575757;
	font-size:22px;
	margin-left:auto;
	margin-right:auto;


  }
  
   .button-container {
      display: flex;
      gap: 30px;
      padding: 30px;
	  width:100%;
    }

 

	  
	.box-wf-text3_mb{
	width:100%;
	height:auto;
	display:block;

	
}
.box-wf-text3_mb img{
	height:40px;
}
.red-button{
	width:100px;
	height:30px;
	background-color:#C00;
	color:#fff;
	font-size:11px;
	line-height:20px; 
	border-radius: 20px;
	padding:5px;
	margin-left:15px;
	
}

 
	
	#box-wf-bt1{
		width:100%;
		float:left;
		
	}
	
	.box-wf-text2{
	width: 98%;
	height: auto;
	color: #575757;
	font-size: 16px;
	position:relative;
	left:15%;
	top:-20px;
  }
  
  	.box-wf-text3{
		display:none;
  }

.box-wf-text3_mb{
	width:100%;
	height:auto;
	display:block;
	
}
.download-text_mb{
	width:100%;
	height:50px;
	float:left;
	margin-top:50px;
	font-size:24px;
	color: #565a5d;
}

.box-ucount{
	clear: both;
	width:100%;
	
	float: inherit;
	position:relative;
	left:-200px;
	height:auto;
	padding-bottom:10px;
	
}
#stat-box1{
	display:block;
}

 .stat-box {
	text-align: center;
	margin: 20px;
	padding: 20px;
	width: 300px;
	float: left;
    }
    .stat-number {
  font-size:80px;
  font-weight: bold;
  color: #565a5d;
  background: url('../../mwork/images/ucount_bg.png') no-repeat right center;
  background-size: 80px; 
padding-right: 80px; 

    }
	
	   .stat-number2 {  
  font-size: 80px;
  font-weight: bold;
  color: #565a5d;
  background: url('../../mwork/images/ucount2_bg.png') no-repeat right center;
  background-size: 80px; 
    }
	
	.stat-number3 {  
  font-size: 80px;
  font-weight: bold;
  color: #565a5d;
  background: url('../../mwork/images/ucount3_bg.png') no-repeat right center;
  background-size: 80px; 
    }
	
	
    .stat-suffix {
	font-size: 80px;
	font-weight: bold;
	color: #565a5d;
	margin-left: -30px;
      
    }
	
    .stat-description {
      font-size: 24px;
      font-weight: 500;
      color: #565a5d;
    }
	.stat-description2 {
	font-size: 18px;
	color: #565a5d;
	clear: right;
	float: right;
	margin-top: -70px;
    }


#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:#58595b;

	
}
.box-pm_box1_t2{
	width:100%;
	font-size:24px;
	float:left;
	clear:both;
	color:#58595b;
}

#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:#58595b
	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: 1200px;
	width:100%;
	clear:both;
	height:auto;
	padding-top:80px;
	padding-bottom:150px;
	float:left;

	
}
.feature-list {
	font-size:14px;
	text-align:left;
}
.package_container {
	
	width: 100%;
	clear: both;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
		.price-card {
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            transition: transform 0.2s;
        }
        .price-card:hover {
            transform: translateY(-5px);
        }
        .price-highlight {
            background-color: #d60000; 
            color: white;
			 border-radius: 10px 10px 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 {
			display:none;
	position: absolute;
	top: -30px;
	left: 376px;
	transform: translateX(-50%);
	background-color: white;
	color: #d9534f;
	border: 1px solid #d9534f;
	border-radius: 20px;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	width: 220px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 35px;
	text-align: center;
        } 
		
		
		
		.boxfree-container{
	width: 100%;
	height: 150px;
	margin: auto;	   
		
		}
		.pk-text001{
		font-size: 12px;
		position:relative;
		left:-80px;
		}
		.ribbon-img {
            position: absolute;
            top: -2px;
            left: 10px;
            width: 30px;
            height: auto;
        }
		
		
		
		 .free-badge {
            background-color: #d60000;
            color: white;
            border-radius: 20px;
            padding: 8px 50px;
            font-weight: bold;
            display: inline-block;
            position: relative;
			left:10px;
        }
        .free-badge small {
            position: absolute;
            top: 2px;
            right: 8px;
            font-size: 10px;
        }
        .feature-list li::before {

    display: inline-block;
    width: 16px;       
    height: 16px;       
    background-image: url('../../mwork/images/icon-free01.png'); 
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}

.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:1850px;
	overflow:hidden;
	float:left;
	
}
.logo-grid{
	position:relative;
	top:-120px;
}
.logo-container {
	width: 80px;
	height: 60px;
	float:left;

    }

  .logo-container img {
	  width:100%;
	  height:auto;

}
.logo-text01{
	position:relative;
	top:-100px;
	font-size: 24px; 
	text-align: center;
}
	
	.box-fromemail{
	 background: url('../../mwork/images/bg_01.jpg') no-repeat center top;
	 background-size: 1900px;
	width:100%;
	clear:both;
	height:auto;
	padding-top:0px;
	padding-bottom:100px;
	text-align:center;
	
}
 .icon-text {
	 display:none;
 }
 .icon-text1 {
	 display:block;
      margin-bottom: 0px;
      font-size: 12px;
	  width:100%;
	  text-align:left;
	  float:left;
    }

    .icon-text i {
      margin-right:10px;
	  margin-left:10px;
    }
	
	.ft_logo1{
width:150px; 
float:left; 
margin-right:10px;
	}
	.ft_logo1 img{
		
		width:150px;
		height:auto;
		}
		
		.ft_logo2{
width:130px; 
float:left; 
margin-right:30px;
padding-left:10px;
	}
	.ft_logo2 img{
		
		width:120px;
		height:auto;
		}
	
.ft_co{
	width:100%;
	font-size: 12px; 
	line-height:20px;
	text-align:left;
	padding-top:20px;
	
}

.footer-contact {
    font-size:14px;
    color: #f0f0f0;
	line-height:18px;

}

.footer-contact i {
    font-size:20px;
    margin-right: 10px; 
    color: #fff;
}
.qr{
	display:none;
}
.qr-code {
    width: 60px; 
    height: auto;

	position:relative;
	top: -150px;
	left: 0px;
	float:right;
	
}
.ft-txt02{
	margin-top:30px;
}

#box-footer {
    background: linear-gradient(to right, #e23e42, #bf2d30); 
    color: #fff; 
    padding: 30px 0;
	height:370px;
	overflow: hidden;
	
}

}
	
@media (max-width: 991.98px) {
  .navbar-collapse {
    position: fixed;
    top: 70px;
    left: 0;
    height: calc(100vh - 80px); 
    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;
  }
  
  #
  {
	display:none;
}


.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-between;
      align-items: flex-start;
      max-width: 800px;
      margin: 50px auto;
 
    }
    .form-left {
      flex: 1;
      margin-right: 20px;
    }
    .form-left input {
      width: 100%;
      padding: 10px;
      margin: 10px 0;
      border: 1px solid #ccc;
      border-radius: 6px;
    }
    .form-left .row {
      display: flex;
      gap: 10px;
    }
    .form-left .row input {
      flex: 1;
    }
    .form-left button {
      background: #d60000;
      color: white;
      border: none;
      padding: 10px 25px;
      border-radius: 6px;
      cursor: pointer;
    }
    .form-right {
		display:none;
      text-align: center;
    }
    .form-right img {
      width: 120px;
      height: 120px;
      margin-bottom: 10px;
    }
    .form-right p {
      margin: 5px 0;
      font-size: 14px;
    }
	
	#form_tk{
		float:left;
		clear:both;
		padding-left:20px;
		margin-top:-100px;
	}
	
	
	.box-tk{
	 background: url('../../mwork/images/tracking01_bg.png') no-repeat top center/cover;
	 background-size:500px;
	width:100%;
	clear:both;
	overflow:hidden;
	z-index:500px;
	
}

.box-tk_box1{
	width:100%;
	height:auto;
	text-align:center;
	float:left;
	position:relative;
	top:-120px;
	
}

.box-tk_box1_t1{
	width:300px;
	font-size:22px;
	float:left;
	clear:both;
	color:#58595b;
	line-height:22px;

}
.box-tk_box1_t2{
	width:280px;
	font-size:11px;
	color:#58595b ;
	text-shadow: 1px 1px 1px #FFF;
}

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


.box-tk_box3{
	display:none;

}
.box-tk_box4{
display:none;

}
#box-tk-bt1{
		width:300px;
		position:relative;
		left:-100px;

}


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

.mnf-01{
	width:55%; float:left; text-align:left; font-size:13px; padding-left:5%;
}
.mnf-02{
	width:45%; float:left; text-align:left; font-size:13px;
}

	
}


@media (min-width: 320px) and (max-width: 360px)  {
	
	.red-button{
	width:100px;
	height:30px;
	background-color:#C00;
	color:#fff;
	font-size:10px;
	line-height:20px; 
	border-radius: 20px;
	padding:5px;
	margin-left:5px;
	}
}