@charset "utf-8";
/* @import url(../fonts/fontawesome-web/css/all.min.css); */
@import url(font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@100;200;300;400;500;600;700&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Manrope:wght@200..800&display=swap');
html,
body {
    -webkit-text-size-adjust: none;
    font-weight: normal;
    letter-spacing: 0.55;
    margin: 0;
    padding: 0;
}

input,
textarea,
select {
    font-family: "Kanit", sans-serif;
    font-size: 18px;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    color: #000;
    text-decoration: none;
}

header {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}


/*view iphone*/

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #888;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #888;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #888;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #888;
}

input,
textarea {
    -webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}

.info-card h5 {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}

.text-readmore {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}

.text-rating {
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    line-height: 1.2rem;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}

.text-star {
    font-family: "Kanit", sans-serif;
    font-size: 3rem;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
}

.text-title-history {
    font-family: "Kanit", sans-serif;
    font-style: normal;
    font-size: 38px;
    line-height: 48px;
    font-weight: 500;
    color: #fff;
}

.text-number-history-year {
    font-family: "Manrope", sans-serif;
    font-size: 3.8rem;
    font-weight: 700;
    font-style: normal;
    color: #fff;
}

.text-title-card {
    font-family: "Kanit", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    font-style: normal;
    color: #000000;
}

.text-highlight {
    /* background: #FCDF01; */
    padding: 2px;
    border-radius: 7px;
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    color: #f00;
}

.text-title-card.w {
    color: #ffffff;
}

.feature-text h6 {
    font-size: 20px;
    font-family: "Kanit", sans-serif;
    font-style: normal;
    color: #000000;
    font-weight: 600;
    margin-bottom: 5px;
}

.textBody {
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    font-style: normal;
    color: #000000;
}

.textBody.w {
    color: #ffffff;
}

.textBody.g {
    color: #4E4E4E;
}

.textBody.big {
    font-size: 36px;
    color: #fff;
}

.textBody.date {
    font-size: 14px;
}

.textBody.date.year {
    font-size: 15px;
}


.textBody.news-main {
    font-size: 20px;
    color: #4E4E4E;
}

.textBody.textCopyRight {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
}

.textDateDay {
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
}

.textDateDay.red {
    color: #E8002C;
}

.text-title {
    font-family: "Kanit", sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    color: #000000;
}

.hero-title {
    font-family: "Manrope", sans-serif;
    font-size: 4.5rem;
    font-weight: 900;
    font-style: normal;
    line-height: 1.2;
}

.hero-title.w {
    color: #fff;
}

.hero-title span {
    font-size: 4.5rem;
    font-weight: 100;
}

.hero-sub-title {
    font-family: "Kanit", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
}

.hero-sub-title.w {
    color: #fff;
}

.hero-listbox-title {
    font-family: "Kanit", sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    font-style: normal;
    line-height: 1.4;
}

.hero-listbox-title span {
    font-size: 1rem;
    font-weight: 200;
}

.hero-listbox-title.w {
    color: #fff;
}

.hero-listbox-title.black {
    color: #000;
}

.textLink {
    font-family: "Kanit", sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
}

.textLink.big {
    font-size: 56px;
    line-height: 66px;
    font-weight: 600;
}

.textLink.big.w {
    color: #fff;
}

.textLink.medium {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
}

.textLink.medium.w {
    color: #fff;
}

.textFooter {
    font-family: "Manrope", sans-serif;
    font-size: 2.5rem;
    line-height: 1.3;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}

.textFooterMt {
    position: absolute;
    bottom: 100px;
}

.textFooter.ty {
    font-size: 3.4rem;
    color: #EFB806;
}

.text-title-contact {
    font-family: "Kanit", sans-serif;
    font-style: normal;
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    color: #000;
}

.section-title {
    font-family: "Kanit", sans-serif;
    font-size: 3.5rem;
    line-height: 1.1;
    font-weight: 500;
    font-style: normal;
    color: #000000;
}

.section-title.contentFooter {
    font-family: "Manrope", sans-serif;
}

.section-title-about {
    font-family: "Kanit", sans-serif;
    font-size: 4.5rem;
    line-height: 1.1;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}

.section-title-about span {
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255, 255, 255);
    color: transparent;
}


/* Real outline for modern browsers */

@supports((text-stroke: 2px black) or (-webkit-text-stroke: 2px black)) {
    .outline {
        color: transparent;
        -webkit-text-stroke: 2px black;
        text-stroke: 2px black;
        text-shadow: none;
    }
}

.section-title div.underLine {
    width: 120px;
    height: 6px;
    background: #f00;
    margin-top: 5px;
    border-radius: 2px;
}

