@charset "UTF-8";

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

/*background color szivárgás megelőzése*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
* @param third: top-right, bottom-left
*/

/*Ezt csak media query-ben használjuk (SASS limitáció miatt), egyéb esetben a placeholdert származtassuk ami alatta van.*/

/*Blur PGR*/

section#precgazd2 div.container div.row div.precgazd2--6,
section#ppp div.container div.row div.ppp--6 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

section#preczone2 div.container div.row div.preczone2--1 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
body div.heroimage div.col:first-child,
body div[name=heroimage] div.col:first-child {
  z-index: 2;
  backdrop-filter: blur(10px);
  padding: 35px 80px 35px 6%;
  clip-path: polygon(0 0, 94% 0%, 90% 100%, 0% 100%);
  max-width: 70vw;
  width: auto;
  position: absolute;
  bottom: 33%;
  transform: translateY(50%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
body div.heroimage div.col:first-child *,
body div[name=heroimage] div.col:first-child * {
  text-shadow: 1px 1px #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 42px;
  text-align: end;
}

@media screen and (max-width: 1199px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 30px 60px 30px 6%;
  }
}

@media screen and (max-width: 767px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    max-width: 70vw;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 19px;
  }
}

@media screen and (max-width: 679px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 20px 60px 20px 6%;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    display: none;
  }
}

/*Clipping text ...*/

/*Media query zoom*/

/*zoom25*/

/*zoom33*/

/*zoom50*/

/*zoom67*/

/*zoom75*/

/*zoom80*/

/*zoom90*/

/*responsive device*/

/* iPads (landscape) ----------- */

/* iPads (portrait) ----------- */

/* Mobil (landscape) ----------- */

/*scrollbar*/

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar {
  width: 15px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f3f3f3;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c8c8c8;
}

/* full width when container has limited width */

/* pgr alkalmazások dropdown */

/*bw osztály propertyk mixinben */

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

/*background color szivárgás megelőzése*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
* @param third: top-right, bottom-left
*/

/*Ezt csak media query-ben használjuk (SASS limitáció miatt), egyéb esetben a placeholdert származtassuk ami alatta van.*/

/*Blur PGR*/

section#precgazd2 div.container div.row div.precgazd2--6,
section#ppp div.container div.row div.ppp--6 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

section#preczone2 div.container div.row div.preczone2--1 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
body div.heroimage div.col:first-child,
body div[name=heroimage] div.col:first-child {
  z-index: 2;
  backdrop-filter: blur(10px);
  padding: 35px 80px 35px 6%;
  clip-path: polygon(0 0, 94% 0%, 90% 100%, 0% 100%);
  max-width: 70vw;
  width: auto;
  position: absolute;
  bottom: 33%;
  transform: translateY(50%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
body div.heroimage div.col:first-child *,
body div[name=heroimage] div.col:first-child * {
  text-shadow: 1px 1px #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 42px;
  text-align: end;
}

@media screen and (max-width: 1199px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 30px 60px 30px 6%;
  }
}

@media screen and (max-width: 767px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    max-width: 70vw;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 19px;
  }
}

@media screen and (max-width: 679px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 20px 60px 20px 6%;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    display: none;
  }
}

/*Clipping text ...*/

/*Media query zoom*/

/*zoom25*/

/*zoom33*/

/*zoom50*/

/*zoom67*/

/*zoom75*/

/*zoom80*/

/*zoom90*/

/*responsive device*/

/* iPads (landscape) ----------- */

/* iPads (portrait) ----------- */

/* Mobil (landscape) ----------- */

/*scrollbar*/

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar {
  width: 15px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f3f3f3;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c8c8c8;
}

/* full width when container has limited width */

/* pgr alkalmazások dropdown */

/*bw osztály propertyk mixinben */

main {
  font-family: "Open Sans", sans-serif;
}

main section[id=informatikai_megoldasok_fejlec] .container {
  min-width: 100%;
  padding: 0;
}

main section[id=informatikai_megoldasok_fejlec] .title {
  display: none;
}

main section[id=txtwpic] div.container div.row.title h2 {
  text-align: center;
  margin: 10px 0 50px 0;
  padding-top: 0;
}

@media screen and (max-width: 1600px) {
  main section[id=txtwpic] div.container div.row.title h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  main section[id=txtwpic] div.container div.row.title h2 {
    font-size: 26px;
  }
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 img {
  border-radius: 15px;
  width: 50%;
  float: right;
  margin: 0 0 20px 20px;
}

@media screen and (max-width: 425px) {
  main section[id=txtwpic] div.container div.row div.col.txtwpic--0 img {
    width: 100%;
  }
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 {
  float: none;
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton] {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton]:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton]:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton]:hover:after {
    color: #229425;
  }
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton].active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton].active:after {
  color: #229425;
}

main section[id=txtwpic] div.container div.row div.col.txtwpic--0 button[id=it-sol-collapseButton] .bw {
  position: absolute;
  font-size: 30px;
  right: 10px;
  top: 5px;
}

@media screen and (max-width: 767px) {
  main section[id=txtwpic] div.container div.row div.col.txtwpic--0 {
    min-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  main section[id=txtwpic] div.container div.row div.col.txtwpic--1 {
    margin-right: 15px;
  }
}

main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton] {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton]:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton]:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton]:hover:after {
    color: #229425;
  }
}

main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton].active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton].active:after {
  color: #229425;
}

main section[id=bovebbenCollapse] div.container div.row div.col button[id=it-sol-collapseButton] .bw {
  position: absolute;
  font-size: 30px;
  right: 10px;
  top: 5px;
}

main section[id=bovebbenCollapse] div.container div.row[name=coll-txt] {
  display: contents;
}

main section[id=bovebbenCollapse] div.container div.row[name=coll-txt] div.col {
  display: block;
  margin-top: 30px;
}

main section[id=bovebbenCollapse] div.container div.row[name=coll-txt] div.col div {
  display: none;
}

main section[id=kartyak] div.container {
  margin-top: 50px;
  display: flex !important;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  main section[id=kartyak] div.container {
    justify-content: center;
  }
}

@media screen and (max-width: 425px) {
  main section[id=kartyak] div.container {
    width: 90%;
  }
}

main section[id=kartyak] div.container div.row {
  height: 715px;
  display: inline-block;
  margin-bottom: 150px;
  width: 420px;
  min-height: 400px;
  border: solid #229425 1px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  padding: 0;
  position: relative;
}

main section[id=kartyak] div.container div.row.title {
  display: none;
}

main section[id=kartyak] div.container div.row div.col {
  overflow: initial !important;
  padding: 0;
}

main section[id=kartyak] div.container div.row div.col h3 {
  margin: 30px 0;
  padding: 0 15px;
  color: #30833B;
  font-size: 22px;
  height: 52px;
}

main section[id=kartyak] div.container div.row div.col p {
  margin-bottom: 45px;
  padding: 0 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  line-height: 1.7;
  font-weight: 400;
  padding: 0 20px 20px 20px;
  display: -webkit-box;
  -webkit-line-clamp: 13;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 315px;
}

main section[id=kartyak] div.container div.row div.col img {
  width: 100%;
  height: auto;
  max-height: 235px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

main section[id=kartyak] div.container div.row div.col a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

main section[id=kartyak] div.container div.row div.col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  main section[id=kartyak] div.container div.row div.col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  main section[id=kartyak] div.container div.row div.col a:hover:after {
    color: #229425;
  }
}

main section[id=kartyak] div.container div.row div.col a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

main section[id=kartyak] div.container div.row div.col a.active:after {
  color: #229425;
}

main section[id=kartyak] div.container div.row div.col a {
  height: 50px;
  width: 150px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%, 0);
  border-color: #229425;
  text-align: center;
  padding: 12px 10px 10px 10px;
  margin-top: -5px;
}

main section[id=kartyak] div.container div.row div.col a:after {
  display: block;
  content: "6";
  float: right;
  color: #fff;
  margin-left: 0px;
  padding-right: 7px;
  font-family: babilon_icons;
}

main section[id=kartyak] div.container div.row div.col a:hover,
main section[id=kartyak] div.container div.row div.col a:active {
  background: #fff;
  color: #229425;
  border-color: #229425;
  border: #229425 solid 1px;
}

main section[id=kartyak] div.container div.row div.col a:hover:after,
main section[id=kartyak] div.container div.row div.col a:active:after {
  color: #229425;
}

main section[id=kartyak] div.container div.row div.col a:focus {
  box-shadow: none;
}

/*section[id=kartyak],[id=kartyak1]{
    div.container{
      display: flex;
        div.row{
          &.title{
            display: none;
          }
          display: block;
          min-width: 420px;
          max-width: 420px;
          height: 715px;
          margin-right: 30%;
          div.kartyak--1{
            padding-top: 20%;
          }
          div.kartyak--2{
            bottom: 0px;
          }
        }
    }
}*/

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

/*background color szivárgás megelőzése*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
* @param third: top-right, bottom-left
*/

/*Ezt csak media query-ben használjuk (SASS limitáció miatt), egyéb esetben a placeholdert származtassuk ami alatta van.*/

/*Blur PGR*/

section#precgazd2 div.container div.row div.precgazd2--6,
section#ppp div.container div.row div.ppp--6 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

section#preczone2 div.container div.row div.preczone2--1 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
body div.heroimage div.col:first-child,
body div[name=heroimage] div.col:first-child {
  z-index: 2;
  backdrop-filter: blur(10px);
  padding: 35px 80px 35px 6%;
  clip-path: polygon(0 0, 94% 0%, 90% 100%, 0% 100%);
  max-width: 70vw;
  width: auto;
  position: absolute;
  bottom: 33%;
  transform: translateY(50%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
body div.heroimage div.col:first-child *,
body div[name=heroimage] div.col:first-child * {
  text-shadow: 1px 1px #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 42px;
  text-align: end;
}

@media screen and (max-width: 1199px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 30px 60px 30px 6%;
  }
}

@media screen and (max-width: 767px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    max-width: 70vw;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 19px;
  }
}

@media screen and (max-width: 679px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 20px 60px 20px 6%;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    display: none;
  }
}

/*Clipping text ...*/

/*Media query zoom*/

/*zoom25*/

/*zoom33*/

/*zoom50*/

/*zoom67*/

/*zoom75*/

/*zoom80*/

/*zoom90*/

/*responsive device*/

/* iPads (landscape) ----------- */

/* iPads (portrait) ----------- */

/* Mobil (landscape) ----------- */

/*scrollbar*/

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar {
  width: 15px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f3f3f3;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c8c8c8;
}

/* full width when container has limited width */

/* pgr alkalmazások dropdown */

/*bw osztály propertyk mixinben */

#miazrtk {
  font-family: "Open Sans", sans-serif;
}

#miazrtk div.container div.row.title h2 {
  text-align: center;
  margin: 10px 0 50px 0;
  padding-top: 0;
}

@media screen and (max-width: 1600px) {
  #miazrtk div.container div.row.title h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  #miazrtk div.container div.row.title h2 {
    font-size: 26px;
  }
}

@media screen and (max-width: 425px) {
  #miazrtk div.container div.row.title h2 {
    font-size: 26px;
  }
}

#miazrtk div.container div.row[name=pageContent] img,
#miazrtk div.container div.row[name=pageContent1] img {
  border-radius: 15px;
  width: 50%;
  float: right;
  margin: 0 0 20px 20px;
}

@media screen and (max-width: 425px) {
  #miazrtk div.container div.row[name=pageContent] img,
  #miazrtk div.container div.row[name=pageContent1] img {
    width: 100%;
  }
}

#miazrtk div.container div.row[name=pageContent] div.postContent,
#miazrtk div.container div.row[name=pageContent1] div.postContent {
  float: none;
}

#miazrtk div.container div.row[name=pageContent1] {
  margin-bottom: 100px;
}

#miazrtk_fejlec .container {
  min-width: 100%;
  padding: 0;
}

#miazrtk_fejlec .container section.navigation div.container {
  padding: 10px 15px 0 35px;
  margin: 10px 0 0 0;
}

#miazrtk_fejlec .title {
  display: none;
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

/*background color szivárgás megelőzése*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
* @param third: top-right, bottom-left
*/

/*Ezt csak media query-ben használjuk (SASS limitáció miatt), egyéb esetben a placeholdert származtassuk ami alatta van.*/

/*Blur PGR*/

section#precgazd2 div.container div.row div.precgazd2--6,
section#ppp div.container div.row div.ppp--6 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

section#preczone2 div.container div.row div.preczone2--1 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
body div.heroimage div.col:first-child,
body div[name=heroimage] div.col:first-child {
  z-index: 2;
  backdrop-filter: blur(10px);
  padding: 35px 80px 35px 6%;
  clip-path: polygon(0 0, 94% 0%, 90% 100%, 0% 100%);
  max-width: 70vw;
  width: auto;
  position: absolute;
  bottom: 33%;
  transform: translateY(50%);
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
body div.heroimage div.col:first-child *,
body div[name=heroimage] div.col:first-child * {
  text-shadow: 1px 1px #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 42px;
  text-align: end;
}

@media screen and (max-width: 1199px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 30px 60px 30px 6%;
  }
}

@media screen and (max-width: 767px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    max-width: 70vw;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 19px;
  }
}

@media screen and (max-width: 679px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    padding: 20px 60px 20px 6%;
  }

  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col *,
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child * {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col,
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    display: none;
  }
}

/*Clipping text ...*/

/*Media query zoom*/

/*zoom25*/

/*zoom33*/

/*zoom50*/

/*zoom67*/

/*zoom75*/

/*zoom80*/

/*zoom90*/

/*responsive device*/

/* iPads (landscape) ----------- */

/* iPads (portrait) ----------- */

/* Mobil (landscape) ----------- */

/*scrollbar*/

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar {
  width: 15px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f3f3f3;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c8c8c8;
}

/* full width when container has limited width */

/* pgr alkalmazások dropdown */

/*bw osztály propertyk mixinben */

#muszaki_fejlec div.container div.title {
  display: none;
}

#muszaki_fejlec div.container {
  min-width: 100% !important;
  padding: 0;
}

#muszaki_fejlec div.container section.navigation div.container {
  padding: 10px 15px 0 35px;
  margin: 10px 0 0 0;
}

#muszaki_content {
  font-family: "Open Sans", sans-serif;
}

#muszaki_content div.container div[name=bovebben_button] button {
  margin-bottom: 20px;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#muszaki_content div.container div[name=bovebben_button] button:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #muszaki_content div.container div[name=bovebben_button] button:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #muszaki_content div.container div[name=bovebben_button] button:hover:after {
    color: #229425;
  }
}

#muszaki_content div.container div[name=bovebben_button] button.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#muszaki_content div.container div[name=bovebben_button] button.active:after {
  color: #229425;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=bovebben_button] button {
    margin-left: 25px;
  }
}

@media screen and (max-width: 768px) {
  #muszaki_content div.container div[name=bovebben_button] button {
    margin-left: 30px;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=bovebben_button] button {
    margin-left: 33px;
  }
}

#muszaki_content div.container div[name=listak] div#technical {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#muszaki_content div.container div[name=listak] div#technical section {
  margin: 15px auto;
  text-align: left;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical section {
    padding-left: 0;
  }
}

#muszaki_content div.container div[name=listak] div#technical section center {
  margin-bottom: 50px;
}

#muszaki_content div.container div[name=listak] div#technical section center h2 {
  margin-bottom: 20px;
  font-size: 38px;
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 68px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}

