/*** 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;
  }
} */
/*** OLDAL ELEMEI VÉGE ***/

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

}
#sp-logo .logo-image {

}
@media only screen and (max-width: 1199px) and (min-width: 992px){
  #sp-logo .logo-image {
    width: 225px;
    height: auto;
  }
}
/*** LOGÓ VÉGE ***/

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

}
#sp-header.header-sticky {
  backdrop-filter: blur(24px);
  background: rgb(255 255 255 / 80%);
  height: 65px;
}

#sp-header.header-sticky .logo {
  height: 65px;
}
#sp-header.header-sticky .logo-image {
  height: 55px;
}
#sp-header.header-sticky .sp-megamenu-parent >li >a{
  line-height: 62px !important;
}
#sp-header.header-sticky #offcanvas-toggler {
  height: 65px;
}
.sp-megamenu-parent>li.active>a {
  font-weight: 600 !important;
}

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

}
#sp-top-bar {
  padding: 4px 0 !important;
  background: rgb(238, 29, 41);
  background: linear-gradient(90deg, rgba(238, 29, 41, 1) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 60%, rgba(20, 154, 75, 1) 100%);
}
#sp-top-bar p {

}
/* LÁBLÉC MENÜK */
.sp-copyright {
  font-weight: bold;
}
#sp-bottom .sp-module ul>li>a {
  font-family: 'Open Sans', sans-serif;
}
#sp-footer1 {
  text-align: center;
}
/*** 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: 'Belleza', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #383337;
}
#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 */
.sp-page-title-heading {
  text-transform: uppercase;
}
.float-start {
  margin-right: 10px;
}
/* LAPOZÁS */
.page-item.active .page-link {
  background-color: #149a4b;
}
/* NYELVEK */
.language-flag img {
  float: right;
  padding: 25px 0px 0px 25px;
}
/* FEL IKON */
.sp-scroll-up, .sp-scroll-up:hover {
  background-color: #149a4b;
  border-radius: 20px;
}
/* GÖRDÍTŐSÁV */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #149a4b;
}
::-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%;
}