.section-title.w {
    color: #fff;
}

.text-title-h3 {
    font-family: "Kanit", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    font-style: normal;
    color: #000000;
}

.text-title-h3.w {
    color: #fff;
}

.text-title-h3.o {
    color: #f97303;
}

.text-title-h3.g {
    color: #0ACC0DDE;
}

.text-success {
    color: #0ACC0DDE !important;
}

.orange {
    color: #fd7e14;
}

.container {
    max-width: 90%;
}

.web-nav-mobi {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    transition: .5s all;
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
    padding: 10px 20px;
}

.btnOerator a {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    border: none;
    padding: 3px 20px;
    border-radius: 20px;
    background: #0ACC0DDE;
}

.readmore-btn {
    background: rgba(255, 255, 255, 0.5);
    border: none;
    color: white;
    padding: 8px 15px;
    border-radius: 20px;
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    align-self: flex-start;
    transition: background 0.3s ease;
    position: relative;
    z-index: 1;
}

.readmore-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    color: white;
}

.readmore-btn-gray {
    background: rgba(255, 255, 255, 0.5);
    color: white;
}

.readmore-btn-gray:hover {
    background: rgba(255, 255, 255, 0.3);
    color: white;
}

.news-title {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    line-height: 1.4rem;
    font-weight: 600;
    font-style: normal;
    color: #000000;
    margin-bottom: 15px;
}

.news-title.a {
    font-size: 24px;
}

.footer-title {
    font-family: "Kanit", sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    /* gap: 10px; */
}

.footer-title .arrow {
    transition: transform 0.3s ease;
    font-size: 14px;
    scale: 1.8 1;
}

.footer-title.expanded .arrow {
    transform: rotate(180deg);
}

