.c-green {
    color: #02a951 !important;
}


.promotion-popup .w-normal {
    font-weight: normal !important;
}

.promotion-popup .mfp-content {
    font-weight: 300;

    width: 100%;
    max-width: 1170px;

    margin: 50px 0;

}

.promotion-popup .mfp-content .mfp-close {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #00a850;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -15px !important;
    right: -15px !important;
    z-index: 20;
    opacity: 1;
}

.promotion-popup .mfp-content .mfp-close:after {
    font-size: 12px;
    font-weight: bold;
}

.promotion-popup .mfp-content .container,
.promotion-popup .mfp-content .container-md {
    position: relative;
    padding: 0;
}

.promotion-popup .mfp-content .promotion-header {
    position: relative;
    padding: 40px 0;
    border-radius: 8px 8px 0 0 !important;
    overflow: hidden;
}

.promotion-popup .mfp-content .promotion-header:before {
    content: "";
    position: absolute;
    z-index: 10;

    left: 0;
    top: 0;
    width: 100%;
    height: 340px;

    /* background: #E6F7EE; */
    /* border-bottom: solid 5px #42d6b6; */
}

.promotion-popup .mfp-content .promotion-header .sc-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;

    position: relative;
    z-index: 20;
}

.promotion-popup .mfp-content .promotion-header img {
    width: 100%;
    max-width: 470px;
    min-width: 470px;

    height: auto;

    /* -webkit-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.35); */
    border-radius: 8px;
}

.promotion-popup .mfp-content .promotion-header .content {
    padding: 0 0 0 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 282px;
}

.promotion-popup .mfp-content .promotion-header .content h3 {
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;

    color: #333333;

    margin: 0;
    padding-top: 5px;
}

.promotion-popup .mfp-content .promotion-header .content h3 small {
    font-family: "Kanit", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    color: #999999;
}

.promotion-popup .mfp-content .promotion-header .content p {
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    color: #555555;

    margin: 20px 0;
}

.promotion-popup .mfp-content .promotion-header .content .action .btn {
    display: block;
    width: 100%;
    max-width: 260px;
    padding: 15px;

    border: none;
    border-radius: 30px;

    color: #48af8d;
    background: #e3f6da;

    font-family: "Kanit", sans-serif;
    font-weight: bold;
    font-size: 16px;

    text-decoration: none;
    text-align: center;
    transition: 300ms;
    outline: none;
}

.promotion-popup .mfp-content .promotion-header .content .action .btn:hover {
    cursor: pointer;

    -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);

    background-color: #007436;
}

.promotion-popup .mfp-content .promotion-content {
    /* padding: 0 0 50px 0; */
    padding: 0;
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    line-height: 24px;
    border-radius:  0 0 8px 8px;
    overflow: hidden;
}

.promotion-popup .promotion-content .remark .popup-content {
    padding-bottom: 40px;
}

.promotion-popup .promotion-content .popup-note {
    background: #FAFAFA;
    padding-top: 16px;
    padding-bottom: 16px;
}

.promotion-popup .mfp-content .promotion-content.py-40 {
    padding: 40px 0;
}

.promotion-popup .mfp-container {
    height: auto;
}

.promotion-popup h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #333333;
    margin: 15px 0;
}

.promotion-popup h4.text-24 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

.promotion-popup h5 {
    font-size: 18px;
    color: #333333;
    margin: 0 0 30px 0;
}

.promotion-popup .hr {
    margin: 20px 0;
    width: 100%;
    height: 1px;
    background: #e2e2e2;
}

.promotion-popup a.link {
    color: #6dce19;
}

.promotion-popup .promotion-content p {
    font-size: 16px;
    color: #555555;
    margin-top: 0;
    margin-bottom: 5px;
}

.promotion-popup .promotion-content p.text-promote {
    margin-bottom: 15px;
}

.promotion-popup .promotion-content p.text-header {
    font-family: "Kanit", Arial, sans-serif;
    margin-top: 30px;
}

.promotion-popup .promotion-content .remark p {
    font-family: "Kanit", Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}

