@charset "UTF-8";
@import url("scss/plugins/bootstrap.min.css");
@import url("scss/plugins/mCustomScrollbar.css");
@import url("scss/plugins/plugins.css");
@import url("scss/plugins/jquery.scrollbar.css");
@import url("scss/plugins/bootstrap-select.min.css");
@import url("scss/plugins/aos.css");
@import url("scss/plugins/reflow-table.css");
@import url("https://unpkg.com/swiper/swiper-bundle.min.css");
@font-face {
    font-family: Sarabun-Light;
    src: url(Sarabun-Light.ttf);
}

@font-face {
    font-family: Sarabun-Regular;
    src: url(Sarabun-Regular.ttf);
}

@font-face {
    font-family: Sarabun-Regular-Medium;
    src: url(Sarabun-Medium.ttf);
}

@font-face {
    font-family: Sarabun-SemiBold;
    src: url(Sarabun-SemiBold.ttf);
}

@font-face {
    font-family: Sarabun-Bold;
    src: url(Sarabun-Bold.ttf);
}

@font-face {
    font-family: Sarabun-ExtraBold;
    src: url(Sarabun-ExtraBold.ttf);
}

.font-60 {
    font-size: 60px;
}

.font-51 {
    font-size: 51px;
}

.font-50 {
    font-size: 50px;
}

.font-48 {
    font-size: 48px;
}

.font-42 {
    font-size: 42px;
}

.font-40 {
    font-size: 40px;
}

.font-36 {
    font-size: 36px;
}

.font-35 {
    font-size: 35px;
}

.font-32 {
    font-size: 32px;
}

.font-30 {
    font-size: 30px;
}

.font-28 {
    font-size: 28px;
}

.font-26 {
    font-size: 26px;
}

.font-25 {
    font-size: 25px;
}

.font-24 {
    font-size: 24px;
}

.font-22 {
    font-size: 22px;
}

.font-21 {
    font-size: 21px;
}

.font-20 {
    font-size: 20px;
}

.font-19 {
    font-size: 18px;
}

.font-18 {
    font-size: 18px;
}

.font-17 {
    font-size: 17px;
}

.font-16 {
    font-size: 16px;
}

.font-15 {
    font-size: 15px;
}

.font-14 {
    font-size: 14px;
}

.font-13 {
    font-size: 13px;
}

.font-12 {
    font-size: 12px;
}

