:root {--bs-primary: rgb(94, 124, 135);--bs-secondary: rgb(255, 255, 255);--bs-tertiary: rgb(46, 61, 68);--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(239, 242, 243);--bs-dark: rgb(46, 61, 68);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(0, 0, 0);--bs-emphasis-color-rgb: 0, 0, 0;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 94, 124, 135;--bs-secondary-rgb: 255, 255, 255;--bs-tertiary-rgb: 46, 61, 68;--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: 239, 242, 243;--bs-dark-rgb: 46, 61, 68;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(239, 242, 243);--bs-secondary-bg: rgb(239, 242, 243);--bs-tertiary-bg: rgba(222, 226, 230, 0.5);--bs-primary-bg-rgb: 239, 242, 243;--bs-secondary-bg-rgb: 239, 242, 243;--bs-tertiary-bg-rgb: 222, 226, 230;--bs-primary-color: rgba(94, 124, 135, .75);--bs-secondary-color: rgba(255, 255, 255, .75);--bs-tertiary-color: rgba(46, 61, 68, .75);--bs-link-color: rgb(94, 124, 135);--bs-link-color-rgb: 94, 124, 135;--bs-link-hover-color-rgb: 80, 105, 115;--bs-link-hover-color: rgba(80, 105, 115, 1);--bs-body-color: rgb(0, 0, 0);--bs-body-color-rgb: 0, 0, 0;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(56, 74, 81, 1);--bs-secondary-text-emphasis: rgba(153, 153, 153, 1);--bs-tertiary-text-emphasis: rgba(28, 37, 41, 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(239, 242, 243);--bs-secondary-bg-subtle: rgb(239, 242, 243);--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(191, 194, 194, 1);--bs-secondary-border-subtle: rgba(191, 194, 194, 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: "DM Sans", 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" !important;}html { background-color: var(--bs-primary);}h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {font-family: "DM Sans", 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" !important;}h1 {color: rgba(0, 0, 0, 1);}strong {color: rgb(0, 0, 0);}.swiper, .swiper-button-prev, .swiper-button-next {--swiper-navigation-color: rgb(94, 124, 135);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(94, 124, 135);}.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(94, 124, 135);--bs-btn-border-color: rgb(94, 124, 135);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(118, 144, 153, 1);--bs-btn-hover-border-color: rgb(94, 124, 135);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(126, 150, 159, 1);--bs-btn-active-border-color: rgba(126, 150, 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(142, 163, 171, 1);--bs-btn-disabled-border-color: rgba(142, 163, 171, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(239, 242, 243);--bs-btn-border-color: rgb(94, 124, 135);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(118, 144, 153, 1);--bs-btn-hover-border-color: rgb(94, 124, 135);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(126, 150, 159, 1);--bs-btn-active-border-color: rgba(126, 150, 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(142, 163, 171, 1);--bs-btn-disabled-border-color: rgba(142, 163, 171, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(239, 242, 243);--bs-btn-border-color: rgb(239, 242, 243);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(241, 244, 245, 1);--bs-btn-hover-border-color: rgb(239, 242, 243);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(126, 150, 159, 1);--bs-btn-active-border-color: rgba(126, 150, 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(142, 163, 171, 1);--bs-btn-disabled-border-color: rgba(142, 163, 171, 1);}.btn-secondary {--bs-btn-color: rgb(94, 124, 135);--bs-btn-bg: rgb(255, 255, 255);--bs-btn-border-color: rgb(255, 255, 255);--bs-btn-hover-color: rgb(94, 124, 135);--bs-btn-hover-bg: rgba(255, 255, 255, 1);--bs-btn-hover-border-color: rgb(255, 255, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(94, 124, 135);--bs-btn-active-bg: rgba(255, 255, 255, 1);--bs-btn-active-border-color: rgba(255, 255, 255, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(94, 124, 135);--bs-btn-disabled-bg: rgba(255, 255, 255, 1);--bs-btn-disabled-border-color: rgba(255, 255, 255, 1);}.btn-tertiary {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(46, 61, 68);--bs-btn-border-color: rgb(46, 61, 68);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(77, 90, 96, 1);--bs-btn-hover-border-color: rgb(46, 61, 68);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(88, 100, 105, 1);--bs-btn-active-border-color: rgba(88, 100, 105, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(109, 119, 124, 1);--bs-btn-disabled-border-color: rgba(109, 119, 124, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(94, 124, 135);--bs-btn-bg: rgb(239, 242, 243);--bs-btn-border-color: rgb(255, 255, 255);--bs-btn-hover-color: rgb(94, 124, 135);--bs-btn-hover-bg: rgba(255, 255, 255, 1);--bs-btn-hover-border-color: rgb(255, 255, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(94, 124, 135);--bs-btn-active-bg: rgba(255, 255, 255, 1);--bs-btn-active-border-color: rgba(255, 255, 255, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(94, 124, 135);--bs-btn-disabled-bg: rgba(255, 255, 255, 1);--bs-btn-disabled-border-color: rgba(255, 255, 255, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgba(222, 226, 230, 0.5);--bs-btn-border-color: rgb(46, 61, 68);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(77, 90, 96, 1);--bs-btn-hover-border-color: rgb(46, 61, 68);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(88, 100, 105, 1);--bs-btn-active-border-color: rgba(88, 100, 105, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(109, 119, 124, 1);--bs-btn-disabled-border-color: rgba(109, 119, 124, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(239, 242, 243);--bs-btn-border-color: rgb(239, 242, 243);--bs-btn-hover-color: rgb(94, 124, 135);--bs-btn-hover-bg: rgba(241, 244, 245, 1);--bs-btn-hover-border-color: rgb(239, 242, 243);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(94, 124, 135);--bs-btn-active-bg: rgba(255, 255, 255, 1);--bs-btn-active-border-color: rgba(255, 255, 255, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(94, 124, 135);--bs-btn-disabled-bg: rgba(255, 255, 255, 1);--bs-btn-disabled-border-color: rgba(255, 255, 255, 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(222, 226, 230);--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(222, 226, 230);--bs-btn-active-bg: rgba(88, 100, 105, 1);--bs-btn-active-border-color: rgba(88, 100, 105, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(109, 119, 124, 1);--bs-btn-disabled-border-color: rgba(109, 119, 124, 1);}.btn-light {--bs-btn-color: rgb(46, 61, 68);--bs-btn-bg: rgb(239, 242, 243);--bs-btn-border-color: rgb(239, 242, 243);--bs-btn-hover-color: rgba(77, 90, 96, 1);--bs-btn-hover-bg: rgba(227, 230, 231, 1);--bs-btn-hover-border-color: rgba(227, 230, 231, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(77, 90, 96, 1);--bs-btn-active-bg: rgba(215, 218, 219, 1);--bs-btn-active-border-color: rgba(215, 218, 219, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(77, 90, 96, 1);--bs-btn-disabled-bg: rgba(191, 194, 194, 1);--bs-btn-disabled-border-color: rgba(191, 194, 194, 1);}.btn-dark {--bs-btn-color: rgb(239, 242, 243);--bs-btn-bg: rgb(46, 61, 68);--bs-btn-border-color: rgb(46, 61, 68);--bs-btn-hover-color: rgba(241, 244, 245, 1);--bs-btn-hover-bg: rgba(77, 90, 96, 1);--bs-btn-hover-border-color: rgba(77, 90, 96, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(243, 245, 246, 1);--bs-btn-active-bg: rgba(98, 110, 115, 1);--bs-btn-active-border-color: rgba(98, 110, 115, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(191, 194, 194, 1);--bs-btn-disabled-bg: rgb(46, 61, 68);--bs-btn-disabled-border-color: rgb(46, 61, 68);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(239, 242, 243);}.text-bg-secondary {color: rgb(94, 124, 135) !important;}.text-secondary-subtle {color: rgb(239, 242, 243);}.bg-tertiary {background-color: rgb(46, 61, 68) !important;}.text-bg-tertiary {background-color: rgb(46, 61, 68) !important;color: rgb(222, 226, 230) !important;}.text-tertiary {color: rgb(46, 61, 68) !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(94, 124, 135);--bs-dropdown-link-hover-color: rgba(118, 144, 153, 1);--bs-dropdown-link-hover-bg: rgb(239, 242, 243);--bs-dropdown-link-color: rgb(0, 0, 0);}.pagination {--bs-pagination-active-bg: rgb(94, 124, 135);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(94, 124, 135);--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(118, 144, 153, 1); --bs-nav-link-font-weight: 300;}.nav-pills {--bs-nav-pills-link-active-color: rgb(0, 0, 0);--bs-nav-pills-link-active-bg: rgb(239, 242, 243);}.progress {--bs-progress-bar-bg: rgb(94, 124, 135);}.accordion {--bs-accordion-active-color: rgb(94, 124, 135);--bs-accordion-color: rgb(0, 0, 0);}.btn-outline-primary {--bs-btn-color: rgb(94, 124, 135);--bs-btn-border-color: rgb(94, 124, 135);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(94, 124, 135);--bs-btn-hover-border-color: rgb(94, 124, 135);--bs-btn-focus-shadow-rgb: 94, 124, 135;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(94, 124, 135);--bs-btn-active-border-color: rgb(94, 124, 135);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(94, 124, 135);--bs-btn-disabled-border-color: rgb(94, 124, 135);}.btn-outline-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-border-color: rgb(255, 255, 255);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(255, 255, 255);--bs-btn-hover-border-color: rgb(255, 255, 255);--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(255, 255, 255);--bs-btn-active-border-color: rgb(255, 255, 255);--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-border-color: rgb(255, 255, 255);}.btn-outline-tertiary {--bs-btn-color: rgb(46, 61, 68);--bs-btn-border-color: rgb(46, 61, 68);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(46, 61, 68);--bs-btn-hover-border-color: rgb(46, 61, 68);--bs-btn-focus-shadow-rgb: 46, 61, 68;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(46, 61, 68);--bs-btn-active-border-color: rgb(46, 61, 68);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(46, 61, 68);--bs-btn-disabled-border-color: rgb(46, 61, 68);}.table-primary {--bs-table-bg:rgb(94, 124, 135);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(255, 255, 255);--bs-table-color:rgb(94, 124, 135);}.table-tertiary {--bs-table-bg:rgb(46, 61, 68);--bs-table-color:rgb(222, 226, 230);}.form-check-input:checked {background-color: rgb(94, 124, 135) ;border-color: rgb(94, 124, 135) ;}.form-control:focus, .form-select:focus {border-color: rgba(175, 190, 195, 1);}.list-group {--bs-list-group-active-bg: rgb(94, 124, 135);--bs-list-group-active-border-color: rgb(94, 124, 135);--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(0, 0, 0) !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(0, 0, 0) !important; background-color: rgb(239, 242, 243) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(46, 61, 68) !important;}.text-bg-primary-subtle { background-color: rgb(239, 242, 243) !important; color: rgb(0, 0, 0) !important;}.text-bg-secondary-subtle { background-color: rgb(239, 242, 243) !important; color: rgb(0, 0, 0) }.text-bg-tertiary-subtle { background-color: rgba(222, 226, 230, 0.5) !important; color: rgb(0, 0, 0) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(0, 0, 0) !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(0, 0, 0);--bs-card-color: rgb(0, 0, 0);--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; }/* árvasorok megszüntetése */p, label, .accordion-header { text-wrap: pretty !important;}/* szekció címek hasonló sorhosszra való tördelése */h2, h3, .header_banner div { text-wrap: balance !important;}.header_banner div.fw-bold { font-weight: 300 !important;}/* banner háttér */.section-builder-component:has(.header_banner) { background-color: var(--bs-primary);}/* kenyérmorzsák felporszívózása */nav[aria-label="breadcrumb"] { display: none !important;}/* navbar *//*.navbar { will-change: height;}*/@media (min-width: 768px) { .navbar-expand-lg .navbar-collapse { justify-content: space-between; } .item-level-1:first-child .nav-link { padding-left: var(--bs-navbar-nav-link-padding-x) !important;} .navbar-collapse { gap: 1rem !important; }}@media (max-width: 768px) { .navbar-collapse > div:last-of-type { gap: 0 !important; margin-top: .75rem !important; margin-bottom: 1.25rem !important;} /*.navbar-nav { display: block; }*/ .navbar-nav .dropdown-menu { border: none; box-shadow: none; padding: 0; display: block; } .navbar-nav li button.dropdown-toggle { display: none; } .navbar-nav li:hover .dropdown-menu { height: 0; opacity: 0; }}.navbar li:has(button) { gap: 0 !important;}#languageDropdown .dropdown-toggle:after, #languageDropdown .dropdown-toggle:after { color: var(--bs-primary) !important; content: "\f0ac" !important; font-weight: 100 !important;}#languageDropdown button { height: 100%;}.dropdown-item { font-weight: 300 !important;}/* mobil menü és focus állapotok színezése */.navbar-toggler, .btn-close { color: var(--bs-primary);}.form-check-input:focus, .navbar-toggler:focus, .btn-close:focus, .page-link:focus { box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .25) !important;}/* form aktív beviteli mező körvonala */.form-control:focus, .form-select:focus { outline-color: var(--bs-primary) !important;}/* form placeholder */input::placeholder { color: rgba(var(--bs-tertiary-rgb), .5) !important;}/* adatvédelmi nyilatkozat */form div:last-child label:first-child { display: none;}form a { display: inline-block; transition: color .15s ease-in-out; color: var(--bs-dark) !important;}form a:first-letter { text-transform: uppercase;}form a:hover { color: var(--bs-primary) !important;}/* cta hangsúlyos szöveg */#cta strong { color: var(--bs-primary-bg) !important;}/* footer menü */#footer-menu nav a:hover, #footer-copyright a:not(.btn):hover { color: var(--bs-primary) !important;}/* gombok */.btn-light { --bs-btn-color: var(--bs-primary) !important;}.btn-outline-secondary:hover { color: var(--bs-primary);}.btn:not(.social, .dropdown-toggle) { --bs-btn-padding-x: 1.5rem;--bs-btn-padding-y: .75rem;}#cta .justify-content-between > div:first-of-type .btn { --bs-btn-padding-x: .75rem !important; --bs-btn-padding-y: .5rem !important;}#header .btn { --bs-btn-padding-x: .75rem;--bs-btn-padding-y: .5rem;}.btn.aspect-1-1.rounded-circle { padding: .75rem !important;} /* számlálók testreszabás */.counter-number { color: var(--bs-primary);}#szamlalok .swiper-pagination-bullet-active { background: var(--bs-primary-bg) !important;} /* felsorolás (alacsony) doboz */#valts .service_box > div.position-relative { padding: 1rem .5rem !important;}#kapcsolat .service_box div:has(> i), #valts .service_box div:has(> i) {background-color: white !important;}/* hírek oldal */@media (min-width: 1024px) { main#main:has(.content.lead) .container-narrow { max-width: 1320px !important;}}/* árlista */.block_price-list-category a span { font-weight: 600;}/* lebegő gombok */.floating-buttons .btn-floating:not(.floating-buttons__cookie--hidden) { padding: 1.25rem !important; margin-top: .5rem !important;}.floating-buttons .btn-floating { border: none !important; border-radius: 50% !important;}.floating-buttons .btn-floating i { line-height: .75rem !important;}/* süti */#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;}/* placeholder */.placeholder { border-radius: .25rem;} /*.text-shadow-lg { transform: translateZ(0); contain: layout paint;}*/