:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(245, 158, 11);--bs-secondary: rgb(30, 41, 59);--bs-tertiary: rgb(76, 83, 135);--bs-success: rgb(25, 135, 84);--bs-info: rgb(23, 162, 184);--bs-warning: rgb(255, 193, 7);--bs-danger: rgb(220, 53, 69);--bs-light: rgb(241, 245, 249);--bs-dark: rgb(15, 23, 42);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(26, 32, 44);--bs-emphasis-color-rgb: 26, 32, 44;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 245, 158, 11;--bs-secondary-rgb: 30, 41, 59;--bs-tertiary-rgb: 76, 83, 135;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 255, 193, 7;;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 241, 245, 249;--bs-dark-rgb: 15, 23, 42;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(254, 245, 231);--bs-secondary-bg: rgb(241, 245, 249);--bs-tertiary-bg: rgba(222, 226, 230, 0.5);--bs-primary-bg-rgb: 254, 245, 231;--bs-secondary-bg-rgb: 241, 245, 249;--bs-tertiary-bg-rgb: 222, 226, 230;--bs-primary-color: rgba(245, 158, 11, .75);--bs-secondary-color: rgba(30, 41, 59, .75);--bs-tertiary-color: rgba(76, 83, 135, .75);--bs-link-color: rgb(245, 158, 11);--bs-link-color-rgb: 245, 158, 11;--bs-link-hover-color-rgb: 208, 134, 9;--bs-link-hover-color: rgba(208, 134, 9, 1);--bs-body-color: rgb(26, 32, 44);--bs-body-color-rgb: 26, 32, 44;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(147, 95, 7, 1);--bs-secondary-text-emphasis: rgba(18, 25, 35, 1);--bs-tertiary-text-emphasis: rgba(46, 50, 81, 1);--bs-success-text-emphasis: rgba(15, 81, 50, 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(254, 245, 231);--bs-secondary-bg-subtle: rgb(241, 245, 249);--bs-tertiary-bg-subtle: rgba(222, 226, 230, 0.5);--bs-success-bg-subtle: rgba(244, 249, 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(203, 196, 185, 1);--bs-secondary-border-subtle: rgba(193, 196, 199, 1);--bs-tertiary-border-subtle: rgba(178, 181, 184, 0.5);--bs-success-border-subtle: rgba(209, 231, 221, 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.15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, 0.15);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.15);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.15);--bs-body-font-family: "Montserrat 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: "Montserrat 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(245, 158, 11);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(245, 158, 11);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.btn-primary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(245, 158, 11);--bs-btn-border-color: rgb(245, 158, 11);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(247, 173, 48, 1);--bs-btn-hover-border-color: rgb(245, 158, 11);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(247, 177, 60, 1);--bs-btn-active-border-color: rgba(247, 177, 60, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(248, 187, 84, 1);--bs-btn-disabled-border-color: rgba(248, 187, 84, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(254, 245, 231);--bs-btn-border-color: rgb(245, 158, 11);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(247, 173, 48, 1);--bs-btn-hover-border-color: rgb(245, 158, 11);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(247, 177, 60, 1);--bs-btn-active-border-color: rgba(247, 177, 60, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(248, 187, 84, 1);--bs-btn-disabled-border-color: rgba(248, 187, 84, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(254, 245, 231);--bs-btn-border-color: rgb(254, 245, 231);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(254, 247, 235, 1);--bs-btn-hover-border-color: rgb(254, 245, 231);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(247, 177, 60, 1);--bs-btn-active-border-color: rgba(247, 177, 60, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(248, 187, 84, 1);--bs-btn-disabled-border-color: rgba(248, 187, 84, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(30, 41, 59);--bs-btn-border-color: rgb(30, 41, 59);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(64, 73, 88, 1);--bs-btn-hover-border-color: rgb(30, 41, 59);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(75, 84, 98, 1);--bs-btn-active-border-color: rgba(75, 84, 98, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(98, 105, 118, 1);--bs-btn-disabled-border-color: rgba(98, 105, 118, 1);}.btn-tertiary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(76, 83, 135);--bs-btn-border-color: rgb(76, 83, 135);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(103, 109, 153, 1);--bs-btn-hover-border-color: rgb(76, 83, 135);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(112, 117, 159, 1);--bs-btn-active-border-color: rgba(112, 117, 159, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(130, 135, 171, 1);--bs-btn-disabled-border-color: rgba(130, 135, 171, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(241, 245, 249);--bs-btn-border-color: rgb(30, 41, 59);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(64, 73, 88, 1);--bs-btn-hover-border-color: rgb(30, 41, 59);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(75, 84, 98, 1);--bs-btn-active-border-color: rgba(75, 84, 98, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(98, 105, 118, 1);--bs-btn-disabled-border-color: rgba(98, 105, 118, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgba(222, 226, 230, 0.5);--bs-btn-border-color: rgb(76, 83, 135);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(103, 109, 153, 1);--bs-btn-hover-border-color: rgb(76, 83, 135);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(112, 117, 159, 1);--bs-btn-active-border-color: rgba(112, 117, 159, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(130, 135, 171, 1);--bs-btn-disabled-border-color: rgba(130, 135, 171, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(241, 245, 249);--bs-btn-border-color: rgb(241, 245, 249);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(243, 247, 250, 1);--bs-btn-hover-border-color: rgb(241, 245, 249);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(75, 84, 98, 1);--bs-btn-active-border-color: rgba(75, 84, 98, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(98, 105, 118, 1);--bs-btn-disabled-border-color: rgba(98, 105, 118, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgba(222, 226, 230, 0.5);--bs-btn-border-color: rgba(222, 226, 230, 0.5);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(227, 230, 234, 0.5);--bs-btn-hover-border-color: rgba(222, 226, 230, 0.5);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(112, 117, 159, 1);--bs-btn-active-border-color: rgba(112, 117, 159, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(130, 135, 171, 1);--bs-btn-disabled-border-color: rgba(130, 135, 171, 1);}.btn-light {--bs-btn-color: rgb(15, 23, 42);--bs-btn-bg: rgb(241, 245, 249);--bs-btn-border-color: rgb(241, 245, 249);--bs-btn-hover-color: rgba(51, 58, 74, 1);--bs-btn-hover-bg: rgba(229, 233, 237, 1);--bs-btn-hover-border-color: rgba(229, 233, 237, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(51, 58, 74, 1);--bs-btn-active-bg: rgba(217, 220, 224, 1);--bs-btn-active-border-color: rgba(217, 220, 224, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(51, 58, 74, 1);--bs-btn-disabled-bg: rgba(193, 196, 199, 1);--bs-btn-disabled-border-color: rgba(193, 196, 199, 1);}.btn-dark {--bs-btn-color: rgb(241, 245, 249);--bs-btn-bg: rgb(15, 23, 42);--bs-btn-border-color: rgb(15, 23, 42);--bs-btn-hover-color: rgba(243, 247, 250, 1);--bs-btn-hover-bg: rgba(51, 58, 74, 1);--bs-btn-hover-border-color: rgba(51, 58, 74, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(245, 248, 251, 1);--bs-btn-active-bg: rgba(75, 81, 95, 1);--bs-btn-active-border-color: rgba(75, 81, 95, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(193, 196, 199, 1);--bs-btn-disabled-bg: rgb(15, 23, 42);--bs-btn-disabled-border-color: rgb(15, 23, 42);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(254, 245, 231);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(241, 245, 249);}.bg-tertiary {background-color: rgb(76, 83, 135) !important;}.text-bg-tertiary {background-color: rgb(76, 83, 135) !important;color: rgb(255, 255, 255) !important;}.text-tertiary {color: rgb(76, 83, 135) !important;}.text-tertiary-subtle {color: rgba(222, 226, 230, 0.5);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(245, 158, 11);--bs-dropdown-link-hover-color: rgba(247, 173, 48, 1);--bs-dropdown-link-hover-bg: rgb(254, 245, 231);--bs-dropdown-link-color: rgb(26, 32, 44);}.pagination {--bs-pagination-active-bg: rgb(245, 158, 11);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(245, 158, 11);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.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(247, 173, 48, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(26, 32, 44);--bs-nav-pills-link-active-bg: rgb(241, 245, 249);}.progress {--bs-progress-bar-bg: rgb(245, 158, 11);}.accordion {--bs-accordion-active-color: rgb(245, 158, 11);}.btn-outline-primary {--bs-btn-color: rgb(245, 158, 11);--bs-btn-border-color: rgb(245, 158, 11);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(245, 158, 11);--bs-btn-hover-border-color: rgb(245, 158, 11);--bs-btn-focus-shadow-rgb: 245, 158, 11;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(245, 158, 11);--bs-btn-active-border-color: rgb(245, 158, 11);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(245, 158, 11);--bs-btn-disabled-border-color: rgb(245, 158, 11);}.btn-outline-secondary {--bs-btn-color: rgb(30, 41, 59);--bs-btn-border-color: rgb(30, 41, 59);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(30, 41, 59);--bs-btn-hover-border-color: rgb(30, 41, 59);--bs-btn-focus-shadow-rgb: 30, 41, 59;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(30, 41, 59);--bs-btn-active-border-color: rgb(30, 41, 59);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(30, 41, 59);--bs-btn-disabled-border-color: rgb(30, 41, 59);}.btn-outline-tertiary {--bs-btn-color: rgb(76, 83, 135);--bs-btn-border-color: rgb(76, 83, 135);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(76, 83, 135);--bs-btn-hover-border-color: rgb(76, 83, 135);--bs-btn-focus-shadow-rgb: 76, 83, 135;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(76, 83, 135);--bs-btn-active-border-color: rgb(76, 83, 135);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(76, 83, 135);--bs-btn-disabled-border-color: rgb(76, 83, 135);}.table-primary {--bs-table-bg:rgb(245, 158, 11);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(30, 41, 59);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(76, 83, 135);--bs-table-color:rgb(255, 255, 255);}.form-check-input:checked {background-color: rgb(245, 158, 11) ;border-color: rgb(245, 158, 11) ;}.form-control:focus, .form-select:focus {border-color: rgba(250, 207, 133, 1);}.list-group {--bs-list-group-active-bg: rgb(245, 158, 11);--bs-list-group-active-border-color: rgb(245, 158, 11);--bs-list-group-active-color: rgb(255, 255, 255);}.text-bg-success { color: rgb(255, 255, 255) !important; background-color: rgb(25, 135, 84) !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: rgb(255, 193, 7) !important;}.text-bg-danger { color: rgb(26, 32, 44) !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(26, 32, 44) !important; background-color: rgb(241, 245, 249) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(15, 23, 42) !important;}.text-bg-primary-subtle { background-color: rgb(254, 245, 231) !important; color: rgb(26, 32, 44) !important;}.text-bg-secondary-subtle { background-color: rgb(241, 245, 249) !important; color: rgb(26, 32, 44) }.text-bg-tertiary-subtle { background-color: rgba(222, 226, 230, 0.5) !important; color: rgb(26, 32, 44) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(26, 32, 44) !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.15);--bs-card-title-color: rgb(26, 32, 44);--bs-card-color: rgb(26, 32, 44);--bs-card-border-color: rgba(217, 217, 217, 1);} .card {--bs-card-border-radius: 0.5rem !important;--bs-card-inner-border-radius: 0.5rem !important;}:root { --bs-border-radius: 0.5rem !important; --bs-border-radius-sm: 0.5rem !important; --bs-border-radius-lg: 0.5rem !important; --bs-border-radius-xl: 0.5rem !important; --bs-border-radius-xxl: 0.5rem !important; --bs-border-radius-2xl: 0.5rem !important; --bs-border-radius-pill: 0.5rem !important;} .btn, .btn-sm, .btn-lg { --bs-btn-border-radius: 0.5rem !important; } .dropdown-menu { --bs-dropdown-border-radius: 0.5rem !important; --bs-dropdown-inner-border-radius: 0.5rem !important; } .dropdown { --bs-dropdown-item-border-radius: 0.5rem !important; } .badge { --bs-badge-border-radius: 0.5rem !important; } .img-rounded, .form-check-input[type=checkbox] { border-radius: 0.5rem !important; } .card_kite { --kite-clip-radius: 0.5rem !important; --bs-card-border-radius: 0.5rem !important; } .form-control { border-radius: 0.5rem; } .border-body { border-color: var(--bs-body-bg) !important; }/* scroll padding */:root { --safe-header-spacing: 115px;}/* hangsúlyos szövegszín reset */strong { color: unset !important;}/* header formázás */h1, h2, h3, h4, h5, h6 { text-wrap: balance !important; color: unset;}/* sortörés */.lc { text-overflow: ellipsis;}h3.lc:has(a) { color: var(--bs-primary) !important;}/* árvasorok megszüntetése */p, label, .accordion-header { text-wrap: pretty !important;}/* adatvédelmi nyilatkozat label elrejtés */form div:last-child label:first-child { display: none;}/* footer */#footer a:not(.btn):hover { color: var(--bs-primary) !important;}/* gombok és linkek */.btn { border-radius: 100vh;}main .btn { padding: .675rem 1.325rem; text-transform: uppercase;}header a:hover { text-decoration: none !important;}main a:not(.btn) { color: var(--bs-primary) !important;}/* menü */#navbar_top_menu { gap: 1rem !important;}.navbar-nav.behavior_hover .dropdown:has(>.menu-split-toggle), .navbar-nav.behavior_hover .dropdown-submenu:has(>.menu-split-toggle) { gap: 0 !important;}.dropdown-menu { --bs-dropdown-padding-x: .5rem !important; --bs-dropdown-padding-y: .25rem !important;}.dropdown-item { font-weight: 400 !important;}.dropdown-item:hover, .dropdown-item:focus { background-color: transparent;}/* logó pozíció *//*.navbar_logo_group img { transform: translateY(-.175rem);}*//* hero banner */.section-builder-component:has(.header_banner) { background-color: var(--bs-secondary);}.mainbanner .header_banner { height: calc(100svh - 135px) !important;}.header_banner_content > div:has(.header_banner_title) { width: 100% !important;}.header_banner_title { font-weight: 700 !important;}.header_banner_text { font-weight: 400 !important;}/* számlálók */.counter-number { color: var(--bs-primary);}.counter-subtitle { -webkit-line-clamp: 2 !important;}/* kártyák */.service_box .card-body h3 { margin-bottom: 0 !important;}.service_box .card-text p { margin-top: 0.5rem !important;}.short_list .card_item .row > div:first-of-type { width: fit-content !important; padding-bottom: 0 !important;}.short_list .card_item .row > div:last-of-type { width: 80% !important;}.no_card h3, .no_card p { color: var(--bs-secondary-bg) !important;}/* google térkép */#google-terkep .px-0 { padding: 0 !important;}#google-terkep p { line-height: 0 !important; margin: 0 !important;}/* lebegő gombok */.floating-buttons .btn-floating:not(.floating-buttons__cookie--hidden) { margin-top: .5rem !important; padding: .75rem 1.25rem;}.floating-buttons .btn-floating { border: none !important; border-radius: 50% !important;}.floating-buttons .btn-floating i { line-height: .75rem !important;}/* süti kezelés */#cookies-policy .cookies__title { margin-block-end: 1rem !important;}#cookies-policy .cookies__sections { overflow-y: auto !important;}#cookies-policy .cookies__name { margin-inline-end: .5rem;}