@media (max-width: 1200px) {
    .font-60 {
        font-size: 50px;
    }
    .font-51 {
        font-size: 45px;
    }
    .font-50 {
        font-size: 45px;
    }
    .font-48 {
        font-size: 40px;
    }
    .font-42 {
        font-size: 35px;
    }
    .font-40 {
        font-size: 35px;
    }
    .font-36 {
        font-size: 30px;
    }
    .font-35 {
        font-size: 30px;
    }
    .font-32 {
        font-size: 30px;
    }
    .font-30 {
        font-size: 28px;
    }
    .font-28 {
        font-size: 26px;
    }
    .font-25 {
        font-size: 22px;
    }
    .font-24 {
        font-size: 22px;
    }
    .font-21 {
        font-size: 18px;
    }
    .font-20 {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .font-60 {
        font-size: 35px;
    }
    .font-51 {
        font-size: 35px;
    }
    .font-50 {
        font-size: 35px;
    }
    .font-48 {
        font-size: 32px;
    }
    .font-42 {
        font-size: 28px;
    }
    .font-40 {
        font-size: 28px;
    }
    .font-36 {
        font-size: 25px;
    }
    .font-35 {
        font-size: 25px;
    }
    .font-32 {
        font-size: 25px;
    }
    .font-30 {
        font-size: 25px;
    }
    .font-28 {
        font-size: 25px;
    }
    .font-26 {
        font-size: 18px;
    }
    .font-25 {
        font-size: 18px;
    }
    .font-24 {
        font-size: 18px;
    }
    .font-20 {
        font-size: 18px;
    }
    .font-18 {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .font-60 {
        font-size: 28px;
    }
    .font-51 {
        font-size: 28px;
    }
    .font-50 {
        font-size: 28px;
    }
    .font-48 {
        font-size: 28px;
    }
    .font-42 {
        font-size: 26px;
    }
    .font-40 {
        font-size: 26px;
    }
    .font-36 {
        font-size: 22px;
    }
    .font-35 {
        font-size: 22px;
    }
    .font-32 {
        font-size: 22px;
    }
    .font-30 {
        font-size: 22px;
    }
    .font-28 {
        font-size: 22px;
    }
}

.Sarabun-Light {
    font-family: Sarabun-Light;
}

.Sarabun-Regular {
    font-family: Sarabun-Regular;
}

.Sarabun-Regular-Medium {
    font-family: Sarabun-Regular-Medium;
}

.Sarabun-SemiBold {
    font-family: Sarabun-SemiBold;
}

.Sarabun-Bold {
    font-family: Sarabun-Bold;
}

.Sarabun-ExtraBold {
    font-family: Sarabun-ExtraBold;
}

.max920 {
    max-width: 920px;
    margin: auto;
}

.max1040 { /* */
    max-width: 1040px;
    margin: auto;
}


.max1120 {
    max-width: 1120px;
    margin: auto;
}

.max1220 {
    max-width: 1220px;
    margin: auto;
}

.max1230 {
    max-width: 1230px;
    margin: auto;
}


.max1240 {
    max-width: 1240px;
    margin: auto;
}

.max1250 {
    max-width: 1250px;
    margin: auto;
}

.max1260 {
    max-width: 1260px;
    margin: auto;
}

.max1270 {
    max-width: 1270px;
    margin: auto;
}

.max1280 {
    max-width: 1280px;
    margin: auto;
}

.max1320 {
    max-width: 1320px;
    margin: auto;
}

.max1360 {
    max-width: 1360px;
    margin: auto;
}

.max1380 {
    max-width: 1380px;
    margin: auto;
}

.max1420 {
    max-width: 1420px;
    margin: auto;
}


.max1440 {
    max-width: 1440px;
    margin: auto;
}

.max1460 {
    max-width: 1460px;
    margin: auto;
}


.max1480 {
    max-width: 1480px;
    margin: auto;
}


.max1580 {
    max-width: 1580px;
    margin: auto;
}

.max1600 {
    max-width: 1600px;
    margin: auto;
}

.max1700 {
    max-width: 1700px;
    margin: auto;
}

.cursor {
    cursor: pointer;
}

.z-1 {
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.lh1 {
    line-height: 1em;
}

.text-FEA610 {
    color: #fea610;
}

.text-yellow {
    color: #ffa700;
}

.text-green {
    color: #3db283;
}

.text-gray {
    color: #959595;
}

.text-black {
    color: black;
}

.bg-FEA110 {
    background-color: #FEA110;
}

.bg-F7F7F7 {
    background-color: #F7F7F7;
}

.bg-green {
    background: #3db283;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.bg-yellow {
    background: #ffa700;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.hover-bg-yellow:hover {
    background: #ffbc3e;
}

.hover-bg-green:hover {
    background: #46be8e;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
}

.flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.les0 {
    letter-spacing: 0px;
}

.les05 {
    letter-spacing: 0.5px;
}

.les1 {
    letter-spacing: 1px;
}

.les15 {
    letter-spacing: 1.5px;
}

.les2 {
    letter-spacing: 2px;
}

.border-0 {
    border: 0;
}

.rounded-0 {
    border-radius: 0px;
}

.rounded-5 {
    border-radius: 5px;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-25 {
    border-radius: 25px;
}

.rounded-50 {
    border-radius: 50px;
}

.overflow-hidden {
    overflow: hidden;
}

.absolute-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.font-weight-500 {
    font-weight: 500;
}

.flex-justify-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.line1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@media (min-width: 1200px) {
    .col-20percent {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 1401px) {
    .col-20percent {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/* ==========================================================================
	clear
 ========================================================================== */
textarea {
    -webkit-appearance: none;
}

button,
input {
    line-height: normal;
    outline: 0;
}

button,
select {
    text-transform: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    nowhitespace: afterproperty;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

figure,
address {
    padding: 0;
    margin: 0;
}

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* ==========================================================================
    public
 ========================================================================== */
body {
    margin: 0;
    font-family: "Sarabun-Regular","Noto Sans TC";
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    color: #323232;
    overflow-x: hidden;
    line-height: 1.65em;
}

.safari body {
    -webkit-text-size-adjust: none;
}

/* ==========================================================================
    public
 ========================================================================== */
/*不顯示外虛線*/
button, a {
    outline: none !important;
}

a, a:active {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

a {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    line-height: normal;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    image-rendering: -webkit-optimize-contrast;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.hidden {
    display: none;
}

ul.noneStyle {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.noneList {
    padding: 0;
    list-style: none;
}

ul.noneStyle > li {
    list-style: none;
}

textarea {
    resize: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #888888;
}

::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #888888;
}

::-o-placeholder {
    /* Mozilla Firefox 19+ */
    color: #888888;
}

::-ms-placeholder {
    /* Internet Explorer 10+ */
    color: #888888;
}

::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #888888;
}

/**/
.scrollbar,
.scrollbarX,
.scrollbarY {
    -webkit-overflow-scrolling: touch;
}

.scrollbarX {
    overflow-x: auto;
}

.main > .inner {
    line-height: normal;
}

@media screen and (max-width: 1199px) {
    .main > .inner {
        padding-top: 60px;
    }
}

table {
    -webkit-backface-visibility: visible;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.breadcrumb {
    background: transparent;
}

@media (max-width: 575px) {
    .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
        padding-right: 2px;
        padding-left: 2px;
    }
}

span.break {
    display: block;
}

@media (max-width: 575px) {
    span.break {
        display: inline;
    }
}

.blank {
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 767px) {
    .blank {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.pagination {
    color: #959595;
}

.pagination .prev {
    margin-right: 60px;
}

.pagination .next {
    margin-left: 60px;
}

.pagination .prev,
.pagination .next {
    float: left;
}

.pagination .prev[disabled],
.pagination .next[disabled] {
    pointer-events: none;
    opacity: 0;
}

.pagination .prev a,
.pagination .next a {
    width: 40px;
    height: 40px;
    border: 1px solid #ffa700;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pagination .prev a:hover,
.pagination .next a:hover {
    background: #ffa700;
}

.pagination .prev a:hover svg path,
.pagination .next a:hover svg path {
    fill: white !important;
}

.pagination .prev a svg,
.pagination .prev a img,
.pagination .next a svg,
.pagination .next a img {
    width: 21.3px;
}

.pagination .prev a svg path,
.pagination .prev a img path,
.pagination .next a svg path,
.pagination .next a img path {
    -webkit-transition: fill .3s;
    transition: fill .3s;
}

.pagination li.pageNumber {
    float: left;
    margin: 0 10px;
}

.pagination li.pageNumber.active {
    color: #ffa700;
}

.pagination li.pageNumber a::after {
    content: "/";
    display: inline-block;
    color: #959595;
    position: absolute;
    top: 50%;
    right: -12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pagination li.pageNumber a:hover {
    color: #ffa700;
}

.pagination li.pageNumber.lastPage a::after {
    display: none;
}

.pagination li.pageNumber a {
    padding: 0 8px;
    position: relative;
}

@media (max-width: 767px) {
    .pagination .prev {
        margin-right: 20px;
    }
    .pagination .next {
        margin-left: 20px;
    }
    .pagination li.pageNumber a:after {
        display: none;
    }
}

@media (max-width: 575px) {
    .pagination .prev {
        margin-right: 10px;
    }
    .pagination .next {
        margin-left: 10px;
    }
    .pagination .prev a, .pagination .next a {
        width: 35px;
        height: 35px;
    }
    .pagination .prev a svg, .pagination .next a svg {
        width: 16px;
    }
    .pagination li.pageNumber {
        margin: 0 2px;
    }
}

.prev_back_next {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.prev_back_next .prev:hover .img,
.prev_back_next .next:hover .img {
    background: #ffa700;
}

.prev_back_next .prev:hover .img svg path,
.prev_back_next .next:hover .img svg path {
    fill: white !important;
}

.prev_back_next .prev:hover span,
.prev_back_next .next:hover span {
    color: #ffa700;
}

.prev_back_next .prev .img,
.prev_back_next .next .img {
    width: 40px;
    height: 40px;
    border: 1px solid #ffa700;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.prev_back_next .prev .img svg, .prev_back_next .prev .img img,
.prev_back_next .next .img svg,
.prev_back_next .next .img img {
    width: 21px;
}

.prev_back_next .prev .img svg path, .prev_back_next .prev .img img path,
.prev_back_next .next .img svg path,
.prev_back_next .next .img img path {
    -webkit-transition: fill .3s;
    transition: fill .3s;
}

.prev_back_next .prev span,
.prev_back_next .next span {
    -webkit-transition: color .3s;
    transition: color .3s;
}

.prev_back_next .back svg, .prev_back_next .back img {
    width: 22px;
}

.prev_back_next .back span {
    -webkit-transition: color .3s;
    transition: color .3s;
}

.prev_back_next .back:hover {
    color: #ffa700;
}

.prev_back_next .back:hover span {
    color: #ffa700;
}

@media (max-width: 767px) {
    .prev_back_next .prev .text-gray,
    .prev_back_next .next .text-gray {
        display: none;
    }
}

@media (max-width: 575px) {
    .prev_back_next .prev .img,
    .prev_back_next .next .img {
        width: 35px;
        height: 35px;
    }
    .prev_back_next .prev .img svg,
    .prev_back_next .next .img svg {
        width: 16px;
    }
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 21px;
    padding-bottom: 21px;
}

.search-form > div:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 70px;
    background: #FFC453;
}

.search-form > div:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 850px;
    flex: 0 0 850px;
    padding: 0 24px;
}

.search-form > div:nth-child(2) .row {
    margin-left: -15px;
    margin-right: -15px;
}

.search-form > div:nth-child(2) .row .base {
    padding-bottom: 3px;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-form .input-element {
    max-width: 500px;
    padding: 13.5px 0;
}

.search-form .input-element input {
    border: none;
    width: 0;
}

.search-form .input-element img {
    width: 20px;
}

.search-form button[type=submit] {
    position: relative;
    top: 0;
    padding: 11.5px 39px;
    -webkit-box-shadow: 0 10px 7px #CC8600;
    box-shadow: 0 10px 7px #CC8600;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.search-form button[type=submit]:hover {
    top: 3px;
    -webkit-box-shadow: 0 7px 6px #CC8600;
    box-shadow: 0 7px 6px #CC8600;
}

.search-form .bootstrap-select.show .dropdown-toggle::after {
    border: 1px solid white;
}

.search-form .bootstrap-select .dropdown-toggle {
    font-weight: bold;
    outline: none !important;
    color: white;
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.search-form .bootstrap-select .dropdown-toggle:focus, .search-form .bootstrap-select .dropdown-toggle:hover, .search-form .bootstrap-select .dropdown-toggle:active {
    color: white !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent;
}

.search-form .bootstrap-select .dropdown-toggle::after {
    border: none;
    width: 20px;
    height: 20px;
    background: url(images/common/menu-toggle.svg) center no-repeat;
    background-size: 10px;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-transition: border .3s;
    transition: border .3s;
}

.search-form .bootstrap-select .dropdown-menu {
    background: #ffa700;
    padding: 0 8px;
    border: 1px solid #FFD37F;
    margin: 0;
    border-radius: 0 0 5px 5px;
}

.search-form .bootstrap-select .dropdown-menu .dropdown-menu {
    border: none;
}

.search-form .bootstrap-select .dropdown-menu .dropdown-item {
    font-weight: bold;
    padding: 7px 0;
    color: #FFD37F;
    border-bottom: 1px solid #FFD37F;
}

.search-form .bootstrap-select .dropdown-menu .dropdown-item.active, .search-form .bootstrap-select .dropdown-menu .dropdown-item:hover {
    background: initial;
    color: white;
}

.search-form .bootstrap-select .dropdown-menu .dropdown-item.active .text, .search-form .bootstrap-select .dropdown-menu .dropdown-item:hover .text {
    text-shadow: 0 1px 2px #7D5100;
}

.search-form .select-1 .filter-option-inner {
    margin-left: 55px;
}

.search-form .select-2 .filter-option-inner {
    margin-left: 64px;
}

.search-form .select-3 .filter-option-inner {
    margin-left: 74px;
}

@media (max-width: 1850px) {
    .search-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .search-form > div:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .search-form > div:nth-child(1)::after {
        display: none;
    }
    .search-form > div:nth-child(2)::after {
        display: none;
    }
}

@media (max-width: 1199px) {
    .search-form {
        padding-bottom: 35px;
    }
    .search-form > div:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .search-form > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
    }
    .search-form > div:nth-child(2) .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .search-form > div:nth-child(2) .row > div {
        padding: 0 2px;
    }
}

@media (max-width: 767px) {
    .search-form > div:nth-child(2) .row > div {
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .search-form > div:nth-child(1) {
        display: block !important;
    }
    .search-form > div:nth-child(3) {
        margin-top: 10px;
    }
    .search-form .input-element {
        padding: 11px 0;
    }
}

.btn-dec {
    position: relative;
    overflow: hidden;
}

.btn-dec::before {
    content: "";
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: radial-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    position: absolute;
    left: -62px;
    top: 0;
    -webkit-transition: left .5s;
    transition: left .5s;
}

.btn-dec:hover::before {
    left: 100%;
}

.swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 12px;
    height: 12px;
    background: white;
    margin: 20px 0 !important;
    border-radius: 25px;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.swiper-pagination .swiper-pagination-bullet:last-child {
    margin-bottom: 0;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 50px;
}

.swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
    background: #FFBC3E;
}

.swiper-navigation.type-1 .swiper-button-next,
.swiper-navigation.type-1 .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: white;
    border: 1px solid #ffa700;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.swiper-navigation.type-1 .swiper-button-next:hover,
.swiper-navigation.type-1 .swiper-button-prev:hover {
    background: #ffa700;
}

.swiper-navigation.type-1 .swiper-button-next:hover svg path,
.swiper-navigation.type-1 .swiper-button-prev:hover svg path {
    fill: white !important;
}

.swiper-navigation.type-1 .swiper-button-next:after,
.swiper-navigation.type-1 .swiper-button-prev:after {
    display: none;
}

.swiper-navigation.type-1 .swiper-button-next img,
.swiper-navigation.type-1 .swiper-button-next svg,
.swiper-navigation.type-1 .swiper-button-prev img,
.swiper-navigation.type-1 .swiper-button-prev svg {
    width: 21.3px;
}

.swiper-navigation.type-1 .swiper-button-next img path,
.swiper-navigation.type-1 .swiper-button-next svg path,
.swiper-navigation.type-1 .swiper-button-prev img path,
.swiper-navigation.type-1 .swiper-button-prev svg path {
    -webkit-transition: fill .3s;
    transition: fill .3s;
}

.banner-wrapper {
    height: 500px;
    z-index: 3;
}

.banner-wrapper h1 {
    font-size: 80px;
}

.banner-wrapper p {
    font-size: 30px;
    line-height: 1.3em;
}

.banner-wrapper .text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-wrapper .links-section {
    display: table;
    margin: auto;
}

.banner-wrapper .links-section .toggle {
    display: none;
}

.banner-wrapper .links-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.banner-wrapper .links-section ul li.active {
    background: #FEA610;
}

.banner-wrapper .links-section ul li.active a {
    color: white;
}

.banner-wrapper .links-section ul li:not(.active) a:hover {
    color: white;
    background: #FFBC3E;
}

.banner-wrapper .links-section ul li a {
    padding-right: 67px;
    padding-left: 67px;
    color: #ffa700;
    -webkit-transition: all .3s;
    transition: all .3s;
}

@media (max-width: 1400px) {
    .banner-wrapper h1 {
        font-size: 70px;
    }
    .banner-wrapper p {
        font-size: 28px;
    }
}

@media (max-width: 1300px) {
    .banner-wrapper .links-section ul li a {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width: 991px) {
    .banner-wrapper .links-section ul li a {
        padding-right: 20px;
        padding-left: 20px;
        min-width: 95px;
    }
}

@media (max-width: 767px) {
    .banner-wrapper {
        height: 400px;
    }
    .banner-wrapper h1 {
        font-size: 50px;
    }
    .banner-wrapper p {
        font-size: 25px;
    }
    .banner-wrapper .text-container {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: auto;
        bottom: 32.4px;
    }
    .banner-wrapper .links-section {
        display: block;
        position: relative;
        max-width: 500px;
    }
    .banner-wrapper .links-section.active .toggle img {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .banner-wrapper .links-section .toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 9.5px 20px;
    }
    .banner-wrapper .links-section .toggle img {
        width: 15px;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }
    .banner-wrapper .links-section ul {
        display: none;
        border-radius: 5px;
        position: absolute;
        width: 100%;
        border: 1px solid #ffa700;
        margin-top: 5px;
    }
    .banner-wrapper .links-section ul li {
        padding-left: 20px;
        padding-right: 20px;
    }
    .banner-wrapper .links-section ul li:not(.active) a:hover {
        color: black;
        background: white;
    }
    .banner-wrapper .links-section ul li:not(:last-child) a {
        border-bottom: 1px solid #FFD895;
    }
    .banner-wrapper .links-section ul li.active {
        background: white;
    }
    .banner-wrapper .links-section ul li.active a {
        color: #ffa700;
    }
    .banner-wrapper .links-section ul li a {
        padding: 9px 0;
        color: black;
        text-align: left;
    }
}

@media (max-width: 575px) {
    .banner-wrapper h1 {
        font-size: 40px;
    }
    .banner-wrapper p {
        font-size: 22px;
    }
}

.breadcrumb {
    border-bottom: 1px solid #DBDBDB;
}

.breadcrumb.hasPadding {
    padding-left: 50px;
    padding-right: 50px;
}

@media (max-width: 1199px) {
    .breadcrumb.hasPadding {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 767px) {
    .breadcrumb.hasPadding {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 575px) {
    .breadcrumb {
        margin-bottom: 0;
    }
}

@media (max-width: 575px) {
    p {
        margin-bottom: 8px;
    }
}

.editor {
    line-height: 1.5em;
}

.editor .row {
    margin-left: -10px;
    margin-right: -10px;
}

.editor .row > * {
    padding-left: 10px;
    padding-right: 10px;
}

.editor .title {
    border-bottom: 1px solid #DBDBDB;
}

.editor .yellow-dots li {
    position: relative;
    padding-left: 15px;
}

.editor .yellow-dots li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #ffa700;
    border-radius: 50%;
}

.editor .black-dots li {
    position: relative;
    padding-left: 15px;
}

.editor .black-dots li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: black;
    border-radius: 50%;
}

.bootstrap-select.type-1.show .dropdown-toggle::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.bootstrap-select.type-1 .dropdown-toggle {
    background: transparent;
    border: none;
    color: black;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.type-1 .dropdown-toggle:hover {
    color: #ffa700;
}

.bootstrap-select.type-1 .dropdown-toggle:focus {
    color: #323232;
}

.bootstrap-select.type-1 .dropdown-toggle:active {
    background: transparent;
}

.bootstrap-select.type-1 .dropdown-toggle::after {
    border: none;
    width: 11px;
    height: 7.6px;
    background: url(images/news/toggle.svg) center no-repeat;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    top: 55%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    margin-top: 0;
}

.bootstrap-select.type-1 .dropdown-menu:not(.inner) {
    border: 1px solid #DBDBDB;
    border-radius: 15px;
    padding: 0 9px;
}

.bootstrap-select.type-1 .dropdown-menu:not(.inner) li:not(:last-child) {
    border-bottom: 1px solid #DBDBDB;
}

.bootstrap-select.type-1 .dropdown-menu:not(.inner) li .dropdown-item {
    color: #959595;
    padding: 5px 0;
    text-align: center;
}

.bootstrap-select.type-1 .dropdown-menu:not(.inner) li .dropdown-item.active {
    background: transparent;
    color: #ffa700;
}

.bootstrap-select.type-1 .dropdown-menu:not(.inner) li .dropdown-item:hover {
    background: transparent;
    color: #ffa700;
}

.product-item a {
    border: 2px solid transparent;
    -webkit-transition: border .3s;
    transition: border .3s;
}

.product-item a:hover {
    border: 2px solid #ffa700;
}

.product-item a:hover::after, .product-item a:hover::before {
    display: none;
}

.product-item .text .font-17 {
    line-height: 1.4em;
}

.product-item .text .line3 {
    color: #969696;
}

@media (max-width: 1199px) {
    .product-item a:hover {
        border: 2px solid transparent;
    }
}

@media (max-width: 575px) {
    .product-item a .img {
        max-width: 200px;
        margin: auto;
    }
    .product-item a .text {
        margin-top: -20px;
    }
}

.tablesorter {
    border-collapse: initial;
    border-spacing: 0px;
}

.tablesorter thead.fixed {
    position: fixed;
    top: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1600px;
    max-width: calc(100% - 80px);
    z-index: 1;
}

.tablesorter thead.fixed tr {
    display: block;
    width: 100%;
}

.tablesorter thead.fixed tr th {
    display: block;
    float: left;
}

.tablesorter thead tr th {
    padding: 0;
    height: 70px;
    position: relative;
    background: white;
}

.tablesorter thead tr th.tablesorter-headerAsc .tablesorter-header-inner > div, .tablesorter thead tr th.tablesorter-headerDesc .tablesorter-header-inner > div {
    position: relative;
    height: 100%;
    line-height: 35px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.tablesorter thead tr th.tablesorter-headerAsc .tablesorter-header-inner > div::before, .tablesorter thead tr th.tablesorter-headerDesc .tablesorter-header-inner > div::before {
    content: "";
    display: block;
    width: 20px;
    height: 16px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tablesorter thead tr th.tablesorter-headerAsc .tablesorter-header-inner > div::after, .tablesorter thead tr th.tablesorter-headerDesc .tablesorter-header-inner > div::after {
    top: 63% !important;
}

.tablesorter thead tr th.tablesorter-headerAsc .tablesorter-header-inner > div::before {
    background: url(images/search/asc.svg) center no-repeat;
}

.tablesorter thead tr th.tablesorter-headerDesc .tablesorter-header-inner > div::before {
    background: url(images/search/desc.svg) center no-repeat;
}

.tablesorter thead tr th:not(:last-child) .tablesorter-header-inner > div::after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tablesorter thead tr th .tablesorter-header-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.tablesorter thead tr th .tablesorter-header-inner > div {
    position: relative;
    width: 100%;
    background: #27AF78;
    padding: 5px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

.tablesorter thead tr th .tablesorter-header-inner > div:hover {
    background: #46BE8E;
}

.tablesorter thead tr th:nth-child(1) {
    width: 27.4%;
}

.tablesorter thead tr th:nth-child(1) .tablesorter-header-inner > div {
    background: #ffa700;
}

.tablesorter thead tr th:nth-child(1) .tablesorter-header-inner > div:hover {
    background: #FFBC3E;
}

.tablesorter thead tr th:nth-child(2) {
    width: 9.7%;
}

.tablesorter thead tr th:nth-child(3) {
    width: 9%;
}

.tablesorter thead tr th:nth-child(4) {
    width: 8.8%;
}

.tablesorter thead tr th:nth-child(5) {
    width: 8.9%;
}

.tablesorter thead tr th:nth-child(6) {
    width: 9.8%;
}

.tablesorter thead tr th:nth-child(7) {
    width: 8.9%;
}

.tablesorter thead tr th:nth-child(8) {
    width: 9.7%;
}

.tablesorter thead tr th:nth-child(9) {
    width: 7.8%;
}

.tablesorter tbody tr {
    cursor: pointer;
    position: relative;
}

.tablesorter tbody tr td {
    -webkit-transition: border .3s;
    transition: border .3s;
    border-top: 2px solid transparent;
    border-bottom: 2px solid #EAEAEA;
}

.tablesorter tbody tr td:first-child {
    border-left: 2px solid transparent;
}

.tablesorter tbody tr td:last-child {
    border-right: 2px solid transparent;
}

.tablesorter tbody tr:hover td {
    border-top: 2px solid #ffa700;
    border-bottom: 2px solid #ffa700;
}

.tablesorter tbody tr:hover td:first-child {
    border-left: 2px solid #ffa700;
}

.tablesorter tbody tr:hover td:last-child {
    border-right: 2px solid #ffa700;
}

.tablesorter tbody tr td {
    position: relative;
    background: #F8F8F8;
    text-align: center;
    padding: 0 5px;
}

.tablesorter tbody tr td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #DCDCDC;
}

.tablesorter tbody tr td:nth-child(1) {
    background: white;
    text-align: left;
}

.tablesorter tbody tr td:nth-child(1)::after {
    display: none;
}

.tablesorter tbody tr td:nth-child(1) > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tablesorter tbody tr td:nth-child(1) > div .img {
    width: 100px;
    height: 100px;
}

.tablesorter tbody tr td:last-child::after {
    display: none;
}

.tablesorter tbody tr td:nth-child(1) {
    width: 27.4%;
}

.tablesorter tbody tr td:nth-child(2) {
    width: 9.7%;
}

.tablesorter tbody tr td:nth-child(3) {
    width: 9%;
}

.tablesorter tbody tr td:nth-child(4) {
    width: 8.8%;
}

.tablesorter tbody tr td:nth-child(5) {
    width: 8.9%;
}

.tablesorter tbody tr td:nth-child(6) {
    width: 9.8%;
}

.tablesorter tbody tr td:nth-child(7) {
    width: 8.9%;
}

.tablesorter tbody tr td:nth-child(8) {
    width: 9.7%;
}

.tablesorter tbody tr td:nth-child(9) {
    width: 7.8%;
}

.condition-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.condition-section .present-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.condition-section .present-toggle > div.active svg rect {
    fill: #ffa700 !important;
}

.condition-section .present-toggle img, .condition-section .present-toggle svg {
    width: 16px;
}

.condition-section .present-toggle img:hover rect, .condition-section .present-toggle svg:hover rect {
    fill: #ffa700 !important;
}

.condition-section .present-toggle img rect, .condition-section .present-toggle svg rect {
    -webkit-transition: fill .3s;
    transition: fill .3s;
}

.condition-section .present-toggle > div:nth-child(1) {
    position: relative;
}

.condition-section .present-toggle > div:nth-child(1)::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #C8C8C8;
}

.condition-section .conditions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.condition-section .conditions > div {
    margin-left: -14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.condition-section .conditions > div span {
    display: block;
    padding: 0 14px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.condition-section .conditions > div span:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: #C8C8C8;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(30deg);
    transform: translateY(-50%) rotate(30deg);
}

@media (max-width: 991px) {
    .condition-section .present-toggle {
        display: none;
    }
}

@media (max-width: 575px) {
    .condition-section .conditions {
        display: block;
    }
}

.data-section > div {
    display: none;
}

.data-section > div.active {
    display: block;
}

@media (max-width: 991px) {
    .data-section > div:nth-child(2) {
        display: none;
    }
}

html.menuOpen {
    overflow: hidden;
}

html.menuOpen .menu-toggle div.bar1 {
    width: 20px;
    top: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

html.menuOpen .menu-toggle div.bar2 {
    width: 20px;
    top: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

html.menuOpen .bg_phone {
    right: 0;
}

html.menuOpen .bg_phone .menu li {
    -webkit-animation-name: slideRight;
    animation-name: slideRight;
}

html.menuOpen .gray_block {
    position: absolute;
    left: 0;
    top: 60px;
    width: 100vw;
    height: calc(100vh - 60px);
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

/* ==========================================================================
    header
 ==========================================================================*/
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 124px;
    z-index: 4;
    -webkit-transition: height 0.3s, background 0.3s;
    transition: height 0.3s, background 0.3s;
}

header.scroll {
    background: white;
    height: 60px;
    -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
}

header.scroll .logo {
    width: 126px;
}

header.scroll .logo img:nth-child(1) {
    display: none;
}

header.scroll .logo img:nth-child(2) {
    display: block;
}

header.scroll .menu {
    color: #646464;
}

header.scroll .menu li:not(:last-child)::after {
    background: #646464;
}

header .logo {
    width: 212px;
    top: 50%;
    left: 110px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

header .logo img:nth-child(2) {
    display: none;
}

header .menu-toggle {
    display: none;
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

header .menu-toggle div {
    height: 3px;
    background-color: #0071bc;
    -webkit-transition: width 0.5s ease, top 0.5s, background 0.3s, -webkit-transform 0.5s;
    transition: width 0.5s ease, top 0.5s, background 0.3s, -webkit-transform 0.5s;
    transition: width 0.5s ease, top 0.5s, transform 0.5s, background 0.3s;
    transition: width 0.5s ease, top 0.5s, transform 0.5s, background 0.3s, -webkit-transform 0.5s;
    position: absolute;
}

header .menu-toggle div.bar1 {
    top: 25px;
    right: 20px;
    width: 20px;
}

header .menu-toggle div.bar2 {
    top: 32px;
    right: 20px;
    width: 15px;
}

header .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

header .menu:not(:last-child)::after {
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    background: white;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

header .menu li {
    float: left;
    position: relative;
    padding: 0 44px;
}

header .menu li a {
    /* padding: 5px 10px; */
    padding: 0 10px 30px;
}

header .menu li a:hover {
    color: #ffa700;
}

header .lang {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffa700;
}

header .lang img {
    width: 20px;
}

header .lang ul li:nth-child(1)::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

header .lang ul li.active a {
    opacity: 1;
}

header .lang ul li a {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

header .lang ul li a:hover {
    opacity: 1;
}



@media (max-width: 1680px) {
    header .logo {
        left: 40px;
    }
}

@media (max-width: 1600px) {
    header .logo {
        width: 180px;
    }

    header .bg_phone .menu li {
        /* padding: 0; */
        padding: 10px 0 30px;
    }
    header .bg_phone .menu li a {
        display: inline-block;
        width: 100%;
        padding: 0 20px;
    }
    header .menu li ul.menu__dropdown {
        margin-top: -38px;
    }

}

@media (max-width: 1400px) {
    header {
        height: 100px;
    }
    header .logo {
        width: 150px;
    }
    header .bg_phone .menu li a {
        padding: 0 30px;
    }

    header .bg_phone .menu li {
        padding: 10px 0 30px;
    }

}

@media (max-width: 1320px) {
    header .bg_phone .menu li a {
        padding: 0 20px;
    }
}

@media (max-width: 1199px) {
    header .logo {
        width: 130px;
    }
    header .bg_phone .menu li a {
        padding: 0 15px;
    }
}

@media (max-width: 1049px) {
    header .bg_phone .menu li a {
        padding: 0 12px;
    }
}

@media (max-width: 991px) { /* phone */
    header {
        background: white;
        height: 60px;
        -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
    }
    header .logo {
        width: 126px;
    }
    header .logo img:nth-child(1) {
        display: none;
    }
    header .logo img:nth-child(2) {
        display: block;
    }
    header .menu-toggle {
        display: block;
    }
    header .bg_phone {
        padding: 0;
        width: 320px;
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        display: block;
        right: -320px;
        top: 60px;
        height: calc(100vh - 60px);
        background: #ffa700;
        background: -webkit-gradient(linear, left top, right top, color-stop(70%, #ffa700), to(#ffbc3e));
        background: linear-gradient(90deg, #ffa700 70%, #ffbc3e);
        -webkit-transition: right 0.3s;
        transition: right 0.3s;
    }
    header .bg_phone .menu li {
        padding: 0 20px;
    }
    header .bg_phone .menu li a {
        display: inline-block;
        width: 100%;
        padding: 10px 0;
    }
    header .menu {
        position: static;
        -webkit-transform: none;
        transform: none;
        display: block;
        color: white !important;
        padding: 20px 0;
    }
    header .menu li {
        float: none;
        padding: 0 15px;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    header .menu li:nth-child(1) {
        -webkit-animation-delay: 0.05s;
        animation-delay: 0.05s;
    }
    header .menu li:nth-child(2) {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }
    header .menu li:nth-child(3) {
        -webkit-animation-delay: 0.15s;
        animation-delay: 0.15s;
    }
    header .menu li:nth-child(4) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
    header .menu li:nth-child(5) {
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s;
    }
    header .menu li::after {
        display: none !important;
    }
    header .menu li a {
        padding: 10px 0px;
        display: block;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }
    header .menu li a:hover {
        color: white;
    }
    header .lang {
        background-color: transparent;
        position: static;
        height: auto;
    }
}

@media (max-width: 767px) {
    header .logo {
        left: 20px;
    }
}

@media (max-width: 575px) {
    header .bg_phone {
        width: 100%;
        right: -100%;
    }
}

/* ==========================================================================
    footer
 ==========================================================================*/
footer .privacy {
    left: 0;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.84);
}

footer .privacy > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1140px;
}

footer .privacy > div p {
    color: rgba(255, 255, 255, 0.7);
}

footer .privacy > div > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 183px;
    flex: 0 0 183px;
    width: 183px;
}

footer .top > div {
    max-width: 1164px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

footer .top > div .bulb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24.1%;
    flex: 0 0 24.1%;
}

footer .bottom {
    background: #001828;
    color: rgba(255, 255, 255, 0.5);
}

footer .bottom #goTop {
    width: 50px;
    height: 50px;
    background: #001828;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

footer .bottom #goTop:hover {
    background: #ffa700;
}

footer .bottom #goTop > div {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: white;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer .bottom #goTop > div .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

footer .bottom #goTop > div .img svg,
footer .bottom #goTop > div .img img {
    width: 11px;
}

footer .bottom #goTop > div span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

footer .bottom .fb {
    width: 10px;
}

footer .bottom .fb:hover path {
    fill: #ffa700 !important;
}

footer .bottom .fb path {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

footer .bottom .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 244px;
    flex: 0 0 244px;
    margin-left: auto;
}

footer .bottom .menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}

footer .bottom .menu li {
    margin-bottom: 11px;
}

footer .bottom .author {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 33px;
    margin-bottom: 32px;
}

footer .bottom .submenu {
    margin-left: -13px;
}

footer .bottom .submenu li {
    float: left;
    position: relative;
}

footer .bottom .submenu li::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

footer .bottom .submenu li a {
    padding: 0 13px;
}

footer .bottom .flex-grow {
    max-width: 700px;
}

footer .bottom a:hover {
    color: #ffa700;
}

footer .bottom .max1480 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    footer .bottom .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
    }
}

@media (max-width: 991px) {
    footer .bottom #goTop:hover {
        background: #001828;
    }
    footer .bottom .max1480 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        position: relative;
    }
    footer .bottom .menu {
        font-weight: normal !important;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: 25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }
    footer .bottom .menu li {
        float: left;
        position: relative;
    }
    footer .bottom .menu li::after {
        content: '';
        display: block;
        width: 1px;
        height: 20px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    footer .bottom .menu li:last-child::after {
        display: none;
    }
    footer .bottom .menu li a {
        padding: 0 13px;
    }
    footer .bottom .flex-grow {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: initial;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        display: table;
        margin: auto;
    }
    footer .bottom .logo {
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    footer .bottom .logo img {
        width: 240px;
    }
    footer .bottom .author {
        margin-bottom: 70px;
    }
}

@media (max-width: 767px) {
    footer .privacy > div {
        display: block;
    }
    footer .privacy > div > div {
        width: 120px;
    }
    footer .top > div {
        display: block;
    }
    footer .top > div .bulb {
        max-width: 250px;
        margin: auto;
    }
    footer .top > div .text span {
        text-align: center;
    }
    footer .bottom .menu {
        display: none;
    }
    footer .bottom .author {
        margin-bottom: 32px;
    }
}

@media (max-width: 575px) {
    footer .bottom .logo {
        margin-bottom: 20px;
        text-align: left;
    }
    footer .bottom .logo img {
        width: 150px;
    }
    footer .bottom .info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    footer .bottom .author {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-bottom: 0px;
        margin-bottom: 0px;
        border: none;
    }
    footer .bottom .author span {
        display: block;
    }
    footer .bottom .followUs {
        position: absolute;
        top: 0;
        right: 0;
    }
    footer .bottom .submenu {
        margin: 0;
        margin-bottom: 10px;
        color: white;
    }
    footer .bottom .submenu li {
        float: none;
        margin-bottom: 5px;
        position: relative;
        padding-left: 5px;
    }
    footer .bottom .submenu li::after {
        display: none;
    }
    footer .bottom .submenu li::before {
        content: '';
        display: block;
        width: 5px;
        height: 1px;
        background: white;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    footer .bottom .submenu li a {
        padding: 0 8px;
    }
    footer .bottom .flex-grow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    footer .bottom .flex-grow .d-flex {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate(0px, 30px);
        transform: translate(0px, 30px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
        opacity: 1;
    }
}

@-webkit-keyframes slideRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0px, 0);
        transform: translate3d(30px, 0px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes slideRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0px, 0);
        transform: translate3d(30px, 0px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

#index .readMore img,
#index .readMore svg {
    width: 33px;
    height: 17px;
}

#index .index-banner-wrapper {
    min-height: 500px;
    height: 100vh;
    position: relative;
}

#index .index-banner-wrapper .text-container .title {
    line-height: 1.2em;
    font-size: 80px;
}

#index .index-banner-wrapper .text-container .title span {
    display: block;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
}

#index .index-banner-wrapper .text-container .subtitle {
    font-size: 30px;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
}

#index .index-banner-wrapper .swiper-pagination {
    width: auto;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#index .index-banner-wrapper .mouse {
    left: 50%;
    bottom: 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
}

#index .index-banner-wrapper .mouse img {
    width: 31px;
}

#index .index-banner-wrapper .mouseIndex {
    left: 50%;
    bottom: 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
}

#index .index-banner-wrapper .mouseIndex img {
    width: 31px;
}

#index .product-wrapper .content-container {
    background: url(images/index/dec.png) top right no-repeat;
}

#index .product-wrapper .content-container .readMore:hover svg path {
    fill: #ffa700 !important;
}

#index .product-wrapper .content-container .readMore:hover span {
    color: #ffa700;
}

#index .product-wrapper .content-container .readMore span {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

#index .product-wrapper .content-container .readMore svg path {
    fill: #969696 !important;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#index .product-wrapper .content-container > div:nth-child(2) {
    max-width: 1698px;
    margin: auto;
}

#index .product-wrapper .content-container .slider .slick-slide {
    position: relative;
}

#index .product-wrapper .content-container .slider .slick-slide.slick-current a::before {
    display: none;
}

#index .product-wrapper .content-container .slider .slick-slide a::before {
    content: '';
    display: block;
    width: 1px;
    height: 178px;
    background: #dcdcdc;
    position: absolute;
    left: 0px;
    bottom: 0;
}

#index .product-wrapper .content-container .slider .slick-slide a:hover:before {
    display: none;
}

#index .product-wrapper .content-container .slider .slick-slide a .text .line3 {
    color: #323232;
}

#index .product-wrapper .content-container .slick-arrow {
    width: 25.5px;
    height: 25.5px;
    position: static;
    display: inline-block;
    margin: 0 21px;
    color: #989898;
    background-color: transparent;
}

#index .product-wrapper .content-container .slick-arrow svg,
#index .product-wrapper .content-container .slick-arrow img {
    height: 25.5px;
}

#index .product-wrapper .content-container .slick-arrow svg path,
#index .product-wrapper .content-container .slick-arrow img path {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#index .product-wrapper .content-container .slick-arrow:hover svg path {
    fill: #ffa700 !important;
}

#index .core-wrapper .slider .slick-slide {
    position: relative;
}

