<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icw a.more {
    font-family: 'DBThaiTextX', Arial, sans-serif;
}

.section .sc-heading {
    margin-bottom: 10px !important;
}

.benefit a {
    font-size: 30px;
    color: #ffffff !important;
}

.more:after {
    font-size: 40% !important;
}

.section-bg-images-topic {
    background: url('../BG1.jpg') no-repeat;
    background-size: cover;
}

.section-bg-images {
    background: url('../bg-blue.jpg') no-repeat;
    background-size: cover;
}

.note-label p {
    font-size: 13px;
}

.box-table {
    max-width: 900px;
    margin: 0 auto;
}

table.table-data.table-contant {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

table.table-data.table-contant tr td:first-child {
    width: 40%;
    font-family: 'DBThaiTextXBd', Arial, sans-serif;
    background-color: #166879;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    line-height: 0.9;
}

table.table-data.table-contant tr td:last-child {
    padding-left: 70px;
}

table.table-data.table-contant tr td {
    border: 1px solid #ededed;
    vertical-align: middle;
}

.note-label .note-topic {
    font-weight: bold;
}

.bg-branch {
    background: url(../bg-branch.png) no-repeat;
    background-size: cover;
}

.content-area-contant {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.content-area-contant .tb {
    height: 100%;
}

.section-branch-inner {
    position: relative;
}

.sc-heading-dec {
    font-family: 'DBThaiTextX', Helvetica, Arial, sans-serif;
    font-size: 22px;
}

.img-bg img {
    width: 100%;
    max-width: 820px !important;
}

.btn-radius {
    width: 100%;
    max-width: 210px;
    font-family: 'DBThaiTextXBd', Helvetica, Arial, sans-serif;
    font-size: 25px !important;
    font-weight: bold !important;
    background-color: #ffffff !important;
    border-radius: 25px !important;
}

.v-align {
    vertical-align: middle;
}

table.table-data.table-popup {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.table-data tr {
    border: 1px solid #eded;
}

table.table-data.table-popup tr th {
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: #00A950;
    color: #ffffff;
    border: 1px solid rgba(237, 237, 237, 0.5);
}

table.table-data.table-popup tr th:last-child {
    border-right: 0;
}

.table-data thead {
    border-top: 0 !important;
}

.owl-prev i,
.owl-next i {
    border: solid #00a950;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    height: 18px;
    width: 18px;
}

.owl-next .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.owl-prev .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.bg-green2 {
    background-color: #009F4B !important;
}

.bg-green3 {
    background-color: #009647 !important;
}

.bg-green4 {
    background-color: #008B42 !important;
}

.note-label ul li {
    font-size: 13px !important;
}

.section-bg-images-topic h2.h1 {
    margin-bottom: 0 !important;
}

.topic-dec strong {
    font-family: 'DBThaiTextXBd', Arial, sans-serif !important;
    font-size: 40px !important;
    margin-bottom: 20px !important;
    line-height: 35px;
}

.topic-dec {
    font-family: 'DBThaiTextX', Arial, sans-serif !important;
    font-size: 40px !important;
    margin-bottom: 20px !important;
    line-height: 35px;
}

p.dec {
    margin-top: 10px !important;
}

.table-sc2 tr td:not(:first-child) {
    font-size: 14px !important;
}

.table-sc2 tr td {
    text-align: center;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.table-data.table-contant td {
    padding: 15px 20px;
}

.table-wrap.scroller .table-overlay {
    display: none !important;
}

.sc-pb {
    padding-top: 60px;
}

.section-details {
    margin: 10px 0 30px !important;
}

.table-data.table-popup td {
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 768px) {
    .table-wrap.scroller .table-overlay {
        display: block !important;
    }
    .section-details {
        margin: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .col-md-6 {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width: 767px) {
    .section-highlight .share-alt {
        top: 28px !important;
    }
    table.table-data.table-contant tr td:last-child {
        padding-left: 20px;
    }
    .branch-content {
        padding: 0px 10px 40px;
        text-align: center;
    }
    .v-align {
        vertical-align: bottom;
    }
    h3.topic-dec {
        font-size: 35px !important;
    }
    h2.h1.sc-heading {
        font-size: 45px !important;
    }
    .topic-dec strong {
        font-size: 35px !important;
        margin-bottom: 0px !important;
    }
    .topic-dec {
        font-size: 35px !important;
        margin-bottom: 0px !important;
    }
    .section .sc-inner {
        padding: 40px 0 !important;
    }
    table.table-data.table-contant tr td:first-child {
        font-size: 25px;
    }
    .sc-pb {
        padding-top: 40px;
    }
}

@media screen and (max-width: 320px) {
    .icw .h2 {
        font-size: 30px !important;
    }
}</pre></body></html>