﻿@import"https://fonts.googleapis.com/css2?family=Kanit:wght@400;500;600&display=swap";:root{--mc-header: #ffffff;--mc-navtop: #EBEBEB;--mc-nav: #ffffff;--mc-footer: #1C2B61;--mc-sitemap: #2a2a2a;--mc-primary: #1C2B61;--mc-primary-dark: #204dd5;--mc-primaryred: #DF3C2B;--mc-primaryred-dark:#bb291a;--mc-black: #000000;--mc-white: #ffffff;--mc-txt-primary: #333333;--mc-txt-body: #212121;--mc-level-1: #1c2b61;--mc-level-2: #1c2b61;--mc-level-3: #1c2b61;--mc-level-4: #1c2b61;--mc-black: #203a88;--mc-red: #DF3C2B;--mc-bg-1: #F4F8FB;--mc-bg-2: #F9F9F9}@media(min-width: 1300px){.container{max-width:1400px}}@media(max-width: 767.98px){.container{max-width:1400px}}html,body{width:100%;padding:0;-webkit-font-smoothing:antialiased}body{font-family:"Kanit";font-size:1rem;line-height:1.5;color:var(--mc-txt-body);min-height:calc(100vh - 0px);position:relative;height:100%}body.active-menu{overflow:hidden}@media(max-width: 991.98px){body{background-position:60% 50%}}@media(max-width: 767.98px){body{font-size:1rem}}a{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none;color:var(--mc-txt-primary)}a:hover{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none;color:var(--mc-txt-primary)}h1,h2,h3,h4,h5,h6{font-family:"Kanit"}h1{font-size:3rem;color:var(--mc-primary)}h2{font-size:2rem;color:var(--mc-primary)}h3{font-size:1.2rem;color:var(--mc-primary)}h4{font-size:1.1rem;color:var(--mc-primary)}h5{font-size:1rem;color:var(--mc-primary)}h6{font-size:1rem;color:var(--mc-primary)}@media(max-width: 767.98px){h1{font-size:2.3rem}h2{font-size:1.6rem}h3{font-size:1.2rem}h4{font-size:1.1rem}}@media(max-width: 575.98px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1.1rem}}@media(max-width: 575.98px){h1{font-size:22px}}textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,.uneditable-input:focus{border-color:#6db4ab;box-shadow:0 .06rem .06rem rgba(0,0,0,0) inset,0 0 .5rem rgba(126,239,104,0);outline:0 none}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{border-color:var(--mc-primary)}.form-control-lg{font-size:1rem}.text-dptprimary{color:var(--dpt-yellow)}.text-primary{color:var(--mc-primary)}.text-red{color:var(--mc-primaryred)}.title-line{position:relative}.title-line::before{content:"";position:absolute;left:-43px;top:8px;width:40px;height:2px;background:#000}.btn-mcprimary{text-align:center;color:var(--mc-white);background-color:var(--mc-primaryred);display:inline-block;padding:10px 25px;min-width:130px;border:0px}.btn-mcprimary:hover{color:var(--mc-white);background-color:var(--mc-primaryred-dark)}.btn-mcline{text-align:center;color:var(--mc-primaryred);background-color:rgba(0,0,0,0);display:inline-block;padding:10px 25px;min-width:130px;border:1px solid var(--mc-primaryred)}.btn-mcline:hover{color:var(--mc-primaryred-dark);border:1px solid var(--mc-primaryred-dark)}.btn-mcline i.danger{vertical-align:1px;margin-right:5px}.btn-text-line{color:#70383a;padding-right:30px;position:relative}.btn-text-line::before{content:"";opacity:1;position:absolute;top:10px;right:0px;display:block;width:25px;height:2px;background:#70383a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-text-line:hover{color:#70383a;padding-right:40px}.btn-text-line:hover::before{width:35px;padding-right:35px}.btn-link{color:var(--mc-primaryred)}.btn-link:hover{color:var(--mc-primaryred-dark)}.max-75{max-width:75%;width:100%;margin:0 auto}@media(max-width: 1199.98px){.max-75{max-width:100%}}.bg-mc-01{background-color:var(--mc-bg-1)}.bg-mc-02{background-color:var(--mc-bg-2)}.wsmenu>.wsmenu-list>li>ul.sub-menu{opacity:0;visibility:hidden;-o-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;-o-transition:-o-transform .3s,opacity .3s;-ms-transition:-ms-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:-webkit-transform .3s,opacity .3s;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.wsmenu>.wsmenu-list>li:hover>ul.sub-menu,.wsmenu>.wsmenu-list>li:hover>.wsmegamenu{opacity:1;visibility:visible;transform:rotateX(0deg);-o-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu{opacity:0;visibility:hidden;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.wsmenu>.wsmenu-list>li>ul.sub-menu>li:hover>ul.sub-menu{opacity:1;visibility:visible;-o-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;-o-transition:-o-transform .4s,opacity .4s;-ms-transition:-ms-transform .4s,opacity .4s;-moz-transition:-moz-transform .4s,opacity .4s;-webkit-transition:-webkit-transform .4s,opacity .4s;transform:rotateX(0deg);-o-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{opacity:0;visibility:hidden;-o-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;-o-transition:-o-transform .4s,opacity .4s;-ms-transition:-ms-transform .4s,opacity .4s;-moz-transition:-moz-transform .4s,opacity .4s;-webkit-transition:-webkit-transform .4s,opacity .4s;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>ul.sub-menu{opacity:1;visibility:visible;transform:rotateX(0deg);-o-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}.wsmenu>.wsmenu-list>li>.wsmegamenu{opacity:0;visibility:hidden;-o-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;-o-transition:-o-transform .3s,opacity .3s;-ms-transition:-ms-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:-webkit-transform .3s,opacity .3s;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.wsmenu html,.wsmenu body,.wsmenu iframe,.wsmenu h1,.wsmenu h2,.wsmenu h3,.wsmenu h4,.wsmenu h5,.wsmenu h6{-webkit-font-smoothing:subpixel-antialiased;font-smoothing:antialiased;font-smooth:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;font-smooth:subpixel-antialiased}.wsmenu .cl{clear:both}.wsmenu img{border:0 none;max-width:100%}object,embed,video{border:0 none;max-width:100%}.wsmenu{height:100%;color:#fff;position:relative;font-size:1rem;padding:0;display:block}.wsmenu a:focus{outline:none}.wsmenu:before{content:"";display:table}.wsmenu:after{content:"";display:table;clear:both}.wsmenu>.wsmenu-list{text-align:left;margin:0 auto 0 auto;position:relative;padding:0;display:-ms-flexbox;display:flex;flex:auto;width:auto;-ms-flex-pack:justify}.wsmenu>.wsmenu-list>li{text-align:center;list-style:none;padding:0;margin:0 30px 0 0}.wsmenu>.wsmenu-list>li>a{display:block;padding:.5rem 0rem;text-decoration:none;position:relative;color:#333;text-transform:uppercase;border-bottom:0px solid var(--mc-white)}.wsmenu>.wsmenu-list>li>a i{display:inline-block;font-size:14px;line-height:inherit;margin-right:9px;vertical-align:top}.wsmenu>.wsmenu-list>li>a.wshomelink i{margin-right:0px;font-size:14px;padding:0px 3px}.wsmenu>.wsmenu-list>li>a .wsarrow:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid;content:"";float:right;height:0;margin:0 0 0 6px;position:absolute;text-align:right;top:16px;width:0}.wsmenu>.wsmenu-list>li>ul.sub-menu{position:absolute;top:50px;z-index:1000;margin:0px;padding:0px;min-width:190px;background-color:#fff;border:solid 1px #eee}.wsmenu>.wsmenu-list>li>ul.sub-menu>li{position:relative;margin:0px;padding:0px;display:block}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a{background-image:none;color:#666;border-right:0 none;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:15px;letter-spacing:normal;border-right:0px solid;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover{text-decoration:none;padding:8px 12px 8px 15px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a>i{margin-right:9px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu{min-width:220px;position:absolute;left:100%;top:0;margin:0;padding:0;list-style:none;background-color:#fff;border:solid 1px #eee}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li{position:relative;margin:0px;padding:0px;display:block}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{background-image:none;color:#666;border-right:0 none;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0px solid}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{text-decoration:none}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a>i{margin-right:9px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{min-width:220px;position:absolute;left:100%;top:0;margin:0px;list-style:none;padding:0px;background-color:#fff;border:solid 1px #eee}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{position:relative;margin:0px;padding:0px;display:block}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{background-image:none;color:#666;border-right:0 none;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0px solid}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{text-decoration:none}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>i{margin-right:9px}.wsmenu>.wsmenu-list>li>.wsmegamenu{width:100%;left:0px;position:absolute;top:50px;color:#000;z-index:1000;margin:0px;text-align:left;padding:14px 5px;font-size:15px;border:solid 1px #eee;background-color:#fff}.wsmenu>.wsmenu-list>li>.wsmegamenu .title{border-bottom:1px solid #ccc;font-size:14px;padding:9px 5px 9px 0px;font-size:17px;color:#424242;margin:0px 0px 7px 0px;text-align:left;height:39px}.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-control-next,.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-control-prev{opacity:.8}.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-caption{bottom:0px;background-color:rgba(0,0,0,.7);font-size:13px;height:31px;left:0;padding:7px 0;right:0;width:100%}.wsmenu>.wsmenu-list>li>.wsmegamenu .wsmwnutxt{width:100%;font-size:14px;text-align:justify;line-height:22px;color:#424242;margin-top:10px}.wsmenu>.wsmenu-list>li>.wsmegamenu .fluid-width-video-wrapper{margin-bottom:10px}.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li{display:block;text-align:center;white-space:nowrap;text-align:left}.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a{line-height:18px;border-right:none;text-align:left;padding:6px 0px;background:#fff;background-image:none;color:#666;border-right:0 none;display:block;background-color:#fff;color:#424242}.wsmenu>.wsmenu-list>li>.wsmegamenu li i{margin-right:5px;text-align:center;width:18px}.wsmenu>.wsmenu-list>li>.wsmegamenu li a:hover{background:rgba(0,0,0,0);text-decoration:underline}.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li i{font-size:11px}.wsmenu>.wsmenu-list>li>.wsmegamenu li i{margin-right:5px;text-align:center;width:18px}.wsmenu>.wsmenu-list>li>.wsmegamenu .mrgtop{margin-top:15px}.wsmenu>.wsmenu-list>li>.wsmegamenu .show-grid div{padding-bottom:10px;padding-top:10px;background-color:#dbdbdb;border:1px solid #e7e7e7;color:#6a6a6a;margin:2px 0px;font-size:13px}.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu{width:40%;right:auto;left:auto}.wsmenu>.wsmenu-list>li>.wsmegamenu.halfdiv{width:35%;right:0px;left:auto}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form{width:100%;display:block}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=text]{width:100%;border:1px solid #e2e2e2;color:#000;font-size:13px;padding:8px 5px;margin-bottom:8px}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form textarea{width:100%;border:1px solid #e2e2e2;color:#000;font-size:13px;padding:8px 5px;margin-bottom:8px;min-height:122px}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=submit]{width:25%;display:block;height:32px;float:right;border:none;margin-right:15px;cursor:pointer;background-color:#e1e1e1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=button]{width:25%;display:block;height:32px;float:right;border:none;cursor:pointer;background-color:#e1e1e1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-inner .item img{width:100%}.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-caption{bottom:0px;background-color:rgba(0,0,0,.7);font-size:13px;height:31px;left:0;padding:7px 0;right:0;width:100%}.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text{padding:0px 0px;font-size:14px}.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text ul{padding:0px 0px;margin:0px}.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text p{text-align:justify;line-height:24px;color:#656565}.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text ul li{display:block;padding:2px 0px;line-height:22px}.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text ul li a{color:#656565}.wsmobileheader{display:none}.overlapblackbg{opacity:0;visibility:hidden}.wsmenu .wsmenu-click,.wsmenu .wsmenu-click02{display:none}.hometext{display:none}@media only screen and (max-width: 1300px){.wsmenu>.wsmenu-list>li{margin-right:20px}}@media only screen and (max-width: 1170px){.wsmenu{font-size:14px}.wsmenu>.wsmenu-list>li>a{padding:15px 10px}}@media only screen and (max-width: 1199.98px){.wsmenu{width:100%;background:rgba(0,0,0,0) none repeat scroll 0 0;left:0;overflow-y:hidden;padding:0;top:0;visibility:hidden;position:fixed;margin:0px}.wsmenu>.wsmenu-list{height:auto;min-height:100%;width:240px;background:#fff;padding-bottom:0;padding-top:80px;margin-left:-240px;display:block;text-align:center;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;position:relative;z-index:999;display:block}.wsmenu>.wsmenu-list>li{text-align:center;list-style:none;padding:0;margin:0 20px 0 0;width:100%;display:block;float:none;border-right:none;background-color:rgba(0,0,0,0);position:relative;white-space:inherit}.wsmenu>.wsmenu-list>li>a{padding:12px 32px 12px 17px;font-size:1rem;text-align:left;border-right:solid 0px;background-color:rgba(0,0,0,0);color:#666;line-height:25px;border-bottom:0px solid;border-bottom-color:rgba(0,0,0,.13);position:static}.wsmenu>.wsmenu-list>li:first-child>a,.wsmenu>.wsmenu-list>li:last-child>a{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px}.wsmenu>.wsmenu-list>li>a>i{font-size:14px;color:#bfbfbf}.wsmenu>.wsmenu-list>li>a .wsarrow:after{display:none}.wsmenu>.wsmenu-list>li:hover>a{background-color:rgba(0,0,0,.08);text-decoration:none}.wsmenu>.wsmenu-list>li>a>.hometext{display:inline-block}.wsmenu>.wsmenu-list>li>ul.sub-menu{display:none;position:relative;top:0px;background-color:#fff;border:none;padding:0px;opacity:1;visibility:visible;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;border-bottom:1px solid rgba(0,0,0,.13);-webkit-transform-style:flat}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a{line-height:20px;font-size:13px;padding:10px 0px 10px 16px;color:#383838}.wsmenu>.wsmenu-list>li>ul.sub-menu>li span+a{padding-right:30px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a>i{display:none}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover{background-color:#e7e7e7;color:#666;text-decoration:underline}.wsmenu>.wsmenu-list>li>ul.sub-menu li:hover>a{background-color:#e7e7e7;color:#666}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu{width:100%;position:static;left:100%;top:0;display:none;margin:0px;padding:0px;border:solid 0px;transform:none;opacity:1;visibility:visible;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;-webkit-transform-style:flat}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li{margin:0px 0px 0px 0px;padding:0px;position:relative}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{line-height:20px;font-size:13px;padding:10px 0px 10px 26px;color:#383838}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li span+a{padding-right:30px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a>i{display:none}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{background-color:#e7e7e7;color:#666;text-decoration:underline}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a.active{color:#000}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>a{color:#000}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{width:100%;position:static;left:100%;top:0;display:none;margin:0px;padding:0px;border:solid 0px;transform:none;opacity:1;visibility:visible;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;-webkit-transform-style:flat}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{margin:0px 0px 0px 0px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{line-height:20px;font-size:13px;padding:10px 0px 10px 34px;color:#383838}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li span+a{padding-right:30px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>i{display:none}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{background-color:#e7e7e7;color:#666;text-decoration:underline}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a.active{color:#000}.wsmenu>.wsmenu-list>li>.wsmegamenu{color:#666;display:none;position:relative;top:0px;padding:10px 0px;border:solid 0px;transform:none;opacity:1;visibility:visible;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;border-bottom:solid 1px #dedede;-webkit-transform-style:flat}.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu{width:100%;margin:0px;padding:5px 0px 10px 0px}.wsmenu>.wsmenu-list>li>.wsmegamenu .title{color:#666;font-size:15px;padding:10px 8px 10px 0px}.wsmenu>.wsmenu-list>li>.wsmegamenu>ul{width:100%;margin:0px;padding:0px;font-size:13px}.wsmenu>.wsmenu-list>li>.wsmegamenu>ul>li>a{padding:9px 14px;line-height:normal;font-size:13px;background-color:#e7e7e7;color:#666}.wsmenu>.wsmenu-list>li>.wsmegamenu>ul>li>a:hover{background-color:#000}.wsmenu>.wsmenu-list>li>.wsmegamenu ul li.title{line-height:26px;color:#666;margin:0px;font-size:15px;padding:7px 0px;background-color:rgba(0,0,0,0)}.wsmenu>.wsmenu-list>li>.wsmegamenu.halfdiv{width:100%}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form{padding:5px 0px 62px 0px}.wsmenu>.wsmenu-list>li>.wsmegamenu .show-grid div{margin:0px}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=button],.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=submit]{width:46%}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form textarea{min-height:100px}@supports(-webkit-overflow-scrolling: touch){.wsmenu>.wsmenu-list>li:last-child{padding-bottom:110px}}.wsmobileheader{width:60px;display:block;position:fixed;top:0;left:0;z-index:10002;height:60px;background-color:var(--mc-navtop);-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out;box-shadow:none;padding-left:0px}.wsactive .wsmobileheader{margin-left:0px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.wsmobileheader .smllogo{display:inline-block;margin-top:0px}.wsmobileheader .smllogo img{height:50px}.wsmobileheader .wssearch{background-color:rgba(0,0,0,0);z-index:1000;position:absolute;top:0px;right:0px;padding:14px 22px;cursor:pointer}.wsmobileheader .wssearch i{font-size:19px;color:#6a717f}.wsmobileheader .wssearchform{display:none;position:absolute;width:100%;height:50px;line-height:44px;top:0px;left:0;padding:10px 15px;cursor:default}.wsmobileheader .wssearch.wsopensearch{width:100%;background-color:#000}.wsmobileheader .wssearch.wsopensearch .wssearchform{display:block}.wsmobileheader .wssearchform form{width:calc(100% - 10px - 40px);display:block;position:relative}.wsmobileheader .wssearchform form:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;left:12px;position:absolute;top:0;color:#777;height:34px;line-height:33px}.wsmobileheader .wssearchform input{width:100%;height:34px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:solid 0px;text-indent:33px;margin:0px;line-height:18px;padding:0px;display:block}.wsmobileheader .wssearch.wsopensearch{left:0px;right:auto;width:100%;height:54px}.wsmobileheader .wssearch .wscloseicon{display:none}.wsmobileheader .wssearch.wsopensearch .wscloseicon{display:inline-block;float:right;margin-top:3px}.wsmobileheader .wssearch.wsopensearch .wssearchicon{display:none}.wsanimated-arrow{position:absolute;right:0;top:0;z-index:102;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;cursor:pointer;width:60px;height:60px;margin:0px 0 0 0px;padding-left:18px}.wsanimated-arrow span{cursor:pointer;height:2px;width:20px;background:#6a717f;position:absolute;display:block;content:"";top:28px;transition:all 500ms ease-in-out}.wsanimated-arrow span:before,.wsanimated-arrow span:after{cursor:pointer;height:2px;width:20px;background:#6a717f;position:absolute;display:block;content:""}.wsanimated-arrow span:before{top:-8px;width:25px}.wsanimated-arrow span:after{bottom:-8px;width:20px}.wsanimated-arrow span:before,.wsanimated-arrow span:after{transition:all 500ms ease-in-out}.wsactive .wsanimated-arrow span{background-color:rgba(0,0,0,0)}.wsactive .wsanimated-arrow span:after{width:25px}.wsactive .wsanimated-arrow span:before{top:0px}.wsactive .wsanimated-arrow.active span:after{top:0px}.wsactive .wsanimated-arrow span:before{transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);bottom:0px}.wsactive .wsanimated-arrow span:after{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);bottom:0px}.overlapblackbg{right:0;width:calc(100% - 0px);height:100vh;min-height:100%;position:fixed;top:0;opacity:0;visibility:hidden;background-color:rgba(28,43,97,.45);cursor:pointer}.wsactive .wsmenu .overlapblackbg{opacity:1;visibility:visible;-webkit-transition:opacity 1.5s ease-in-out;-moz-transition:opacity 1.5s ease-in-out;-ms-transition:opacity 1.5s ease-in-out;-o-transition:opacity 1.5s ease-in-out}.wsmenucontainer{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.wsactive .wsmenucontainer{margin-left:0px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.wsactive .wsmenu{overflow-y:scroll;-webkit-overflow-scrolling:touch;visibility:visible;z-index:1000;top:0}.wsactive .wsmenu>.wsmenu-list{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out;margin-left:0}.wsmenu>.wsmenu-list>li>.wsmenu-click{height:49px;position:absolute;top:0;left:0;display:block;cursor:pointer;width:100%}.wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i{transform:rotate(-45deg);margin-top:23px}.wsmenu>.wsmenu-list>li>.wsmenu-click>i{display:block;height:8px;width:8px;float:right;transform:rotate(-225deg);margin:18px 18px 0px 0px}.wsmenu>.wsmenu-list>li>.wsmenu-click>i:before{content:"";width:100%;height:100%;border-width:1.5px 1.5px 0 0;border-style:solid;border-color:rgba(0,0,0,.4);transition:.2s ease;display:block;transform-origin:100% 0}.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02{height:41px;position:absolute;top:0;right:0;display:block;cursor:pointer;width:100%}.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i{display:block;height:8px;width:8px;float:right;transform:rotate(-225deg);margin:14px 18px 0px 0px}.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i:before{content:"";width:100%;height:100%;border-width:1.5px 1.5px 0 0;border-style:solid;border-color:rgba(0,0,0,.4);transition:.2s ease;display:block;transform-origin:100% 0}.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i.wsmenu-rotate{transform:rotate(-45deg);margin-top:19px}}.wsmainfull,.wsmenu>.wsmenu-list{background-color:#fff}.wsmobileheader{background-color:var(--mc-navtop)}.wsmenu>.wsmenu-list>li>a{color:#333;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wsmenu>.wsmenu-list>li>a .wsarrow:after{border-top-color:#b3b3b3}.wsmenu>.wsmenu-list>li>a:hover .wsarrow:after{border-top-color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li>a.active .wsarrow:after{border-top-color:var(--mc-primaryred);color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li:hover>a .wsarrow:after{border-top-color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li:hover>a>i{color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li:hover>a{border-color:var(--mc-primaryred);color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li>a>i{color:#55606c}.wsmenu>.wsmenu-list>li>a.active i{color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li>a:hover i{color:var(--mc-primaryred)}.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=submit],.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=button]{background-color:var(--mc-primaryred);color:#fff}.wsmenu>.wsmenu-list>li>a.active{color:var(--mc-primaryred);border-color:var(--mc-primaryred);font-weight:500}.wsmenu>.wsmenu-list>li>ul.sub-menu>li:hover>a{border-color:var(--mc-primaryred);color:var(--mc-primaryred);font-weight:500}.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>a,.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li:hover a{border-color:var(--mc-primaryred);color:var(--mc-primaryred)}.header{position:fixed;background-color:var(--mc-header);top:0;width:100%;z-index:9;display:flex;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.header .logo-img{background-color:var(--mc-primary);padding:1.2rem;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.header .logo-img img{width:70px;height:70px}@media(max-width: 991.98px){.header .logo-img{padding:.5rem}.header .logo-img img{width:60px;height:60px}}.header .navbar-top{font-size:.9rem;background-color:var(--mc-navtop);max-height:32px;min-height:32px;display:flex;align-items:center;justify-content:space-between}.header .menu-header{width:100%;max-width:100%;flex:1 0 0;height:100%}.header .navbar-menu{display:flex;max-height:100%;height:calc(100% - 32px);align-items:center}.header .wsmainwp{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}@media(max-width: 991.98px){.header .wsmainwp{justify-content:end}}.header .nav-tools .nav-item{padding:0;margin-right:15px}.header .nav-tools .nav-item:last-child{margin-right:0px}.header .language{display:flex;justify-content:end}.header .language .lang-btn{display:flex;align-items:center;color:var(--mc-txt-primary);cursor:pointer}.header .language .lang-btn i{margin-right:4px}.header .language .lang-btn svg{width:16px;height:16px}.header .language .dropdown-menu{padding-top:0px;padding-bottom:0px;overflow:hidden}.header .language img{width:20px;height:20px}.header .btn-search{color:var(--mc-txt-primary);display:flex}.header .btn-search svg{width:24px;height:24px}@media(max-width: 991.98px){.header .btn-search svg{width:20px;height:20px}}.header.hide-bg{background-color:rgba(0,0,0,0);box-shadow:none}@media(max-width: 1399.98px){.header .container{width:100%}}@media(max-width: 767.98px){.header .opentime{display:none}}@media(max-width: 1199.98px){.header{padding-left:60px;max-height:60px}.header .menu-header{width:100%;max-width:100%;flex:1 0 0;height:100%;display:flex;flex-direction:row;align-items:center}.header .logo-img{padding:.63rem}.header .logo-img img{width:40px;height:40px}.header .navbar-top{width:100%;max-width:100%;flex:1 0 0;background-color:var(--mc-white);max-height:auto;min-height:auto}.header .navbar-menu{height:auto}}.menu-active .logo-img{padding:.8rem}@media(max-width: 1199.98px){.menu-active .logo-img{padding:.63rem}}.navbar-tools .btn-phone{border-radius:50px}@media(max-width: 575.98px){.navbar-tools .btn-phone{width:auto;min-width:auto;padding:5px 10px}}.search-header-click{cursor:pointer}.search-header-click img{width:30px;height:30px}.search-modal{position:fixed;z-index:10009;inset:0px;overflow-y:auto;background-color:rgba(28,43,97,.95);padding:30px 25px;display:none}.search-modal .search-inner-container{max-width:1200px;margin:0px auto;padding:0px 30px}.search-modal .search-inner-container .search-result{opacity:1;transform:translateY(40vh);max-height:0px;transition:all .5s ease .1s}.search-modal .search-inner-container .search-input{overflow:hidden;color:var(--mc-white);position:relative}.search-modal .search-inner-container .search-input input{font-family:"Kanit";padding:.4em 30px .4em 0;background-color:inherit;font-size:1.5em;color:var(--mc-white);border:0;border-radius:0;border-bottom:1px solid var(--mc-white);width:100%;overflow:hidden;text-overflow:ellipsis}.search-modal .search-inner-container .search-input .btn-search{position:absolute;right:0;font-size:1.8rem;bottom:0%;z-index:2;cursor:pointer;background:none;padding:10px 0;border:0}.search-modal .search-inner-container .search-input .btn-search img{height:30px;width:30px}.search-modal .search-close{cursor:pointer;position:absolute;top:25px;right:25px}.search-modal .search-close .close-btn{width:32px;height:32px;opacity:1}.search-modal .search-close .close-btn:hover{opacity:1}.search-modal .search-close .close-btn:before,.search-modal .search-close .close-btn:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:var(--mc-white)}.search-modal .search-close .close-btn:before{transform:rotate(45deg)}.search-modal .search-close .close-btn:after{transform:rotate(-45deg)}@media(max-width: 767.98px){.search-modal{padding:30px 15px}}.search_hover .search-modal .search-inner-container .search-result{opacity:1;transform:translateY(30vh);max-height:1000px;transition:all .5s ease .1s}.active-scroll .hide-bg .header-container .logo-brand{color:var(--dpt-red)}.active-scroll .hide-bg .nav-menu-list>.menu-item>.menu-target{color:#000}.active-scroll .hide-bg .menu-item:hover .menu-target{color:var(--mc-white)}.active-scroll .hide-bg .header-container .logo .logo-brand .logo-brand-en{color:#232323}.active-scroll .header.hide-bg{background-color:var(--mc-white);box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}.hide-bg .header-container .logo-brand{color:var(--mc-white)}.hide-bg .header-container .logo .logo-brand .logo-brand-en{color:var(--mc-white)}.hide-bg .nav-menu-list>.menu-item>.menu-target{color:var(--mc-white)}.main-wrapper{padding-top:107px}@media(max-width: 1199.98px){.main-wrapper{padding-top:60px}}.main{position:relative;z-index:5}.back-to-page{margin-bottom:1rem}.back-to-page a{display:flex;align-items:center;color:var(--mc-primaryred)}.back-to-page a i{margin-right:3px}.elementor-section{padding-top:5rem;padding-bottom:5rem;overflow:hidden}@media(max-width: 991.98px){.elementor-section{padding-top:3rem;padding-bottom:3rem}}.elementor-title{margin-bottom:40px}@media(max-width: 991.98px){.elementor-title{margin-bottom:25px}}.elementor-title.mb-min{margin-bottom:25px}.elementor-title h1,.elementor-title h2{margin-bottom:.5rem}.elementor-title p:last-child{margin-bottom:0px}.elementor-title .elementor-title-box{display:inline-block;position:relative;padding-left:70px}.elementor-section-row{padding:0 4.375rem;margin-bottom:25px}@media(max-width: 1399.98px){.elementor-section-row{padding:0px}}.theam-1{color:#682d2f;padding-bottom:30px}.theam-1 .first-letter{position:absolute;left:0;font-size:130px;line-height:65px;float:left;transform:translateY(13px)}.theam-1 .first-letter::before{content:"";position:absolute;top:.05rem;right:55px;width:100vh;height:10px;background:#682d2f}@media(max-width: 767.98px){.theam-1 .first-letter{font-size:100px;line-height:55px}.theam-1 .first-letter::before{content:"";top:.25rem;right:45px;height:8px}}.theam-1 h2{font-size:40px;color:#682d2f}@media(max-width: 767.98px){.theam-1 h2{font-size:30px}}.theam-1.yellow{color:var(--dpt-yellow)}.theam-1.yellow .first-letter::before{background:var(--dpt-yellow)}.theam-1.yellow h2{color:var(--dpt-yellow)}.theam-2 span{font-size:15px;font-family:"Sukhumvit SeBol";min-width:240px;padding:10px 15px;background-color:var(--dpt-yellow)}.social-link{padding:0;margin:25px 0 0 0}.social-link li{list-style:none;display:inline-block;margin:-1px 1px 0 0;vertical-align:top}.social-link li a{color:var(--mc-white);overflow:visible;display:block;text-align:center;line-height:45px;width:45px;height:45px;border:3px solid var(--mc-white);padding:0}.footer{color:var(--mc-white);background-color:var(--mc-footer);position:relative;z-index:3}.main-footer{padding-top:5rem;padding-bottom:5rem}.main-footer h3{color:var(--mc-white);font-size:1.1rem;margin-bottom:.5rem}.main-footer .list-footer{list-style:none;padding:0px;display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:0}.main-footer .list-footer li{margin-bottom:.5rem;display:block}.main-footer .list-footer i{font-size:14px;margin-right:5px}.main-footer .list-footer a{color:var(--mc-white)}.main-footer .list-footer.link-menu-footer a{position:relative;display:inline-block;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.main-footer .list-footer.link-menu-footer a::before{content:"";width:8px;height:3px;display:block;background-color:var(--mc-white);position:absolute;left:0;top:11px;opacity:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.main-footer .list-footer.link-menu-footer a:hover{padding-left:11px}.main-footer .list-footer.link-menu-footer a:hover::before{opacity:1}.main-footer .list-footer.half{flex-direction:row}.main-footer .list-footer.half li{flex:0 0 50%}.main-footer .list-footer.social{flex-direction:row}.main-footer .list-footer.social li{margin-right:.5rem}.main-footer .list-footer.social li:last-child{margin-right:0rem}.main-footer .list-footer.social img{width:36px;height:36px}@media(max-width: 991.98px){.main-footer{padding-top:3rem;padding-bottom:3rem}}.copyright-footer{color:var(--mc-txt-primary);background-color:var(--mc-white);text-align:center;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:65px;padding-right:65px;min-height:60px;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width: 1199.98px){.copyright-footer{padding-top:.8rem;padding-bottom:.8rem;padding-left:1rem;padding-right:65px;justify-content:start}}@media(max-width: 575.98px){.copyright-footer{text-align:left}}.back-to-top{z-index:1;color:var(--mc-white);background-color:var(--mc-primaryred);position:absolute;right:0;bottom:0;height:100%;display:flex;align-items:center;padding:0 15px}.back-to-top svg{width:30px;height:30px}.sec-hidden{overflow:hidden}.sec-service{background-color:var(--mc-bg-1)}.card-main-service .icon-service{margin-bottom:2rem}.card-main-service .icon-service img{width:60px;height:60px}@media(max-width: 575.98px){.card-main-service .icon-service img{width:50px;height:50px}}@media(max-width: 575.98px){.card-main-service .icon-service{margin-bottom:1rem}.card-main-service .icon-service img{width:50px;height:50px}}.card-main-service .text-service h3{color:var(--mc-primary)}.sec-portfolio{background-color:var(--mc-primary);background-image:url("../images/bg-line.png");background-size:cover;background-repeat:no-repeat;color:var(--mc-white)}.sec-portfolio h2{color:var(--mc-white)}.card-main-portfolio{position:relative;display:block;overflow:hidden;width:100%;background-color:var(--mc-white);color:var(--mc-white);text-align:left;font-size:16px;box-shadow:0 0 5px rgba(255,255,255,.15);border-radius:8px}.card-main-portfolio *{-webkit-transition:all .35s;transition:all .35s;-webkit-box-sizing:border-box;box-sizing:border-box}.card-main-portfolio img{max-width:100%;width:100%;vertical-align:top}.card-main-portfolio .post-body{position:absolute;height:auto;left:15px;right:15px;bottom:15px;overflow:hidden;padding:15px;background-color:#fff;color:#000;border-radius:4px}.card-main-portfolio h3{font-size:1.1rem;line-height:24px;text-align:center;margin:0px}.card-main-portfolio h5{font-weight:400;margin:0;text-transform:uppercase;color:#bbb;letter-spacing:1px}.card-main-portfolio .post-content{padding:0;margin:0;font-size:1em;opacity:0;visibility:hidden;-webkit-transform-origin:0% 0%;height:0}.card-main-portfolio:hover figcaption{height:auto}.card-main-portfolio:hover .post-content{opacity:1;visibility:visible;height:auto;padding-top:1rem}.card-main-portfolio:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.port-list{border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:.5rem 0}.port-list .txt-label{font-weight:500;flex:0 0 auto;width:80px}.port-list li{display:flex;justify-content:space-between;margin:0}.port-list li p{margin:0}.sec-customer{background-image:url("../images/global-line-shape1.png");background-position:bottom left;background-repeat:no-repeat;background-size:contain}.card-main-customer{text-align:center}.card-main-customer *{-webkit-transition:all .35s;transition:all .35s;-webkit-box-sizing:border-box;box-sizing:border-box}.card-main-customer .cust-img{padding:10px;margin-bottom:15px}.card-main-customer .cust-img img{width:100%;max-width:150px}@media(max-width: 767.98px){.card-main-customer .cust-img img{max-width:130px}}.card-main-customer:hover .cust-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.card-main-contact .form-label{font-weight:500}.safety-card{border:0px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;height:100%}.safety-card .card-body{text-align:center;position:relative;z-index:3;padding-top:25px;padding-bottom:25px}.safety-card .card-num{position:absolute;z-index:1;width:100%;bottom:-45px;left:0;display:flex;justify-content:center}.safety-card .card-title{color:var(--mc-primary)}.safety-card .card-img{position:relative;z-index:1}.safety-card .icon{border:5px solid rgba(255,255,255,.4);width:80px;height:80px;border-radius:80px}.safety-card .icon i{font-size:2.5rem;font-weight:500;color:#df3c2b;display:flex;align-items:center;text-align:center;justify-content:center;background-color:var(--mc-white);width:70px;height:70px;border-radius:70px;font-style:normal}.filters .nav{justify-content:center}.filters .nav-item{display:inline-block}.filters .nav-link{color:#333;background-color:#eaeaea;display:block;border-radius:25px;cursor:pointer;padding:8px 20px;margin:4px 4px}.filters .nav-link.active{background-color:#df3c2b;color:var(--mc-white)}@media(max-width: 575.98px){.filters .nav-link{padding:8px 12px;margin:2px 2px;font-size:.8rem}}.project-card{border:0px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;height:100%}.project-title{font-size:1.125rem;font-weight:500}.project-img{margin:0}.project-body{display:flex;flex-wrap:wrap;flex-direction:column}.project-list{list-style:none;padding:0 0;margin:0}.project-list li{display:flex;justify-content:space-between;margin:0 0 4px 0}.project-list p{text-align:right;margin:0}.project-list .txt-label{font-weight:500;flex:0 0 auto;width:80px}.project-link{padding:1rem;padding-top:0;margin-top:auto}.page-nav .active>.page-link,.page-nav .page-link.active{z-index:3;color:var(--mc-white);background-color:#df3c2b;border-color:#df3c2b}.page-nav .page-link svg{width:20px;height:20px}.protfolio-detail-card{background-color:#f4f4f4;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.protfolio-detail-card h5{margin:0}.protfolio-detail-card p{margin:0}@media(max-width: 575.98px){.protfolio-detail-card{padding:1rem}}.portfolio-gallery h4{position:relative;display:flex;align-items:center;width:100%}.portfolio-gallery h4 span{background-color:var(--mc-white)}.portfolio-gallery h4::after{content:"";flex:1 0 0%;height:1px;background-color:silver;margin-left:5px}.portfolio-item *,.portfolio-item *:before,.portfolio-item *:after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .4s ease;transition:all .4s ease}.portfolio-item{position:relative;display:inline-block;overflow:hidden;margin:0;width:100%;color:var(--mc-white);font-size:16px;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:12px}.portfolio-item img{max-width:100%;backface-visibility:hidden;vertical-align:top}.portfolio-item figcaption{position:absolute;top:16px;bottom:16px;left:16px;right:16px;background-color:rgba(255,255,255,.8);-webkit-transform:translateX(0%);transform:translateX(0%);opacity:0;border-radius:8px}.portfolio-item span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:4em;z-index:1}.portfolio-item svg{stroke:red;width:85px;height:85px}.portfolio-item a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.portfolio-item:hover figcaption,.portfolio-item.hover figcaption{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.page-nav .active>.page-link,.page-nav .page-link.active{z-index:3;color:var(--mc-white);background-color:var(--mc-primaryred);border-color:var(--mc-primaryred)}.page-nav .page-link{color:var(--bs-card-color)}.page-nav .page-link svg{width:20px;height:20px}.register-card{display:flex;flex-direction:row;flex-wrap:wrap;box-shadow:rgba(99,99,99,.2) 0px 0px 8px 0px;border-radius:12px;overflow:hidden}.register-card .register-img{flex:0 0 auto;width:auto;background-color:var(--mc-bg-2);padding:1.5rem;text-align:center;margin:0}.register-card .register-img img{width:100%;max-width:140px;margin:0}@media(max-width: 767.98px){.register-card .register-img{max-width:130px;padding:1rem}}@media(max-width: 575.98px){.register-card .register-img{max-width:110px;padding:.8rem}}.register-card .register-body{flex:1 0 0;width:100%;max-width:100%;padding:1rem}.register-card .register-title{border-bottom:1px solid #e6e6e6}.register-card .register-title h3{font-size:1.1rem;margin:0}.register-card .register-title .sub-title{color:#666;font-weight:500}.register-card .register-list{padding-top:1rem}.register-card .register-list ul{padding-left:0px}.register-card .register-list ul li{list-style:none}.register-card .register-list ul li::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"";display:inline-block;margin-right:5px;font-size:.8rem;color:var(--mc-primaryred)}.customers-card{display:flex;flex-direction:column;flex-wrap:wrap;box-shadow:rgba(99,99,99,.2) 0px 0px 8px 0px;border-radius:12px;overflow:hidden;position:relative;height:100%}.customers-card *{-webkit-transition:all .35s;transition:all .35s;-webkit-box-sizing:border-box;box-sizing:border-box}.customers-card .customers-img{flex:1 0 0;width:100%;max-width:100%;background-color:var(--mc-bg-2);padding:1.5rem;text-align:center;margin:0}.customers-card .customers-img img{width:100%;max-width:140px;margin:0}@media(max-width: 575.98px){.customers-card .customers-img img{max-width:100px}}.customers-card .customers-body{flex:1 0 0;width:100%;max-width:100%;padding:1rem}.customers-card .customers-title{text-align:center}.customers-card .customers-title h3{font-size:1.1rem;margin:0}.career-item{margin-bottom:1.5rem}.career-item:last-child{margin-bottom:0}.career-card{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;box-shadow:rgba(99,99,99,.2) 0px 0px 8px 0px;padding:1.5rem;border-radius:12px}.career-card .career-body{flex:1 0 0;width:100%;max-width:100%}.career-card .career-body .career-time{margin-bottom:.3rem}.career-card .career-link{flex:0 0 380px;width:380px}.career-card .career-link a{display:block;margin-bottom:5px}.career-card .career-detail h3{font-size:1.1rem;margin-bottom:0}.career-card .career-detail p{margin:0}@media(max-width: 767.98px){.career-card{padding:1rem}}@media(max-width: 991.98px){.career-card{flex-direction:column}.career-card .career-link{flex:1 0 0;width:100%;max-width:100%;margin-top:1rem}.career-card .career-link a{margin-bottom:0px}}.jobs-title{border-bottom:1px solid #e6e6e6;margin-bottom:1rem}.jobs-item{margin-bottom:1.8rem}.jobs-item:last-child{margin-bottom:0}.jobs-item ul.half{display:flex;flex-direction:row;flex-wrap:wrap}.jobs-item ul.half li{flex:0 0 50%;width:50%}@media(max-width: 575.98px){.jobs-item ul.half li{flex:0 0 100%;width:100%}}.jobs-form .form-label{font-weight:500;color:#727272}.jobs-sec{margin-top:2rem}.contact-items{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7px;align-items:center;margin-bottom:20px}.contact-items .contact-icon{font-size:20px;font-weight:600;-ms-flex:0 0 60px;flex:0 0 70px;max-width:70px;text-transform:uppercase;padding:0}.contact-items .contact-icon span{display:block;width:55px;height:55px;border-radius:55px;line-height:55px;text-align:center;background-color:#1c2b61;color:var(--mc-white)}@media(max-width: 767.98px){.contact-items .contact-icon{-ms-flex:0 0 50px;flex:0 0 60px;max-width:60px}.contact-items .contact-icon span{width:45px;height:45px;border-radius:45px;line-height:45px}}.contact-items .contact-text{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.contact-items .contact-text h4{font-size:16px;margin-bottom:5px}.contact-items a{color:var(--mc-txt-primary)}.contact-items a:hover{color:var(--mc-primaryred)}@media(max-width: 767.98px){.contact-items{margin-bottom:1rem}}.contact-address{margin-bottom:30px}.contact-line-box{background:#fafafa;padding:30px;width:100%;max-width:280px;margin:0 auto}.contact-line-box .btn-contact-line{font-size:18px;display:block;background:#2ec200;padding:15px 10px;text-align:center;font-weight:600}.contact-line-box .btn-contact-line img{height:20px}@media(max-width: 767.98px){.contact-line-box{margin-top:40px}}.form-card{box-shadow:rgba(99,99,99,.2) 0px 0px 8px 0px;border-radius:12px;padding:2.5rem 2rem}@media(max-width: 767.98px){.form-card{padding:1.5rem 1rem}}.heroslide-sec{overflow:hidden;position:relative;height:550px}.heroslide-sec .swiper-slide{height:550px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.heroslide-sec .swiper-slide .cover-slide{position:absolute;text-align:center;bottom:60px;width:100%;z-index:1}@media(max-width: 767.98px){.heroslide-sec .swiper-slide .cover-slide{bottom:20%;font-size:1.6rem;padding-left:15px;padding-right:15px}}.heroslide-sec.page-slide{height:calc(70vh - 0px)}.heroslide-sec.page-slide .swiper-slide{min-height:calc(70vh - 100px);height:calc(70vh - 100px);background-size:cover;background-position:50%}@media(max-width: 991.98px){.heroslide-sec.page-slide{height:calc(50vh - 0px)}.heroslide-sec.page-slide .swiper-slide{min-height:calc(50vh - 0px);height:calc(50vh - 0px);background-position:50% 50%}}@media(max-width: 575.98px){.heroslide-sec.page-slide{height:320px}.heroslide-sec.page-slide .swiper-slide{min-height:260px;height:260px;background-position:cover}}.heroslide-sec.page-slide-auto{height:inherit}.heroslide-sec.page-slide-auto .swiper-slide{height:inherit;min-height:inherit;background-size:cover;background-position:50%}@media(max-width: 767.98px){.heroslide-sec.page-slide-auto{height:inherit}.heroslide-sec.page-slide-auto .swiper-slide{min-height:inherit;background-position:50% 50%}}@media(max-width: 575.98px){.heroslide-sec.page-slide-auto{height:inherit}.heroslide-sec.page-slide-auto .swiper-slide{background-position:cover}}@media(max-width: 767.98px){.heroslide-sec.slide-home{height:calc(50vh - 0px)}.heroslide-sec.slide-home .swiper-slide{height:calc(50vh - 0px);min-height:calc(50vh - 0px);background-size:cover;background-position:center left}}.swiper-pagination-bullet{width:12px;height:12px;background-color:var(--mc-white);opacity:1}.swiper-pagination-bullet-active{background-color:#dd3c2c;width:20px;border-radius:8px;opacity:1}.swiper-pagecust .swiper-pagination-bullet{width:12px;height:12px;background-color:#bcbcbc;opacity:1}.swiper-pagecust .swiper-pagination-bullet-active{background-color:#dd3c2c;width:20px;border-radius:8px;opacity:1}.dot-gray .swiper-pagination-bullet{width:12px;height:12px;background-color:#bcbcbc;opacity:1}.dot-gray .swiper-pagination-bullet-active{background-color:#dd3c2c;width:20px;border-radius:8px;opacity:1}.slide-arrow .navigation{width:40px;height:40px;border-radius:0;padding:5px}@media(max-width: 767.98px){.slide-arrow .navigation{width:30px;height:30px}}.slide-arrow .navigation:after{font-size:18px;color:var(--mc-white)}@media(max-width: 767.98px){.slide-arrow .navigation:after{font-size:15px}}.slide-arrow .navigation.swiper-button-disabled{background:#dbcda8 !important;opacity:1}.slide-arrow .navigation.nomal{background-color:rgba(0,0,0,0) !important}.slide-arrow .navigation.nomal:after{font-size:35px;color:var(--mc-white)}.slide-arrow .swiper-button-next{right:0px;left:auto}.slide-arrow .swiper-button-prev{left:0px;right:auto}.caption-slide{text-shadow:0px 0px 3px rgba(0,0,0,.2)}.caption-slide h3{font-family:"Kanit";font-size:2.1rem;color:var(--mc-white)}.caption-slide p{font-family:"Kanit";font-size:1.8rem;color:var(--mc-white)}@media(max-width: 767.98px){.caption-slide h3{font-size:1.5rem;color:var(--mc-white)}.caption-slide p{font-family:"Kanit";font-size:1.2rem;line-height:1.2rem}}.banner-page{height:160px;background:var(--mc-white);color:var(--mc-white);text-align:right;background-position:center center;background-size:cover;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.banner-page::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(28,43,97,.8)}.banner-page .banner-page-caption{position:relative;z-index:2;text-shadow:0px 0px 7px rgba(0,0,0,.4)}.banner-page .banner-page-caption h1,.banner-page .banner-page-caption h2{color:var(--mc-white);font-size:2.5rem;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:300px}@media(max-width: 991.98px){.banner-page .banner-page-caption h1,.banner-page .banner-page-caption h2{font-size:1.8rem}}@media(max-width: 575.98px){.banner-page .banner-page-caption h1,.banner-page .banner-page-caption h2{font-size:1.6rem}}.banner-page .banner-breadcrumb .breadcrumb{background-color:rgba(0,0,0,0);margin-bottom:0px}.banner-page .banner-breadcrumb .breadcrumb .breadcrumb-item a{color:var(--mc-white)}.banner-page .banner-breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--mc-white)}.banner-page .banner-breadcrumb .breadcrumb .breadcrumb-item::before{color:var(--mc-white)}@media(max-width: 991.98px){.banner-page{height:150px}}.mySwiperPort .swiper-slide{height:auto}.blog-posts .post-image{position:relative;overflow:hidden;width:100%;background:#000}.blog-posts .post-image .view-post{opacity:1;position:absolute;right:5px;bottom:5px;background-color:rgba(255,255,255,.5);z-index:0;padding:8px 10px}.blog-posts .post-image .view-post img{width:20px;height:20px}.blog-posts .post-image *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.blog-posts .post-image img.hover{width:100%;-webkit-transition:all .4s 0s;transition:all .4s 0s}.blog-posts .post-image:after,.blog-posts .post-image .line{left:-25px;right:-25px;top:-25px;bottom:-25px;position:absolute}.blog-posts .post-image:after{content:"";border:25px solid var(--dpt-yellow);-webkit-transition:all .4s;transition:all .4s;-webkit-transition:all .4s .1s;transition:all .4s .1s}.blog-posts .post-image .line{z-index:1}.blog-posts .caption-social{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;z-index:2}.blog-posts .caption-sociallist{width:100%;position:absolute;margin:0;padding:0 10px;line-height:1.1em;font-weight:900;font-size:1.5em;top:50%;left:0;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blog-posts .caption-sociallist .social-link{margin-top:0}.blog-posts .caption-sociallist .social-link li a{color:var(--dpt-yellow);border:3px solid var(--dpt-yellow);background-color:rgba(0,0,0,0)}.blog-posts .caption-sociallist .social-link li a:hover{border:3px solid #363635;background-color:#363635;color:var(--dpt-yellow)}.blog-posts .post-image:hover img.hover{filter:grayscale(100%);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .4s .1s;transition:all .4s .1s}.blog-posts .post-image:hover:after{left:0;right:0;top:0;bottom:0;-webkit-transition:all .4s 0s;transition:all .4s 0s}.blog-posts .post-image:hover .view-post{opacity:0}.blog-posts .post-image:hover .caption-sociallist{opacity:1}.blog-posts .post-content{padding:20px 0 0 20px;border-left:2px solid var(--dpt-yellow);color:#212121}.blog-posts .post-content h3{font-size:2rem;line-height:2.3rem;text-transform:uppercase;color:#70383a;margin-bottom:5px}@media(max-width: 991.98px){.blog-posts .post-content h3{font-size:18px}}.blog-posts .post-content p{font-family:"Kanit";font-size:2rem}.blog-posts .post-content p:last-child{margin-bottom:0px}.blog-posts .post-content .date{margin-bottom:.3rem}.blog-posts .post-sup{font-size:12px;margin-bottom:10px}.blog-posts .post-sup.tag-line{padding-left:15px;position:relative;color:#000;text-transform:uppercase;font-weight:600}.blog-posts .post-sup.tag-line::before{content:"";position:absolute;top:6px;left:0;width:10px;height:2px;background:#000}.blog-posts .post-sup.category span{color:#fff;font-size:1.4rem;display:inline-block;background:#363635;padding:.19rem 1.8rem;border-radius:20px;margin-right:.19rem}.blog-posts .post-sup.date{color:#818181}.blog-posts .post-metatext{color:#818181}.blog-posts .post-location{color:#b1b1b1}.blog-posts .post-meta i{font-size:15px}.blog-posts .post-meta .year i{font-size:5px;vertical-align:4px}.blog-posts .post-link{margin-top:20px}.blog-posts .post-link .read-more{font-family:"Kanit";color:#232323}.blog-posts .post-link .read-more:hover{color:var(--dpt-yellow)}.blog-posts .post-images-logo{position:absolute;right:10px;top:10px;background:#000;z-index:3}.blog-posts .post-images-logo img{width:100%;max-width:120px;max-height:40px}.load-more-sec{margin-top:20px;margin-bottom:60px}.load-more-sec .btn-loading{text-transform:uppercase;display:inline-block;padding:10px 25px;background:#000;color:#fff;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.load-more-sec .btn-loading:hover{background:#000;color:#fff}.breadcrumb-col .breadcrumb{background-color:rgba(0,0,0,0);padding:0rem 0rem}.breadcrumb-col .breadcrumb a{color:#fff}.breadcrumb-col .breadcrumb .fa-angle-right{color:#fff;font-weight:600;padding:4px 15px 0;vertical-align:3px}.breadcrumb-col .breadcrumb-item.active{color:#fff}.sharepost{background:#2e1213;padding-left:15px}.sharepost-list{display:inline-block;float:right;margin-bottom:0;padding:0}.sharepost-list li{color:#fff;list-style:none;margin-bottom:0px;display:block;float:left;line-height:50px}.sharepost-list li a{display:block;padding:0 10px;color:#fff;text-align:center;text-transform:capitalize;font-size:18px;font-weight:500;height:50px;line-height:50px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media(max-width: 991.98px){.sharepost-list li{display:inline-block}}.sharepost-list .sharepost-search{background:#333}.sharepost-list .sharepost-search img{height:25px}.menu-post .navmenu-post{padding:15px;font-size:1.6rem;border:0px;color:#232323}.menu-post{background-color:var(--dpt-yellow)}.menu-post ul{list-style:none;padding:0;margin:0;display:flex}.menu-post ul li{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.menu-post ul li a.nav-link{font-family:"Kanit";color:#290b07;display:block;padding:20px 25px !important;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.menu-post ul li a.nav-link:hover{color:#fff !important;background:#6f431e;background:-moz-linear-gradient(-45deg, rgb(111, 67, 30) 0%, rgb(70, 32, 32) 100%);background:-webkit-linear-gradient(-45deg, rgb(111, 67, 30) 0%, rgb(70, 32, 32) 100%);background:linear-gradient(135deg, rgb(111, 67, 30) 0%, rgb(70, 32, 32) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#6f431e", endColorstr="#462020",GradientType=1 )}.menu-post .btn-filter{padding:15px;float:right}.post-detail-section{background-image:url("../../assets/images/bg-post-bottom.jpg");background-repeat:no-repeat;background-position:center bottom;min-height:100vh;position:relative;z-index:1}.post-container-sec{margin-top:-130px;position:relative}.post-container-sec::before{content:"";position:absolute;height:70vh;left:-30px;right:-30px;top:130px;background:url("../../assets/images/bg-body-post.png");background-repeat:no-repeat;background-size:cover;background-position:-10px auto;opacity:.6}.bg-post{position:absolute;right:0;bottom:-30px}.post-sec-top{position:relative;z-index:2}.post-sec-footer{position:relative;z-index:1;background-image:url("../../assets/images/bg-postfooter.jpg");background-repeat:no-repeat;background-position:center center;background-size:cover;padding:35px 25px;text-align:center}.post-sec-footer .btn-postnext{min-width:150px;display:inline-block;font-weight:"Kanit";color:#290b07;padding:20px 25px;background:var(--dpt-yellow);-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%)}.post-sec-footer .btn-postback{font-weight:"Kanit";min-width:150px;display:inline-block;color:#290b07;padding:20px 25px;background:var(--dpt-yellow);-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 15px 100%, 0 calc(100% - 15px));clip-path:polygon(0 0, 100% 0, 100% 100%, 15px 100%, 0 calc(100% - 15px))}.post-sec-body{position:relative;z-index:1;background-color:#fff;position:relative;z-index:9;padding-bottom:40px}.post-sec-body .main-post{padding:25px 15px;position:relative;overflow:hidden;min-height:100vh}.post-sec-body .main-post::before{content:"";position:absolute;left:30px;top:120px;height:100%;width:50px;display:block;background-image:url("../../assets/images/bg-cmpost.svg");background-size:50px;background-repeat:repeat-y}@media(max-width: 767.98px){.post-sec-body .main-post::before{display:none}}.post-sec-body .post-date{background:#fff;padding-bottom:25px}@media(max-width: 767.98px){.post-sec-body .post-date .doc-date{-ms-flex:0 0 auto;flex:0 0 auto;max-width:inherit}.post-sec-body .post-date .doc-date .date{font-size:2.4rem;line-height:2.5rem;padding-left:20px;padding-right:20px}}.post-sec-body .post-tagview{background:#fff;padding-bottom:25px}.post-sec-body .post-tagview .list-group-item{text-align:right;padding:.75rem 1rem}.post-sec-body .post-tagview .list-group-item i{position:absolute;left:10px}.post-sec-body .post-tagview .list-group-item i img{width:20px}@media(max-width: 767.98px){.post-sec-body .post-tagview{min-width:100px}}.post-sec-body .back-page{position:absolute;right:15px;z-index:5}@media(max-width: 991.98px){.post-sec-body .back-page{position:relative;display:block;right:auto;text-align:right;margin-bottom:30px}}.post-sec-body .back-to-page{display:inline-block;cursor:pointer;color:#212121}.post-sec-body .back-to-page span{padding:3px 15px;color:#212121}.post-sec-body .post-content-option{position:absolute;left:15px}@media(max-width: 767.98px){.post-sec-body .post-content-option{position:relative;left:auto;display:flex}}.post-sec-body .post-content-col{padding-left:110px}@media(max-width: 767.98px){.post-sec-body .post-content-col{padding-left:0}}.post-sec-body .post-content-body .post-gallery img{width:100%}.post-sec-body .post-content-body .post-gallery-thumb{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.post-sec-body .post-content-body .post-gallery-thumb .thumb-item{flex:20%;max-width:20%;position:relative;padding-right:5px;padding-left:5px}.post-sec-body .post-content-body .post-gallery-thumb .thumb-item .more-gallery{font-family:"Kanit";font-size:5rem;overflow:hidden;background:rgba(255,208,0,.75);position:absolute;height:100%;top:0;bottom:0;left:5px;right:5px;color:#2e1213;display:flex;align-items:center;justify-content:center}.post-sec-body .post-content-body .post-content-tag{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding-top:15px;padding-bottom:15px;margin-top:40px}.post-sec-body .post-content-body .post-content-tag span{color:#fff;display:inline-block;background:#363635;padding:3px 10px;border-radius:20px;margin-right:3px}.post-sec-body .post-content-body .post-content-tag .title-line::before{top:12px}.post-sec-body .post-content-body .post-content-doc{margin-top:40px}.post-sec-body .post-content-body .post-doclist{margin-top:20px}.post-sec-body .post-content-body .post-doclist .doclist-item{min-height:100px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;box-shadow:none;z-index:0;border-left:5px solid #ffd000}.post-sec-body .post-content-body .post-doclist .doclist-item:nth-child(odd){background-color:#f4f4f4}.post-sec-body .post-content-body .post-doclist .doclist-item:nth-child(odd) .doclist-file{background-color:#5d3943}.post-sec-body .post-content-body .post-doclist .doclist-item:nth-child(even){background-color:#d8d8d8}.post-sec-body .post-content-body .post-doclist .doclist-item:nth-child(even) .doclist-file{background-color:#492e35}.post-sec-body .post-content-body .post-doclist .doclist-file{text-align:center;-ms-flex:0 0 85px;flex:0 0 85px;max-width:85px;align-items:center;display:flex;flex-direction:column;min-height:100%;justify-content:center}.post-sec-body .post-content-body .post-doclist .doclist-file .lable-file{color:#fff}.post-sec-body .post-content-body .post-doclist .doclist-file .lable-file i{margin-bottom:5px;display:block}.post-sec-body .post-content-body .post-doclist .doclist-file .size-file{color:var(--dpt-yellow)}.post-sec-body .post-content-body .post-doclist .doclist-text{-ms-flex:0 0 calc(100% - 85px);flex:0 0 calc(100% - 85px);max-width:calc(100% - 85px);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:15px 25px;min-height:100%;align-items:center}.post-sec-body .post-content-body .post-doclist .doclist-text .doclist-label{-ms-flex:0 0 calc(100% - 275px);flex:0 0 calc(100% - 275px);max-width:calc(100% - 275px);padding-right:25px}.post-sec-body .post-content-body .post-doclist .doclist-text .doclist-btnrow{-ms-flex:0 0 275px;flex:0 0 275px;max-width:275px}@media(max-width: 991.98px){.post-sec-body .post-content-body .post-doclist .doclist-text .doclist-label{margin-bottom:10px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.post-sec-body .post-content-body .post-doclist .doclist-text .doclist-btnrow{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.post-sec-body .post-content-body .post-content-vdo{margin-top:40px}.post-sec-body .post-content-body .post-vdocopy{position:relative;z-index:9;margin-bottom:20px}.post-sec-body .post-content-body .sub-vdocopy{text-align:left;position:absolute;top:50%;right:160px;width:calc(100% - 160px);background:#f4f4f4;border:1px solid #5d3943;padding:15px 35px 15px 15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;visibility:hidden}.post-sec-body .post-content-body .sub-vdocopy::before{content:"";width:30px;height:30px;background:#f4f4f4;border:1px solid #5d3943;border-bottom:0px;border-left:0px;display:block;position:absolute;right:-15px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.post-sec-body .post-content-body .sub-vdocopy .vdocopy-close{cursor:pointer;position:absolute;right:10px;top:10px}.post-sec-body .post-content-body .sub-vdocopy code{color:#212121}.post-sec-body .post-content-body .sub-vdocopy.active{opacity:1;visibility:inherit}.post-sec-body .post-content-body .postvdo-thumbs{margin-top:20px;padding-left:5px}.post-sec-body .post-content-body .postvdo-thumbs .nav-item{margin-left:-5px;position:relative;width:16.6666667%}.post-sec-body .post-content-body .postvdo-thumbs .nav-link{padding:5px;position:relative}.post-sec-body .post-content-body .postvdo-thumbs .nav-link::after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0)}.post-sec-body .post-content-body .postvdo-thumbs .nav-link img{width:100%;z-index:1;position:relative}.post-sec-body .post-content-body .postvdo-thumbs .nav-link.active::after{background-color:var(--dpt-yellow)}.post-content-inner .post-content-title{margin-bottom:30px}.post-content-inner .post-content-title h2{font-size:2.4rem;line-height:2.8rem;color:#70383a}.post-content-inner .post-content-title .post-title-sub{text-transform:uppercase;color:#333}.post-content-inner .post-content-detail p{margin-top:0;margin-bottom:25px}.post-content-inner .post-content-detail .list-num{margin-bottom:25px}.post-content-inner .post-content-detail .post-marker{background:#f8f9fa;border-left:5px solid #000;padding:25px;margin-bottom:30px}.post-content-inner .post-content-detail .post-marker .marker-date{margin-bottom:0}.post-content-inner .post-content-detail .post-img-row{padding-top:30px;padding-bottom:30px}.post-content-gallery{margin-bottom:40px}@media(max-width: 991.98px){.post-content-gallery{margin-bottom:40px}}.postgallery-hover{background:#000;position:relative;margin-top:30px}.postgallery-hover *{-webkit-box-sizing:padding-box;box-sizing:padding-box;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.postgallery-hover .img-grid-pr{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.postgallery-hover .caption-grid-pr{position:absolute;top:0;left:0;right:0;z-index:9;align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;opacity:0}.postgallery-hover .caption-grid-pr .galicon-zoom{height:40px}.postgallery-hover .tag-grid-pr{position:absolute;text-transform:uppercase;top:0;left:0;padding:5px 15px;background:#fff;text-align:center;z-index:7;color:#000}.postgallery-hover a.click-pr{display:block;width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;z-index:10}.postgallery-hover:hover .img-grid-pr{opacity:.5}.postgallery-hover:hover .caption-grid-pr{opacity:1}.postgallery-hover:after,.itemPromo:after{content:"";background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;opacity:0}.postgallery-hoverinner{padding-bottom:100%;height:0;position:relative}.postgallery-hoverinner.h-half{padding-bottom:200%;height:0;position:relative}.postgallery-hoverinner.half{padding-bottom:50%}.blog-posts-opportunities{padding:0}.blog-posts-opportunities .post-items{border-bottom:1px solid #eaeaea;padding-top:30px;padding-bottom:30px}.blog-posts-opportunities .post-items:first-child{padding-top:0px}@media(max-width: 991.98px){.blog-posts-opportunities .post-items{padding-top:15px;padding-bottom:15px}}.description-list{margin-top:25px}.description-list .description-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7px}.description-list .deslist-label{font-weight:600;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px;color:#333;text-transform:uppercase}.description-list .deslist-text{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.description-list .deslist-text .social{margin:0}.description-list .deslist-text .social li{margin:0 3px}.description-list .deslist-text .social li a{color:#333;line-height:0;display:block;text-align:center;line-height:35px;width:auto;height:auto;border-radius:0;background-color:rgba(0,0,0,0)}.resp-container{position:relative;overflow:hidden;padding-top:56.25%}.resp-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.post-pagination{margin-top:40px}@media(max-width: 991.98px){.post-pagination{margin-top:20px}}.aside-post h3{font-size:2rem;font-family:"Kanit"}.aside-post h3 span{position:relative;padding-right:40px}.aside-post h3 span::before{content:"";position:absolute;right:0px;top:12px;width:30px;height:3px;background:#70383a}.organizational ol{list-style:none;padding:0}.organizational li{list-style:none;padding:0}.rectangle{position:relative;min-height:54px;z-index:1;padding:15px 25px;border-radius:8px}.level-1{color:var(--mc-level-1);background:var(--mc-white);border:1px solid var(--mc-black);border-bottom:3px solid var(--mc-red);width:100%;max-width:550px;margin:0 auto 40px;position:relative;z-index:5}.level-1::before{content:"";position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);width:1px;height:30px;background:var(--mc-black)}.level-2-wrapper{position:relative;display:grid;grid-template-columns:repeat(3, 1fr)}.level-2-wrapper::before{content:"";position:absolute;top:-20px;left:25%;width:50%;height:1px;background:var(--mc-black)}.level-2-wrapper li{position:relative;padding-bottom:10px;padding-left:10px;padding-right:10px}.level-2-wrapper>li::before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:1px;height:20px;background:var(--mc-black)}.level-2-wrapper>li::after{content:"";position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:calc(100% + 20px);height:1px;background:var(--mc-black)}.level-2-wrapper>li:first-child::after{content:"";position:absolute;top:-20px;left:50%;transform:translateX(0%);width:50%;height:1px;background:var(--mc-black)}.level-2-wrapper>li:last-child::after{content:"";position:absolute;top:-20px;right:50%;transform:translateX(-100%);width:50%;height:1px;background:var(--mc-black)}.level-2{color:var(--mc-level-2);background-color:var(--mc-white);border:1px solid var(--mc-black);border-left:3px solid var(--mc-red);width:100%;max-width:550px;margin:0 auto 40px}.level-2.line-dashed{background-color:#dceafd;border:1px dashed var(--mc-level-2) !important}.level-2::after{display:none;content:"";position:absolute;top:50%;left:0%;transform:translate(-100%, -50%);width:20px;height:1px;background:var(--mc-black)}ol.level-3-wrapper{padding-left:50px;width:100%;max-width:550px}.level-3-wrapper{position:relative;display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;width:90%;margin:0 auto}.level-3-wrapper::before{content:"";position:absolute;top:-40px;left:30px;width:1px;height:45px;background:var(--mc-black)}.level-3-wrapper>li{padding-left:0px;padding-right:0px}.level-3-wrapper>li::before{content:"";position:absolute;top:0px;left:-20px;width:1px;height:calc(100% + 27px);background:var(--mc-black)}.level-3-wrapper>li:last-child::before{display:none}.level-3{color:var(--mc-level-3);background:var(--mc-white);border:1px solid var(--mc-black);border-left:3px solid var(--mc-red);margin-bottom:20px}.level-3::before{content:"";position:absolute;top:25px;left:-22px;width:20px;height:1px;background:var(--mc-black)}ol.level-4-wrapper{padding-left:50px;width:100%;max-width:550px}.level-4-wrapper{position:relative;display:grid;grid-template-columns:repeat(1, 1fr);grid-column-gap:20px;width:90%;margin:0 auto}.level-4-wrapper::before{content:"";position:absolute;top:-38px;left:30px;width:1px;height:65px;background:var(--mc-black)}.level-4-wrapper>li{padding-left:0px;padding-right:0px}.level-4-wrapper>li::before{content:"";position:absolute;top:0px;left:-20px;width:1px;height:calc(100% + 27px);background:var(--mc-black)}.level-4-wrapper>li:last-child::before{display:none}.level-4{color:var(--mc-level-4);background:var(--mc-white);border:1px solid var(--mc-black);font-weight:normal}.level-4::before{content:"";position:absolute;top:25px;left:-20px;width:20px;height:1px;background:var(--mc-black)}@media(max-width: 991.98px){.organizational{width:100%;max-width:550px;margin:0 auto}.rectangle{padding:16px 16px;margin-bottom:25px}.level-1{margin-bottom:20px}.level-1::before{left:20px;display:none}ol.level-2-wrapper{padding-left:50px}.level-2::before{content:"";position:absolute;top:50%;left:0%;transform:translate(-100%, -50%);width:20px;height:1px;background:var(--mc-black)}.level-2-wrapper{position:relative;display:grid;grid-template-columns:repeat(1, 1fr)}.level-2-wrapper li{position:relative;padding-bottom:10px;padding-left:0px;padding-right:0px}.level-2-wrapper::before{display:none}.level-2-wrapper>li::after{display:none}.level-2-wrapper>li:first-child::after{display:none}.level-2-wrapper>li:last-child::after{display:none}.level-2-wrapper>li::before{content:"";position:absolute;top:50%;left:-18px;transform:translate(-100%, -50%);width:1px;height:calc(100% + 55px);background:var(--mc-black)}.level-2-wrapper>li:last-child::before{display:none}.level-2::before{content:"";position:absolute;top:25px;left:-2px;width:20px;height:1px;background:var(--mc-black)}.level-2.line-dashed::before{left:0px}.level-3-wrapper li{padding-bottom:10px}.level-3{margin-bottom:25px}.level-4-wrapper li{padding-bottom:0px}.level-4{margin-bottom:5px}}/*# sourceMappingURL=style.min.css.map */