/*
CTC Separate Stylesheet
Updated: 2026-07-21 13:35:30
*/
html,
body {
    overflow-x: hidden;
}

@media (min-width: 801px) {
    #wtop img {
        transition: transform .35s ease;
    }

    #wtop.elementor-sticky--effects img {
        width: 30%;
    }

    #wtop>.e-con-inner {
        transition: padding .35s ease;
    }

    #wtop.elementor-sticky--effects>.e-con-inner {
        padding: 0;
    }
    #topmenu .fmm-foot {
    border-bottom: 1px solid #c9a227;
}
#topmenu .e-n-menu-content>div {max-width:860px;}
}