#index .core-wrapper .slider .slick-slide .jqimgFill {
    height: 700px;
}

#index .core-wrapper .slider .slick-slide .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 600px;
}

#index .core-wrapper .slider .slick-slide .text .scrollbarY {
    height: 405px;
    overflow: auto;
}

#index .core-wrapper .slider .slick-slide .text .content {
    padding-right: 20px !important;
}

#index .core-wrapper .slider .slick-slide .text .content .innerText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#index .core-wrapper .slider .slick-slide .text .content .innerText div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

#index .core-wrapper .slider .slick-slide .readMore {
    padding: 18px 25px;
}

#index .core-wrapper .dots {
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: -42px;
}

#index .core-wrapper .dots .slick-dots li {
    display: block;
    width: auto;
    height: auto;
    margin: 20px 0;
}

#index .core-wrapper .dots .slick-dots li.slick-active button {
    height: 50px;
}

#index .core-wrapper .dots .slick-dots li:not(.slick-active) button:hover {
    background: #ffbc3e;
}

#index .core-wrapper .dots .slick-dots li button {
    width: 12px;
    height: 12px;
    background-color: white;
    border: none;
    border-radius: 25px;
    -webkit-transition: height 0.3s, background 0.3s;
    transition: height 0.3s, background 0.3s;
}

