:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(48, 65, 87);--bs-secondary: rgb(86, 127, 144);--bs-tertiary: rgb(148, 144, 140);--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(249, 250, 251);--bs-dark: rgb(17, 24, 39);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(3, 7, 18);--bs-emphasis-color-rgb: 3, 7, 18;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 48, 65, 87;--bs-secondary-rgb: 86, 127, 144;--bs-tertiary-rgb: 148, 144, 140;--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: 249, 250, 251;--bs-dark-rgb: 17, 24, 39;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(204, 219, 231);--bs-secondary-bg: rgb(239, 246, 251);--bs-tertiary-bg: rgb(245, 240, 235);--bs-primary-bg-rgb: 204, 219, 231;--bs-secondary-bg-rgb: 239, 246, 251;--bs-tertiary-bg-rgb: 245, 240, 235;--bs-primary-color: rgba(48, 65, 87, .75);--bs-secondary-color: rgba(86, 127, 144, .75);--bs-tertiary-color: rgba(148, 144, 140, .75);--bs-link-color: rgb(48, 65, 87);--bs-link-color-rgb: 48, 65, 87;--bs-link-hover-color-rgb: 41, 55, 74;--bs-link-hover-color: rgba(41, 55, 74, 1);--bs-body-color: rgb(55, 65, 81);--bs-body-color-rgb: 55, 65, 81;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(29, 39, 52, 1);--bs-secondary-text-emphasis: rgba(52, 76, 86, 1);--bs-tertiary-text-emphasis: rgba(89, 86, 84, 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(204, 219, 231);--bs-secondary-bg-subtle: rgb(239, 246, 251);--bs-tertiary-bg-subtle: rgb(245, 240, 235);--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(163, 175, 185, 1);--bs-secondary-border-subtle: rgba(191, 197, 201, 1);--bs-tertiary-border-subtle: rgba(196, 192, 188, 1);--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: "Manrope 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: "Manrope 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(48, 65, 87);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(48, 65, 87);}.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(48, 65, 87);--bs-btn-border-color: rgb(48, 65, 87);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(79, 94, 112, 1);--bs-btn-hover-border-color: rgb(48, 65, 87);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(89, 103, 121, 1);--bs-btn-active-border-color: rgba(89, 103, 121, 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(110, 122, 137, 1);--bs-btn-disabled-border-color: rgba(110, 122, 137, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(204, 219, 231);--bs-btn-border-color: rgb(48, 65, 87);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(79, 94, 112, 1);--bs-btn-hover-border-color: rgb(48, 65, 87);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(89, 103, 121, 1);--bs-btn-active-border-color: rgba(89, 103, 121, 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(110, 122, 137, 1);--bs-btn-disabled-border-color: rgba(110, 122, 137, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(204, 219, 231);--bs-btn-border-color: rgb(204, 219, 231);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(212, 224, 235, 1);--bs-btn-hover-border-color: rgb(204, 219, 231);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(89, 103, 121, 1);--bs-btn-active-border-color: rgba(89, 103, 121, 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(110, 122, 137, 1);--bs-btn-disabled-border-color: rgba(110, 122, 137, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(86, 127, 144);--bs-btn-border-color: rgb(86, 127, 144);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(111, 146, 161, 1);--bs-btn-hover-border-color: rgb(86, 127, 144);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(120, 153, 166, 1);--bs-btn-active-border-color: rgba(120, 153, 166, 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(137, 165, 177, 1);--bs-btn-disabled-border-color: rgba(137, 165, 177, 1);}.btn-tertiary {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(148, 144, 140);--bs-btn-border-color: rgb(148, 144, 140);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(164, 161, 157, 1);--bs-btn-hover-border-color: rgb(148, 144, 140);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(169, 166, 163, 1);--bs-btn-active-border-color: rgba(169, 166, 163, 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(180, 177, 175, 1);--bs-btn-disabled-border-color: rgba(180, 177, 175, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(239, 246, 251);--bs-btn-border-color: rgb(86, 127, 144);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(111, 146, 161, 1);--bs-btn-hover-border-color: rgb(86, 127, 144);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(120, 153, 166, 1);--bs-btn-active-border-color: rgba(120, 153, 166, 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(137, 165, 177, 1);--bs-btn-disabled-border-color: rgba(137, 165, 177, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(245, 240, 235);--bs-btn-border-color: rgb(148, 144, 140);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(164, 161, 157, 1);--bs-btn-hover-border-color: rgb(148, 144, 140);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(169, 166, 163, 1);--bs-btn-active-border-color: rgba(169, 166, 163, 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(180, 177, 175, 1);--bs-btn-disabled-border-color: rgba(180, 177, 175, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(239, 246, 251);--bs-btn-border-color: rgb(239, 246, 251);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(241, 247, 252, 1);--bs-btn-hover-border-color: rgb(239, 246, 251);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(120, 153, 166, 1);--bs-btn-active-border-color: rgba(120, 153, 166, 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(137, 165, 177, 1);--bs-btn-disabled-border-color: rgba(137, 165, 177, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgb(245, 240, 235);--bs-btn-border-color: rgb(245, 240, 235);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(247, 242, 238, 1);--bs-btn-hover-border-color: rgb(245, 240, 235);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(169, 166, 163, 1);--bs-btn-active-border-color: rgba(169, 166, 163, 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(180, 177, 175, 1);--bs-btn-disabled-border-color: rgba(180, 177, 175, 1);}.btn-light {--bs-btn-color: rgb(17, 24, 39);--bs-btn-bg: rgb(249, 250, 251);--bs-btn-border-color: rgb(249, 250, 251);--bs-btn-hover-color: rgba(53, 59, 71, 1);--bs-btn-hover-bg: rgba(237, 237, 238, 1);--bs-btn-hover-border-color: rgba(237, 237, 238, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(53, 59, 71, 1);--bs-btn-active-bg: rgba(224, 225, 226, 1);--bs-btn-active-border-color: rgba(224, 225, 226, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(53, 59, 71, 1);--bs-btn-disabled-bg: rgba(199, 200, 201, 1);--bs-btn-disabled-border-color: rgba(199, 200, 201, 1);}.btn-dark {--bs-btn-color: rgb(249, 250, 251);--bs-btn-bg: rgb(17, 24, 39);--bs-btn-border-color: rgb(17, 24, 39);--bs-btn-hover-color: rgba(250, 251, 252, 1);--bs-btn-hover-bg: rgba(53, 59, 71, 1);--bs-btn-hover-border-color: rgba(53, 59, 71, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(251, 251, 252, 1);--bs-btn-active-bg: rgba(77, 82, 93, 1);--bs-btn-active-border-color: rgba(77, 82, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(199, 200, 201, 1);--bs-btn-disabled-bg: rgb(17, 24, 39);--bs-btn-disabled-border-color: rgb(17, 24, 39);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(204, 219, 231);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(239, 246, 251);}.bg-tertiary {background-color: rgb(148, 144, 140) !important;}.text-bg-tertiary {background-color: rgb(148, 144, 140) !important;color: rgb(222, 226, 230) !important;}.text-tertiary {color: rgb(148, 144, 140) !important;}.text-tertiary-subtle {color: rgb(245, 240, 235);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(48, 65, 87);--bs-dropdown-link-hover-color: rgba(79, 94, 112, 1);--bs-dropdown-link-hover-bg: rgb(204, 219, 231);--bs-dropdown-link-color: rgb(3, 7, 18);}.pagination {--bs-pagination-active-bg: rgb(48, 65, 87);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(48, 65, 87);--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(79, 94, 112, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(3, 7, 18);--bs-nav-pills-link-active-bg: rgb(239, 246, 251);}.progress {--bs-progress-bar-bg: rgb(48, 65, 87);}.accordion {--bs-accordion-active-color: rgb(48, 65, 87);}.btn-outline-primary {--bs-btn-color: rgb(48, 65, 87);--bs-btn-border-color: rgb(48, 65, 87);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(48, 65, 87);--bs-btn-hover-border-color: rgb(48, 65, 87);--bs-btn-focus-shadow-rgb: 48, 65, 87;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(48, 65, 87);--bs-btn-active-border-color: rgb(48, 65, 87);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(48, 65, 87);--bs-btn-disabled-border-color: rgb(48, 65, 87);}.btn-outline-secondary {--bs-btn-color: rgb(86, 127, 144);--bs-btn-border-color: rgb(86, 127, 144);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(86, 127, 144);--bs-btn-hover-border-color: rgb(86, 127, 144);--bs-btn-focus-shadow-rgb: 86, 127, 144;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(86, 127, 144);--bs-btn-active-border-color: rgb(86, 127, 144);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(86, 127, 144);--bs-btn-disabled-border-color: rgb(86, 127, 144);}.btn-outline-tertiary {--bs-btn-color: rgb(148, 144, 140);--bs-btn-border-color: rgb(148, 144, 140);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(148, 144, 140);--bs-btn-hover-border-color: rgb(148, 144, 140);--bs-btn-focus-shadow-rgb: 148, 144, 140;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(148, 144, 140);--bs-btn-active-border-color: rgb(148, 144, 140);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(148, 144, 140);--bs-btn-disabled-border-color: rgb(148, 144, 140);}.table-primary {--bs-table-bg:rgb(48, 65, 87);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(86, 127, 144);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(148, 144, 140);--bs-table-color:rgb(222, 226, 230);}.form-check-input:checked {background-color: rgb(48, 65, 87) ;border-color: rgb(48, 65, 87) ;}.form-control:focus, .form-select:focus {border-color: rgba(152, 160, 171, 1);}.list-group {--bs-list-group-active-bg: rgb(48, 65, 87);--bs-list-group-active-border-color: rgb(48, 65, 87);--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(55, 65, 81) !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(55, 65, 81) !important; background-color: rgb(249, 250, 251) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(17, 24, 39) !important;}.text-bg-primary-subtle { background-color: rgb(204, 219, 231) !important; color: rgb(55, 65, 81) !important;}.text-bg-secondary-subtle { background-color: rgb(239, 246, 251) !important; color: rgb(55, 65, 81) }.text-bg-tertiary-subtle { background-color: rgb(245, 240, 235) !important; color: rgb(55, 65, 81) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(55, 65, 81) !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(3, 7, 18);--bs-card-color: rgb(55, 65, 81);--bs-card-border-color: rgba(217, 217, 217, 1);} .card {--bs-card-border-radius: 0rem !important;--bs-card-inner-border-radius: 0rem !important;}:root { --bs-border-radius: 0rem !important; --bs-border-radius-sm: 0rem !important; --bs-border-radius-lg: 0rem !important; --bs-border-radius-xl: 0rem !important; --bs-border-radius-xxl: 0rem !important; --bs-border-radius-2xl: 0rem !important; --bs-border-radius-pill: 0rem !important;} .btn, .btn-sm, .btn-lg { --bs-btn-border-radius: 0rem !important; } .dropdown-menu { --bs-dropdown-border-radius: 0rem !important; --bs-dropdown-inner-border-radius: 0rem !important; } .dropdown { --bs-dropdown-item-border-radius: 0rem !important; } .badge { --bs-badge-border-radius: 0rem !important; } .img-rounded, .form-check-input[type=checkbox] { border-radius: 0rem !important; } .card_kite { --kite-clip-radius: 0rem !important; --bs-card-border-radius: 0rem !important; } .form-control { border-radius: 0rem; } * { border-radius: 0rem !important; } .border-body { border-color: var(--bs-body-bg) !important; }body { font-size: 18px;}@media (min-width: 1200px) { .xl-title h1, .xl-title h2, h2.xl-title { font-size: 2.75rem }}.border-left { border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-right { border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}#banner h1 { font-size: 3.5rem;}#banner h1 em { color: var(--bs-secondary);}pre { position: relative; padding-left: 45px; /* hely a vonalnak */ text-transform: uppercase; font-weight: 400; letter-spacing: 1.5px; font-size: 0.75rem; color: var(--bs-secondary); font-family: var(--bs-body-font-family);}pre::before { content: ""; position: absolute; left: 0; top: 50%; width: 30px; height: 1px; background: var(--bs-secondary);}.text-bg-primary pre { color: rgb(239, 246, 251) ;}.text-bg-primary pre::before { background: rgb(239, 246, 251) ;}/* Csak a "Nincs idő az adminisztrációra" dobozra vonatkozó stílusok */#feladatok .service_box h3 { display: none;}#feladatok .service_box .col-9 { display: flex; flex-direction: column; justify-content: center; margin-bottom: 20px;/**kis muszáj fix***/}#kinek-szol h3.h6 { font-weight: 400; line-height: 1.4; font-size: 1.25rem;}/***** általános lista formázás *****/article ul { list-style: none; padding-left: 0; margin-top: 30px;}article ul li { position: relative; padding-left: 40px; /* hely az ikonnak */ margin-bottom: 10px;}article ul li::before { content: "\f00c"; font-family: "Font Awesome 6 Free" !important; font-weight: 900; /* solid ikonhoz kell */ position: absolute; left: 0; top: 0.2em; width: 23px; height: 23px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--bs-secondary); color: white; font-size: 0.8rem;}/***** check lista formázás *****/ul.checklist { list-style: none; padding-left: 0; margin-top: 30px;}ul.checklist li { position: relative; padding-left: 45px; /* hely az ikonnak */ margin-bottom: 13px; font-size: 1.25rem;}ul.checklist li::before { content: "\f00c"; font-family: "Font Awesome 6 Free" !important; font-weight: 900; /* solid ikonhoz kell */ position: absolute; left: 0; top: 0.2em; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--bs-secondary); color: white; font-size: 20px;}.fixed-bgr .unique_bg_image { background-attachment: fixed;}/***** === Csomagok ==== ***/.csomagok .service_box { font-size: 1rem;}.csomagok .service_box .card-title { font-size: 1.75rem; color: var(--bs-secondary); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 15px;}.csomagok .service_box pre { padding-left: 0; font-size: 1rem; margin-bottom: 25px; color: var(--bs-primary);}.csomagok .service_box pre::before { content: none;}.csomagok .service_box h4 { color: var(--bs-secondary);}#csomagok .d-grid.grid-cols-xl-4 > div:nth-child(2) .card_item { background-color: var(--bs-secondary-bg) !important;}#csomagok .d-grid.grid-cols-xl-4 > div:nth-child(3) .card_item { background-color: var(--bs-primary-bg) !important ;}#csomagok .d-grid.grid-cols-xl-4 > div:nth-child(4) .card_item { background-color: var(--bs-secondary) !important;}#csomagok .d-grid.grid-cols-xl-4 > div:nth-child(4) .card_item * { color: white !important;}.accordion .accordion-button { font-size: 1rem; font-weight: 600; /*color: var(--bs-secondary);*/}@media (max-width: 768px) { .g-4, .g-5, .g-6 { --bs-gutter-y: 0rem; } pre { padding-left: 28px; letter-spacing:0.5px; } pre::before { width: 20px; } #banner h1 { font-size: 3rem;}}@media (max-width: 576px) { #banner h1 { font-size: 2.5rem; word-break: break-word; }}/***** === Hamburger menü (mobil) ==== ***/@media (max-width: 991.98px) { .navbar-toggler { background-color: var(--bs-primary) !important; border-color: var(--bs-primary) !important; } .navbar-toggler:focus { box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.35); } /* Bootstrap SVG-s ikon: fehér vonalkák */ .navbar-toggler .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; } /* Ha span/i elemekből áll a hamburger */ .navbar-toggler span:not(.navbar-toggler-icon), .navbar-toggler .icon-bar, .navbar-toggler .hamburger-line, .navbar-toggler .line { background-color: #fff !important; } /* Ha ikonfont (Font Awesome) a hamburger */ .navbar-toggler i, .navbar-toggler svg { color: #fff !important; fill: #fff !important; }}