@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
:root {
  --main_font_family: Roboto, sans-serif;
  --main_primary_color: #008ACF;
  --main_secondary_color: #5a4c40;
  --main_black_color: #0a0909;
  --main_light_gray_color: #eff0f1;
  --main_border_color: #e0e0e0;
  --content_h1_size: 1.55rem;
  --content_h2_size: 1.45rem;
  --content_h3_size: 1.25rem;
  --content_h4_size: 1.15rem;
  --content_h5_size: 1.1rem;
  --content_h6_size: 1rem;
  --content_text_size: 1rem
}
body {
  font-family: var(--main_font_family);
  font-size: var(--content_text_size);
  margin: 0;
  padding: 0;
  color: var(--main_black_color);
	overflow-x:hidden;
}
#res_anyagszukseglet {
  background: #eff0f1
}
.szukseglet_data {
  border-top: 1px solid #ccc
}
.cart_row2 {
  border-bottom: 1px solid #ddd
}
.termek_top_ar_box {
  overflow: hidden
}
.termek_top_ar {
  position: absolute;
  top: -15px;
  right: -70px;
  width: 200px;
  padding: 35px 8px 5px 0;
  background: var(--main_primary_color);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  z-index: 10;
  border-radius: 2px 0;
  -moz-border-radius: 2px 0;
  -webkit-border-radius: 2px 0 2px 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  text-transform: uppercase
}
.katalog_to_link {
  font-size: 1.125rem
}
.kosar_szallitas_info {
  border-bottom: 1px solid #ddd
}
.akcio_kep {
  position: absolute;
  width: 50px;
  left: 10px;
  top: 10px;
}
.akcio_kep_termek {
  position: absolute;
  width: 100px;
  left: 10px;
  top: 10px;
}
.kosar_szallitas_info:last-child {
  border-bottom: none
}
.site_navigation {
  border-top: 1px solid var(--main_border_color)
}
.header_main_section {
  border-bottom: 1px solid var(--main_border_color)
}
.navbar-toggler-text {
  font-weight: 700;
  font-size: 1rem
}
.atveteli_mod_name {
  font-weight: 500
}
.mobile_header_ikon {
  font-size: 1.25rem
}
.breadcrumb-item a {
  font-weight: 500;
  font-size: .8rem
}
.item_data {
  font-weight: 500;
  font-size: .85rem
}
.item_data_2 {
  font-weight: 400;
  font-size: .85rem
}
.fooldal_ikon_cim {
  font-size: .9rem;
	  color:black;
}
.item_info {
  font-weight: 500;
  font-size: .85rem
}
.item_page_title {
  font-size: 1.35rem;
  font-weight: 500
}
.image_thumb {
  border: 1px solid var(--main_border_color)
}
.item_data_div {
  background: var(--main_light_gray_color)
}
.termekar1, .item_item_price_1, .item_page_price {
  font-weight: 500;
  font-size: 1.15rem
}
.egyedi_ar {
  font-weight: 600
}
.price_info {
  font-weight: 500;
  font-size: .9rem
}
.fooldal_ikon {
  width: 50px;
  height: auto;
  transition: all .5s
}
.site_message {
  color: #fff;
  font-size: 16px;
  padding: 20px;
  letter-spacing: 1px
}
#close_site_message {
  margin-left: 10px;
  cursor: pointer
}
.banner {
  padding-bottom: 30px
}
.banner > a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 350px;
  padding: 20px
}
.banner .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: no-repeat 50% 50% / cover;
  transition: transform 1s ease
}
.banner.text-bottom .text {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #0a0909;
  padding: 1rem 0 1rem 1rem
}
.banner .text h3 {
  font-size: .95rem;
  font-weight: 500
}
.fooldal_ikon_text {
  font-size: .925rem
}
.payment_desc {
  font-weight: 400
}
.main_category {
  border: 1px solid var(--main_border_color);
  font-weight: 500;
  transition: all .5s
}
.main_category:hover {
  background: var(--main_light_gray_color);
  color: var(--main_black_color);
  border-color: var(--main_border_color)
}
.header_full_width {
  background: #293841
}
.header_full_width_link {
  color: #000;
  font-size: .85rem;
  font-weight: 500
}
.nav_separator_2 {
  color: #f9f9f9
}
.bgimage_title {
  font-weight: 500;
  font-size: 2.45rem
}
.bgimage_text {
  font-weight: 400;
  font-size: 1.25rem
}
.main_item_rendelheto {
  color: #3fa417;
  font-size: .9rem;
  font-weight: 500
}
.main_item_nem_rendelheto {
  color: #ff0000;
  font-size: .9rem;
  font-weight: 500
}
.text-black {
  color: var(--main_black_color)
}
.header_search {
  background: var(--main_light_gray_color);
  border: 1px solid #efefef;
  border-radius: 70px 70px 70px 70px / 80px 80px 80px 80px;
  outline: none;
  padding: .5rem 1rem;
  font-weight: 500
}
.search_item {
  border-bottom: 1px solid var(--main_border_color)
}
.search_item:last-child {
  border-bottom: unset
}
.search_item_desc {
  font-size: .9rem
}
.search_item:hover {
  cursor: pointer;
  background: #efefef
}
.form_title {
  font-weight: 500;
  font-size: .9rem;
  margin-bottom: .125rem
}
.search_data {
  border-bottom: 1px solid var(--main_border_color)
}
.fw500 {
  font-weight: 500
}
.fw600 {
  font-weight: 500
}
.cart_page_text {
  font-size: 1.125rem
}
.section_colored {
  background: var(--main_light_gray_color)
}
.main_item_title_to_link {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2
}
.main_item_cikkszam {
  font-size: .8rem
}
.main_item_kiszereles {
  font-size: .8rem
}
.main_item_price_1 {
  font-weight: 500;
  font-size: 1.015rem
}
.main_item_price_info {
  font-size: .9rem
}
.item_list_ikon_to_link {
  color: var(--main_secondary_color)
}
.page_title {
  font-weight: 500;
  font-size: 1.55rem
}
.bx-wrapper .bx-controls-direction a {
  z-index: 1019
}
.site_logo {
  width: 230px
}
.radius {
  border-radius: .325rem
}
.event_title_link {
  font-size: 1.035rem
}
.news_list_date {
  font-size: .9rem
}
.event_desc {
  font-size: .95rem
}
.news_list_to_link {
  text-decoration: underline
}
.nav-link-dropdown {
  transition: all .5s;
}
.cart .cart-row {
  align-items: center;
  border-bottom: 1px solid #eee;
  display: flex;
  padding: 20px 0
}
.cart_img {
  width: 60%
}
.cart .cart-row .item-title {
  font-weight: 500
}
.remove_from_cart, .update_cart {
  color: var(--main_black_color);
  font-size: 1.025rem
}
.cart .cart-row .cart-row--unit-price .price-text {
  color: var(--main_black_color);
  font-size: 1.025rem;
  font-weight: 500
}
.cart .cart-row .cart-row--subtotal .total-price-text {
  color: var(--main_black_color);
  font-size: 1.025rem;
  font-weight: 500;
  text-align: right
}
.content p {
  font-size: var(--content_text_size);
  font-weight: 400;
  line-height: 1.75rem
}
.content ul li {
  font-size: var(--content_text_size);
  font-weight: 400;
  line-height: 1.75rem;
  margin-bottom: .45rem;
  margin-top: .45rem;
  list-style-position: inside
}
.content h1 {
  font-size: var(--content_h1_size);
  font-weight: 700
}
.content h2 {
  font-size: var(--content_h2_size);
  font-weight: 700
}
.content h3 {
  font-size: var(--content_h3_size);
  font-weight: 700
}
.content h4 {
  font-size: var(--content_h4_size);
  font-weight: 700
}
.content h5 {
  font-size: var(--content_h5_size);
  font-weight: 700
}
.content h6 {
  font-size: var(--content_h6_size);
  font-weight: 700
}
.custom-button-header {
  color: #fff;
  background-color: var(--main_primary_color);
  font-size: 1rem;
  font-weight: 500;
  transition: all .5s;
  padding: 15px 25px;
  line-height: 30px
}
.custom-button-header-2 {
  color: var(--main_black_color);
  font-size: 1rem;
  font-weight: 500;
  transition: all .5s;
  padding: 15px 25px;
  line-height: 30px
}
.custom-button-header-2:hover {
  cursor: pointer;
	text-decoration:none;
}
.nounderline:hover{
	text-decoration:none;
}
.custom_button {
  color: var(--main_black_color);
  background-color: var(--main_primary_color);
  font-size: 1rem;
  font-weight: 500;
  transition: all .5s;
  padding: 20px 35px;
  line-height: 60px
}
.custom_button:hover {
  opacity: .75
}
.button {
  color: #fff;
  background-color: var(--main_primary_color);
  font-size: 1rem;
  font-weight: 500;
  transition: all .5s;
  padding: 20px 35px;
  border: none
}
.button2 {
  color: #fff;
  background-color: var(--main_primary_color);
  font-size: 1rem;
  font-weight: 500;
  transition: all .5s;
  padding: 15px;
  border: none
}
.kupon_btn {
  color: #fff;
  background-color: var(--main_primary_color);
  font-size: 1rem;
  font-weight: 500;
  transition: all .5s;
  padding: 10px 20px;
  border: none
}
.button:hover, .kupon_btn:hover {
  opacity: .85
}
.nav-link {
  color: var(--main_black_color);
  font-size: 1rem;
  font-weight: 500
}
input::placeholder {
  font-size: .85rem
}
.contact_page_title {
  font-size: 1.35rem;
  font-weight: 700
}
.module-head {
  position: relative;
  margin: 20px 0
}
.module-head-title {
  color: var(--main_black_color);
  font-weight: 500;
  font-size: 1.425rem;
  display: inline-block
}
.module-head-title-other-color {
  color: var(--main_primary_color)
}
.module-head:after {
  content: "";
  display: block;
  background: var(--main_primary_color);
  width: 35px;
  height: 8px
}
.circle-icon {
  background: #000;
  padding: 12px;
  right: -1%;
  border-radius: 50%;
  color: #fff;
  font-size: 1em;
  border: none;
  line-height: 0
}

