.elementor-230 .elementor-element.elementor-element-08b3969{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-230 .elementor-element.elementor-element-bb08709{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;font-family:"Kanit", Sans-serif;font-size:14px;font-weight:300;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}@media(max-width:1024px){.elementor-230 .elementor-element.elementor-element-08b3969{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}@media(min-width:768px){.elementor-230 .elementor-element.elementor-element-08b3969{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-43a7775 */.fnav {
    display: none;
}

@media (max-width: 1024px) {
    .fnav {
        display: flex;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        height: 60px;
        background-color: #2551aa !important;
        border-top: 3px solid #3e67b9 !important;
        z-index: 9999;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    }

    .fnav-item {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        color: #ffffff !important;
        text-decoration: none;
        font-family: 'Kanit', sans-serif;
        font-size: 14px;
        font-weight: 600;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        transition: background-color 0.25s ease,
                    color 0.25s ease;
    }

    .fnav-item:last-child {
        border-right: none;
    }

    .fnav-item:hover,
    .fnav-item:active,
    .fnav-item.active {
        background-color: #072f7e !important;
        color: #ffffff !important;
    }

    body {
        padding-bottom: 63px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-08b3969 */.ez-cover-footer {
    position: relative;
    height: 50px;
}/* End custom CSS */