#index .about-wrapper {
    margin-top: -348px;
    padding-top: 407px;
    background-color: #186591;
}

#index .about-wrapper .bg {
    top: 0;
    left: 0;
    background: url(images/index/about-bg.jpg) center no-repeat;
    background-size: cover;
}

#index .about-wrapper .max1600 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#index .about-wrapper .max1600 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

#index .about-wrapper .max1600 > div:nth-child(1) .text {
    max-width: 354px;
    padding-top: 125px;
}

#index .about-wrapper .max1600 > div:nth-child(1) .text::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    right: 0;
}

#index .about-wrapper .max1600 > div:nth-child(1) .text h2 {
    letter-spacing: 2px;
}

#index .about-wrapper .max1600 > div:nth-child(1) .text .scrollbarY {
    height: 260px;
}

#index .about-wrapper .max1600 > div:nth-child(2) ul {
    padding-top: 125px;
}

#index .about-wrapper .max1600 > div:nth-child(2) ul::after {
    content: '';
    display: block;
    width: 1px;
    height: 80%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    left: 0;
}

#index .about-wrapper .max1600 > div:nth-child(2) ul:before {
    content: '';
    display: block;
    width: 1px;
    height: 80%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    left: 50%;
}

#index .about-wrapper .max1600 > div:nth-child(2) li {
    padding-right: 120px;
}

#index .about-wrapper .max1600 > div:nth-child(2) .img {
    width: 110px;
    height: 90px;
}

#index .about-wrapper .max1600 > div:nth-child(2) .img img {
    max-height: 100%;
}

#index .about-wrapper .readMore {
    padding: 18px 32px;
}

@media (max-width: 1850px) {
    #index .core-wrapper .dots {
        margin-top: 20px;
        position: static;
    }
    #index .core-wrapper .dots .slick-dots li {
        display: inline-block;
        margin: 0 10px;
    }
    #index .core-wrapper .dots .slick-dots li.slick-active button {
        height: 12px;
        width: 50px;
    }
}

@media (max-width: 1600px) {
    #index .core-wrapper .slider .slick-slide .text {
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
    }
    #index .about-wrapper .bg {
        opacity: 0.5;
    }
    #index .about-wrapper .max1600 > div:nth-child(2) li {
        padding-right: 20px;
    }
}

@media (max-width: 1400px) {
    #index .index-banner-wrapper .text-container .title {
        font-size: 70px;
    }
    #index .index-banner-wrapper .text-container .subtitle {
        font-size: 28px;
    }
}

@media (max-width: 1199px) {
    #index .index-banner-wrapper .swiper-pagination {
        right: 20px;
    }
    #index .product-wrapper .content-container .slider .slick-slide a:hover::before {
        display: block;
    }
    #index .core-wrapper .slider .slick-slide .text {
        left: auto;
        right: 40px;
    }
    #index .about-wrapper .max1600 {
        display: block;
    }
    #index .about-wrapper .max1600 > div:nth-child(1) .text {
        max-width: initial;
        padding-top: 0;
    }
    #index .about-wrapper .max1600 > div:nth-child(1) .text::after {
        display: none;
    }
    #index .about-wrapper .max1600 > div:nth-child(1) .text .scrollbarY {
        height: auto;
    }
    #index .about-wrapper .max1600 > div:nth-child(2) ul:before, #index .about-wrapper .max1600 > div:nth-child(2) ul:after {
        display: none;
    }
}

@media (max-width: 991px) {
    #index .index-banner-wrapper .text-container .title {
        font-size: 50px;
    }
    #index .index-banner-wrapper .text-container p.les2 {
        font-size: 26px;
    }
    #index .core-wrapper .slider .slick-slide .text {
        left: 40px;
        max-width: initial;
    }
}

@media (max-width: 767px) {
    #index .index-banner-wrapper .swiper-pagination {
        left: 50%;
        top: auto;
        bottom: 20px;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #index .index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
        display: inline-block;
        margin: 0 5px !important;
    }
    #index .index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        height: 12px;
        width: 50px;
    }
    #index .core-wrapper .slider .slick-slide .text {
        left: 20px;
        right: 20px;
    }
    #index .about-wrapper .max1600 > div:nth-child(2) ul {
        padding-top: 50px;
    }
}

@media (max-width: 575px) {
    #index .index-banner-wrapper .text-container .title {
        font-size: 25px;
    }
    #index .index-banner-wrapper .text-container .title span {
        margin-bottom: 5px;
    }
    #index .index-banner-wrapper .text-container .subtitle {
        font-size: 18px;
    }
    #index .index-banner-wrapper .mouse {
        width: 80px;
        height: 80px;
    }
    #index .index-banner-wrapper .mouse img {
        width: 15px;
    }
    #index .index-banner-wrapper .mouseIndex {
        width: 80px;
        height: 80px;
    }
    #index .index-banner-wrapper .mouseIndex img {
        width: 27px;
        padding-top: 4px;
        padding-right: 1px;
    }
    #index .product-wrapper .content-container > div:nth-child(1) {
        display: block !important;
    }
    #index .product-wrapper .content-container .swiper-container .swiper-slide a::after {
        display: none;
    }
    #index .product-wrapper .content-container .swiper-buttons > *::after {
        font-size: 22px;
    }
    #index .core-wrapper .slider .slick-slide {
        background-color: white;
    }
    #index .core-wrapper .slider .slick-slide .jqimgFill {
        height: auto;
        background: none !important;
    }
    #index .core-wrapper .slider .slick-slide .jqimgFill img {
        display: block !important;
    }
    #index .core-wrapper .slider .slick-slide .text {
        position: static;
        -webkit-transform: none;
        transform: none;
        background: transparent;
        padding-right: 5px;
    }
    #index .core-wrapper .slider .slick-slide .text .content .innerText {
        display: block;
    }
    #index .core-wrapper .slider .slick-slide .text .mCSB_inside > .mCSB_container {
        margin-right: 15px;
    }
    #index .core-wrapper .slider .slick-slide .readMore {
        padding: 9.5px 20px;
    }
    #index .about-wrapper {
        margin-top: -500px;
        padding-top: 530px;
    }
    #index .about-wrapper .max1600 > div:nth-child(1) .text h2 span {
        display: inline !important;
    }
    #index .about-wrapper .max1600 > div:nth-child(2) li {
        padding-right: 15px;
    }
    #index .about-wrapper .max1600 > div:nth-child(2) .img {
        width: 80px;
        height: 75px;
    }
    #index .about-wrapper .readMore {
        padding: 9.5px 20px;
    }
    #index .readMore svg {
        width: 20px;
    }
}

#about .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#about .item:nth-child(odd) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

#about .item:nth-child(odd) .img {
    padding-left: 52px;
}

#about .item:nth-child(odd) .scrollbarY {
    height: 255px;
}

#about .item:nth-child(even) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#about .item:nth-child(even) .img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 52px;
}

#about .item:nth-child(even) .text {
    padding-left: 52px;
}

#about .item:nth-child(even) .scrollbarY {
    height: 430px;
}

#about .item .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
}

#about .item .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
}

#about .item .text > div {
    padding-right: 50px;
}

#about .policy {
    background: url(images/about/policy-bg.jpg) center no-repeat;
    background-size: cover;
}

#about .policy .icons {
    margin-left: -20px;
    margin-right: -20px;
}

#about .policy ul {
    margin-left: -55px;
    margin-right: -55px;
}

#about .policy ul li {
    padding-left: 55px;
    padding-right: 55px;
}

#about .policy ul li .icon {
    display: none;
}

#about .policy h4 {
    border-bottom: 1px solid white;
}

#about .policy h4::after {
    content: "";
    display: block;
    height: 1px;
    width: 49px;
    background: #3db283;
    position: absolute;
    left: 0;
    bottom: -1px;
}

@media (max-width: 1600px) {
    #about .policy ul {
        margin-left: -20px;
        margin-right: -20px;
    }
    #about .policy ul li {
        padding: 0 20px;
    }
}

@media (max-width: 1199px) {
    #about .item:nth-child(odd) .img {
        padding-left: 0;
    }
    #about .item:nth-child(odd) .scrollbarY {
        height: 310px;
    }
    #about .item:nth-child(even) .img {
        padding-right: 0;
    }
    #about .item:nth-child(even) .text {
        padding-left: 0;
    }
    #about .item .text > div {
        padding-right: 0;
    }
    #about .policy .icons {
        display: none;
    }
    #about .policy ul li:nth-child(2n) .icon {
        background: -webkit-gradient(linear, left top, left bottom, from(#F4EB92), to(#BAF3AB));
        background: linear-gradient(#F4EB92, #BAF3AB);
    }
    #about .policy ul li:nth-child(2n+1) .icon {
        background: -webkit-gradient(linear, left top, left bottom, from(#BAF3AB), to(#78FCC7));
        background: linear-gradient(#BAF3AB, #78FCC7);
    }
    #about .policy ul li .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 50%;
        width: 280px;
        height: 280px;
    }
    #about .policy ul li .icon > div {
        background: #255280;
        width: 240px;
        height: 240px;
    }
    #about .policy ul li .icon > div img {
        width: 100px;
    }
}