@media screen and (max-width: 1440px) {
  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider {
    margin-bottom: 230px;
  }
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div {
  justify-content: center;
  width: 100%;
  height: 68px;
  z-index: 50;
  margin-top: 15px;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider div {
    position: relative;
    top: 0;
    left: 0;
    margin: 30px auto;
  }

  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider div:last-child {
    padding-bottom: 10px;
  }
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button.index {
  outline: 0;
  border: none;
  width: 300px;
  height: 68px;
  transform: skew(-15deg);
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  text-align: center;
  color: #363636;
  background-color: #fff;
  font-weight: 700;
  margin: 0 7px;
  font-size: 18px;
  border: 1px solid #c4c4c4;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button.index {
    width: 260px;
  }
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button.index span {
  display: block;
  transform: skew(15deg);
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button.index.active,
#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button.index:hover {
  border: none;
  color: #fff;
  background-color: #0e0e0e;
}

@media screen and (max-width: 1200px) {
  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button.index {
    margin-bottom: 15px;
  }
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button#detailbutton {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button#detailbutton:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button#detailbutton:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button#detailbutton:hover:after {
    color: #229425;
  }
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button#detailbutton.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#muszaki_content div.container div[name=listak] div#technical section div#tech_slider div button#detailbutton.active:after {
  color: #229425;
}

#muszaki_content div.container div[name=listak] div#technical div.slide {
  display: none !important;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active {
  display: flex !important;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active {
    display: block !important;
  }
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active {
  text-align: center;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row {
  height: 715px;
  display: inline-block;
  width: 355px;
  border: solid #2B9226 1px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin-bottom: 150px;
  padding-bottom: 20px;
  position: relative;
}

@media screen and (max-width: 1440px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row {
    margin: 30px !important;
  }
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row {
    margin: 50px 20px !important;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row {
    display: block;
    margin: 0px auto 85px auto !important;
    width: 100%;
  }
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  justify-content: center;
  position: relative;
  overflow: initial !important;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col h2 {
  order: 2;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 25px;
  padding: 0px 35px;
  color: #222;
  margin-top: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 60px;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col h2 {
    padding: 0px 35px;
  }
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col .imgContainer {
  order: 1;
  position: relative;
  width: 100%;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col div.technical_sol_img {
  order: 1;
  width: 100%;
  padding-top: 60%;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col p {
  order: 3;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  line-height: 1.7;
  font-weight: 400;
  padding: 0 20px 20px 20px;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 284px;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col p {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 257px;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col p {
    font-size: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 30px 20px 30px;
    height: 278px;
  }
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a.icons {
  display: block;
  position: absolute;
  top: 55px;
  background: #fff;
  color: #2B9226;
  height: 175px;
  width: 175px;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a.icons:hover,
#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a.icons:active {
  background: #fff;
  color: #2B9226;
  border: none;
  text-decoration: none;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a.icons {
    text-align: center;
    padding-right: 15px;
  }
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col .link {
  color: #222;
  font-size: 15px;
  font-weight: bold;
  display: block;
  margin-top: -10px;
  font-family: "Open Sans", sans-serif;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a:hover:after {
    color: #229425;
  }
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a.active:after {
  color: #229425;
}

#muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a {
  font-family: "Open Sans", sans-serif;
  position: absolute;
  top: 695px;
  margin-top: -5px;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div.slide.active div.card_row div.col a {
    top: 682px;
    text-align: left;
    font-size: 17px;
    padding: 10px 5px 3px 18px;
    margin-top: 5px;
    z-index: 99;
  }
}

#muszaki_content div.container div[name=listak] div#technical div#product_details {
  background-color: #f8f9f4;
  display: none !important;
  text-align: left;
}

#muszaki_content div.container div[name=listak] div#technical div#product_details center {
  margin-bottom: 50px;
}

#muszaki_content div.container div[name=listak] div#technical div#product_details center h2 {
  margin-bottom: 20px;
  font-size: 38px;
}

#muszaki_content div.container div[name=listak] div#technical div#product_details h3 {
  color: #2B9226;
  margin-left: 42px;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details h3 {
    margin-left: 0px;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details div.col-md-6 div {
    max-width: 65%;
  }
}

#muszaki_content div.container div[name=listak] div#technical div#product_details div.col-md-6 div.row {
  width: 100%;
  border: none;
  margin-bottom: 5px;
  margin-top: 5px;
  height: -moz-fit-content;
  height: fit-content;
  display: inline-block;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details div.col-md-6 div.row {
    height: auto !important;
  }
}

#muszaki_content div.container div[name=listak] div#technical div#product_details div.col-md-6 div.row div.name {
  font-weight: bold;
  padding-right: 30px;
  display: inline-block;
  max-width: 100% !important;
  color: #363636;
}

#muszaki_content div.container div[name=listak] div#technical div#product_details div.col-md-6 div.row div.value {
  color: #2B9226;
  float: right;
  display: inline-block;
  max-width: 100% !important;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details div.col-md-6 div.row div.value {
    font-size: 1rem;
    float: none;
    max-width: 100%;
  }
}

#muszaki_content div.container div[name=listak] div#technical div#product_details.active {
  display: block !important;
  padding-top: 20px;
  padding-left: 60px;
  clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details.active {
    clip-path: none;
  }
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details.active h3 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=listak] div#technical div#product_details.active h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  #muszaki_content div.container div[name=listak] div#technical div#product_details.active {
    position: relative;
  }
}

#muszaki_content div.container div[name=muszaki_info] div:first-child {
  font-size: 19px;
  min-width: 58%;
}

#muszaki_content div.container div[name=muszaki_info] {
  padding-top: 35px;
  display: flex;
  justify-content: center;
  text-align: left;
}

#muszaki_content div.container div[name=muszaki_info] img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  width: 100%;
  border-radius: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  float: right;
  padding: 15px;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div[name=muszaki_info] {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #muszaki_content div.container div[name=muszaki_info] {
    flex-direction: column;
  }

  #muszaki_content div.container div[name=muszaki_info] div.col {
    flex: 0 0 100%;
  }

  #muszaki_content div.container div[name=muszaki_info] div.col p {
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    width: 100%;
    padding-left: 15px;
  }

  #muszaki_content div.container div[name=muszaki_info] div.col img {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: block;
    border-radius: 30px;
    -o-object-fit: cover;
       object-fit: cover;
    float: right;
    padding: 15px;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div[name=muszaki_info] {
    display: flex;
    flex-direction: column;
  }

  #muszaki_content div.container div[name=muszaki_info] div.col {
    flex: 0 0 100%;
  }

  #muszaki_content div.container div[name=muszaki_info] div.col p {
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    width: 100%;
    margin-bottom: 40px;
  }

  #muszaki_content div.container div[name=muszaki_info] div.col img {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-radius: 30px;
    -o-object-fit: cover;
       object-fit: cover;
    float: right;
    padding: 15px;
    display: block;
    width: 100%;
    height: 100%;
    margin-left: 0px;
  }
}

#muszaki_content div.container div.row #muszaki_colapse_text {
  display: none;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div.row #muszaki_colapse_text {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #muszaki_content div.container div.row #muszaki_colapse_text {
    flex-direction: column;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div.row #muszaki_colapse_text {
    display: flex;
    flex-direction: column;
  }
}

#muszaki_content div.container div.row #muszaki_colapse_text p {
  width: 100%;
  margin: 10px auto;
  line-height: 1.6;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div.row #muszaki_colapse_text p {
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  #muszaki_content div.container div.row #muszaki_colapse_text p {
    padding-left: 35px;
  }
}

#muszaki_content div.container div.row #muszaki_colapse_text h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div.row #muszaki_colapse_text h2 {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  #muszaki_content div.container div.row #muszaki_colapse_text h2 {
    padding: 0 10px;
  }
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div.row #muszaki_colapse_text h2 {
    font-size: 1.5rem;
  }
}

#muszaki_content div.container div.row #muszaki_colapse_text ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 425px) {
  #muszaki_content div.container div.row #muszaki_colapse_text ul {
    align-items: flex-start;
    margin-left: 40px;
  }
}

@media screen and (max-width: 375px) {
  #muszaki_content div.container div.row #muszaki_colapse_text ul {
    margin-left: 30px;
  }
}

@media screen and (max-width: 320px) {
  #muszaki_content div.container div.row #muszaki_colapse_text ul {
    margin-left: 0px;
  }
}

#muszaki_content div.container div.row #muszaki_colapse_text ul li {
  margin-bottom: 7px;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  #muszaki_content div.container div.row #muszaki_colapse_text img {
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  #muszaki_content div.container div.row #muszaki_colapse_text img {
    padding-left: 35px;
  }
}

#muszaki_content div.container div.row #muszaki_colapse_text img {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  min-width: 100%;
}

#muszaki_content {
  font-size: large;
}

/*szöveg szín és a szöveg címének színének egységesítése */

p,
div {
  color: #707070;
}

h2,
h3 {
  color: #363636;
}

/*egységesítés vége*/

@media screen and (max-width: 890px) {
  section#hirek .container .row .col {
    flex-direction: column;
    width: 100%;
  }
  section#hirek .container .row .col div.col {
    width: 100%;
  }
  section#hirek .container .row .col div.col:last-child a:last-child {
    margin-bottom: 25px;
  }
  section#hirek .container .row .col div.col figure img {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}

section#hirek .container .row .col div.col div.image {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-top: 60%;
  background-size: cover;
}

@media screen and (max-width: 890px) {
  section#hirek .container .row .col div.col p,
  section#hirek .container .row .col div.col span {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  section#hirek .container .row .col div.col a {
    padding: 8px 15px;
  }
}

@media screen and (max-width: 890px) {
  section#hirek .container .row .col div.col a {
    width: 190px;
    margin-bottom: 75px;
  }
}

section#hirek .container .row .col div.col h4 {
  color: #363636;
}

@media screen and (max-width: 890px) {
  section#hirek .container .row .col div.col h4 {
    margin-bottom: 10px;
    padding-left: 75px;
  }
}

@media screen and (max-width: 768px) {
  section#hirek .container .row .col div.col h4 {
    padding: 0 15px 0 15px;
  }
}

[v-cloak] {
  display: none;
}

@media screen and (max-width: 1920px) {
  html {
    margin: auto;
    max-width: 1920px;
  }
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
}

body section.postCategory div.container div.postCategoryTitle h2 {
  text-align: left;
  font-size: 63px;
  font-weight: 600;
  color: #fff;
  background: url(/assets/img/johndeere_tractor.jpg) left center no-repeat;
  background-size: cover;
  padding-left: 15%;
  padding-top: 460px;
  height: 568px;
  margin-bottom: 80px;
}

body section#pestforecast .container h2 {
  color: #4F9940;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  padding: 5px;
}

body #kontakt div.container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

body #kontakt div.container div.title {
  display: none;
}

body div.heroimage,
body div[name=heroimage] {
  position: relative;
}

body div.heroimage div.col,
body div[name=heroimage] div.col {
  width: 100%;
}

@media screen and (min-width: 5760px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child {
    font-size: 1.3vw;
  }
}

body div.heroimage,
body div[name=heroimage] {
  margin: 0;
}

body div.heroimage div.col:last-child,
body div[name=heroimage] div.col:last-child {
  padding: 0;
  width: 100%;
  height: 33vw;
  overflow: hidden;
  position: relative;
}

body div.heroimage div.col:last-child img,
body div[name=heroimage] div.col:last-child img {
  width: 100%;
  height: 33vw;
}

/**/

section#subcenter {
  color: #1B8116;
}

section#subcenter select.custom-select {
  width: 30%;
  margin-left: 25px;
}

section#subcenter div.row.title {
  text-align: center;
  margin: 45px 0;
}

section#subcenter div.subCenterSearch {
  text-align: center;
}

section#subcenter div.subCenterEmployeesBox {
  display: none;
}

section#subcenter div.subCenterEmployeesBox.active {
  display: block;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox {
  display: flex;
  flex-flow: row wrap;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees {
  width: 48%;
  display: flex;
  border-radius: 10px;
  border: 1px solid #1B8116;
  padding: 25px;
  margin: 1%;
}

@media screen and (max-width: 600px) {
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees {
    display: block;
  }
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees:after {
    display: block;
    content: "";
    clear: both;
  }
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage {
  flex: 1;
  position: relative;
}

@media screen and (max-width: 600px) {
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage img {
  border-radius: 50%;
  border: 4px solid #1B8116;
}

@media screen and (max-width: 600px) {
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage img {
    width: 50%;
  }
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage span {
  position: absolute;
  left: 0;
  top: -25px;
}

@media screen and (max-width: 600px) {
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage span {
    display: none;
  }
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesImage span i {
  font-size: 100px;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData {
  flex: 2;
}

@media screen and (max-width: 600px) {
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData {
    width: 100%;
  }
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData h3 {
  font-size: 22px;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData h3 span {
  font-size: 17px;
  color: #000;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData ul {
  list-style: none;
  padding: 0;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData ul li {
  margin: 0;
  padding: 0;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData ul li.mail:before {
  font-family: "babilon_icons" !important;
  display: inline;
  content: "h";
  padding-right: 10px;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData ul li.mobile:before {
  font-family: "babilon_icons" !important;
  display: inline;
  content: "O";
  padding-right: 10px;
}

section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees div.employeesData ul li.pos:before {
  font-family: "babilon_icons" !important;
  display: inline;
  content: "v";
  padding-right: 10px;
}

section#subcenter div.subCenterEmployeesBox h2 {
  font-size: 25px;
  margin-top: 25px;
}

section#subcenter div.subCenterEmployeesBox h4,
section#subcenter div.subCenterEmployeesBox h5,
section#subcenter div.subCenterEmployeesBox h6 {
  color: #000;
  font-size: 15px;
}

section#subcenter div.subCenterEmployeesBox h4:before {
  font-family: "babilon_icons" !important;
  display: inline;
  content: "\e903";
  padding-right: 10px;
}

section#subcenter div.subCenterEmployeesBox h5:before {
  font-family: "babilon_icons" !important;
  display: inline;
  content: "O";
  padding-right: 10px;
}

section#subcenter div.subCenterEmployeesBox h6 {
  border-bottom: 1px solid #363636;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

section#subcenter div.subCenterEmployeesBox h6:before {
  font-family: "babilon_icons" !important;
  display: inline;
  content: "v";
  padding-right: 10px;
}

section#subcenter div.subCenterEmployeesBox:after {
  display: block;
  content: "";
  clear: both;
}

section.gray {
  background: #F3F3F3;
  margin-top: 200px;
  position: relative;
}

section.gray:before {
  display: block;
  content: "";
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 0;
  border-left: 98vw solid transparent;
  border-top: 0 solid transparent;
  border-bottom: 150px solid #F3F3F3;
  border-right: 0;
}

section.gray h2 {
  color: #4F9940;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0 0 0;
}

section#fenntarthato_agrarinnovacio {
  width: 100%;
  height: 33vw;
}

@media screen and (min-width: 2133px) {
  section#fenntarthato_agrarinnovacio {
    height: 33vw;
  }
}

section#fenntarthato_agrarinnovacio div.container {
  height: 100%;
  width: 100%;
  max-width: 100% !important;
  position: relative;
}

section#fenntarthato_agrarinnovacio div.container div.row.title {
  display: none;
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] {
  background: url("/assets/img/pgr_szantofold.png") left top no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 33vw;
  min-height: 150px;
  position: relative;
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div {
  position: relative;
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] {
  background-position: left top;
  background-size: contain;
  width: 64%;
  height: 100%;
  left: 0;
  position: absolute;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1059px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] {
    left: 15px;
  }
}

@media screen and (max-width: 1024px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] {
    left: 0;
  }
}

section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
  transform: translateY(50%);
  padding-left: 10%;
}

@media screen and (min-width: 5760px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    font-size: 1.3vw;
    height: 5vw;
  }
}

section#fenntarthato_agrarinnovacio div.container div.row[name=video] {
  background: url(/assets/img/video_helyett_kep.png) right top no-repeat;
  background-size: contain;
  width: 43%;
  height: 100%;
  position: absolute;
  right: 15px;
}

@media screen and (max-width: 1059px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=video] {
    right: 0;
  }
}

@media screen and (max-width: 1024px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=video] {
    right: 15px;
  }
}

section#fenntarthato_agrarinnovacio div.container div.row[name=video] div.col a {
  display: block;
  font-size: 0;
  margin: 35% auto 0 auto;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
}

@media screen and (min-width: 2560px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=video] div.col a {
    width: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 2880px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=video] div.col a {
    width: 120px;
    height: 120px;
  }
}

section#fenntarthato_agrarinnovacio div.container div.row[name=video] div.col a:before {
  display: inline;
  content: "\e913";
  font-family: "babilon_icons" !important;
  font-size: 30px;
  color: #fff;
  line-height: 60px;
}

@media screen and (min-width: 2560px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=video] div.col a:before {
    font-size: 30px;
    line-height: 100px;
  }
}

@media screen and (min-width: 2880px) {
  section#fenntarthato_agrarinnovacio div.container div.row[name=video] div.col a:before {
    font-size: 50px;
    line-height: 120px;
  }
}

section#partnereink div.col {
  width: 23%;
  padding: 0 1%;
  text-align: center;
  margin: 40px 0 70px 0;
  line-height: 160px;
}

section#partnereink div.col img {
  width: 80%;
  height: auto;
}

section#partnereink div.col img:before {
  display: block;
  content: "";
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 0;
  border-left: 1920px solid transparent;
  border-top: 0 solid transparent;
  border-bottom: 150px solid #F3F3F3;
  border-right: 0;
}

section#partnereink div.col img h2 {
  color: #4F9940;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0 0 0;
}

section#partnereink div.col#partnereink div.col {
  width: 23%;
  padding: 0 1%;
  text-align: center;
  margin: 40px 0 70px 0;
  line-height: 160px;
}

