<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slick-dots {
    bottom: 20px;
}

.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}

.cookie-tab {

    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98;

    background-color: var(--color-light);

    max-width: 652px;
    margin: 0 auto;
    padding: 1.4rem;
    transition: all 300ms;
}



/* edit by ohm 29/06/23 */

@media only screen and (max-width: 1440px)  {
    .elementor.elementor-3814 &gt; .elementor-section {
        margin: 60px 0;
    }
}

@media only screen and (max-width: 1220px) {
    .language-switcher {
        padding: 0; 
        border: none;
    }
    .language-switcher ul {
        position: relative;
        padding-top: 0;
        padding-left: 0;
        margin-left: 0;
        margin-bottom: 0;
        visibility: visible;
        opacity: 1;
    }
    
    .language-switcher ul li {
        padding: .5rem 0;
        border-top: none;
    }
    .menu-area .language-switcher ul {
        border-radius: 5px;
        border: 1px solid  rgba(0, 0, 0, 0.1);
        margin-top: 20px;
    }
    .menu-area .language-switcher ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0.75rem;
    }
    
    .menu-area .language-switcher ul li:last-child {
        border: none;
    }

    .mobile-menu #main-menu {
        margin-bottom: 0;
    }
    .language-switcher {
        padding-right: 0px !important;
        margin-top: 0;
        /* padding-bottom: 0; */
    }
}
@media only screen and (max-width: 1024px) {
    .language-switcher {
        margin-right: 10px;
    }
    .menu-area ul li {
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px)  {
    .elementor.elementor-3814 &gt; .elementor-section .elementor-element {
        min-height: inherit;
    }    
    .elementor.elementor-3814 &gt; .elementor-section .elementor-element &gt; .elementor-widget-container:first-child {
        padding: 0;
        /* margin-top: 3rem; */
    }
    .elementor.elementor-3814 &gt; .elementor-section .elementor-col-20 {
        margin-top: 3rem;
    }
    .elementor-3814 .elementor-element.elementor-element-4b82f75 &gt; .elementor-element-populated {
        margin: 0;
    }
}


@media only screen and (max-width: 575px) {
    .elementor.elementor-3814 &gt; .elementor-section {
        margin: 30px 0;
    }    
}



/***/
/* edit by ohm2 27/07/2023 */
.header-logo {
    margin-top: 5px;
}
@media (max-width: 1440px)  {
    body.elementor-page-10:not(.elementor-motion-effects-element-type-background) {
        margin: 0;
    }
    header {
        height: 81.09px;
        padding: 18px 0;
    }
    .header-inner .header-column .header-column-three a {
        width: max-content;
        display: inline-block;
    }
    .header-inner .header-column .header-column-three .btn-book-demo {
        padding: 12px 25px;
        font-size: 16px;
    }
    .header-inner .header-column .header-column-three .vdivider {
        margin: 0 10px;
    }
    .header-inner .header-column .header-column-three .search {
        margin: 0 10px;
    }
    .header-inner .header-column .header-column-three .language-switcher span {
        padding-right: 10px;
        margin-left: 10px;
    }
    .header-inner .header-column .header-column-three .official-dis img {
        width: 65px !important;
        height: auto !important;
    }
    .mega-menu-item .megamenu-container {
        top: 102px;
    }
}
@media (max-width: 1220px) {
    header {
        height: 72px;
        padding: 15px 0;
    }
}


/* @media (max-width: 1310px)  {
    .header-inner .header-column .header-column-three a {
        width: max-content;
        display: inline-block;
    }
    .header-inner .header-column .header-column-three .btn-book-demo {
        padding: 12px 25px;
        font-size: 16px;
    }
    .header-inner .header-column .header-column-three .vdivider {
        margin: 0 10px;
    }
    .header-inner .header-column .header-column-three .search {
        margin: 0 10px;
    }
    .header-inner .header-column .header-column-three .language-switcher span {
        padding-right: 10px;
        margin-left: 10px;
    }
    .header-inner .header-column .header-column-three .official-dis img {
        width: 65px !important;
        height: auto !important;
    }
} */
  
/***/

/***/
/* edit by north 15/08/2023 */
.lang-th {
    font-family: 'db_helvethaica' !important;
}
/*** /


/* 2023/12/20 */

.prod-section {
    margin: 120px 0;
}
/* color: #009A3D; */
.prod-section .head-title {
    font-size: 56px !important;
    font-family: "db_helvethaica" !important;
    font-weight: normal;
    text-transform: capitalize;
    line-height: 1em;
    letter-spacing: 0.2px;
}
.prod-section-container {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and (max-width: 1440px) {
    .prod-section {
        margin: 60px 0;
    }
    .prod-section .head-title {
        font-size: 48px !important;
    }
}
@media (max-width: 575px) {
    .prod-section {
        margin: 40px 0;
    }
    .prod-section .head-title {
        font-size: 44px !important;
    }
}

.elementor-custom-embed-image-overlay{
z-index:-10;
}
.elementor-video-iframe{
height:480px  !important;
}
.elementor-custom-embed-image-overlay{
z-index=10;
}</pre></body></html>