/*********************/
/*** OLDAL ELEMEI ***/

/* FINOM GÖRGETÉS TILTÁSA */
html {
  
}

/* 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: 575px) {
  #sp-logo .logo-image {
      height: 45px;
  }
}
/*** LOGÓ VÉGE ***/
/*****************/

/*** MENÜPONTOK ***/

#sp-header {
  /* position: absolute; */
}

#sp-header.header--fixed {
  position: fixed;
  top: 0;
  backdrop-filter: blur(24px);
  background: rgb(0 0 0 / 80%);
  height: 65px;  
}

#sp-header.header--fixed {
  backdrop-filter: blur(24px);
  background: rgb(0 0 0 / 80%);
  height: 65px;
}
#sp-header.header--fixed .logo {
  height: 65px;
}
#sp-header.header--fixed .logo-image {
  height: 55px;
}
#sp-header.header--fixed .sp-megamenu-parent >li >a{
  line-height: 62px !important;
}
#sp-header.header--fixed #offcanvas-toggler {
  height: 65px;
  margin-top: 20px !important;
}
.sticky-wrapper.is--fixed {
  position: relative;
  z-index: 999;
}


.sp-megamenu-parent > li > a {
  color: white;
}

.sp-megamenu-parent > li > a:hover , .sp-megamenu-parent > li > a.active {
  color: #79c6c0!important;
  border-bottom: 5px solid #79c6c0;
}

#sp-header.header-sticky {
  backdrop-filter: blur(24px);
  background: rgb(0 0 0 / 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;
  margin-top: 20px !important;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
@media (max-width: 1199px)
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li span {
  padding: 0 8px;
}
#offcanvas-toggler.offcanvas-toggler-right {
  margin-top: 25px;
}
/* IKONOK A MENÜPONTOK KÖZÖTT */
.fa {
  font-size: 140%;
}
.fa:hover {}
#sp-top-bar p {}
/* LÁBLÉC */
#sp-bottom {
  padding: 75px 0px 75px 0px;
}
#sp-footer .container-inner {
    padding: 0px 0 15px 0;
    border-top: 0px;
}

/* LÁBLÉC MENÜK */
#sp-bottom .sp-module ul>li>a {
  font-family: 'Inter', sans-serif;
}

/*** 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: #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;
}

/* NYELVEK */
.language-flag img {
  float: right;
  padding: 25px 0px 0px 25px;
}

/* FEL IKON */
.sp-scroll-up,
.sp-scroll-up:hover {
  background-color: #79C6C0;
  border-radius: 20px;
}

/* GÖRDÍTŐSÁV */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #79C6C0;
}

::-webkit-scrollbar-thumb:hover {
  background: #333333;
}

/* GÖRDÜLŐ MÁRKALOGÓK */
.owl-nav {
  display: none;
}

/* GOMBOK STÍLUSA */
.btn-primary {
  border-color: #000;
  background-color: #000;
}

/* AKTÍV GOMBOK STÍLUSA */
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #000;
  background-color: #000;
}

/*** WEBES ELEMEK VÉGE ***/


/*** HONLAP EGYEDI ELEMEI ***/

/* SZÖVEGEK */
.bottom-overflow-fade {
  /* mask-image: linear-gradient(to bottom, black 60%, transparent 100%); */
  /* -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%); */
}

/* SZOLGÁLTATÁSOK */
 {
  .sppb-addon-image-layout-caption {
    padding: 0px;
  }

}
@media only screen and (max-width: 991px) and (min-width: 768px){
  #szolgaltatasaink {
    .sppb-addon-image-layout-caption h4 {
      font-size: 16px;
    }
  }
}
@media only screen and (max-width: 767px) {
  #szolgaltatasaink {
    .szolgaltatas-1 img, .szolgaltatas-2 img, .szolgaltatas-3 img, .szolgaltatas-4 img, .szolgaltatas-5 img {
      margin: auto;
      margin-top: 45px;
      display: block !important;
      margin-left: -20px;
    }
    .sppb-addon-image-layout-caption {
      padding-top: 30px;
    }
  }
}
@media only screen and (max-width: 575px) {
  #szolgaltatasaink {
    .szolgaltatas-1 img, .szolgaltatas-2 img, .szolgaltatas-3 img, .szolgaltatas-4 img, .szolgaltatas-5 img {
      margin-left: auto;
    }
  }
}
.szolgaltatas-1 {
  z-index: 500;
  margin-right: 160px;
}
.szolgaltatas-2 {
  z-index: 400;
}
.szolgaltatas-3 {
  z-index: 300;
}
.szolgaltatas-4 {
  z-index: 200;
}
.szolgaltatas-5 {
  z-index: 100;
}
.szolgaltatas-6 {
  display: none;
}
.szolgaltatas-1 img, .szolgaltatas-2 img, .szolgaltatas-3 img, .szolgaltatas-4 img, .szolgaltatas-5 img {
  filter: drop-shadow(1px 1px 30px #898989);
  height: 100%; width: 400px; display:block;  
  margin-bottom: 30px;
  width: 300px !important;
  margin-left: -25px !important;
  max-width: 150% !important;
}

/* EREDMÉNYEINK */
#eredmenyeink .sppb-section-title .sppb-title-heading {
  margin-bottom: -200px;
}
.eredmenyeink-1, .eredmenyeink-3 {
  border-radius: 0px 260px 260px 0px;
  text-align: right;
}
.eredmenyeink-2, .eredmenyeink-4 {
  border-radius: 260px 0px 0px 260px;
  text-align: left;
}
.eredmenyeink-1 img, .eredmenyeink-2 img, .eredmenyeink-3 img, .eredmenyeink-4 img {
  width: auto;
  max-height: 180px;
}

/* RÓLUNK */
.rolunk {
  border-radius: 0px 260px 260px 0px;
}
@media only screen and (max-width: 575px) {
  .rolunk {
    border-radius: 0px 0px 0px 0px;
    }
}
.nevjegy img {
    display: block !important;
    width: 220px;
    filter: drop-shadow(1px 1px 5px #898989);
    padding: 10px;
    margin: auto;
    -webkit-filter: grayscale(100%) !important; /* Safari 6.0 - 9.0 */
    filter: grayscale(100%) !important;
}
.nevjegy img:hover {
    filter: none !important;
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
  .nevjegy img {
    filter: drop-shadow(1px 1px 5px #898989);
    width: 100% !important;
    padding: 5px !important;
    border-radius: 300px !important;
  }
}
@media only screen and (max-width: 767px) {
  .nevjegy img {
    margin: auto;
    display: block !important;
    width: 300px;
  }
  .sppb-person-addon-content-wrap {
    text-align: center;
  }
}

/* REFERENCIÁK */
.sppb-carousel-extended-outer-stage {
  height: 70px !important;
}
.sppb-carousel-extended-item {
  width: auto !important;
  height: 70px !important;
}
.sppb-carousel-extended-item img {
  height: auto !important;
  width: auto !important;
  max-width: 250px;
}

/* KAPCSOLAT */
.form-check-label a, .form-check-label a:hover, .form-check-label a:focus, .form-check-label a:active {
  color: #000 !important;
}

@media only screen and (max-width: 991px) and (min-width: 768px){
  .sppb-addon-content h3 {
    font-size: 24px;
  }
}

/* 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%;
}

.sppb-row-container {
  max-width: 100% !important;
  padding: 0px;
}

.container {
  margin: auto !important;
}