.elementor-kit-6{--e-global-color-primary:#397EB8;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7f3286b:#FFFFFF;--e-global-color-2ee3b2d:#000000;--e-global-color-63c9e28:#20619F;--e-global-color-655d19b:#74B5E3;--e-global-color-2c45cfa:#DCE4ED;--e-global-color-2648105:#1E1E1E;--e-global-color-f3a24d6:#E8F1F5;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Miao";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Miao";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kanit";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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 .site-branding{flex-direction:column;align-items:stretch;}.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 *//*Set Container Padding*/

.m-padding {
    padding-left: clamp(15px, 2.6vw, 40px);
    padding-right: clamp(15px, 2.6vw, 40px);
}

/*Text-Widget*/ 

.m-para p:last-child{margin-bottom:0px;}

/*icon-height*/ 

.m-icon{line-height:0px;}

/*One Side Boxed One Side Full Width*/ 

:root {
  /* You can change 1200px to any width you want! 
  calc((100vw - var(--my-custom-width)) / 2)*/
  --my-custom-width: 1340px;
}/* End custom CSS */