section#partnereink div.col#partnereink div.col img {
  width: 80%;
  height: auto;
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
  -webkit-transition: filter 0.3s ease-in-out;
  -moz-transition: filter 0.3s ease-in-out;
}

section#partnereink div.col#partnereink div.col img:hover {
  filter: grayscale(0);
}

section#partnereink div.col#contact {
  background: url(/assets/img/contact_bg.jpg) left top no-repeat;
  background-size: 100% 100%;
  padding-bottom: 70px;
}

section#partnereink div.col#contact h2 {
  color: #fff;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

section#partnereink div.col#contact div.container {
  max-width: 1400px;
}

section#partnereink div.col#contact div.contactData div:first-child i,
section#partnereink div.col#contact div.contactData div:first-child span {
  display: block;
  float: left;
}

section#partnereink div.col#contact div.contactData div:first-child span {
  padding-top: 15px;
}

section#partnereink div.col#contact div.contactData div:last-child i,
section#partnereink div.col#contact div.contactData div:last-child span {
  display: block;
  float: right;
}

section#partnereink div.col#contact div.contactData div:last-child span {
  padding-top: 25px;
}

section#partnereink div.col#contact div.contactData i {
  color: #fff;
  font-size: 50px;
}

section#partnereink div.col#contact div.contactForm input,
section#partnereink div.col#contact div.contactForm textarea {
  width: 100%;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  resize: none;
}

section#partnereink div.col#contact div.contactForm textarea {
  height: 170px;
}

section#partnereink div.col#contact div.contactForm div.col-4,
section#partnereink div.col#contact div.contactForm div.col-8 {
  margin-bottom: 20px;
}

section#partnereink div.col#contact div.contactForm div.col-4 {
  line-height: 40px;
  color: #fff;
  font-size: 19px;
}

section#partnereink div.col#contact div.contactForm div.col-12 {
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  padding-bottom: 20px;
}

section#partnereink div.col#contact div.contactForm div button {
  background: #e8e8e8;
  border: 1px solid #555;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 10px 80px 10px 10px;
  font-size: 19px;
  color: #30833B;
  font-weight: 600;
  position: relative;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
}

section#partnereink div.col#contact div.contactForm div button:hover {
  background: #30833B;
  color: #e8e8e8;
}

section#partnereink div.col#contact div.contactForm div button:after {
  display: block;
  position: absolute;
  top: -5px;
  right: 20px;
  content: "Z";
  font-weight: 400;
  font-family: "babilon_icons" !important;
  font-size: 40px;
}

section#partnereink div.col.post {
  margin-bottom: 150px;
}

section#partnereink div.col.post * {
  margin: 0;
  padding: 0;
}

section#partnereink div.col.post div.container {
  max-width: 100%;
  text-align: center;
}

section#partnereink div.col.post div.container .postTitle h2 {
  text-align: left;
  font-size: 63px;
  font-weight: 600;
  color: #fff;
  background: url(/assets/img/kite_cat_header.jpg) left center no-repeat;
  background-size: cover;
  padding-left: 15%;
  padding-top: 460px;
  height: 573px;
  margin-bottom: 80px;
}

section#partnereink div.col.post div.container h3 {
  display: none;
}

section#partnereink div.col.post div.container div.postContent {
  max-width: 1400px;
  margin: 0 auto;
}

section#partnereink div.col.post div.container div.col {
  width: 29.33%;
  flex-basis: 100%;
  flex-grow: 100%;
  padding: 10px 2%;
}

section#partnereink div.col.post div.container div.col img {
  height: auto;
  float: right;
  margin: 0 0 40px 60px;
}

section#partnereink div.col.post div.container div.col h4 {
  color: #30833B;
  font-size: 25px;
  font-weight: 600;
  height: 65px;
  line-height: 33px;
  text-align: left;
  margin-bottom: 15px;
  padding-left: 75px;
}

section#partnereink div.col.post div.container div.col h4:before {
  display: block;
  content: "k";
  font-family: "babilon_icons" !important;
  font-weight: 400;
  color: #000;
  position: absolute;
  top: 30px;
  left: 40px;
  font-size: 45px;
}

section#partnereink div.col.post div.container div.col p {
  padding-bottom: 19px;
  text-align: justify;
  font-size: 18px;
  color: #707070;
}

section#partnereink div.col.post div.container div.col span.postDescription {
  font-size: 21px;
  font-weight: 600;
}

section#partnereink div.col.post div.container div.col a {
  display: inline-block;
  border: 1px solid #555;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 12px 25px 12px 25px;
  font-size: 20px;
  font-weight: 600;
  color: #4F9940;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  margin: 30px 0;
  cursor: pointer;
}

section#partnereink div.col.post div.container div.col a:hover {
  text-decoration: none;
  background: #4F9940;
  color: #fff;
}

section#partnereink div.col.post div.container div.col a:hover:before {
  color: #fff;
}

section#partnereink div.col.post div.container div.col a.back:before {
  display: block;
  content: "5";
  font-family: "babilon_icons" !important;
  float: left;
  color: #555;
  margin-right: 60px;
}

section#precgazd2,
section#ppp,
section#preczone2 {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  section#precgazd2,
  section#ppp,
  section#preczone2 {
    width: 100%;
    overflow-x: hidden;
  }
}

section#precgazd2:hover div.container div.row div.col img,
section#ppp:hover div.container div.row div.col img,
section#preczone2:hover div.container div.row div.col img {
  animation: kenburnsTop 2s ease-out both;
}

section#precgazd2 div.container,
section#ppp div.container,
section#preczone2 div.container {
  text-align: left;
  padding: 0;
}

@media screen and (min-width: 1441px) {
  section#precgazd2 div.container,
  section#ppp div.container,
  section#preczone2 div.container {
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  section#precgazd2 div.container,
  section#ppp div.container,
  section#preczone2 div.container {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  section#precgazd2 div.container,
  section#ppp div.container,
  section#preczone2 div.container {
    max-width: 95%;
  }
}

section#precgazd2 div.container div.row,
section#ppp div.container div.row,
section#preczone2 div.container div.row {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row,
  section#ppp div.container div.row,
  section#preczone2 div.container div.row {
    flex-direction: column;
  }
}

section#precgazd2 div.container div.row div,
section#ppp div.container div.row div,
section#preczone2 div.container div.row div {
  padding: 0;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.col,
  section#ppp div.container div.row div.col,
  section#preczone2 div.container div.row div.col {
    max-width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1024px) {
  section#precgazd2 div.container div.row div.col,
  section#ppp div.container div.row div.col,
  section#preczone2 div.container div.row div.col {
    flex-basis: auto;
  }
}

section#precgazd2 div.container div.row div.col img,
section#ppp div.container div.row div.col img,
section#preczone2 div.container div.row div.col img {
  width: 100%;
  max-width: 860px;
  max-height: 540px;
}

@media screen and (max-width: 1600px) {
  section#precgazd2 div.container div.row div.col img,
  section#ppp div.container div.row div.col img,
  section#preczone2 div.container div.row div.col img {
    height: 500px;
  }
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.col img,
  section#ppp div.container div.row div.col img,
  section#preczone2 div.container div.row div.col img {
    animation: none;
    -webkit-animation: none;
    -o-object-fit: cover;
       object-fit: cover;
    height: 480px;
    width: 470px;
    max-width: 100%;
  }
}

@media screen and (max-width: 425px) {
  section#precgazd2 div.container div.row div.col img,
  section#ppp div.container div.row div.col img,
  section#preczone2 div.container div.row div.col img {
    height: 430px;
  }
}

@media screen and (max-width: 375px) {
  section#precgazd2 div.container div.row div.col img,
  section#ppp div.container div.row div.col img,
  section#preczone2 div.container div.row div.col img {
    height: 380px;
  }
}

@media screen and (max-width: 320px) {
  section#precgazd2 div.container div.row div.col img,
  section#ppp div.container div.row div.col img,
  section#preczone2 div.container div.row div.col img {
    height: 325px;
  }
}

section#precgazd2 div.container div.row div.col p,
section#ppp div.container div.row div.col p,
section#preczone2 div.container div.row div.col p {
  color: #707070;
  font-size: 19px;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.col p,
  section#ppp div.container div.row div.col p,
  section#preczone2 div.container div.row div.col p {
    text-align: justify !important;
    padding: 0;
  }
}

@media screen and (max-width: 425px) {
  section#precgazd2 div.container div.row div.col p,
  section#ppp div.container div.row div.col p,
  section#preczone2 div.container div.row div.col p {
    padding: 0 15px;
  }
}

section#precgazd2 div.container div.row div.col h3,
section#ppp div.container div.row div.col h3,
section#preczone2 div.container div.row div.col h3 {
  color: #363636;
  font-size: 42px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.col h3,
  section#ppp div.container div.row div.col h3,
  section#preczone2 div.container div.row div.col h3 {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  section#precgazd2 div.container div.row div.col h3,
  section#ppp div.container div.row div.col h3,
  section#preczone2 div.container div.row div.col h3 {
    margin-bottom: 20px;
  }
}

section#precgazd2 div.container div.row div.col a,
section#ppp div.container div.row div.col a,
section#preczone2 div.container div.row div.col a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

section#precgazd2 div.container div.row div.col a:after,
section#ppp div.container div.row div.col a:after,
section#preczone2 div.container div.row div.col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  section#precgazd2 div.container div.row div.col a:hover,
  section#ppp div.container div.row div.col a:hover,
  section#preczone2 div.container div.row div.col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section#precgazd2 div.container div.row div.col a:hover:after,
  section#ppp div.container div.row div.col a:hover:after,
  section#preczone2 div.container div.row div.col a:hover:after {
    color: #229425;
  }
}

section#precgazd2 div.container div.row div.col a.active,
section#ppp div.container div.row div.col a.active,
section#preczone2 div.container div.row div.col a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

section#precgazd2 div.container div.row div.col a.active:after,
section#ppp div.container div.row div.col a.active:after,
section#preczone2 div.container div.row div.col a.active:after {
  color: #229425;
}

section#precgazd2 div.container div.row div.col a,
section#ppp div.container div.row div.col a,
section#preczone2 div.container div.row div.col a {
  display: inline-block;
}

@media screen and (max-width: 1600px) {
  section#precgazd2 div.container div.row div.col a,
  section#ppp div.container div.row div.col a,
  section#preczone2 div.container div.row div.col a {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  section#precgazd2 div.container div.row div.col a,
  section#ppp div.container div.row div.col a,
  section#preczone2 div.container div.row div.col a {
    margin-top: 30px;
  }
}

section#ppp div.container div.row {
  position: relative;
}

section#ppp div.container div.row a {
  /*margin-bottom: 10%;*/
}

@media screen and (max-width: 1600px) {
  section#ppp div.container div.row a {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1440px) {
  section#ppp div.container div.row div.col img {
    display: inline-block;
    -o-object-position: 80% 0;
       object-position: 80% 0;
  }
}

section#ppp div.container div.row div.col:first-child {
  max-width: 600px;
}

@media screen and (min-width: 2133px) {
  section#ppp div.container div.row div.col:first-child {
    max-width: 850px;
  }
}

section#ppp div.container div.row div.col:first-child {
  position: absolute;
  left: 10%;
  padding-top: 50px;
  order: 3;
}

section#ppp div.container div.row div.col:first-child p {
  text-align: left;
}

@media screen and (max-width: 1440px) {
  section#ppp div.container div.row div.col:first-child {
    left: 0;
    position: relative;
    max-width: 100%;
    padding: 50px 15px 0;
  }
}

@media screen and (max-width: 425px) {
  section#ppp div.container div.row div.col:first-child {
    padding: 50px 0 0;
  }
}

section#ppp div.container div.row div.ppp--4 {
  order: 4;
  align-self: flex-end;
  text-align: left;
  padding-left: 10%;
  padding-bottom: 3%;
}

@media screen and (max-width: 1440px) {
  section#ppp div.container div.row div.ppp--4 {
    padding-left: 0;
    text-align: center;
  }
}

section#ppp div.container div.row div.ppp--5 {
  order: 1;
  text-align: end;
  height: 550px;
  z-index: -1;
  max-width: 53.5%;
  min-width: 53.5%;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  section#ppp div.container div.row div.ppp--5 {
    order: 1;
    text-align: center;
    max-width: 100%;
    overflow: unset;
  }
}

@media screen and (max-width: 425px) {
  section#ppp div.container div.row div.ppp--5 {
    height: 430px;
  }
}

@media screen and (max-width: 375px) {
  section#ppp div.container div.row div.ppp--5 {
    height: 375px;
  }
}

@media screen and (max-width: 320px) {
  section#ppp div.container div.row div.ppp--5 {
    height: 300px;
  }
}

section#ppp div.container div.row div.ppp--6 {
  display: flex;
  align-items: center;
  order: 2;
  z-index: 100;
  position: absolute;
  right: 0;
  bottom: 80px;
  max-width: 650px;
  width: -moz-fit-content;
  width: fit-content;
}

section#ppp div.container div.row div.ppp--6 p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  color: white;
  padding: 0;
  margin: 0;
  text-shadow: 1px 1px #020202;
}

@media screen and (max-width: 1440px) {
  section#ppp div.container div.row div.ppp--6 {
    display: none;
  }
}

section#ppp div.container div.row:last-child {
  flex-direction: row-reverse;
}

@media screen and (max-width: 1440px) {
  section#ppp div.container div.row:last-child {
    flex-direction: column;
  }
}

section#precgazd2 div.container div.row {
  position: relative;
}

section#precgazd2 div.container div.row a {
  margin-bottom: 10%;
}

@media screen and (max-width: 1600px) {
  section#precgazd2 div.container div.row a {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.col img {
    display: inline-block;
    -o-object-position: 55% 0;
       object-position: 55% 0;
  }
}

section#precgazd2 div.container div.row div.precgazd2--0 {
  max-width: 600px;
  position: absolute;
  left: 10%;
  padding-top: 50px;
  order: 2;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.precgazd2--0 {
    max-width: 100%;
    left: 0;
    position: relative;
    padding: 50px 15px 0;
  }
}

@media screen and (max-width: 425px) {
  section#precgazd2 div.container div.row div.precgazd2--0 {
    padding: 50px 0 0;
  }
}

@media screen and (min-width: 2133px) {
  section#precgazd2 div.container div.row div.precgazd2--0 {
    max-width: 850px;
  }
}

section#precgazd2 div.container div.row div.precgazd2--0 p {
  text-align: left;
}

section#precgazd2 div.container div.row div.precgazd2--4 {
  order: 3;
  align-self: flex-end;
  text-align: left;
  padding-left: 10%;
  padding-bottom: 2%;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.precgazd2--4 {
    padding-left: 0;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  section#precgazd2 div.container div.row div.precgazd2--4 {
    align-self: center;
  }
}

section#precgazd2 div.container div.row div.precgazd2--5 {
  order: 4;
  text-align: end;
  max-width: 53.5%;
  min-width: 53.5%;
  overflow: hidden;
  height: 550px;
  z-index: -1;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.precgazd2--5 {
    order: 1;
    text-align: center;
    margin-left: 0px;
    max-width: 100%;
    overflow: unset;
  }
}

@media screen and (max-width: 768px) {
  section#precgazd2 div.container div.row div.precgazd2--5 {
    margin-left: 0px;
  }
}

@media screen and (max-width: 425px) {
  section#precgazd2 div.container div.row div.precgazd2--5 {
    height: 430px;
  }
}

@media screen and (max-width: 375px) {
  section#precgazd2 div.container div.row div.precgazd2--5 {
    height: 375px;
  }
}

@media screen and (max-width: 320px) {
  section#precgazd2 div.container div.row div.precgazd2--5 {
    height: 300px;
  }
}

section#precgazd2 div.container div.row div.precgazd2--6 {
  display: flex;
  align-items: center;
  z-index: 100;
  order: 2;
  position: absolute;
  right: 0;
  bottom: 80px;
  max-width: 650px;
  width: -moz-fit-content;
  width: fit-content;
}

section#precgazd2 div.container div.row div.precgazd2--6 p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  color: white;
  padding: 0;
  margin: 0;
  text-shadow: 1px 1px #020202;
}

@media screen and (max-width: 1440px) {
  section#precgazd2 div.container div.row div.precgazd2--6 {
    display: none;
  }
}

section#preczone2 div.container div.row {
  position: relative;
}

section#preczone2 div.container div.row div.preczone2--3 {
  order: 1;
  max-width: 53.5%;
  min-width: 53.5%;
  overflow: hidden;
  height: 550px;
  z-index: -1;
}

@media screen and (max-width: 1440px) {
  section#preczone2 div.container div.row div.preczone2--3 {
    max-width: 100%;
    text-align: center;
    overflow: unset;
  }
  section#preczone2 div.container div.row div.preczone2--3 img {
    display: inline-block;
    -o-object-position: 41% 0;
       object-position: 41% 0;
  }
}

