.elementor-40 .elementor-element.elementor-element-18a3377{--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-40 .elementor-element.elementor-element-18a3377:not(.elementor-motion-effects-element-type-background), .elementor-40 .elementor-element.elementor-element-18a3377 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #250202 0%, #FF7502 100%);}.elementor-40 .elementor-element.elementor-element-cce7d2c{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;}.elementor-40 .elementor-element.elementor-element-be9c011{--display:flex;--justify-content:center;}.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-40 .elementor-element.elementor-element-87b9c5b{text-align:center;}.elementor-40 .elementor-element.elementor-element-87b9c5b .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:18px;font-weight:500;text-shadow:0px 0px 10px #D1A32B;color:#FFCF00;}.elementor-40 .elementor-element.elementor-element-8e4e556{text-align:center;}.elementor-40 .elementor-element.elementor-element-8e4e556 .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:17px;font-weight:500;text-shadow:0px 0px 10px #D1A32B;color:#FFCF00;}.elementor-40 .elementor-element.elementor-element-e34c5bd{--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-40 .elementor-element.elementor-element-cb5eb14 img{width:93%;}.elementor-40 .elementor-element.elementor-element-21bd34c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:6px;--padding-bottom:6px;--padding-left:0px;--padding-right:0px;}.elementor-40 .elementor-element.elementor-element-21bd34c:not(.elementor-motion-effects-element-type-background), .elementor-40 .elementor-element.elementor-element-21bd34c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FF9C00 0%, #FFAA00 100%);}.elementor-40 .elementor-element.elementor-element-424d898{text-align:center;}.elementor-40 .elementor-element.elementor-element-424d898 .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:18px;font-weight:500;text-shadow:0px 0px 10px #D1A32B;color:#FFFFFF;}.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-40 .elementor-element.elementor-element-18a3377{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-40 .elementor-element.elementor-element-87b9c5b .elementor-heading-title{font-size:16px;}.elementor-40 .elementor-element.elementor-element-8e4e556 .elementor-heading-title{font-size:15px;}.elementor-40 .elementor-element.elementor-element-cb5eb14 img{width:100%;}.elementor-40 .elementor-element.elementor-element-424d898 .elementor-heading-title{font-size:22px;line-height:1.5em;}}/* Start custom CSS for image, class: .elementor-element-cb5eb14 */.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 */