:root {
  --white: white;
  --black: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

a {
  text-decoration: none;
}

.body {
  background-color: #dcb891;
}

.container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1220px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ddd0;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-2 {
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.hero {
  background-image: url('../images/eric-han-gNuLvWmCxDk-unsplash-1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  height: 1080px;
  min-height: auto;
  display: flex;
}

.hero.aloldal {
  background-image: url('../images/b_3.avif');
  background-size: cover;
  height: 600px;
  display: block;
}

.hero.aloldal.ferfi {
  background-image: url('../images/E09A0011k.jpg');
  background-size: cover;
}

.hero.aloldal.kapcsolat {
  background-image: url('../images/E09A0029-copy.jpg');
  background-position: 50% -11%;
  background-size: cover;
}

.hero.aloldal.kapcsolat.uj {
  background-image: url('../images/E09A0008k.jpg');
  background-position: 50% 26%;
}

.hero.aloldal.menyasszony {
  background-image: url('../images/pexels-pixabay-208215-1.jpg');
}

.herologo {
  float: right;
  text-align: left;
  vertical-align: baseline;
  width: 371px;
  margin: 0 auto 528px;
  display: block;
  position: relative;
}

.csipke.aloldal {
  min-width: 100%;
  max-width: none;
  max-height: 100px;
}

.containerh1 {
  color: #303945;
  font-family: Fleur De Leah, sans-serif;
  font-size: 71px;
}

.containerh1.alold {
  margin-top: 73px;
}

.containertext {
  color: #303945;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 35px;
}

.containersection {
  background-image: url('../images/Isolation_Mode.avif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 400px;
  width: auto;
  max-width: 1920px;
  min-height: 920px;
  margin-left: auto;
  margin-right: auto;
}

.menusection {
  background-color: #303945;
  max-width: 1920px;
  min-height: 745px;
}

.menuflex {
  justify-content: space-between;
  width: 1220px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 154px;
}

.menufleximg {
  max-height: 460px;
}

.menuflexlink {
  max-width: 40%;
  overflow: hidden;
}

.menuflexlink:hover {
  opacity: .6;
}

.menuflexdiv {
  background-color: #dcb891;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  margin-bottom: 0;
  display: flex;
}

.menuflextext {
  color: #303945;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  display: block;
}

.yellowfooter {
  background-color: #303945;
  max-width: 1920px;
  min-height: 70px;
}

.yellowfooter.home {
  background-color: #30394500;
}

.divbluefooter {
  justify-content: flex-start;
  align-items: center;
  /* width: 1220px; */
  max-width: none;
  min-height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.yellowlogo {
  min-width: 44px;
  min-height: 49px;
}

.bluetext {
  color: #dcb891;
  margin-left: 39px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.bluetext.home {
  color: #303945;
}

.brand {
  background-image: url('../images/1C4hXc.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50px;
  height: 50px;
  margin-top: 4px;
}

.navlink {
  color: #303945;
  font-family: Montserrat, sans-serif;
}

.navlink:hover {
  background-color: #00000014;
}

.body-2 {
  background-color: #dcb891;
}

.aloldszoveg {
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.aloldtext {
  width: 800px;
  margin: 64px auto 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.aloldtext.araink {
  margin-bottom: 84px;
}

.div-block-5 {
  overflow: hidden;
}

.image-9 {
  overflow: visible;
}

.lightboxdiv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: minmax(auto, 1fr) auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  place-items: center;
  max-width: 1200px;
  margin-top: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  display: flex;
}

.lightboxdiv.menyasszony {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  max-width: 800px;
}

.lightboxdiv.ferfi, .lightboxdiv.bal {
  max-width: 800px;
}

.image-7 {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.div-block {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.lbimg {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: baseline;
  width: 200px;
  max-width: 90%;
  height: auto;
  max-height: 200px;
  margin-bottom: 2px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.image-10 {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.div-block-6 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-8 {
  overflow: visible;
}

.aloldflex {
  width: 1220px;
  display: flex;
}

.video {
  max-width: 500px;
  max-height: 300px;
}

.sz2020 {
  z-index: auto;
  position: absolute;
  top: 60px;
  right: 0px;
}

.image-13 {
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .container {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .container-2 {
    margin-left: 0;
    margin-right: 50px;
    padding-left: 50px;
  }

  .containerszoveg {
    margin-left: 90px;
    margin-right: 90px;
  }

  .containersection {
    flex-flow: column;
    display: block;
  }

  .menusection {
    margin-bottom: 0;
  }

  .menuflex {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 600px;
    margin-bottom: 0;
    padding-top: 41px;
  }

  .aloldszoveg, .aloldtext {
    width: 600px;
  }

  .aloldtext.araink {
    margin-left: 0;
  }

  .nav-menu {
    margin-right: 0;
    padding-right: 0;
  }

  .aloldflex {
    flex-flow: column;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .bluetext {
    font-size: 15px;
  }

  .bluetext.home {
    font-size: 14px;
  }

  .aloldszoveg {
    width: 400px;
  }

  .aloldszoveg.kapcsolat {
    margin-left: 50px;
  }

  .aloldtext {
    width: 90%;
    margin-left: 25px;
    margin-right: 25px;
  }

  .lightboxdiv.bal {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
    max-width: 600px;
    margin-top: 42px;
  }

  .aloldflex {
    width: 500px;
  }
}

@media screen and (max-width: 479px) {
  .herologo {
    width: 300px;
  }

  .containerszoveg {
    margin-left: 40px;
    margin-right: 40px;
  }

  .containerh1.alold {
    font-size: 51px;
    line-height: 47px;
  }

  .containertext {
    font-size: 13px;
    line-height: 27px;
  }

  .menuflex {
    width: 320px;
  }

  .menuflextext {
    font-size: 12px;
    line-height: 12px;
  }

  .bluetext {
    margin-left: 12px;
    font-size: 9px;
  }

  .bluetext.home {
    margin-left: 13px;
    font-size: 10px;
  }

  .aloldszoveg {
    width: 320px;
  }

  .aloldszoveg.kapcsolat {
    width: 300px;
    margin-left: 20px;
  }

  .aloldtext {
    margin-top: 23px;
    font-size: 14px;
    line-height: 27px;
  }

  .lightboxdiv.bal {
    max-width: 400px;
  }

  .aloldflex {
    width: 300px;
  }

  .video {
    max-width: 300px;
  }
}

#w-node-_5e4b4a53-4dca-de01-e8ff-c8874889fc3f-b6c714e4, #w-node-b301f61f-6092-37ef-e6a1-8df29a0ed1a5-f468950d, #w-node-_02eaba8e-7019-fe6e-2bbf-14cf58ba0f49-f468950d, #w-node-_93ad250a-abb0-acbb-7f3f-c3a19459dcc8-f468950d, #w-node-b085eb07-9949-b8b2-abbb-7aa9208150a4-f468950d, #w-node-e5929a73-ae93-417a-d84b-eb472fd4f9b6-f468950d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


