.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;overscroll-behavior:auto;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */#border-text-secon {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 5px 5px 5px 5px;
border-color: var(--border-color-secon);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
#color-marquee {
background-color: var(--bg-marquee);
}
#color-secon-header {
background: var(--color-secon);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-9 a{
animation: blink-menu 1s linear infinite;
}
#border-service {
animation: blink-border 3s infinite;
/*----------------------------------*/
border-style: solid;
border-radius: 5px;
border-color: var(--border-color);
box-shadow: 0px 0px 10px 0px var(--border-color);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
/*----------------------------------*/
background-color: transparent;
background-image: linear-gradient(180deg, var(--gradient-color-x1) 0%, var(--gradient-color-x2) 100%);
}
strong {
color: var(--color-strong) !important;
}
.footer-tags {
display: flex;
justify-content: center;
flex-wrap: wrap;
font-family: 'Kanit', sans-serif;
}
.site-footer.dynamic-footer {
display:none;
}
.footer-tags .btn {
margin-right: 8px;
margin-bottom: 8px;
padding: 7px 10px 2px;
line-height: 1;
border-radius: 7px;
color: var(--color-text-footer);
background: var(--color-bt-footer);
padding: 5px 10px;
display: flex;
align-items: center;
justify-content: center;
}
body p,span,ul,ol,li,h1,h2,h3 {
    font-family: 'Kanit', sans-serif !important;
  }/* End custom CSS */