/*==================== default ====================*/
.icw {font-weight: 500; color: #666666;}
.c-special-tax {
    color: #ECD68C !important;
}
.pt-8 {
    padding-top: 8px !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.lh-1 {
    line-height: 1 !important;
}
.a-left {
    text-align: left !important;
}
.icw .btn{font-weight: 600; font-size: 16px; padding: 0 25px; border: none; min-width: 153px;
    height: 50px; line-height: 50px;
}
.icw .btn-more{
    position: relative; 
    background-color: #00A94F; 
    color: #fff; 
    border-radius: 8px;
    height: 40px;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 24px;
    min-width: unset;
}
.icw a.link {
    font-weight: 600;
    color: var(--cr-green);
    text-decoration: underline;
}
/* .icw .btn-more .icon-more{margin-left: 10px; border-radius: 25px;background-color: #fff;width: 25px;height: 25px;
    display: inline-block; vertical-align: middle; position: relative; top: -2px;
}
.icw .btn-more .icon-more:before{content: ''; border-top: 2px solid #09A94E; border-left: 2px solid #09A94E; 
    width: 8px; height: 8px; position: absolute; right: 0; top: 0; left: 0; bottom: 0; margin: auto;
    transform: rotate(135deg);
} */
.icw .more{text-decoration: none; position: relative;}
/* .icw .more:before{content: ''; position: absolute; left: 0; right: 15px; bottom: 2px; height: 1px; background-color: #fff;} */
.icw .btn-tel > img{margin-right: 5px;}

.icw .link.no-line{text-decoration: none;}

.icw ol.list-order{margin-left: 20px;}
.icw ol.list-order li{list-style: decimal;}
.icw ol.list-order li+li{margin-top: 10px;}

.icw .sc-info{text-align: left;}
.icw .sc-info+.sc-info{margin-top: 30px;}

.icw .table h3 {font-size:18px;}

.row-0{margin: 0px;}
.row-0 > div{padding: 0px;}

.row-20{margin: 0 -10px;}
.row-20 > div{padding: 0 10px;}

.row-flex{display: flex;  flex-wrap: wrap;}
.row-flex > div{float: none;}
.row-flex > .col{ flex-basis: 0;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}
.row-flex > .col-auto{-webkit-box-flex: 0;flex: 0 0 auto; width: auto; max-width: none;}
.row-flex > .col-12 {-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}

.visible-w375 {display: none;}
.visible-w360 {display: none;}


/*==================== slick ====================*/
.slick-slider .slick-arrow.slick-disabled {opacity: 0.4;}
.slick-slider .slick-next {right: 5px;}
.slick-slider .slick-prev {left: 5px;}
.slick-slider .slick-next.slick-arrow,
.slick-slider .slick-prev.slick-arrow { position: absolute; top: 48%; box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
    z-index: 1; font-size: 0; background-color: #fff; overflow: hidden; width: 40px; height: 40px;
    border-radius: 50%; transform: translate(0, -50%);
    display: none !important;
}
.slick-slider .slick-arrow:before { content: ''; display: inline-block;width: 10px;height: 10px; position: relative;  top: 0;
    border-top: 2px solid #00A950; border-left: 2px solid #00A950; visibility: visible; 
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 16px;
}
.slick-slider .slick-next:before { left: 13px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.slick-slider:focus { outline: 0;}
.slick-slider .slick-dots{text-align: center; margin: 0;}
.slick-slider .slick-dots li {position: relative;display: inline-block; width: auto;height: auto; margin: 0 5px; padding: 0; cursor: pointer;}
.slick-slider .slick-dots li button { font-size: 0; line-height: 0; margin: 0; padding: 0; cursor: pointer; 
    border: 0; outline: none;width: 10px; height: 10px; border-radius: 50%; background: #CCCCCC;opacity: 1;
}
.slick-slider .slick-dots li.slick-active button {background: #18A950;}


/*######################### select #########################*/
.icw select{display: none;}
.tab .boxtab-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 10px;width: 10px; right: 24px; top: 19px;margin: 0; pointer-events: none;position: absolute;display: block; line-height: 43px;
    border-top: 2px solid #00A950; border-right: 2px solid #00A950; z-index: 1; font-size: 0; text-align: center; cursor: pointer;
    transition: transform 0.3s ease-out;
    transform: rotate(135deg);
}
.tab .boxtab-select .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {transform: rotate(-45deg);}
.tab .boxtab-select .select2-selection__rendered { border-radius: 100px; display: block; border: none; margin: 0; width: 100%; height: 50px;
    padding: 0 30px; padding-left: 25px; padding-top: 0; background-color: #fff; color: #00A850;font-size: 16px;
    font-weight: 500; border: 2px solid #00A850; line-height: 46px; text-align: left;overflow: hidden;
    -o-text-overflow: ellipsis;text-overflow: ellipsis; white-space: nowrap;
}

.select2-container .select2-selection--single [title].select2-selection__rendered{color: #00A850;}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__clear {
    position: absolute; top: 0px;right: 0px; z-index: 1; display: block;width: 45px;height: 45px;
    line-height: 43px;font-size: 0;text-align: center;cursor: pointer;
}
.select2-container {width: calc(100vw - 30px); z-index: 9999;}
.select2-dropdown {background: #fff;border: 1px solid #ccc;border-radius: 4px;display: block;position: absolute; left: -100000px;
    width: 100%; z-index: 1051;
    -webkit-transition: border-color 250ms ease-in-out;
    -o-transition: border-color 250ms ease-in-out;
    transition: border-color 250ms ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: fadeIn 400ms;
    animation: fadeIn 400ms;
}
.select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-dropdown{background-color: #fff;}
.select2-container--open .select2-dropdown--below {border-top: 0;border-top-left-radius: 0;border-top-right-radius: 0;}
.select2-container--open .select2-dropdown {left: 0;overflow: hidden;}
.select2-search--dropdown.select2-search--hide {display: none;}
.select2-container .select2-results {display: block;}
.select2-container .select2-results__options {list-style: none; margin: 0;padding: 0;}
.select2-container--default .select2-results > .select2-results__options { max-height: 25vh; overflow-y: auto;
    -webkit-overflow-scrolling: touch;background-color: #fff;color: #aaa;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #00A94F;}
.select2-container .select2-results__option {
    margin: 0;padding: 10px 30px; color: #aaa; font-size: 15px; border-top: 1px solid #eee; word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*######################### accordion #########################*/
.accordion-content .link{color: #00a950;}
.accordion-content .link:hover{text-decoration: underline;}


/*######################### nav-head #########################*/
.nav-head{position: fixed; z-index: 9; top: 80px; left: 0; right: 0; transition: 0.3s;}
.nav-head.active{background-color: #fff;}
.nav-head .row-flex{align-items: center; border-top: 1px solid #CCCCCC; padding: 15px 0;}
.nav-head .nav-menu{position: relative;}
.nav-head .nav-list{padding: 0; margin: 0; list-style: none;}
.nav-head .nav-list:after{content: ''; display: table; clear: both;}
.nav-head .nav-list>li{float: left;}
.nav-head .nav-list>li+li{margin-left: 24px;}
.nav-head .nav-list>li>.link{font-size: 13px; color: #fff; font-family: 'kurious-looped-cond', Helvetica, Arial, sans-serif; position: relative;}
.nav-head .nav-list>li>.link:before{content: ''; position: absolute; bottom: -5px; left: 0; right: 0; opacity: 0;
    height: 3px; background-image: linear-gradient(135deg, #DD6D9C 0%, #66659E 100%);
    transition: 0.3s;
}
.nav-head .action{transition: 0.3s;}
.nav-head.active .nav-list>li>.link{color: #999999;}
.nav-head.active .nav-list>li>.link.active{color: #333333;}
.nav-head.active .nav-list>li>.link.active:before{opacity: 1;}
.nav-head.active .previous:after, 
.nav-head.active .next:after{border-top-color: #999999; border-left-color: #999999;}

.nav-head .previous, 
.nav-head .next {width: 40px; height: 100%; text-align: center; position: absolute; top: 0; z-index: 900; display: none;}
.nav-head .previous:after, 
.nav-head .next:after { content: ''; border-top: 3px solid #fff; border-left: 3px solid #fff;
    display: inline-block; width: 10px; height: 10px; visibility: visible; margin: 0; position: absolute; top: 5px;
    transition: 0.3s;
}
.nav-head .previous { left: 0;}
.nav-head .previous:after {transform: rotate(-45deg);left: -30px;}
.nav-head .next {right: 0;}
.nav-head .next:after {transform: rotate(-225deg); right: -30px;}


/*######################### sc-hero-banner #########################*/
.sc-hero-banner{position: relative;}
.sc-hero-banner .slide{position: relative;}
.sc-hero-banner .slide .container{position: relative;}
.sc-hero-banner .btn{position: absolute; left: 0; right: 0; margin: auto; width: 153px; bottom: 80px;}
.sc-hero-banner .btn.-type2{width: 220px; bottom: 60px; background-color: #0DFF02; 
    color: #0F3923 !important; box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.sc-hero-banner .btn.-type2 .icon-more{background-color: #0F3923;}
.sc-hero-banner .btn.-type2 .icon-more:before{border-top-color: #0DFF02; border-left-color: #0DFF02;}
.sc-hero-banner .btn.-type2:hover{background-color: #0DFF02;}
.sc-hero-banner .slick-slider .slick-prev{left: 50%; margin-left: -570px;}
.sc-hero-banner .slick-slider .slick-next{right: 50%; margin-right: -570px;}
.sc-hero-banner .slick-slider .slick-dots {position: absolute; margin: auto; left: 0;right: 0; padding: 0; bottom: 30px;}
.sc-hero-banner .slick-slider .slick-dots li button{background: #fff;}
.sc-hero-banner .slick-slider .slick-dots li.slick-active button {background: #18A950;}



/*######################### sc-highlight #########################*/
.sc-highlight {
    overflow: hidden;
    background: radial-gradient(71.56% 151.99% at 50% 2.29%, #F5F5F5 0%, #FFFFFF 50%, #C8C8C6 100%);
}
.sc-highlight .inner{padding: 80px 0;}
.sc-highlight .sc-heading{margin-bottom: 32px;}
/* .sc-highlight .slick-dots {padding-top: 60px;} */
.sc-highlight .slick-dots li.slick-active button {
    background: #00A94F;
    width: 24px;
    border-radius: 100px;
}
.sc-highlight .slick-slider .slick-prev{left: 50%; margin-left: -572px;}
.sc-highlight .slick-slider .slick-next{right: 50%; margin-right: -572px;}
.sc-highlight .slick-slider .slick-track{margin: 0 auto;}
/* .sc-highlight .slick-slider .slick-list{overflow: visible;} */
.sc-highlight .list-highlight.slick-slide {min-height: 302px;}
.sc-highlight .list-highlight .image{position: relative;}
.sc-highlight .list-highlight.slick-slide{position: relative; width: 370px;}
/* .sc-highlight .list-highlight.slick-slide.bgI{background-image: linear-gradient(135deg, rgba(41,147,102,1) 0%, rgba(84,182,222,1) 100%);}
.sc-highlight .list-highlight.slick-slide.bgII{background-image: linear-gradient(135deg, rgba(221,109,156,1) 0%, rgba(129,158,200,1) 50%, rgba(30,149,90,1) 100%);}
.sc-highlight .list-highlight.slick-slide.bgIII{background-image: linear-gradient(135deg, #68BB8D 0%, #CDCB5B 100%);}
.sc-highlight .list-highlight.slick-slide.bg-transit{background: #134D30; background: -webkit-linear-gradient(121.17deg, #40B79C 0%, #134D30 100%); background: linear-gradient(121.17deg, #40B79C 0%, #134D30 100%);} */
.sc-highlight .list-highlight .image {
    height: 160px; 
    margin: 0 auto -110px; 
    top: -135px;
    /* width: 100%; */
    max-width: 250px;
}
.sc-highlight .list-highlight .image.-typeII {top: -100px;}
.sc-highlight .list-highlight .image img {
    transition: .3s ease-in-out; 
    /* max-height: 100%;  */
    width: 250px;
    height: 200px;
    margin: 0 auto;
}
.sc-highlight .list-highlight .content-area {
    padding: 0 0 0 0px;
    margin-top: 20px;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
}
.sc-highlight .list-highlight .content-area h3 {margin-top: 20px; color: #fff; margin-bottom: 10px;
    line-height: 1.5em; min-height: 1.5em; font-size: 18px;
}
.sc-highlight .list-highlight .content-area p {font-weight: 500; color: #fff; line-height: 1.5;}
.icw .sc-highlight .list-highlight .content-area p.txt-special {
    font-weight: 600 !important; 
    margin-top: 20px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.5em;
    min-height: 1.5em;
    font-size: 18px;
}
.sc-highlight .list-highlight .content-area a{color: #fff; text-decoration: underline; position: relative;}
.sc-highlight .list-highlight .content-area a:before{background-color: #fff;}
.sc-highlight .list-highlight:hover .image img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}
.icw .sc-highlight .list-highlight .txt-hl {
    color: #FFEBA8;
    font-size: 13px;
    line-height: 1.5;
}
.sc-highlight .list-highlight .content-area h3 img {
    max-height: 24px;
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .sc-highlight .list-highlight .content-area {
        margin-top: 26px;
        /* justify-content: flex-end; */
    }
}

@media screen and (max-width: 1199px){
    .sc-highlight .slick-slider .slick-prev {left: 15px;margin-left: 0;}
    .sc-highlight .slick-slider .slick-next {right: 15px;margin-right: 0;}
}
@media screen and (max-width:991px){
    .sc-highlight .list-highlight.slick-slide{margin-left: 10px; margin-right: 10px; width: 330px;}
}
@media screen and (max-width:767px){
    .sc-highlight .sc-heading {
        margin-bottom: 8px;
    }
    .sc-highlight .slick-slider .slick-list{margin: 0 -15px;}
    .sc-highlight .slick-slider .slick-track {padding-bottom: 20px;}
    .sc-highlight .slick-slider .slick-prev,
    .sc-highlight .slick-slider .slick-next{top: 54%;}
    .sc-highlight .slick-slider .slick-prev{left: -5px;}
    .sc-highlight .slick-slider .slick-next{right: -8px;}
    /* .sc-highlight .slick-dots {padding-top: 20px;} */
    .sc-highlight .list-highlight.slick-slide {width: 328px; padding: 10px 25px; margin: 80px 5px 0;}
    .sc-highlight .list-highlight .image {top: -80px; max-width: 230px;}
}



/*######################### group-section #########################*/
.group-section {
    background: transparent linear-gradient(257.33deg, #C3BCB6 17.98%, #6C6259 81.96%) 0% 0% no-repeat padding-box;
}
.group-section-bg {
    padding: 64px 0; 
    background-repeat: no-repeat; 
    background-position: bottom center;
    background-image: url(/SiteCollectionDocuments/personal/debit-card/kmove/img/debit-kmove-bg-desktop.jpg); background-size: cover;
}
.icw .group-section h2.sc-header {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    color: #ffffff;
    margin-bottom: 32px;
}
/*######################### sc-benefits #########################*/
.icw #benefits h2 {
    font-size: 42px;
    line-height: 63px;
}

/*######################### sc-fee #########################*/
.sc-fee{display: flex; justify-content: space-between; align-items: flex-start;}
.sc-fee .content{flex-basis: 0;-webkit-box-flex: 1;flex-grow: 1;max-width: 100%;}
.sc-fee .h1,.sc-fee h2,.sc-fee .h2{color: #fff; margin-bottom: 10px;}
.sc-fee .h3{
    color: #fff; 
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.sc-fee a.link-more{color: #fff; text-decoration: underline;}
.sc-fee a.link-more:hover{color: #fff;}
.sc-fee .img{position: relative; -webkit-box-flex: 0;flex: 0 0 auto; width: auto; max-width: none;}
.sc-fee .img img{
    max-width: 470px; 
    width: 100%;
}
.sc-fee .img span{position: absolute; top: -30%; right: 0; font-size: 26px;
    font-weight: 400; color: #fff;
}

/*######################### sc-register #########################*/
.sc-register {
    background: radial-gradient(71.56% 151.99% at 50% 2.29%, #F5F5F5 0%, #FFFFFF 50%, #C8C8C6 100%);
}
.sc-register .sc-inner {
    padding: 64px 0;
}
.sc-register .header-register {
    text-align: center;
    margin-bottom: 150px;
}
.sc-register .header-register .header {
    font-size: 33px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #333333;
}
.sc-register .header-register .date {
    color: #333333;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 8px;
}
.sc-register .header-register .remark {
    color: #CC0000;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
}
.sc-register .block-content {
    background: linear-gradient(155.84deg, #167B45 -24.58%, #0C5D4F 100%);
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.09);
    max-width: 752px;
    margin: 0 auto;
    padding: 32px 0;
    display: grid;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.sc-register .block-content img {
    max-width: 252px;
    margin: 0 auto;
    margin-top: -45%;
    margin-bottom: 36px;
}
.sc-register .block-content .box-action {
    text-align: center;
}
.sc-register .block-content .box-action .header-action {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 8px;
}
.sc-register .block-content .box-action .desc-action {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 10px;
}
.sc-register .block-content .box-action .btn-register {
    border-radius: 8px;
    width: 220px;
    height: 48px;
    background-color: #00A94F;
    padding: 8px 24px;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .sc-register {
        margin-top: -1px;
    }
    .sc-register .header-register {
        margin-bottom: 142px;
    }
    .sc-register .header-register .header {
        background: unset;
        box-shadow: unset;
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 24px;
    }
    .sc-register .block-content {
        display: flex;
        flex-direction: column;
    }
    .sc-register .block-content img {
        margin-bottom: 24px;
    }
    .sc-register .block-content .box-action {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
    .sc-register .block-content .box-action .btn-register {
        width: 100%;
    }
    
}

/*######################### sc-faq #########################*/
.sc-detail-apply{padding-top: 32px;}
.sc-detail-apply h2 {
    color: #111111 !important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.sc-detail-apply h3 {
    color: #333333 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    font-weight: 600 !important;
}
.sc-detail-apply ul,
.sc-detail-apply ul li {
    list-style: disc;
}
.sc-detail-apply ul li::marker {
    font-size: 10px;
}
.sc-detail-apply h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 16px;
}
.sc-detail-apply .box-details {
    border-top: 5px solid #00A94F;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 48px 32px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}
.sc-detail-apply .link{color: #00A950; position: relative; text-decoration: underline;}
.sc-detail-apply .link .ic{color: #00A950; position: absolute; left: -24px; top: 3px;}
.sc-detail-apply .box-details .h1{margin-bottom: 30px;}
.sc-detail-apply .head{padding-bottom: 16px;}
.sc-detail-apply .body{
    /* padding-top: 20px;  */
    padding-bottom: 24px; 
    /* border-top: 1px solid #EDEDED; */
}
.sc-detail-apply .body ul{margin: 0 0 0 18px;}
.sc-detail-apply .body ul li a {
    font-weight: 600;
}
.sc-detail-apply .body:last-of-type {
    padding-bottom: 0;
}
.sc-detail-apply .action{padding-top: 20px; text-align: center;}


/*######################### sc-step #########################*/
.sc-step .sc-inner {
    padding: 64px 0;
}
.sc-step .sc-heading{margin-bottom: 30px;}
/* .sc-step .slick-step{text-align: center;}
.sc-step .slick-step.slick-step-slider{display: none;}
.sc-step .list-step {width: 33%;margin-top: 30px; padding: 0 10px; display: inline-flex;flex-direction: column;}
.sc-step .list-step img {width: 200px;margin: 0 auto 20px;}
.sc-step .list-step .content-area .num{margin-bottom: 10px; font-weight: 600; font-size: 18px; color: #333;}
.sc-step .list-step .content-area .desc{margin: 0; font-size: 16px; color: #333;} */
.sc-step .content-area {
    display: flex;
    justify-content: center;
    gap: 24px;
}
.sc-step .content-area .content-img img {
    max-width: 365px;
}
.sc-step .content-area .content-detail .detail-item {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}
.sc-step .content-area .content-detail .detail-item:last-child {
    margin-bottom: 0;
}
.sc-step .content-area .content-detail .detail-item img {
    height: 50px;
    width: auto;
}
.sc-step .content-area .content-detail .detail-item .detail-text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.sc-step .detail-item .detail-text p.detail-header {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    /* margin-bottom: 8px; */
}
.sc-step .detail-item .detail-text p.detail-desc {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .sc-step .content-area .content-img img {
        max-width: 100%;
    }
    .sc-step .content-area {
        flex-direction: column;
        gap: 0;
    }
    .sc-step .sc-heading {
        text-align: left;
        margin-bottom: 16px;
    }
}

/*######################### sc-services #########################*/
/* .sc-services{
    background: radial-gradient(67.13% 151.99% at 50% 2.29%, #FFFFFF 0%, #F2F2F2 44.23%, #C8C8C6 100%);
}
.sc-services .sc-inner{
    padding: 64px 0;
}
.sc-services .h1{margin-bottom: 10px;}
.sc-services .component-block .component-col{background-color: #fff; border-radius: 10px 0 0 10px; width: auto;}
.sc-services .component-block .scroller-container {background: #E0FDF1; border-radius: 0 10px 10px 0; width: 1%;}
.sc-services .component-block .scroller{width: 462px; display: flex; justify-content: center; align-items: center; height: 562px;}
.sc-services .component-block .scroller:before{display: none;}
.sc-services .component-block .scroller .component-list{height: auto; padding-right: 0; margin-right: 0;}
.sc-services .component-list{margin: 0;}
.sc-services .component-list a.tab-trigger {border-bottom: 0;}
.sc-services .component-list>li{padding: 0;}
.sc-services .component-list>li+li {border-top: 1px solid #BBBBBB;}
.sc-services .component-list li:hover {background-color: transparent;}
.sc-services .component-content .entrycontent{margin-top: 0;}
.sc-services .component-content .image {width: 100%;max-width: 500px; margin: 12px auto;  line-height: inherit;}
.sc-services a.more-b{text-decoration: none; border-bottom: 1px solid #000; line-height: 1; font-size: 18px; color: #000000;
    font-weight: 600;
}
.sc-services .h5 img {width: 16px;margin-left: 5px;}
.sc-services .more{font-weight: 600; text-decoration: underline;} */

/*############################ sc-services ###################################*/
.sc-services {
    background: radial-gradient(67.13% 151.99% at 50% 2.29%, #FFFFFF 0%, #F2F2F2 44.23%, #C8C8C6 100%);
}
.sc-services .sc-heading {
    margin-bottom: 24px;
}
.sc-services .sc-heading h2.title {
    color: #333333;
    text-align: center;
    font-weight: 600;
    font-size: 33px;
    line-height: 1.5;
    margin-bottom: 8px;
}
.sc-services .sc-heading h4.desc {
    color: #333333;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
.sc-services .heading a.btn {
    background-color: #00A94F !important;
    border-radius: 8px;
    height: 40px;
    min-width: 241px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding: 8px 24px;
}
.sc-services .details-container {
    max-width: 850px;
    width: 100%;
    margin: auto;
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    margin-top: 40px;
    overflow: hidden;
}
.sc-services .details-container .thumb {
    width: 360px;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(270deg, #C3BCB6 -0.95%, #6C6259 100%);
    flex: 0 0 360px;
    padding: 32px;
}
.sc-services .details-container .thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sc-services .details-container .content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    text-align: center;
}
.sc-services .details-container .content .heading {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.sc-services .details-container .content .title {
    font-size: 26px;
    line-height: 39px;
    font-weight: 600;
    color: #333333;
}
.sc-services .details-container .content .desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
}
.sc-services .details-container a.link {
    font-size: 16px;
    line-height: 24px;
    color: #00A94F;
    text-decoration: underline;
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .sc-services .sc-heading h2.title {
        font-size: 24px;
        line-height: 1.5;
    }
    .sc-services .sc-heading h4.desc {
        font-size: 18px;
        line-height: 27px;
    }
    .sc-services .details-container .content .title {
        color: #00A94F;
        font-size: 20px;
        line-height: 1.5;
    }
    .sc-services .details-container {
        flex-direction: column;
        margin-top: 24px;
    }
    .sc-services .details-container .thumb {
        width: 100%;
        height: 250px;
        padding: 24px;
    }
    .sc-services .details-container .content {
        padding: 24px;
    }
    .sc-services .details-container .content .heading {
        width: 100%;
    }
    .sc-servicesl .details-container .content .title {
        font-size: 20px;
        line-height: 150%;
        color: #00A94F;
    }
    .sc-services .details-container .content .btn {
        width: 100%;
        /* padding: 16px; */
    }
}
/*############################ end sc-services ###################################*/


/*######################### sc-apply #########################*/
.sc-apply {
    text-align: center; 
    position: relative;
    background: linear-gradient(270deg, #C3BCB6 -0.95%, #6C6259 100%);
}
.sc-apply .img-bg-section-apply {position: absolute; z-index: 0;top: 0;left: 0;width: 100%; height: 100%;}
.sc-apply .img-bg-section-apply img{width: 100%; height: 100%; max-width: inherit; object-fit: cover; object-position: center;}
.sc-apply .sc-inner { 
    padding: 64px 0;
}
.sc-apply .sc-headline {
    margin-bottom: 140px;
}
.sc-apply .wrapper-debit {
    padding: 12px; 
    border-radius: 8px; 
    /* margin: 0 40px; */
}
/* .sc-apply .wrapper-debit.bgI{background: linear-gradient(135deg, #E7138A 0%, #97EF63 100%);}
.sc-apply .wrapper-debit.bgII{background: linear-gradient(135deg, #92CB70 0%, #EB0D8C 100%);}
.sc-apply .wrapper-debit.bgIII{background: linear-gradient(135deg, #AEED89 0%, #F72C81 100%);} */
/* .sc-apply .wrapper-debit:last-child {
    margin: 40px;
    margin-top: 0;
    margin-bottom: 0;
} */
.sc-apply .container-how-to-apply {
    max-width: 850px;
    margin: 0 auto;
}
.sc-apply .container-how-to-apply .row {
    margin-left: 0;
    margin-right: 0;
}
.sc-apply .container-how-to-apply .col-md-6,
.sc-apply .container-how-to-apply .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.sc-apply .container-how-to-apply .col-md-6:nth-child(1) .wrapper-debit {
    padding-left: 0;
    padding-top: 0;
}
.sc-apply .container-how-to-apply .col-md-6:nth-child(2) .wrapper-debit {
    padding-right: 0;
    padding-top: 0;
}
.sc-apply .container-how-to-apply .col-md-6 .wrapper-debit img {
    max-width: 250px;
    margin-top: -50%;
    transform: translateY(25%);
}
.sc-apply .container-how-to-apply .col-md-12 .wrapper-debit img {
    max-width: 456px;
}
.sc-apply .container-how-to-apply .col-md-12 .wrapper-debit {
    padding: 0;
    padding-top: 12px;
}
.sc-apply .wrapper-debit .inner {border-radius: 8px;background-color: #fff;padding: 10px 40px 40px;}
.sc-apply .wrapper-debit .inner .h5{
    margin-bottom: 8px;
    margin-top: 64px;
    font-size: 20px;
    line-height: 30px;
}
.sc-apply .col-md-12 .wrapper-debit .inner .h5 {
    margin-top: 0;
}
.sc-apply .wrapper-debit .inner p{
    margin-bottom: 16px;
}
.sc-apply .wrapper-debit .inner.inner-d-flex { 
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; 
    padding: 30px;
}
.sc-apply .col-md-12 .wrapper-debit .inner.inner-d-flex {
    padding: 32px;
}
.sc-apply .col-md-12 .box-action {
    width: 100%;
}
/* .sc-apply .wrapper-debit .inner.inner-d-flex>img { 
    margin: 30px;
    margin-top: 0; 
    margin-left: -10px; 
    margin-right: 50px;
} */
.sc-apply .btn.hide-w767 {
    display: inline-block !important;
}
.sc-apply .btn.show-w767 {
    display: none !important;
}
@media screen and (max-width: 767px) {
    .sc-apply .container-how-to-apply .col-md-12 .wrapper-debit img {
        max-width: 100%;
    }
    .sc-apply .sc-headline {
        margin-bottom: 32px;
    }
    .sc-apply .container-how-to-apply .col-md-6:nth-child(2) .wrapper-debit {
        padding: 0;
        margin-top: 150px;
        margin-bottom: 32px;
    }
    .sc-apply .container-how-to-apply .col-md-6 .wrapper-debit img {
        transform: translateY(10%);
    }
    .sc-apply .row > .col-md-12 .wrapper-debit {
        margin-top: 80px;
        margin-bottom: 0;
    }
    .sc-apply .col-md-12 .wrapper-debit .inner.inner-d-flex {
        padding: 24px 16px;
    }
    .sc-apply .container-how-to-apply .col-md-12 .wrapper-debit img {
        max-width: 328px;
        margin: 0;
        margin-left: -13px;
        margin-top: -50%;
        transform: translateY(10%);
    }
    .sc-apply .btn.hide-w767 {
        display: none !important;
    }
    .sc-apply .btn.show-w767 {
        display: inline-block !important;
    }
}


/*######################### sc-faq #########################*/
.sc-faq{background-color: #FAFAFA;}
.sc-faq .sc-inner{padding: 55px 0 45px 0;}
.sc-faq .h1{margin-bottom:10px;}


/*######################### section-content #########################*/
.section-content .sc-howto-inner .container {width: 100%;}
.section-content .tab-control{position: relative;}
.section-content .tab { position: relative;width: 100%;display: inline-block;vertical-align: top;
    border-radius: 45px;overflow: hidden; border: 2px solid #00a94f; padding: 0 5px;
}
.section-content .tab .selector {display: inline-block; width: 100%; max-width: 100%;height: calc(100% - 8px);position: absolute;
    left: 4px;top: 4px;z-index: 1; background-color: #00a94f;border-radius: 45px;overflow: hidden;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    transition-timing-function: cubic-bezier(.42, 0, .58, 1);
}
.section-content .tab .control {display: table;table-layout: fixed; width: 100%;}
.section-content .tab .control, 
.section-content .tab .selector {border-radius: 45px;overflow: hidden;}
.section-content .tab .control a { position: relative;height: 50px; display: table-cell; font-size: 16px;line-height: 1.5;
    text-decoration: none;padding: 9px 5px;vertical-align: middle; color: #333; z-index: 1;
}
.section-content .tab .control a.active {color: #fff;}
.section-content .tab-container .tab-content { opacity: 0; height: 0;overflow: hidden; display:none;position: relative;}
.section-content .tab-container .tab-content.active {opacity: 1;height: auto;overflow: visible;visibility: visible; display: block;}

/*######################### sc-download-file #########################*/
.sc-download {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 32px;
}
.sc-download.show-w767 {
    display: none;
}
.sc-download .download-item {
    border: 1px solid #EDEDED;
    border-radius: 8px;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    max-width: 215px;
    padding: 16px;
}
.sc-download .download-item .action-detail p {
    color: #333333;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.sc-download .download-item img {
    max-width: 32px;
    margin-bottom: 8px;
}
.sc-download .download-item .action-detail a.link-download {
    color: #00A94F;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
}
@media screen and (min-width: 767px) {
    .sc-download.hide-w767 {
        display: flex;
    }
}
@media screen and (max-width: 767px) {
    .sc-download {
        margin-top: 48px;
        flex-direction: column;
    }
    .sc-download.show-w767 {
        display: flex;
        gap: 0;
        padding: 40px 16px;
        background: #fff;
    }
    .sc-download.hide-w767 {
        display: none;
    }
    .sc-download .download-item-mb {
        display: flex;
        gap: 14px;
        align-items: center;
    }
    .sc-download .download-item-mb img {
        height: 32px;
        width: auto;
    }
    .sc-download .download-item-mb .action-detail p {
        color: #333333;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        margin-bottom: 4px;
    }
    .sc-download .download-item-mb .action-detail a {
        color: #00A94F;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        text-decoration: underline;
    }
    .sc-download .download-item-mb:first-child {
        border-bottom: 1px solid #E5E5E5;
        padding-bottom: 16px;
    }
    .sc-download .download-item-mb:last-child {
        padding-top: 16px;
    }
}

/*######################### table #########################*/
.table-wrap {position: relative;}

.table-responsive{box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); border-radius: 10px; overflow: auto;}
.mfp-content .table-responsive {
    box-shadow: unset;
    width: 100%;
    min-height: .01%;
    overflow-x: auto !important;
    overflow-y: hidden;
}
.mfp-content .table-responsive table,
.mfp-content .table-responsive th,
.mfp-content .table-responsive td {
    border: 1px solid #eee;
    border-collapse: collapse;
}
.mfp-content .table-responsive td {
    padding: 5px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

.table-service {width: 100%; margin: 0 auto; color: #666666}

.table-service thead th {background-color: #00A950; color: #fff; text-align: center;vertical-align: middle;
     font-weight: 600;line-height: 1.5;
}
.table-service tbody td { font-size: 16px; text-align: center; padding-top: 25px; padding-bottom: 25px; vertical-align: middle;}
.table-service thead th.dark-green {background-color: #008B42;}
.table-service tbody tr td:first-child {border-left: 1px solid #f2f2f2;}

.table.table-service th, 
.table.table-service thead td, 
.table-heading .heading { font-size: 26px; padding: 35px 0;}
.table tbody tr {border-top: 1px solid #f2f2f2;}
.table .bg-tb-gray {background-color: #F7F7F7;}

/*######################### sc-exchange #########################*/
.sc-exchange{
    position: relative; 
    /* z-index: -1; 
    margin-bottom: -160px;  */
    background-image: url("/SiteCollectionDocuments/personal/debit-card/kmove/img/debit-kmove-bg-rate-desktop.jpg");
    background-size: cover;
    background-position: top center; 
    background-repeat: no-repeat;
}
.sc-exchange .sc-inner{padding: 80px 0;}
.sc-exchange .sc-container{
    position: relative; 
}
/*.sc-exchange .thumb{position: absolute; bottom: 0; left: 0px; width: calc(1392px/2);}*/
/* .sc-exchange .thumb{position: absolute; top: 0; bottom: -120px;left: 0px; margin: auto;width: 550px;height: 425px;}
.sc-exchange .date{position: absolute; top: 0; left: 15px;} */
/* .sc-exchange .sc-heading{width: 404px; float: right; position: static;}
.sc-exchange .sc-content{width: 404px; float: right; padding-bottom: 90px; clear: both; position: relative; min-height: 791px;} */
.sc-exchange .sc-heading{
    margin-bottom: 40px;
}
.sc-exchange .sc-heading h2 {
    font-weight: 600;
    text-shadow: 0 0 2px rgba(255, 255, 255, 1), 0 0 4px rgba(255, 255, 255, 0.9);
    margin-bottom: 8px;
}
.sc-exchange .sc-heading p {
    font-size: 16px;
    text-shadow: 0 0 2px rgba(255, 255, 255, 1), 0 0 4px rgba(255, 255, 255, 0.9);
}
/* .sc-exchange .sc-heading .h1{margin-bottom: 10px;} */
.sc-exchange .sc-heading .desc{ 
    font-size: 16px; 
    font-weight: 400;
    line-height: 1.5;
}
.sc-exchange .table-wrap{ 
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding-bottom: 0;
    background: #fff;
    border: 1px solid #FFFFFFB2;
    margin-bottom: 0;
}
.sc-exchange .table-responsive{border-radius: 0; box-shadow: none; padding-bottom: 0;}
.sc-exchange #visa-rate.table{
    min-width: auto !important; 
    width: 100%; 
    border-collapse: collapse;
    margin-bottom: 0;
}
.sc-exchange #visa-rate.table thead td{
    padding: 16px; 
    text-align: center; 
    color: #ffffff;
    vertical-align: middle;
    font-weight: 600;
    font-size: 13px; 
    line-height: 1.5;
}
.sc-exchange #visa-rate.table thead td {
    width: 50%;
}
.sc-exchange .sc-content.exchgnTable {
    max-width: 600px;
}
.sc-exchange #visa-rate.table thead td:first-child{
    border-right: 1px solid #E8E8E8 !important;
}
.sc-exchange #visa-rate.table tbody th,
.sc-exchange #visa-rate.table tbody td{
    padding: 8px 16px !important;
    vertical-align: middle !important;
    background-color: #ffffff;
    border: 0 !important;
    border-top: 1px solid #E8E8E8 !important;
}
.sc-exchange #visa-rate.table tbody tr:first-child th,
.sc-exchange #visa-rate.table tbody tr:first-child td{border-top: 0 !important;}
/* เส้นแบ่งแนวตั้งระหว่าง 2 คอลัมน์ (เนื้อหา) */
.sc-exchange #visa-rate.table tbody th{
    border-right: 1px solid #E8E8E8 !important;
}
 
/* ---- คอลัมน์สกุลเงิน: เปลี่ยนจาก float เป็น flex ---- */
.sc-exchange #visa-rate.table tbody th > div{
    display: flex; 
    /* align-items: center; */
}
.sc-exchange #visa-rate.table tbody th img{
    float: none !important;
    width: 24px !important;
    height: 24px !important;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 12px 0 0 !important;
    flex: 0 0 auto;
}
.sc-exchange #visa-rate.table tbody th > div > div{float: none !important; margin: 0 !important;}
/* override inline font-size:28px / 16px ใน HTML */
.sc-exchange #visa-rate.table tbody th p{
    margin: 0 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #333333 !important;
    line-height: 20px !important;
}
.sc-exchange #visa-rate.table tbody th p span{
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #333333 !important;
}
 
/* ---- คอลัมน์อัตรา ---- */
.sc-exchange #visa-rate.table tbody td{
    text-align: center !important;
    font-size: 13px !important;
    color: #666666 !important;
}
.sc-exchange #visa-rate.table tbody td center{text-align: center;}
 
/* คงคลาสเดิมไว้ (ไม่ได้ใช้ในตารางนี้แต่กันพังส่วนอื่น) */
.sc-exchange #visa-rate.table .c {padding: 10px;font-size: 16px;text-align: center; border-left: 1px solid #fff;background-color: #f1f1f1;font-weight: 600;}
.sc-exchange #visa-rate.table .c2 {padding: 10px !important;font-size: 14px !important; text-align: center !important;border-left: 1px solid #fff !important;}
.sc-exchange .footer-table {
    display: flex;
    margin-top: 24px;
    align-items: flex-end;
    justify-content: space-between;
}
.sc-exchange .footer-table .date {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
    color: #111111 !important;
}
.sc-exchange .footer-table .sc-action {
    margin-top: 0;
}
.sc-exchange .footer-table .sc-action a {
    color: #00A94F;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .sc-exchange #visa-rate.table thead td:first-child {
        width: 60%;
    }
}
/*############################ tab dropdown  ###################################*/
.tab-control.wrapper-tab-dropdown{position: relative; height: 36px; margin-bottom: 0px;}
.tab-control.wrapper-tab-dropdown:before{content: ''; position: absolute; height: 1px; left: 0; bottom: -1px; right: 0; 
    background-color: #DBDBDB; border-radius: 50px; z-index: 4;
}
.wrapper-tab-dropdown .tab {position: relative; z-index: 3;}
.wrapper-tab-dropdown .tab .control{display: flex; flex-wrap: nowrap; justify-content: center; gap: 16px; list-style: none; padding: 0; margin: 0;}
.wrapper-tab-dropdown .tab .control li{display: inline-flex;}
.wrapper-tab-dropdown .tab .control a {display: flex; justify-content: center; align-items: flex-start; height: 36px; border-bottom-width: 3px; border-bottom-style: solid;
    text-align: center; position: relative; z-index: 1; text-decoration: none; border-bottom-color: transparent;
}
.wrapper-tab-dropdown .tab .control a.active {pointer-events: none; border-color: var(--cr-green);}
.wrapper-tab-dropdown .tab .control a .txt{font-weight: 600; font-size: 16px; color: var(--cr-dark); transition: var(--tsition); line-height: 1.4; white-space: nowrap;}
.wrapper-tab-dropdown .tab .control a.active .txt{color:var(--cr-black); font-weight: 600;}
.wrapper-tab-dropdown .tab .selector {height: 3px; background-color: var(--cr-green); position: absolute; display: none; left: 0;bottom: 0;z-index: 0; border-radius: var(--radius);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    transition-timing-function: cubic-bezier(.42, 0, .58, 1);
}
.wrapper-tab-dropdown .tab.active{overflow: visible;}
.wrapper-tab-dropdown .tab.active .control {display: block; flex-wrap: inherit; width: auto; margin-left: -16px; margin-right: -40px;
    position: relative; z-index: 1; top: 35px; padding: 16px 11px; background: linear-gradient(0deg, #EFF0EC 0%, #EFF0EC 100%), #FFF;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}
.wrapper-tab-dropdown .tab.active .control a {display: inline-flex; height: auto; padding: 8px 32px; border: 1px solid #999999;
    border-radius: var(--radius); background-color: var(--cr-light); margin: 4px; color: #333333;
}
.wrapper-tab-dropdown .tab.active .control a.active {border-color: var(--cr-green); color: var(--cr-green); background-color: var(--cr-green);}
.wrapper-tab-dropdown .tab.active .control a.active .txt{color: var(--cr-light);}

.wrapper-tab-dropdown ~ .tab-content {position: relative;opacity: 0;height: 0;overflow: hidden;visibility: hidden; display: block; transition: var(--tsition);}
.wrapper-tab-dropdown ~ .tab-content.active {opacity: 1;height: auto;overflow: visible;visibility: visible;}

.wrapper-tab-dropdown .action-dropdown{display: flex; position: absolute; z-index: 4; top: 0; right: 0; width: 25px; height: 22px;
    border-left: 1px solid #E5E5E5; align-items: center; justify-content: flex-end;
}
.wrapper-tab-dropdown .action-dropdown .link{display: block; position: relative; width: 16px; height: 12px;}
.wrapper-tab-dropdown .action-dropdown .link:before,
.wrapper-tab-dropdown .action-dropdown .link:after { position: absolute;content: "";display: inline-block;width: 12px; height: 2px;
    background-color: var(--cr-green); transition: var(--tsition);
}
.wrapper-tab-dropdown .action-dropdown .link:before{position: absolute;transform: rotate(45deg);top: 5px;left: -1px;}
.wrapper-tab-dropdown .action-dropdown .link:after {position: absolute;transform: rotate(-45deg);top: 5px;left: 6px;}
.wrapper-tab-dropdown .action-dropdown .link.active:before {transform: rotate(-45deg);}
.wrapper-tab-dropdown .action-dropdown .link.active:after {transform: rotate(45deg);}

.wrapper-tab-dropdown .tab-dropdown{position: absolute; z-index: 2; top: 0px; left: 0; right: 0;  opacity: 0; visibility: hidden; transition: var(--tsition);}
.wrapper-tab-dropdown .tab-dropdown.active{opacity: 1; visibility: visible; }
.wrapper-tab-dropdown .tab-dropdown.active .txt {font-weight: 600; color: var(--cr-black);}
.wrapper-tab-dropdown .tab-dropdown .txt{ font-weight: 500; font-size: 16px; color: var(--cr-gray); line-height: 24px;}


.wrapper-tab-dropdown.tab-control:before {display: block;bottom: 0;top: 36px;}
.wrapper-tab-dropdown.tab-control:after {content: '';position: absolute;z-index: 3;top: 0;right: 24px;bottom: 0;width: 70px;pointer-events: none;
    /* background: linear-gradient(90deg, rgba(250, 250, 250, 0.00) 0%, #EFF0EC 72.45%); mix-blend-mode: luminosity; */
}
.wrapper-tab-dropdown .tab{overflow: auto; margin-right: 24px;}
.wrapper-tab-dropdown .tab .control{justify-content: flex-start;}
.wrapper-tab-dropdown .tab .control:after{content: '';width: 1px;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;max-width: none;}

.wrapper-tab-dropdown .tab.active{overflow: visible;}
.wrapper-tab-dropdown.tab-control.active:after{display: none;}


@media screen and (min-width: 768px) {
    .wrapper-tab-dropdown.tab-control:after{display: none;}

    .wrapper-tab-dropdown .tab .selector{display: block;}

    .wrapper-tab-dropdown .tab .control{gap: 48px;}
    .wrapper-tab-dropdown .tab .control a.active{border-bottom-color: transparent;}

    .wrapper-tab-dropdown .tab{overflow: visible;}
    .wrapper-tab-dropdown .tab .control{justify-content: center;}
    .wrapper-tab-dropdown .tab .control:after{display: none;}

    .wrapper-tab-dropdown .action-dropdown{display: none;}
    .wrapper-tab-dropdown  .tab-dropdown{display: none;}
}
@media screen and (max-width: 767px) {
    ::-webkit-scrollbar {display: none;}
}

/*######################### RESPONSIVE #########################*/
@media screen and (max-width: 1199px){
    .main {padding-top: 0px;}

    .nav-head {top: 60px;}

    .sc-hero-banner .slick-slider .slick-prev {left: 15px;margin-left: 0;}
    .sc-hero-banner .slick-slider .slick-next {right: 15px;margin-right: 0;}
    .sc-hero-banner .slick-slider .slick-dots {bottom: 15px;}
    .sc-hero-banner .btn.-type2{bottom: 35px;}

    .sc-highlight .slick-slider .slick-prev {left: 15px;margin-left: 0;}
    .sc-highlight .slick-slider .slick-next {right: 15px;margin-right: 0;}

    .sc-detail-apply {padding-top: 100px;}

    .sc-exchange .thumb {bottom: -60px; top: 0; left: 15px; margin: auto; height: 431px; width: calc(1392px/2.5);}
    .sc-exchange .sc-heading,
    .sc-exchange .sc-content{width: 400px;}
}
@media screen and (max-width:991px){
    .nav-head .nav-list{display: flex;}
    .nav-head .nav-list>li{padding: 0 15px; white-space: nowrap;}
    .nav-head .nav-list>li+li{margin-left: 0;}
    .nav-head .action{position: fixed; left: 0; right: 0; bottom: -100%; padding: 10px 15px; border-top: 1px solid #EEEEEE; background-color: #fff;}
    .nav-head .action .btn{min-width: inherit; width: 100%;}
    .nav-head.active .action{bottom: 0;}

    .sc-hero-banner .btn {bottom: 40px; display: none;}
    .sc-hero-banner .slick-slider .slick-dots {bottom: 15px;}

    .sc-highlight .list-highlight.slick-slide{margin-left: 10px; margin-right: 10px; width: 330px;}

    .group-section-bg {padding: 40px 0;}

    .sc-fee{display: block;width: fit-content; margin: 0 auto;}
    .sc-fee .img{margin-top: 30px;}

    .sc-step .slick-step{display: none;}
    .sc-step .slick-step.slick-step-slider{display: block;}
    .sc-step .slick-slider .slick-next.slick-arrow,
    .sc-step .slick-slider .slick-prev.slick-arrow{background-color: #00A950;}
    .sc-step .slick-slider .slick-arrow:before{border-top-color:#fff; border-left-color: #fff;}

    .sc-services .component-block .scroller-container{width: 50%;}
    .sc-services .component-block .scroller{width: auto;}
    .sc-services .component-block .scroller-wrap{width: 80%;}

    .sc-apply .wrapper-debit:last-child {margin: 80px auto 0;width: 400px;}
    .sc-apply .wrapper-debit .inner .h5{
        /* margin-top: 10px; */
        font-size: 18px;
        line-height: 27px;
        margin-top: 42px;
    }
    .sc-apply .col-md-12 .wrapper-debit .inner .h5 {
        margin-top: 18px;
    }
    .sc-apply .wrapper-debit .inner {
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 24px;
    }
    .sc-apply .wrapper-debit .inner p {
        font-size: 16px;
    }
    .sc-apply .wrapper-debit .btn-more {
        width: 100%;
    }
    .sc-apply .wrapper-debit .inner.inner-d-flex{display: block;}
    /* .sc-apply .wrapper-debit .inner.inner-d-flex>img{margin: 10px 0;} */

    .sc-fee .img{
        margin-top: 32px;
    }
    .sc-fee .img span{
        top: -30%;
        font-size: 18px;
    }

    /* .sc-exchange {background-position: -440px 0;} */
    .sc-exchange .thumb {bottom: 0;left: 10px;top: 0; margin: auto;width: 340px;height: 265px;}
    .sc-exchange .sc-content{min-height: 788px;}

    /*.slogan{padding-bottom: 100px;}*/
}
@media screen and (max-width:767px){
    /*.icw .btn{height: 40px; line-height: 40px;}*/

    .section .sc-inner {padding: 48px 0;}
    .icw #benefits h2 {
        font-size: 28px;
        line-height: 42px;
        margin-bottom: 8px;
    }
    .sc-highlight .sc-heading {
        margin-bottom: 8px;
    }

    .section-content .tab{border: 0; padding-bottom: 0; overflow: visible; border-radius: 0;}
    
    .slick-slider .slick-next.slick-arrow,
    .slick-slider .slick-prev.slick-arrow {width: 30px; height: 30px;}
    .slick-slider .slick-arrow:before{left: 12px;}
    .slick-slider .slick-next:before {left: 8px;}

    .nav-head{padding: 0 40px;}
    .nav-head:before{content: ''; position: absolute; top: 0; left: 15px; right: 15px; height: 1px; background-color: #ccc;}
    .nav-head .row-flex{border-top: 0; padding-bottom: 0;}
    .nav-head .nav-menu {font-size: 0; width: 100%; max-width: 1140px; margin: 0 auto; overflow-x: scroll; overflow-y: hidden;
        -webkit-overflow-scrolling: touch; white-space: nowrap; position: relative; padding-bottom: 12px;
    }
    .nav-head .previous,
    .nav-head .next{display: block;}

    .sc-hero-banner .btn{bottom: 50px;}

    .sc-highlight .slick-slider .slick-list{margin: 0 -15px;}
    .sc-highlight .slick-slider .slick-track {padding-bottom: 20px;}
    .sc-highlight .slick-slider .slick-prev,
    .sc-highlight .slick-slider .slick-next{top: 54%;}
    .sc-highlight .slick-slider .slick-prev{left: -5px;}
    .sc-highlight .slick-slider .slick-next{right: -8px;}
    /* .sc-highlight .slick-dots {padding-top: 20px;} */
    .sc-highlight .list-highlight.slick-slide {width: 328px; padding: 10px 25px; margin: 80px 5px 0;}
    /* .sc-highlight .list-highlight .image {top: -80px; max-width: 230px;} */

    .group-section-bg {
        background-image: url(/SiteCollectionDocuments/personal/debit-card/kmove/img/debit-kmove-bg-mobile.jpg); 
        padding: 48px 0 0;
    }
    .icw .group-section h2.sc-header {
        font-size: 24px;
    }
    .sc-fee h2 {
        font-size: 20px;
        line-height: 1.5;
    }

    .sc-fee .h1{margin-bottom: 10px;}
    .sc-fee .h3 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 12px;
    }
    .sc-fee a.link-more {
        font-size: 16px;
    }

    .sc-detail-apply {padding-top: 32px;}
    .sc-detail-apply .box-details{padding: 48px 24px;}
    .sc-detail-apply .body ul {
        font-size: 16px;
        line-height: 1.5;
    }
    .sc-detail-apply .head .row-flex{flex-direction: column-reverse;}
    .sc-detail-apply .head .row-flex > div{-webkit-box-flex: 0;flex: 0 0 100%; max-width: 100%;}
    .sc-detail-apply .head .col-auto{text-align: center; margin-bottom: 25px;}
    .sc-detail-apply .head .link{margin-left: 24px;}
    .sc-detail-apply .head .link .ic{left: -20px;}
    .sc-detail-apply .action{padding-top: 0;}

    .sc-step .sc-inner {
        padding: 48px 0;
        padding-top: 0;
    }
    .sc-step .list-step{margin-top: 0;}
    .sc-step .slick-slider .slick-next.slick-arrow,
    .sc-step .slick-slider .slick-prev.slick-arrow{top: 32%;}

    .sc-services .sc-inner{
        padding: 48px 0;
    }
    .sc-services .sc-heading {margin-bottom: 24px;}
    .sc-services .component-block .component-col {border-radius: 10px 10px 0 0;padding: 65px 20px 35px;}
    .sc-services .component-block .scroller-container{border-radius: 0 0 10px 10px; padding: 20px; width: 100%;}
    .sc-services .component-block .scroller{height: auto; padding: 0;}
    .sc-services .component-block .scroller:after{display: none;}
    .sc-services .component-block .scroller-wrap{width: 100%;}
    .sc-services .component-block .scroller .component-list{padding: 0; margin: 0; background-color: transparent; overflow: visible;}
    .sc-services .component-list>li+li{border-top: 0;}
    .sc-services .component-content .image{min-height: inherit; max-height: inherit; height: auto; margin-top: 0; margin-bottom: 40px;}

    /* .sc-apply{background: #114E30;} */
    .sc-apply .sc-inner{padding: 48px 0;}
    .sc-apply .row > .col-md-6:nth-child(1) .wrapper-debit{
        margin-top: 100px;
        padding: 0;
    }
    /* .sc-apply .row > .col-md-12 .wrapper-debit{margin-top: 0;} */
    .sc-apply .wrapper-debit:last-child {margin: 80px auto; width: 320px;}
    .sc-apply .wrapper-debit .inner>img { margin-top: -65px;}

    .table-responsive{padding-bottom: 0;}
    .table.table-service th, 
    .table.table-service thead td, 
    .table-heading .heading {font-size: 18px;padding: 12px 0;}
    .table-service tbody td{padding: 12px 0;}

    /*.slogan {padding-bottom: 75px;}*/

    .icw a.link.btn-telephone { padding: 0 15px; border: 2px solid #00A94F; height: 40px; line-height: 36px; border-radius: 22px; 
        margin-top: 4px; vertical-align: middle;
    }
    .sc-exchange {
            background-image: url("/SiteCollectionDocuments/personal/debit-card/kmove/img/debit-kmove-bg-rate-mobile.jpg");
        /* z-index: 0;  */
        margin-bottom: 0;
    }
    .sc-exchange .sc-inner{padding-bottom: 0;}
    .sc-exchange .thumb{position: relative; width: 100%; height: auto; left: 0; margin-bottom: 30px;}
    .sc-exchange .date{position: relative; left: 0; text-align: center; margin-bottom: 0;}
    .sc-exchange .sc-heading,
    .sc-exchange .sc-content {width: 100%;}
    .sc-exchange .sc-heading {
        margin-bottom: 32px;
    }
    .sc-exchange .sc-content{
        padding-bottom: 48px;
        min-height: unset;
    }

 

}
@media screen and (max-width:375px) {
    .visible-w375 {display: block;}
    .hidden-w375 {display: none;}
}
@media screen and (max-width:360px) {
    .visible-w360 {display: block;}
    .hidden-w360 {display: none;}
}

.sc-travel{position: static;}
.sc-travel .remark-scroll{display: none; justify-content: center; align-items: center; margin-bottom: 12px;}
.sc-travel .remark-scroll .icon{margin-right: 10px;}
.sc-travel .remark-scroll .txt{font-size: 16px; font-weight: 400; color: #666666; line-height: 1.5em;}
.sc-travel .sc-heading{margin-bottom: 24px;}
.sc-travel .sc-content{text-align: left;}
.sc-travel .sc-content .box+.box{margin-top: 24px;}
.sc-travel .sc-content .row{margin-left: -10px; margin-right: -10px;}
.sc-travel .sc-content .row:after{content: ''; display: table; clear: both;}
.sc-travel .sc-content .row > .col{padding-left: 10px; padding-right: 10px; width: 50%; float: left;}
.sc-travel .sc-content .row.-list{margin-left: 0px; margin-right: 0px;}
.sc-travel .sc-content .row.-list:nth-child(even){background-color: #FAFAFA;}
.sc-travel .sc-content .row.-list:nth-child(odd){background-color: #fff;}
.sc-travel .sc-content .row.-list> .col{padding: 10px;}
.sc-travel .sc-content .h-title{color: #00A950; margin-bottom: 16px; font-size: 18px !important;}
.sc-travel .sc-content .line{margin: 16px 0 20px; height: 1px; width: 100%; background-color: #EDEDED;}
.sc-travel .sc-content .title{color: #333333; font-size: 18px; line-height: 1.5; margin-bottom: 16px;}
.sc-travel .sc-content .desc{color: #333333; font-size: 16px; line-height: 1.5; margin: 0px;}
.sc-travel .sc-content .desc.-list{padding-left: 15px; position: relative;}
.sc-travel .sc-content .desc.-list:before{content: '•'; position: absolute; top: 1px; left: 0;}
.sc-travel .sc-content .note{color: #999999; font-size: 13px; line-height: 1.5; margin: 30px 0 0; font-weight: normal;}
.sc-travel .sc-content .note strong{font-weight: bold;}
.sc-travel .sc-content .note ul{margin: 0 0 0 16px;}
.sc-travel .sc-content .note ul>li{margin: 0;}

@media screen and (max-width: 991px) {
    .sc-travel .remark-scroll{display: flex;}
    .sc-travel .table-wrap{overflow: auto;}
    .sc-travel .sc-content{min-width: 1000px;}
}


/*############################ icw-popup-function ###################################*/
.popup-function.mfp-bg {
    background: rgba(0, 0, 0, 0.8);
}

.popup-function.mfp-bg.mfp-ready {
    opacity: 1;
    z-index: 10001;
}

.popup-function.mfp-wrap {
    z-index: 10002;
}

.popup-function .mfp-container {
    width: 100%;
}

.popup-function .mfp-content {
    background-color: transparent;
    max-width: 100%;
    height: 100%;
}

.popup-function .mfp-content {
    overflow: auto;
    min-height: 100dvh;
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background: var(--cr-light);
}

.popup-function .main-container {
    margin: 0;
}

.popup-function-content {
    width: 100%;
    position: relative;
    background-color: #FFFFFF;
}

/* .popup-function-content::before {content: ""; background-image: url(../img/popup-function-content.png); background-size: 100% auto; background-repeat: no-repeat;  position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-radius: 8px;} */
.popup-function-content .inner {
    padding: 64px 16px 16px 16px;
    position: relative;
    z-index: 1;
}

.popup-function-content .sc-head {
    margin-bottom: 16px;
}

.popup-function-content .sc-head .title {
    margin-bottom: 0;
    line-height: 1.5em;
    color: var(--cr-black);
}

.popup-function-content .sc-head .popup-function-content .sc-body {
    position: relative;
}

.popup-function-content .sc-body .title {
    margin-bottom: 0;
    line-height: 1.5em;
    color: var(--cr-gray);
}

.popup-function-content .sc-body .s-title {
    margin-bottom: 16px;
    line-height: 1.5em;
    color: var(--cr-green);
}

.popup-function-content .sc-body .desc {
    color: var(--cr-gray);
    margin: 0;
}

.popup-function-content .sc-body .note {
    color: var(--cr-gray);
    margin: 0;
    font-size: 13px;
    line-height: 1.54em;
}

.popup-function-content .sc-body .row-flex+.s-title {
    margin-top: 32px;
}

.popup-function-content .sc-body .row-flex {
    margin: 0;
    flex-direction: column;
}

.popup-function-content .sc-body .row-flex>div {
    padding: 0;
}

.popup-function-content .sc-body .row-flex>div+div {
    margin-top: 16px;
}

.popup-function-content .sc-body ul {
    padding: 0;
    margin: 0 0 0 1.5em;
}

.popup-function-content .sc-body ul>li .desc {
    line-height: 2em;
}

.popup-function-content .sc-body ul+.note {
    margin-top: 32px;
    display: block;
}

.popup-function-content .sc-note {
    background: #FAFAFA;
    padding: 16px;
}

.popup-function-content .sc-note strong.title {
    font-size: 13px;
    display: block;
    margin-bottom: 8px;
    line-height: 1.54em;
    color: var(--cr-dark);
}

.popup-function-content .sc-note ul {
    padding: 0;
    margin: 0 0 0 1.5em;
}

.popup-function-content .sc-note ul>li {
    line-height: 1.54em;
    font-size: 13px;
    color: var(--cr-gray);
}

.popup-function-content .table-responsive {
    /* box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10); */
    /* border-radius: 8px; */
    overflow: auto;
    /* margin-top: 32px; */
}
@media (max-width: 767px) {
    /* .popup-function-content .table-responsive {
        margin-top: 16px;
    } */
}

/* .popup-function-content .table-service {
    width: 100%;
    margin: 0 auto;
    color: #333;
    border: 0;
    border-spacing: 0;
}

.popup-function-content .table-service th {
    background-color: var(--cr-green);
    text-align: center;
    vertical-align: middle;
}

.popup-function-content .table-service th {
    font-size: 13px;
    padding: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
}

.popup-function-content .table-service th+th {
    border-left: 1px solid #E6E6E6;
}

.popup-function-content .table-service td {
    font-size: 13px;
    text-align: center;
    padding: 16px;
    vertical-align: middle;
    border-top: 1px solid #E6E6E6;
}

.popup-function-content .table-service td+td {
    border-left: 1px solid #E6E6E6;
}

.popup-function-content .table-service tr td:first-child {
    border-left: 1px solid #E6E6E6;
}

.popup-function-content .table-service strong {
    font-weight: 600;
} */

.popup-function-content .tab-control:after {
    background: linear-gradient(90deg, rgba(250, 250, 250, 0.00) 0%, #fff 72.45%);
}

.popup-function-content .tab.active .control {
    background: #fff;
}

.popup-function-content .popup-function-flex-custoom {
    display: flex;
    justify-content: space-between;
}

.popup-function-content .popup-function-flex-custoom .popup-function-img-wrapper {
    max-width: 323px;
}

.popup-function-content .sc-footer {
    margin: 0 -48px;
    background-color: #FAFAFA;
    border-radius: 0 0 8px 8px;
    padding: 16px 48px;
}

.popup-function-content .sc-footer .footer-desc,
.popup-function-content .sc-footer .footer-desc p {
    font-size: 13px;
    line-height: 1.5;
}

.popup-function-content .sc-footer .footer-desc ul {
    padding-left: 24px;
}

@media screen and (max-width: 991px) {
    .popup-function-content .sc-footer {
        margin: 0 -24px;
    }
}

@media screen and (max-width: 767px) {
    .popup-function-content .sc-footer {
        margin: 0 -16px;
        padding: 16px;
    }
}

@media screen and (min-width: 200px) {
    .popup-function-content .accordion-group {
        /* max-width: 850px; */
        margin: auto;
    }

    .popup-function-content .accordion-group .accordion-block+.s-title {
        margin-top: 40px;
    }

    .popup-function-content .accordion-group .accordion-block {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto;
    }

    .popup-function-content .accordion-group .accordion-block+.accordion-block {
        margin-top: 16px;
    }

    .popup-function-content .accordion-title {
        position: relative;
        border-radius: var(--radius);
        background: var(--cr-light);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    }

    .popup-function-content .accordion-title {
        position: relative;
        padding: 16px 50px 16px 24px;
        cursor: pointer;
        color: var(--cr-dark);
        word-wrap: break-word;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.5em;
        border-radius: 8px;
        background-color: transparent;
        transition: var(--transition);
        margin-bottom: 0;
        margin-top: 16px;
        background-color: var(--cr-light);
    }

    .popup-function-content .accordion-title:first-child {
        margin-top: 0;
    }

    .popup-function-content .accordion-title:after {
        font-family: "icongarage";
        content: "\e90f";
        font-size: 14px;
        line-height: 1;
        width: 18px;
        height: 18px;
        margin: auto;
        position: absolute;
        right: 16px;
        top: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }

    .popup-function-content .accordion-title.active:after {
        content: "\e910";
    }

    .popup-function-content .accordion-title:after {
        color: var(--cr-green);
    }

    .popup-function-content .accordion-title:hover:after {
        color: var(--cr-light);
    }

    .popup-function-content .accordion-title:hover {
        color: var(--cr-light);
        background-color: var(--cr-green);
    }

    .popup-function-content .accordion-title.active {
        color: var(--cr-light);
        background-color: var(--cr-green);
        border-radius: 8px 8px 0 0;
    }

    .popup-function-content .accordion-title.active:after {
        color: var(--cr-light);
    }

    .popup-function-content .accordion-content {
        padding: 16px 24px;
        margin: 0;
        background-color: var(--cr-light);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
        border-radius: 0 0 8px 8px;
        color: var(--cr-dark);
    }

    .popup-function-content .accordion-content .hr {
        border-top: 1px solid #eee;
        width: 100%;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .popup-function-content .accordion-content .remark .remark-title {
        margin-bottom: 8px;
    }

    .popup-function-content .accordion-content .remark .remark-desc {
        font-size: 13px;
    }

    .popup-function-content .accordion-content .remark .list-remark {
        margin-right: 16px;
    }

    .popup-function-content .accordion-content a {
        color: var(--cr-green);
        text-decoration: underline;
        font-weight: 600;
        word-break: break-all;
    }

    .popup-function-content .accordion-content p,
    .popup-function-content .accordion-content dd {
        line-height: 1.5em;
        margin: 0;
        color: var(--cr-black);
    }

    .popup-function-content .accordion-content p strong,
    .popup-function-content .accordion-content dd strong {
        font-weight: 600;
        color: var(--cr-black);
    }

    .popup-function-content .accordion-content p:last-child,
    .popup-function-content .accordion-content dd:last-child {
        margin-bottom: 0;
    }

    .popup-function-content .accordion-content ul {
        margin: 0 0 16px 1.2em;
        padding: 0;
    }

    .popup-function-content .accordion-content ul:last-child {
        margin-bottom: 0;
    }

    .popup-function-content .accordion-content ul li::marker {
        font-size: 13px;
    }

    .popup-function-content .accordion-content ul strong {
        color: var(--cr-black);
    }

    .popup-function-content .accordion-content ul>li {
        color: var(--cr-black);
        position: relative;
        list-style-type: disc;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5em;
    }

    .popup-function-content .accordion-content ul>li+li {
        margin-top: 5px;
    }

    .popup-function-content .accordion-content ol {
        margin: 0 0 16px 1.2em;
        padding: 0;
    }

    .popup-function-content .accordion-content ol:last-child {
        margin-bottom: 0;
    }

    .popup-function-content .accordion-content ol>li {
        position: relative;
        list-style-type: decimal;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5em;
    }

    .popup-function-content .accordion-content ol>li+li {
        margin-top: 5px;
    }

    .popup-function-content .accordion-content .icon {
        margin-right: 5px;
        position: relative;
        top: -2px;
    }

    .popup-function-content .accordion-content .link-tel {
        color: var(--cr-gray);
    }

    .popup-function-content .ic-telephone {
        display: inline-block;
    }

    .popup-function-content .accordion-content .link-tel .icon {
        position: relative;
        top: 1px;
        margin-right: 8px;
    }

    .popup-function-content .accordion-content .link-tel+.link-tel {
        margin-right: 0;
    }

    .popup-function-content .accordion-content .no-phone {
        pointer-events: none;
        color: inherit;
        text-decoration: none;
    }

    .popup-function-content .accordion-content a[x-apple-data-detectors].no-phone {
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
    }

    .popup-function-content .popup-function-content-wrapper {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .popup-function-content .popup-function-content-group .d-row-12 {
        gap: 48px;
    }

    .popup-function-content .popup-function-content-group {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .popup-function-content .popup-function-content-group .desc {
        line-height: 2;
    }

    .popup-function-content .popup-function-content-group .remark p {
        font-size: 13px;
    }
    .icw .popup-function-content-group .wrapper-content p.header-detail {
        color: #333333;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 600;
        margin-bottom: 8px;
    }
}

@media screen and (min-width: 768px) {
    .popup-function .mfp-content {
        padding: 24px 0;
        align-items: center;
        background: transparent;
        height: auto;
    }

    .popup-function-content {
        max-width: 1000px;
        width: 96%;
        border-radius: 8px;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
    }

    .popup-function-content .inner {
        padding: 24px;
    }

    .popup-function-content .sc-body .row-flex {
        margin: 0 -24px;
    }

    .popup-function-content .sc-body .row-flex>div {
        padding: 0 24px;
    }

    .popup-function-content .sc-body .row-flex>div+div {
        margin-top: 0;
    }

    .popup-function-content .sc-note {
        padding: 16px 48px;
        border-radius: 0 0 8px 8px;
    }

    .popup-function-content .table-service th {
        font-size: 18px;
        padding: 24px;
    }

    .popup-function-content .table-service td {
        font-size: 16px;
        padding: 24px;
    }
}

@media screen and (min-width: 992px) {
    .popup-function .inner {
        padding: 48px;
    }

    .popup-function .swiper-button-prev {
        left: 48px;
    }

    .popup-function .swiper-button-next {
        right: 48px;
    }

    .popup-function-content .inner {
        padding: 48px;
    }
}

/*############################ fee table ###################################*/
table {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #666666;
}

table strong {
    font-weight: 600;
}

#table-res01.table-responsive,
#table-res02.table-responsive {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 0;
}

.adjust-w {
    min-width: auto !important;
    width: 100% !important;
}

.table-row {
    padding: 0;
    margin: 0;
    width: 100%;
    border-spacing: 0;
    border: 0;
    border-radius: 8px;
}

.table-row th,
.table-row td {
    border: 0.5px solid #E8E8E8;
    color: #666666;
}

.table-row tr:first-child th:first-child {
    border-top-left-radius: 8px;
}
.table-row tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}

.table-row tr:first-child th:last-child {
    border-top-right-radius: 8px;
}

.table-row tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}

.table-row th,
.table-row td {
    padding: 8px 16px;
    text-align: center;
    line-height: 1.5;
}

.table-row .bg {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.table-row .bg:nth-child(odd) {
    background: #00A94F;
}

.table-row .bg:nth-child(even) {
    background: #008B42;
}
.table-row tbody tr:nth-child(even) {
    background: #F4F4F4;
}

.table-row.table-row-ii .bg {
    background: #00A94F;
}
.table-row.table-row-ii tbody tr {
    background: #fff;
}

.table-responsive::-webkit-scrollbar { display: initial; }
.hint-scroll {
    display: none;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color: #333333;
    margin-bottom: 16px;
    margin-top: 16px;
}

.hint-scroll .icon-swipe {
    font-size: 32px;
    color: #00A94F;
    background: transparent;
    padding: 0;
}

.hint-scroll .txt {
    margin-left: 8px;
    font-size: 16px;
    font-weight: 500;
    
    line-height: 1.5;
    color: #333333;
    background: transparent;
    padding: 0;
}
@media screen and (max-width: 1200px) {
    .hint-scroll {
        display: flex;
    }
}

.responsive-scroll {
    background-color: rgb(0, 0, 0, 0.15);
    margin-top: 16px;
    position: relative;
    width: 100%;
    height: 3px;
    border-radius: 8px;
    padding: 0;
  }
.responsive-scroll .scroll {
    background-color: #00a94f;
    position: absolute;
    border-radius: 8px;
    display: block;
    height: 3px;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .responsive-scroll { display: none; }
}

@media screen and (max-width: 767px) {
    #table-res01 .table-row, 
    #table-res02 .table-row {
        min-width: 660px !important;
    }

    #table-resx1 .table-row,
    #table-resx2 .table-row,
    #table-resx3 .table-row {
        min-width: 600px !important;
    }

    .table-responsive::-webkit-scrollbar { display: none; }
}

/*############################ popup ###################################*/
.mfp-bg,
.mfp-wrap .mfp-content,
.mfp-wrap .mfp-container {
    opacity: 0;
}

.mfp-wrap.mfp-ready .mfp-container {
    opacity: 1;
    padding: 0;
}

.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    visibility: visible;
}

.mfp-close-btn-in .mfp-close {
    width: 40px;
    height: 40px;
    background-color: var(--cr-green);
    color: var(--cr-light);
    top: -18px;
    right: -18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 1;
    font-size: 0px;
    transition: var(--transition);
}


.mfp-close-btn-in .mfp-close:before,
.mfp-close-btn-in .mfp-close:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 22px;
    height: 2px;
    background-color: var(--cr-light);
    margin: auto;
    transition: var(--transition);
}

.mfp-close-btn-in .mfp-close:before {
    transform: rotate(45deg);
}

.mfp-close-btn-in .mfp-close:after {
    transform: rotate(-45deg);
}

.mfp-close-btn-in .mfp-close:hover:before {
    background-color: var(--cr-light);
}

.mfp-close-btn-in .mfp-close:hover:after {
    background-color: var(--cr-light);
}

.mfp-close-btn-in .mfp-close:active {
    top: 0px;
}
#popup-journey.popup-function-content {
    max-width: fit-content;
}
#popup-journey .inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
#popup-journey .container {
    padding-left: 0;
    padding-right: 0;
}
.header-tab {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 39px !important;
    color: #111111 !important;
    margin-bottom: 24px !important;
}
#popup-journey .sc-tabs-content {
    margin-top: 24px;
}
@media screen and (min-width: 768px) {
    #popup-journey .container {
        width: 100%;
    }
    #popup-journey .sc-tabs-content {
        padding-left: 48px;
        padding-right: 48px;
    }
    .mfp-close-btn-in .mfp-close:active {
        top: -18px !important;
    }
}

@media screen and (max-width: 767px) {
    .mfp-close-btn-in .mfp-close {
        top: 16px;
        right: 16px;
    }
    #popup-journey .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}
/*######################### TAB desktop ในป๊อปอัป: เปลี่ยนจากปุ่ม pill (เขียวเต็ม) เป็นเส้นใต้ (underline) #########################*/
/* อ้างอิงสไตล์จาก .wrapper-tab-dropdown ที่มีอยู่แล้ว แต่ override เฉพาะ .tab ที่อยู่ใน popup
   - scope แค่ .popup-function-content จึงไม่กระทบ tab แบบ pill ที่ใช้ในหน้าอื่น
   - ครอบด้วย min-width:768px ให้มีผลเฉพาะเดสก์ท็อป (มือถือยังเป็น select2 ตามเดิม)
   - ไม่ตั้ง position ให้ .control เพื่อให้ .selector กับ a ใช้ระบบพิกัดเดียวกัน (.tab) แถบจะได้ตรงตำแหน่ง */
@media (min-width: 768px) {

    /* กล่องครอบ tab: เอากรอบเขียว + ความโค้ง + padding ออก */
    .popup-function-content .section-content .tab {
        border: 0;
        border-radius: 0;
        padding: 0;
        overflow: visible;
    }

    /* แถวของ tab: เรียงแบบ flex ชิดกลาง + เส้นเทาบาง ๆ ใต้ทั้งแถว */
    .popup-function-content .section-content .tab .control {
        display: flex;
        justify-content: center;
        gap: 40px;
        width: 100%;
        border-radius: 0;
        overflow: visible;
        border-bottom: 1px solid var(--cr-gray-line, #DBDBDB);
    }

    /* แต่ละ tab: ขนาดพอดีข้อความ (ไม่ใช่ table-cell เต็มช่อง) ตัวที่ไม่ active เป็นสีเทา */
    .popup-function-content .section-content .tab .control a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: auto;
        height: 35px;
        padding: 0;
        font-weight: 600;
        color: #999999;
        border-radius: 0;
        white-space: nowrap;
        transition: color .3s ease;
    }

    /* tab ที่ active: ตัวอักษรเข้ม (ไม่ใช่พื้นเขียวตัวขาวแบบเดิม) */
    .popup-function-content .section-content .tab .control a.active {
        color: #333333;
    }

    /* แถบ selector: จาก pill เต็มช่อง -> เส้นเขียวบาง 3px ใต้ตัว active
       (left / width ถูกเซ็ตด้วย JS เดิมอยู่แล้ว จึงปรับแค่แนวตั้ง + สี + ความโค้ง) */
    .popup-function-content .section-content .tab .selector {
        top: auto;
        bottom: 0;
        height: 3px;
        max-width: none;
        background-color: var(--cr-green, #00a94f);
        border-radius: var(--radius, 2px);
        z-index: 1;
    }
}


/* ############################## CSS for accordion ############################## */
.popup-function-content ul:not(.accordion-group) li {
    list-style: disc;
    margin-bottom: 4px;
}
.popup-function-content ul:not(.accordion-group) li:has(> strong.bullet-green)::marker {
    color: #00A94F;
}
.popup-function-content .divider {
    width: 100%;
    height: 1px;
    background: #E5E5E5;
}
.icw .has-accordion .accordion-group {
    padding: 16px 0 24px;
    list-style: none; 
    margin: 0;
    max-width: unset;
}
.icw .has-accordion .accordion-group li {
    list-style: none;
}
.has-accordion .accordion-group.active{display: block;}
.has-accordion .accordion-group + .accordion-group{margin-top: 16px;}
.has-accordion .accordion-group .s-title{margin-bottom: 24px; text-align: center; line-height: 1.5em;}
.has-accordion .accordion-group .accordion + .s-title{margin-top: 40px;}
.has-accordion .accordion-group .accordion{
    /* max-width: 850px;  */
    margin-left: auto; 
    margin-right: auto;
    /* border-left: 8px solid transparent; */
}
.has-accordion .accordion-group .accordion + .accordion{margin-top: 16px;}

.has-accordion .accordion {
    position: relative; 
    border-radius: var(--radius);
    background: var(--cr-light);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}
.has-accordion .accordion::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: var(--cr-green);
    border-radius: var(--radius) 0 0 var(--radius);
    pointer-events: none;
    opacity: 0;
    transform: translateX(-4px);
    transition: opacity var(--tsition), transform var(--tsition);
}
.has-accordion .accordion .accordion-title { 
    position: relative;
    padding: 16px 50px 16px 16px; 
    cursor: pointer; 
    color: var(--cr-black); 
    word-wrap: break-word;
    font-size: 16px; 
    font-weight: 600;  
    border-radius: 8px 8px 0 0; 
    background-color: transparent;
    transition: var(--transition);
    box-shadow: unset;
}
.has-accordion .accordion .accordion-title:after {
    font-family: 'iconavigation'; 
    content: "\e906"; 
    font-size: 16px; 
    line-height: 1; 
    width: 18px; 
    height: 18px; 
    /* margin: auto; */
    margin: 0;
    position: absolute; 
    right: 16px; 
    top: 20px; 
    bottom: 0;  
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.has-accordion .accordion .accordion-title.active:after {content: "\e907";}
.has-accordion .accordion .accordion-title:after,
.has-accordion .accordion .accordion-title:hover{color: var(--cr-green);}
/* .sc-faqs .accordion:has(.accordion-title.active) {
border-left-color: #00A94F;
} */
.has-accordion .accordion:has(.accordion-title.active)::before {
    opacity: 1;
    transform: translateX(0);
}
.has-accordion .accordion .accordion-title.active {
    color: var(--cr-green);
}
.has-accordion .accordion .accordion-title.active:after {color: var(--cr-green);}
.has-accordion .accordion .accordion-content{
    padding: 16px;
    box-shadow: unset;
}
.has-accordion .accordion .accordion-content a{color: var(--cr-green); text-decoration: underline; font-weight: 600; word-break: break-all;}
.has-accordion .accordion .accordion-content p{line-height: 1.5em;  color: #333333; font-weight: 500;}
.has-accordion .accordion .accordion-content p strong{font-weight: 600;}
.has-accordion .accordion .accordion-content p .link{font-weight: 600; }
.has-accordion .accordion .accordion-content p:last-child{margin-bottom: 0;}
.has-accordion .accordion .accordion-content ul{margin: 0 0 0.6em 1.2em;padding: 0;}
.has-accordion .accordion .accordion-content ul:last-child{margin-bottom: 0;}
.has-accordion .accordion .accordion-content ul > li{position: relative; list-style-type: disc;  font-size: 16px; font-weight: 500; line-height: 1.5em; color: var(--cr-gray);}
.has-accordion .accordion .accordion-content ul > li+li{margin-top: 5px;}
.has-accordion .accordion .accordion-content ol{margin: 0 0 0.6em 1.2em; padding: 0;}
.has-accordion .accordion .accordion-content ol:last-child{margin-bottom: 0;}
.has-accordion .accordion .accordion-content ol > li{position: relative; list-style-type: decimal;  font-size: 16px; font-weight: 500; line-height: 1.5em; color: var(--cr-gray);}
.has-accordion .accordion .accordion-content ol > li+li{margin-top: 5px;}
.has-accordion .accordion .accordion-content .icon{margin-right: 5px; position: relative; top: -2px;}

/* รองรับ <span> ใน accordion-title (เช่นข้อความที่ครอบด้วย .nw) */
.icw .has-accordion .accordion-title span {
    font-size: 18px;
    
}

@media screen and (min-width: 768px) {
    .has-accordion .accordion-group{padding-top: 0; padding-bottom: 32px;}
    .has-accordion .accordion .accordion-title{font-size: 18px;}
    .has-accordion .accordion .accordion-content a{word-break: keep-all;}
}
@media screen and (min-width: 992px) {
    .has-accordion .accordion .accordion-title{padding: 16px 50px 16px 24px;}
    .has-accordion .accordion .accordion-content{padding: 16px 24px;}
}
@media screen and (max-width:767px) {
    .icw .has-accordion .accordion-title span {
        font-size: 16px;
        
    }
}


/* fix table */
.mfp-content .table-responsive .table-row {
    border-collapse: separate;
    border-spacing: 0;
    border: 0;
}

.mfp-content .table-responsive .table-row th,
.mfp-content .table-responsive .table-row td {
    border: 0.5px solid #E8E8E8;
    border-left-width: 0;
    border-top-width: 0;
}
.mfp-content .table-responsive .table-row tr > *:first-child {
    border-left-width: 0.5px;
}
.mfp-content .table-responsive .table-row thead tr:first-child > * {
    border-top-width: 0.5px;
}

.mfp-content .table-responsive {
    border-radius: 8px;
}