.promotion-popup ul li,
.promotion-popup ol li {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}

.promotion-popup ul.remark li,
.promotion-popup ol.remark li {
    font-family: "Kanit", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}

.promotion-popup .remark ul li,
.promotion-popup .remark ol li {
    font-family: "Kanit", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}

.promotion-popup ul,
.promotion-popup ol {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 17px;
}

.promotion-popup ol li>ul,
.promotion-popup ul li>ul {
    margin: 0;
    list-style-type: disc;
}

.promotion-popup ul.dashed {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}

.promotion-popup ul.dashed>li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

.promotion-popup .link {
    font-weight: bold;
    font-size: 14px;
    color: #6dce19;
    cursor: pointer;
    text-decoration: none;
}

.promotion-popup .link .ic {
    font-size: 12px;
    color: inherit;
    vertical-align: baseline;
}

.promotion-popup .sc-container>.compn-overflow,
.promotion-popup .sc-container>ul,
.promotion-popup .sc-container>ol {
    margin-bottom: 30px;
}

.promotion-popup .table {
    border-collapse: separate;
}

.promotion-popup .table tr {
    border-bottom: none;
}

.promotion-popup .table thead tr th,
.promotion-popup .table tbody tr td {
    font-size: 16px;
}

.promotion-popup .table thead tr th small {
    font-size: 14px;
}

.promotion-popup .table tbody tr td {
    color: #30a283;
}

.promotion-popup .compn-overflow .compn-overflow-wrapper .compn {
    min-width: 1030px;
}

.promotion-popup .table#popup_1_table_1 tbody tr td {
    padding: 10px 5px;
}

.promotion-popup .table#popup_1_table_1 tbody tr td:first-child {
    border-left: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup .table#popup_1_table_1 tbody tr td:last-child {
    border-right: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup .table#popup_1_table_1 thead tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.promotion-popup .table#popup_1_table_1 thead tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.promotion-popup .table#popup_1_table_1 tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.promotion-popup .table#popup_1_table_1 tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.promotion-popup .table#popup_1_table_1 thead tr:first-child th:not(:first-child),
.promotion-popup .table#popup_1_table_1 tbody tr td {
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup .table#popup_1_table_1 tbody tr:first-child td:nth-child(2) {
    color: #6dce19;
}

.promotion-popup .compn-overflow .compn-overflow-wrapper #popup_1_table_2 {
    min-width: inherit;
}

.promotion-popup .table#popup_1_table_2 thead tr th,
.promotion-popup .table#popup_1_table_2 tbody tr td {
    white-space: nowrap;
}

.promotion-popup .table#popup_1_table_2 tbody tr td:first-child {
    border-left: 1px solid rgba(230, 230, 230, 0.7);

    text-align: left;
    padding-left: 10%;
}

.promotion-popup .table#popup_1_table_2 tbody tr td:first-child .c-new {
    color: #b70404;
}

.promotion-popup .table#popup_1_table_2 tbody tr td:last-child {
    border-right: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup .table#popup_1_table_2 thead tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.promotion-popup .table#popup_1_table_2 thead tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.promotion-popup .table#popup_1_table_2 tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.promotion-popup .table#popup_1_table_2 tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.promotion-popup .table#popup_1_table_2 thead tr:first-child th:not(:first-child),
.promotion-popup .table#popup_1_table_2 tbody tr td {
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup #sc-promotions-popup-5 .compn-overflow .compn-overflow-wrapper #popup_1_table_5 {
    table-layout: fixed;
    min-width: auto;
}

.promotion-popup #sc-promotions-popup-5 .compn-overflow .compn-overflow-scroll-wrapper {
    display: none;
}

.promotion-popup .table#popup_1_table_5 tbody tr td:first-child {
    border-left: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup .table#popup_1_table_5 tbody tr td:last-child {
    border-right: 1px solid rgba(230, 230, 230, 0.7);
}

.promotion-popup .table#popup_1_table_5 thead tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.promotion-popup .table#popup_1_table_5 thead tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.promotion-popup .table#popup_1_table_5 tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.promotion-popup .table#popup_1_table_5 tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.promotion-popup .table#popup_1_table_5 tbody tr td {
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
}

