.elementor-kit-6{--e-global-color-primary:#58CEB8;--e-global-color-secondary:#020C0A;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Bai Jamjuree";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Bai Jamjuree";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Bai Jamjuree";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-family:"Bai Jamjuree";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.4em;--e-global-typography-accent-letter-spacing:1px;color:#000000;font-family:"Rajdhani", Sans-serif;font-size:17px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-size:15px;font-weight:600;text-transform:uppercase;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:22px 32px 22px 32px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );box-shadow:0px 10px 40px -20px rgba(0,0,0,0.5);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-family:"Bai Jamjuree", Sans-serif;font-size:60px;font-weight:700;}.elementor-kit-6 h2{font-family:"Bai Jamjuree", Sans-serif;font-size:42px;font-weight:700;}.elementor-kit-6 h3{font-family:"Bai Jamjuree", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-6 h4{font-family:"Bai Jamjuree", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-6 h5{font-family:"Bai Jamjuree", Sans-serif;font-weight:700;}.elementor-kit-6 h6{font-family:"Bai Jamjuree", Sans-serif;font-weight:700;}.elementor-kit-6 label{font-size:15px;font-weight:600;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{color:var( --e-global-color-accent );background-color:#000000BF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#7A7A7A75;border-radius:5px 5px 5px 5px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}.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);}@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-kit-6{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:26px;--e-global-typography-text-font-size:20px;--e-global-typography-accent-font-size:14px;}.elementor-kit-6 h1{font-size:42px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 h3{font-size:26px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:14px;padding:20px 30px 20px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Contact Form*/
.elementor-field-type-acceptance {
    line-height: 1em;
}

/*Animation Ghost*/
.ghost{
    animation: animate-ghost 2.5s linear infinite alternate;
}
.ghost-s{
    animation: animate-ghost-s 1.5s linear 1s infinite alternate;
}

@keyframes animate-ghost {
    from {transform: translate(0px, 0px);}
    to {transform: translate(10px, -20px) ;}
}

@keyframes animate-ghost-s {
    from {transform: translate(0px, 0px);}
    to {transform: translate(-5px, -10px) ;}
}/* End custom CSS */