:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(33, 158, 188);--bs-secondary: rgb(142, 202, 230);--bs-tertiary: rgb(2, 48, 71);--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(244, 250, 253);--bs-dark: rgb(2, 48, 71);--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: 33, 158, 188;--bs-secondary-rgb: 142, 202, 230;--bs-tertiary-rgb: 2, 48, 71;--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: 244, 250, 253;--bs-dark-rgb: 2, 48, 71;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(231, 238, 243);--bs-secondary-bg: rgb(244, 250, 253);--bs-tertiary-bg: rgba(222, 226, 230, 0.5);--bs-primary-bg-rgb: 231, 238, 243;--bs-secondary-bg-rgb: 244, 250, 253;--bs-tertiary-bg-rgb: 222, 226, 230;--bs-primary-color: rgba(33, 158, 188, .75);--bs-secondary-color: rgba(142, 202, 230, .75);--bs-tertiary-color: rgba(2, 48, 71, .75);--bs-link-color: rgb(33, 158, 188);--bs-link-color-rgb: 33, 158, 188;--bs-link-hover-color-rgb: 28, 134, 160;--bs-link-hover-color: rgba(28, 134, 160, 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(20, 95, 113, 1);--bs-secondary-text-emphasis: rgba(85, 121, 138, 1);--bs-tertiary-text-emphasis: rgba(1, 29, 43, 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(231, 238, 243);--bs-secondary-bg-subtle: rgb(244, 250, 253);--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(185, 190, 194, 1);--bs-secondary-border-subtle: rgba(195, 200, 202, 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 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: "DM Sans 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-header-menu-breakpoint: 992px;--bs-header-logo-height: 48%;--bs-on-primary-text: rgb(255, 255, 255);--bs-on-secondary-text: rgb(255, 255, 255);--bs-on-tertiary-text: rgb(222, 226, 230);--bs-header-additional-menu-bg: var(--bs-primary);--bs-header-main-menu-bg: var(--bs-body-bg);--bs-footer-bg: var(--bs-dark);--bs-footer-cta-bg: var(--bs-primary);--bs-container-max: 1320px;--bs-container-narrow-max: 960px;--bs-shadow-color: rgba(0, 0, 0, 0.15);--bs-shadow-rgb: 0, 0, 0;}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(33, 158, 188);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(33, 158, 188);}.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(33, 158, 188);--bs-btn-border-color: rgb(33, 158, 188);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(66, 173, 198, 1);--bs-btn-hover-border-color: rgb(33, 158, 188);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(77, 177, 201, 1);--bs-btn-active-border-color: rgba(77, 177, 201, 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(100, 187, 208, 1);--bs-btn-disabled-border-color: rgba(100, 187, 208, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(231, 238, 243);--bs-btn-border-color: rgb(33, 158, 188);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(66, 173, 198, 1);--bs-btn-hover-border-color: rgb(33, 158, 188);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(77, 177, 201, 1);--bs-btn-active-border-color: rgba(77, 177, 201, 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(100, 187, 208, 1);--bs-btn-disabled-border-color: rgba(100, 187, 208, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(231, 238, 243);--bs-btn-border-color: rgb(231, 238, 243);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(235, 241, 245, 1);--bs-btn-hover-border-color: rgb(231, 238, 243);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(77, 177, 201, 1);--bs-btn-active-border-color: rgba(77, 177, 201, 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(100, 187, 208, 1);--bs-btn-disabled-border-color: rgba(100, 187, 208, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(142, 202, 230);--bs-btn-border-color: rgb(142, 202, 230);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(159, 210, 234, 1);--bs-btn-hover-border-color: rgb(142, 202, 230);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(165, 213, 235, 1);--bs-btn-active-border-color: rgba(165, 213, 235, 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(176, 218, 238, 1);--bs-btn-disabled-border-color: rgba(176, 218, 238, 1);}.btn-tertiary {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(2, 48, 71);--bs-btn-border-color: rgb(2, 48, 71);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(40, 79, 99, 1);--bs-btn-hover-border-color: rgb(2, 48, 71);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(53, 89, 108, 1);--bs-btn-active-border-color: rgba(53, 89, 108, 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(78, 110, 126, 1);--bs-btn-disabled-border-color: rgba(78, 110, 126, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(244, 250, 253);--bs-btn-border-color: rgb(142, 202, 230);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(159, 210, 234, 1);--bs-btn-hover-border-color: rgb(142, 202, 230);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(165, 213, 235, 1);--bs-btn-active-border-color: rgba(165, 213, 235, 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(176, 218, 238, 1);--bs-btn-disabled-border-color: rgba(176, 218, 238, 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(2, 48, 71);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(40, 79, 99, 1);--bs-btn-hover-border-color: rgb(2, 48, 71);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(53, 89, 108, 1);--bs-btn-active-border-color: rgba(53, 89, 108, 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(78, 110, 126, 1);--bs-btn-disabled-border-color: rgba(78, 110, 126, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(244, 250, 253);--bs-btn-border-color: rgb(244, 250, 253);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(246, 251, 253, 1);--bs-btn-hover-border-color: rgb(244, 250, 253);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(165, 213, 235, 1);--bs-btn-active-border-color: rgba(165, 213, 235, 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(176, 218, 238, 1);--bs-btn-disabled-border-color: rgba(176, 218, 238, 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(53, 89, 108, 1);--bs-btn-active-border-color: rgba(53, 89, 108, 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(78, 110, 126, 1);--bs-btn-disabled-border-color: rgba(78, 110, 126, 1);}.btn-light {--bs-btn-color: rgb(2, 48, 71);--bs-btn-bg: rgb(244, 250, 253);--bs-btn-border-color: rgb(244, 250, 253);--bs-btn-hover-color: rgba(40, 79, 99, 1);--bs-btn-hover-bg: rgba(232, 237, 240, 1);--bs-btn-hover-border-color: rgba(232, 237, 240, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(40, 79, 99, 1);--bs-btn-active-bg: rgba(220, 225, 228, 1);--bs-btn-active-border-color: rgba(220, 225, 228, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(40, 79, 99, 1);--bs-btn-disabled-bg: rgba(195, 200, 202, 1);--bs-btn-disabled-border-color: rgba(195, 200, 202, 1);}.btn-dark {--bs-btn-color: rgb(244, 250, 253);--bs-btn-bg: rgb(2, 48, 71);--bs-btn-border-color: rgb(2, 48, 71);--bs-btn-hover-color: rgba(246, 251, 253, 1);--bs-btn-hover-bg: rgba(40, 79, 99, 1);--bs-btn-hover-border-color: rgba(40, 79, 99, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(247, 251, 254, 1);--bs-btn-active-bg: rgba(65, 100, 117, 1);--bs-btn-active-border-color: rgba(65, 100, 117, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(195, 200, 202, 1);--bs-btn-disabled-bg: rgb(2, 48, 71);--bs-btn-disabled-border-color: rgb(2, 48, 71);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(231, 238, 243);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(244, 250, 253);}.bg-tertiary {background-color: rgb(2, 48, 71) !important;}.text-bg-tertiary {background-color: rgb(2, 48, 71) !important;color: rgb(222, 226, 230) !important;}.text-tertiary {color: rgb(2, 48, 71) !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(33, 158, 188);--bs-dropdown-link-hover-color: rgba(66, 173, 198, 1);--bs-dropdown-link-hover-bg: rgb(231, 238, 243);--bs-dropdown-link-color: rgb(0, 0, 0);}.pagination {--bs-pagination-active-bg: rgb(33, 158, 188);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(33, 158, 188);--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(66, 173, 198, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(0, 0, 0);--bs-nav-pills-link-active-bg: rgb(244, 250, 253);}.progress {--bs-progress-bar-bg: rgb(33, 158, 188);}.accordion {--bs-accordion-active-color: rgb(33, 158, 188);}.btn-outline-primary {--bs-btn-color: rgb(33, 158, 188);--bs-btn-border-color: rgb(33, 158, 188);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(33, 158, 188);--bs-btn-hover-border-color: rgb(33, 158, 188);--bs-btn-focus-shadow-rgb: 33, 158, 188;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(33, 158, 188);--bs-btn-active-border-color: rgb(33, 158, 188);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(33, 158, 188);--bs-btn-disabled-border-color: rgb(33, 158, 188);}.btn-outline-secondary {--bs-btn-color: rgb(142, 202, 230);--bs-btn-border-color: rgb(142, 202, 230);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(142, 202, 230);--bs-btn-hover-border-color: rgb(142, 202, 230);--bs-btn-focus-shadow-rgb: 142, 202, 230;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(142, 202, 230);--bs-btn-active-border-color: rgb(142, 202, 230);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(142, 202, 230);--bs-btn-disabled-border-color: rgb(142, 202, 230);}.btn-outline-tertiary {--bs-btn-color: rgb(2, 48, 71);--bs-btn-border-color: rgb(2, 48, 71);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(2, 48, 71);--bs-btn-hover-border-color: rgb(2, 48, 71);--bs-btn-focus-shadow-rgb: 2, 48, 71;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(2, 48, 71);--bs-btn-active-border-color: rgb(2, 48, 71);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(2, 48, 71);--bs-btn-disabled-border-color: rgb(2, 48, 71);}.table-primary {--bs-table-bg:rgb(33, 158, 188);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(142, 202, 230);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(2, 48, 71);--bs-table-color:rgb(222, 226, 230);}.form-check-input:checked {background-color: rgb(33, 158, 188) ;border-color: rgb(33, 158, 188) ;}.form-control:focus, .form-select:focus {border-color: rgba(144, 207, 222, 1);}.list-group {--bs-list-group-active-bg: rgb(33, 158, 188);--bs-list-group-active-border-color: rgb(33, 158, 188);--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(244, 250, 253) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(2, 48, 71) !important;}.text-bg-primary-subtle { background-color: rgb(231, 238, 243) !important; color: rgb(0, 0, 0) !important;}.text-bg-secondary-subtle { background-color: rgb(244, 250, 253) !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;} .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: 99px;}@media (max-width: 992px) { :root { --safe-header-spacing: 59px; }}/* banner háttér */.section-builder-component:has(.header_banner) { background-color: var(--bs-dark);}/* árvasorok megszüntetése */p, label, .accordion-header { text-wrap: pretty !important;}/* form statikus szöveg */form p { margin-top: 1rem !important;}/* fejlécek hasonló sorhosszra való tördelése */h2, a { text-wrap: balance !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 */textarea:focus-visible, input:focus-visible, button:focus-visible, .btn:focus-visible, select:focus-visible, a:focus-visible { outline-color: var(--bs-primary) !important;}.form-check-input:checked { background-color: var(--bs-primary) !important; border-color: var(--bs-primary) !important;}/* kenyérmorzsák felporszívózása */nav[aria-label="breadcrumb"] { display: none !important;}/* beviteli mező helyörző szín */input::placeholder { color: rgba(var(--bs-tertiary-color-rgb), .5) !important;}/* navbar */.navbar-collapse .contacts_wrapper a { background-color: var(--bs-primary); color: white;}.nav-link { color: var(--bs-dark); text-decoration: none !important;}@media (max-width: 992px) { .navbar-collapse { margin-bottom: .75rem; }}/* swiper mobil padding */.box-swiper, .gallery-swiper { padding-left: 1rem !important; padding-right: 1rem !important;}/* oldal tetejére gomb keret */#scroll_top { border: none !important; border-radius: 50% !important; padding: 1.25rem !important;}#scroll_top i { line-height: .75rem !important;}/* gombok */.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: 1rem;--bs-btn-padding-y: .5rem;}.header_banner .btn-body { color: var(--bs-primary);}.header_banner .btn:hover { color: white !important; background-color: var(--bs-primary) !important;}/* süti formázás */#cookies-policy .cookies__title { margin-block-end: 1rem !important;}#cookies-policy .cookies__sections { overflow-y: auto !important;}#cookies-policy p, #cookies-policy h2, #cookies-policy strong, #cookies-policy span:not([class="cookiesBtn__label"]) { color: var(--bs-dark) !important;}#cookies-policy .cookies__name { margin-inline-end: .5rem;}#cookies-policy .cookies__duration { color: #999 !important;}/* hero betűvastagság */.header_banner div { font-weight: 300 !important;}.header_banner h2 { font-weight: 600 !important;}/* számlálók testreszabás */.counter-bg { border: 1px solid var(--bs-border-color);}.counter-number { color: var(--bs-primary);}/* szolgáltatási terület */#szolgaltatasi-terulet h2 { display: none;}#szolgaltatasi-terulet h3 {font-weight: 300;}#szolgaltatasi-terulet h3 strong { font-weight: bold;}#szolgaltatasi-terulet img { box-shadow: none !important; max-width: 100% !important; height: auto !important;}/* partnereink box */article.swiper-slide img { filter: saturate(0%); transition: filter .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important; }article.swiper-slide img:hover { filter: saturate(100%);}/* adatvédelmi nyilatkozat */form div:last-child label:first-child { display: none;}form a { transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; color: var(--bs-dark) !important;}form a:hover { color: var(--bs-primary) !important;}/* footer menü */#footer-menu nav a:hover, #footer-copyright a:not(.btn):hover { color: var(--bs-primary) !important;}/* kapcsolat google maps */#terkep .px-4 { padding: 0 !important;}#terkep p { line-height: 0 !important; margin: 0 !important;}/* partnerek logók */.partnerek img { max-height: 5rem !important; max-width: 10rem !important;}@media (min-width: 992px) { .partnerek img { filter: saturate(0); transition: filter .15s ease-in-out } .partnerek a:hover img { filter: saturate(1);}}/* bemutató (introduction / introduction-2) dobozok: a kép magassága a szöveges tartalomhoz igazodik, torzítás nélkül */@media (min-width: 992px) { .introduction-box > .row { /* a hasábok közti térköz egyezzen a kártyaráccsal (gap-4) */ --bs-gutter-x: 1.5rem; align-items: stretch !important; } .introduction-box > .row > .introduction-box_image { padding-inline: calc(var(--bs-gutter-x) * .5) !important; } .introduction-box > .row > .introduction-box_image { position: relative; min-height: 20rem; } .introduction-box > .row > .introduction-box_image > picture, .introduction-box > .row > .introduction-box_image > img { position: absolute; inset: 0; display: block; padding: inherit; } .introduction-box > .row > .introduction-box_image img { box-sizing: border-box; width: 100%; height: 100%; object-fit: cover; object-position: center; } /* kivétel: a szolgáltatási terület térképe teljes egészben látszik, nem vágjuk */ #szolgaltatasi-terulet .introduction-box > .row { align-items: center !important; } #szolgaltatasi-terulet .introduction-box > .row > .introduction-box_image { min-height: 0; } #szolgaltatasi-terulet .introduction-box > .row > .introduction-box_image > picture, #szolgaltatasi-terulet .introduction-box > .row > .introduction-box_image > img { position: static; padding: 0; }}/* bemutató dobozok 992px alatt: a porté képek is 4:3 arányban jelennek meg */@media (max-width: 991.98px) { .introduction-box > .row > .introduction-box_image img { width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; object-position: center; } /* kivétel: a szolgáltatási terület térképe itt sem vágjuk */ #szolgaltatasi-terulet .introduction-box > .row > .introduction-box_image img { aspect-ratio: auto; }}