/*** OLDAL ELEMEI ***/
/* TÖRÉSPONTOK MÓDOSÍTÁSA */
/* @media (max-width: 1200px){
  .sp-megamenu-parent {
    display: none !important;
  }
  #offcanvas-toggler {
    display: inline-block !important;
  }
} */
.sp-page-title {
  font-size: 90%;
  text-align: center;
  padding: 80px 0 60px 0;
  background-size: cover;
}
.sp-page-title-heading {
  text-transform: uppercase;
}
.breadcrumb {
  /* font-size: 80%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
}
.mod-breadcrumbs__wrapper{
    background: #3b3b3b82;
}
.error-page .error-code,
.error-page .error-message {
  color: #fff;
}
/*** OLDAL ELEMEI VÉGE ***/

/*** LOGÓ ***/
#sp-logo {

}
#sp-logo .logo-image {
  display: inline-block;
  /* margin-top: 30px; */
}
/* #sp-header.header-sticky .logo-image {
    background: url(/images/web/logo/logo-sticky.png) no-repeat;
    background-size: contain;
    width: 280px;
    height: 90px;
    padding-left: 280px;
    margin-top: 0px;
} */
/*** LOGÓ VÉGE ***/

/*** MENÜPONTOK ***/
#sp-header {
  background: linear-gradient(to bottom, #ffffff 0%, #E7E7E7 100%);
}
.sp-megamenu-parent>li.active>a {
  font-weight: 700 !important;
}
@media (max-width: 1200px) and (min-width: 992px) {

    .sp-megamenu-parent > li > a,

    .sp-megamenu-parent > li > span {

        font-size: 12px !important;

    }

}
/* IKONOK A MENÜPONTOK KÖZÖTT */
.fa {
  font-size:140%;
}
.fa:hover { 

}
#sp-top-bar {
  display: none;
  /* background-color: #FB0004; */
}
#sp-top-bar p {

}
/* LÁBLÉC MENÜK */
#sp-bottom {
  border-top: 0px !important;
}
#sp-bottom .sp-module ul>li>a {
  font-family: 'Inter', sans-serif;
}
#sp-footer {
  background: #efefef;
}
/*** MENÜPONTOK VÉGE ***/

/*** MOBIL MENÜPONTOK ***/
.offcanvas-menu {
  background: linear-gradient(to bottom, #ffffff, #e7e7e7);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #121416;
}
#offcanvas-menu .logo-image {
  margin-top: 0px;
  height: auto;
}
/* KÉP ALAPÚ IKONOK A MOBIL MENÜBEN */
.offcanvas-menu img {
  display: inline;
}
/* MOBIL MENÜ BEZÁRÓ IKON */
.close-offcanvas {
  background: none !important;
}
/*** MOBIL MENÜPONTOK VÉGE ***/

/*** WEBES ELEMEK ***/
/* ÚTVONALAK */
.float-start {
  margin-right: 10px;
}
/* NYELVEK */
.language-flag img {
  float: right;
  padding: 25px 0px 0px 25px;
}
/* FEL IKON */
.sp-scroll-up, .sp-scroll-up:hover {
  background-color: #016900;
  border-radius: 20px;
}
/* GÖRDÍTŐSÁV */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #016900;
}
::-webkit-scrollbar-thumb:hover {
  background:#333333;
}
/* SIMA OLDALGÖRGETÉS */
html {
  scroll-behavior: smooth;
}
/* GOMBOK STÍLUSA */
/* AKTÍV GOMBOK STÍLUSA */
/*** WEBES ELEMEK VÉGE ***/


/*** HONLAP EGYEDI ELEMEI ***/
/* JELÖLŐ A TÉRKÉPEN - FIX */
img.leaflet-marker-icon {
  height: auto !important;
  width: auto !important;;
}
/*** HONLAP EGYEDI ELEMEI VÉGE ***/

.btf-ivek {
  width: 100%;
}