:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(255, 140, 0);--bs-secondary: rgb(15, 15, 15);--bs-tertiary: rgb(139, 69, 19);--bs-success: rgb(40, 167, 69);--bs-info: rgb(23, 162, 184);--bs-warning: rgb(255, 193, 7);--bs-danger: rgb(220, 53, 69);--bs-light: rgb(255, 255, 255);--bs-dark: rgb(26, 26, 26);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(255, 140, 0);--bs-emphasis-color-rgb: 255, 140, 0;--bs-border-color: rgba(213, 213, 213, 1);--bs-primary-rgb: 255, 140, 0;--bs-secondary-rgb: 15, 15, 15;--bs-tertiary-rgb: 139, 69, 19;--bs-success-rgb: 40, 167, 69;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 255, 193, 7;;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 255, 255, 255;--bs-dark-rgb: 26, 26, 26;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(235, 235, 235);--bs-secondary-bg: rgb(227, 226, 225);--bs-tertiary-bg: rgb(160, 160, 160);--bs-primary-bg-rgb: 235, 235, 235;--bs-secondary-bg-rgb: 227, 226, 225;--bs-tertiary-bg-rgb: 160, 160, 160;--bs-primary-color: rgba(255, 140, 0, .75);--bs-secondary-color: rgba(15, 15, 15, .75);--bs-tertiary-color: rgba(139, 69, 19, .75);--bs-link-color: rgb(255, 140, 0);--bs-link-color-rgb: 255, 140, 0;--bs-link-hover-color-rgb: 217, 119, 0;--bs-link-hover-color: rgba(217, 119, 0, 1);--bs-body-color: rgb(34, 34, 34);--bs-body-color-rgb: 34, 34, 34;--bs-body-bg: rgb(251, 251, 251);--bs-body-bg-rgb: 251, 251, 251;--bs-primary-text-emphasis: rgba(153, 84, 0, 1);--bs-secondary-text-emphasis: rgba(9, 9, 9, 1);--bs-tertiary-text-emphasis: rgba(83, 41, 11, 1);--bs-success-text-emphasis: rgba(24, 100, 41, 1);--bs-info-text-emphasis: rgba(14, 97, 110, 1);--bs-warning-text-emphasis: rgba(153, 116, 4, 1);--bs-danger-text-emphasis: rgba(132, 32, 41, 1);--bs-primary-bg-subtle: rgb(235, 235, 235);--bs-secondary-bg-subtle: rgb(227, 226, 225);--bs-tertiary-bg-subtle: rgb(160, 160, 160);--bs-success-bg-subtle: rgba(244, 251, 246, 1);--bs-info-bg-subtle: rgba(243, 250, 251, 1);--bs-warning-bg-subtle: rgba(255, 252, 243, 1);--bs-danger-bg-subtle: rgba(253, 245, 246, 1);--bs-primary-border-subtle: rgba(188, 188, 188, 1);--bs-secondary-border-subtle: rgba(182, 181, 180, 1);--bs-tertiary-border-subtle: rgba(128, 128, 128, 1);--bs-success-border-subtle: rgba(212, 237, 218, 1);--bs-info-border-subtle: rgba(209, 236, 241, 1);--bs-warning-border-subtle: rgba(255, 243, 205, 1);--bs-danger-border-subtle: rgba(248, 215, 218, 1);--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.2);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, 0.2);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.2);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.2);--bs-body-font-family: "Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-heading-font-family: "Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}html {background-color: var(--bs-primary);}h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {font-family: var(--bs-heading-font-family);}.swiper, .swiper-button-prev, .swiper-button-next {--swiper-navigation-color: rgb(255, 140, 0);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(255, 140, 0);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.2);}.btn-primary {--bs-btn-color: rgb(0, 0, 0);--bs-btn-bg: rgb(255, 140, 0);--bs-btn-border-color: rgb(255, 140, 0);--bs-btn-hover-color: rgb(0, 0, 0);--bs-btn-hover-bg: rgba(255, 157, 38, 1);--bs-btn-hover-border-color: rgb(255, 140, 0);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(0, 0, 0);--bs-btn-active-bg: rgba(255, 163, 51, 1);--bs-btn-active-border-color: rgba(255, 163, 51, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(0, 0, 0);--bs-btn-disabled-bg: rgba(255, 175, 77, 1);--bs-btn-disabled-border-color: rgba(255, 175, 77, 1);}.btn-primary-subtle {--bs-btn-color: rgb(0, 0, 0);--bs-btn-bg: rgb(235, 235, 235);--bs-btn-border-color: rgb(255, 140, 0);--bs-btn-hover-color: rgb(0, 0, 0);--bs-btn-hover-bg: rgba(255, 157, 38, 1);--bs-btn-hover-border-color: rgb(255, 140, 0);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(0, 0, 0);--bs-btn-active-bg: rgba(255, 163, 51, 1);--bs-btn-active-border-color: rgba(255, 163, 51, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(0, 0, 0);--bs-btn-disabled-bg: rgba(255, 175, 77, 1);--bs-btn-disabled-border-color: rgba(255, 175, 77, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(235, 235, 235);--bs-btn-border-color: rgb(235, 235, 235);--bs-btn-hover-color: rgb(0, 0, 0);--bs-btn-hover-bg: rgba(238, 238, 238, 1);--bs-btn-hover-border-color: rgb(235, 235, 235);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(0, 0, 0);--bs-btn-active-bg: rgba(255, 163, 51, 1);--bs-btn-active-border-color: rgba(255, 163, 51, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(0, 0, 0);--bs-btn-disabled-bg: rgba(255, 175, 77, 1);--bs-btn-disabled-border-color: rgba(255, 175, 77, 1);}.btn-secondary {--bs-btn-color: rgb(247, 247, 247);--bs-btn-bg: rgb(15, 15, 15);--bs-btn-border-color: rgb(15, 15, 15);--bs-btn-hover-color: rgb(247, 247, 247);--bs-btn-hover-bg: rgba(51, 51, 51, 1);--bs-btn-hover-border-color: rgb(15, 15, 15);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(247, 247, 247);--bs-btn-active-bg: rgba(63, 63, 63, 1);--bs-btn-active-border-color: rgba(63, 63, 63, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(247, 247, 247);--bs-btn-disabled-bg: rgba(87, 87, 87, 1);--bs-btn-disabled-border-color: rgba(87, 87, 87, 1);}.btn-tertiary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(139, 69, 19);--bs-btn-border-color: rgb(139, 69, 19);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(156, 97, 54, 1);--bs-btn-hover-border-color: rgb(139, 69, 19);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(162, 106, 66, 1);--bs-btn-active-border-color: rgba(162, 106, 66, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(174, 125, 90, 1);--bs-btn-disabled-border-color: rgba(174, 125, 90, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(247, 247, 247);--bs-btn-bg: rgb(227, 226, 225);--bs-btn-border-color: rgb(15, 15, 15);--bs-btn-hover-color: rgb(247, 247, 247);--bs-btn-hover-bg: rgba(51, 51, 51, 1);--bs-btn-hover-border-color: rgb(15, 15, 15);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(247, 247, 247);--bs-btn-active-bg: rgba(63, 63, 63, 1);--bs-btn-active-border-color: rgba(63, 63, 63, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(247, 247, 247);--bs-btn-disabled-bg: rgba(87, 87, 87, 1);--bs-btn-disabled-border-color: rgba(87, 87, 87, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(160, 160, 160);--bs-btn-border-color: rgb(139, 69, 19);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(156, 97, 54, 1);--bs-btn-hover-border-color: rgb(139, 69, 19);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(162, 106, 66, 1);--bs-btn-active-border-color: rgba(162, 106, 66, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(174, 125, 90, 1);--bs-btn-disabled-border-color: rgba(174, 125, 90, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(227, 226, 225);--bs-btn-border-color: rgb(227, 226, 225);--bs-btn-hover-color: rgb(247, 247, 247);--bs-btn-hover-bg: rgba(231, 230, 230, 1);--bs-btn-hover-border-color: rgb(227, 226, 225);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(247, 247, 247);--bs-btn-active-bg: rgba(63, 63, 63, 1);--bs-btn-active-border-color: rgba(63, 63, 63, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(247, 247, 247);--bs-btn-disabled-bg: rgba(87, 87, 87, 1);--bs-btn-disabled-border-color: rgba(87, 87, 87, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgb(160, 160, 160);--bs-btn-border-color: rgb(160, 160, 160);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(174, 174, 174, 1);--bs-btn-hover-border-color: rgb(160, 160, 160);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(162, 106, 66, 1);--bs-btn-active-border-color: rgba(162, 106, 66, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(174, 125, 90, 1);--bs-btn-disabled-border-color: rgba(174, 125, 90, 1);}.btn-light {--bs-btn-color: rgb(26, 26, 26);--bs-btn-bg: rgb(255, 255, 255);--bs-btn-border-color: rgb(255, 255, 255);--bs-btn-hover-color: rgba(60, 60, 60, 1);--bs-btn-hover-bg: rgba(242, 242, 242, 1);--bs-btn-hover-border-color: rgba(242, 242, 242, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(60, 60, 60, 1);--bs-btn-active-bg: rgba(229, 229, 229, 1);--bs-btn-active-border-color: rgba(229, 229, 229, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgba(60, 60, 60, 1);--bs-btn-disabled-bg: rgba(204, 204, 204, 1);--bs-btn-disabled-border-color: rgba(204, 204, 204, 1);}.btn-dark {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(26, 26, 26);--bs-btn-border-color: rgb(26, 26, 26);--bs-btn-hover-color: rgba(255, 255, 255, 1);--bs-btn-hover-bg: rgba(60, 60, 60, 1);--bs-btn-hover-border-color: rgba(60, 60, 60, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(255, 255, 255, 1);--bs-btn-active-bg: rgba(83, 83, 83, 1);--bs-btn-active-border-color: rgba(83, 83, 83, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgba(204, 204, 204, 1);--bs-btn-disabled-bg: rgb(26, 26, 26);--bs-btn-disabled-border-color: rgb(26, 26, 26);}.text-bg-primary {color: rgb(0, 0, 0) !important;}.text-primary-subtle {color: rgb(235, 235, 235);}.text-bg-secondary {color: rgb(247, 247, 247) !important;}.text-secondary-subtle {color: rgb(227, 226, 225);}.bg-tertiary {background-color: rgb(139, 69, 19) !important;}.text-bg-tertiary {background-color: rgb(139, 69, 19) !important;color: rgb(255, 255, 255) !important;}.text-tertiary {color: rgb(139, 69, 19) !important;}.text-tertiary-subtle {color: rgb(160, 160, 160);}.dropdown-menu {--bs-dropdown-bg: rgb(251, 251, 251);--bs-dropdown-link-active-color: rgb(255, 140, 0);--bs-dropdown-link-hover-color: rgba(255, 157, 38, 1);--bs-dropdown-link-hover-bg: rgb(235, 235, 235);--bs-dropdown-link-color: rgb(255, 140, 0);}.pagination {--bs-pagination-active-bg: rgb(255, 140, 0);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(255, 140, 0);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.2);}.navbar {--bs-navbar-active-color: var(--bs-primary) ;--bs-navbar-color: inherit;}.navbar .nav-link.static-active { color: var(--bs-navbar-active-color);}.navbar-nav {--bs-nav-link-hover-color: rgba(255, 157, 38, 1); --bs-nav-link-font-weight: 300;}.nav-pills {--bs-nav-pills-link-active-color: rgb(255, 140, 0);--bs-nav-pills-link-active-bg: rgb(227, 226, 225);}.progress {--bs-progress-bar-bg: rgb(255, 140, 0);}.accordion {--bs-accordion-active-color: rgb(255, 140, 0);}.btn-outline-primary {--bs-btn-color: rgb(255, 140, 0);--bs-btn-border-color: rgb(255, 140, 0);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(255, 140, 0);--bs-btn-hover-border-color: rgb(255, 140, 0);--bs-btn-focus-shadow-rgb: 255, 140, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(255, 140, 0);--bs-btn-active-border-color: rgb(255, 140, 0);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(255, 140, 0);--bs-btn-disabled-border-color: rgb(255, 140, 0);}.btn-outline-secondary {--bs-btn-color: rgb(15, 15, 15);--bs-btn-border-color: rgb(15, 15, 15);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(15, 15, 15);--bs-btn-hover-border-color: rgb(15, 15, 15);--bs-btn-focus-shadow-rgb: 15, 15, 15;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(15, 15, 15);--bs-btn-active-border-color: rgb(15, 15, 15);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(15, 15, 15);--bs-btn-disabled-border-color: rgb(15, 15, 15);}.btn-outline-tertiary {--bs-btn-color: rgb(139, 69, 19);--bs-btn-border-color: rgb(139, 69, 19);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(139, 69, 19);--bs-btn-hover-border-color: rgb(139, 69, 19);--bs-btn-focus-shadow-rgb: 139, 69, 19;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(139, 69, 19);--bs-btn-active-border-color: rgb(139, 69, 19);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);--bs-btn-disabled-color: rgb(139, 69, 19);--bs-btn-disabled-border-color: rgb(139, 69, 19);}.table-primary {--bs-table-bg:rgb(255, 140, 0);--bs-table-color:rgb(0, 0, 0);}.table-secondary {--bs-table-bg:rgb(15, 15, 15);--bs-table-color:rgb(247, 247, 247);}.table-tertiary {--bs-table-bg:rgb(139, 69, 19);--bs-table-color:rgb(255, 255, 255);}.form-check-input:checked {background-color: rgb(255, 140, 0) ;border-color: rgb(255, 140, 0) ;}.form-control:focus, .form-select:focus {border-color: rgba(255, 198, 128, 1);}.list-group {--bs-list-group-active-bg: rgb(255, 140, 0);--bs-list-group-active-border-color: rgb(255, 140, 0);--bs-list-group-active-color: rgb(0, 0, 0);}.text-bg-success { color: rgb(255, 255, 255) !important; background-color: rgb(40, 167, 69) !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: rgb(255, 193, 7) !important;}.text-bg-danger { color: rgb(34, 34, 34) !important; background-color: rgb(220, 53, 69) !important;}.text-bg-info { color: rgb(255, 255, 255) !important; background-color: rgb(23, 162, 184) !important;}.text-bg-light { color: rgb(34, 34, 34) !important; background-color: rgb(255, 255, 255) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(26, 26, 26) !important;}.text-bg-primary-subtle { background-color: rgb(235, 235, 235) !important; color: rgb(34, 34, 34) !important;}.text-bg-secondary-subtle { background-color: rgb(227, 226, 225) !important; color: rgb(34, 34, 34) }.text-bg-tertiary-subtle { background-color: rgb(160, 160, 160) !important; color: rgb(34, 34, 34) }.text-bg-body { background-color: rgb(251, 251, 251) !important; color: rgb(34, 34, 34) !important;}.text-bg-white { background-color: rgb(255, 255, 255) !important; color: rgb(0, 0, 0) !important;}.text-body-bg { color: var(--bs-body-bg);}.btn-body { --bs-btn-color: var(--bs-body-color); --bs-btn-bg: var(--bs-body-bg);}.btn-outline-body { --bs-btn-color: var(--bs-body-bg); --bs-btn-border-color: var(--bs-body-bg);}.offcanvas, .offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl { --bs-offcanvas-bg: var(--bs-white) !important;}.card {--bs-card-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.2);--bs-card-title-color: rgb(255, 140, 0);--bs-card-color: rgb(34, 34, 34);--bs-card-border-color: rgba(213, 213, 213, 1);}#eladas-beszamitas img, #szerviz img{ box-shadow:none !important;}.contacts_wrapper { flex-grow: 1 !important; align-items: start;}.additional-menu>div { gap:.25rem !important;}