.footer-links {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    opacity: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links a {
    font-family: "Kanit", sans-serif;
    /* font-size: 16rem; */
    /* font-size: 24px !important; */
    font-size: 16px !important;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
}

.footer-links.show {
    max-height: 500px;
    opacity: 1;
}

.footer-bg {
    padding-top: 80px;
    background: #282650;
    border: none;
}

.footer-img-social {
    width: 100%;
    height: 41px;
    object-fit: cover;
}

.navTop {
    position: fixed;
    z-index: 999;
    width: 100%;
    background: #f9f9f9;
    border: none;
    backdrop-filter: brightness(120%);
    padding: 10px 0;
    box-shadow: #dfdfdf 0 1px 10px;
    top: 0;
}

.btn-success-custom {
    background: #0ACC0DDE !important;
    border: none;
    border-radius: 25px;
    padding: 12px 30px;
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    transition: all 0.3s ease;
}

.btn-success-job {
    background: #0ACC0DDE !important;
    border: 1px #0ACC0DDE solid;
    border-radius: 25px;
    padding: 12px 30px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    transition: all 0.3s ease;
}

.btn-success-job.clear {
    background: #ffffff !important;
    color: #000000;
}

.line-underline {
    height: 6px;
    width: 150px;
    border-radius: 3px;
    background: #0ACC0DDE;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.line-underline span {
    height: 6px;
    width: 50%;
    border-radius: 3px;
    background: #f97304;
    position: absolute;
}

.icon-svg-social svg {
    width: 30px;
    height: 30px;
    color: #fff;
    margin-right: 20px;
}

.breadcrumb {
    font-family: "Kanit", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    margin-top: 10px;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #000;
}

.breadcrumb-item.active {
    color: #f97303;
}

.breadcrumb a {
    color: #000;
    text-decoration: none;
}

.breadcrumb a:hover {
    color: #f97303;
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slick-dots {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 65px;
    line-height: 65px;
    position: absolute;
    top: 25px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #FEEF08;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #137B4A;
}

.slick-dots {
    bottom: 15px;
}

.darkHeader .ozmenu ul.ozmenu-nav>li a {
    color: #000 !important;
}

.darkHeader .ozmenu ul.ozmenu-nav>li a:hover {
    color: #E8002C !important;
}

.darkHeader .ozmenu ul.ozmenu-nav>li a.active {
    color: #E8002C !important;
}

.navNumber {
    border: none !important;
}

.page-link {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    color: #000;
}

.page-link a.active {
    color: #fff;
    background: #002DEB;
}


/* Animation Classes */

.fade-in {
    animation: fadeIn 1s ease-in-out;
}

.slide-up {
    animation: slideUp 1s ease-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.no-hover {
    pointer-events: none;
}

@media screen and (max-width:1620px) {
    .textLink.big {
        font-size: 36px;
        line-height: 46px;
    }
}

@media screen and (max-width:1440px) {
    .textBody {
        font-size: 16px;
    }
    .hero-title {
        font-size: 4rem;
    }
    .footer-title {
        font-size: 20px;
    }
    .footer-links a {
        font-size: 16px;
    }
    .section-title {
        font-size: 3rem;
    }
    .text-title-card {
        font-size: 1.5rem;
    }
    .btnOerator a {
        font-size: 18px;
    }
    .text-readmore {
        font-family: "Kanit", sans-serif;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        color: #ffffff;
    }
    .btn-success-custom {
        padding: 8px 20px;
        font-size: 14px;
    }
    .footer-img-logo {
        width: 150px;
    }
    .textFooter {
        font-size: 1.7rem;
    }
    .textFooter.ty {
        font-size: 2.4rem;
    }
    .ozmenu ul.ozmenu-nav>li a {
        font-size: 18px;
        padding: 7px 8px;
    }
}

@media screen and (max-width:1366px) {
    .logo-pc {
        width: 100%;
        height: 70px;
        object-fit: contain;
    }
    .ozmenu ul.ozmenu-nav>li a {
        font-size: 16px;
        padding: 7px 7px;
    }
    .ozmenu ul li.dropdownitem>a:after {
        width: 14px;
    }
}

@media screen and (max-width:1280px) {
    .footer-img-social {
        height: 31px;
        padding: 3px 0;
    }
    .hero-title {
        font-size: 3rem;
    }
    .hero-title span {
        font-size: 3.5rem;
    }
    .hero-sub-title {
        font-size: 1.2rem;
    }
    .hero-listbox-title {
        font-size: 1.2rem;
        font-weight: 500;
    }
    .section-title-about {
        font-size: 3.5rem;
    }
}

@media screen and (max-width:1024px) {
    .logo-pc {
        height: 60px;
    }
    .btnOerator a {
        font-size: 14px;
    }
    .section-title {
        font-size: 2rem;
    }
    .text-title {
        font-size: 20px;
    }
    .footer-title {
        font-size: 18px;
    }
    .footer-links a {
        font-size: 14px;
    }
    .footer-img-logo {
        width: 115px;
    }
    .hero-title {
        font-size: 2rem;
    }
    .footer-bg {
        padding-top: 60px;
    }
    .textDateDay {
        font-size: 14px;
    }
    .text-number-history-year {
        font-size: 2.8rem;
    }
    .text-title-history {
        font-size: 28px;
        line-height: 38px;
    }
}

@media (min-width: 992px) {
    .footer-title .arrow {
        display: none;
    }
    .footer-links {
        max-height: none;
        opacity: 1;
        overflow: visible;
    }
}

@media screen and (max-width:1200px) {
    .web-nav-mobi {
        display: block;
        left: 0;
    }
    .navTop {
        background: none;
        border: none;
        padding: 0 !important;
    }
    .footer-section {
        border-bottom: 1px #333333 solid;
    }
    .footer-links {
        margin-top: 0.5rem;
        padding-bottom: 15px;
    }
    .footer-img-logo {
        width: 120px;
    }
    .hero-title {
        font-size: 1.8rem;
    }
    .textBody.big {
        font-size: 30px;
    }
    .textFooterMt {
        margin-bottom: 40px;
    }
    .textLang {
        display: none;
    }
    .textFooterMt {
        position: relative;
        bottom: auto;
    }
}

@media screen and (max-width:737px) {
    .section-title-about {
        font-size: 2.5rem;
    }
    .section-title div.underLine {
        height: 4px;
    }
}

@media screen and (max-width:576px) {
    .container {
        max-width: 93%;
    }
    .text-title-card {
        font-size: 1.3rem;
    }
    .feature-text h6 {
        font-size: 18px;
    }
    .footer-img-logo {
        width: 110px;
    }
    .btn-success-job {
        padding: 10px 20px;
        font-size: 16px;
    }
    .icon-svg-social svg {
        width: 30px;
        height: 30px;
    }
    .footer-bg-top {
        background-size: 795px;
        height: 115px;
    }
    .hero-title {
        font-size: 1.8rem;
    }
    .section-title {
        font-size: 1.5rem;
    }
    .textFooter.ty {
        font-size: 1.8rem;
    }
    .textFooter {
        font-size: 1.3rem;
    }
    .text-number-history-year {
        font-size: 1.8rem;
    }
    .text-title-history {
        font-size: 24px;
        line-height: 34px;
    }
}

@media screen and (max-width:414px) {
    .hero-title span {
        font-size: 3rem;
    }
    .hero-title {
        font-size: 1.6rem;
    }
}

@media screen and (max-width:375px) {
    .hero-title {
        font-size: 1.4rem;
    }
}