@media screen and (max-width: 425px) {
  section#preczone2 div.container div.row div.preczone2--3 {
    height: 430px;
  }
}

@media screen and (max-width: 375px) {
  section#preczone2 div.container div.row div.preczone2--3 {
    height: 375px;
  }
}

@media screen and (max-width: 320px) {
  section#preczone2 div.container div.row div.preczone2--3 {
    height: 300px;
  }
}

section#preczone2 div.container div.row div.preczone2--2 {
  order: 3;
  align-self: flex-end;
  text-align: left;
  padding-left: 0%;
}

section#preczone2 div.container div.row div.preczone2--2 a {
  margin-bottom: 8%;
  margin-left: -25px;
}

@media screen and (max-width: 1600px) {
  section#preczone2 div.container div.row div.preczone2--2 a {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1440px) {
  section#preczone2 div.container div.row div.preczone2--2 a {
    margin-left: 0;
  }
  section#preczone2 div.container div.row div.preczone2--2 {
    padding-left: 0;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  section#preczone2 div.container div.row div.preczone2--2 {
    text-align: center;
    padding-left: 0;
  }
}

section#preczone2 div.container div.row div.preczone2--1 {
  display: flex;
  align-items: center;
  z-index: 100;
  order: 4;
  position: absolute;
  left: 0;
  bottom: 80px;
  max-width: 650px;
  width: -moz-fit-content;
  width: fit-content;
}

section#preczone2 div.container div.row div.preczone2--1 p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  font-size: 28px;
  color: white;
  text-shadow: 1px 1px #020202;
}

@media screen and (max-width: 1440px) {
  section#preczone2 div.container div.row div.preczone2--1 {
    display: none;
  }
}

section#preczone2 div.container div.row div.preczone2--0 {
  max-width: 600px;
  position: absolute;
  left: 52%;
  padding-top: 50px;
  order: 2;
}

@media screen and (max-width: 1440px) {
  section#preczone2 div.container div.row div.preczone2--0 {
    max-width: 100%;
    left: 0;
    position: relative;
    padding: 50px 15px 0;
  }
}

@media screen and (max-width: 425px) {
  section#preczone2 div.container div.row div.preczone2--0 {
    padding: 50px 0 0;
  }
}

@media screen and (min-width: 2133px) {
  section#preczone2 div.container div.row div.preczone2--0 {
    max-width: 850px;
  }
}

section#preczone2 div.container div.row div.preczone2--0 p {
  text-align: left;
}

section.applications {
  background: #F3F3F3;
}

section.applications div.container {
  max-width: 100%;
  text-align: center;
}

section.applications div.container h2 {
  color: #363636;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

@media screen and (max-width: 1440px) {
  section.applications div.container div.row div.col {
    flex-basis: auto;
    width: 30%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1024px) {
  section.applications div.container div.row div.col {
    flex-basis: auto;
    width: 50%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 425px) {
  section.applications div.container div.row div.col {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  section.applications div.container div.row div.col a {
    text-align: center;
  }
}

section.applications div.container div.row div.col div.row:nth-child(1) {
  max-width: 1400px;
  margin: 0 auto 40px auto;
}

section.applications div.container div.row div.col div.row:nth-child(1) a {
  display: inline-block;
  width: 200px;
  height: 190px;
  padding: 10px;
  border: 1px solid #D2D2D2;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  font-size: 19px;
  font-weight: 600;
  color: #363636;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  text-align: center;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=satellite]:before {
  display: block;
  content: "=";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=kalkulatorok]:before {
  display: block;
  content: "Ö";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=rtk3]:before {
  display: block;
  content: "'";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=aszalymonitoring]:before {
  display: block;
  content: "";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
  width: 75%;
  height: 75%;
  background: url(/assets/img/alkalmazasok/aszalymonitoring.png) center center no-repeat;
  background-size: 100% auto;
  margin: 5px auto;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=pszr]:before {
  display: block;
  content: "/";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
  text-align: center;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=novenyvedelem]:before {
  display: block;
  content: "\e90e";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
  text-align: center;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=precmet]:before {
  display: block;
  content: "f";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
  text-align: center;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=MyJohnDeere] {
  font-size: 0;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=MyJohnDeere]:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/img/alkalmazasok/JD_gy_2c_RGB_v.png) center center no-repeat;
  background-size: 90% auto;
}

section.applications div.container div.row div.col div.row:nth-child(1) a[name=PrecSat]:before {
  display: block;
  content: "=";
  color: #30833B;
  font-family: "babilon_icons" !important;
  font-size: 90px;
  font-weight: 400;
  text-align: center;
}

section.applications div.container div.row div.col div.row:nth-child(1) a:hover {
  text-decoration: none;
  background: #363636;
  color: #E8E8E8;
}

section.applications div.container div.row div.col div.row:nth-child(1) a:hover:before {
  color: #E8E8E8;
}

section.applications div.container div.row div.col div.row:last-child a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

section.applications div.container div.row div.col div.row:last-child a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  section.applications div.container div.row div.col div.row:last-child a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section.applications div.container div.row div.col div.row:last-child a:hover:after {
    color: #229425;
  }
}

section.applications div.container div.row div.col div.row:last-child a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

section.applications div.container div.row div.col div.row:last-child a.active:after {
  color: #229425;
}

section.applications div.container div.row div.col div.row:last-child a {
  display: inline-block;
  margin: 30px 0 60px 0;
}

@media screen and (max-width: 425px) {
  section.applications div.container div.row div.col div.row:last-child a {
    font-size: 16px;
    height: -moz-fit-content;
    height: fit-content;
    padding: 10px 30px;
  }
}

@media screen and (max-width: 375px) {
  section.applications div.container div.row div.col div.row:last-child a {
    width: 225px;
  }
}

section.applications div.container div.row div.col div.row:last-child div.separator {
  margin-right: 10%;
}

@media screen and (min-width: 768px) {
  section.applications div.container div.row div.col div.row:last-child div.separator {
    display: inline;
  }
}

section#preczgazd div.container {
  max-width: 100%;
  text-align: left;
}

section#preczgazd div.container h2 {
  color: #4F9940;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

section#preczgazd div.container div.row {
  max-width: 1400px;
  margin: 0 auto;
}

section#preczgazd div.container div.row div.col:last-child {
  text-align: center;
}

section#preczgazd div.container div.row h3 {
  color: #363636;
  font-size: 34px;
}

section#preczgazd div.container div.row p {
  color: #707070;
  font-size: 19px;
}

section#preczgazd div.container div.row a {
  display: inline-block;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 12px 25px 12px 25px;
  font-size: 20px;
  color: #229425;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  margin: 30px 0;
}

section#preczgazd div.container div.row a:hover {
  text-decoration: none;
  background: #229425;
  color: #fff;
}

section#preczgazd div.container div.row a:hover:after {
  color: #fff;
}

section#preczgazd div.container div.row a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #229425;
  margin-left: 60px;
}

section#eredmeny {
  padding-bottom: 60px;
}

@media screen and (max-width: 425px) {
  section#eredmeny {
    padding-bottom: 0;
  }
}

section#eredmeny div {
  text-align: center;
}

section#eredmeny div.container {
  max-width: 100%;
  text-align: left;
}

section#eredmeny div.container h2 {
  color: #212529;
  font-family: "Open Sans", sans-serif;
  font-size: 42px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

section#eredmeny div.container div.row {
  max-width: 1400px;
  margin: 0 auto;
}

section#eredmeny div.container div.row div span:first-child {
  display: block;
  margin: 0 auto 20px auto;
  width: 205px;
  height: 205px;
  background: url(/assets/img/eredmenyeink.png) center center no-repeat;
  background-size: 100% 100%;
  font-size: 46px;
  color: #000;
  text-align: center;
  line-height: 205px;
}

section#eredmeny div.container div.row div span:last-child {
  font-size: 18px;
  color: #707070;
}

section#eredmeny div.container div.row > .col {
  width: 100%;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 425px) {
  section#eredmeny div.container div.row > .col {
    margin-bottom: 35px;
  }
}

section#eredmeny div.container div.row > .col div.col {
  width: 25%;
  padding: 0 2%;
  float: left;
}

section#calc div {
  text-align: center;
}

section#calc div.container h2 {
  color: #4F9940;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

section#calc div.container h3 {
  color: #363636;
  font-size: 18px;
  font-weight: 600;
}

section#calc div.container a {
  display: inline-block;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 12px 25px 12px 25px;
  font-size: 19px;
  color: #229425;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  margin: 15px 0;
}

section#calc div.container a:hover {
  text-decoration: none;
  background: #229425;
  color: #fff;
}

section#calc div.container a:hover:after {
  color: #fff;
}

section#calc div.container a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #229425;
  margin-left: 10px;
}

section#preczgazd_hu {
  margin-bottom: 150px;
  background: url(/assets/img/preczgazd_hu_bg.png) right top no-repeat;
  background-size: auto 100%;
  margin-bottom: 0;
  padding-bottom: 150px;
}

section#preczgazd_hu * {
  margin: 0;
  padding: 0;
}

section#preczgazd_hu div.container {
  max-width: 100%;
  text-align: center;
}

section#preczgazd_hu div.container > .postTitle h2 {
  text-align: left;
  font-size: 63px;
  font-weight: 600;
  color: #fff;
  background: url(/assets/img/preczgazd_hu.jpg) left center no-repeat;
  background-size: cover;
  padding-left: 15%;
  padding-top: 460px;
  height: 573px;
  margin-bottom: 80px;
}

section#preczgazd_hu div.container h3 {
  color: #4F9940;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 0 0 80px 0;
}

section#preczgazd_hu div.container p {
  width: 40%;
  display: block;
  font-size: 19px;
  color: #EAEAEA;
  text-align: left;
  margin-left: 10%;
}

section#csomagok div.container {
  max-width: 100%;
  text-align: left;
}

section#csomagok div.container h2 {
  color: #4F9940;
  font-size: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

section#csomagok div.container div.row {
  max-width: 1400px;
  margin: 0 auto 60px auto;
}

section#csomagok div.container div.col > .col {
  width: 45%;
  margin-left: 5%;
  margin-bottom: 25px;
  float: left;
  text-align: center;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

section#csomagok div.container div.col > .col:nth-child(even) {
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

section#csomagok div.container div.col > .col:nth-child(odd) {
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

section#csomagok div.container div.col > .col:nth-child(1) {
  background: url(/assets/img/csomagok_main1.jpg) left top no-repeat;
  background-size: 100% auto;
}

section#csomagok div.container div.col > .col:nth-child(1):before {
  display: block;
  content: "á";
  width: 60px;
  height: 60px;
  font-size: 40px;
  font-family: "babilon_icons" !important;
  color: #229425;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

section#csomagok div.container div.col > .col:nth-child(2) {
  background: url(/assets/img/csomagok_main2.jpg) left top no-repeat;
  background-size: 100% auto;
}

section#csomagok div.container div.col > .col:nth-child(2):before {
  display: block;
  content: "é";
  width: 60px;
  height: 60px;
  font-size: 40px;
  font-family: "babilon_icons" !important;
  color: #229425;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

section#csomagok div.container div.col > .col:nth-child(3) {
  background: url(/assets/img/csomagok_main3.jpg) left top no-repeat;
  background-size: 100% auto;
}

section#csomagok div.container div.col > .col:nth-child(3):before {
  display: block;
  content: "ű";
  width: 60px;
  height: 60px;
  font-size: 40px;
  font-family: "babilon_icons" !important;
  color: #229425;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

section#csomagok div.container div.col > .col:nth-child(4) {
  background: url(/assets/img/csomagok_main4.jpg) left top no-repeat;
  background-size: 100% auto;
}

section#csomagok div.container div.col > .col:nth-child(4):before {
  display: block;
  content: "í";
  width: 60px;
  height: 60px;
  font-size: 40px;
  font-family: "babilon_icons" !important;
  color: #229425;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  background: #fff;
  border-radius: 50%;
}

section#csomagok div.container div.col > .col h4 {
  font-size: 25px;
  font-weight: 600;
  color: #4F9940;
  width: 47%;
  margin: 25px 0 25px 53%;
}

section#csomagok div.container div.col > .col div {
  font-size: 16px;
  font-weight: 400;
  color: #EAEAEA;
  width: 47%;
  margin-left: 53%;
}

section#csomagok div.container div.col > .col a {
  display: inline-block;
  border: 1px solid #EAEAEA;
  background: #EAEAEA;
  border-radius: 20px;
  padding: 8px 25px;
  font-size: 19px;
  color: #fff;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  margin: 15px 0 15px 53%;
}

section#csomagok div.container div.col > .col a:hover {
  text-decoration: none;
  background: #229425;
  color: #fff;
}

section#csomagok div.container div.col > .col a:hover:after {
  color: #fff;
}

section#csomagok div.container div.col > .col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #fff;
  margin-left: 10px;
}

body#main {
  overflow-x: hidden;
}

body#main section .simple div {
  background: #F3F3F3;
}

body#main section .simple div.container {
  max-width: 100%;
  background: #F3F3F3;
}

body#main section .simple div.container h2 {
  margin: 20px 0;
  text-align: center;
}

body#main section .simple div.container div.row {
  max-width: 1400px;
  margin: 0 auto;
}

body#main section .simple div.container div.row > .col > a {
  display: block;
  padding: 8px 25px;
  font-size: 23px;
  color: #EAEAEA;
  margin: 15px auto 40px auto;
  width: 240px;
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
}

body#main section .simple div.container div.row > .col > a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #EAEAEA;
  margin-left: 10px;
}

body#main section .simple div.container div.row > .col > a:hover {
  text-decoration: none;
  color: #30833B;
}

body#main section .simple div.container div.row > .col > a:hover:after {
  color: #30833B;
}

body#main section .simple div.container div.row > .col {
  width: 100%;
  margin: 0;
  padding: 0;
}

body#main section .simple div.container div.col > .col {
  width: 33%;
  padding: 0 2%;
  float: left;
}

body#main section .simple div.container div.col > .col figure {
  display: none;
  width: 100%;
  padding-top: 60%;
  position: relative;
  overflow: hidden;
}

body#main section .simple div.container div.col > .col figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

body#main section .simple div.container div.col > .col h4 {
  color: #30833B;
  font-size: 23px;
  font-weight: 600;
  height: 60px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
  padding-left: 70px;
}

body#main section .simple div.container div.col > .col h4:before {
  display: block;
  content: "k";
  font-family: "babilon_icons" !important;
  font-weight: 400;
  color: #000;
  position: absolute;
  top: 20px;
  left: 40px;
  font-size: 40px;
}

body#main section .simple div.container div.col > .col p {
  text-align: justify;
  color: #707070;
  display: block;
  height: 115.2px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

body#main section .simple div.container div.col > .col a {
  display: block;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  padding: 8px 25px;
  font-size: 19px;
  color: #229425;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  margin: 15px auto;
  width: 50%;
}

body#main section .simple div.container div.col > .col a:hover {
  text-decoration: none;
  background: #229425;
  color: #fff;
}

body#main section .simple div.container div.col > .col a:hover:after {
  color: #fff;
}

body#main section .simple div.container div.col > .col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #229425;
  margin-left: 10px;
}

body#main section#letoltesek {
  background: url(/assets/img/letoltesek_johndeer2.jpg) left top no-repeat;
}

body#main section#letoltesek div.container {
  width: 50%;
  margin-left: 50%;
}

body#main section#letoltesek div.container div.col > .col:before {
  display: block;
  content: "I";
  font-family: "babilon_icons" !important;
  font-size: 50px;
  position: absolute;
  left: 0;
  top: -7px;
  margin-left: 40px;
}

body#main section#letoltesek div.container h2 {
  color: #30833B;
  font-size: 43px;
  font-weight: 400;
  margin: 40px 0 0 40px;
}

body#main section#letoltesek div.container h4 {
  font-size: 25px;
  font-weight: 700;
  color: #30833B;
  margin: 40px 0 0 90px;
  width: 340px;
}

body#main section#letoltesek div.container figure {
  display: none;
}

body#main section#letoltesek div.container p {
  font-size: 13px;
  font-weight: 700;
  color: #000;
  margin: 15px 0 0 90px;
  padding: 0;
}

body#main section#letoltesek div.container span {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0 90px;
}

body#main section#letoltesek div.container a.more {
  display: none;
}

body#main section#letoltesek div.container a.download {
  display: block;
  position: absolute;
  left: 480px;
  top: 0;
  margin: 25px 0 0 0;
  width: 195px;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  padding: 8px 25px;
  font-size: 19px;
  color: #229425;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
}