@media (max-width: 991px) {
    #about .scrollbarY {
        height: auto !important;
    }
    #about .item {
        display: block;
    }
    #about .item .img img {
        width: 500px;
    }
    #about .policy ul li .icon {
        width: 200px;
        height: 200px;
    }
    #about .policy ul li .icon > div {
        width: 170px;
        height: 170px;
    }
    #about .policy ul li .icon > div img {
        width: 80px;
    }
}

@media (max-width: 575px) {
    #about .policy ul {
        text-align: center;
    }
    #about .policy ul li .icon {
        width: 160px;
        height: 160px;
    }
    #about .policy ul li .icon > div {
        width: 140px;
        height: 140px;
    }
    #about .policy ul li .icon > div img {
        width: 60px;
    }
    #about .policy h4::after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

#history .year-section {
    padding: 0 90px;
}

#history .year-section .swiper-container {
    position: static;
}

#history .year-section .swiper-container .toggle {
    display: none;
}

#history .year-section .swiper-container .swiper-slide {
    color: #959595;
}

#history .year-section .swiper-container .swiper-slide:nth-child(1)::before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #959595;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#history .year-section .swiper-container .swiper-slide::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #959595;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#history .year-section .swiper-container .swiper-slide.active {
    color: white;
}

#history .year-section .swiper-container .swiper-slide.active > div {
    background: #ffa700;
    border-radius: 50px;
    width: 140px;
}

#history .year-section .swiper-container .swiper-slide:not(.active) {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

#history .year-section .swiper-container .swiper-slide:not(.active):hover {
    color: #ffa700;
}

#history .items {
    margin-top: 100px;
}

#history .items::before {
    content: '';
    display: block;
    position: absolute;
    left: 140px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #cccccc;
}

#history .items .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#history .items .item .date {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    top: -12px;
}

#history .items .item .date:after {
    content: '';
    display: block;
    position: absolute;
    right: -6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ffa700;
}

#history .items .item ul.contents {
    padding-left: 60px;
    line-height: 1.6em;
}

#history .items .item ul.contents li {
    border-top: 1px solid #cccccc;
    padding-top: 30px;
    padding-bottom: 32px;
    line-height: 1.5em;
}

#history .items .item ul.contents li img {
    display: block;
}

@media (max-width: 1199px) {
    #history .year-section .swiper-container .swiper-slide.active > div {
        width: 100px;
    }
}

@media (max-width: 991px) {
    #history .year-section {
        padding: 0 70px;
    }
}

@media (max-width: 575px) {
    #history .year-section {
        z-index: 2;
        padding: 0;
    }
    #history .year-section .swiper-container {
        position: static;
    }
    #history .year-section .swiper-container.active .toggle img {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #history .year-section .swiper-container .toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 20px;
    }
    #history .year-section .swiper-container .toggle img {
        width: 15px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
    }
    #history .year-section .swiper-container .swiper-wrapper {
        position: absolute;
        margin-top: 5px;
        display: none;
        background: white;
        border-radius: 5px;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        border: 1px solid #ffa700;
    }
    #history .year-section .swiper-container .swiper-wrapper .swiper-slide {
        color: black;
        height: auto;
    }
    #history .year-section .swiper-container .swiper-wrapper .swiper-slide::before, #history .year-section .swiper-container .swiper-wrapper .swiper-slide::after {
        display: none !important;
    }
    #history .year-section .swiper-container .swiper-wrapper .swiper-slide.active > div {
        width: auto;
        border-radius: 0;
        background: white;
        color: #ffa700;
    }
    #history .year-section .swiper-container .swiper-wrapper .swiper-slide div {
        border-bottom: 1px solid #ffd895;
    }
    #history .year-section .swiper-container .swiper-navigation {
        display: none;
    }
    #history .items {
        margin-top: 0;
    }
    #history .items::before {
        display: none;
    }
    #history .items .item {
        display: block;
    }
    #history .items .item .date {
        top: 0;
        margin-bottom: 10px;
        display: block;
    }
    #history .items .item .date::before, #history .items .item .date::after {
        display: none;
    }
    #history .items .item ul.contents {
        padding-left: 0;
    }
    #history .items .item ul.contents li {
        padding-top: 12px;
        padding-bottom: 20px;
    }
}

#news .content-wrapper .year-container .year::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 16px;
    width: 1px;
    background: #313131;
}

#news .content-wrapper .year-container .bootstrap-select {
    width: 120px;
}

#news .content-wrapper .year-container .bootstrap-select .dropdown-toggle {
    font-size: 20px;
}

#news .content-wrapper .row {
    margin-left: -36px;
    margin-right: -36px;
}

#news .content-wrapper .row .col-12 {
    padding: 0 36px;
    margin-bottom: 70px;
}

#news .content-wrapper .row .col-12 a {
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 5px solid white;
}

#news .content-wrapper .row .col-12 a:hover {
    border-bottom: 5px solid #ffa700;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

#news .content-wrapper .row .col-12 a:hover .img::after {
    opacity: 1;
}

#news .content-wrapper .row .col-12 a:hover .img .readmore {
    margin-top: 0px;
    opacity: 1;
}

#news .content-wrapper .row .col-12 a .img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(254, 166, 16, 0.8);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

#news .content-wrapper .row .col-12 a .img .readmore {
    width: 140px;
    height: 140px;
    margin-top: 30px;
    opacity: 0;
    -webkit-transition: margin-top .3s,opacity .3s;
    transition: margin-top .3s,opacity .3s;
}

#news .content-wrapper .row .col-12 a .img .readmore img {
    width: 25px;
}

#news .content-wrapper .row .col-12 a .text {
    padding: 25px;
}

#news .content-wrapper .row .col-12 a .text .text-green {
    padding-right: 20px;
    margin-right: 20px;
}

#news .content-wrapper .row .col-12 a .text .text-green::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background: #959595;
}

#news .content-wrapper .row .col-12 a .text .line2 {
    line-height: 1.3em;
    height: 56px;
}

#news .content-wrapper .row .col-12 a .text .line3 {
    color: #959595;
    height: 78px;
}

#news .jqimgFill {
    height: 277.5px;
}

@media (max-width: 1400px) {
    #news .content-wrapper .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    #news .content-wrapper .row .col-12 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1199px) {
    #news .content-wrapper .row .col-12 {
        margin-bottom: 40px;
    }
    #news .content-wrapper .row .col-12 a {
        border-bottom: 5px solid #FFA700;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    }
    #news .content-wrapper .row .col-12 a:hover .img::after {
        display: none;
    }
    #news .content-wrapper .row .col-12 a:hover .img .readmore {
        display: none;
    }
}

@media (max-width: 767px) {
    #news .content-wrapper .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    #news .content-wrapper .row .col-12 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    #news .content-wrapper .row .col-12 a .text {
        padding: 15px 20px;
    }
    #news .content-wrapper .row .col-12 a .text .line2,
    #news .content-wrapper .row .col-12 a .text .line3 {
        height: auto;
    }
}

#new .title-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #DBDBDB;
}

#new .title-section > div:nth-child(1) {
    max-width: 680px;
}

#new .title-section > div:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88px;
    flex: 0 0 88px;
}

#new .title-section p {
    line-height: 40px;
}

#new .title-section ul li:nth-child(1) {
    margin-right: 17px;
}

#new .title-section ul li a {
    width: 35px;
    height: 35px;
    border: 1px solid #959595;
    -webkit-transition: background .3s,border .3s;
    transition: background .3s,border .3s;
}

#new .title-section ul li a:hover {
    background: #FFBC3E;
    border: 1px solid #FFBC3E;
}

#new .title-section ul li a:hover svg path {
    fill: white !important;
}

#new .title-section ul li a svg path {
    fill: #959595 !important;
    -webkit-transition: fill .3s;
    transition: fill .3s;
}

#new .title-section ul li a svg.fb {
    width: 7.2px;
}

#new .title-section ul li a svg.ig {
    width: 14.1px;
    margin-left: 3px;
}

#new .footer-section {
    border-top: 1px solid #DBDBDB;
}

@media (max-width: 767px) {
    #new .title-section {
        display: block;
    }
    #new .title-section p {
        line-height: initial;
    }
}

#products .content-wrapper > div:nth-child(2) .max1600 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#products .categories-container {
    padding-right: 99px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
}

#products .categories-container .category-section {
    border-bottom: 1px solid #DCDCDC;
}

#products .categories-container .category-section.show .category img.open-btn {
    display: none;
}

#products .categories-container .category-section.show .category img.close-btn {
    display: block;
    opacity: 1;
}

#products .categories-container .category-section .category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: color .3s;
    transition: color .3s;
}

#products .categories-container .category-section .category.active {
    color: #27AF78;
}

#products .categories-container .category-section .category:hover {
    color: #46BE8E;
}

#products .categories-container .category-section .category img {
    width: 24px;
}

#products .categories-container .category-section .category img.close-btn {
    display: none;
}

#products .categories-container .category-section > div {
    display: none;
}

#products .categories-container .category-section .series.active a {
    font-family: Sarabun-Bold;
    color: #27AF78;
}

#products .categories-container .category-section .series:not(.active) a:hover {
    color: #46BE8E;
}

#products .product-items {
    border-bottom: 1px solid  #DCDCDC;
}

#products .product-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

#products .tablesorter thead.fixed {
    width: calc(1600px - 360px);
    max-width: calc(100% - 360px - 80px);
    left: calc(50% + 180px);
}

@media (max-width: 1600px) {
    #products .product-item {
        -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media (max-width: 1400px) {
    #products .categories-container {
        padding-right: 60px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
        flex: 0 0 320px;
    }
    #products .tablesorter thead.fixed {
        width: calc(1600px - 320px);
        max-width: calc(100% - 320px - 80px);
        left: calc(50% + 160px);
    }
}

@media (max-width: 1199px) {
    #products .content-wrapper > div:nth-child(2) .max1600 > div {
        display: block;
    }
    #products .categories-container {
        padding-right: 0;
    }
    #products .tablesorter thead.fixed {
        max-width: calc(100% - 80px);
        left: 50%;
    }
}

@media (max-width: 991px) {
    #products .product-item {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    #products .product-items {
        border: 0;
    }
    #products .product-item {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

#product .main-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#product .img-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 540px;
    flex: 0 0 540px;
    max-width: 540px;
    margin-left: -20px;
}

#product .img-block .swiper-slide div {
    max-width: 500px;
    border: 1px solid #DCDCDC;
}

#product .img-block .swiper-button-prev {
    left: 0px;
}

#product .img-block .swiper-button-next {
    right: 0px;
}

#product .img-block .swiper-button-disabled {
    display: none;
}

#product .img-block .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #ffa700;
    display: inline-block;
    margin: 0 5px !important;
}

#product .img-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 12px;
    background: #ffa700;
}

#product .text-block {
    line-height: 1.8em;
    padding-right: 90px;
}

#product .text-block .scrollbarY {
    height: 370px;
}

#product .text-block .scrollbarY .mCSB_inside > .mCSB_container {
    margin-right: 20px;
}

#product .text-block .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#product .certification-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 445px;
    flex: 0 0 445px;
}

#product .certification-block div {
    display: table;
}

#product .certification-block div img {
    width: 140px;
    height: 140px;
}

#product .btns > * {
    padding: 11px 27px;
}

#product .specifications img {
    width: 24px;
}

#product .inquiry img {
    width: 30.8px;
}

#product table {
    border-bottom: 1px solid #EDEDED;
}

#product table th,
#product table td {
    position: relative;
}

#product table th:first-child::after,
#product table td:first-child::after {
    display: none;
}

#product table th:last-child::after,
#product table td:last-child::after {
    display: none;
}

#product table th::after,
#product table td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #DCDCDC;
}

#product table thead tr th {
    padding: 13px 5px;
    background: #3db283;
}

#product table thead tr th:nth-child(1) {
    background: #ffa700;
}

#product table tbody tr td {
    text-align: center;
    padding: 13px 5px;
    background: #F8F8F8;
}

#product table tbody tr td:first-child::after {
    display: none;
}

#product table tbody tr td:first-child {
    background: white;
}

#product .modal .modal-dialog {
    max-width: 427.7px;
}

#product .modal .modal-header button {
    width: 25px;
    height: 25px;
}

#product .modal .modal-header button img {
    width: 6.8px;
}

#product .modal .modal-body {
    padding: 0px 63px;
}

#product .modal .modal-body img {
    width: 57px;
}

#product .modal .modal-footer {
    display: block;
}

#product .modal .modal-footer > * {
    width: 190px;
    height: 50px;
    line-height: 50px;
}

#product .modal .modal-footer > *:nth-child(1) {
    margin-bottom: 10px;
}

@media (max-width: 1800px) {
    #product .text-block {
        padding-right: 40px;
    }
}

@media (max-width: 1600px) {
    #product .certification-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
        flex: 0 0 280px;
    }
}