.promotion-popup .table-iphone#popup_2_table_iphone {
    font-family: "Kanit", sans-serif;
    border-spacing: 0px;
    border: 0.25px solid #d9d9d9;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.promotion-popup .table-iphone#popup_2_table_iphone thead tr {
    background: linear-gradient(90deg, #30a283 10%, #29d6b6 90%);
}

.promotion-popup .table-iphone#popup_2_table_iphone thead tr th {
    border-left: 0.5px solid #d9d9d9;
    color: #fff;
    padding: 10px;
}

.promotion-popup .table-iphone#popup_2_table_iphone thead tr th:first-child {
    border-left: 0px;
    width: 25%;
}

.promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(2) {
    width: 15%;
}

.promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(3) {
    width: 20%;
}

.promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(4) {
    width: 40%;
}

.promotion-popup .table-iphone#popup_2_table_iphone tbody tr td {
    border-left: 0.5px solid #d9d9d9;
    border-bottom: 0.5px solid #d9d9d9;
    padding: 10px;
    font-weight: bold;
    color: #30a485;
}

.promotion-popup .table-iphone#popup_2_table_iphone tbody tr:nth-child(1) td:first-child {
    border-left: 0px;
    padding: 30px;
}

.promotion-popup .table-iphone#popup_2_table_iphone tbody tr:nth-child(5) td:first-child {
    border-left: 0px;
    padding: 30px;
}

.promotion-popup .table-iphone#popup_2_table_iphone tbody tr:nth-child(5) td {
    border-bottom: 0px;
}

.promotion-popup .table-iphone#popup_2_table_iphone tbody tr:nth-child(8) td {
    border-bottom: 0px;
}

.promotion-popup #sc-promotions-popup-9 .promotion-content .sc-container div:first-child p {
    font-family: "Kanit", sans-serif;
    font-size: 16px;
}

.promotion-popup #sc-promotions-popup-9 .promotion-content .sc-container div:nth-child(3) p {
    font-family: "Kanit", sans-serif;
    font-size: 16px;
}

.visible-414-767 {
    display: none;
}

.promotion-popup .promotion-content .sc-container .text-title {
    margin-top: 1em;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 25%;
}

.sc-calculators .sc-inner {
    padding-bottom: 110px;
}

@media screen and (max-width: 1169px) {
    .promotion-popup .mfp-content .promotion-header .content .action .btn:hover {
        background-color: #6dce19 !important;
    }
}

@media screen and (max-width: 991px) {
    .promotion-popup .table#popup_1_table_1.compn {
        min-width: 1100px;
    }
}

@media screen and (max-width: 991px) {
    .promotion-popup .table#popup_1_table_2 tbody tr td:first-child {
        padding-left: 5%;
    }
}

