@import url('/en/Style/Fnt');

:root {--color-primary: #007FB2;--color-primary-100: #56CEFF;--color-primary-200: #19BDFE;--color-primary-300: #00A3E5;--color-primary-400: #009CDA;--color-primary-500: #007FB2;--color-primary-600: #05506E;--color-primary-700: #022634;--color-primary-800: #000000;--color-primary-900: #000000;--color-primary-light: #009CDA;--color-primary-dark: #05506E;--color-primary-inactive: #19BDFE;--ax-color-secondary: #c8df8e;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #007fb2;--ax-footer-color: #ffffff;--ax-footer-link-color: #007fb2;--ax-header-bg: #fff;--ax-header-color: #000000;--font-family: Poppins;}
.gridder-expanded-content {
                                        background-color: var(--ax-ticket-grid-background);
                                }

                                .gridder-navigation {
                                    z-index: 1;
                                    position: relative;
                                    background-color: var(--ax-ticket-grid-background);

                                }

                                .gridder-bg {
                                    display: none;
                                }
                    .kt-footer {
                                    background-image: url('/Files/static//16/logo-mont-orignal.png');
                                }
                    
