/*** 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;
}
.breadcrumb {
  /* font-size: 80%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
}
.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;
}
/*** LOGÓ VÉGE ***/

/*** MENÜPONTOK ***/
#sp-header {

}
.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 .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #016900;
}
#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%;
}