body#main section#letoltesek div.container a.download:hover {
  text-decoration: none;
  background: #229425;
  color: #fff;
}

body#main section#letoltesek div.container a.download:hover:after {
  color: #fff;
}

body#main section#letoltesek div.container a.download:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #229425;
  margin-left: 10px;
}

body#main section#letoltesek div.container div.row:last-child a {
  display: block;
  padding: 8px 25px;
  font-size: 23px;
  color: #EAEAEA;
  margin: 15px 0 25px 80px;
  width: 270px;
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
}

body#main section#letoltesek div.container div.row:last-child a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #EAEAEA;
  margin-left: 10px;
}

body#main section#letoltesek div.container div.row:last-child a:hover {
  text-decoration: none;
  color: #30833B;
}

body#main section#letoltesek div.container div.row:last-child a:hover:after {
  color: #30833B;
}

body.public {
  padding-top: 130px;
}

/*Kontakt oldal*/

body#kontakt section.navigation {
  margin-top: 10px;
}

body#kontakt section#kontakt div.container {
  width: 100%;
  max-width: 100% !important;
}

body#kontakt section#contact_items div.container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media screen and (max-width: 425px) {
  body#kontakt section#contact_items div.container {
    justify-content: center;
  }
}

body#kontakt section#contact_items div.container div.title {
  display: none;
}

body#kontakt section#contact_items div.container {
  /*map*/
}

body#kontakt section#contact_items div.container div.row[name=map] {
  width: 50%;
}

@media screen and (max-width: 768px) {
  body#kontakt section#contact_items div.container div.row[name=map] {
    width: 100%;
  }
  body#kontakt section#contact_items div.container div.row[name=map] div {
    text-align: center;
  }
}

body#kontakt section#contact_items div.container div.row[name=map] div iframe {
  border: none;
  border-radius: 30px;
  height: 350px;
  width: 100%;
  max-width: 500px;
}

body#kontakt section#contact_items div.container div.row[name=cim] {
  position: absolute;
  top: 260px;
  left: 962px;
  font-weight: 400;
  font-size: 23px;
  width: 30%;
}

body#kontakt section#contact_items div.container div.row[name=cim] > div.col:first-child {
  padding-right: 0;
  margin-right: -390px;
}

body#kontakt section#contact_items div.container div.row[name=cim] > div.col:first-child img {
  height: 36px;
  width: 43px;
  padding-right: 10px;
}

body#kontakt section#contact_items div.container {
  /*kapcsolati adatok*/
}

body#kontakt section#contact_items div.container div.row[name=contact_info] {
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
  padding-left: 20px;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  body#kontakt section#contact_items div.container div.row[name=contact_info] {
    width: 100%;
    height: 350px;
  }
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div.col {
  display: flex;
  align-items: center;
  flex: 1 1 85%;
  height: 40px;
}

@media screen and (max-width: 768px) {
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.col {
    flex: 1 1 70%;
    height: -moz-fit-content;
    height: fit-content;
  }
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div {
  /*alcím*/
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--0 {
  flex: 1 1 100%;
  align-items: end;
  height: -moz-fit-content;
  height: fit-content;
}

@media screen and (max-width: 768px) {
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--0 {
    justify-content: center;
    text-align: center;
  }
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--0 p {
  font-size: 20px;
  font-weight: 600;
  color: #222;
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div {
  /*cím icon, gps icon, telefon icon*/
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--1,
body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--3,
body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--5 {
  width: 43px;
  flex: 1 1 15%;
}

@media screen and (max-width: 768px) {
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--1,
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--3,
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--5 {
    flex: 1 1 30%;
    justify-content: flex-end;
  }
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--1 img,
body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--3 img,
body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--5 img {
  height: 36px;
  width: 43px;
  padding-right: 10px;
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div {
  /*cím, gps, telefonszám*/
}

body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--2 p,
body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--4 p,
body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--6 p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 23px;
}

@media screen and (max-width: 320px) {
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--2 p,
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--4 p,
  body#kontakt section#contact_items div.container div.row[name=contact_info] div.contact_items--6 p {
    font-size: 19px;
  }
}

body#kontakt section#contact_items div.container {
  /*sitemap*/
}

body#kontakt section#contact_items div.container div.row[name=sitemap] {
  width: 100%;
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns {
  margin-top: 50px;
  justify-content: space-between;
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list {
  list-style-type: none;
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list li {
  padding-left: 15px;
  font-size: 19px;
  margin: 15px 0 0 0;
  line-height: 1.2;
  font-weight: bold;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 767px) {
  body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list li {
    max-width: 250px;
  }
}

@media screen and (max-width: 425px) {
  body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list li {
    font-size: 17px;
    max-width: 200px;
  }
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list li a {
  color: #000;
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list li a:hover {
  color: #30833B;
  text-decoration: none;
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns ul.list li:before {
  content: "•";
  color: #30833B;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

body#kontakt section#contact_items div.container div.row[name=sitemap] div.col div.siteMapColoumns p {
  font-weight: bold;
  color: #30833B;
}

/* End #kontakt */

div.calcApp h2 {
  color: #4F9940;
  font-size: 43px;
  line-height: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

div.calcApp h2 span {
  font-size: 26px;
  color: #212529;
}

section#calc h2 {
  color: #4F9940;
  font-size: 43px;
  line-height: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
}

section#calc h2 span {
  font-size: 26px;
  color: #212529;
}

body#letoltesek a.more {
  display: none;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  border-bottom: 1px solid #E8E8E8;
  padding: 0;
  margin-bottom: 25px;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col h4 {
  width: 30%;
  float: left;
  margin-right: 3.33%;
  padding-top: 15px;
  line-height: 28px;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col h4:before {
  content: "I";
  left: 15px;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col p {
  margin: 0;
  padding: 0;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col span {
  margin: 0;
  padding: 0;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col a {
  margin: 0;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div {
  width: 33.33%;
  height: 100%;
  float: left;
  padding: 15px 50px;
  background: url(/assets/img/download_gray_bg.png) left center no-repeat;
  background-size: auto 100%;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div p {
  height: auto;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div.download {
  background: url(/assets/img/download_green_bg.png) left center no-repeat #F3F3F3;
  background-size: auto 100%;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div.download span {
  width: 30%;
  font-size: 18px;
  color: #fff;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div.download span:before {
  content: "Fileméret: ";
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div.download a {
  float: right;
  background: #fff;
  color: #000;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div.download a:hover {
  background: #F3F3F3;
}

body#letoltesek section#letoltesek div.postCategoryContainer div.col div.download a:hover:after {
  color: #000;
}

body#letoltesek section.postCategory div.container .postCategoryTitle h2 {
  background: url(/assets/img/letoltesek_title_johndeer2.jpg) left center no-repeat;
  background-size: cover;
  text-align: left;
  margin-top: -2px;
  font-size: 63px;
  font-weight: 600;
  color: #fff;
  padding-left: 15%;
  padding-top: 460px;
  height: 573px;
  margin-bottom: 80px;
}

body#hirek div.container .postCategoryTitle h2 {
  background: url(/assets/img/letoltesek_title_johndeer2.jpg) left center no-repeat;
  background-size: cover;
  text-align: left;
  margin-top: -2px;
  font-size: 63px;
  font-weight: 600;
  color: #fff;
  padding-left: 15%;
  padding-top: 460px;
  height: 573px;
  margin-bottom: 80px;
}

body#csomagok section.post,
body#szakmai-informaciok section.post {
  margin-bottom: 0;
}

body#csomagok section.post.subpost,
body#szakmai-informaciok section.post.subpost {
  margin-bottom: 0;
}

body#csomagok section.post.subpost div.container h2,
body#szakmai-informaciok section.post.subpost div.container h2 {
  color: #4F9940;
  font-size: 43px;
  line-height: 43px;
  height: 43px;
  font-weight: 400;
  text-align: center;
  padding: 40px 0;
  background: none;
}

body#csomagok section.post.subpost div.container h2 span,
body#szakmai-informaciok section.post.subpost div.container h2 span {
  font-size: 26px;
  color: #EAEAEA;
}

body#csomagok section.post.subpost div.container div.row.postContent,
body#szakmai-informaciok section.post.subpost div.container div.row.postContent {
  width: 100%;
  max-width: 100%;
}

body#csomagok section.post.subpost div.container div.row > .col,
body#szakmai-informaciok section.post.subpost div.container div.row > .col {
  width: 100%;
  flex-basis: 100%;
}

body#csomagok section.post.subpost div.container div.row > .col.subpost,
body#szakmai-informaciok section.post.subpost div.container div.row > .col.subpost {
  margin-top: 45px;
  padding: 0;
  background: url(/assets/img/csomagok_inner1.jpg) left center no-repeat #e2e2e2;
  background-size: 50% auto;
}

body#csomagok section.post.subpost div.container div.row > .col:first-child,
body#szakmai-informaciok section.post.subpost div.container div.row > .col:first-child {
  max-width: 1400px;
  margin: 0 auto;
}

body#csomagok section.post.subpost div.container div.row > .col > .col,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col {
  width: 50%;
  margin-left: 50%;
  padding: 15px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

body#csomagok section.post.subpost div.container div.row > .col > .col:hover,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col:hover {
  background: url(/assets/img/csomagok_inner_hover_bg.png) 90px center no-repeat #fff;
  background-size: auto 100%;
}

body#csomagok section.post.subpost div.container div.row > .col > .col h4,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col h4 {
  font-size: 25px;
  color: #EAEAEA;
  width: 700px;
  line-height: 28px;
  margin: 0;
  padding-left: 200px;
}

body#csomagok section.post.subpost div.container div.row > .col > .col h4:before,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col h4:before {
  left: 45px;
  top: 55px;
  content: "ú";
  font-size: 60px;
}

body#csomagok section.post.subpost div.container div.row > .col > .col div,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col div {
  text-align: left;
  padding-left: 200px;
  width: 700px;
}

body#csomagok section.post.subpost div.container div.row > .col > .col a,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col a {
  position: absolute;
  right: 40px;
  top: 15px;
  background: #fff;
}

body#csomagok section.post.subpost div.container div.row > .col > .col a:before,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col a:before {
  display: none;
}

body#csomagok section.post.subpost div.container div.row > .col > .col a:after,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons" !important;
  float: right;
  color: #229425;
  margin-left: 10px;
}

body#csomagok section.post.subpost div.container div.row > .col > .col a:hover,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col a:hover {
  background: #EAEAEA;
}

body#csomagok section.post.subpost div.container div.row > .col > .col a:hover:after,
body#szakmai-informaciok section.post.subpost div.container div.row > .col > .col a:hover:after {
  color: #fff;
}

body#csomagok section.post.subpost div.container div.row > .col.folders,
body#szakmai-informaciok section.post.subpost div.container div.row > .col.folders {
  /*background: #E2E2E2;*/
  padding: 0;
  margin-top: 60px;
}

body#csomagok section.post.subpost div.container div.row > .col.folders > .col,
body#szakmai-informaciok section.post.subpost div.container div.row > .col.folders > .col {
  background: #e2e2e2;
  margin-left: 0;
  float: left;
  height: 140px;
  margin-bottom: 20px;
  background-image: linear-gradient(110deg, #E8E8E8 180px, #E8E8E8 179px, #F3F3F3 181px, #F3F3F3 100%);
}

body#csomagok section.post.subpost div.container div.row > .col.folders > .col:hover,
body#szakmai-informaciok section.post.subpost div.container div.row > .col.folders > .col:hover {
  background-image: linear-gradient(110deg, #363636 180px, #363636 179px, #4F9940 181px, #4F9940 100%);
  background-size: auto 100%;
}

body#csomagok section.post.subpost div.container div.row > .col.folders > .col:hover h4:before,
body#szakmai-informaciok section.post.subpost div.container div.row > .col.folders > .col:hover h4:before {
  color: #fff;
}

body#csomagok section.post.subpost div.container div.row > .col.folders > .col h4:before,
body#szakmai-informaciok section.post.subpost div.container div.row > .col.folders > .col h4:before {
  content: "g";
}

body#szakmai-informaciok section.post:first-child div.container .postTitle h2 {
  margin-top: -2px;
  background: url(/assets/img/kalaszok.jpg) left center no-repeat;
  background-size: cover;
}

body#szakmai-informaciok section.post .download a:before {
  display: none;
}

body#szakmai-informaciok section.post .download a:hover {
  background: inherit;
  color: #4F9940;
}

body#szakmai-informaciok section.post .download a {
  border: 0;
}

body#szakmai-informaciok section.post .download a .bw-download:before {
  position: relative;
  top: 12px;
  font-size: 45px;
  margin-right: 10px;
  color: #229425;
}

body#szakmai-informaciok section.subpost .postContent .folders .col div {
  display: -webkit-box;
  height: 57.6px;
  font-size: 18px;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

body#szakmai-informaciok section.postCategory div.container .row.postCategoryContainer .col {
  width: 33%;
  padding: 0 2%;
  float: left;
}

body#szakmai-informaciok section.postCategory div.container .row.postCategoryContainer .col div strong {
  font-weight: normal;
}

body#szakmai-informaciok section.postCategory div.container .row.postCategoryContainer .col div {
  display: -webkit-box;
  height: 144px;
  font-size: 18px;
  line-height: 1.6;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

section#hirek {
  background: #F3F3F3;
  padding-top: 20px;
  padding-bottom: 60px;
}

section#hirek .container h2 {
  display: none;
}

section#hirek .container div.row[name=title] {
  text-align: center;
}

section#hirek .container div.row[name=title] div.col {
  display: inline-block;
  margin: 0 auto;
}

section#hirek .container div.row[name=title] div.col a {
  font-size: 2.5rem;
  margin: 20px 0 35px 0;
  text-decoration: none;
  display: inline-block;
  color: #363636;
}

section#hirek .container .row .col {
  display: flex;
}

section#hirek .container .row .col .col {
  display: flex;
  flex-direction: column;
}

section#hirek .container .row .col .col h4 {
  font-weight: bold;
  order: 2;
  margin-bottom: 25px;
  margin-top: 10px;
  height: 85px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

section#hirek .container .row .col .col figure img {
  display: block;
  order: 1;
  width: 100%;
  height: 200px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin-bottom: 10px;
}

section#hirek .container .row .col .col p {
  order: 3;
  color: #363636;
  height: 110px;
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

section#hirek .container .row .col .col span {
  display: none;
}

section#hirek .container .row .col .col a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

section#hirek .container .row .col .col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  section#hirek .container .row .col .col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section#hirek .container .row .col .col a:hover:after {
    color: #229425;
  }
}

section#hirek .container .row .col .col a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

section#hirek .container .row .col .col a.active:after {
  color: #229425;
}

section#hirek .container .row .col .col a {
  display: block;
  margin: 20px auto;
  order: 5;
}

section#hirek .container div.row[name=more] {
  margin-top: 20px;
}

section#hirek .container div.row[name=more] div.col {
  text-align: center;
  display: inline-block;
}

section#hirek .container div.row[name=more] div.col a {
  font-size: 19px;
  text-decoration: none;
  color: unset;
}

section#hirek .container div.row[name=more] div.col a:after {
  display: inline-block;
  content: "6";
  font-family: "babilon_icons";
}

@media screen and (max-width: 768px) {
  section#hirek .container .row .col {
    display: block;
  }

  section#hirek .container .row .col .col {
    display: flex;
    flex-direction: column;
  }

  section#hirek .container .row .col .col h4 {
    font-weight: bold;
    order: 2;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  section#hirek .container .row .col .col a {
    transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: #229425;
    border: 1px solid #229425;
    border-color: #30833B;
    color: #fff;
    font-size: 19px;
    text-align: center;
    padding: 10px 40px;
    height: 50px;
  }

  section#hirek .container .row .col .col a:after {
    display: block;
    content: "6";
    font-family: "babilon_icons";
    float: right;
    color: #fff;
  }

  section#hirek .container .row .col .col a {
    display: block;
    margin: 10px auto;
    order: 5;
  }
}

@media screen and (max-width: 768px) and (hover: hover) and (pointer: fine) {
  section#hirek .container .row .col .col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section#hirek .container .row .col .col a:hover:after {
    color: #229425;
  }
}

@media screen and (max-width: 768px) {
  section#hirek .container .row .col .col a.active {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section#hirek .container .row .col .col a.active:after {
    color: #229425;
  }
}

@media screen and (max-width: 425px) {
  section#hirek .container .row .col {
    display: block;
  }

  section#hirek .container .row .col .col {
    display: flex;
    flex-direction: column;
  }

  section#hirek .container .row .col .col h4 {
    font-weight: bold;
    order: 2;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 58px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

section#helyspecifikus {
  background-image: url(/upload/hatter_helyspecifikus.jpg);
  color: black;
  height: 550px;
  background-size: cover;
  position: relative;
}

