/*** OLDAL ELEMEI ***/

/* TÖRÉSPONTOK MÓDOSÍTÁSA */
@media (max-width: 1400px){
  .sp-megamenu-parent {
    display: none !important;
  }
  #offcanvas-toggler {
    display: inline-block !important;
    margin-top: 38px;
  }
}
@media (min-width: 1400px){
  .sppb-row-container {
      max-width: 1170px !important;
  }
}

/*** OLDAL ELEMEI VÉGE ***/

body {
  background-image: url(../../../images/web/web/texture.jpg);
  font-size: 13px;
  line-height: 22px;
}
.container-full {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (max-color-width: 430px){
  .container-full {
      padding-left: 10px;
      padding-right: 10px;
  }
}

img {
  display: inline;
}

h1.sppb-title-heading, h2.sppb-title-heading, h3.sppb-title-heading, h1, h2, h3 {
  font-style: italic;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
    margin-top: 0;
    color: #fff !important;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    border: 0;
}
/*** LOGÓ ***/
#sp-logo {

}
#sp-logo .logo-image {
  margin-top: -10px;
}
@media only screen and (max-width: 396px) {
  #sp-header .container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
.logo-image {
      height: 58px !important;
  }
}
@media only screen and (max-width: 356px) {
  #sp-logo {
  width: 240px;
  position: absolute;
  }
}
/*** LOGÓ VÉGE ***/

/*** MENÜPONTOK ***/
#sp-header {
  background: none;
  border-bottom: 6px solid #BAA063;
}
/* IKONOK A MENÜPONTOK KÖZÖTT */
.fa {
  font-size:140%;
}
.fa:hover { 

}
.sp-contact-info {
  font-family: 'Arial', sans-serif;
  text-transform: uppercase;
  /* font-size: 100% !important; */
  font-size: 12px;
  font-weight: 600;
}
.sp-contact-info .fa-phone, .sp-contact-info .fa-envelope {
  color: #aba69d;
}
/* LÁBLÉC MENÜK */
#sp-footer {
  text-align: center;
}
#sp-footer .container-inner {
  font-size: 12px;
  padding: 20px 0px;
}
#sp-bottom .sp-module ul>li>a {
  font-family: 'Open Sans', sans-serif;
}
.sp-megamenu-parent>li>a {
  padding: 0 12px;
}
.sp-copyright {
  color: rgba(255,255,255,0.5);
}
/*** MENÜPONTOK VÉGE ***/

/*** MOBIL MENÜPONTOK ***/
.burger-icon {
  background-image: -webkit-linear-gradient(bottom, rgb(17,17,17) 1%, rgb(31,31,31) 57%, rgb(48,48,48) 85%);
  padding: 7px 10px;
  width: 50px;
  margin-top: -10px;
}
.offcanvas-menu {
  background-image: url(../../../images/web/web/texture.jpg);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  color: #fff;
}
#offcanvas-menu .logo-image {
  margin-top: 0px;
  height: auto;
}
/* KÉP ALAPÚ IKONOK A MOBIL MENÜBEN */
.offcanvas-menu img {
  display: inline;
}
#offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 0px !important;
}
/* MOBIL MENÜ BEZÁRÓ IKON */
.close-offcanvas {
  background: none !important;
}
/*** MOBIL MENÜPONTOK VÉGE ***/

/*** WEBES ELEMEK ***/
.sp-page-title {
  padding: 60px 0;
  font-size: 26px;
  text-align: center;
  background: none;
}
/* FEJLÉC */
@media only screen and (max-width: 991px) {
  #sp-top1 {
    display: none;
  }
}  
/* ÚTVONALAK */
.breadcrumb {
  font-size: 14px;
  display: inline-flex;
}
.sp-page-title-heading {
  font-size: 26px;
  font-style: normal !important;
}
.float-start {
  margin-right: 10px;
  display: none;
}
/* NYELVEK */
.language-flag img {
  float: right;
  padding: 0px 0px 0px 25px;
}
/* FEL IKON */
.sp-scroll-up, .sp-scroll-up:hover {
  background-color: #BAA063;
  border-radius: 20px;
}
/* GÖRDÍTŐSÁV */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #BAA063;
}
::-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%;
}

.sp-page-title {
  margin-bottom: 30px;
}