@media (max-width: 1400px) {
    #product .main-section {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #product .img-block {
        margin-bottom: 40px;
    }
    #product .text-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 520px);
        flex: 0 0 calc(100% - 520px);
        padding-right: 0;
        margin-bottom: 40px;
    }
    #product .certification-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media (max-width: 1199px) {
    #product .main-section {
        display: block;
    }
    #product .img-block {
        margin-left: auto;
        margin-right: auto;
    }
    #product .text-block .scrollbarY {
        height: auto;
    }
    #product .text-block .scrollbarY .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    #product table thead {
        display: none;
    }
    #product table tbody tr td {
        display: block;
        text-align: left;
        background: #3db283;
        color: white;
        padding: 10px 20px;
    }
    #product table tbody tr td:nth-child(1) {
        background: #ffa700;
    }
    #product table tbody tr td::after {
        right: auto;
        left: 50%;
        bottom: 0;
        top: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 1px;
        width: calc(100% - 40px);
    }
    #product table tbody tr td::before {
        content: attr(data-th) "：";
        display: inline-block;
        width: 103px;
    }
}

@media (max-width: 767px) {
    #product .btns > * {
        padding: 9px 20px;
    }
    #product .inquiry {
        padding: 11px 20px;
    }
}

@media (max-width: 575px) {
    #product .img-block {
        margin-bottom: 20px;
    }
    #product .img-block .swiper-button-prev {
        left: 20px;
    }
    #product .img-block .swiper-button-next {
        right: 20px;
    }
    #product .text-block .btns {
        display: block;
    }
    #product .swiper-navigation {
        display: none;
    }
}

#technology .technology-section .textImg-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#technology .technology-section .textImg-container.spec > div:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53.5%;
    flex: 0 0 53.5%;
}

#technology .technology-section .textImg-container.spec > div:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.5%;
    flex: 0 0 46.5%;
}

#technology .technology-section .textImg-container:nth-child(odd) .img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

#technology .technology-section .textImg-container > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

#technology .technology-section .textImg-container .scrollbarY {
    height: 370px;
}

#technology .technology-section .stages-container {
    background: #F8F8F8;
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15);
}

#technology .technology-section .stages-container .dec {
    top: 80px;
    right: -29%;
    opacity: 0.6;
    pointer-events: none;
}

#technology .technology-section .stages-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#technology .technology-section .stages-container ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

#technology .technology-section .stages-container ul li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

#technology .technology-section .stages-container ul li:nth-child(2) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

#technology .technology-section .stages-container ul li:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

#technology .technology-section .stages-container ul li:nth-child(4) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

#technology .technology-section .stages-container ul li:nth-child(5) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

#technology .technology-section .stages-container ul li:nth-child(6) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

#technology .technology-section .stages-container ul li:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

#technology .technology-section .stages-container ul li:nth-child(odd) > div {
    background-image: url(images/technology/stage-bg-1.svg);
}

#technology .technology-section .stages-container ul li:nth-child(even) {
    margin-top: -67px;
}

#technology .technology-section .stages-container ul li:nth-child(even) > div {
    background-image: url(images/technology/stage-bg-2.svg);
}

#technology .technology-section .stages-container ul li:last-child > div {
    background-image: url(images/technology/stage-bg-3.svg);
}

#technology .technology-section .stages-container ul li > div {
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
}

#technology .technology-section .stages-container ul li > div .img {
    width: 79.5px;
    height: 71.5px;
}

#technology .technology-section .stages-container ul li > div .img img {
    width: 50px;
}

#technology .technology-section .stages-container ul li > div .level {
    line-height: 0.8em;
}

#technology .technology-section .stages-container ul li > div span {
    display: block;
    line-height: 1.35em;
}

#technology .outstanding-section {
    margin-top: -287px;
    padding-top: 355px;
    background: url(images/technology/bg.jpg) center no-repeat;
    background-size: cover;
}

#technology .outstanding-section .scheme-container ul li:nth-child(1) {
    position: relative;
}

#technology .outstanding-section .scheme-container ul li:nth-child(1)::after {
    content: "";
    display: block;
    width: 1px;
    height: 217px;
    background: white;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#technology .outstanding-section .bulb-container {
    padding-top: 142px;
}

#technology .outstanding-section .bulb-container > .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    position: absolute;
    top: -98px;
    left: -13%;
}

#technology .outstanding-section .bulb-container .text {
    padding-left: 34%;
    padding-right: 7%;
}

#technology .outstanding-section .bulb-container .text ul li .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    height: 65px;
}

@media (max-width: 1400px) {
    #technology .technology-section .textImg-container .scrollbarY {
        height: 396px;
    }
    #technology .outstanding-section .bulb-container > .img {
        left: -22%;
    }
    #technology .outstanding-section .bulb-container .text {
        padding-right: 0;
        padding-left: 25%;
    }
}

@media (max-width: 1199px) {
    #technology .technology-section .textImg-container {
        display: block;
    }
    #technology .technology-section .textImg-container .scrollbarY {
        height: auto;
    }
    #technology .technology-section .stages-container .dec {
        width: 600px;
        right: -30%;
        top: 450px;
    }
    #technology .technology-section .stages-container ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        margin-top: 0px;
    }
    #technology .technology-section .stages-container ul li > div {
        background-size: 215px;
        width: 215px;
        display: table;
        margin: auto;
    }
    #technology .technology-section .stages-container ul li > div > div {
        display: table;
        margin-left: 12%;
        width: 133px;
    }
    #technology .technology-section .stages-container ul li:nth-child(odd) > div {
        background-image: url(images/technology/stage-bg-4.svg);
        background-position: left 110% center;
    }
    #technology .technology-section .stages-container ul li:nth-child(even) {
        margin-top: 0px;
    }
    #technology .technology-section .stages-container ul li:nth-child(even) > div {
        background-image: url(images/technology/stage-bg-4.svg);
        background-position: left 110% center;
    }
    #technology .technology-section .stages-container ul li:last-child > div {
        background-image: url(images/technology/stage-bg-5.svg);
        background-size: 181px;
        background-position: center;
    }
    #technology .technology-section .stages-container ul li:last-child > div > div {
        margin-left: 20%;
    }
    #technology .technology-section .stages-container ul li:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    #technology .technology-section .stages-container ul li:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    #technology .technology-section .stages-container ul li:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    #technology .technology-section .stages-container ul li:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        margin-top: -20px;
    }
    #technology .technology-section .stages-container ul li:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        margin-top: -20px;
    }
    #technology .technology-section .stages-container ul li:nth-child(7) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
        margin-top: -20px;
    }
    #technology .outstanding-section .bulb-container > .img {
        width: 440px;
        max-width: 100%;
        top: 24%;
        left: -12%;
    }
    #technology .break {
        display: inline;
    }
}

@media (max-width: 991px) {
    #technology .technology-section .stages-container .dec {
        display: none;
    }
    #technology .technology-section .stages-container ul {
        max-width: 450px;
        margin: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    #technology .technology-section .stages-container ul li {
        margin: 50px 0 !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    #technology .technology-section .stages-container ul li:nth-child(odd) {
        position: relative;
        left: 30px;
    }
    #technology .technology-section .stages-container ul li:nth-child(odd) > div {
        background-image: url(images/technology/stage-bg-1.svg);
    }
    #technology .technology-section .stages-container ul li:nth-child(even) {
        position: relative;
        top: 174px;
        right: 30px;
    }
    #technology .technology-section .stages-container ul li:nth-child(even) > div {
        margin-left: auto;
        background-image: url(images/technology/stage-bg-6.svg);
    }
    #technology .technology-section .stages-container ul li:last-child {
        position: relative;
        left: 30px;
    }
    #technology .technology-section .stages-container ul li:last-child > div {
        background-size: initial;
        background-image: url(images/technology/stage-bg-3.svg);
    }
    #technology .technology-section .stages-container ul li:last-child > div > div {
        margin: auto;
    }
    #technology .technology-section .stages-container ul li:nth-child(7) {
        margin-left: -4.5%;
    }
    #technology .technology-section .stages-container ul li > div > div {
        display: block;
        width: auto;
        margin-left: auto;
    }
    #technology .outstanding-section .bulb-container {
        padding-top: 20px;
    }
    #technology .outstanding-section .bulb-container > .img {
        left: -134px;
        top: 10%;
    }
}

@media (max-width: 767px) {
    #technology .outstanding-section .scheme-container ul li:nth-child(1)::after {
        display: none;
    }
    #technology .outstanding-section .bulb-container {
        padding-top: 295px;
    }
    #technology .outstanding-section .bulb-container > .img {
        left: 50%;
        top: -76px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #technology .outstanding-section .bulb-container .text {
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    #technology .technology-section .stages-container ul {
        display: block;
    }
    #technology .technology-section .stages-container ul li {
        margin: 0 !important;
    }
    #technology .technology-section .stages-container ul li:nth-child(odd) {
        position: static;
    }
    #technology .technology-section .stages-container ul li:nth-child(even) {
        position: static;
    }
    #technology .technology-section .stages-container ul li > div {
        margin: auto;
    }
    #technology .outstanding-section {
        padding-top: 335px;
    }
    #technology .outstanding-section .bulb-container {
        padding-top: 25px;
    }
    #technology .outstanding-section .bulb-container > .img {
        margin-top: -60px;
        margin-bottom: 30px;
        position: static;
        -webkit-transform: none;
        transform: none;
    }
    #technology .outstanding-section .bulb-container .text ul {
        margin: 0 -15px;
    }
}

#management .textImg-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#management .textImg-container .img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    text-align: center;
}

#management .textImg-container .text {
    -webkit-box-flex: 46%;
    -ms-flex: 46%;
    flex: 46%;
}

#management .textImg-container .text ul li {
    padding-left: 20px;
    position: relative;
}

#management .textImg-container .text ul li::before {
    content: "";
    display: block;
    width: 10px;
    height: 13px;
    margin-right: 10px;
    background: url(images/common/list-icon.svg) center no-repeat;
    position: absolute;
    left: 0;
    top: 7px;
}

#management .textImg-container .scrollbarY {
    height: 470px;
}

@media (max-width: 1199px) {
    #management .textImg-container {
        display: block;
    }
    #management .textImg-container .scrollbarY {
        height: auto;
    }
}
/*
#download .category-section {
  border-bottom: 1px solid #dcdcdc;
}

#download .category-section.show .category img.open-btn {
  display: none;
}

#download .category-section.show .category img.close-btn {
  display: block;
  opacity: 1;
}

#download .category-section .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

#download .category-section .category.active {
  color: #27af78;
}

#download .category-section .category:hover {
  color: #46be8e;
}

#download .category-section .category img {
  width: 24px;
}

#download .category-section .category img.close-btn {
  display: none;
}

#download .category-section > div {
  display: none;
}

#download .category-section .series.active a {
  font-family: Sarabun-Bold;
  color: #27af78;
}

#download .category-section .series:not(.active) a:hover {
  color: #46be8e;
}
*/

#contact .form-section {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05);
}

#contact .form-section > div {
    background: url(images/contact/dec-bg.jpg) center no-repeat;
    background-size: cover;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    padding: 80px 45px;
}

#contact .form-section > div p {
    line-height: 1.4em;
}

#contact .form-section form {
    padding: 0 68px;
    padding-top: 90px;
}

#contact .form-section form .bootstrap-select.type-1 .dropdown-toggle {
    padding: 0 10px;
}

#contact .form-section form .bootstrap-select.type-1 .dropdown-menu:not(.inner) {
    border-radius: 5px;
    margin-top: 10px;
}

#contact .form-section form .bootstrap-select.type-1 .dropdown-menu:not(.inner) li .dropdown-item {
    color: #323232;
    text-align: left;
}

#contact .form-section form .bootstrap-select.type-1 .dropdown-menu:not(.inner) li .dropdown-item.active {
    color: #FFA700;
}

#contact .form-section form .bootstrap-select.type-1 .dropdown-menu:not(.inner) li .dropdown-item:hover {
    color: #FFA700;
}

#contact .form-section form label {
    margin-bottom: 0;
}

#contact .form-section form input {
    padding: 0 10px;
    border: 0;
    background: transparent;
}

#contact .form-section form > .row {
    margin-left: -27px;
    margin-right: -27px;
}

#contact .form-section form > .row .col-12 {
    padding-left: 27px;
    padding-right: 27px;
}

#contact .form-section form > .row .col-12:first-child .field-group {
    height: 47px;
}

#contact .form-section form > .row .col-12:nth-child(odd) .field-group label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 114px;
    flex: 0 0 114px;
}

#contact .form-section form > .row .col-12:nth-child(even) .field-group label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
}

#contact .form-section form > .row .col-12.validateCode .field-group label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 114px;
    flex: 0 0 114px;
}

#contact .form-section form > .row .col-12 .field-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    border-bottom: 1px solid #DBDBDB;
}

#contact .form-section form > .row .col-12 .field-group.focus {
    background: #F8F8F8;
    border-bottom: 0;
}

#contact .form-section form .products > div {
    border: 1px solid #DBDBDB;
}

#contact .form-section form .products > div .product {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#contact .form-section form .products > div .product .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97px;
    flex: 0 0 97px;
}

#contact .form-section form .products > div .product p {
    line-height: 1.2em;
}

#contact .form-section form .products > div .product .text {
    width: calc(100% - 119px);
}

#contact .form-section form .products > div .product .cancel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    height: 22px;
}

#contact .form-section form .products > div .product .cancel:hover {
    background: #FFD992;
}

