/*/////////////// reset /////////////// */
* {margin:0; padding: 0; box-sizing: border-box;}
body {overflow-x:hidden; font-size: 14px; font-family: 'db_heavent_cond', sans-serif; line-height: 1.4;}
.pos {position: absolute;}
.rel {position: relative;}
.thumbnail > img, .thumbnail a > img {display: block;max-width: 100%; width:auto; height: auto;margin-left: auto;margin-right: auto;}
.t_inline {display: inline-block;}
.pad0 {padding: 0;}
.mar0 {margin: 0;}
ul,ol {margin: 0;}
h1,h2,h3,h4,h5,h6,p {margin:0; line-height: 1.4; font-weight: normal;}
a {text-decoration: none; vertical-align: middle;}
img {vertical-align: middle;}
.txt-center {text-align: center;}
main { -webkit-font-smoothing: antialiased; }
.table-detail{ padding-top: 30px;}


/* /////////////// reset /////////////// */

.pad_section {padding: 65px 0;}
.pad_section_faq {padding: 0px 0px 65px 0px;}

.block-swif { max-width: 500px; padding: 4px; margin: 30px auto; }


.block-swif ul{
    list-style: none;
    display: flex;
    /* margin: 0 -20px; */
    border-radius: 50px;
    background: linear-gradient(0deg, rgba(226,231,222,1) 0%, rgba(226,231,222,1) 30%, rgba(213,217,209,1) 94%, rgba(188,192,184,1) 100%);
    position: relative;
    z-index: 0;
    overflow: hidden;
    transition: 0.25s;
    border: 4px solid #E2E7DE;
  }
  .block-swif ul > li{
    /* padding: 0 20px; */
    border-radius: 50px;
    transition: 0.2s;
  }
  
  .block-swif ul > li.active:nth-child(1) ~ .bg-btn{transform: translateX(calc(250px * 0));}
  .block-swif ul > li.active:nth-child(2) ~ .bg-btn{transform: translateX(calc(250px * 1)); background: linear-gradient(180deg, #9FD0CA 0%, #64AB9A 100%); }
  
  .block-swif ul .bg-btn{
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background: linear-gradient(180deg, #6BC697 0%, #1F6C44 100%);
    z-index: -1;
    border-radius: 50px;
    transition: 0.4s;
  }
  
  .block-swif ul > li a{
    text-align: center;
    font-family: 'db_heaventbold_cond';
    font-size: 21px;
    color: #7C7C7C;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    width: 250px;
    padding: 15px 40px 15px 40px;
    text-align: center;
    transition: 0.25s;
  }

  /* new css for en */
  .block-swif.re-f-menu-en ul > li a { font-size: 17px; }
  /* close */

  .block-swif ul > li.active a { color: #fff; }


/* swiper in section */
.package-card .swiper-pagination { width: 100%; }
.package-card .swiper-pagination-bullet { width: 20px; height: 20px; border-radius: 5px; background: #b3d334; margin: 0 5px; }


/* txt show mb only */
.txt-showpc { display: none; }


/* hero banner */
.herobanner { position: relative; }
.herobanner .swiper-pagination { width: 100%; bottom: 5px; }



/* section bar menu */
.bar_menu .bar_desktop { display: block; }
.bar_menu .bar_tablet { display: none; }

.bar_menu .txt_barmenu ul li { font-family: 'db_heaventmed_cond'; font-size: 23px; position: relative; color: #000000; }

.bar_menu { width: 100%; background: transparent; z-index: 10;  position: absolute; transition: all 0.15s ease; padding-top: 25px;}
.bar_menu ul { transition: all 0.15s ease; max-width: 1110px; width: 100%; margin:0 auto; display: flex; align-items: center; justify-content: space-around; height: 50px; line-height: 50px; list-style-type: none;  }
.bar_menu.active { background: #fff; position: fixed; top: 100px; box-shadow: 0 5px 5px rgba(0,0,0,0.1); padding: 0; z-index: 10; }
/* .bar_menu.active ul { max-width: 700px; } */
.bar_menu ul li {cursor: pointer;}
.bar_menu ul li.active { color: #95D200; }
.bar_menu ul li::before { content: ''; position: absolute; width: 100%; height: 3px; background: #93DC1B; bottom: 10px; opacity: 0; }
.bar_menu ul li.active::before { opacity: 1; }
.btn_sme_cloudpbx::after {     content: ''; position: absolute; width: 2px; height: 40%; opacity: 1; left: 160px; background: #93DC1B; top: 12px; transform: rotate(25deg); }

.dropdown_menu { margin: 0 -15px; padding: 12px 15px; }
.dropdown_menu select { width: 100%; border:2px solid #c5d445; padding: 3px 15px; font-size: 19px; background: #fff; border-radius: 8px; }



/* section detail-services */
.detail-services .title { text-align: center; position: relative; z-index: 1; }
.detail-services .title img { width: 20%; }
.detail-services .content { display: flex; align-items: center; justify-content: center; margin:-120px auto 0; max-width: 1600px; }
.detail-services .content .content-left { position: relative; flex: 0 0 50%; }
.detail-services .content .ele-detail-01 {position: absolute;top: 16%;left: -55px;padding-left: 25%;padding-right: 53%;}
.detail-services .content .ele-detail-02 {position: absolute;top: 44%;left: -88px;padding-left: 32%;padding-right: 49%;}
.detail-services .content .ele-detail-03 {position: absolute;top: 26%;left: 0;padding-left: 65%;padding-right: 9%;margin-right: -2%;}
.detail-services .content .ele-detail-04 {position: absolute;top: 53%;left: 0;padding-left: 62%;padding-right: 15%;margin-right: -10%;}
.detail-services .content .content-right { position: relative; flex: 0 0 50%; }
.detail-services .content .content-left .ele-center { margin-left: -23%; margin-right: -70%; padding-left: 0; padding-right: 25%; }

.detail-services .content .content-right .wrap-content-right { max-width: 500px; margin-left: 80px; }
.detail-services .content .content-right .txt-content p { font-family: 'db_heaventmed_cond'; color: #3E3D40; font-size: 21px; line-height: 1.6; position: relative; }

.detail-services .content .content-right .txt-content span { font-family: 'db_heaventmed_cond'; color: #3E3D40; font-size: 21px; line-height: 1.6; position: relative; }

.detail-services .content .content-right .txt-content p::before { content: ''; position: absolute; top: 8px; left: -25px; width: 15px; height: 15px; border-radius: 50px; background: linear-gradient(180deg, #228E55 0%, #05663A 100%); }

.detail-services .content .content-right .txt-content span::before { content: ''; position: absolute; top: 8px; left: -25px; width: 15px; height: 15px; border-radius: 50px;  }



/* section step-btn */
.step-btn { background: url(../images/express-channel/step-bg-01.png) center no-repeat; width: 100%; margin-top: -90px; position: relative; background-position: 50% 35%;}


/* new */
.step-btn .txt_step {font-size: 40px; text-align: center; }
.step-btn .slide_step {text-align: center; padding: 0 50px; margin-top: 0px; position: relative; top:70px}
.step-btn .btn_step { cursor: pointer; display: flex; align-content: center; justify-content: space-around; max-width: 750px; margin: 0 auto; margin-top: 85px; }

.step-btn .txt_item {display: none;}
.step-btn .txt_item.active {display: block;}

.step-btn .btn_item {padding: 20px; filter: grayscale(100%); z-index: 0; position: relative; }
.step-btn .btn_item.active { filter: grayscale(0%); }

.step-btn .swiper-slide span {display: block; transition: all 0.15s ease;}
.step-btn .swiper-slide.step_active span {transform: scale(1.25) translateY(-10%);}

.step-btn .txt_step .txt_item .wrap-txt-item { display: flex; align-items: center; justify-content: center; }
.step-btn .txt_step .txt_item .wrap-txt-item .step-img img { max-height: 150px; }
.step-btn .txt_step .txt_item .wrap-txt-item .step-txt { text-align: left; margin-top: 35px; margin-left: 10px; }
.step-btn .txt_step .txt_item .wrap-txt-item .step-txt h1 { font-family: 'db_heaventmed_cond';color: #6D6D6D;font-size: 20px; }

.step-btn .box_step { max-width: 1100px; margin: 0 auto; }

.step-btn .btn_step .btn_item p { font-family: 'db_heaventbold_cond'; font-size: 30px; color: #228E55; }
.step-btn .btn_step .btn-img { position: relative; margin-top: 10px; filter: drop-shadow(15px 13px 10px rgba(0, 0, 0, 0.2)); width: 60%; margin: 0 auto; }
/* .step-btn .btn_step .btn_item .btn-img::before {content: '';position: absolute;width: 144%;height: 4px;background: #C4C4C4;top: 52%;left: -138.7%;z-index: -1;} */
.step-btn .btn_step .btn_item:before { content: ""; height: 10px; width: 144%; height: 4px; background-color: #C4C4C4; position: absolute; bottom: 65px; left: 0; z-index: -1;}
.step-btn .btn_step .btn_item:first-of-type:before { width: 100%; left: 50%; }
.step-btn .btn_step .btn_item:last-of-type:before { width: 50%; }
/* .step-btn .btn_step .btn_item:nth-child(1) .btn-img::before { display: none; } */

.step-btn .btn_step .btn-txt { text-align: center; }


/* section package-card */
.package-card { /*background: url('../images/express-channel/package-bg-01.png') center no-repeat; */width: 100%; background-size: cover; margin-top: -100px; position: relative; }
.package-card .title { text-align: center; }
.package-card .title .img-title img { width: 20%; }
.package-card .title .subtitle h1 { font-family: 'db_heaventmed_cond'; color: #3E3D40; font-size: 24px; padding-top: 20px; }

.package-card .card-package { max-width: 1100px; margin: 0 auto; }
.package-card .card-package .swiper-wrapper { align-items: flex-end; }
.package-card .card-swiper {background: linear-gradient(180deg, #fff 0%, #fff 100%);margin: 0 auto;box-shadow: 1px 5px 3px rgb(0 0 0 / 20%);position: relative;border-radius: 20px;/* height: 100%; *//* padding: 15px; */transition: 0.15s all ease-out;z-index: 0;overflow: hidden;}
.package-card .card-swiper::before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(180deg, #D4F2D8 54.48%, #93D1A0 109.38%); opacity: 0; z-index: -1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; transition: 0.15s all ease-out; }
.package-card .card-swiper:hover:before { opacity: 1; }
.package-card .card-swiper .special-header { background: linear-gradient(180deg, #6ABD73 0%, #056A3B 100%); display: flex;align-items: center;justify-content: center;padding: 10px 10px 10px 10px;/* position: absolute; *//* top: -55px; *//* left: 0; */border-radius: 20px 20px 0 0;}
.package-card .card-swiper .special-header .special-left { background: #BDEF04; padding: 5px 10px 5px 10px; border-radius: 12px; }
.package-card .card-swiper .special-header .special-left p { font-family: 'db_heaventbold_cond'; color: #000000; font-size: 31px; }
/* for en */
.package-card .card-swiper .special-header .special-left.txt-title-en p { font-size: 16px; }
.package-card .card-swiper .special-header .special-left.txt-title-en { border-radius: 7px; }
/* for en */

.package-card .card-swiper .special-header .special-right p { font-family: 'db_heaventmed_cond'; color: #FFFFFF; font-size: 17px; }
.package-card .card-swiper .special-header .special-right { padding-left: 10px; }

.package-card .card-swiper .content-card {display: flex;flex-direction: column;align-items: center;justify-content: space-between;height: 100%;width: 100%;padding: 15px;}
.package-card .card-swiper .content-card .img-card {text-align: center;/* padding: 20px 0 10px 0; */}
/* .package-card .card-swiper .content-card .img-card.non-special { padding: 0 0 10px 0; } */
.package-card .card-swiper .content-card .img-card img { width: 100%; border-radius: 15px 15px 0 0; }

.package-card .card-swiper .content-card .detail-card { text-align: center; min-height: 160px; padding-top: 15px; }
.package-card .card-swiper .content-card .detail-card .txt-card h1 { font-family: 'db_heaventbold_cond'; font-size: 27px; color: #71A601; transition: 0.15s all ease-out; }
.package-card .card-swiper .content-card .detail-card .txt-card p { font-family: 'db_heaventmed_cond'; font-size: 18px; color: #7C7C7C; transition: 0.15s all ease-out; }
.package-card .card-swiper .content-card .btn-card {padding: 20px;}
.package-card .card-swiper .content-card .btn-card a { font-family: 'db_heaventmed_cond'; font-size: 21px; color: #fff; background: #333333; padding: 0 20px 0 20px; border-radius: 20px; }

.package-card .card-swiper:hover { transform: scale(1.1); box-shadow: 0px 0px 10px #00FF19; }
.package-card .card-swiper:hover .special-header { box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px; }
.package-card .card-swiper:hover .content-card .detail-card .txt-card h1 { color: #000; }
.package-card .card-swiper:hover .content-card .detail-card .txt-card p { color: #000; }
.package-card .card-swiper:hover .content-card .btn-card a { background: #085F34; color: #FEFFFC; }

.package-card .swiper-wrapper .swiper-slide { height: auto; padding: 25px 15px 25px 15px; }

.package-card .container-pad { padding: 10px; }



/* section flow-list */
.flow-list { background: linear-gradient(180deg, rgb(251 252 252) 0%, rgba(255,255,255,1) 100%); }
.flow-list .title { text-align: center; }
.flow-list .title img { width: 20%; }

.flow-list .btn-swif-mode { background: linear-gradient(0deg, rgba(226,231,222,1) 0%, rgba(226,231,222,1) 30%, rgba(213,217,209,1) 94%, rgba(188,192,184,1) 100%); display: flex; align-items: center; justify-content: center; max-width: 500px; padding: 4px; border-radius: 50px; margin: 30px auto; position: relative; }
.flow-list .btn-swif-mode .btn-swif { flex: 0 0 50%; text-align: center; }

.flow-list .txt-sub h1 { text-align: center; font-family: 'db_heaventbold_cond'; font-size: 24px; color: #05663A; }

.flow-list .btn-swif-mode .btn-swif.active { background: linear-gradient(180deg, #6BC697 0%, #1F6C44 100%); padding: 15px 40px 15px 40px; border-radius: 50px; }
.flow-list .btn-swif-mode .btn-swif.active h2 { color: #FFFFFF; }
.flow-list .btn-swif-mode .btn-swif h2 { font-family: 'db_heaventbold_cond'; font-size: 21px; color: #7C7C7C; }

.flow-list .list-content { display: grid; grid-template-columns: repeat(3, 280px); align-items: center; justify-content: center; max-width: 1100px; margin: 40px auto 0 auto; }
.flow-list .list-content .grid-table-2 { grid-template-columns: repeat(4, 280px); align-items: center; justify-content: center; }
.flow-list .list-content .ele-content .img-ele { text-align: center; }
.flow-list .list-content .ele-content .img-ele img { width: 80%; }
.flow-list .list-content .txt-ele { display: flex; align-items: center; justify-content: center; margin-top: 40px; }
.flow-list .list-content .txt-ele .number-head { margin-right: -5px; }
.flow-list .list-content .txt-ele .number-head img { width: 80%;}
.flow-list .list-content .txt-ele .detail-ele p { font-family: 'db_heaventmed_cond'; font-size: 16px; color: #3E3D40; }

.flow-list .manual_btn { text-align: center; margin: 50px 0 auto; width: 100%; }
.flow-list .manual_btn a { max-width: 380px; display: block; margin: 0 auto; }
/* .flow-list .manual_btn a { font-family: 'db_heaventbold_cond'; font-size: 25px; color: #FFFFFF; background: #05663A; padding: 5px 30px 5px 30px; border-radius: 15px; } */
/* .flow-list .manual_btn.btn-table-02 a { background: #58A233; } */

.flow-list .table-detail .display-default { display: none; }



/* section video */
.video-flow-detail { background: linear-gradient(0deg, rgba(255, 255, 255, 0) 32.93%, #e9f7ef 100%); }
.video-flow-detail .txt-head { text-align: center; }
.video-flow-detail .txt-head h2 { font-family: 'db_heaventmed_cond'; font-size: 51px; color: #05663A; padding-bottom: 30px; }
.video-flow-detail .video .video_detail { height: 100%; }




/* section devio faq questions */
.faq_questions { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 32.93%, #CFEDDB 100%); }
.faq_questions .txt_head { text-align: center; }

.faq_questions .txt_head h1 { font-family: 'db_heaventmed_cond'; font-size: 51px; color: #05663A; }

.faq_questions .faq_questions_in { border: solid 1px #05663A; border-radius: 20px; padding: 50px 10px 50px 10px; background: #FFFFFF; }
.faq_questions .accordion.icon_last .item .heading { transition: all 0.25s ease-out; }
.faq_questions .accordion.icon_last .item.open .heading { color: #05663A !important; font-size: 21px; }




/* icon อยู่ท้าย */
.faq_questions .accordion.icon_last { width: 100%; max-width: 900px; margin:0 auto; padding-top: 30px; }
.faq_questions .accordion.icon_last .item {border-radius: 7px; overflow: hidden;margin-bottom: 5px;}
.faq_questions .accordion.icon_last .item .heading { background: #FFFFFF url('../images/express-channel/faq_icon_show.svg') no-repeat; background-size: 30px; cursor: pointer; color: #3E3D40; padding: 15px 50px 15px 25px; background-position: 98.5% center; position: relative; font-size: 20px; font-family: 'db_heaventmed_cond'; border-bottom: 1px solid #E5E5E5; }
.faq_questions .accordion.icon_last .item.open .heading { background: #FFFFFF url('../images/express-channel/faq_icon_hide.svg') no-repeat; background-size: 30px; background-position: 98.5% center; color: #3A3A3A;}
.faq_questions .accordion.icon_last .item .content { display: none; padding: 15px 35px; background: #FFFFFF; position: relative; font-size: 18px; font-family: 'db_heavent_cond';}
.faq_questions .item ul { list-style-type: disc; padding: 0 15px; }
.faq_questions .item ul li { color: #3E3D40; font-family: 'db_heavent_cond'; font-size: 17px;  }



@supports (backdrop-filter: none) {
  .step-btn .btn_step .btn_item:before{
    width: 144%;
  }
  .step-btn .btn_step .btn_item:first-of-type:before { width: 100%; left: 50%; }
  .step-btn .btn_step .btn_item:last-of-type:before { width: 50%; }
  
  
}
@supports not (backdrop-filter: none) {
  .step-btn .btn_step .btn_item:before{
    width: 150%;
  }
  .step-btn .btn_step .btn_item:first-of-type:before { width: 100%; left: 50%; }
  .step-btn .btn_step .btn_item:last-of-type:before { width: 50%; }
}
  
  







/* Responsive */

@media(max-width: 1800px) {

  

}

@media(max-width: 1600px) {
  
  /* section detail-services */
  .detail-services .content .ele-detail-01 { top: 15%; left: 76px; padding-left: 5%; padding-right: 52%; }
  .detail-services .content .ele-detail-02 { top: 43%; left: 0; padding-left: 20%; padding-right: 47%; }
  .detail-services .content .ele-detail-03 { top: 27%; left: 0; padding-left: 69%; padding-right: 0%; margin-right: -2%; }
  .detail-services .content .ele-detail-04 { top: 53%; left: 0; padding-left: 64%; padding-right: 5%; margin-right: -2%; }

}

@media(max-width: 1440px) {

  /* section detail-services */
  .detail-services .title img { width: 25%; }
  .detail-services .content { margin-top: 0; }
  .detail-services .content .content-left { flex: 0 0 40%; }
  .detail-services .content .content-right .wrap-content-right { padding-left: 80px; }
  .detail-services .content .content-right .txt-content p { font-size: 19px; }
  .detail-services .content .content-right .txt-content span { font-size: 19px; }

  /* section step-btn */
  .step-btn .title .img-title {width: 35%;}
  .step-btn .title .txt-title h1 { font-size: 21px; }
  .step-btn .content-step .detail-content-swiper img { width: 90%; }

  .step-btn .btn-step .txt-btn h2 { font-size: 35px; }
  .step-btn .btn-step .img-btn img { width: 70%; }
  .step-btn .btn-step .wrap-btn-step .ele-btn::before { width: 40%; top: 53.5%; left: -9.6%; }

  .step-btn .content-step { max-width: 950px; }

  .step-btn .btn_step .btn-img { max-width: 150px; }

  /* section package-card */
  .package-card .title .img-title img { width: 25%; }
  .package-card .title .subtitle h1 { font-size: 21px; }
  .package-card .card-package { max-width: 950px; }
  .package-card .card-swiper .special-header .special-left p { font-size: 21px; }
  .package-card .card-swiper .special-header .special-right p { font-size: 15px; }

  .package-card .card-swiper .content-card .detail-card .txt-card h1 { font-size: 27px; }
  .package-card .card-swiper .content-card .detail-card .txt-card p { font-size: 17px; }
  .package-card .card-swiper .content-card .btn-card { padding: 0px 20px 20px 20px; }
  /* .step-btn .btn_step .btn_item .btn-img::before {content: '';position: absolute;width: 178%;height: 4px;background: #C4C4C4;top: 51.9%;left: -178%;z-index: -1;} */



  .step-btn .btn_step .btn_item p { font-size: 30px; }

  .step-btn {margin-top: -50px;}

  /* section flow-list */
  .flow-list .title img { width: 25%; }
  .flow-list { background: linear-gradient(180deg, rgb(253 253 253) 0%, rgb(254 254 254) 100%); }
  .flow-list .list-content { grid-template-columns: repeat(3, 230px); }
  .flow-list .list-content.grid-table-2 { grid-template-columns: repeat(4, 230px); }
  .flow-list .list-content .txt-ele .number-head { padding-right: 0; }
  .flow-list .list-content .txt-ele .detail-ele p { font-size: 15px; }

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 45px; }

  /* section devio faq questions */
  .faq_questions .txt_head h1 { font-size: 45px; }

  .bar_menu .txt_barmenu ul li { font-size: 17px; }
  .bar_menu ul { max-width: 900px; }
  
  .detail-services .title img { width: 20%; }
  .detail-services .content .content-right .txt-content p { font-size: 17px; }
  .detail-services .content .content-right .txt-content span { font-size: 17px; }
  .detail-services .content .content-right .wrap-content-right { padding-left: 40px; }
  .detail-services .content { margin-top: -50px; }

  .step-btn .txt_step .txt_item .wrap-txt-item .step-img img { max-height: 100px; }
  .step-btn .txt_step .txt_item .wrap-txt-item .step-txt h1 { font-size: 17px; }
  .step-btn .btn_step .btn_item p { font-size: 20px; }
  .step-btn .btn_step .btn-img { max-width: 120px; }
  .step-btn .btn_item { padding: 0 20px 20px 20px; }
  .step-btn .btn_step { max-width: 450px; }
  .step-btn .slide_step { padding: 0 100px; }
  .step-btn .btn_step .btn_item:before { bottom: 48px; }

  .package-card .title .img-title img { width: 20%; }
  .package-card .title .subtitle h1 { font-size: 19px; }
  .package-card .card-swiper .content-card .detail-card .txt-card h1 { font-size: 20px; }
  .package-card .card-swiper .content-card .detail-card .txt-card p { font-size: 15px; }
  .package-card .card-swiper .content-card .btn-card a { font-size: 17px; }
  .package-card .card-swiper .content-card .detail-card { min-height: 120px; }

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 30px; }

  .flow-list .title img { width: 20%; }
  .flow-list .list-content .txt-ele .number-head img { width: 55%; }
  .flow-list .manual_btn a { max-width: 300px; }
  .faq_questions .txt_head h1 { font-size: 30px; }
  .faq_questions .accordion.icon_last .item .heading { font-size: 17px; }
  .faq_questions .accordion.icon_last .item.open .heading { font-size: 19px; }
  .faq_questions .item ul li { font-size: 15px; }
  


}

/* Desktop small */
@media(max-width: 1280px) {

  /* section detail-services */
  .detail-services .title img { width: 30%; }

  /* section package-card */
  .package-card .title .img-title img { width: 30%; }

  /* section flow-list */
  .flow-list .title img { width: 30%; }

  /* section bar menu */
  /*.bar_menu {  background: linear-gradient(180deg, #FFFFFF 0%, #FCFFEF 100%); }*/

  .step-btn .txt_step .txt_item .wrap-txt-item .step-img img {max-height: 130px;}

  .bar_menu .txt_barmenu ul li {font-size: 20px;}
  .step-btn .swiper-slide.step_active span {transform: scale(1.3) translateY(-10%);}

}

/* Tablet แนวนอน */
@media(max-width: 1199px) {

  .pad_section { padding: 50px 0; }

  /* section detail-services */
  .detail-services .title img { width: 30%; }
  .detail-services .content { margin-top: 40px; }
  .detail-services .content .content-right { flex: 0 0 60%; }
  .detail-services .content .content-right .txt-content p { font-size: 17px; }
  .detail-services .content .content-right .txt-content span { font-size: 17px; }
  .detail-services .content .content-right .wrap-content-right { max-width: 520px; margin-left: 10px; }
  .detail-services .content .content-right .txt-content p::before { width: 13px; height: 13px; }

  /* section step-btn */
  .step-btn .title .txt-title h1 { font-size: 19px; }
  .step-btn .title .img-title img { height: 130px; } 
  .step-btn .title .txt-title { padding-top: 25px; }
  .step-btn { margin-top: 0px; }
  .step-btn .txt_step .txt_item .wrap-txt-item .step-img img { max-height: 130px; }
  .step-btn .txt_step .txt_item .wrap-txt-item .step-txt h1 { font-size: 19px; }
  .step-btn .swiper-slide.step_active span { transform: scale(1.2) translateY(-6%); }
  .step-btn .btn_item { flex: 0 0 33.33%; display: flex; flex-direction: column; align-items: center; }
  .step-btn .btn_step .btn-img { max-width: 120px; }
  .step-btn .btn_step { max-width: 585px; margin-top: 40px;}
  .step-btn .btn_step .btn_item p { font-size: 31px; }

  /* section package-card */
  .package-card .title .img-title img { width: 30%; }
  .package-card .card-swiper .special-header { padding: 10px 15px; }
  .package-card .card-swiper .content-card .detail-card .txt-card h1 { font-size: 20px; }
  .package-card .card-swiper .content-card .detail-card .txt-card p { font-size: 15px; }
  .package-card .card-swiper .content-card .btn-card a { font-size: 18px; }


  /* section flow-list */
  .flow-list .title img { width: 30%; }
  .flow-list .list-content { grid-template-columns: repeat(3, 200px); }
  .flow-list .list-content.grid-table-2 { grid-template-columns: repeat(4, 200px); }
  .flow-list .manual_btn a { max-width: 300px; }
  .flow-list .manual_btn { margin: 60px 0 0px 0; }
  

  /* section bar menu */
  .bar_menu .bar_desktop { display: none; }
  .bar_menu .bar_tablet { display: block; }
  .dropdown_menu { text-align: center; }
  .dropdown_menu select { width: 60%; }

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 41px; }

  /* section devio faq questions */
  .faq_questions .txt_head h1 { font-size: 41px; }

  .step-btn .slide_step {top:40px}
  .step-btn {    background-position: 50% 10%; background-size: 175% auto;}
  /* .step-btn .btn_step .btn_item .btn-img::before { left: -111%; width: 111%; top: 51.9%;} */

  .step-btn .btn_step .btn_item:before { bottom: 61px; }

  /* for en */

  .flow-list .list-content.list-content-for-en { align-items: flex-start; }
  .flow-list .list-content .txt-ele.txt-ele-en { align-items: flex-start; }

  /* for en */

}

/* Tablet แนวตั้ง */
@media(max-width: 991px) {

  .detail-services .title img , .package-card .title .img-title img , .flow-list .title img { width: 45%; }

  /* section detail-services */
  .detail-services .content { flex-direction: column; margin-top: 40px; flex-direction: column-reverse; }
  .detail-services .content .content-left { order: 2; }
  .detail-services .content .content-right { order: 1; }
  .detail-services .content .content-left .ele-center { margin-left: -25%; margin-right: -50%; padding-left: 150px; padding-right: 10%; margin-top: -40px; }
  .detail-services .content .ele-detail-01 { top: 9%; left: -61px; padding-left: 28%; padding-right: 57%; }
  .detail-services .content .ele-detail-02 { top: 43%; left: -30px; padding-left: 30%; padding-right: 50%; }
  .detail-services .content .ele-detail-03 { top: 18%; left: -10px; padding-left: 60%; padding-right: 17%; margin-right: 0%; }
  .detail-services .content .ele-detail-04 { top: 47%; left: 10px; padding-left: 390px; padding-right: 160px; margin-right: 0; }
  .detail-services .content .ele-center img { width: 80%; }


  /* section step-btn */
  .step-btn .btn-step .txt-btn h2 { font-size: 31px; }
  .step-btn .btn-step .img-btn img { width: 60%; }
  .step-btn .btn-step .wrap-btn-step .ele-btn::before { width: 45.6%; top: 52.8%; left: -12.1%; }
  .step-btn .swiper-slide.step_active span { transform: scale(1); }
  .step-btn .slide_step { padding: 10px; top:-35px; }
  .step-btn { background-position: 56% -50px; background-size: 300% auto;}
  .step-btn .btn_step {margin-top: -50px;}


  /* section flow-list */
  .flow-list { margin-top: 30px; }
  .flow-list .list-content.grid-table-2 { grid-template-columns: repeat(2, 250px); grid-gap: 40px; }
  .flow-list .list-content { grid-template-columns: repeat(2, 250px); grid-gap: 10px; }
  .flow-list .list-content .ele-content.center-mb:nth-child(3) { grid-column-start: 1; grid-column-end: 3; margin-top: 20px; }
  
  

  /* section package-card */
  .package-card .title .subtitle h1 { font-size: 19px; }
  .flow-list .list-content .ele-content .img-ele { max-width: 162px; margin: 0 auto; }



  /* section bar menu */
  .bar_menu.active { top: 50px; }
  .bar_menu .txt_barmenu ul li { font-size: 16px; }
  .dropdown_menu select { width: 80%; }

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 35px; }

  /* section devio faq questions */
  .faq_questions .accordion.icon_first .item .heading { font-size: 17px; }
  .faq_questions .item ul li { font-size: 15px; }
  .faq_questions .faq_questions_in .content_questions { padding-top: 10px; }
  .faq_questions .txt_head h1 { font-size: 35px; }

}

/* Tablet Small */
@media(max-width: 767px) {

  .pad_section {padding: 45px 0;}

  /* hero banner */
  .herobanner .swiper-pagination { bottom: 0; }

  /* section bar menu */
  .dropdown_menu select { width: 100%; }

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 27px; }

  /* section devio faq questions */
  .faq_questions .accordion.icon_last .item .heading { padding: 15px 50px 15px 15px; font-size: 17px; }
  .faq_questions .txt_head h1 { font-size: 27px; }

  .step-btn .btn_step .btn_item:before { bottom: 58px; }

}

/* Mobile */
@media(max-width: 575px) {

  /* txt show mb only */
.txt-showpc { display: inline-block; }

  .pad_section { padding: 40px 0; }

  
  .detail-services .title img { width: 65%; }
  .detail-services .content .content-right .wrap-content-right { max-width: 350px; padding: 0 15px;  margin: 0; }
  .detail-services .content .content-left .ele-center { margin-left: -35%; margin-right: -77%; padding-left: 20px; padding-right: 0%; margin-top: -20px; }
  .detail-services .content .ele-detail-01 { top: 7%; left: 0; padding-left: 5%; padding-right: 60%; }
  .detail-services .content .ele-detail-02 { top: 41%; left: -30px; padding-left: 25%; padding-right: 55%; }
  .detail-services .content .ele-detail-03 { top: 21%; left: -10px; padding-left: 64%; padding-right: 8%; margin-right: 0%; }
  .detail-services .content .ele-detail-04 { top: 51%; left: 20px; padding-left: 180px; padding-right: 40px; margin-right: 0; }

  .step-btn .txt_step .txt_item .wrap-txt-item { flex-direction: column; }
  .step-btn .txt_step .txt_item .wrap-txt-item .step-txt { margin: 5px 0 0; }
  .step-btn .swiper-slide.step_active span { transform: scale(1); }
  .step-btn .txt_step { padding: 30px 15px 30px; }
  .step-btn .btn_step .btn_item p { font-size: 21px; }
  .step-btn .btn_step { max-width: 90%; margin-top: -40px; }
  /* .step-btn .btn_step .btn_item .btn-img::before {content: ''; position: absolute; width: 167%; height: 4px; background: #C4C4C4; top: 50%; left: -167%; z-index: -1;} */
  .step-btn .txt_step .txt_item .wrap-txt-item .step-img img { max-height: 60px; }
  .step-btn .swiper-slide span { padding: 0 30px; }

  .package-card .title .img-title img { width: 65%; }
  .package-card .card-swiper:hover { transform: scale(1); }
  .package-card .swiper-slide-active .card-swiper { box-shadow: 0px 0px 10px #00ff19;}
  .package-card .swiper-slide-active .card-swiper::before { opacity: 1; }
  .package-card .card-swiper:hover:before { opacity: 0; }
  .package-card .swiper-slide-active .card-swiper:hover:before { opacity: 1; }
  .package-card .card-swiper:hover { box-shadow: 1px 5px 3px rgb(0 0 0 / 20%); }
  .package-card .swiper-slide-active .card-swiper .content-card .detail-card .txt-card h1 { color: #000; }
  .package-card .swiper-slide-active .card-swiper .content-card .detail-card .txt-card p { color: #000; }
  .package-card .swiper-slide-active .card-swiper .content-card .btn-card a { background: #085F34; color: #FEFFFC; }
  .package-card .card-swiper .content-card .btn-card { padding: 0px 20px 20px 20px; }

  .flow-list .title img { width: 65%; }
  .flow-list .txt-sub h1 { font-size: 21px; }
  .block-swif { max-width: 330px; }
  .block-swif ul > li a { font-size: 14px; width: 160px; padding: 15px 10px 15px 10px; }
  /* new css for en */
  .block-swif.re-f-menu-en ul > li a { font-size: 13px; }
  /* close */
  .block-swif ul .bg-btn { width: 160px; }
  .block-swif ul > li.active:nth-child(1) ~ .bg-btn{transform: translateX(calc(160px * 0));}
  .block-swif ul > li.active:nth-child(2) ~ .bg-btn{transform: translateX(calc(160px * 1)); background: linear-gradient(180deg, #9FD0CA 0%, #64AB9A 100%); }
  .flow-list .list-content .txt-ele { margin-top: 20px; }
  .flow-list .list-content.grid-table-2 { grid-template-columns: repeat(2, 170px); grid-gap: 10px; }
  .flow-list .manual_btn a { max-width: 250px; }
  .flow-list .list-content .ele-content .img-ele img { width: 70%; }
  .flow-list .list-content .txt-ele .number-head img { width: 60%; }

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 31px; }

  /* section devio faq questions */
  .faq_questions { padding: 25px 0; }
  .faq_questions .accordion.icon_last .item .heading { font-size: 16px; background-position: 95.5% center; background-size: 20px; padding: 10px 50px 10px 10px;}
  .faq_questions .accordion.icon_last .item.open .heading { background-position: 95.5% center; background-size: 20px; font-size: 16px; }
  .faq_questions .accordion.icon_last .item .content {padding: 15px 15px;}
  .faq_questions .accordion.icon_last { padding-top: 10px; }
  .faq_questions .txt_head h1 { font-size: 31px; }
  .faq_questions .item ul li {font-size: 14px;}



  .flow-list .list-content { grid-template-columns: repeat(1, 1fr); margin-top: 30px;}
  .flow-list .list-content .ele-content.center-mb:nth-child(3) {grid-column-start: auto; grid-column-end: auto; margin-top: 0;}
  .flow-list .ele-content {display: flex; align-items: center; justify-content: center; padding-bottom: 10px; position: relative;}
  .flow-list .ele-content:before {content: ''; position: absolute; bottom:0; left:5%; width: 90%; height: 1px; background: #eee;}
  .flow-list .ele-content:nth-last-child(1):before {display: none;}
  .flow-list .list-content .ele-content .img-ele {max-width: 100%; flex:0 0 35%;}
  .flow-list .list-content .ele-content .txt-ele { flex:0 0 65%; justify-content: flex-start; margin-top: 0;}
  .flow-list .number-head {display: none;}


  .flow-list .list-content.grid-table-2 { grid-template-columns: repeat(1, 1fr); margin-top: 30px;}
  .flow-list .list-content.grid-table-2 .ele-content.center-mb:nth-child(3) {grid-column-start: auto; grid-column-end: auto; margin-top: 0;}

  .flow-list .manual_btn {margin-top: 30px; margin-bottom: 10px;}

  .detail-services .content .content-right .txt-content p {font-size: 15px;}
  .detail-services .content .content-right .txt-content span { font-size: 15px; }
  .detail-services .txt-content {padding-left: 20px;}
  .detail-services .content .content-right .txt-content p::before {width: 10px; height: 10px; top:7px;}
  .detail-services .content {margin-top: 30px;}
  .detail-services .wrap-detail-services {margin-top: 40px;}
  .detail-services .content .content-right .wrap-content-right {width: 100%; max-width: 100%;}
  .step-btn .txt_step .txt_item .wrap-txt-item .step-txt h1 {text-align: center;}
  .step-btn .btn_step .btn_item p {font-size: 17px; }

  .step-btn .btn_step .btn-txt {position: absolute; top: -20px;}

  .step-btn .txt_step .txt_item .wrap-txt-item .step-txt h1 {font-size: 15px;}

  .step-btn {background-position: 46.5% 20%;background-size: 400% auto;}
  .package-card .swiper-wrapper .swiper-slide {padding-top: 10px; padding-left: 8px; padding-right: 8px;}

  /* section video */
  .video-flow-detail .txt-head h2 { font-size: 27px; }

  .faq_questions .txt_head h1 {font-size: 27px;}
  .faq_questions .faq_questions_in {padding-top: 20px;}

  .step-btn .slide_step {padding: 20px;}
  .step-btn .btn_step .btn_item:before { left: 0%; bottom: 42px; }


  /* for en */
  .package-card .card-swiper .special-header .special-left.txt-title-en { padding: 5px 5px 5px 5px; }
  .package-card .card-swiper .special-header .special-left.txt-title-en p { font-size: 13px; }
  .package-card .card-swiper .special-header .special-right.txt-special-en p { font-size: 12px; }
  /* for en */


}

/* Mobile small */
@media(max-width: 374px) {

  .step-btn .btn_step .btn_item:before { bottom: 32px; }

}


/* new */
@media(min-width: 768px) and (max-width: 991px) {
  .detail-services {padding-top: 120px;}
  .detail-services .content .content-right .wrap-content-right {padding-left: 0;}
  .step-btn .txt_step {padding-top: 0;}
  .step-btn .txt_step .txt_item .wrap-txt-item {margin-bottom: 30px;}
}


@media(min-width:992px) and (max-width: 1199px) {
  .detail-services {padding-top: 120px;}
}

@media(min-width:1200px) and (max-width: 1439px) {
  .detail-services {padding-top: 120px;}
}

@media(min-width:1440px) {
  .detail-services {padding-top: 150px;}
  /* .step-btn .slide_step {position: relative; top:70px} */
}

@media(min-width:1600px) {

}