section#helyspecifikus .container {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  backdrop-filter: opacity(0.7) blur(10px);
  padding: 50px;
  text-align: center;
  color: #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

section#helyspecifikus .container h3 {
  margin-bottom: 15px;
  color: white;
}

section#helyspecifikus .container a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

section#helyspecifikus .container a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  section#helyspecifikus .container a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section#helyspecifikus .container a:hover:after {
    color: #229425;
  }
}

section#helyspecifikus .container a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

section#helyspecifikus .container a.active:after {
  color: #229425;
}

section#helyspecifikus .container a {
  display: inline-block;
  margin-top: 10px;
}

section#helyspecifikus .container p {
  color: white;
}

section#pg_preczone_ppp .container .row .col h3 {
  text-align: center;
  color: #229425;
}

section#pg_preczone_ppp .container .row .col:hover h3 {
  color: #363636;
}

section#pg_preczone_ppp .container .row .col p {
  position: relative;
  padding: 15px 40px;
}

section#pg_preczone_ppp .container .row .col p:after {
  background: #F3F3F3;
  position: absolute;
  content: "";
  width: 95%;
  height: 100%;
  top: 0;
  left: 0;
  transform: skew(-15deg);
  z-index: -1;
}

section#pg_preczone_ppp .container .row .col p:before {
  background: #D2D2D2;
  position: absolute;
  content: "";
  width: 15px;
  height: 100%;
  top: 0px;
  left: -6px;
  transform: skew(-15deg);
  z-index: -1;
}

section#pg_preczone_ppp .container .row .col p:hover {
  color: #FFF;
}

section#pg_preczone_ppp .container .row .col p:hover:after {
  background: #4F9940;
}

section#pg_preczone_ppp .container .row .col p:hover:before {
  background: #229425;
}

#partner_profit_program {
  margin-bottom: 60px;
}

#partner_profit_program div.container div.row {
  display: inline-block;
  width: 32%;
  border: dashed #166f3d 1px;
  border-radius: 30px;
  margin-right: 0;
  padding-bottom: 20px;
  margin-right: 35px;
}

#partner_profit_program div.container div.row:first-child {
  border: none;
}

#partner_profit_program div.container div.row:last-child {
  margin-right: 0;
}

#partner_profit_program div.container div.row div.col {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
}

#partner_profit_program div.container div.row div.col:first-child {
  justify-content: center;
}

#partner_profit_program div.container div.row div.col:first-child::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

#partner_profit_program div.container div.row div.col:last-child {
  justify-content: center;
}

#partner_profit_program div.container div.row div.col:nth-child(7) {
  padding-bottom: 20px;
}

#partner_profit_program div.container div.row div.col h2 {
  order: 2;
  font-size: 26px;
  padding: 5px;
  padding-top: 50px;
  color: #4f9940;
  height: 115px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#partner_profit_program div.container div.row div.col h3 {
  order: 3;
  font-size: 18px;
  height: 50px;
  text-align: center;
  padding: 5px;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#partner_profit_program div.container div.row div.col img {
  order: 1;
  width: 100%;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

#partner_profit_program div.container div.row div.col p {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 25px;
  height: 55px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}

#partner_profit_program div.container div.row div.col p::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 17px;
  left: 20px;
  background: #166f3d;
  border-radius: 40%;
}

#partner_profit_program div.container div.row div.col a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#partner_profit_program div.container div.row div.col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #partner_profit_program div.container div.row div.col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #partner_profit_program div.container div.row div.col a:hover:after {
    color: #229425;
  }
}

#partner_profit_program div.container div.row div.col a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#partner_profit_program div.container div.row div.col a.active:after {
  color: #229425;
}

#partner_profit_program div.container div.row div.col a {
  position: absolute;
  margin-top: -5px;
}

#partner_profit_program div.container div.title {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

#partner_profit_program div.container div.title h2 {
  font-size: 42px;
}

@media screen and (max-width: 768px) {
  section#kite_precgazd_rendszere div.container {
    max-width: 95%;
  }
}

section#kite_precgazd_rendszere h3 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 42px;
}

section#kite_precgazd_rendszere p {
  text-align: left;
  margin-bottom: 60px;
  font-size: 19px;
  color: #707070;
}

@media screen and (max-width: 1440px) {
  section#kite_precgazd_rendszere p {
    text-align: justify !important;
  }
}

/* ppp2 */

#ppp2,
#precizios {
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
}

#ppp2 div.container,
#precizios div.container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #ppp2 div.container,
  #precizios div.container {
    justify-content: center;
  }
}

#ppp2 div.container div.row,
#precizios div.container div.row {
  display: inline-block;
  width: 32%;
  border: dashed #166f3d 1px;
  border-radius: 30px;
  margin-right: 0;
  padding-bottom: 50px;
  position: relative;
}

@media screen and (max-width: 991px) {
  #ppp2 div.container div.row,
  #precizios div.container div.row {
    width: 45%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #ppp2 div.container div.row,
  #precizios div.container div.row {
    width: 55%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 600px) {
  #ppp2 div.container div.row,
  #precizios div.container div.row {
    width: 75%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 440px) {
  #ppp2 div.container div.row,
  #precizios div.container div.row {
    width: 80%;
  }
}

@media screen and (max-width: 365px) {
  #ppp2 div.container div.row,
  #precizios div.container div.row {
    width: 92%;
  }
}

#ppp2 div.container div.row.title,
#precizios div.container div.row.title {
  border: none;
  position: unset;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  #ppp2 div.container div.row.title,
  #precizios div.container div.row.title {
    margin-left: 0;
  }
}

#ppp2 div.container div.row.title div h2,
#precizios div.container div.row.title div h2 {
  font-size: 42px;
}

#ppp2 div.container div.row div.col,
#precizios div.container div.row div.col {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
}

#ppp2 div.container div.row div.col:first-child,
#precizios div.container div.row div.col:first-child {
  justify-content: center;
}

#ppp2 div.container div.row div.col:first-child:before,
#precizios div.container div.row div.col:first-child:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

#ppp2 div.container div.row div.col:last-child,
#precizios div.container div.row div.col:last-child {
  justify-content: center;
  position: absolute;
  bottom: -24px;
}

#ppp2 div.container div.row div.col h2,
#precizios div.container div.row div.col h2 {
  order: 2;
  font-size: 26px;
  padding: 5px;
  padding-top: 50px;
  color: #4f9940;
  height: 115px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 600px) {
  #ppp2 div.container div.row div.col h2,
  #precizios div.container div.row div.col h2 {
    font-size: 29px;
  }
}

@media screen and (max-width: 425px) {
  #ppp2 div.container div.row div.col h2,
  #precizios div.container div.row div.col h2 {
    font-size: 25px;
  }
}

#ppp2 div.container div.row div.col h3,
#precizios div.container div.row div.col h3 {
  order: 3;
  font-size: 18px;
  height: 50px;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

#ppp2 div.container div.row div.col img,
#precizios div.container div.row div.col img {
  order: 1;
  width: 100%;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

#ppp2 div.container div.row div.col p,
#precizios div.container div.row div.col p {
  text-align: left !important;
  width: 100%;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0;
  margin-left: 25px;
  height: 55px;
  padding: 10px;
}

#ppp2 div.container div.row div.col p:before,
#precizios div.container div.row div.col p:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 17px;
  left: 20px;
  background: #166f3d;
  border-radius: 40%;
}

#ppp2 div.container div.row div.col h4,
#precizios div.container div.row div.col h4 {
  text-align: center !important;
  width: 100%;
  font-size: 16px;
  margin-top: 25px;
  font-weight: bold;
  height: 20px;
  color: #363636;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#ppp2 div.container div.row div.col a,
#precizios div.container div.row div.col a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#ppp2 div.container div.row div.col a:after,
#precizios div.container div.row div.col a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #ppp2 div.container div.row div.col a:hover,
  #precizios div.container div.row div.col a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #ppp2 div.container div.row div.col a:hover:after,
  #precizios div.container div.row div.col a:hover:after {
    color: #229425;
  }
}

#ppp2 div.container div.row div.col a.active,
#precizios div.container div.row div.col a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#ppp2 div.container div.row div.col a.active:after,
#precizios div.container div.row div.col a.active:after {
  color: #229425;
}

#partner_profit_program div.container div.row div.col:nth-child(7) {
  padding-bottom: 20px;
}

body #technical section button#muszaki_megoldasok_collapse_btn {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

body #technical section button#muszaki_megoldasok_collapse_btn:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  body #technical section button#muszaki_megoldasok_collapse_btn:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  body #technical section button#muszaki_megoldasok_collapse_btn:hover:after {
    color: #229425;
  }
}

body #technical section button#muszaki_megoldasok_collapse_btn.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

body #technical section button#muszaki_megoldasok_collapse_btn.active:after {
  color: #229425;
}

body #technical section div#muszaki_megoldasok_longtext {
  display: none;
}

body#agrotechnologia section#noveny {
  margin-top: 30px;
}

body#agrotechnologia section#noveny div.container div table tbody tr {
  height: 38px;
}

body#agrotechnologia section#noveny div.container div table tbody tr:first-child {
  text-align: center;
}

body#agrotechnologia section#noveny div.container div table tbody tr td {
  padding: 10px;
  width: 25%;
  height: 38px;
}

@media screen and (min-width: 2133px) {
  body#agrotechnologia section#IT {
    height: 33vw;
  }
}

body#agrotechnologia section#IT div.container {
  width: 100%;
  max-width: 100% !important;
}

body#agrotechnologia section#IT div.container h2 {
  display: none;
}

body#agrotechnologia section#IT > div.container {
  padding: 0;
}

body#agrotechnologia section#agrotechnologia_info #agrotech_collapse_btn {
  margin-top: 12px;
}

body#agrotechnologia section#agrotechnologia_info h2 {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 425px) {
  body#agrotechnologia section#agrotechnologia_info h2 {
    font-size: 25px;
  }
}

body#agrotechnologia section#agrotechnologia_info div.container div.row .col {
  flex: 1 50%;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row .col:first-child p {
  margin-bottom: -60px;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt {
  margin: 30px 0 0;
  display: none;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt h4 {
  margin: 0 0 20px 0;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt p {
  margin: 0 0 10px 0;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row img {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -o-object-fit: cover;
     object-fit: cover;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row button {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row button:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  body#agrotechnologia section#agrotechnologia_info div.container div.row button:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row button:hover:after {
    color: #229425;
  }
}

body#agrotechnologia section#agrotechnologia_info div.container div.row button.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row button.active:after {
  color: #229425;
}

body#agrotechnologia section#agrotechnologia_info div.container div.row button {
  outline: 0;
}

body#agrotechnologia section#fenologia_felirat .row:not(.title) h2 {
  text-align: center;
}

body#adatvedelmi-tajekoztato section#adatvedelem h2 {
  text-align: center;
  margin: 10px 0 50px 0;
  font-size: 42px;
}

body#adatvedelmi-tajekoztato section#adatvedelem h3 {
  font-size: 26px;
  color: #4f9940;
}

body#adatvedelmi-tajekoztato section#adatvedelem p a,
body#adatvedelmi-tajekoztato section#adatvedelem ul a {
  font-size: initial;
  text-decoration: none;
  color: unset;
}

body#adatvedelmi-tajekoztato section#adatvedelem p a:after,
body#adatvedelmi-tajekoztato section#adatvedelem ul a:after {
  display: inline-block;
  content: "6";
  font-family: "babilon_icons";
}

body#adatvedelmi-tajekoztato section#adatvedelem p li,
body#adatvedelmi-tajekoztato section#adatvedelem ul li {
  list-style-type: none;
}

body#adatvedelmi-tajekoztato section#adatvedelem p li:before,
body#adatvedelmi-tajekoztato section#adatvedelem ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 30px;
  background: #166f3d;
  border-radius: 40%;
  margin-top: 7px;
}

section#page404 * {
  margin: 0;
  padding: 0;
}

section#page404 div.container {
  min-width: 100%;
  text-align: center;
}

@media screen and (min-width: 2133px) {
  section#page404 div.container h2 {
    background: url(/assets/img/404.jpg) right top no-repeat;
    background-size: cover;
    height: 600px;
  }
}

@media screen and (min-width: 2880px) {
  section#page404 div.container h2 {
    height: 700px;
  }
}

@media screen and (min-width: 3500px) {
  section#page404 div.container h2 {
    height: 900px;
  }
}

@media screen and (min-width: 4400px) {
  section#page404 div.container h2 {
    height: 1100px;
  }
}

@media screen and (min-width: 5400px) {
  section#page404 div.container h2 {
    height: 1300px;
  }
}

section#page404 div.container h2 {
  text-align: left;
  font-size: 63px;
  font-weight: 600;
  color: #fff;
  background: url(/assets/img/404.jpg) right center no-repeat;
  background-size: cover;
  padding-left: 15%;
  padding-top: 460px;
  height: 573px;
  margin-bottom: 80px;
}

@media screen and (max-width: 1440px) {
  section#page404 div.container h2 {
    background-size: contain;
    padding-top: 380px;
    margin-top: -73px;
    font-size: 45px;
  }
}

@media screen and (max-width: 1024px) {
  section#page404 div.container h2 {
    font-size: 42px;
    background-size: contain;
    padding-top: 350px;
    margin-top: -135px;
  }
}

@media screen and (max-width: 768px) {
  section#page404 div.container h2 {
    font-size: 22px;
    background-size: contain;
    padding-top: 340px;
  }
}

@media screen and (max-width: 600px) and (min-width: 426px) {
  section#page404 div.container h2 {
    font-size: 20px;
    padding-top: 320px;
  }
}

@media screen and (max-width: 425px) {
  section#page404 div.container h2 {
    font-size: 20px;
    padding-top: 309px;
    margin-top: -224px;
  }
}

@media screen and (max-width: 375px) {
  section#page404 div.container h2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 320px) {
  section#page404 div.container h2 {
    font-size: 16px;
  }
}

section#page404 div.container p {
  font-size: 34px;
  color: #000;
}

@media screen and (max-width: 1440px) {
  section#page404 div.container p {
    padding-bottom: 125px;
    margin-top: -125px;
  }
}

@media screen and (max-width: 1024px) {
  section#page404 div.container p {
    margin-top: -140px;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 768px) {
  section#page404 div.container p {
    width: 97%;
    margin-top: -173px;
    padding-bottom: 173px;
  }
}

@media screen and (max-width: 425px) {
  section#page404 div.container p {
    margin-top: -224px;
    padding-bottom: 224px;
    font-size: 24px;
  }
}

@media screen and (max-width: 375px) {
  section#page404 div.container p {
    margin-top: -224px;
  }
}

@media screen and (max-width: 320px) {
  section#page404 div.container p {
    margin-top: -303px;
  }
}

section#page404 div.container p + p {
  font-size: 35px;
  color: #4F9940;
}

@media screen and (max-width: 768px) {
  section#page404 div.container p + p {
    margin-top: -173px;
    margin-bottom: -173px;
  }
}

@media screen and (max-width: 425px) {
  section#page404 div.container p + p {
    margin-top: -224px;
    padding-bottom: 224px;
    font-size: 24px;
  }
}

section#page404 div.container a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

section#page404 div.container a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  section#page404 div.container a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  section#page404 div.container a:hover:after {
    color: #229425;
  }
}

section#page404 div.container a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

section#page404 div.container a.active:after {
  color: #229425;
}

section#page404 div.container a {
  display: inline-block;
  margin: 100px 0 50px 0;
}

.siteMapColoumns {
  margin-top: 50px;
  justify-content: space-between;
}

.siteMapColoumns ul.list {
  list-style-type: none;
}

@media screen and (max-width: 768px) {
  .siteMapColoumns ul.list {
    margin-left: 15%;
  }
}

.siteMapColoumns ul.list li {
  padding-left: 15px;
  font-size: 19px;
  margin: 15px 0 0 0;
  line-height: 1.2;
  font-weight: bold;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 768px) {
  .siteMapColoumns ul.list li {
    max-width: 250px;
  }
}

@media screen and (max-width: 425px) {
  .siteMapColoumns ul.list li {
    font-size: 17px;
    max-width: 200px;
  }
}

.siteMapColoumns ul.list li a {
  color: #000;
}

.siteMapColoumns ul.list li a:hover {
  color: #30833B;
  text-decoration: none;
}

.siteMapColoumns ul.list li:before {
  content: "•";
  color: #30833B;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.siteMapColoumns ul.list {
  top: 40px;
}

.siteMapColoumns p {
  font-weight: bold;
  color: #30833B;
}

div#kite-youtube {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  padding: 20px;
}

div#kite-youtube div.popup_bg.container {
  padding: 20px;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek .container div.col {
    overflow: visible !important;
  }
}