#contact .form-section form .products > div .product .cancel img {
    width: 10px;
}

#contact .form-section form textarea {
    border: 1px solid #DBDBDB;
    height: 181px;
    padding: 0 10px;
}

#contact .form-section form .changeOne {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

#contact .form-section form .changeOne span {
    text-decoration: underline;
}

#contact .form-section form button[type=submit] {
    padding: 19.5px 34px;
}

#contact .form-section form button[type=submit] img {
    width: 33px;
}

#contact .map-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 510px;
    margin-top: -90px;
}

#contact .map-section > div:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 665px;
    flex: 0 0 665px;
    padding-top: 156px;
    padding-left: 148px;
    padding-right: 132px;
    background: -webkit-gradient(linear, left top, left bottom, from(#196590), to(#255080));
    background: linear-gradient(#196590, #255080);
}

#contact .map-section .info img {
    width: 10px;
    height: 13px;
}

#contact .map-section .info .break {
    display: block;
}

#contact footer .top {
    display: none;
}

@media (max-width: 1400px) {
    #contact .form-section > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
    }
    #contact .form-section form {
        padding-left: 40px;
        padding-right: 40px;
    }
    #contact .form-section form > .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    #contact .form-section form > .row .col-12 {
        padding-right: 20px;
        padding-left: 20px;
    }
    #contact .map-section > div:nth-child(1) {
        padding-left: 80px;
        padding-right: 80px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 535px;
        flex: 0 0 535px;
    }
}

@media (max-width: 1199px) {
    #contact .form-section {
        display: block;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }
    #contact .form-section > div {
        padding: 40px;
        background: url(images/contact/dec-bg.jpg) center top 33% no-repeat;
        background-size: cover;
    }
    #contact .form-section form {
        padding-top: 40px;
    }
    #contact .form-section form .row {
        margin-right: -20px;
        margin-left: -20px;
    }
    #contact .form-section form .row .col-12 {
        padding-right: 20px;
        padding-left: 20px;
    }
    #contact .map-section > div:nth-child(1) {
        padding-left: 40px;
        padding-right: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 455px;
        flex: 0 0 455px;
    }
}

@media (max-width: 991px) {
    #contact .form-section form .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    #contact .form-section form .row .col-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    #contact .map-section {
        display: block;
        height: auto;
    }
    #contact .map-section > div:nth-child(1) {
        padding-top: 130px;
        padding-bottom: 40px;
    }
    #contact .map-section > div:nth-child(2) {
        height: 400px;
    }
}

@media (max-width: 767px) {
    #contact .form-section {
        margin-top: 30px;
    }
    #contact .form-section > div {
        padding: 20px;
    }
    #contact .form-section form {
        padding: 20px;
    }
    #contact .form-section form button[type=submit] {
        padding: 12px 30px;
    }
    #contact .form-section form .row .col-12 .field-group label {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 114px !important;
        flex: 0 0 114px !important;
    }
    #contact .map-section > div:nth-child(1) {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 575px) {
    #contact .form-section > div {
        background: url(images/contact/dec-bg.jpg) center top 0% no-repeat;
    }
    #contact .form-section form .bootstrap-select.type-1 .dropdown-toggle {
        padding: 0;
    }
    #contact .form-section form .row .col-12:first-child .field-group {
        height: auto;
    }
    #contact .form-section form .row .col-12 .field-group {
        display: block;
    }
    #contact .form-section form .row .col-12 .field-group label {
        display: block;
    }
    #contact .form-section form .row .col-12 .field-group input {
        padding: 0;
        width: 100%;
    }
    #contact .form-section form .changeOne img {
        width: 100px;
    }
    #contact .form-section form button[type=submit] img {
        width: 25px;
    }
    #contact .map-section .info .break {
        display: inline;
    }
}

#success .dec-bg img {
    top: 0;
    right: 0;
}

#success .main-section img {
    width: 117.5px;
}

#success .main-section a {
    padding: 18px 39px;
}

#success .main-section a img {
    width: 33px;
}

#success footer .top {
    display: none;
}

@media (max-width: 575px) {
    #success .main-section img {
        width: 80px;
    }
    #success .main-section a {
        padding: 9.5px 20px;
    }
    #success .main-section a img {
        width: 20px;
    }
}

#sitemap .max1320 > ul {
    margin-left: -37px;
    margin-right: -37px;
}

#sitemap .max1320 > ul > li {
    padding-right: 37px;
    padding-left: 37px;
}

#sitemap .max1320 > ul > li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19.5%;
    flex: 0 0 19.5%;
}

#sitemap .max1320 > ul > li:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41%;
    flex: 0 0 41%;
}

#sitemap .max1320 > ul > li:nth-child(2) ul {
    margin-left: -25px;
    margin-right: -25px;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li {
    padding-left: 25px;
    padding-right: 25px;
    border: 0 !important;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(3) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(4) a {
    border: 0;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(5) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(6) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(7) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

#sitemap .max1320 > ul > li:nth-child(2) ul li a {
    border-bottom: 1px solid #DBDBDB;
}

#sitemap .max1320 > ul > li:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
}

#sitemap .max1320 > ul > li:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19.5%;
    flex: 0 0 19.5%;
}

#sitemap .max1320 > ul > li:nth-child(5) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
}

#sitemap .max1320 > ul > li:nth-child(6) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
}

#sitemap .max1320 > ul > li .title {
    border-bottom: 2px solid #DBDBDB;
    position: relative;
}

#sitemap .max1320 > ul > li .title::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    border-bottom: 2px solid #ffa700;
}

#sitemap .max1320 > ul > li .title a:hover {
    color: #3db283;
}

#sitemap .max1320 > ul > li .title a img {
    width: 7px;
}

#sitemap .max1320 > ul > li ul li:not(:last-child) {
    border-bottom: 1px solid #DBDBDB;
}

#sitemap .max1320 > ul > li ul li a:hover {
    color: #3db283;
    -webkit-transition: color .3s;
    transition: color .3s;
}

#sitemap .max1320 .follow {
    padding: 18px 45.5px;
}

#sitemap .max1320 .follow img {
    width: 10px;
}

@media (max-width: 1400px) {
    #sitemap .max1320 > ul {
        margin-left: -20px;
        margin-right: -20px;
    }
    #sitemap .max1320 > ul > li {
        padding-right: 20px;
        padding-left: 20px;
    }
    #sitemap .max1320 > ul > li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 53%;
        flex: 0 0 53%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul {
        margin-right: -20px;
        margin-left: -20px;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul li {
        padding-right: 20px;
        padding-left: 20px;
    }
    #sitemap .max1320 > ul > li:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    }
    #sitemap .max1320 > ul > li:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%;
        padding-top: 16px;
    }
    #sitemap .max1320 > ul > li:nth-child(5) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26.5%;
        flex: 0 0 26.5%;
    }
    #sitemap .max1320 > ul > li:nth-child(6) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26.5%;
        flex: 0 0 26.5%;
    }
}

@media (max-width: 1199px) {
    #sitemap .max1320 > ul {
        margin-left: -10px;
        margin-right: -10px;
    }
    #sitemap .max1320 > ul > li {
        padding-right: 10px;
        padding-left: 10px;
    }
    #sitemap .max1320 > ul > li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57%;
        flex: 0 0 57%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul {
        margin-right: -10px;
        margin-left: -10px;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
    #sitemap .max1320 > ul > li:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
    }
    #sitemap .max1320 > ul > li:nth-child(5) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28.5%;
        flex: 0 0 28.5%;
    }
    #sitemap .max1320 > ul > li:nth-child(6) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28.5%;
        flex: 0 0 28.5%;
    }
}

@media (max-width: 991px) {
    #sitemap .max1320 > ul {
        position: relative;
        margin-left: -8px;
        margin-right: -8px;
    }
    #sitemap .max1320 > ul > li {
        padding-right: 8px;
        padding-left: 8px;
    }
    #sitemap .max1320 > ul > li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66%;
        flex: 0 0 66.66%;
    }
    #sitemap .max1320 > ul > li:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
    }
    #sitemap .max1320 > ul > li:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        padding-top: 0;
    }
    #sitemap .max1320 > ul > li:nth-child(5) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
    }
    #sitemap .max1320 > ul > li:nth-child(6) {
        width: 33.33%;
        position: absolute;
        bottom: 171px;
        right: 0px;
    }
    #sitemap .max1320 > ul > li a {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    #sitemap .max1320 > ul > li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul li {
        -webkit-box-ordinal-group: inherit !important;
        -ms-flex-order: inherit !important;
        order: inherit !important;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul li:nth-child(4) a {
        border-bottom: 1px solid #DBDBDB;
    }
    #sitemap .max1320 > ul > li:nth-child(2) ul li:last-child a {
        border: none !important;
    }
    #sitemap .max1320 > ul > li:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    #sitemap .max1320 > ul > li:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 050%;
        flex: 0 050%;
    }
    #sitemap .max1320 > ul > li:nth-child(5) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    #sitemap .max1320 > ul > li:nth-child(6) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        position: static;
        width: auto;
    }
    #sitemap .max1320 .follow {
        padding: 9.5px 45.5px;
    }
}

@media (max-width: 575px) {
    #sitemap .max1320 > ul {
        display: block;
    }
}
/*# sourceMappingURL=style.css.map */


/* --------------- */
/* container
/* --------------- */

.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1800px; }

@media (max-width: 1680px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1620px; }
}
@media (max-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1530px; }
}
@media (max-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1330px; }
}
@media (max-width: 1320px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1260px; }
}
@media (max-width: 1199px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1139px; }
}
@media (max-width: 1049px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 989px; }
}
@media (max-width: 991px) { /* phone */
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 931px; }
}
@media (max-width: 767px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 707px; }
}
@media (max-width: 575px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 515px; }
}



/* --------------- */
/* header - nav
/* --------------- */

header .menu li:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    height: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
header .menu li a span {
    display: none;
}
header .menu li ul li:not(:last-child)::after {
    content: "";
    display: none;
    width: 0;
    height: 0;
    color: transparent;
}
header .menu .dropdown-toggle::after {
    content: "";
    display: none;
    border: 0;
    margin-left: 0;
}

header .menu .dropdown .dropdown-menu .drop_inner ul li {
    color: #FFD37F;
}

/* -------open_pc-------- */
header .menu .dropdown .dropdown-menu {
    background-color: #FFA700;
    border: 1px solid #FFD37F;
    text-align: left;
    margin-top: 16px;
    padding: 0;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    display: block;
    opacity:0;
    max-height: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
header .menu .dropdown:hover>.dropdown-menu {
    display: block;
    opacity: 1;
    max-height: 600px;
}
header .menu .dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

header .menu .dropdown .dropdown-menu ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4px 4px 8px;
}
header .menu .dropdown .dropdown-menu ul li {
    color: #FFD37F;
    padding: 3px 0;
    display: block;
}
header .menu .dropdown .dropdown-menu ul li:not(:last-child)::after {
    content: "";
    display: block;
    height: 1px;
    width : 90%; left: 4%;
    background: #FFCA66;
    position: absolute;
    top:100%;
}
header .menu .dropdown .dropdown-menu ul li a {
    white-space: nowrap;
    line-height: 36px;
}
header .menu .dropdown .dropdown-menu ul li:hover a {
    color: #fff;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

/* -------open_m-------- */
header .menu .subCross1, .subCross2, .subCross3 {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
header .menu .subCross1.active, .subCross2.active, .subCross3.active {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
header .menu .collapse ul li a {
    padding: 8px 0;
    color: #FED6A3;
}

header .menu .collapse ul li:hover a {
    color: #fff;
}


@media (max-width: 1680px) {
}
@media (max-width: 1600px) {

    header .bg_phone .menu li {
        padding: 10px 0;
    }
    header .menu li:not(:last-child)::after {
        top: 52%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    header .menu .dropdown-menu {
        margin-top: 0px;
    }

    header .menu .dropdown-menu ul {
        padding-left: 3%;
    }
    header .menu .dropdown-menu ul li a {
        padding-left: 6%;
        font-size: 14px;
    }
}
@media (max-width: 1400px) {
}
@media (max-width: 1320px) {
}
@media (max-width: 1199px) {
}
@media (max-width: 1049px) {
}
@media (max-width: 991px) { /* phone */

    header .bg_phone .menu li {
        padding: 0 20px;
    }
    header .bg_phone .menu li ul li {
        padding: 0;
        display: block;
    }
    header .menu .dropdown a span {
        margin-left: 8px;
        display: inline-block;
        vertical-align: 5%;
    }
    header .menu .dropdown a span img, header .menu .dropdown a span svg {
        width: 12px;
        height: 12px;
        transform-origin: (50%, 50%);
    }
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
}



/* --------------- */
/* chip-antenna
/* --------------- */

#chip-antenna .chip_wrap {
    background: #fff;
}
#chip-antenna .chip-equipment .pro_outerR, #chip-antenna .chip-equipment .chip-machine .pro_outerR { text-align: center; }
#chip-antenna .chip-equipment .chip-machine .pro_outerR h6 { margin-top: 12px; }

#chip-antenna .chip-section h4, #chip-antenna .chip-section p { text-align: left; }
#chip-antenna .chip-section p  { font-family: "Sarabun-Regular"; line-height: 26px; }
#chip-antenna .chip-section .radi_shadow {
    position: relative;
    background: #F1F1F1;
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15);
}
#chip-antenna .chip-section .chip__row1 {
    background-color: #F8F8F8;
    text-align: center;
}
#chip-antenna .chip-section .chip__row1 .chip__row1_left::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 82%;
    background-color: #EDEDED;
    right: 0;
    top: 10%;
}

