@import url("fonts.css");

.img-gallery { width: 286px; height: 160px; }
.flex-wrap { flex-wrap: wrap; }
.flex { display: flex; }
.grid { display: grid !important; }
.flex-auto { flex: 1 1 auto; }
.gap-32 { gap: 2rem; }
.mt-32 { margin-top: 32px !important; }
.gap-16 { gap: 16px !important; }
.border-third { border: 1px solid #DCDDE5; border-radius: 8px !important; white-space: nowrap; }
.font-size-14 { font-size: 14px !important; }
.cursor-pointer { cursor: pointer; }
.mx-auto { margin-left: auto !important; margin-right: auto !important; }
.justify-center { justify-content: center; }
.p-12 { padding: 12px !important; }
.text-center { text-align: center !important; }
.gap-16 { gap: 16px !important; }
.justify-center { justify-content: center !important; }
.flex { display: flex; }
.flex-wrap { flex-wrap: wrap; }
.text-center { text-align: center !important; }
.p-0 { padding: 0 !important; }

img { max-width: 100%; }

::-moz-selection { color: #FFF; background: #CE050B; }

::selection { color: #FFF; background: #CE050B; }

.custom-container { position: relative; width: 1320px; max-width: 100%; padding: 0 15px; margin: 0 auto; }

.nav.nav-tabs { margin-bottom: 20px; border: 0; }

  .nav.nav-tabs .nav-item { margin-right: 2px; }

    .nav.nav-tabs .nav-item .nav-link { padding: 12px 20px; border-radius: 2px; border: 0; color: #a3a3a3; font-size: 14px; font-weight: 400; text-transform: uppercase; }

      .nav.nav-tabs .nav-item .nav-link:hover { background-color: #02a5f4; color: #FFF; }

      .nav.nav-tabs .nav-item .nav-link.active { background-color: #02a5f4; color: #FFF; }

.modal .modal-dialog .modal-content { border-radius: 0; }

.form label { display: block; padding: 0; margin: 0; font-weight: 600; text-transform: uppercase; }

.form .form-control { width: 100%; height: 60px; padding: 0 25px; border: 0; border-radius: 0; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

  .form .form-control:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; }

  .form .form-control.disabled { border-color: #868686; }

  .form .form-control:focus { outline: 0; }

.wpanimation { opacity: 0; }

  .wpanimation.animated { opacity: 1; }

.loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../images/loader.gif) center no-repeat #FFF; background-size: 120px 120px; }

body { font-family: "Sarabun-Regular", sans-serif; font-size: 16px; font-size: 1rem; font-weight: 400; overflow-x: hidden; }

a { -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

  a:hover { text-decoration: none; }

  a:active, a:focus { outline: 0; }

.social .nav-item { margin: 0 5px; }

.social .nav-link { width: 32px !important; height: 32px !important; padding: 0; background: #FFF; border-radius: 50%; color: #CE050B !important; line-height: 32px; text-align: center; }

  .social .nav-link i { vertical-align: middle; }

  .social .nav-link.facebook-f:hover { color: #FFF !important; background: #3b5999 !important; }

  .social .nav-link.twitter:hover { color: #FFF !important; background: #55acee !important; }

  .social .nav-link.instagram:hover { color: #FFF !important; background: #e4405f !important; }

  .social .nav-link.youtube:hover { color: #FFF !important; background: #cd201f !important; }

  .social .nav-link.linkedin-in:hover { color: #FFF !important; background: #0077B5 !important; }

.btnPrimary { display: inline-block; height: auto; width: auto; min-width: 120px; padding: 15px 30px; margin: 0 5px; background: #CE050B; border: 0; border-radius: 10px; color: #FFF; cursor: pointer; font-size: 16px; text-align: center; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

  .btnPrimary.gray { background: #404040; }

  .btnPrimary.red { background: #D8232A; }

  .btnPrimary img { display: block; margin: 10px auto; }

  .btnPrimary:hover { background: #9c0408; }

  .btnPrimary:focus, .btnPrimary:active { -webkit-box-shadow: none; box-shadow: none; border: 0; outline: 0 !important; }

  .btnPrimary:disabled { background: #9b9b9b; cursor: not-allowed; }

    .btnPrimary:disabled:hover { -webkit-box-shadow: none; box-shadow: none; }

.cookie-disclaimer { position: fixed; bottom: 0; width: 100%; background: rgba(1, 1, 1, 0.8); z-index: 99999; opacity: 0; -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); -webkit-transform: translateY(100%); transform: translateY(100%); }

.cookie-disclaimer_content { width: 80%; max-width: 100%; margin: 0 auto; padding: 30px 0; color: #FFF; font-size: 13px; font-weight: 400; line-height: 1.8; }

  .cookie-disclaimer_content a { text-decoration: underline; }

  .cookie-disclaimer_content .btn { display: inline-block; margin: 0 auto; border: 0; padding: 10px 40px; border-radius: 0; background: #CE050B; font-size: 14px; text-transform: uppercase; }

    .cookie-disclaimer_content .btn:hover { background: #9c0408; }

    .cookie-disclaimer_content .btn:focus, .cookie-disclaimer_content .btn:active { -webkit-box-shadow: none !important; box-shadow: none !important; background: #9c0408 !important; border: 0; outline: 0; }

.sidenav-wrapper { position: fixed; top: 0; left: 0; min-width: 75%; max-width: 100%; height: 100vh; background: #CE050B; -webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15); box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15); z-index: 9999; -webkit-transition: all 300ms cubic-bezier(0.43, 0.18, 0, 0.85); transition: all 300ms cubic-bezier(0.43, 0.18, 0, 0.85); -webkit-transform: translateX(-120%); transform: translateX(-120%); }

  .sidenav-wrapper.active { -webkit-transform: translateX(0); transform: translateX(0); }

  .sidenav-wrapper .center-block { position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }

  .sidenav-wrapper .nav .nav-item .nav-link { color: #FFF; font-size: 14px; font-weight: 400; letter-spacing: 3.3px; text-transform: uppercase; }

    .sidenav-wrapper .nav .nav-item .nav-link:hover { color: #FFF; }

  .sidenav-wrapper .nav .nav-item.dropdown .dropdown-menu { position: relative !important; margin: 0 !important; -webkit-transform: translate3d(0, 0, 0) !important; transform: translate3d(0, 0, 0) !important; border-radius: 0; }

.sidenavactive { overflow-y: hidden; }

header { position: relative; }

  header .top-header { background: #CE050B; padding: 0; }

    header .top-header .nav.links { margin-right: 15px; }

      header .top-header .nav.links .nav-item { border-right: 1px solid rgba(255, 255, 255, 0.3); }

        header .top-header .nav.links .nav-item:last-child { border-right: 0; }

        header .top-header .nav.links .nav-item .nav-link img { margin-right: 10px; height: 32px; width: auto; }

        header .top-header .nav.links .nav-item:first-child { padding-left: 0; }

    header .top-header .nav.langs .nav-item { padding: .5rem 0; }

      header .top-header .nav.langs .nav-item .nav-link { width: 30px; height: 30px; padding: 0; border: 2px solid transparent; border-radius: 50%; }

        header .top-header .nav.langs .nav-item .nav-link img { width: 100%; }

        header .top-header .nav.langs .nav-item .nav-link.active, header .top-header .nav.langs .nav-item .nav-link:hover { border-color: #FFF; }

    header .top-header .nav.social .nav-item { padding: 0; }

    header .top-header .nav .nav-item { padding: 10px 15px; }

      header .top-header .nav .nav-item .nav-link { display: -webkit-box; display: flex; display: -ms-flexbox; display: -webkit-flex; -webkit-box-align: center; align-items: center; -ms-flex-align: center !important; -webkit-box-pack: center; justify-content: center; -ms-flex-pack: center !important; padding: 0; height: 100%; color: #fff; }

  header .navbar { padding: 0; min-height: 87px; }

  header .navbar-toggler { background: none; border: 0; border-radius: 0; z-index: 99999; }

    header .navbar-toggler.collapsed .icon:nth-of-type(1), header .navbar-toggler.collapsed .icon:nth-of-type(3) { -webkit-transform: rotate(0); transform: rotate(0); }

    header .navbar-toggler.collapsed .icon:nth-of-type(2) { opacity: 1; filter: alpha(opacity=100); }

    header .navbar-toggler:focus { outline: 0; }

    header .navbar-toggler:hover { background: none !important; }

    header .navbar-toggler .icon { position: relative; display: block; height: 1px; width: 29px; margin: 7px 0; background: #CE050B; opacity: 1; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

      header .navbar-toggler .icon:nth-of-type(1) { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; }

      header .navbar-toggler .icon:nth-of-type(2) { opacity: 0; filter: alpha(opacity=0); }

      header .navbar-toggler .icon:nth-of-type(3) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; }

  header .navbar-nav { margin: 0; padding: 0; }

    header .navbar-nav .nav-item.dropdown .dropdown-toggle::after { border: 0; display: none; }

    header .navbar-nav .nav-item.dropdown:hover > a { color: #CE050B; }

    header .navbar-nav .nav-item.dropdown:hover .dropdown-menu { display: block; visibility: visible; opacity: 1; top: 98%; z-index: 99; }

    header .navbar-nav .nav-item.dropdown .dropdown-menu { display: block; visibility: hidden; opacity: 0; top: 125%; z-index: -1; min-width: 265px; padding: 20px 0; -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); background: #CD2933; border: 0; border-radius: 0; -webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15); box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15); }

      header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item { display: block; padding: 6px 28px; color: #FFF; font-weight: 500; -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }

        header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item a { color: #FFF; }

        header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:active, header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus, header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover { background: none; }

          header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:active::before, header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus::before, header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover::before { width: 12px; margin-right: 10px; visibility: visible; }

    header .navbar-nav .nav-item.active .nav-link { color: #000; }

    header .navbar-nav .nav-item { position: relative; margin-right: 20px; }

      header .navbar-nav .nav-item.language-nav { margin-left: 30px; }

      header .navbar-nav .nav-item .nav-link { color: #000000; font-size: 14px; font-weight: 400; padding-bottom: .3rem; }

        header .navbar-nav .nav-item .nav-link:hover { color: #CE050B; }

  header .navbar-search .nav .nav-item .nav-link { padding-left: 0; padding-right: 0; }

  header .navbar-search-wrapper { position: absolute; top: 0; right: 0; width: 0; height: 100%; z-index: 999999; opacity: 0; padding: 0 15px; background: #CE050B; overflow: hidden; -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }

    header .navbar-search-wrapper.active { left: 0; width: 100%; opacity: 1; }

    header .navbar-search-wrapper .search-input { width: 90%; height: 100%; }

      header .navbar-search-wrapper .search-input input { width: 100%; height: 100%; background: none; border: 0; color: #FFF; font-size: 24px; }

        header .navbar-search-wrapper .search-input input:focus { outline: 0; }

        header .navbar-search-wrapper .search-input input::-webkit-input-placeholder { color: #FFF; }

        header .navbar-search-wrapper .search-input input:-ms-input-placeholder { color: #FFF; }

        header .navbar-search-wrapper .search-input input::-ms-input-placeholder { color: #FFF; }

        header .navbar-search-wrapper .search-input input::placeholder { color: #FFF; }

    header .navbar-search-wrapper .search-btn { height: 100%; min-width: 10%; }

      header .navbar-search-wrapper .search-btn .btn { display: inline-block; height: 100%; width: 50%; border: 0; background: none; border-radius: 0; text-align: center; }

        header .navbar-search-wrapper .search-btn .btn:hover { background: #9c0408; }

        header .navbar-search-wrapper .search-btn .btn:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; }

        header .navbar-search-wrapper .search-btn .btn img { width: 32px; max-width: 100%; }

.gp-main-title { color: #373535; font-size: 28px; font-weight: 500; }

  .gp-main-title span { display: block; margin-top: 23px; color: #CE050B; font-size: 18px; font-weight: 400; }

  .gp-main-title::after { display: block; width: 72px; height: 2px; margin: 30px 0; background: #CE050B; content: ""; }

  .gp-main-title.center { text-align: center; }

    .gp-main-title.center::after { margin: 30px auto; }



.gp-page-header { position: relative; }

  .gp-page-header img { width: 100%; max-width: 100%; min-height: 200px; z-index: 0; -o-object-fit: cover; object-fit: cover; }

  .gp-page-header .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 1; }

  .gp-page-header .page-header-content { position: absolute; top: 50%; left: 0; width: 100%; text-align: center; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #fff; z-index: 2; }

    .gp-page-header .page-header-content .breadcrumb { background: none; }

    .gp-page-header .page-header-content .breadcrumb-item::before { color: #FFF; }

    .gp-page-header .page-header-content .breadcrumb-item:last-child a { color: #CE050B; }

    .gp-page-header .page-header-content .breadcrumb-item a { color: #fff; }


footer { padding: 40px 0; border-top: 3px solid #14343A; }

  footer .title { font-size: 14px; line-height: 16px; /* identical to box height */ text-transform: uppercase; color: #D81522; font-family: Sarabun-Bold; margin-bottom: 0; }

  footer .footer-menu { margin-top: 15px; list-style-type: none; padding-left: 0; }

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

      footer .footer-menu li a, footer .footer-menu li p { font-size: 14px; line-height: 21px; color: #4F4F4F; }

  footer .footer-logo { position: relative; top: 50%; transform: translateY(-50%); }


/*# sourceMappingURL=layout.css.map */

.language-nav .dropdown-menu { min-width: 75px; }

.footer-bottom { background: url('/Content/Site/images/footer-bottom.png'); padding: 20px 0; }

  .footer-bottom p { margin-bottom: 0; font-size: 14px; line-height: 21px; /* identical to box height, or 150% */ color: #FFFFFF; }

.header-container { background-size: cover !important; padding-bottom: 20px; }

.header-top { padding: 24px 20px; }

  .header-top a { font-size: 16px; line-height: 21px; /* identical to box height */ color: #FFFFFF; }

    .header-top a img { margin-right: 16px; }

.breadcrumb-content { margin-top: 70px; text-align: center; }

  .breadcrumb-content .sub-title { font-size: 19px; line-height: 25px; text-align: center; color: #CD2933; margin-bottom: 14px; }

  .breadcrumb-content .title { font-size: 64px; line-height: 68px; color: #FFFFFF; }

header .custom-container { background: rgba(255, 255, 255, 0.75); }

header .navbar-nav .nav-item.dropdown .nav-link::after { display: block; background: url('/Content/Site/images/icons/chevron-down.svg'); width: 16px; height: 16px; content: ''; display: inline-block; position: relative; left: 5px; top: 3px; }

header .navbar-nav .dropdown-toggle { color: #CD2933 !important; }

  header .navbar-nav .dropdown-toggle::after { display: block; background: url('/Content/Site/images/icons/globe.svg'); width: 16px; height: 16px; content: ''; display: inline-block; position: relative; left: 10px; top: 3px; border: 0; margin-left: auto; vertical-align: unset; }


header .navbar-nav .dropdown-menu { background: #CD2933; border-radius: 0; }

  header .navbar-nav .dropdown-menu .dropdown-item { color: #fff; background: #CD2933; }

.sidenav-wrapper .nav .nav-item.dropdown .dropdown-menu { display: block; width: 100%; background: #ce050b; border: 0; text-align: center; }

  .sidenav-wrapper .nav .nav-item.dropdown .dropdown-menu a { color: #fff; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #CD2933; }

.owl-theme .owl-dots .owl-dot span { background: #E0E0E0; }


.section-about { padding: 95px 0; }

  .section-about .slogan { text-align: center; width: 600px; display: block; margin: 0 auto; }

    .section-about .slogan p { font-size: 19px; line-height: 25px; color: #2A454B; position: relative; }

      .section-about .slogan p::before { display: inline-block; content: ''; background: url('/Content/Site/images/icons/left-quotes.svg'); width: 34px; height: 29px; position: absolute; left: 0; }

      .section-about .slogan p::after { display: inline-block; content: ''; background: url('/Content/Site/images/icons/right-quotes.svg'); width: 34px; height: 29px; position: absolute; right: 0; bottom: 0; }

      .section-about .slogan p span { font-size: 64px; line-height: 75px; color: #CD2933; }

  .section-about .content { margin-top: 50px; }

    .section-about .content p { font-size: 16px; line-height: 21px; color: #000000; }

  .section-about .button { width: 180px; margin: 50px auto 0 auto; text-align: center; font-size: 14px; line-height: 18px; color: #2A454B; padding: 18px 0; display: block; border: 1px solid #2A454B; }

.section-department { padding: 65px 0; }


  .section-department .content { }

    .section-department .content p { font-size: 16px; line-height: 21px; color: #000000; }

    .section-department .content ul { margin-top: 50px; list-style-type: none; padding-left: 0; }

      .section-department .content ul li { margin-bottom: 18px; padding-left: 10px; }

        .section-department .content ul li:before { content: ''; background: url(/Content/Site/images/icons/chevron-right-r.svg); width: 14px; height: 17px; display: inline-block; position: relative; top: 2px; left: -10px; }

        .section-department .content ul li * { font-size: 16px; line-height: 21px; /* identical to box height */ color: #000000; }

.section-service-detail { padding: 65px 0; }

  .section-service-detail ul { list-style-type: none; padding-left: 0; }

    .section-service-detail ul li { margin-bottom: 1px; }

      .section-service-detail ul li a { font-size: 16px; line-height: 21px; color: #79868C; padding: 10px 0 10px 10px; display: block; background: #F2F2F2; cursor: pointer; }

        .section-service-detail ul li a.active { color: #fff !important; background: #CD2933; }

  .section-service-detail .right h2 { font-size: 24px; line-height: 22px; font-family: Sarabun-Bold; color: #2E3F47; margin-bottom: 30px; }

  .section-service-detail .right img { display: block; margin: 0 auto; }

  .section-service-detail .right .content { margin-top: 30px; }

    .section-service-detail .right .content p { font-size: 16px; line-height: 23px; color: #767D80; }

.section-documents { padding: 80px 0; }

  .section-documents ul { list-style-type: none; padding-left: 0; }

    .section-documents ul li { margin-bottom: 18px; padding-left: 10px; }

      .section-documents ul li:before { content: ''; background: url(/Content/Site/images/icons/chevron-right-r.svg); width: 14px; height: 17px; display: inline-block; position: relative; top: 2px; left: -10px; }

      .section-documents ul li a { font-size: 16px; line-height: 21px; color: #000000; }

        .section-documents ul li a img { margin-left: 8px; }

      .section-documents ul li p { font-size: 16px; line-height: 23px; color: #767D80; margin-top: 15px; padding-left: 20px; }

.section-contact-bottom { background-image: url('/Content/Site/images/footer-top.png'); position: relative; }

  .section-contact-bottom .custom-container { padding: 0 15px; }

  .section-contact-bottom .left { padding: 95px 65px 95px 0; }

    .section-contact-bottom .left .content-title { font-size: 24px; line-height: 31px; color: #FFFFFF; }

    .section-contact-bottom .left .sub-title { font-size: 16px; line-height: 21px; color: #CD2933; font-family: Sarabun-SemiBold; }

      .section-contact-bottom .left .sub-title img { margin-right: 8px; }

    .section-contact-bottom .left a { display: block; font-size: 16px; line-height: 21px; color: #FFFFFF; margin-top: 10px; }

  .section-contact-bottom .right { padding: 40px 0 40px 60px; }

    .section-contact-bottom .right label { font-size: 16px; line-height: 21px; color: #FFFFFF; }

    .section-contact-bottom .right input { border-radius: 4px; }

    .section-contact-bottom .right textarea { border-radius: 4px; height: 118px; resize: none; }

    .section-contact-bottom .right .button { border: 1px solid #FFFFFF; width: 180px; text-align: center; font-size: 14px; line-height: 18px; color: #FFFFFF !important; cursor: pointer; padding: 18px 0; display: block; margin: 55px auto 0 auto; }

  .section-contact-bottom .right-bg { background: #8a1118ad; position: absolute; width: 50%; height: 100%; right: 0; top: 0; }

.section-blog-detail { padding: 65px 0; }

  .section-blog-detail ul { list-style-type: none; padding-left: 0; }

    .section-blog-detail ul li { margin-bottom: 1px; }

      .section-blog-detail ul li a { font-size: 16px; line-height: 21px; color: #79868C; padding: 10px 0 10px 10px; display: block; background: #F2F2F2; cursor: pointer; }

        .section-blog-detail ul li a.active { color: #fff !important; background: #CD2933; }

  .section-blog-detail .right h2 { font-size: 24px; line-height: 22px; font-family: Sarabun-Bold; color: #2E3F47; margin-bottom: 30px; }

  .section-blog-detail .right img { display: block; margin: 0 auto; }

  .section-blog-detail .right .content { margin-top: 30px; }

    .section-blog-detail .right .content p { font-size: 16px; line-height: 23px; color: #767D80; }

    .section-blog-detail .right .content table { width: 100% !important; }

      .section-blog-detail .right .content table td { padding: 0 10px; }

.section-project { padding: 65px 0; }

  .section-project .project-item { margin-bottom: 16px; }

    .section-project .project-item .project-img { width: 100%; height: 106px; border: 1px solid #E5E5E5; background-position: center !important; background-repeat: no-repeat !important; }

    .section-project .project-item .content-title { font-size: 16px; line-height: 21px; color: #000000; margin-bottom: 0; margin-top: 10px; }

      .section-project .project-item .content-title img { margin-right: 8px; margin-bottom: 3px; }

    .section-project .project-item .content { margin-top: 25px; }

      .section-project .project-item .content .item { font-size: 14px; line-height: 18px; color: #767D80; display: inline-block; margin-right: 16px; }

        .section-project .project-item .content .item:last-child { margin-right: 0; }

        .section-project .project-item .content .item img { margin-right: 8px; margin-bottom: 3px; }

        .section-project .project-item .content .item.red { font-family: Sarabun-Medium; font-size: 20px; line-height: 26px; color: #CD2933; }

.section-slider { height: 650px; width: 100%; }

  .section-slider .slider-item { height: 650px; width: 100%; background-size: cover !important; background-position: center !important; }

    .section-slider .slider-item .slider-text { position: absolute; left: 15%; top: 50%; transform: translateY(-50%); }

      .section-slider .slider-item .slider-text .sub-title { font-size: 19px; line-height: 25px; color: #CD2933; margin-bottom: 0; }

      .section-slider .slider-item .slider-text .content-title { font-size: 64px; line-height: 75px; color: #FFFFFF; margin-top: 10px; }

  .section-slider .owl-dots { position: absolute; bottom: 10px; width: 100%; }

    .section-slider .owl-dots span { background: rgba(255, 255, 255, 0.5); width: 12px; height: 12px; }

  .section-slider .owl-theme .owl-dots .owl-dot.active span, .section-slider .owl-theme .owl-dots .owl-dot:hover span { background: #CD2933; }

.header-container.index { position: absolute; z-index: 3; width: 100%; }

.section-index-service { padding: 0; }

  .section-index-service .left { padding: 0; }

    .section-index-service .left .services-content { background: #CD2933; padding: 100px 24px 65px 30%; height: 100%; }

      .section-index-service .left .services-content .content-title { font-size: 24px; line-height: 31px; color: #FFFFFF; margin-bottom: 50px; }

      .section-index-service .left .services-content .description { font-size: 16px; line-height: 21px; color: #FFFFFF; margin-bottom: 50px; }

      .section-index-service .left .services-content .button { border: 1px solid #FFFFFF; width: 205px; display: block; margin: 0 auto; text-align: center; font-size: 14px; line-height: 18px; color: #FFFFFF; padding: 18px 0; cursor: pointer; }

  .section-index-service .right { }

    .section-index-service .right .section-index-servicex-item { padding: 0; }

      .section-index-service .right .section-index-servicex-item a { position: absolute; width: 100%; height: 100%; z-index: 3; }

      .section-index-service .right .section-index-servicex-item .item-img { width: 100%; height: 275px; background-size: cover !important; background-position: center !important; }

      .section-index-service .right .section-index-servicex-item .content-title { position: absolute; bottom: 12px; margin-bottom: 0; font-size: 16px; line-height: 21px; color: #FFFFFF; left: 12px; }

      .section-index-service .right .section-index-servicex-item .item-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; background: rgba(0, 0, 0, 0.5); }

      .section-index-service .right .section-index-servicex-item .item-overlay-hover { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; background: rgba(0, 0, 0, 0.5); display: none; }

        .section-index-service .right .section-index-servicex-item .item-overlay-hover .overlay-title { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); margin-bottom: 0; border: 1px solid #cd2933; color: #fff; padding: 9px 18px; background: #cd2933; }

      .section-index-service .right .section-index-servicex-item:hover .item-overlay-hover { display: block; }

      .section-index-service .right .section-index-servicex-item:hover .content-title { display: none; }



.section-content-container { background: url('/Content/Site/images/footer-top.png'); background-size: cover !important; min-height: 410px; }

  .section-content-container .section-content-container-item { width: 250px; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }

    .section-content-container .section-content-container-item .item-img { width: 84px; height: 84px; display: block; margin: 0 auto; background-position: center !important; background-repeat: no-repeat !important; }

    .section-content-container .section-content-container-item .content-title { font-size: 18px; line-height: 23px; color: #FFFFFF; margin-top: 30px; }

  .section-content-container .right { padding: 50px 10% 50px 50px; }

    .section-content-container .right .right-bg { background: #091b1fde; position: absolute; width: 100%; height: 100%; z-index: 0; top: 0; left: 0; }

    .section-content-container .right .content-title { font-size: 24px; line-height: 31px; color: #FFFFFF; position: relative; margin-bottom: 0; }

    .section-content-container .right .content { position: relative; margin-top: 30px; }

      .section-content-container .right .content p { font-size: 16px; line-height: 21px; color: #FFFFFF; }

    .section-content-container .right .button { border: 1px solid #FFFFFF; width: 205px; text-align: center; font-size: 14px; line-height: 18px; color: #FFFFFF; padding: 18px 0; position: relative; display: block; margin: 50px auto 0 auto; }

  .section-content-container .owl-carousel { height: 100%; }

    .section-content-container .owl-carousel .owl-item, .section-content-container .owl-carousel .owl-item .item { min-height: 410px; }

    .section-content-container .owl-carousel .owl-dots { position: absolute; left: 15%; width: 30px; top: 50%; margin-top: 0; transform: translateY(-50%); }

.section-contact { margin: 65px 0; }

  .section-contact .custom-container { padding: 0; }
.section-documents .certificates-item { height: 175px; background-repeat: no-repeat !important; background-size: contain !important; background-position: center !important; }

.section-documents .item { position: relative; }

  .section-documents .item .fancybox { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 3; }

.section-documents span { font-size: 36px; line-height: 55px; color: #CD2933; }

#Certificates { margin-top: 25px; }
.PersonalImgContainer1 { flex: 1 0 21%; }
.py-64 { padding-top: 64px !important; padding-bottom: 64px !important; }

@media (min-width: 1440px) {
  .design-container { width: 1440px; height: auto; }
}

@media (max-width: 992px) {
  .galleriesTitle { flex: 0 0 42%; }
  .PersonalImgContainer1 { flex: none; margin-left: auto; margin-right: auto; flex: 1 0 42%; }
  .img-gallery { width: 100% !important; height: 130px !important; }
}
