.tag-note-alerts {
    width: 100%;
    max-width: 820px;
    margin: 40px auto;
    margin-top: 40px;
    padding: 2px 2px;
    border-radius: 20px;
    text-align: center;
    background-color: #FFF1E7;
    background: linear-gradient(to bottom, #E71618, #FF9447);
}

.tag-note-alerts-content {
    background-color: #FFF1E7;
    width: 100%;
    max-width: 820px;
    padding: 20px 20px;
    border-radius: 18px;
    text-align: center;
}

.alerts-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 10px;
}


.alerts-flex img {
    padding-right: 4px;
}

.alert-box {
    display: flex;
    gap: 10px;
    flex-direction: row;
}

.alerts-item {
    width: 100%;
    border-radius: 12px;
    text-align: center;
    background-color: #FFFF;
    border: 1px solid #FFBAA7;
    padding: 8px;
}

@media screen and (max-width: 767px) {

    .text-alerts {
        background: linear-gradient(to right, #E71618, #FF9447);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 1.5;
    }
}

@media screen and (max-width: 1024px) {
    .alerts-flex {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        text-align: left;
        padding-bottom: 10px;
    }

    .alert-box {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    .f-26 {
        font-size: 20px !important;
    }

    .f-20 {
        font-size: 18px !important;
    }

    .f-26-24 {
        font-size: 24px !important;
    }

    .text-alerts {
        background: linear-gradient(to right, #E71618, #FF9447);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 2.4;
    }
}

@media screen and (min-width: 1023px) {

    .f-20 {
        font-size: 20px !important;
    }

    .f-26 {
        font-size: 26px !important;
    }

    .f-26-24 {
        font-size: 26px !important;
    }

    .text-alerts {
        background: linear-gradient(to right, #E71618, #FF9447);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 2.5;
    }

}


.mt-40 {
    margin-top: 40px;
}

.f-666 {
    color: var(--color-dark) !important;
}

.f-dark {
    color: var(--cr-dark) !important;
}

.mb-16 {
    margin-bottom: 16px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.header-logo a {
    margin: 16px 0;
    display: inline-block;
}

.image-heading:before {
    content: '';
    width: 100%;
    height: 2px;
    /* background-color: #8eb8a2; */
    position: absolute;
}

.image img {
    margin-right: 10px;
}

.sc-heading-title {
    margin-bottom: 40px;
}

.section-kbank-co {
    padding-top: 0;
}

.subject .c-green.h3 {
    font-size: 20px;
    font-family: 'kurious-looped';
    margin-top: 40px;
    margin-bottom: 0;
}

.subject .c-green.h3.mt-0 {
    margin-top: 0;
}

.subject .tag-note .c-green.h3 {
    margin-top: 0;
}

.subject p {
    font-size: 16px;
}


.section-heading-banner .content-area {
    margin-top: 50px;
}

.section-heading-banner .content-area p.desc {
    margin-bottom: 20px;
    font-size: 16px;
}

.tag-note {
    width: 100%;
    max-width: 810px;
    margin: 40px auto;
    margin-top: 0;
    padding: 20px 20px;
    border-radius: 20px;
    border: 2px solid #00a950;
    text-align: center;
}

.tag-note-ll {
    width: 100%;
    max-width: 820px;
    margin: 40px auto;
    margin-top: 40px;
    padding: 20px 20px;
    border-radius: 20px;
    border: 2px solid #00a950;
    text-align: center;
}

.icw .tag-note p {
    margin-bottom: 0;
}

.tag-note .h3 strong,
.tag-note-ll .h3 strong {
    font-size: 30px;
}

.icw .f-14 {
    font-size: 14px;
    margin-top: 5px;
}

.content-area .image {
    margin: 10px auto 10px;
}

.content-area .image-info {
    margin: 0;
}

.content-area .image p {
    margin: 0 0 25px;
}

.section .sc-inner {
    padding: 45px 0 0;
}

.section-sms .sc-inner {
    padding: 0;
}

p.mb-30 {
    margin-bottom: 30px;
}

.image-info .d-flex {
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}

.image-info .d-flex.align-en {
    align-items: flex-start;
    margin-bottom: 20px;
}

.txt-step {
    margin: 25px 0 25px;
    text-align: left;
}


/* 
.section-content .sc-inner {
    padding: 0 0 30px;
} */

.section-content {
    padding-top: 45px;
}

.section .sc-inner-pd {
    padding-top: 0;
}

.image2 img {
    width: 100%;
    max-width: 430px;
}

.content-area .image2s {
    width: 100%;
    max-width: 700px;
    margin: 25px auto 0;
    text-align: center;
}

.image2s img {
    width: 100%;
    max-width: 300px;
}

.image2 .tbcell:first-child {
    margin-bottom: 25px;
}

ul.list-style-image {
    margin-left: 0;
    counter-reset: none;
}

ul.list-style-image > li {
    width: 100%;
    text-align: left;
    margin-left: 0;
    padding-left: 20px;
    position: relative;
    list-style: none;
}

ul.list-style-image > li:before {
    content: '';
    display: inline-block;
    background: url(../img/check.png) no-repeat;
    width: 14px;
    height: 13px;
    background-size: contain;
    background-position: left center;
    position: absolute;
    top: 5px;
    left: 0;
}

.sub-footer {
    text-align: center;
    padding: 36px 15px;
}

.sub-footer .h3 {
    color: #666;
}

.slogan {
    -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.sc-channel,
.sc-register {
    text-align: center;
}

.sc-channel {
    background-color: #f4f4f4;
    padding: 40px 20px 30px;
}

.list-link {
    width: 100%;
    max-width: 650px;
    margin: 20px auto 0;
    text-align: center;
}

.list-link a {
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    margin: 0 10px 10px;
}

.list-link img {
    display: block;
    width: 25px;
    margin: 0 auto 5px;
}

.list-link p.note {
    font-size: 14px;
}

.sc-register {
    width: 100%;
    max-width: 646px;
    margin: 0 auto 50px;
    background: url('../img/bg-pc.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    padding: 25px 20px 0;
    border-radius: 20px;
    border: 2px solid #00a950;
}

.sc-register .image {
    width: 100%;
    max-width: 328px;
    margin: 0 auto;
}

.sc-register .btn {
    border-radius: 20px;
    min-width: 212px;
    margin: 10px 0 30px;
    padding: 7px 10px;
}

.sc-register .desc {
    margin-top: 20px;
}

.mnu-btn {
    position: relative;
    width: 16px;
    height: 12px;
    margin: 4px 0 4px auto;
}

.icw-bar {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #333;
    border-radius: 3px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.mnu-btn span:nth-child(1) {
    top: 0;
}

.mnu-btn span:nth-child(2) {
    top: 5px;
}

.mnu-btn span:nth-child(3) {
    top: 10px;
}

.menuShow .mnu-btn.mnu-btn1 .bar-top {
    top: -5px;
    transform: translateY(12px) rotate(45deg);
    -webkit-transform: translateY(12px) rotate(45deg);
    -moz-transform: translateY(12px) rotate(45deg);
}

.menuShow .mnu-btn.mnu-btn1 .bar-middle {
    opacity: 0;
}

.menuShow .mnu-btn.mnu-btn1 .bar-bottom {
    top: 19px;
    transform: translateY(-12px) rotate(-45deg);
    -moz-transform: translateY(-12px) rotate(-45deg);
    -webkit-transform: translateY(-12px) rotate(-45deg);
}

.entrycontent .navmenu-m {
    padding: 23px 0;
}

.mnu-btn.mnu-btn1 {
    margin: 0 25px auto auto;
    height: 16px;
}

.sidenav {
    padding-top: 0;
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -300px;
    overflow-x: hidden;
    transition: 0.5s;
    background: #fff;
}

.menuShow #page {
    border-right: 1px solid #bbb;
}

.sidenav a {
    padding: 10px 30px;
    text-decoration: none;
    font-family: 'kurious-looped';
    font-size: 16px;
    color: #00a950 !important;
    display: block;
    transition: 0.3s;
}

.mySidenav #mnuNav1 {}

.sidenav a:hover,
.sidenav a.active {}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

body.menuShow {
    transition: background-color .5s;
    overflow: hidden;
}

.menuShow #mySidenav {
    right: 0;
}

.menuShow #page {
    margin-left: -300px;
}

.overlay-menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

body.menuShow .overlay-menu {
    display: block;
    left: -300px;
}

.menuShow .mnu-btn1 .bar-middle {
    opacity: 0;
}

#page {
    transition: margin-left .5s;
    width: 100%;
}

#mySidenav .localnav-links {
    max-width: 100%;
}

.mt-30 {
    margin-top: 30px;
}

.f-16 {
    font-size: 16px;
}


/*
body.menuShow header.header {
  left: -300px;
}
*/


/*################################## step #####################################*/

.slick-arrow.slick-disabled {
    opacity: 0.4;
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
    position: absolute;
    top: 35%;
    width: 40px;
    height: 40px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
}

.slick-slider .slick-next {
    right: 10px;
}

.slick-slider .slick-prev {
    left: 10px;
}

.slick-slide:focus {
    outline: 0;
}

.icw button.slick-arrow {
    font-size: 0 !important;
    position: absolute;
    top: 47%;
    z-index: 1;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 25px;
    overflow: hidden;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: #fff !important;
}

.slick-arrow:before {
    content: '';
    border-top: 2px solid #00a94f;
    border-left: 2px solid #00a94f;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    visibility: visible;
    position: relative;
    top: 0;
    left: 14px;
}

.slick-next:before {
    left: 11px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.slick-slider .slick-dots {
    position: relative;
    text-align: center;
    margin: 10px auto 20px;
    line-height: 0;
}

.slick-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #999999;
    opacity: 1;
}

.slick-slider .slick-dots li.slick-active button {
    background: #00a94f;
}

.slick-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.section-step .slick-mobile .list-step img {
    width: 260px;
}

.section-step .slick-mobile .list-step img.img-sm {
    width: 100px;
    margin-top: 50%;
}

.section-step .list-step {
    vertical-align: top;
}

.section-step .list-step img {
    width: 200px;
    margin: 0 auto;
}

.section-step .list-step {
    padding: 0 20px;
}

.section-step .list-step .content-area p {
    margin-bottom: 0;
}

.section-step .list-step .content-area p.desc {
    color: #333;
    font-size: 16px;
}

.section-step .list-step .content-area ol {
    text-align: center;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}

.section-step .list-step .content-area li {
    margin-bottom: 0;
}

.arrow-left.rotate-180 {
    transform: rotate(180deg);
    margin-right: 5px;
}

.arrow-right {
    margin: 0 10px;
}

.arrow-top.rotate-270 {
    transform: rotate(270deg);
}

.arrow-top.rotate-270 img {
    color: #fff;
}

.txt-step strong,
.content-area strong {
    font-family: 'kurious-looped';
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
}




@media screen and (min-width:991px) {
    .section-step .list-step {
        width: 25%;
        margin-top: 30px;
        padding: 0 10px;
        display: inline-block;
    }
}

@media screen and (max-width: 1024px) {
    .main {
        padding-top: 0;
    }

    .sc-heading-title {
        margin-bottom: 20px;
    }

    .section-heading-banner .content-area {
        margin-top: 40px;
    }

    .image2 img {
        width: 100%;
        max-width: 360px;
    }

    .image2s.image2 img {
        max-width: 300px;
    }

    .slick-slider .slick-dots {
        margin: 10px auto 20px;
    }
}


@media screen and (max-width: 767px) {
    .sc-register .image {
        width: 100%;
        max-width: 305px;
    }

    .sc-register {
        background: url('../img/bg-m.jpg') no-repeat;
        background-size: cover;
        background-position: center;
    }

    .section-heading-banner .content-area {
        margin-top: 0;
    }

    .content-area {
        padding: 0;
        padding-bottom: 10px;
    }

    .image2 .tb,
    .image2 .tbcell {
        display: block;
    }

    .section .sc-inner {
        padding: 30px 0 0;
    }

    .image2 img {
        width: 100%;
        max-width: 430px;
    }

    .section-kbank-co {
        padding-top: 0;
    }

    .subject .c-green.h3 {
        font-size: 30px;
        font-weight: 600;

    }

    .tag-note {
        margin: 25px auto 50px;
    }

    .section-content .sc-inner {
        padding: 40px 0 0;
    }

    .section-content {
        padding-top: 0;
    }

    .section .sc-inner-pd {
        padding-top: 0;
    }

    .content-area .image {
        margin: 40px auto;
    }

    .content-area .image-slick {
        margin: 30px auto 20px;
    }

    .txt-step {
        margin: auto 0;
    }
}

.visible-w390 {
    display: none;
}

@media screen and (max-width:390px) {
    .visible-w390 {
        display: block;
    }
}

@media screen and (max-width:360px) {
    .visible-w390 {
        display: none;
    }
}