#chip-antenna .chip-equipment {
    margin-top: -265px;
    padding-top: 350px;
    background: url(images/technology/bg2.jpg) top center no-repeat;
    background-size: cover;
    text-align: left;
}

#chip-antenna .chip-equipment h3 { color: #313131; line-height: 1.1em; }

#chip-antenna .chip-equipment .chip-darkroom {
    margin-top: -220px;
    white-space: nowrap;
    position: relative;
}
#chip-antenna .chip-equipment .chip-darkroom .object-fit { max-width: 100%; height: auto; }

#chip-antenna .chip-equipment .chip-darkroom .bg-f8 {
    background-color: #F8F8F8;
}

#chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-outer { width: 85%; height: 100%; background-color: #F8F8F8; }
#chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner .absolute-center { left: 38%; }
#chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul { margin-left: 15px; font-size: .8em; }
#chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul, #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul li, #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul li p {
    margin: 0; padding: 0;
}
#chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner h4 {
    margin: 0 0 20px -3px;
}
#chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul li p {
    font-family: "Sarabun-Regular";
    margin-left: -2px;
    padding-left: 0;
    vertical-align: super;
    line-height: 26px; font-size: 1.3em;
}
#chip-antenna .chip-equipment .pro_outer {
    text-align: center;
}
#chip-antenna .chip-equipment .pro_outer::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    background-color: #DBDBDB;
    right: -20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#chip-antenna .chip-equipment .pro_outer h6 {
    text-align: center;
    margin-top: 10px;
    color: #313131;
}

#chip-antenna .chip-equipment .rfImg { text-align: right; }

#chip-antenna .chip-equipment .chip-machine { background: url(images/technology/chip-sec2-bg.jpg) center center no-repeat; background-size: cover; }

#chip-antenna .chip-equipment .chip-machine h5 { text-align: left; }

#chip-antenna .chip-equipment .chip-machine .pro_outer {
    text-align: center;
}
#chip-antenna .chip-equipment .chip-machine .pro_outer::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 50%;
    background-color: rgba(255, 255, 255, 0.2);
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#chip-antenna .chip-equipment .chip-machine h5, #chip-antenna .chip-machine h6 { color: #fff; }
#chip-antenna .chip-equipment .chip-machine .pro_outer h6 { margin-top: 10px; color: #fff; }

.row_custom { justify-content: space-between; }

@media (max-width: 1680px) {
}
@media (max-width: 1600px) {
    #chip-antenna .chip-section .chip__row1 .chip__row1_left::after { height: 80%; top: 11%; }
}
@media (max-width: 1400px) {
    #chip-antenna .chip-equipment { padding-top: 335px; }
    #chip-antenna .chip-equipment .chip-darkroom { margin-top: -220px; }
    .row_custom { justify-content: space-evenly; }
    #chip-antenna .chip-equipment .pro_outer::after { right: -8%; }
}
@media (max-width: 1320px) {
    #chip-antenna .chip-section .chip__row1 .chip__row1_left::after { height: 80%; top: 12%; }
    #chip-antenna .chip-equipment .chip-darkroom { margin-top: -100px; }
    #chip-antenna .chip-equipment .pro_outer::after { right: -6%; }
}
@media (max-width: 1199px) {
    #chip-antenna .chip-section .chip__row1 .chip__row1_left::after { height: 80%; top: 7%; }
    #chip-antenna .chip-equipment .chip-darkroom { margin-top: -180px; }
    #chip-antenna .chip-equipment .rfImg img { object-fit: cover; height: 100%; }
    .row_custom { justify-content: space-around; }
    #chip-antenna .chip-equipment .pro_outer::after { right: -4%; }
}
@media (max-width: 1049px) {
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-wrap { background-color: #F8F8F8; }
    #chip-antenna .chip-equipment .chip-darkroom { margin-top: 40px; }
    #chip-antenna .chip-equipment .rfImg img { object-fit: cover; height: 100%; }
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner .absolute-center { left: 50%; }
}
@media (max-width: 991px) {
    #chip-antenna .chip-equipment .chip-darkroom { margin-top: 34px; }
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner h4 {
        margin: 0 0 13px 0;
    }
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul li p {
        line-height: 1.25em;
    }
    #chip-antenna .chip-equipment .rfImg img { object-fit: cover; height: 100%; }
    #chip-antenna .chip-equipment .chip-machine h5 {
        font-size: 35px;
    }
    .row_custom { justify-content: space-around; }
}
@media (max-width: 767px) {
    #chip-antenna .chip-section .chip__row1 .img {
        text-align: left;
    }
    #chip-antenna .chip-section .chip__row1 .chip__row1_left {
        padding-bottom: .1em;
    }
    #chip-antenna .chip-section .chip__row1 .pt_plus {
        padding-top: .4em;
    }
    #chip-antenna .chip-section .chip__row1 .chip__row1_left::after {
        position: absolute;
        content: "";
        width: 90%;
        height: .5px;
        background-color: #EDEDED;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #chip-antenna .chip-equipment .chip-darkroom {
        margin-top: 25px;
    }
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner h4 {
        margin: 0 0 8px 0;
        color: #FFA700;
    }
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner ul li p {
        line-height: 1em;
    }
    #chip-antenna .chip-equipment .chip-machine h5 {
        text-align: center;
        margin-top: 1.5em;
    }
    #chip-antenna .chip-equipment .rfImg img { object-fit: cover; }
    #chip-antenna .chip-equipment .pro_outerR img {
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        margin-top: -20%;
    }
    #chip-antenna .chip-equipment .pro_outerR h6 { margin-top: -10%; }
    #chip-antenna .chip-equipment .chip-machine .pro_outerR img {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin-top: 0;
    }
    #chip-antenna .chip-equipment .chip-machine .pro_outerR h6 { margin-top: 0; }
}
@media (max-width: 575px) {

    #chip-antenna .chip-equipment { padding-top: 320px; }
    #chip-antenna .chip-equipment .chip-darkroom .object-fit { width: 100%; object-fit: cover; }
    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-wrap { background-color: #F8F8F8; }
    #chip-antenna .chip-equipment .rfImg img { display: none; }

    #chip-antenna .chip-equipment .chip-darkroom .chip-darkroom-inner {
        padding-top: 4em;
        padding-left: 2em;
        padding-bottom: 0;
    }
    #chip-antenna .chip-equipment .absolute-center {
        position: relative;
    }
    #chip-antenna .chip-equipment .pro_outer::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 70%;
        background-color: #DBDBDB;
        left:50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 100%;
    }
    #chip-antenna .chip-equipment .chip-machine .pro_outer::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 50%;
        background-color: rgba(255, 255, 255, 0.2);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 100%;
    }

    #chip-antenna .chip-equipment .pro_outerR img {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin-top: 0;
    }
    #chip-antenna .chip-equipment .pro_outerR h6 { margin-top: 0; }
}



/* --------------- */
/* download
/* --------------- */

#download .categories-container .category-section {
    color: #fff;
    text-align: center;
    padding-left: 2px;
    padding-bottom: 2px;
}

#download .categories-container .category-section .category {
    -webkit-transition: color .3s;
    transition: color .3s;
}

#download .categories-container .category-section .dl-collapse-title {
    padding-top: 16px;
    padding-bottom: 17px;
}
#download .categories-container .category-section .category:hover {
    color: #fff;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    transition: all .3s;
}

#download .categories-container .category-section .category img {
    width: 24px;
}

#download .categories-container .category-section .category img.close-btn {
    display: none;
}

#download .categories-container .category-section > div {
    display: none;
}

#download .categories-container .category-section.show .category img.open-btn {
    display: none;
}

#download .categories-container .category-section.show .category img.close-btn {
    display: block;
    opacity: 1;
}

/* table */
#download .categories-container .category-section .download-table {
    position: relative;
}

#download .categories-container .category-section .download-table table {
    text-align: left;
    color: #313131;
}

#download .categories-container .category-section .download-table table th:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #000;
}
#download .categories-container .category-section .download-table table td:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #DBDBDB;
}

#download .categories-container .category-section .download-table .table th {
    padding-bottom: 24px;
}
#download .categories-container .category-section .download-table .table td {
    padding-top: 17px;
    padding-bottom: 17px;
}

#download .categories-container .category-section .download-table .table th, #download .categories-container .category-section .download-table .table td {
    border-top: 0;
    vertical-align: text-bottom;
    position: relative;
}

#download .categories-container .category-section .download-table table th.table-pn { padding-left: 3.9rem; }
#download .categories-container .category-section .download-table table .table-pn { width: 66%; padding-left: 4.2em; text-align: left; }
#download .categories-container .category-section .download-table table th.table-format {  padding-right: .5em; }
#download .categories-container .category-section .download-table table .table-format { width: 17%; text-align: center; padding-right: .7em; }
#download .categories-container .category-section .download-table table th.table-dl {  padding-right: .5em; }
#download .categories-container .category-section .download-table table .table-dl { width: 17%; text-align: center;  padding-right: .5em; }

/* thead */
#download .categories-container .category-section .download-table .table thead th {
    border-bottom: 1.5px solid #727272;
}

/* tbody */
#download .categories-container .category-section .download-table .table tbody tr {
    border-bottom: 1px solid #DBDBDB;
    vertical-align: sub;
}
#download .categories-container .category-section .download-table .table-hover tbody tr:hover {
    background: #fff;
}

#download .categories-container .category-section .download-table .table tbody .table-dl .dl-btn {
    width: 35px; height: 35px;
    border-radius: 99px;
    background: #3BB183;
}
#download .categories-container .category-section .download-table .table tbody .dl-btn img { padding: 11px 13px; }
#download .categories-container .category-section .download-table table .table-dl a { display: inline-block; }
#download .categories-container .category-section .download-table .table tbody a:hover .dl-btn, #download .categories-container .category-section .download-table .table tbody a:active .dl-btn {
    background: #FEA610;
    -webkit-transition: background .3s;
    transition: background .3s;
}


@media (max-width: 1680px) {
    #download .categories-container .category-section .download-table table th.table-pn { padding-left: 2.5rem; }
    #download .categories-container .category-section .download-table table .table-pn { padding-left: 2.7em; }
}
@media (max-width: 1600px) {
}
@media (max-width: 1400px) {
    #download .categories-container .category-section { padding-left: 0; }
}
@media (max-width: 1320px) {
}
@media (max-width: 1199px) {
    #download .categories-container .category-section .download-table table th.table-pn { padding-left: 2.2rem; }
    #download .categories-container .category-section .download-table table .table-pn { padding-left: 2.4em; }
}
@media (max-width: 1049px) {
    #download .categories-container .category-section .download-table table th.table-pn { padding-left: 2rem; }
    #download .categories-container .category-section .download-table table .table-pn { padding-left: 2.15em; }
}
@media (max-width: 991px) { /* phone */
    #download .categories-container .category-section .download-table table th.table-pn { padding-left: 1.8rem; }
    #download .categories-container .category-section .download-table table .table-pn { padding-left: 2em; }
}
@media (max-width: 767px) { /* md */
    #download .categories-container .category-section .dl-collapse-title { text-align: left; padding-left: 1.95em; }
    #download .categories-container .category-section .download-table table .table-pn { padding-left: 1.95em; }
}
@media (max-width: 753px) { /* mobile table */
    #download .categories-container .category-section .dl-collapse-title { padding-left: 1.5em; }
    #download .categories-container .category-section .download-table .table tbody tr:hover {
        color: #000;
        transition: color .1s ease-in;
        -webkit-transition: color .1s ease-in;
    }
    #download .categories-container .category-section .download-table .table thead th:not(:last-child)::after, #download .categories-container .category-section .download-table .table tbody td:not(:last-child)::after { display: none; }

    #download .categories-container .category-section .download-table table th.table-pn { padding-left: 0; }
    #download .categories-container .category-section .download-table table .table-pn { width: 100%; padding-left: 0; text-align: left; }
    #download .categories-container .category-section .download-table table .table-format { width: 100%; padding-left: 0; text-align: left; }
    #download .categories-container .category-section .download-table table .table-dl { width: 100%; padding-left: 0; text-align: left; }

    #download .categories-container .category-section .download-table .reflow-table td:before { font-family: Sarabun-Bold; }
    #download .categories-container .category-section .download-table .reflow-table td.table-pn:before { display: block; }
    #download .categories-container .category-section .download-table .reflow-table td.table-format:before { margin-right: .374em; }
    #download .categories-container .category-section .download-table .reflow-table td:before { font-size: 17px;  color: #000; }
    #download .categories-container .category-section .download-table .reflow-table td {
        color: #313131;
        padding-left: 1.5em;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #download .categories-container .category-section .download-table .reflow-table tr:nth-child(even) {
        background: #fff;
    }
    #download .categories-container .category-section .download-table .table tbody tr {
        border-bottom: 2px solid #DBDBDB;
    }
    #download .categories-container .category-section .download-table .table tbody tr:last-child { border-bottom: 0; }
    #download .categories-container .category-section .download-table .reflow-table td:first-child { padding-top: 16px; }
    #download .categories-container .category-section .download-table .reflow-table td:last-child { border-bottom: 0; padding-bottom: 18px; }
}

@media (max-width: 575px) {
    #download .categories-container .category-section .dl-collapse-title { padding-left: .5em; }
}
