/*.contact-area {
    background: url(/assets/theme/images/contact-1.jpg) center center / cover no-repeat local !important;
}*/



#mobile-fix-bottom .fixed {
    position: fixed;
    left: 0px;
    bottom: 0px;
    background-color: #2C3454;
    width: 100%;
    text-align: center;
    padding: 6px;
    display: none;
    z-index: 100000;
}

#mobile-fix-bottom a{
    color:#fff;
}

@media (max-width: 500px){ 
    #mobile-fix-bottom .fixed {
        display: block;
    }
 }

#mobile-fix-bottom .white-bg a{
     background: #fff;
    color: #2C3454;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 10px;
}

.adatvedelem-section{
  margin-top:70px;
  margin-bottom:50px;
}

.adatvedelem-section h2{

}

.adatvedelem-section h3{
  margin-top:16px !important;
  margin-bottom:20px !important;
}

.adatvedelem-section p{

}

.adatvedelem-section li{
  list-style-type: square;
  margin-left:30px;
  font-family: 'Poppins', sans-serif !important;
}

.adatvedelem-section ul{
  margin-top:15px;
  margin-bottom:15px;
}

.navigation .active a{
  color:#505cfd !important;
  font-weight:700 !important;
  display:inline-block !important;
  transform:scale(1.07);
}

.service-content strong{
  font-weight:700;
}

.main-header .logo-box a img{
    width: 90px;
    transform: scale(1.7) translateY(-10px);
}

.icon-box.o-icon-box img{
  width: 80px;
  transform: scale(1.2);
}

.our-process .content-img img{
      margin-bottom: 10px;
}

@media(min-width:992px){
  .our-process .hitel-column .tovabb{
    margin-top: 39px;
    display: inline-block;
  }

  .our-process .ingatlan-column .tovabb{
    margin-top: 114px;
    display: inline-block;
  }
}

.our-process{
padding: 90px 0px 85px 0px;
}

.our-process .tovabb{
  transition: all 0.25s ease;
  margin-top:15px;
  display: inline-block;
  padding: 14px 32px;
  background: #4f63ff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.25s ease;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff
}

.our-process .tovabb:hover{
  transform:scale(1.1);
  transition:0.5s;
}

.our-process .text{

}

.theme-btn{
  display: inline-block;
  padding: 14px 32px;
  background: #4f63ff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.25s ease;


  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff
}

.download_link{
  display:inline-block;
  font-size:20px;
  font-weight:700;
  color:#505cfd;
  text-decoration: underline;
}

.service-ul-list{

}

.service-ul-list li{
  list-style-type: square !important;
  margin-left:30px;
}

.about-img-column img{
  width:100% !important;
  margin-top:40px;
}

.about-row-2{
  margin-top:60px;
}

.about-row-3{
  margin-top:40px;
}

.about-row-3 h2{
  margin-bottom:20px;
}


.hogyan-section{

}

.hogyan-section h3{
  margin-top:25px;
  margin-bottom:25px;
  font-size:30px;
  position:relative;
}

.hogyan-section h3::before{
  position: absolute;
  content: '';
  background: #505cfd;
  width: 40px;
  height: 4px;
  border-radius: 5px;
  left: 26px;
  margin-left: -25px;
  bottom: -8px;
}



.who-we-are .text{
  text-align: left !important;
}

.our-process .text{
  text-align: center !important;
  color: rgb(204, 204, 204) !important;
  font-size:16px !important;
}

.accept-terms-form-section{

}

.accept-terms-form-section small{
  display:inline-block;
  margin-left:6px;
      font-family: 'Poppins', sans-serif !important;
}

.footer-column .fontos-dontes{
  font-size:12px !important;
}

.footer-column .contact-info li{
  font-size:16px !important;
}





.hero-alap {
  background-size: cover;
  background-position: center;
  padding: 120px 20px;
  text-align: center;
  color: white;
  position: relative;
}

.hero-alap::after {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.7); /* sötét overlay */
  z-index: 1;
}

.hero-ferjek{
  background-image: url('images/ferjek-1.jpg'); /* Cseréld le a saját képed URL-jére */
}

.hero-felesegek{
  background-image: url('images/konfliktus-1.jpg'); /* Cseréld le a saját képed URL-jére */
}

.hero-tarstalatokurzus{
  background-image: url('images/ferjek-3.jpg'); /* Cseréld le a saját képed URL-jére */  
}

.hero-fiatalparok{
  background-image: url('images/ferjek-3.jpg'); /* Cseréld le a saját képed URL-jére */  
}

.hero-megcsalas{
  background-image: url('images/konfliktus-2.jpg'); /* Cseréld le a saját képed URL-jére */  
}

.hero-valas{
  background-image: url('images/konfliktus-2.jpg'); /* Cseréld le a saját képed URL-jére */  
}