@media screen and (min-width: 1110px) {
    .promotion-popup .compn-overflow .compn-overflow-scroll-wrapper {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .promotion-popup .mfp-container {
        padding: 0 15px;
    }

    .promotion-popup .mfp-content .container-md {
        margin: auto;
        padding: 0 15px;
    }

    .promotion-popup .mfp-content .promotion-header {
        padding-bottom: 0;
    }

    .promotion-popup .mfp-content .promotion-header:before {
        height: 350px;
    }

    .promotion-popup .mfp-content .promotion-header img {
        max-width: 70%;
        margin: auto;
    }

    .promotion-popup .mfp-content .promotion-header .sc-container {
        flex-direction: column;
    }

    .promotion-popup .mfp-content .promotion-header .content {
        padding: 0;
        margin-top: 30px;
        width: 100%;
    }

    .promotion-popup .mfp-content .promotion-header .content .action {
        margin: 30px 0;
    }

    .promotion-popup .mfp-content .promotion-header .content .action .btn {
        margin: auto;
        width: 100%;
        max-width: 285px;
    }

    .promotion-popup .mfp-content .promotion-content {
        padding-top: 0;
    }

    .promotion-popup .mfp-content .promotion-content .sc-container>h4:first-child {
        margin-top: 0;
    }

    .promotion-popup .mfp-content .mfp-close {
        right: -10px !important;
    }
}

@media screen and (max-width: 991px) {
    .promotion-popup .mfp-content .promotion-header:before {
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
    .promotion-popup .mfp-content .promotion-header:before {
        height: 200px;
        background: transparent;
    }

    .promotion-popup .mfp-content .promotion-header img {
        max-width: 100%;
        min-width: 100%;
    }

    .promotion-popup .col:not(:first-child)>ul:first-child {
        margin-top: 0;
    }
}

@media screen and (max-width: 370px) {
    .promotion-popup .mfp-content .promotion-header .content .action .btn {
        max-width: 320px;
    }
}

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

    .promotion-popup .table#popup_1_table_5 thead tr th,
    .promotion-popup .table#popup_1_table_5 tbody tr td {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (min-width: 414px) and (max-width: 767px) {
    .visible-414-767 {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .promotion-popup .table-iphone#popup_2_table_iphone thead tr th:first-child {
        width: 25%;
    }

    .promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(2) {
        width: 20%;
    }

    .promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(3) {
        width: 20%;
    }

    .promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(4) {
        width: 35%;
    }
}

@media screen and (min-width: 426px) {
    .promotion-popup #sc-promotions-popup-9 .compn-overflow .compn-overflow-wrapper #popup_2_table_iphone {
        min-width: 100%;
    }

    .promotion-popup #sc-promotions-popup-9 .compn-overflow .compn-overflow-scroll-wrapper {
        display: none;
    }

    .promotion-popup #sc-promotions-popup-9 .compn-overflow {
        margin-top: 15px;
    }
}

@media screen and (max-width: 425px) {
    .promotion-popup .table-iphone#popup_2_table_iphone tbody tr:nth-child(1) td:first-child {
        padding: 0px;
    }

    .promotion-popup .table-iphone#popup_2_table_iphone thead tr th:first-child {
        border-left: 0px;
        width: 15%;
    }

    .promotion-popup .table-iphone#popup_2_table_iphone thead tr th:nth-child(4) {
        width: 35%;
    }

    .promotion-popup .table-iphone#popup_2_table_iphone {
        min-width: 800px;
    }

    .promotion-popup #sc-promotions-popup-9 .compn-overflow .compn-overflow-wrapper #popup_2_table_iphone {
        width: 60%;
    }

    .promotion-popup #sc-promotions-popup-9 .compn-overflow .compn-overflow-scroll-wrapper .compn-overflow-scroll#iphone-bar {
        width: 40%;
    }
}

/* new section */
.promotion small.sm-desc.d-block {
    display: block;
}

small.sm-desc.d-block.desc1 {
    width: 100%;
    margin: 10px auto;
}

.promotion-popup .mfp-content .promotion-header.h-over-header:before {
    height: 92%;
}

.promotion-popup .mfp-content .promotion-header.h-over-header {
    padding: 40px 0 70px;
}

ol.c-number-list li.c-list-item1,
ol.c-number-list li.c-list-item2 {
    list-style: none;
    margin-left: 20px;
}

ol.c-number-list li.c-list-item1::before,
ol.c-number-list li.c-list-item2::before {
    content: attr(value);
    position: absolute;
    left: 17px;
}

.promotion-popup .mfp-content .promotion-header .content .action .btn:hover {
    background-color: #b7e2bf;
}

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

    ol.c-number-list li.c-list-item1,
    ol.c-number-list li.c-list-item2 {
        margin-left: 5px;
    }

    .promotion-popup .mfp-content .promotion-header.h-over-header:before {
        height: 90%;
    }

    .promotion-popup .mfp-content .promotion-header.h-over-header {
        padding-top: 80px;
        padding-bottom: 48px;
    }
}

a.btn.btn-blue.open-promotion-popup.open-popup-content.mt-20 {
    margin-top: 20px;
}

.promotion-popup .promotion-content p.mt-15 {
    margin-top: 15px;
}

.promotion-popup .mfp-content .mfp-close:hover {
    color: #fff;
}