/*.site_navigation .navbar-nav > li.nav-item > a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  width: 1px;
  background: var(--main_black_color);
}*/
/*.site_navigation .navbar-nav > li.nav-item:last-child > a:before {
  content: none !important
}*/
.header_message {
  background: #fb1a1a;
  padding: 1rem
}
#save:hover {
  text-decoration: underline;
  cursor: pointer
}
.footer {
  background: var(--main_black_color)
}
.footer_title {
  font-size: 1rem
}
.footer-social-icon ul li a {
  font-size: 1.85rem
}
.footer-social-icon ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.footer_link {
  color: #d5d5d5;
  font-size: .9rem
}
.footer_tel {
  font-size: 1rem
}
.accordion_buttons {
  font-weight: 700;
  cursor: pointer;
  font-size: 1rem;
  color: var(--main_black_color)
}
div.panel_gyik {
  padding: 0 0 0 27px;
  background-color: #eff0f1;
  border-left: 5px solid var(--main_black_color);
  max-height: 0;
  overflow: hidden;
  transition: max-height .2s ease-out;
  margin-top: 10px
}
.gyik_text {
  font-size: 15px;
  color: #222e60;
  padding: 10px 5px 10px 0
}
.order_step_title_div {
  font-size: 1.025rem;
  color: var(--main_black_color);
  font-weight: 500
}
.underline {
  text-decoration: underline
}
.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020
}
.dropdown_menu_icon {
  font-size: .8rem
}
.order_page_cart {
  background: var(--main_light_gray_color)
}
.order_page_cart_title {
  font-size: 1.15rem;
  font-weight: 700
}
.cart_totalitem {
  display: block;
  font-weight: 500;
  font-size: .9rem
}
.show_cart_items_name {
  font-weight: 600;
  font-size: .9rem;
  line-height: 20px !important
}
.show_cart_items_quantity {
  font-size: .9rem;
  display: block
}
.cart_ossz_row {
  border-bottom: 1px solid rgba(44, 183, 202, .1);
  padding: 8px 0;
  margin: 8px 0;
  font-size: .9rem
}
.cart_ossz_row_vegosszeg {
  padding: 8px 0;
  margin: 8px 0;
  font-weight: 500;
  font-size: 1.025rem
}
.show_cart_items_img {
  max-width: 70px;
  max-height: 70px
}
.bc-menu {
  position: absolute;
  z-index: 999;
  background: #fff;
  display: none;
  border: 1px solid #ccc;
  border-top: none;
  top: 141%;
  overflow: scroll;
  max-height: 50vh;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  overflow-x: hidden;
  width: 100%
}
#kosar_szallitas_btn:hover {
  cursor: pointer
}
.autocomplete_link:hover {
  cursor: pointer
}
#filter:checked + .fa-chevron-right {
  transform: rotate(90deg)
}
.fa-chevron-right {
  transition: transform .2s linear
}
.select_szin {
  cursor: pointer
}
textarea.form-control-order-page {
  resize: none
}
.kedvenc_termek_cim {
  font-size: 1.25rem
}
.dropdown-menu {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}
.search__close {
  border-top: 1px solid #e5e5e6;
  border-bottom: 1px solid #e5e5e6
}
.fa-times-circle {
  cursor: pointer
}
.bsb-hero-1 {
  background-position: 50%;
  background-size: cover
}
.showButton {
  cursor: pointer
}
@media (min-width: 1200px) {
  .bsb-hero-1 {
    padding-bottom: 10rem;
    padding-top: 10rem
  }
  .elony:hover .fooldal_ikon {
    transform: scale(1.1)
  }
}
.item_thumb, .hir_thumb {
  width: 70%
}
@media (max-width:991px) {
  .akcio_kep_termek {
    width: 70px;
  }
  .bgimage_title {
    font-size: 1.65rem
  }
  .cart_attr {
    font-size: .8rem
  }
  .bsb-hero-1 {
    padding-bottom: 2rem;
    padding-top: 2rem
  }
  .hero_title {
    font-size: 1.45rem
  }
  .module-head-title {
    font-size: 1.25rem
  }
  .site_logo {
    width: 150px
  }
  .custom-button-header, .custom-button-header-2 {
    font-size: .75rem;
    padding: 15px
  }
  .item_page_title {
    font-size: 1.25rem
  }
  .item_page_price {
    font-size: 1rem
  }
  .main_category_title, .main_category_ikon, .cart_page_text, .cart_page_text_2, .cart .cart-row .item-title, .cart .cart-row .cart-row--unit-price .price-text, .cart .cart-row .cart-row--unit-price .total-price-text, .price-text-type, .item_page_desc {
    font-size: .8rem
  }
  .page_title {
    font-size: 1.25rem
  }
  .bc-menu {
    position: fixed;
    left: 0;
    width: 100%;
    top: 125px;
    height: 100vh;
    border: 0;
    max-height: none
  }
  .search_text {
    font-size: .75rem
  }
  .main_item_title_to_link, .main_item_price_1, .main_item_rendelheto, .szin_nev {
    font-size: .9rem
  }
  .event_title_link {
    font-size: .95rem
  }
  .navbar-toggler:focus {
    box-shadow: none
  }
  .banner > a {
    height: 250px
  }
  .banner .text h3 {
    font-size: .8rem
  }
  .dropdown-menu {
    border: none;
    box-shadow: none;
    background: var(--main_light_gray_color)
  }
  #showFoundItems {
    background-color: var(--main_primary_color);
    margin-bottom: 15rem
  }
  .banner > a {
    height: 280px
  }
  .item_thumb, .hir_thumb {
    width: 50%
  }
  .fooldal_ikon {
    width: 50px
  }
  .price_text_2, .item_title2 {
    font-size: .9rem
  }
}
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease
}
.cc-window.cc-invisible {
  opacity: 0
}
.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  transform: translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.cc-revoke:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s
}
.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999
}
.cc-window.cc-static {
  position: static
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}
.cc-revoke {
  padding: .5em
}
.cc-revoke:hover {
  text-decoration: underline
}
.cc-header {
  font-size: 18px;
  font-weight: 700
}
.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer
}
.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
  text-decoration: underline
}
.cc-link:hover {
  opacity: 1
}
.cc-link:active, .cc-link:visited {
  color: initial
}
.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent
}
.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline
}
.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75
}
.cc-close:focus, .cc-close:hover {
  opacity: 1
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset
}
.cc-top {
  top: 1em
}
.cc-left {
  left: 1em
}
.cc-right {
  right: 1em
}
.cc-bottom {
  bottom: 1em
}
.cc-floating > .cc-link {
  margin-bottom: 1em
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em
}
.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0
}
.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em
}
.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between
}
.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.cc-btn + .cc-btn {
  margin-left: .5em
}
@media print {
  .cc-revoke, .cc-window {
    display: none
  }
}
@media screen and (max-width:900px) {
  .cc-btn {
    white-space: normal
  }
}
@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
  .cc-window.cc-top {
    top: 0
  }
  .cc-window.cc-bottom {
    bottom: 0
  }
  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0
  }
  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }
  .cc-window.cc-floating {
    max-width: none
  }
  .cc-window .cc-message {
    margin-bottom: 1em
  }
  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
  }
  .cc-window.cc-banner .cc-message {
    margin-right: 0
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none
}
.cc-theme-classic .cc-btn {
  border-radius: 5px
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block
}
.cc-theme-edgeless.cc-window {
  padding: 0
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0
}
#scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  padding: 10px;
  border: none;
  background-color: var(--main_primary_color);
  color: var(--main_black_color);
  cursor: pointer;
  z-index: 999
}
#main #faq .card {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid var(--main_black_color);
  border-radius: 0
}
#main #faq .card .card-header {
  border: 0;
  border-radius: 0;
  padding: 0
}
#main #faq .card .card-header .btn-header-link {
  color: var(--main_black_color);
  display: block;
  text-align: left;
  background: #fff;
  padding: 25px 10px;
  font-weight: 500
}
#main #faq .card .card-header .btn-header-link.collapsed {
  color: var(--main_black_color)
}
.bgimage {
  width: 100%;
  height: 500px
}



