header .col-lg-2 {
	width: 19%;
}

header .col-lg-10 {
	width: 81%;
}

.sub.sub-content-2 .lead-text {
	display: none;
}

body.bemutatkozas-page .app {
  background-image: url('/userfiles/domain24/2/c/2ccbd045aa5f8c97c7e8e5c85594e40c.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: transparent !important;
}

body.bemutatkozas-page .app::before {
  content: "";
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.3);
}

body.bemutatkozas-page h2.mb-0 {
  background-color: #FFF;
  padding-bottom: 55px !important;
  padding: 24px;
}

body.bemutatkozas-page #szoveg {
  padding-top: 0;
}

body.bemutatkozas-page #szoveg .edited-content {
  background-color: #FFF;
  margin-bottom: 0;
  padding: 24px;
}

body.bemutatkozas-page #szoveg-vege .edited-content {
  background-color: #FFF;
  margin-top: -55px;
  padding: 24px;
  padding-top: 55px !important;
}

body.bemutatkozas-page .mosaic-block .image {
  background-position-y: top;
}

body.bemutatkozas-page .mosaic-block .text {
  min-height: 640px;
}

.mosaic-block .text-box h2,
.mosaic-block .text-box p,
.mosaic-block .image-box,
.list-default .col.item {
  opacity: 0;
}

footer.footer-2 nav ul {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  list-style-image: url('/userfiles/domain24/5/2/527bdcbbe3f3eb08aa9bfb5503fc36ad.webp');
  margin-left: 12px;
}

.custom-contact-form .offset-lg-2 {
	padding-right: 50px;
  width: 100%;
  margin: 0;
}

.custom-contact-info {
	background-color: var(--color-second);
	color: #ffffff;
	height: calc(100% - 69px);
	display: flex;
	flex-direction: column;
	align-items: center;
}

.custom-contact-info .contact-info-wrapper {
	height: 33%;
	display: flex;
	flex-direction: column;
	align-items: center;
  justify-content: center;
}

.custom-contact-info .contact-info-wrapper .icon i {
	font-size: 40px;
	color: var(--color-header);
}

.custom-contact-info .contact-info-wrapper .label {
	font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-top: 10px;
}

.custom-contact-info .contact-info-wrapper .value {
	text-align: center;
}

.custom-contact-info .contact-info-wrapper .value a {
	color: #ffffff !important;
}

@media (max-width: 767.98px) {
	header .col-lg-2 {
		width: 25%;
	}

  body.bemutatkozas-page .mosaic-block .image {
    min-height: 640px;
  }

  body.bemutatkozas-page .mosaic-block .text {
    min-height: unset;
  }

  .custom-contact-info {
  	min-height: 600px;
  }
}