#adatbetolto_feluletek div[name=close_bg] {
  float: right;
  position: absolute;
  top: 125px;
  right: 15px;
}

#adatbetolto_feluletek div[name=close_bg] div.col {
  width: 150px;
  min-height: 50px;
  background-color: #E8E8E8;
  padding-left: 18px;
  padding-right: 20px;
}

@media screen and (max-width: 425px) {
  #adatbetolto_feluletek div[name=close_bg] div.col {
    background-color: transparent;
  }
}

#adatbetolto_feluletek div[name=close_bg] div.col::after {
  content: "";
  transform-origin: top left;
  transform: skewX(165deg);
  background-color: #e8e8e8;
  margin-right: 1px;
  right: 105px;
  position: absolute;
  width: 45px;
  height: 100%;
}

@media screen and (max-width: 425px) {
  #adatbetolto_feluletek div[name=close_bg] div.col::after {
    display: none;
  }
}

#adatbetolto_feluletek div[name=close_bg] div.col a[name=close] {
  float: left;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #ababab;
  margin: 10px 10px 0 0;
  opacity: 1;
  transition: background 0.2s, color 0.2s ease-in-out;
  float: right;
  text-shadow: 0 1px 0 #fff;
}

@media screen and (max-width: 425px) {
  #adatbetolto_feluletek div[name=close_bg] div.col a[name=close] span {
    display: none;
  }
}

#adatbetolto_feluletek div[name=close_bg] div.col a[name=close] i {
  font-size: 32px;
  display: inline-block;
  float: right;
  margin-left: 5px;
}

#adatbetolto_feluletek div[name=close_bg] div.col a[name=close]:hover {
  color: #30833b;
  text-decoration: none;
}

#adatbetolto_feluletek div[name=title] {
  text-align: center;
}

#adatbetolto_feluletek div[name=title] .col h3 {
  color: #229425;
}

#adatbetolto_feluletek div[name=title] .col p {
  color: #363636;
  font-size: 19px;
}

#adatbetolto_feluletek div[name=intro] {
  background: url(/assets/img/background_head.jpg);
  background-size: cover;
  color: #fff;
  padding: 50px 15px;
  margin-left: -130px;
  margin-right: -100px;
}

@media screen and (min-width: 2133px) {
  #adatbetolto_feluletek div[name=intro] {
    padding-left: 160px;
  }
}

@media screen and (max-width: 1440px) {
  #adatbetolto_feluletek div[name=intro] {
    margin-left: 0;
    margin-right: 0;
    background-position: 30%;
  }
}

@media screen and (max-width: 1200px) {
  #adatbetolto_feluletek div[name=intro] {
    background-position: 45%;
  }
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=intro] {
    background: none;
    background-color: #222;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--0 {
  max-width: 225px;
  margin-left: 75px;
}

@media screen and (max-width: 1200px) {
  #adatbetolto_feluletek div[name=intro] div.adatbetolto--0 {
    margin-left: 0;
  }
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--2 {
  flex: 4;
  margin-left: -20px;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--2 h3 {
  font-size: 1.4rem;
}

#adatbetolto_feluletek div[name=intro] img {
  width: 200px;
  height: 200px;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 {
  max-width: 35%;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=intro] div.adatbetolto--1 {
    max-width: 100%;
    margin: 10px auto;
  }
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 h3 {
  width: 70%;
  font-size: 1.4rem;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=intro] div.adatbetolto--1 h3 {
    width: 100%;
  }
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 p:first-child {
  display: none;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 p.intro_text {
  width: 76%;
  border-bottom: 2px solid #D2D2D2;
  padding-bottom: 15px;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=intro] div.adatbetolto--1 p.intro_text {
    width: 65%;
    margin: 20px auto;
  }
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a:hover:after {
    color: #229425;
  }
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a.active:after {
  color: #229425;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a {
  display: inline-flex;
  align-items: flex-end;
  margin-top: 5px;
}

#adatbetolto_feluletek div[name=intro] div.adatbetolto--1 a:after {
  display: inline-block;
  float: none;
  margin-top: 3px;
}

#adatbetolto_feluletek div[name=intro] .adatbetolto--1 p,
#adatbetolto_feluletek div[name=intro] .adatbetolto--1 h3,
#adatbetolto_feluletek div[name=intro] .adatbetolto--2 p,
#adatbetolto_feluletek div[name=intro] .adatbetolto--2 h3 {
  color: #fff;
  padding-left: 25px;
}

#adatbetolto_feluletek div[name=card] div.col p:nth-of-type(2),
#adatbetolto_feluletek div[name=foldterulet] div.col p:nth-of-type(2),
#adatbetolto_feluletek div[name=inputanyag] div.col p:nth-of-type(2),
#adatbetolto_feluletek div[name=ontozes] div.col p:nth-of-type(2) {
  height: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=card],
  #adatbetolto_feluletek div[name=foldterulet],
  #adatbetolto_feluletek div[name=inputanyag],
  #adatbetolto_feluletek div[name=ontozes] {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  #adatbetolto_feluletek div[name=card] div.col p:nth-of-type(2),
  #adatbetolto_feluletek div[name=foldterulet] div.col p:nth-of-type(2),
  #adatbetolto_feluletek div[name=inputanyag] div.col p:nth-of-type(2),
  #adatbetolto_feluletek div[name=ontozes] div.col p:nth-of-type(2) {
    height: auto;
    overflow: auto;
    text-overflow: unset;
  }
}

#adatbetolto_feluletek div[name=card] .adatbetolto--0,
#adatbetolto_feluletek div[name=card] .adatbetolto--2,
#adatbetolto_feluletek div[name=foldterulet] .adatbetolto--0,
#adatbetolto_feluletek div[name=foldterulet] .adatbetolto--2,
#adatbetolto_feluletek div[name=inputanyag] .adatbetolto--0,
#adatbetolto_feluletek div[name=inputanyag] .adatbetolto--2,
#adatbetolto_feluletek div[name=ontozes] .adatbetolto--0,
#adatbetolto_feluletek div[name=ontozes] .adatbetolto--2 {
  max-width: 130px;
}

#adatbetolto_feluletek div[name=card] .adatbetolto--1,
#adatbetolto_feluletek div[name=card] .adatbetolto--3,
#adatbetolto_feluletek div[name=foldterulet] .adatbetolto--1,
#adatbetolto_feluletek div[name=foldterulet] .adatbetolto--3,
#adatbetolto_feluletek div[name=inputanyag] .adatbetolto--1,
#adatbetolto_feluletek div[name=inputanyag] .adatbetolto--3,
#adatbetolto_feluletek div[name=ontozes] .adatbetolto--1,
#adatbetolto_feluletek div[name=ontozes] .adatbetolto--3 {
  padding: 20px;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=card] .adatbetolto--1,
  #adatbetolto_feluletek div[name=card] .adatbetolto--3,
  #adatbetolto_feluletek div[name=foldterulet] .adatbetolto--1,
  #adatbetolto_feluletek div[name=foldterulet] .adatbetolto--3,
  #adatbetolto_feluletek div[name=inputanyag] .adatbetolto--1,
  #adatbetolto_feluletek div[name=inputanyag] .adatbetolto--3,
  #adatbetolto_feluletek div[name=ontozes] .adatbetolto--1,
  #adatbetolto_feluletek div[name=ontozes] .adatbetolto--3 {
    max-width: 90%;
  }
}

#adatbetolto_feluletek div[name=card],
#adatbetolto_feluletek div[name=foldterulet],
#adatbetolto_feluletek div[name=inputanyag],
#adatbetolto_feluletek div[name=ontozes] {
  display: flex;
  justify-content: center;
}

#adatbetolto_feluletek div[name=card] h4,
#adatbetolto_feluletek div[name=foldterulet] h4,
#adatbetolto_feluletek div[name=inputanyag] h4,
#adatbetolto_feluletek div[name=ontozes] h4 {
  width: 90%;
  color: #229425;
  padding-bottom: 15px;
  border-bottom: 2px solid #D2D2D2;
}

@media screen and (max-width: 991px) {
  #adatbetolto_feluletek div[name=card] h4,
  #adatbetolto_feluletek div[name=foldterulet] h4,
  #adatbetolto_feluletek div[name=inputanyag] h4,
  #adatbetolto_feluletek div[name=ontozes] h4 {
    margin: 5px auto;
  }
}

#adatbetolto_feluletek div[name=card] p,
#adatbetolto_feluletek div[name=foldterulet] p,
#adatbetolto_feluletek div[name=inputanyag] p,
#adatbetolto_feluletek div[name=ontozes] p {
  padding-top: 10px;
}

#adatbetolto_feluletek div[name=card] img,
#adatbetolto_feluletek div[name=foldterulet] img,
#adatbetolto_feluletek div[name=inputanyag] img,
#adatbetolto_feluletek div[name=ontozes] img {
  width: 100%;
  height: auto;
  margin-top: 50px;
  float: right;
}

#adatbetolto_feluletek div[name=card] a,
#adatbetolto_feluletek div[name=foldterulet] a,
#adatbetolto_feluletek div[name=inputanyag] a,
#adatbetolto_feluletek div[name=ontozes] a {
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #229425;
  border: 1px solid #229425;
  border-color: #30833B;
  color: #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px 40px;
  height: 50px;
}

#adatbetolto_feluletek div[name=card] a:after,
#adatbetolto_feluletek div[name=foldterulet] a:after,
#adatbetolto_feluletek div[name=inputanyag] a:after,
#adatbetolto_feluletek div[name=ontozes] a:after {
  display: block;
  content: "6";
  font-family: "babilon_icons";
  float: right;
  color: #fff;
}

@media (hover: hover) and (pointer: fine) {
  #adatbetolto_feluletek div[name=card] a:hover,
  #adatbetolto_feluletek div[name=foldterulet] a:hover,
  #adatbetolto_feluletek div[name=inputanyag] a:hover,
  #adatbetolto_feluletek div[name=ontozes] a:hover {
    color: #229425;
    border: 1px solid #EAEAEA;
    text-decoration: none;
    background: white;
  }

  #adatbetolto_feluletek div[name=card] a:hover:after,
  #adatbetolto_feluletek div[name=foldterulet] a:hover:after,
  #adatbetolto_feluletek div[name=inputanyag] a:hover:after,
  #adatbetolto_feluletek div[name=ontozes] a:hover:after {
    color: #229425;
  }
}

#adatbetolto_feluletek div[name=card] a.active,
#adatbetolto_feluletek div[name=foldterulet] a.active,
#adatbetolto_feluletek div[name=inputanyag] a.active,
#adatbetolto_feluletek div[name=ontozes] a.active {
  color: #229425;
  border: 1px solid #EAEAEA;
  text-decoration: none;
  background: white;
}

#adatbetolto_feluletek div[name=card] a.active:after,
#adatbetolto_feluletek div[name=foldterulet] a.active:after,
#adatbetolto_feluletek div[name=inputanyag] a.active:after,
#adatbetolto_feluletek div[name=ontozes] a.active:after {
  color: #229425;
}

#adatbetolto_feluletek div[name=card] a,
#adatbetolto_feluletek div[name=foldterulet] a,
#adatbetolto_feluletek div[name=inputanyag] a,
#adatbetolto_feluletek div[name=ontozes] a {
  background-color: #363636;
  display: inline-flex;
  align-items: flex-end;
}

#adatbetolto_feluletek div[name=card] a:after,
#adatbetolto_feluletek div[name=foldterulet] a:after,
#adatbetolto_feluletek div[name=inputanyag] a:after,
#adatbetolto_feluletek div[name=ontozes] a:after {
  display: inline-block;
  float: none;
  margin-top: 3px;
}

div[name=ontozes] .adatbetolto--3,
div[name=ontozes] .adatbetolto--2 {
  visibility: hidden;
}

@media screen and (max-width: 1200px) {
  /*Agrotechnologia*/

  body#agrotechnologia section#noveny {
    margin-top: 70px;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row .col {
    flex: 100%;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row .col:first-child p {
    margin-bottom: 50px;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt {
    margin: 30px 0 0;
    display: none;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt img {
    width: 100%;
    height: 50%;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row img {
    width: 100%;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row button {
    top: 10px;
  }
}

@media screen and (min-width: 1200px) {
  body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt {
    margin: 30px 0 0;
    display: none;
  }

  body#agrotechnologia section#agrotechnologia_info div.container div.row #agrotech_collapse_txt img {
    width: 50%;
    height: 50%;
  }
}

@media screen and (max-width: 1024px) {
  section#subcenter div.subCenterEmployeesBox div.employeesBox div.employees {
    width: 98%;
  }
}

a:focus,
button:focus {
  outline: none;
}

section.navigation div.container {
  padding: 10px 15px 0 35px;
  margin: 10px 0 0 0;
}

section.navigation div.container .row {
  margin-right: 0px;
}

section.navigation div.container .row span.navigation_text {
  color: #ABABAB;
}

section.navigation div.container .row span.navigation_text a {
  color: #ABABAB;
}

.text-justify {
  text-align: justify;
}

/*hogy zoomnál ne essen szét egyik oldal sem*/

@media screen and (min-width: 2133px) {
  section div.container {
    max-width: 1920px !important;
  }
}

#tablazat {
  margin-bottom: 50px;
}

@media screen and (max-width: 1024px) {
  #kitePage section div.container div.col {
    overflow: hidden;
  }
}

#ginop {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  background: url(/assets/img/ginop_200.png) right bottom no-repeat;
  width: 200px;
  height: 140px;
  z-index: 20000;
}

.el-message-box .el-message-box__headerbtn:hover .el-message-box__close {
  color: #2B9226;
}

.el-message-box .el-message-box__btns button:first-of-type {
  border-color: #2B9226;
  color: #2B9226;
}

.el-message-box .el-message-box__btns button:first-of-type:hover {
  background-color: #EAEAEA;
}

.el-message-box .el-message-box__btns button:last-of-type {
  background-color: #2B9226;
}

.el-message-box .el-message-box__btns button:last-of-type:focus,
.el-message-box .el-message-box__btns button:last-of-type:visited,
.el-message-box .el-message-box__btns button:last-of-type:active,
.el-message-box .el-message-box__btns button:last-of-type::after {
  background-color: #2B9226;
  border: none;
}

.el-message-box .el-message-box__btns button:last-of-type:hover {
  background-color: #1B8116;
}

#calc .container .row.center {
  position: relative;
  left: 34%;
}

@media screen and (max-width: 991px) {
  #calc .container .row.center {
    left: auto;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

/*background color szivárgás megelőzése*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
* @param third: top-right, bottom-left
*/

/*Ezt csak media query-ben használjuk (SASS limitáció miatt), egyéb esetben a placeholdert származtassuk ami alatta van.*/

/*Blur PGR*/

section#ppp div.container div.row div.ppp--6,
section#precgazd2 div.container div.row div.precgazd2--6 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

section#preczone2 div.container div.row div.preczone2--1 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

body div.heroimage div.col:first-child,
body div[name=heroimage] div.col:first-child,
section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
  z-index: 2;
  backdrop-filter: blur(10px);
  padding: 35px 80px 35px 6%;
  clip-path: polygon(0 0, 94% 0%, 90% 100%, 0% 100%);
  max-width: 70vw;
  width: auto;
  position: absolute;
  bottom: 33%;
  transform: translateY(50%);
}

body div.heroimage div.col:first-child *,
body div[name=heroimage] div.col:first-child *,
section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
  text-shadow: 1px 1px #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 42px;
  text-align: end;
}

@media screen and (max-width: 1199px) {
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child *,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    padding: 30px 60px 30px 6%;
  }
}

@media screen and (max-width: 767px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    max-width: 70vw;
  }

  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child *,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
    font-size: 19px;
  }
}

@media screen and (max-width: 679px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    padding: 20px 60px 20px 6%;
  }

  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child *,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    display: none;
  }
}

/*Clipping text ...*/

/*Media query zoom*/

/*zoom25*/

/*zoom33*/

/*zoom50*/

/*zoom67*/

/*zoom75*/

/*zoom80*/

/*zoom90*/

/*responsive device*/

/* iPads (landscape) ----------- */

/* iPads (portrait) ----------- */

/* Mobil (landscape) ----------- */

/*scrollbar*/

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar {
  width: 15px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f3f3f3;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c8c8c8;
}

/* full width when container has limited width */

/* pgr alkalmazások dropdown */

/*bw osztály propertyk mixinben */

#floater,
#floater_digitalSwitchover {
  display: none;
  text-decoration: none;
  display: flex;
  background-color: #303030;
  position: sticky;
  left: 100%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1000;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  height: 125px;
  width: 286px;
  margin-bottom: calc(-75vh - 125px);
  margin-top: 75vh;
  cursor: pointer;
}