.nav-menu {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
}


.nav-animatic {
	 transition: color 0.3s ease-in-out;
    position: relative;
	text-decoration:none;
}

.nav-animatic::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 2px;
    background-color: #6abf69;
    transition: width 0.3s ease;
    transform: translateX(-50%);
}

.nav-animatic:hover::before,
.nav-animatic.active::before {
    width: 100%;
}

.nav-animatic:hover {
	text-decoration:none;
}

/* Optional: Active state styling */
.nav-animatic.active {
    color: #6abf69;
}

.slider-01 {
    max-width: 100%; /* Adjust this based on your layout */
    overflow: hidden; /* Ensures that content doesn't overflow */
    margin: 0 auto; /* Centers the slider horizontally */
}
.swiper-container {
    width: 100%;
    max-width: 100%; /* Adjust as needed */
    overflow: hidden; /* Ensures content doesn't overflow */
}

.swiper-slide img {
    width: 100%; /* Ensures images fill their parent container */
    height: auto; /* Maintains aspect ratio */
}
@media (max-width: 768px) {
    .swiper-container {
        max-width: 100%;
    }
		.swiper-button-next{
	 color: #008ACF;
			visibility: hidden;
}
.swiper-button-prev{
	 color: #008ACF;
	
			visibility: hidden;
}
}
.swiper-scrollbar {
	background-color: #fff;
}
@media (min-width: 768px) {
	.swiper-button-next{
	 color: #008ACF;
}
.swiper-button-prev{
	 color: #008ACF;
}
}
 .navicon {
	 color:#008ACF;
	 	font-size:2rem;
        display: inline-block;
        /* Additional styles */
        transition: color 0.3s ease;
}
    .navicon:hover {
        color: red;
    }

    .card-sl {
		transition: 0.3s ease;
        border-radius: 8px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		
    }

    .card-image img {
        max-height: 150%;
        max-width: 100%;
        border-radius: 8px 8px 0px 0;
    }

   

    

    .card-heading {
        font-size: 32px;
        font-weight: bold;
        background: #fff;
        padding: 10px ;
    }

    .card-text {
        background: #fff;
        font-size: 14px;
		padding: 5px 10px;
        color: #636262;
    }

    .card-button {
        width: 100%;
        background-color: #008ACF;
        color: #fff;
        border-radius: 6px;
    }

    .card-button:hover {
        text-decoration: none;
        background-color: #059FEC;
        color: #fff;
    }


    @-webkit-keyframes pulse {
        0% {
            -moz-transform: scale(0.9);
            -ms-transform: scale(0.9);
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

        70% {
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1);
            box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
        }

        100% {
            -moz-transform: scale(0.9);
            -ms-transform: scale(0.9);
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
            box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
        }
    }
