.elementor-44 .elementor-element.elementor-element-0823ed4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-0823ed4:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-0823ed4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#242424;}.elementor-44 .elementor-element.elementor-element-a4c9a6f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-86d6667{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-44 .elementor-element.elementor-element-44bc693 img{width:100%;}.elementor-44 .elementor-element.elementor-element-f620ab4{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-44 .elementor-element.elementor-element-7594c75{text-align:center;}.elementor-44 .elementor-element.elementor-element-7594c75 .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:18px;font-weight:500;text-shadow:0px 0px 10px #FF5900;color:#FF5900;}.elementor-44 .elementor-element.elementor-element-8bec360{text-align:center;}.elementor-44 .elementor-element.elementor-element-8bec360 .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:16px;font-weight:500;text-shadow:0px 0px 10px #FF5900;color:#FF5900;}.elementor-44 .elementor-element.elementor-element-d4e48f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-d4e48f9:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-d4e48f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#242424;}.elementor-44 .elementor-element.elementor-element-6b0ea2a{text-align:center;}.elementor-44 .elementor-element.elementor-element-6b0ea2a .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:18px;font-weight:500;text-shadow:0px 0px 10px #FF5900;color:#FF5900;}.elementor-44 .elementor-element.elementor-element-278978c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-278978c:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-278978c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#242424;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-44 .elementor-element.elementor-element-44bc693 img{width:100%;}.elementor-44 .elementor-element.elementor-element-7594c75 .elementor-heading-title{font-size:16px;}.elementor-44 .elementor-element.elementor-element-8bec360 .elementor-heading-title{font-size:15px;}.elementor-44 .elementor-element.elementor-element-d4e48f9{--border-radius:25px 25px 0px 0px;}}/* Start custom CSS for image, class: .elementor-element-44bc693 */.floating {  
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 0px;
    margin-top: 0px;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 10px); }
    to   { transform: translate(0, -0px); }    
}/* End custom CSS */