.hero-felesegek::after{
  background: rgba(0, 0, 0, 0.6); /* sötét overlay */  
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
}

.hero-subtitle {
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.hero-title {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

.hero-cta {
  display: inline-block;
  background: linear-gradient(90deg, #ff416c, #ff4b2b);
  color: #fff;
  padding: 15px 30px;
  font-size: 18px;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
}

.hero-cta:hover {
  background: linear-gradient(90deg, #ff4b2b, #ff416c);
}




.hero-ferjek-alap {
  background-image: url('/images/ferjek-klubja-bg.jpg');
  background-size: cover;
  background-position: center;
  padding: 120px 20px;
  text-align: center;
  color: white;
  position: relative;
}

.hero-ferjek-alap::after {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.hero-ferjek-alap .hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
}

.hero-ferjek-alap .hero-subtitle {
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.hero-ferjek-alap .hero-title {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

.hero-ferjek-alap .hero-cta {
  display: inline-block;
  background: linear-gradient(90deg, #ff416c, #ff4b2b);
  color: #fff;
  padding: 15px 30px;
  font-size: 18px;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
}

.hero-ferjek-alap .hero-cta:hover {
  background: linear-gradient(90deg, #ff4b2b, #ff416c);
}


@media (max-width: 299px) {
  .hero-title {
    font-size: 22px;
  }
  .hero-subtitle {
    font-size: 14px;
  }
  .hero-cta {
    font-size: 14px;
    padding: 8px 12px;
  }
  .hero-alap {
    padding: 80px 15px;
  }
}

/* 300px - 399px (kis telefonok) */
@media (min-width: 300px) and (max-width: 399px) {
  .hero-title {
    font-size: 26px;
  }
  .hero-subtitle {
    font-size: 15px;
  }
  .hero-cta {
    font-size: 15px;
    padding: 10px 16px;
  }
  .hero-alap {
    padding: 90px 20px;
  }
}

/* 400px - 575px (átlagos telefonok) */
@media (min-width: 400px) and (max-width: 575px) {
  .hero-title {
    font-size: 30px;
  }
  .hero-subtitle {
    font-size: 16px;
  }
  .hero-cta {
    font-size: 16px;
    padding: 12px 20px;
  }
  .hero-alap {
    padding: 100px 30px;
  }
}

/* 576px - 767px (nagyobb telefonok, kisebb tabletek) */
@media (min-width: 576px) and (max-width: 767px) {
  .hero-title {
    font-size: 36px;
  }
  .hero-subtitle {
    font-size: 18px;
  }
  .hero-cta {
    font-size: 17px;
    padding: 14px 26px;
  }
  .hero-alap {
    padding: 110px 40px;
  }
}

/* 768px - 991px (tabletek) */
@media (min-width: 768px) and (max-width: 991px) {
  .hero-title {
    font-size: 42px;
  }
  .hero-subtitle {
    font-size: 20px;
  }
  .hero-cta {
    font-size: 18px;
    padding: 16px 30px;
  }
  .hero-alap {
    padding: 120px 60px;
  }
}







/* ===== HERO SECTION ===== */

.hero-bf {
  position: relative;
  min-height: 85vh;
  display: flex;
  align-items: center;
  padding: 0 6%;
  background-image: url('bf-hero.jpg'); /* IDE JÖN A HÁTTÉRKÉP */
  background-size: cover;
  background-position: center right;
  color: #ffffff;
}

/* sötét overlay */
.hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.50);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 600px;
}

.hero-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 600;
  opacity: 0.85;
}

.hero-bf h1 {
  font-size: 52px;
  line-height: 1.15;
  margin-bottom: 20px;
  font-weight: 400;
  color:#fff;
}

.hero-bf h1 strong {
  font-weight: 700;
  color:#fff;
}

.hero-bf p {
  font-size: 18px;
  line-height: 1.6;
  opacity: 0.9;
  margin-bottom: 32px;
  color:#fff;
}

.hero-btn {
  display: inline-block;
  padding: 14px 32px;
  background: #4f63ff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.25s ease;


  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff
}

.hero-btn:hover {
  background: #394bdb;
  transform: translateY(-2px);
}

/* ===== TABLET ===== */
@media (max-width: 1024px) {
  .hero-bf h1 {
    font-size: 44px;
  }
}

/* ===== MOBILE ===== */
@media (max-width: 768px) {
  .hero-bf {
    min-height: 90vh;
    padding: 0 8%;
    text-align: center;
    background-position: center;
  }

  .hero-overlay {
    background: rgba(10, 15, 25, 0.75);
  }

  .hero-content {
    max-width: 100%;
  }

  .hero-bf h1 {
    font-size: 36px;
  }

  .hero-bf p {
    font-size: 16px;
  }
}


.google-map-section{
  margin-top:50px;
  margin-bottom:50px;
}

.google-map-section h3{
  margin-bottom:20px;
}

p, div.text{
  font-family: 'Poppins', sans-serif !important; 
}

.about-row-2 img{
  transform:scale(0.9);
}

.contact-section .fa-map-marker{
  transform: translateX(0px);
}

.contact-section .fa-envelope-o{
  transform: translateX(-2px);
}

.contact-info .email{
  display:inline-block;
  margin-left:2px;
}

.contact-info .url{
  display:inline-block;
  margin-left:1px;
}





/*
.brand-section {
  background: #f3f3f3;
  padding: 50px 0;
}

.brand-section .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-section .img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}

.brand-section .img-box img {
  height: 100%;
  width: auto;
  max-width: none;
  object-fit: contain;
  opacity: 0.3;
  transition: opacity 300ms ease;
}

.brand-section .img-box img:hover {
  opacity: 1;
}


.brand-section img{
  width:auto !important;
  height:41px !important;
  display:inline-block;
}

.brand-section li{
  margin-left:10px !important;
  margin-right:10px !important;
}

.brand-section .li-uni{
  margin-left:0px !important;
  margin-right:0px !important;
}

.brand-section .li-kh{
  margin-left:0px !important;
  margin-right:0px !important;  
}
*/



/* === BRAND LOGO EGYENLETES TÁVOLSÁG === */

/* === BRAND LOGO KIEGYENSÚLYOZOTT MÉRETEZÉS === */

.brand-section {
  background: #f3f3f3;
  padding: 50px 0;
}

.brand-section .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* egységes hely minden logónak */
.brand-section .img-box {
  width: 160px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* LOGÓ KORLÁTOZÁSA */
.brand-section .img-box img {
  max-height: 80px;
  max-width: 140px;   /* EZ A KULCS */
  width: auto;
  height: auto;
  object-fit: contain;
  opacity: 0.3;
  transition: opacity 300ms ease;
}

.brand-section .img-box img:hover {
  opacity: 1;
}


.fact-counter{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;  
  background-position: 50% 70%;
  padding: 80px 0px 70px 0px;
}




.page-title.centred{
  padding-top:82px !important;
  background-position: 50% 70%;
}

.page-title.centred .text {
  padding-bottom:30px !important;
  font-family: 'Calibri', Sans-serif  !important;
  font-weight: 500;
}

.accept-terms-form-section a{
  font-weight:700;
  display:inline-block;
}




/*
* Főoldali slider CSS
*/

.dark-slider {
  position: relative;
}

.dark-owl {
  position: relative;
}

.dark-owl .dark-slide {
  position: relative;
  height: 80vh;
  background-size: cover;
  background-position: center;
}

.dark-owl .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.55);
  z-index: 1;
}

.dark-owl .content {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  max-width: 800px;
  padding: 0 20px;
}

.dark-owl h2 {
  /*color: #fff;
  font-size: 48px;
  margin-bottom: 15px;
  font-family: 'Montserrat', Sans-serif;*/

  font-family: 'Calibri', Sans-serif;
  font-size: 48px;
  margin-bottom: 15px;
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: -0.015em;
  max-width: 640px;
  color: #fff;


  /*font-family: 'Archivo', system-ui, sans-serif;
  font-size: clamp(44px, 5.5vw, 68px);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: -0.02em;
  color: #1b1b1b;
  text-transform: uppercase;
  max-width: 600px;*/
}

.fact-counter{
  font-family: 'Calibri', Sans-serif  !important;
}

.fact-counter div.text{
  font-family: 'Calibri', Sans-serif !important;
}

.dark-owl p {
  color: #ddd;
  font-size: 18px;
}

/* NAV NYILAK */
.dark-owl .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 10;
display:none !important;
}

.dark-owl .owl-nav button {
  position: absolute;
  background: none;
  border: none;
  color: #fff;
  font-size: 40px;
  display:none !important;
}

.dark-owl .owl-nav .owl-prev {
  left: 30px;
}

.dark-owl .owl-nav .owl-next {
  right: 30px;
}

.dark-owl .owl-dots {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}

.dark-owl .owl-dot span {
  background: rgba(255,255,255,0.4);
}

.dark-owl .owl-dot.active span {
  background: #fff;
}

.dark-slider .hero-btn{
  margin-top:20px !important;
}


.about-row-3.about-section.o-about h2{
  margin-bottom:50px !important;
}

.about-section .theme-btn-two{
  margin-top:23px;
}

.logo-widget-footer img{
  max-width:180px !important;
}

.about-bottom-section{
  margin-top:-50px !important;
  margin-bottom:-100px !important;
}

.hitel-column h4{
  margin-top: 46px;
}

.ingatlan-column h4{
  margin-top: 36px;
}

.skills-column{
  margin-top: 70px;
}