:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(231, 116, 70);--bs-secondary: rgb(76, 53, 45);--bs-tertiary: rgb(162, 115, 99);--bs-success: rgb(162, 115, 99);--bs-info: rgb(23, 162, 184);--bs-warning: rgb(245, 189, 19);--bs-danger: rgb(220, 53, 69);--bs-light: rgb(249, 250, 251);--bs-dark: rgb(76, 53, 45);--bs-white: rgb(255, 255, 255);--bs-black: rgb(55, 65, 81);--bs-emphasis-color: rgb(55, 65, 81);--bs-emphasis-color-rgb: 55, 65, 81;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 231, 116, 70;--bs-secondary-rgb: 76, 53, 45;--bs-tertiary-rgb: 162, 115, 99;--bs-success-rgb: 162, 115, 99;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 245, 189, 19;;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 249, 250, 251;--bs-dark-rgb: 76, 53, 45;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 55, 65, 81;--bs-primary-bg: rgb(243, 236, 233);--bs-secondary-bg: rgb(239, 239, 239);--bs-tertiary-bg: rgba(222, 226, 230, 0.5);--bs-primary-bg-rgb: 243, 236, 233;--bs-secondary-bg-rgb: 239, 239, 239;--bs-tertiary-bg-rgb: 222, 226, 230;--bs-primary-color: rgba(231, 116, 70, .75);--bs-secondary-color: rgba(76, 53, 45, .75);--bs-tertiary-color: rgba(162, 115, 99, .75);--bs-link-color: rgb(231, 116, 70);--bs-link-color-rgb: 231, 116, 70;--bs-link-hover-color-rgb: 196, 99, 59;--bs-link-hover-color: rgba(196, 99, 59, 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(139, 70, 42, 1);--bs-secondary-text-emphasis: rgba(46, 32, 27, 1);--bs-tertiary-text-emphasis: rgba(97, 69, 59, 1);--bs-success-text-emphasis: rgba(97, 69, 59, 1);--bs-info-text-emphasis: rgba(14, 97, 110, 1);--bs-warning-text-emphasis: rgba(147, 113, 11, 1);--bs-danger-text-emphasis: rgba(132, 32, 41, 1);--bs-primary-bg-subtle: rgb(243, 236, 233);--bs-secondary-bg-subtle: rgb(239, 239, 239);--bs-tertiary-bg-subtle: rgba(222, 226, 230, 0.5);--bs-success-bg-subtle: rgba(250, 248, 247, 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(194, 189, 186, 1);--bs-secondary-border-subtle: rgba(191, 191, 191, 1);--bs-tertiary-border-subtle: rgba(178, 181, 184, 0.5);--bs-success-border-subtle: rgba(236, 227, 224, 1);--bs-info-border-subtle: rgba(209, 236, 241, 1);--bs-warning-border-subtle: rgba(253, 242, 208, 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: "Bodoni Moda 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-secondary);}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(231, 116, 70);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(231, 116, 70);}.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(231, 116, 70);--bs-btn-border-color: rgb(231, 116, 70);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(235, 137, 98, 1);--bs-btn-hover-border-color: rgb(231, 116, 70);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(236, 144, 107, 1);--bs-btn-active-border-color: rgba(236, 144, 107, 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(238, 158, 126, 1);--bs-btn-disabled-border-color: rgba(238, 158, 126, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(243, 236, 233);--bs-btn-border-color: rgb(231, 116, 70);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(235, 137, 98, 1);--bs-btn-hover-border-color: rgb(231, 116, 70);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(236, 144, 107, 1);--bs-btn-active-border-color: rgba(236, 144, 107, 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(238, 158, 126, 1);--bs-btn-disabled-border-color: rgba(238, 158, 126, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(243, 236, 233);--bs-btn-border-color: rgb(243, 236, 233);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(245, 239, 236, 1);--bs-btn-hover-border-color: rgb(243, 236, 233);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(236, 144, 107, 1);--bs-btn-active-border-color: rgba(236, 144, 107, 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(238, 158, 126, 1);--bs-btn-disabled-border-color: rgba(238, 158, 126, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(76, 53, 45);--bs-btn-border-color: rgb(76, 53, 45);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(103, 83, 77, 1);--bs-btn-hover-border-color: rgb(76, 53, 45);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(112, 93, 87, 1);--bs-btn-active-border-color: rgba(112, 93, 87, 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, 114, 108, 1);--bs-btn-disabled-border-color: rgba(130, 114, 108, 1);}.btn-tertiary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(162, 115, 99);--bs-btn-border-color: rgb(162, 115, 99);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(176, 136, 122, 1);--bs-btn-hover-border-color: rgb(162, 115, 99);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(181, 143, 130, 1);--bs-btn-active-border-color: rgba(181, 143, 130, 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(190, 157, 146, 1);--bs-btn-disabled-border-color: rgba(190, 157, 146, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(239, 239, 239);--bs-btn-border-color: rgb(76, 53, 45);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(103, 83, 77, 1);--bs-btn-hover-border-color: rgb(76, 53, 45);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(112, 93, 87, 1);--bs-btn-active-border-color: rgba(112, 93, 87, 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, 114, 108, 1);--bs-btn-disabled-border-color: rgba(130, 114, 108, 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(162, 115, 99);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(176, 136, 122, 1);--bs-btn-hover-border-color: rgb(162, 115, 99);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(181, 143, 130, 1);--bs-btn-active-border-color: rgba(181, 143, 130, 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(190, 157, 146, 1);--bs-btn-disabled-border-color: rgba(190, 157, 146, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(239, 239, 239);--bs-btn-border-color: rgb(239, 239, 239);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(241, 241, 241, 1);--bs-btn-hover-border-color: rgb(239, 239, 239);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(112, 93, 87, 1);--bs-btn-active-border-color: rgba(112, 93, 87, 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, 114, 108, 1);--bs-btn-disabled-border-color: rgba(130, 114, 108, 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(181, 143, 130, 1);--bs-btn-active-border-color: rgba(181, 143, 130, 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(190, 157, 146, 1);--bs-btn-disabled-border-color: rgba(190, 157, 146, 1);}.btn-light {--bs-btn-color: rgb(76, 53, 45);--bs-btn-bg: rgb(249, 250, 251);--bs-btn-border-color: rgb(249, 250, 251);--bs-btn-hover-color: rgba(103, 83, 77, 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(103, 83, 77, 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(103, 83, 77, 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(76, 53, 45);--bs-btn-border-color: rgb(76, 53, 45);--bs-btn-hover-color: rgba(250, 251, 252, 1);--bs-btn-hover-bg: rgba(103, 83, 77, 1);--bs-btn-hover-border-color: rgba(103, 83, 77, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(251, 251, 252, 1);--bs-btn-active-bg: rgba(121, 104, 98, 1);--bs-btn-active-border-color: rgba(121, 104, 98, 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(76, 53, 45);--bs-btn-disabled-border-color: rgb(76, 53, 45);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(243, 236, 233);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(239, 239, 239);}.bg-tertiary {background-color: rgb(162, 115, 99) !important;}.text-bg-tertiary {background-color: rgb(162, 115, 99) !important;color: rgb(255, 255, 255) !important;}.text-tertiary {color: rgb(162, 115, 99) !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(231, 116, 70);--bs-dropdown-link-hover-color: rgba(235, 137, 98, 1);--bs-dropdown-link-hover-bg: rgb(243, 236, 233);--bs-dropdown-link-color: rgb(55, 65, 81);}.pagination {--bs-pagination-active-bg: rgb(231, 116, 70);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(231, 116, 70);--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(235, 137, 98, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(55, 65, 81);--bs-nav-pills-link-active-bg: rgb(239, 239, 239);}.progress {--bs-progress-bar-bg: rgb(231, 116, 70);}.accordion {--bs-accordion-active-color: rgb(231, 116, 70);}.btn-outline-primary {--bs-btn-color: rgb(231, 116, 70);--bs-btn-border-color: rgb(231, 116, 70);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(231, 116, 70);--bs-btn-hover-border-color: rgb(231, 116, 70);--bs-btn-focus-shadow-rgb: 231, 116, 70;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(231, 116, 70);--bs-btn-active-border-color: rgb(231, 116, 70);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(231, 116, 70);--bs-btn-disabled-border-color: rgb(231, 116, 70);}.btn-outline-secondary {--bs-btn-color: rgb(76, 53, 45);--bs-btn-border-color: rgb(76, 53, 45);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(76, 53, 45);--bs-btn-hover-border-color: rgb(76, 53, 45);--bs-btn-focus-shadow-rgb: 76, 53, 45;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(76, 53, 45);--bs-btn-active-border-color: rgb(76, 53, 45);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(76, 53, 45);--bs-btn-disabled-border-color: rgb(76, 53, 45);}.btn-outline-tertiary {--bs-btn-color: rgb(162, 115, 99);--bs-btn-border-color: rgb(162, 115, 99);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(162, 115, 99);--bs-btn-hover-border-color: rgb(162, 115, 99);--bs-btn-focus-shadow-rgb: 162, 115, 99;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(162, 115, 99);--bs-btn-active-border-color: rgb(162, 115, 99);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(162, 115, 99);--bs-btn-disabled-border-color: rgb(162, 115, 99);}.table-primary {--bs-table-bg:rgb(231, 116, 70);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(76, 53, 45);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(162, 115, 99);--bs-table-color:rgb(255, 255, 255);}.form-check-input:checked {background-color: rgb(76, 53, 45) ;border-color: rgb(76, 53, 45) ;}.form-control:focus, .form-select:focus {border-color: rgba(243, 186, 163, 1);}.list-group {--bs-list-group-active-bg: rgb(231, 116, 70);--bs-list-group-active-border-color: rgb(231, 116, 70);--bs-list-group-active-color: rgb(255, 255, 255);}.text-bg-success { color: rgb(255, 255, 255) !important; background-color: rgb(162, 115, 99) !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: rgb(245, 189, 19) !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(76, 53, 45) !important;}.text-bg-primary-subtle { background-color: rgb(243, 236, 233) !important; color: rgb(55, 65, 81) !important;}.text-bg-secondary-subtle { background-color: rgb(239, 239, 239) !important; color: rgb(55, 65, 81) }.text-bg-tertiary-subtle { background-color: rgba(222, 226, 230, 0.5) !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(55, 65, 81) !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(55, 65, 81);--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; }.section_box .card-text ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; list-style: none; padding: 0; line-height: 1; padding: 10px 0;}.section_box .card-text ul li::before { color: #b89d95; content: "\f5bb"; padding-right: 8px; font-family: "Font Awesome 6 Pro";}h3.card-title { font-size: 1.2rem;}.service_box h3.card-title { text-align: center;}.service_box .card-body, .section_products .card-body { padding-bottom: 0 !important;}.section_products .card-body.gap-3 { gap: 0 !important;}.article_box h3.card-title { font-size: 1.5rem; line-height: 1.4;}.article_box .card-text { margin-bottom: 5px;}small[title="article_number"], small[title="Cikkszám"] { display:none;}.header_banner .display-4 { font-size: 3rem;}#lakosztalyok .unique_bg_image, #orseg .unique_bg_image { background-attachment: fixed;}.testimonial_box svg { fill: #beb1ac;}.testimonial_box p { font-style: italic;}table.room { margin-bottom: 10px;}table.room td { padding: 3px;}.service_box .card-text { margin-bottom: 10px !important; line-height: 1.75;}.product_show_components { display: none;}