.shadownav {
box-shadow: 		0 -10px 10px rgba(0, 0, 0, 0.2), /* Top shadow */
                    0 10px 10px rgba(0, 0, 0, 0.2);  /* Bottom shadow */
	/*inset	0 -5px 5px rgba(0, 0, 0, 0.2),
                inset    0 5px 5px rgba(0, 0, 0, 0.2);  */
}
.card-text{
	height:65px;
	overflow:hidden;
}
 .hidden {
    visibility: hidden;
  }
.animate_cards:hover{
	  -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
.bgimage_festek {
    width: 100%;
    height: 590px;
    background: linear-gradient(150deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/fooldal_kepek/aljzatkiegyenlito-hatterkep.jpg
);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bgimage_decor {
    width: 100%;
    height: 675px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/fooldal_kepek/decor-hatter-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bgimage_citytop {
    width: 100%;
    height: 700px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/fooldal_kepek/semmelrock-citytop-grande-kombi.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bgimage_title_link {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}
.bgimage_text {
    color: #fff;
    font-weight: 400;
    font-size: 19px;
}
.bgimage_link {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.termekcsalad_title_to_link_new {
    color: #333;
    font-size: 27px;
    font-weight: 400;
	text-decoration:none;
}
.item_list_text {
    color: #555;
    font-size: 16px;
    line-height: 26px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
}
.kerti_otletek_cim {
    color: #333;
    font-weight: 400;
    font-size: 27px;
}
.kerti_otletek_text {
    color: #444;
    font-size: 16px;
    line-height: 26px;
}
.kerti_otletek_to_link {
    background: #008ACF;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}
.homepage_kerti_otletek_section {
    background: #f0f1f1;
    border-top: 1px solid #eaeeee;
    border-bottom: 1px solid #eaeeee;
    padding: 40px 0;
    margin: 25px 0;
}
#filterbutton{
	    color: #fff;
    background-color: var(--main_primary_color);
    font-size: 1rem;
    font-weight: 500;
    transition: all .5s;
    padding: 20px 35px;
    border: none;
}
.hirblokk{
	 display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            -webkit-line-clamp: 3; /* Number of lines to display */
            line-height: 1.5; /* Adjust the line-height if necessary */
            max-height: 4.5em; /* (3 lines * line-height) */
}

.nav-animatic {
    transition: color 0.3s ease-in-out;
    position: relative;
    text-decoration: none;
}

.nav-animatic::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 2px;
    background-color: #008ACF;
    transition: width 0.3s ease;
    transform: translateX(-50%);
}

.sibling:hover + .nav-animatic::before,
.sibling.active + .nav-animatic::before {
    width: 100%;
}

.sibling:hover + .nav-animatic {
    -webkit-animation: pulse 1.5s infinite;
    text-decoration: none;
}

/* Optional: Active state styling */
.nav-animatic.active {
    color: #008ACF;
}
.owl-carousel .owl-stage{display: flex;}
.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

.gr-1 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-mm-3-535.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-2 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-silvercol-972.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-3 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-silicontop-161.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-4 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-intertop.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-5 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-cemix-aquastop-plus.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-6 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-cemix-flex-w-308.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-7 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-cemix-castone-g-top-391.jpg
);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-8 { 
background: linear-gradient(120deg,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-edelputz-extra-2-feher-437.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}

/** { transition: 0.5s ease; }*/

.gr-1:hover{
	background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-mm-3-535.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-2:hover { 
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-silvercol-972.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-3:hover { 
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-silicontop-161.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-4:hover { 
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-intertop.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-5:hover { 
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5),rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-cemix-aquastop-plus.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-6:hover { 
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-cemix-flex-w-308.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-7:hover { 
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-cemix-castone-g-top-391.jpg
);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.gr-8:hover { 
	
background: linear-gradient(120deg,rgba(0, 0, 0, 0.5), rgba(0, 138, 207, 0.2)), url(../images/fooldal_kepek/th-lb-knauf-edelputz-extra-2-feher-437.jpg);
	background-size:contain;    
	background-position: center;
	background-repeat: no-repeat;
}
.katcolumn {
	transition: 0.5s ease;
  margin-top: 3rem;
  padding-left: 3rem;
}
.katcolumn:hover {
  padding-left: 0;
	transition: 0.5s ease;
}
.katcolumn:hover .katcard .txt {
  margin-left: 1rem;
	transition: 0.5s ease;
}
.katcolumn:hover .katcard .txt h1,
.katcolumn:hover .katcard .txt p {
	transition: 0.5s ease;
  color: rgba(255, 255, 255, 1);
  opacity: 1;
}
.katcolumn:hover a {
	transition: 0.5s ease;
  color: rgba(255, 255, 255, 1);
}
.katcolumn:hover a:after {
  width: 10%;
	transition: 0.5s ease;
}

.katcard {
	transition: 0.5s ease;
  min-height: 170px;
  margin: 0;
  padding: 1.7rem 1.2rem;
  border: none;
  border-radius: 0;
  color: rgba(0, 0, 0, 1);
  letter-spacing: .05rem;
  font-family: 'Oswald', sans-serif;
  box-shadow: 0 0 21px rgba(0, 0, 0, .27);
}
.katcard .txt {
  margin-left: -3rem;
  z-index: 1;
	transition: 0.5s ease;
}
.katcard .txt h1 {
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
	transition: 0.5s ease;
}
.katcard .txt p {
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0rem;
  margin-top: 33px;
  opacity: 0;
  color: #fff;
	transition: 0.5s ease;
}
.katcard a {
  z-index: 3;
  font-size: .7rem;
  color: rgba(0, 0, 0, 1);
  margin-left: 1rem;
  position: relative;
  bottom: -.5rem;
  text-transform: uppercase;
	transition: 0.5s ease;
}
.katcard a:after {
  content: "";
  display: inline-block;
  height: 0.5em;
  width: 0;
  margin-right: -100%;
  margin-left: 10px;
  border-top: 1px solid rgba(255, 255, 255, 1);
  transition: .5s;
	transition: 0.5s ease;
}
.katcard .ico-card {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
	transition: 0.5s ease;
}
.katcard i {
  position: relative;
  right: -50%;
  top: 60%;
  font-size: 12rem;
  line-height: 0;
  opacity: .2;
  color: rgba(255, 255, 255, 1);
  z-index: 0;
	transition: 0.5s ease;
}
 .card-action {
         position: relative;
    float: right;
    margin-top: -25px;
    margin-right: 20px;
    z-index: 2;
    color: red;
    background: #fff;
    border-radius: 100%;
    padding: 15px;
    font-size: 15px;
    width: 45px;
    /* Centering adjustments */
    display: flex;
    justify-content: center;
    align-items: center;
		transition: 0.2s ;
    }
.card-action:hover {
	transition: 0.3s ;
        color: #fff;
        background: red;
        -webkit-animation: pulse 1.5s infinite;
		
		
    }

.car-items{
	overflow-x:hidden;
}
#header_tel:hover{ text-decoration:none }#header_tel:hover #header_tel_2{ text-decoration:underline; }