/*** 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 {
    display: inline-block;
    margin-top: 15px;
}
/*** LOGÓ VÉGE ***/

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

}
.sp-megamenu-parent>li.active>a {
  font-weight: 700 !important;
}
.header-phone {
  background-color: #486d27;
  color: #ffffff !important;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
/* IKONOK A MENÜPONTOK KÖZÖTT */
.fa {
  font-size:140%;
}
.fa:hover { 

}
#sp-top-bar {
  display: none;
}
#sp-top-bar p {

}
/* LÁBLÉC MENÜK */
#sp-footer {
  background: #3f6022;
}
#sp-bottom .sp-module ul>li>a {
  font-family: 'Bai Jamjuree', sans-serif;
}
#sp-bottom {
  border-top: 0px !important;
}
/*** 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: 'Bai Jamjuree', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
}
#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;
}
.sp-page-title {
  text-align: center;
  margin-top: -60px;
  padding-top: 100px;
}
.sp-page-title .sp-page-title-heading {
  text-transform: uppercase;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
/* NYELVEK */
.language-flag img {
  float: right;
  padding: 25px 0px 0px 25px;
}
/* 404 */
.error-code, .error-message {
  color: #fff;
}
/* FEL IKON */
.sp-scroll-up, .sp-scroll-up:hover {
  background-color: #284e07;
  border-radius: 20px;
}
/* GÖRDÍTŐSÁV */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #284e07;
}
::-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%;
}

.social-icons {
  font-size: 28px !important;
}