#floater .text,
#floater_digitalSwitchover .text {
  width: 75%;
  height: 100%;
  float: left;
  display: inline-block;
  font-size: 20px;
  padding: 16px;
}

#floater .text span,
#floater_digitalSwitchover .text span {
  color: white;
  text-decoration: none;
}

#floater .image,
#floater_digitalSwitchover .image {
  width: 40%;
  height: 100%;
  float: left;
  background-color: #229425;
  display: inline-block;
  transform: skewX(166deg);
  margin-right: -10%;
}

#floater .image .icon,
#floater_digitalSwitchover .image .icon {
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#floater .image .icon:before,
#floater_digitalSwitchover .image .icon:before {
  content: "ű";
  color: white;
  font-family: "babilon_icons";
  font-size: 50px;
}

#floater.sticky,
#floater_digitalSwitchover.sticky {
  position: fixed;
  top: 75%;
  left: unset;
  margin: 0;
}

#floater:hover span,
#floater_digitalSwitchover:hover span {
  text-decoration: none;
}

#floater_digitalSwitchover.sticky {
  top: 55%;
  right: 3.4%;
}

@media screen and (max-width: 1024px) {
  #floater,
  #floater_digitalSwitchover {
    display: none;
  }
}

#floater_korona {
  display: flex;
  justify-content: space-between;
  background-color: red;
  position: fixed;
  bottom: 30%;
  right: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 286px;
  z-index: 1000;
  cursor: pointer;
}

#floater_korona img {
  width: 100%;
  height: auto;
}

.corona_tajekoztato_layer,
.digitalSwitchover_layer {
  display: none;
}

.corona_tajekoztato_layer,
.novenyvedelem_tajekoztato_layer,
.digitalSwitchover_layer {
  background-color: rgba(29, 29, 29, 0.658);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
}

.corona_tajekoztato_layer .corona_tajekoztato,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato,
.corona_tajekoztato_layer .digitalSwitchover,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato,
.novenyvedelem_tajekoztato_layer .digitalSwitchover,
.digitalSwitchover_layer .corona_tajekoztato,
.digitalSwitchover_layer .novenyvedelem_tajekoztato,
.digitalSwitchover_layer .digitalSwitchover {
  width: 60%;
  max-width: 1000px;
  height: 80%;
  margin: 50px auto auto auto;
  background-color: #fff;
  color: #888;
  padding: 40px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 425px) {
  .corona_tajekoztato_layer .corona_tajekoztato,
  .corona_tajekoztato_layer .novenyvedelem_tajekoztato,
  .corona_tajekoztato_layer .digitalSwitchover,
  .novenyvedelem_tajekoztato_layer .corona_tajekoztato,
  .novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato,
  .novenyvedelem_tajekoztato_layer .digitalSwitchover,
  .digitalSwitchover_layer .corona_tajekoztato,
  .digitalSwitchover_layer .novenyvedelem_tajekoztato,
  .digitalSwitchover_layer .digitalSwitchover {
    padding: 20px 10px;
  }
}

.corona_tajekoztato_layer .corona_tajekoztato img,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato img,
.corona_tajekoztato_layer .digitalSwitchover img,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato img,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato img,
.novenyvedelem_tajekoztato_layer .digitalSwitchover img,
.digitalSwitchover_layer .corona_tajekoztato img,
.digitalSwitchover_layer .novenyvedelem_tajekoztato img,
.digitalSwitchover_layer .digitalSwitchover img {
  width: 30%;
}

.corona_tajekoztato_layer .corona_tajekoztato img.fullWidth,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato img.fullWidth,
.corona_tajekoztato_layer .digitalSwitchover img.fullWidth,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato img.fullWidth,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato img.fullWidth,
.novenyvedelem_tajekoztato_layer .digitalSwitchover img.fullWidth,
.digitalSwitchover_layer .corona_tajekoztato img.fullWidth,
.digitalSwitchover_layer .novenyvedelem_tajekoztato img.fullWidth,
.digitalSwitchover_layer .digitalSwitchover img.fullWidth {
  width: 100%;
}

.corona_tajekoztato_layer .corona_tajekoztato .signature,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato .signature,
.corona_tajekoztato_layer .digitalSwitchover .signature,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato .signature,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato .signature,
.novenyvedelem_tajekoztato_layer .digitalSwitchover .signature,
.digitalSwitchover_layer .corona_tajekoztato .signature,
.digitalSwitchover_layer .novenyvedelem_tajekoztato .signature,
.digitalSwitchover_layer .digitalSwitchover .signature {
  float: right;
}

@media screen and (max-width: 425px) {
  .corona_tajekoztato_layer .corona_tajekoztato p,
  .corona_tajekoztato_layer .novenyvedelem_tajekoztato p,
  .corona_tajekoztato_layer .digitalSwitchover p,
  .novenyvedelem_tajekoztato_layer .corona_tajekoztato p,
  .novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato p,
  .novenyvedelem_tajekoztato_layer .digitalSwitchover p,
  .digitalSwitchover_layer .corona_tajekoztato p,
  .digitalSwitchover_layer .novenyvedelem_tajekoztato p,
  .digitalSwitchover_layer .digitalSwitchover p {
    word-break: break-word;
  }
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_header .close,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_header .close,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_header .close,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_header .close,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_header .close,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_header .close,
.corona_tajekoztato_layer .digitalSwitchover div.corona_header .close,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_header .close,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_header .close,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_header .close,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_header .close,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_header .close,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_header .close,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_header .close,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_header .close,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_header .close,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_header .close,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_header .close,
.digitalSwitchover_layer .corona_tajekoztato div.corona_header .close,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_header .close,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_header .close,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_header .close,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_header .close,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_header .close,
.digitalSwitchover_layer .digitalSwitchover div.corona_header .close,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_header .close,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_header .close {
  cursor: pointer;
  font-size: 2rem;
  color: #000;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text {
  overflow: auto;
  max-height: 90vh;
  width: 100%;
  padding: 20px 10px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text iframe,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text iframe,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text iframe,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text iframe,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text iframe,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text iframe,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text iframe,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text iframe,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text iframe,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text iframe,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text iframe,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text iframe,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text iframe,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text iframe,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text iframe,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text iframe,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text iframe,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text iframe,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text iframe,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text iframe,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text iframe,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text iframe,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text iframe,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text iframe,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text iframe,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text iframe,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text iframe {
  width: 100%;
  height: 25vw;
}

.corona_tajekoztato_layer .digitalSwitchover,
.novenyvedelem_tajekoztato_layer .digitalSwitchover,
.digitalSwitchover_layer .digitalSwitchover {
  height: auto;
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

@keyframes fadeInRight {
  0% {
    margin-left: 50px;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100px);
  }
}

@keyframes fadeInBottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*bg, img*/

@keyframes kenburnsTop {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }

  100% {
    transform: scale(1.05) translateY(-15px);
    transform-origin: top;
  }
}

/*background color szivárgás megelőzése*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
*/

/**
* @param first: top-left, bottom-right
* @param second: top-right, bottom-left
* @param third: top-right, bottom-left
*/

/*Ezt csak media query-ben használjuk (SASS limitáció miatt), egyéb esetben a placeholdert származtassuk ami alatta van.*/

/*Blur PGR*/

section#ppp div.container div.row div.ppp--6,
section#precgazd2 div.container div.row div.precgazd2--6 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

section#preczone2 div.container div.row div.preczone2--1 {
  backdrop-filter: blur(10px);
  height: 150px;
  padding: 35px 80px;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

body div.heroimage div.col:first-child,
body div[name=heroimage] div.col:first-child,
section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
  z-index: 2;
  backdrop-filter: blur(10px);
  padding: 35px 80px 35px 6%;
  clip-path: polygon(0 0, 94% 0%, 90% 100%, 0% 100%);
  max-width: 70vw;
  width: auto;
  position: absolute;
  bottom: 33%;
  transform: translateY(50%);
}

body div.heroimage div.col:first-child *,
body div[name=heroimage] div.col:first-child *,
section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
  text-shadow: 1px 1px #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 42px;
  text-align: end;
}

@media screen and (max-width: 1199px) {
  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child *,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    padding: 30px 60px 30px 6%;
  }
}

@media screen and (max-width: 767px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    max-width: 70vw;
  }

  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child *,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
    font-size: 19px;
  }
}

@media screen and (max-width: 679px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    padding: 20px 60px 20px 6%;
  }

  body div.heroimage div.col:first-child *,
  body div[name=heroimage] div.col:first-child *,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col * {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  body div.heroimage div.col:first-child,
  body div[name=heroimage] div.col:first-child,
  section#fenntarthato_agrarinnovacio div.container div.row[name=text] div.col {
    display: none;
  }
}

/*Clipping text ...*/

/*Media query zoom*/

/*zoom25*/

/*zoom33*/

/*zoom50*/

/*zoom67*/

/*zoom75*/

/*zoom80*/

/*zoom90*/

/*responsive device*/

/* iPads (landscape) ----------- */

/* iPads (portrait) ----------- */

/* Mobil (landscape) ----------- */

/*scrollbar*/

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar {
  width: 15px;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-track,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f3f3f3;
}

.corona_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.corona_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.novenyvedelem_tajekoztato_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .corona_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .novenyvedelem_tajekoztato div.digitalSwitchover_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.corona_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.novenyvedelem_tajekoztato_text::-webkit-scrollbar-thumb,
.digitalSwitchover_layer .digitalSwitchover div.digitalSwitchover_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c8c8c8;
}

/* full width when container has limited width */

/* pgr alkalmazások dropdown */

/*bw osztály propertyk mixinben */

/*responsive*/

@media screen and (min-width: 2000px) {
  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 1073px !important;
  }
}

@media screen and (min-width: 2400px) {
  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 1202px !important;
  }
}

@media screen and (min-width: 2560px) {
  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 1283px !important;
  }
}

@media screen and (min-width: 2880px) {
  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 1442px !important;
  }
}

@media screen and (min-width: 3840px) {
  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 1917px !important;
  }
}

@media screen and (min-width: 5760px) {
  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 2874px !important;
  }
}

@media screen and (max-width: 1850px) {
  /* Kontakt oldal */

  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    left: 900px !important;
  }
}

@media screen and (max-width: 1600px) {
  /* Kontakt oldal */

  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    position: absolute !important;
    left: 750px !important;
  }

  #sitemap div.row[name=cim] > div:nth-child(2),
  #sitemap div.row[name=gps] > div:nth-child(2),
  #sitemap div.row[name=phone] > div:nth-child(2) {
    margin-right: -30px;
  }

  #sitemap div.row[name=cim] > div.col:first-child,
  #sitemap div.row[name=gps] > div.col:first-child,
  #sitemap div.row[name=phone] > div.col:first-child {
    margin-right: -300px;
  }
}

@media screen and (max-width: 1490px) {
  /* Kontakt page */

  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    position: absolute !important;
    left: 700px !important;
  }

  #sitemap div.row[name=cim] > div:nth-child(2),
  #sitemap div.row[name=gps] > div:nth-child(2),
  #sitemap div.row[name=phone] > div:nth-child(2) {
    margin-right: -35px !important;
  }
}

@media screen and (max-width: 1435px) {
  /* Kontakt oldal */

  #sitemap iframe[src*=map] {
    max-width: 495px !important;
  }

  div.row[name=main_title],
  div.row[name=cim],
  div.row[name=gps],
  div.row[name=phone] {
    position: absolute !important;
    left: 750px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -280px !important;
  }
}

@media screen and (max-width: 1225px) {
  /* Kontakt page */

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 625px !important;
  }

  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    width: 60% !important;
  }

  #sitemap iframe[src*=map] {
    margin: 15px auto !important;
    width: 980px !important;
  }

  #sitemap div.row[name=cim] > div:nth-child(2),
  #sitemap div.row[name=gps] > div:nth-child(2),
  #sitemap div.row[name=phone] > div:nth-child(2) {
    margin-right: 150px;
  }
}

@media screen and (max-width: 1200px) {
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    width: 30% !important;
  }

  #sitemap div.row[name=cim] > div:nth-child(2),
  #sitemap div.row[name=gps] > div:nth-child(2),
  #sitemap div.row[name=phone] > div:nth-child(2) {
    margin-right: -100px !important;
  }

  #sitemap div.row[name=cim],
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 665px !important;
  }
}

@media screen and (max-width: 1090px) {
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    margin-top: 20px;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 600px !important;
  }
}

@media screen and (max-width: 1075px) {
  /* Kontakt page */

  #sitemap iframe[src*=map] {
    max-width: 440px !important;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 550px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -250px !important;
  }
}

@media screen and (max-width: 1025px) {
  /* Kontakt page */

  #sitemap iframe[src*=map] {
    max-width: 420px !important;
  }
}

@media screen and (max-width: 991px) {
  /* Kontakt page */

  #sitemap div.row[name=cim] > div:nth-child(2),
  #sitemap div.row[name=gps] > div:nth-child(2),
  #sitemap div.row[name=phone] > div:nth-child(2) {
    margin-right: 0px;
  }

  #sitemap iframe[src*=map] {
    max-width: 370px !important;
  }
}

@media screen and (max-width: 960px) {
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 535px !important;
    width: 44% !important;
    padding-top: 15px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -380px !important;
  }
}

@media screen and (max-width: 935px) {
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 523px !important;
    width: 43% !important;
  }

  #sitemap div.row[name=main_title] > div > p {
    font-size: 19px !important;
    padding-left: 5px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -340px !important;
  }

  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 890px) {
  /* Kontakt page */

  #sitemap iframe[src*=map] {
    width: 310px !important;
    margin-bottom: 70px !important;
  }

  #sitemap div.row[name=main_title] p {
    font-size: 20px;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    position: absolute !important;
    left: 458px !important;
    width: 40% !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -300px !important;
  }

  #sitemap div.row[name=main_title] p {
    font-size: 19px !important;
    padding-left: 5px !important;
  }
}

@media screen and (max-width: 860px) {
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 445px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -270px !important;
  }
}

@media screen and (max-width: 800px) {
  /* Kontakt page */

  #sitemap iframe[src*=map] {
    max-width: 650px !important;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 415px !important;
  }

  #floater_korona {
    width: 200px;
  }
}

@media screen and (max-width: 770px) {
  /* Kontakt page */

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 380px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -250px !important;
  }

  #sitemap iframe[src*=map] {
    max-width: 250px !important;
    margin-bottom: 40px !important;
  }

  #sitemap div.row[name=main_title] p,
  #sitemap div.row[name=cim] p,
  #sitemap div.row[name=gps] p,
  #sitemap div.row[name=phone] p {
    font-size: 23px;
  }
}

@media screen and (max-width: 740px) {
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 395px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -220px !important;
  }
}

@media screen and (max-width: 690px) {
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 370px !important;
  }
}

@media screen and (max-width: 670px) {
  /*ppp, precíziós gazd.*/

  #sitemap div.row[name=main_title] > p {
    margin-right: -50px !important;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 360px !important;
  }

  #sitemap div.row[name=cim] > div:nth-child(2) p,
  #sitemap div.row[name=gps] > div:nth-child(2) p,
  #sitemap div.row[name=phone] > div:nth-child(2) p {
    font-size: 19px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -210px !important;
  }
}

/* Kontakt page */

@media screen and (max-width: 640px) {
  #sitemap iframe[src*=map] {
    max-width: 230px !important;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 335px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -200px !important;
  }
}

@media screen and (max-width: 610px) {
  #sitemap iframe[src*=map] {
    padding-right: 10px !important;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 290px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -170px !important;
  }
}

@media screen and (max-width: 550px) {
  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    left: 250px !important;
  }

  div.row[name=cim] > div.col:first-child,
  div.row[name=gps] > div.col:first-child,
  div.row[name=phone] > div.col:first-child {
    margin-right: -150px !important;
  }
}

@media screen and (max-width: 500px) {
  /* Kontakt page */

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    display: flex !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 60% !important;
    margin-left: 30px;
  }

  #sitemap div.row[name=main_title] {
    text-align: center;
    margin: 0 auto;
  }

  #sitemap iframe[src*=map] {
    max-width: 80% !important;
    padding-left: 40px !important;
  }
}

@media screen and (max-width: 411px) {
  /* Kontakt page */

  #sitemap iframe[src*=map] {
    max-width: 280px !important;
  }

  #sitemap div.row[name=main_title],
  #sitemap div.row[name=cim],
  #sitemap div.row[name=gps],
  #sitemap div.row[name=phone] {
    width: 70% !important;
  }
}

@media screen and (max-width: 310px) {
  #sitemap iframe[src*=map] {
    max-width: 200px !important;
  }
}



/*# sourceMappingURL=style.css.map*/