/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
:root {
  --feher: #fff;
  --fekete: #000;
  --kek: #183080;
  --kek1: #366BAD;
  --sarga: #f29104;
  --szoveg: #393939;
  --attetszo: #263c9840;
  --halvany: #ECECEC;
  --zold: #71BF44;
  --zold1: #3F8319;
  --zold_sotet: #42881A;
}
@keyframes wave {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
body {
  font-size: 14px;
  line-height: 1.5;
}
.g-main-nav {
  white-space: inherit !important;
}
ul.g-toplevel {
  line-height: 1;
}
.g-logo {
  margin-left: 0 !important;
}
.view-tag .com-tags__items, .view-tags .com-tags__items {
  margin-top: 30px;
}
.eb_vertical_accordion .accordion-section {
  margin: 0;
  padding-bottom: 20px !important;
}
.eb_vertical_accordion .accordion-section .accordion_box {
  background: var(--kek);
  padding: 12px 30px;
  border-radius: 33px;
  margin: 0 0 0px 0;
  box-shadow: 0px 1px 6px 0px #00000029;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 40px;
}
.eb_vertical_accordion .accordion-section .accordion_box a.accordion-section-title {
  color: var(--vilagoskek);
  font-weight: 500;
  font-size: 15px;
}
.eb_vertical_accordion .accordion-section .accordion_box.active {
  background: var(--feher);
}
.eb_vertical_accordion .accordion-section .accordion-section-content {
  padding: 0px 31px 0px !important;
  margin-top: 20px;
}
.cc-revoke {
  left: 10px;
  bottom: 150px;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  background-color: #eee !important;
  bottom: 20px !important;
  left: 10px !important;
  height: 48px !important;
  width: 48px !important;
  border-radius: 50% !important;
  font-size: 0;
  font-size: 12px !important;
  color: var(--szoveg) !important;
  padding-top: 29px !important;
  text-align: center !important;
  font-weight: 400 !important;
  width: 48px !important;
  display: block !important;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in {
  background: #eee;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-message {
  color: var(--szoveg);
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-message span.cc-message-text {
  color: var(--szoveg;);
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-message a {
  color: var(--szoveg);
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-message span.cc-cookie-settings-toggle {
  display: block;
  margin: 10px 0 0;
  width: fit-content;
  background: transparent;
  border: 0;
  padding: 0;
  color: var(--szoveg);
  font-weight: bold;
  text-decoration: underline;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-message a:hover {
  color: var(--kek);
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-compliance a.cc-btn.cc-deny {
  background: transparent;
  color: var(--szoveg);
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-compliance a.cc-btn.cc-allowall {
  background: var(--kek);
  color: #fff;
  border-color: var(--kek);
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-compliance a.cc-btn.cc-allowall:hover {
  background: var(--szoveg);
  border-color: var(--szoveg);
  text-decoration: none;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-compliance a {
  border-radius: 4px;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-checkboxes-container.cc-checkboxes-switchers {
  color: var(--szoveg);
  font-size: 13px;
  color: var(--szoveg);
  opacity: 1;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-checkboxes-container.cc-checkboxes-switchers .cc-settings-label {
  font-weight: 600;
  font-size: 13px;
  margin: 10px 0 14px 0;
  opacity: 1;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-checkboxes-container.cc-checkboxes-switchers .cc-checkbox-container span {
  height: 20px;
  width: 52px;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-checkboxes-container.cc-checkboxes-switchers .cc-checkbox-container span:before {
  height: 16px;
  width: 16px;
  bottom: 2px;
}
.cc-grower .cc-window.cc-floating.cc-type-opt-in .cc-checkboxes-container.cc-checkboxes-switchers .cc-checkbox-container a.cc-link.cc-cookie-checkbox label {
  color: var(--szoveg);
  font-size: 12px;
}
.cc-growe:hover, .cc-revoke:hover {
  text-decoration: none !important;
}
.cc-revoke::before {
  content: "" !important;
  display: inline-block !important;
  margin-right: 6px !important;
  width: 48px !important;
  height: 48px !important;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 !important;
  content: "" !important;
  font-family: "Font Awesome 6 Pro";
  color: var(--szoveg);
  font-size: 23px;
  text-align: center;
  padding-top: 10px;
  font-size: 20px;
  text-align: center;
  padding-top: 9px;
  position: absolute;
  left: 0;
  top: 0;
}
.cc-revoke:hover:before {
  color: var(--kek);
}
input::placeholder, textarea::placeholder {
  opacity: 1 !important;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .terkepes {
  overflow: hidden;
  position: relative;
  transition: all 0.7s ease;
  margin: 0 0 50px 0;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .terkepes iframe {
  height: 350px;
  width: 100%;
  margin-bottom: -6.5px;
  border-radius: 16px;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .terkepes:before {
  content: "";
  background: var(--attetszo);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  border-radius: 16px;
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .terkepes:hover {
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .terkepes:hover:before {
  opacity: 0;
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott {
  display: grid;
  grid-gap: 50px;
  grid-template-columns: 3fr 6fr;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal, .com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .jobb_urlap {
  width: 100%;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal {
  padding: 20px 30px;
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
  transition: transform 1.2sease -in-out;
  animation: wave 3sease -in-out infinite;
  border-radius: 20px;
  color: var(--feher);
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .kepes {
  position: relative;
  width: fit-content;
  padding: 20px 20px 0 20px;
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .kepes img {
  width: 200px;
  position: relative;
  z-index: 2;
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .kepes:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 80%;
  width: 100%;
  background: var(--feher);
  border-radius: 10px 10px 10px 10px;
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .kepes:hover {
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .kepes:hover img {
  transform: scale(1.2);
  margin-bottom: 20px;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .kepes:hover:before {
  height: 60%;
  transition: all 0.7s ease;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox h1 {
  font-size: 30px !important;
  font-weight: 600 !important;
  margin: 20px 0 20px 0;
  position: relative;
  width: fit-content;
  padding: 0 0 13px 0;
  z-index: 1;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20%;
  height: 5px;
  background: var(--sarga);
  z-index: -1;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox p i {
  margin-right: 5px;
  font-size: 21px;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox p a {
  color: inherit;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox p a:hover {
  color: var(--sarga);
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox p span.kiemelt {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox p.telefoncim {
  margin: 0 0 20px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott .bal .szovegbox p.bovebben.telefon {
  margin-bottom: 20px;
}
.cim_vonal {
  position: relative;
}
.cim_vonal h2, .cim_vonal h3, .cim_vonal h4, .cim_vonal h5, .cim_vonal h6 {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  width: fit-content;
  margin: auto;
  line-height: 1.2;
  font-weight: 400;
  font-size: 35px;
  text-transform: uppercase;
  color: var(--fekete);
}
.cim_vonal h2:before, .cim_vonal h3:before, .cim_vonal h4:before, .cim_vonal h5:before, .cim_vonal h6:before {
  content: "";
  background: linear-gradient(90deg, rgba(67, 70, 75, 0) 0%, #43464B 100%);
}
.cim_vonal h2:after, .cim_vonal h3:after, .cim_vonal h4:after, .cim_vonal h5:after, .cim_vonal h6:after {
  content: "";
  background: linear-gradient(90deg, #43464B 0%, rgba(67, 70, 75, 0) 100%);
}
.cim_vonal h2:before, .cim_vonal h2:after, .cim_vonal h3:before, .cim_vonal h3:after, .cim_vonal h4:before, .cim_vonal h4:after, .cim_vonal h5:before, .cim_vonal h5:after, .cim_vonal h6:before, .cim_vonal h6:after {
  height: 2px;
  margin: 20px 0 0 0;
}
p.bovebben a, p.readmore a, h6.bovebben a, h6.readmore a {
  padding: 6px 25px;
  border-radius: 20px;
  border: 1px solid var(--zold);
  background: linear-gradient(180deg, #71BF44 0%, #52972A 100%);
  color: var(--feher);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}
p.bovebben a:hover, p.readmore a:hover, h6.bovebben a:hover, h6.readmore a:hover {
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
  border-color: var(--kek);
}
p.bovebben.masod a, p.readmore.masod a, h6.bovebben.masod a, h6.readmore.masod a {
  border: 1px solid #FFF;
  background: transparent;
}
p.bovebben.masod a:hover, p.readmore.masod a:hover, h6.bovebben.masod a:hover, h6.readmore.masod a:hover {
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
  border-color: var(--kek);
}
#g-container-top .g-container .g-grid .g-block #g-top {
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
  transition: transform 1.2s ease-in-out;
  animation: wave 3s ease-in-out infinite;
  background-size: 200% 200%;
  position: relative;
  z-index: 999;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .g-block .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .felso_menusor .g-content nav.g-main-nav ul, #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul {
  display: block;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .felso_menusor .g-content nav.g-main-nav ul li a, #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul li a {
  font-weight: 400;
  font-family: Arial;
  font-size: 14px;
  color: var(--feher);
  padding: 10px 0;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .felso_menusor .g-content nav.g-main-nav ul li a img, #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul li a img {
  margin: -3px 7px -2px 0;
  height: 20px;
  width: 21px;
  object-fit: contain;
  object-position: center;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .felso_menusor .g-content nav.g-main-nav ul li a:hover, #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul li a:hover {
  color: var(--zold);
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .felso_menusor .g-content nav.g-main-nav ul li a span, #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul li a span {
  font-weight: inherit;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul {
  display: block;
  margin: auto;
  float: none;
  width: fit-content;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group {
  display: block !important;
  text-align: right;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group button {
  font-size: 14px;
  font-weight: 600;
  padding: 1px 15px;
  background: transparent;
  border: 1px solid var(--feher);
  margin: 5.5px 0 0 0;
  letter-spacing: 0.9px;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group button:hover, #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group button:focus {
  color: var(--zold);
  border-color: var(--zold);
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group ul {
  padding: 0;
  border: 0;
  border-radius: 0;
  min-width: 0;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group ul li {
  margin: 0;
  padding: 0;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group ul li a {
  font-size: 14px;
  display: block;
  padding: 8px 20px;
}
#g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group ul li a:hover {
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
}
#g-container-top .g-container .g-grid .g-block #g-navigation {
  background: rgba(0, 0, 0, 0.6);
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 200px 2fr;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .g-block {
  width: 100%;
  max-width: 100%;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .g-block .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .g-block .g-content .g-logo {
  max-width: 100%;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .g-block .g-content .g-logo img {
  transition: all 0.7s ease;
  max-width: 100%;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .g-block .g-content .g-logo img:hover {
  transition: all 0.7s ease;
  transform: scale(1.2);
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok {
  position: relative;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel {
  display: block;
  text-align: center;
  border-radius: 20px;
  background: linear-gradient(141deg, var(--zold) 16.74%, var(--zold1) 95.52%);
  position: absolute;
  right: 10px;
  top: -10px;
  width: fit-content;
  padding: 10px 30px;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item {
  display: block;
  text-align: center;
  border-bottom: 1px solid var(--feher);
  padding: 0 30px;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item .g-menu-item-container {
  font-size: 15px;
  padding: 15px;
  margin: 0;
  text-transform: uppercase;
  color: var(--feher);
  letter-spacing: 0.64px;
  transition: all 0.7s ease;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item .g-menu-item-container:hover {
  color: vaR(--kek1);
  transform: scale(1.2);
  transition: all 0.7s ease;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item .g-menu-item-container span.g-separator.g-menu-item-content {
  font-weight: 400;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item a.g-menu-item-container span.g-menu-item-content {
  font-weight: 600;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item:last-of-type {
  border: 0;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item:last-of-type a.g-menu-item-container {
  margin-right: 0;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item:first-of-type a.g-menu-item-container {
  margin-left: 0;
}
#g-container-top .g-container .g-grid .g-block #g-navigation .g-grid .menupontok .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item.active .g-menu-item-container {
  color: var(--kek1);
}
#g-container-top .g-container .g-grid .g-block #g-slideshow {
  margin: -111px 0 0 0;
}
#g-container-top .g-container .g-grid .g-block #g-slideshow .g-container {
  width: 100%;
  max-width: 100%;
}
#g-container-top .g-container .g-grid .g-block #g-slideshow .g-container .g-grid {
  width: 100%;
  max-width: 100%;
}
#g-container-top .g-container .g-grid .g-block #g-slideshow .g-container .g-grid .slide_video .g-content {
  padding: 0;
  margin: 0;
}
#g-container-top .g-container .g-grid .g-block #g-slideshow .g-container .g-grid .slide_video .g-content .g-video-container .g-video-inner .g-video {
  padding: 0;
  box-shadow: none;
  background: transparent;
}
#g-container-top .g-container .g-grid .g-block #g-slideshow .g-container .g-grid .slide_video .g-content .g-video-container .g-video-inner .g-video video {
  object-fit: cover;
  position: relative;
}
#g-above {
  background: url('https://envirotis.hu/images/rendszer/hatter_01.svg');
  background-size: cover;
  background-repeat: no-repeat;
  margin: -6px 0 0 0;
  padding: 80px 0 130px;
  position: relative;
}
#g-above .g-container {
  position: relative;
}
#g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 7fr 8fr 7fr;
}
#g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop img.forgovideo {
  padding: 48px 0;
}
#g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop:nth-child(1), #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop:nth-child(3) {
  display: grid;
  grid-gap: 100px;
  grid-template-columns: 1fr;
}
#g-above .g-container:before {
  content: "";
  background: url('https://envirotis.hu/images/rendszer/elem_01.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 30%;
  height: 70px;
  position: absolute;
  right: 0;
  bottom: -110px;
  background-position: right;
}
#g-above:before {
  content: "";
}
#g-feature, .rolunk #g-extension {
  background: url('https://envirotis.hu/images/hatter1.webp');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 10px;
  position: relative;
  margin: 0 0 120px 0;
}
#g-feature .g-container, .rolunk #g-extension .g-container {
  position: relative;
  z-index: 2;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container {
  position: relative;
  z-index: 4;
  overflow: visible;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper {
  height: auto !important;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide {
  position: relative;
  display: block;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content {
  background: var(--feher);
  border-radius: 30px;
  padding: 50px;
  box-shadow: 0px 0px 14.3px 0px rgba(8, 34, 104, 0.3);
  position: relative;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  color: var(--fekete);
  padding: 10px 0;
  border-bottom: 1px solid var(--zold);
  margin: 0 0 20px 0;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  color: var(--szoveg);
  font-size: 16px;
  text-align: left;
  padding: 0;
  margin: 0;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide:before, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide:before {
  content: "";
  position: absolute;
  background: url('https://envirotis.hu/images/rendszer/nyil_tovabb.svg');
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 25px);
  left: -133px;
  width: 150px;
  height: 50px;
  background-position: center;
  z-index: 99;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide:first-of-type:before, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide:first-of-type:before {
  display: none;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation {
  width: fit-content;
  margin: 0 0 0 0;
  position: absolute;
  left: auto;
  right: 5%;
  top: auto;
  bottom: -150px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"], #g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"], .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"], .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"] {
  position: relative;
  top: auto;
  bottom: 0px;
  left: auto;
  right: auto;
  margin: 0;
  font-size: 0;
  width: 50px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all 0.7s ease;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:before, #g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:after, #g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:before, #g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:after, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:before, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:after, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:before, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:after {
  display: none;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:hover, #g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:hover, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:hover, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:hover {
  opacity: 0.5;
  transition: all 0.7s ease;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"], .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"] {
  background: url('https://envirotis.hu/images/rendszer/nyil_jobb.svg');
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"], .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"] {
  background: url('https://envirotis.hu/images/rendszer/nyil_bal.svg');
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
#g-feature .g-container .g-grid .g-block .g-content .swiper-container:after, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container:after {
  content: "";
  position: absolute;
  bottom: -102px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background: var(--Primary_black, #323B41);
  pointer-events: none;
}
#g-feature .g-container .g-grid:first-of-type, .rolunk #g-extension .g-container .g-grid:first-of-type {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 4fr 6fr;
  margin: 0 0 30px 0;
}
#g-feature .g-container .g-grid:first-of-type .g-block, .rolunk #g-extension .g-container .g-grid:first-of-type .g-block {
  width: 100%;
}
#g-feature .g-container .g-grid:first-of-type .ujrahasz .g-content img, .rolunk #g-extension .g-container .g-grid:first-of-type .ujrahasz .g-content img {
  max-width: 300px;
  width: 100%;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content {
  position: relative;
  padding: 80px 20% 80px 110px;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 300px 0 0 300px;
  opacity: 0.9;
  background: linear-gradient(258deg, #42881A 14.53%, #71BF44 124.09%);
  color: var(--feher);
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content:after, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:after {
  content: "";
  position: absolute;
  background: url('https://envirotis.hu/images/rendszer/tortenetunk_nyil.svg');
  background-size: contain;
  height: 34%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  top: 33%;
  right: 0;
  opacity: 0.8;
  mix-blend-mode: soft-light;
  pointer-events: none;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal {
  position: relative;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal h3, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal h3 {
  color: var(--feher);
  grid-template-columns: 1fr 1fr;
  width: fit-content;
  margin: 0;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal h3:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal h3:before {
  display: none;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal h3:after, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content .cim_vonal h3:after {
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content p, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content p {
  position: relative;
  color: var(--feher);
  font-size: 16px;
  margin: 15px 0;
}
#g-feature .g-container .g-grid:first-of-type .cimes .g-content p.bovebben.masod, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content p.bovebben.masod {
  margin: 20px 0 0 0;
}
#g-feature:before, .rolunk #g-extension:before {
  background: url('https://envirotis.hu/images/rendszer/elem_02.png');
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 90%;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  mix-blend-mode: soft-light;
}
#g-showcase {
  background: var(--feher);
  padding: 50px 0 150px 0;
}
#g-showcase .g-container {
  border-radius: 20px;
  box-shadow: 0px 40px 63px -10px #0000005e;
  background: var(--feher);
  padding: 40px 50px 60px;
  position: relative;
}
#g-showcase .g-container:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://envirotis.hu/images/rendszer/hatter_03.jpg') lightgray 50% / cover no-repeat;
  opacity: 0.2;
}
#g-showcase .g-container .g-grid {
  position: relative;
  z-index: 2;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content {
  margin-top: 0;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent {
  display: grid;
  grid-gap: 40px 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block {
  position: relative;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content {
  margin: 0;
  padding: 0;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content a {
  position: relative;
  display: block;
  background: var(--halvany);
  border-radius: 20px;
  pointer-events: none;
  padding: 40px 0 20px;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 5px;
  bottom: 5px;
  border-radius: 20px;
  border: 1px solid #CBCBCB;
  transition: all 0.7s ease;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content a img.g-blockcontent-subcontent-img {
  max-height: 90px;
  width: 100%;
  object-fit: contain;
  object-position: center;
  transition: all 0.7s ease;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content h5.g-blockcontent-subcontent-subtitle {
  display: none;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content h4.g-blockcontent-subcontent-title {
  text-align: center;
  margin: 5px auto 0;
  line-height: 1.2;
  max-width: 170px;
  color: var(--fekete);
  transition: all 0.7s ease;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content h4.g-blockcontent-subcontent-title .g-blockcontent-subcontent-title-text {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: inherit;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content p.g-blockcontent-buttons {
  line-height: 1;
  font-size: 0;
  margin: 0;
  padding: 0;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content p.g-blockcontent-buttons a.button {
  position: absolute;
  border: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: transparent;
  font-size: 0;
  line-height: 1;
  background: transparent;
  pointer-events: inherit;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content p.g-blockcontent-buttons a.button:before, #g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content p.g-blockcontent-buttons a.button:after {
  display: none;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content:hover a:before {
  left: 0;
  bottom: 0;
  transition: all 0.7s ease;
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content:hover a img {
  transition: all 0.7s ease;
  transform: scale(1.1);
}
#g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content:hover h4.g-blockcontent-subcontent-title {
  color: var(--zold);
  transition: all 0.7s ease;
}
#g-utility {
  background: transparent;
}
#g-utility .g-container {
  width: 100%;
  max-width: 100%;
}
#g-utility .g-container .g-grid .fejlec .g-content {
  padding: 0;
}
#g-utility .g-container .g-grid .fejlec .g-content .platform-content .fejlec .custom {
  position: relative;
}
#g-utility .g-container .g-grid .fejlec .g-content .platform-content .fejlec .custom p {
  margin: 0;
}
#g-utility .g-container .g-grid .fejlec .g-content .platform-content .fejlec .custom p video {
  height: 550px;
  width: 100%;
  object-fit: cover;
  margin: -80px 0 -5px 0;
}
#g-utility .g-container .g-grid .fejlec .g-content .platform-content .fejlec .custom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
  transition: transform 1.2sease -in-out;
  animation: wave 3sease -in-out infinite;
  background-size: 200% 200%;
  opacity: 0.2;
}
.kezdolap #g-utility {
  background: url('https://envirotis.hu/images/rendszer/hatter_04.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
  color: inherit;
  padding: 70px 0;
}
.kezdolap #g-utility .g-container {
  position: relative;
  z-index: 2;
}
.kezdolap #g-utility .g-container .g-grid .cim_vonal h3 {
  color: var(--feher);
}
.kezdolap #g-utility .g-container .g-grid .cim_vonal h3:before {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}
.kezdolap #g-utility .g-container .g-grid .cim_vonal h3:after {
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content {
  padding-top: 0;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a {
  background: var(--feher);
  padding: 10px 20px;
  border-radius: 20px;
  transition: all 0.7s ease;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a .osztott {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 130px;
  align-items: center;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a .osztott .szoveg p {
  color: var(--fekete);
  margin: 0;
  text-decoration: underline;
  font-size: Arial;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a .osztott p.bovebben.ikon {
  margin: 0;
  position: relative;
  height: fit-content;
  padding: 8px 25px;
  border-radius: 20px;
  border: 1px solid var(--zold);
  background: linear-gradient(180deg, #71BF44 0%, #52972A 100%);
  color: var(--feher);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.7s ease;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a .osztott p.bovebben.ikon:before {
  content: "";
  background: url('https://envirotis.hu/images/rendszer/letoltesikon.svg');
  width: 14px;
  height: 100%;
  position: absolute;
  right: 20px;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a:hover {
  transition: all 0.7s ease;
  background: #ffffffcc;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a:hover .osztott .szoveg p {
  color: var(--kek);
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a:hover .osztott p.bovebben.ikon {
  background: linear-gradient(90deg, var(--kek) -2.93%, var(--kek1) 100.74%);
  border-color: var(--kek);
  transition: all 0.7s ease;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a:hover .osztott p.bovebben.ikon:hover {
  transition: all 0.7s ease;
}
.kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a:hover .osztott p.bovebben.ikon:before {
  transform: scale(1.2);
}
#g-expanded {
  background: var(--feher);
  padding: 100px 0 150px 0;
}
#g-expanded .g-container {
  border-radius: 20px;
  box-shadow: 0px 40px 63px -10px #0000005e;
  background: var(--feher);
  padding: 40px 50px 60px;
  position: relative;
}
#g-expanded .g-container:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://envirotis.hu/images/rendszer/hatter_03.jpg') lightgray 50% / cover no-repeat;
  opacity: 0.2;
}
#g-expanded .g-container .g-grid {
  position: relative;
  z-index: 2;
}
#g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
#g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper .g-imagegrid-item {
  width: 100%;
}
#g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper .g-imagegrid-item .g-imagegrid-link .indicator {
  display: none !important;
}
#g-extension {
  margin: 0 0 90px 0;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container {
  overflow: visible;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper {
  height: auto !important;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide {
  text-align: center;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .swiper-bg, #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide img {
  height: 60px;
  object-fit: contain;
  object-position: center;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide {
  display: none;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation {
  width: fit-content;
  margin: 0 0 0 0;
  position: absolute;
  left: auto;
  right: 5%;
  top: auto;
  bottom: -150px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"], #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"] {
  position: relative;
  top: auto;
  bottom: 0px;
  left: auto;
  right: auto;
  margin: 0;
  font-size: 0;
  width: 50px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all 0.7s ease;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:before, #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:after, #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:before, #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:after {
  display: none;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"]:hover, #g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"]:hover {
  opacity: 0.5;
  transition: all 0.7s ease;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-next"] {
  background: url('https://envirotis.hu/images/rendszer/nyil_jobb.svg');
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container .swiper-navigation div[class*="button-prev"] {
  background: url('https://envirotis.hu/images/rendszer/nyil_bal.svg');
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
#g-extension .g-container .g-grid .g-block .g-content .swiper-container:before {
  content: "";
  position: absolute;
  bottom: -102px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background: var(--Primary_black, #323B41);
  pointer-events: none;
}
#g-bottom {
  background: var(--feher);
  color: var(--fekete);
  padding: 50px 0;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding: 6% 0;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra {
  border-radius: 20px;
  background: var(--feher);
  box-shadow: 0px 0px 18.4px 0px rgba(0, 0, 0, 0.15);
  padding: 60px;
  position: relative;
  z-index: 2;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres video {
  height: 70px;
  margin: 0;
  object-fit: contain;
  width: auto;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres p {
  font-size: 16px;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres p:first-of-type {
  font-size: 18px;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres .gombos {
  display: flex;
  grid-gap: 20px;
  width: fit-content;
}
#g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres .gombos p {
  margin: 0;
}
@media (min-width: 767px) {
  #g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .jobbra img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: right;
    right: 0;
    pointer-events: none;
    top: 0;
  }
}
.tevekenysegeink #g-page-surround {
  display: grid;
}
.tevekenysegeink #g-page-surround #g-container-top, .tevekenysegeink #g-page-surround .g-menu-overlay, .tevekenysegeink #g-page-surround #g-utility {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.tev_m #g-container-main #g-mainbar figure.left.item-image img {
  width: 120px;
}
#g-container-footer {
  max-width: 100%;
  width: 100%;
}
#g-container-footer .g-container {
  max-width: 100%;
}
#g-container-footer .g-container .g-grid .g-block #g-footer {
  background: var(--feher);
  color: var(--feher);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container {
  border-radius: 20px;
  background: url('https://envirotis.hu/images/rendszer/Footer_image.jpg');
  padding: 0px 50px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott {
  display: grid;
  grid-gap: 70px;
  grid-template-columns: 4fr 4fr 5fr;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso, #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik {
  position: relative;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso:after, #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik:after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(-35px - 0.5px);
  width: 1px;
  height: 100%;
  background: var(--feher);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso img {
  max-width: 200px;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso .kontaktok {
  margin: 30px 0 0;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso .kontaktok p img {
  width: 20px;
  height: 17px;
  object-fit: contain;
  object-position: center;
  margin-right: 10px;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso .kontaktok p a {
  color: var(--feher);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso .kontaktok p a:hover {
  color: var(--zold);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso hr {
  border-bottom: 1px solid var(--feher);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso ul {
  margin: 0;
  padding: 0;
  display: block;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso ul li a {
  color: var(--feher);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso ul li a:hover {
  color: var(--zold);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso ul li.active a {
  color: var(--zold);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik ul {
  margin: 0;
  padding: 0;
  display: block;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik ul li a {
  color: var(--feher);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik ul li a:hover {
  color: var(--zold);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik ul li.active a {
  color: var(--zold);
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .harmadik .feher {
  background: var(--feher);
  padding: 30px;
  border-radius: 20px;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .harmadik .feher .osztott {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
}
#g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .harmadik .feher .osztott .bal, #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .harmadik .feher .osztott .jobb {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr;
}
#g-container-footer .g-container .g-grid .g-block #g-copyright {
  padding: 10px 0;
}
#g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .g-block .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
#g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .g-block .g-content .platform-content .copyright-resz .custom p {
  color: var(--fekete);
  margin: 0;
  font-family: Arial;
  text-transform: uppercase;
  letter-spacing: 3.92px;
  font-size: 13px;
}
#g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .g-block .g-content .platform-content .copyright-resz .custom p a {
  color: var(--fekete);
}
#g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .g-block .g-content .platform-content .copyright-resz .custom p a:hover {
  color: var(--zold);
}
#g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .copyrightos {
  font-size: 14px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  letter-spacing: 0 !important;
}
figure.left.item-image {
  margin: 0;
}
.roulunk .savos {
  position: relative;
}
.roulunk .savos .feles {
  display: grid;
  grid-gap: 50px;
  grid-template-columns: 1fr 1fr;
  padding: 50px 0;
  margin: 70px 0;
}
.roulunk .savos .feles .szoveg {
  border-radius: 20px;
  background: var(--feher);
  box-shadow: 0px 0px 18.4px 0px rgba(0, 0, 0, 0.15);
  padding: 60px;
  position: relative;
  z-index: 2;
}
.roulunk .savos .feles .szoveg h1, .roulunk .savos .feles .szoveg h2, .roulunk .savos .feles .szoveg h3 {
  margin: auto;
  line-height: 1.2;
  font-weight: 400;
  font-size: 35px;
  text-transform: uppercase;
  color: var(--fekete);
}
.roulunk .savos .feles .kep video {
  height: 70px;
  margin: 0;
  object-fit: contain;
  width: auto;
}
.roulunk .savos:first-of-type .feles {
  margin-top: 0;
}
.roulunk .savos:nth-child(1) .feles .kep img, .roulunk .savos:nth-child(3) .feles .kep img, .roulunk .savos:nth-child(5) .feles .kep img {
  position: absolute;
  height: 100%;
  width: 65%;
  object-fit: cover;
  object-position: right;
  right: 0;
  pointer-events: none;
  top: 0;
  border-radius: 20px;
}
.roulunk .savos:nth-child(2) .feles .kep img, .roulunk .savos:nth-child(4) .feles .kep img, .roulunk .savos:nth-child(6) .feles .kep img {
  position: absolute;
  height: 100%;
  width: 65%;
  object-fit: cover;
  object-position: right;
  left: 0;
  pointer-events: none;
  top: 0;
  border-radius: 20px;
}
#lightcase-info {
  display: none !important;
}
@media (max-width: 2207px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    width: 150%;
  }
}
@media (max-width: 2000px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    width: 138%;
  }
}
@media (max-width: 2000px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    width: 138%;
  }
}
@media (max-width: 1800px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    width: 126%;
  }
}
@media (max-width: 1600px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    width: 140%;
  }
}
@media (max-width: 1500px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    width: 130%;
  }
}
@media (min-width: 768px) {
  .g-offcanvas-toggle {
    display: none;
  }
}
@media (min-width: 767px) {
  .g-container, .containerszeles, .kezdolap #g-utility .g-container {
    max-width: calc(100% - 100px);
    margin: auto;
  }
  #g-navigation .g-grid {
    max-width: calc(100% - 100px);
    margin: auto;
  }
  #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container, #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container {
    max-width: calc(100% - 100px);
    margin: auto;
  }
  #g-container-top .g-container {
    width: 100%;
    max-width: 100%;
  }
  #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-navigation .g-container {
    max-width: calc(100% - 100px);
    margin: auto;
  }
  .sts-section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .kezelesek #g-header .g-container #bars154 .sts-section.custom-clearfix:nth-of-type(even) .block2 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media (min-width: 992px) {
  /*
	.g-offcanvas-toggle {
		display: none;
	}
	*/
  .g-container, .kezdolap #g-utility .g-container, .containerszeles {
    max-width: 900px;
    margin: auto;
    width: 100%;
  }
  #g-navigation .g-grid, #g-slideshow .g-grid {
    max-width: 900px;
    margin: auto;
  }
  #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container, #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container {
    max-width: 900px;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .g-container, .containerszeles, .kezdolap #g-utility .g-container {
    max-width: 1000px;
    margin: auto;
    width: 100%;
  }
  #g-navigation .g-grid, #g-slideshow .g-grid {
    max-width: 1000px;
    margin: auto;
  }
  #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container, #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container {
    max-width: 1000px;
    margin: auto;
  }
}
@media (min-width: 1300px) {
  .g-container, .containerszeles, .kezdolap #g-utility .g-container {
    max-width: 1100px;
    margin: auto;
  }
  #g-navigation .g-grid, #g-slideshow .g-grid {
    max-width: 1100px;
    margin: auto;
  }
  #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container, #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container {
    max-width: 1100px;
    margin: auto;
  }
  #g-container-top .g-container .g-grid .g-block #g-slideshow .g-grid:first-of-type .slide_video .g-content .g-video-container .g-video-inner .g-video video {
    max-height: 850px;
    object-position: bottom;
  }
}
@media (min-width: 1400px) {
  .g-container, .containerszeles, .kezdolap #g-utility .g-container {
    max-width: 1200px;
    margin: auto;
  }
  #g-navigation .g-grid, #g-slideshow .g-grid {
    max-width: 1200px;
    margin: auto;
  }
  #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container, #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container {
    max-width: 1200px;
    margin: auto;
  }
}
@media (min-width: 1500px) {
  .g-container, .containerszeles, .kezdolap #g-utility .g-container {
    max-width: 1300px;
    margin: auto;
  }
  #g-navigation .g-grid, #g-slideshow .g-grid {
    max-width: 1300px;
    margin: auto;
  }
  #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container, #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container {
    max-width: 1300px;
    margin: auto;
  }
}
@media (min-width: 1600px) {
  #g-container-top .g-container .g-grid .g-block #g-slideshow .g-grid .g-block .g-content.g-particle .g-video-container h1, #g-container-top .g-container .g-grid .g-block #g-slideshow .g-grid .g-block .g-content.g-particle .g-video-container h6, #g-container-top .g-container .g-grid .g-block #g-slideshow .g-grid .g-block .g-content.g-particle .g-video-container p {
    position: relative;
    z-index: 3;
    max-width: 1400px;
    margin: auto;
  }
  .g-container, .containerszeles, .kezdolap #g-utility .g-container {
    max-width: 1400px;
    margin: auto;
  }
  #g-navigation .g-grid, #g-slideshow .g-grid {
    max-width: 1400px;
    margin: auto;
  }
  #g-container-top .g-container #g-top .g-container, #g-container-top .g-container #g-copyright .g-container, #g-container-top .g-container #g-footer .g-container, #g-container-footer .g-container #g-top .g-container, #g-container-footer .g-container #g-copyright .g-container, #g-container-footer .g-container #g-footer .g-container {
    max-width: 1400px;
    margin: auto;
  }
}
@media (max-width: 1500px) {
  .kezdolap #g-utility .cim_vonal h3 {
    grid-template-columns: 1fr 2fr 1fr;
  }
}
@media (max-width: 1400px) {
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop img.forgovideo {
    padding: 53px 0;
  }
}
@media (max-width: 1300px) {
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop img.forgovideo {
    padding: 62px 0;
  }
}
@media (max-width: 1200px) {
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop img.forgovideo {
    padding: 68px 0;
  }
  #g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent {
    grid-template-columns: 1fr 1fr;
  }
  .kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla {
    grid-template-columns: 1fr 1fr;
  }
  #g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper {
    grid-gap: 30px;
  }
  #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  #g-container-footer .g-container .g-grid .g-block #g-footer .g-container {
    background-position: center;
  }
  #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .elso:after, #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .masodik:after {
    display: none;
  }
  .com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott {
    grid-gap: 20px;
  }
}
@media (max-width: 1000px) {
  html:lang(hu-HU) .kezdolap #g-utility .cim_vonal h3 {
    grid-template-columns: 1fr 3fr 1fr;
  }
}
@media (max-width: 991px) {
  /* 
	.cc-revoke.cc-bottom.cc-left{
		bottom: 24px !important;
		width: 30px !important;
		height: 30px !important;
		bottom: -31px !important;
        width: 50px !important;
        height: 80px !important;
        font-size: 0 !important;
        background: transparent !important;
        border-radius: 0 !important;
        color: var(--feher) !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        font-family: 'Poppins', Verdana, sans-serif;
        letter-spacing: 0;
        display: block !important;
        padding: 24px 0 0 0 !important;
	}
	.cc-revoke.cc-bottom.cc-left:before {
		padding-top: 2px;
		font-size: 17px;
		font-size: 18px;
        color: var(--feher);
        height: auto !important;
        width: 30px !important;
        border-radius: 0 !important;
        padding: 0 !important;
        position: absolute;
        top: 3px;
		left: auto;
	}
	/* */
  body [class*="size-"] {
    width: 100%;
    flex: 0 100%;
  }
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: 7fr 8fr 7fr;
  }
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop:nth-child(1), #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop:nth-child(3) {
    grid-gap: 96px;
  }
  html:lang(hu-HU) .kezdolap #g-utility .cim_vonal h3 {
    grid-template-columns: 1fr 4fr 1fr;
  }
  #g-container-footer .g-container .g-grid {
    display: grid;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .alsomenu {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .alsomenu .g-content nav.g-main-nav ul.g-toplevel {
    display: block;
    text-align: center;
    margin: 0;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .alsomenu .g-content nav.g-main-nav ul.g-toplevel li {
    display: block;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .alsomenu .g-content nav.g-main-nav ul.g-toplevel li a {
    padding: 10px !important;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .copyrightos {
    text-align: center !important;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .copyrightos .g-content {
    padding-top: 0;
    margin-top: 0;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .fentre .g-content {
    padding-top: 0;
    margin-top: 0;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .fentre .g-content .g-totop .g-totop {
    text-align: center;
  }
  .com-content-article.item-pagekapcsolat .com-content-article__body .kapcsolat_osztott {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 815px) {
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .copyrightos {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .kozepfelso .g-content nav.g-main-nav ul {
    margin: 0;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    background: var(--feher);
    height: auto;
    width: auto;
    padding: 10px;
    border-radius: 10px;
    top: 69px;
    right: 15px;
    left: auto;
    margin: 0;
  }
  #g-container-top .g-container .g-grid .g-block #g-top .g-container .g-grid .nyelv .g-content .platform-content .moduletable .mod-languages .mod-languages__select.btn-group {
    text-align: left;
  }
  #g-container-top .g-container .g-grid .g-block #g-top {
    padding: 10px 0 15px;
  }
  #g-container-top .g-container .g-grid .g-block #g-slideshow {
    margin: -75px 0 0 0;
  }
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok {
    grid-gap: 10px;
    grid-template-columns: 1fr;
  }
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop:nth-child(1), #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop:nth-child(3) {
    grid-gap: 0px;
    grid-template-columns: 1fr;
  }
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop img {
    display: block;
    width: fit-content;
    margin: 20px auto;
  }
  #g-above .g-container .g-grid .tag_val .g-content .platform-content .tagvallalataink .custom .logok .oszlop img.forgovideo {
    max-width: 200px;
    padding: 0;
  }
  #g-feature .g-container .g-grid:first-of-type, .rolunk #g-extension .g-container .g-grid:first-of-type {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  #g-feature:before, .rolunk #g-extension:before {
    width: 50%;
  }
  #g-feature .g-container .g-grid:first-of-type .ujrahasz .g-content img, .rolunk #g-extension .g-container .g-grid:first-of-type .ujrahasz .g-content img {
    max-width: 200px;
    width: 100%;
    margin: auto;
    display: block;
  }
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content {
    position: relative;
    padding: 40px 20% 40px 80px;
  }
  #g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide {
    margin: 0 20px;
  }
  #g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent {
    grid-template-columns: 1fr;
  }
  #g-showcase .g-container .g-grid .tev_blokk .g-content .g-blockcontent .g-grid.g-blockcontent-subcontent .g-block.g-blockcontent-subcontent-block .g-content.g-blockcontent-subcontent-block-content a {
    max-width: 250px;
    margin: auto;
  }
  .kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla {
    grid-template-columns: 1fr;
  }
  html:lang(hu-HU) .kezdolap #g-utility .cim_vonal h3 {
    display: block;
  }
  #g-showcase {
    padding: 50px 0 50px 0;
  }
  .kezdolap #g-utility {
    padding: 20px 0;
  }
  #g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #g-expanded {
    padding: 30px 0 50px 0;
  }
  #g-expanded .cimes .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #g-expanded .g-container {
    padding: 30px;
  }
  #g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott {
    grid-template-columns: 1fr;
  }
  #g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .jobbra {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 40px;
  }
  #g-bottom {
    padding: 0px 0;
  }
  #g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres .gombos {
    display: block;
  }
  #g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra .feheres .gombos p.bovebben:first-of-type {
    margin: 0 0 30px 0;
  }
  #g-bottom .g-container .g-grid .alsosav.moduletable .custom .osztott .balra {
    padding: 30px;
  }
  #g-container-footer .g-container .g-grid .g-block #g-copyright .g-container .g-grid .g-block .g-content .platform-content .copyright-resz .custom p {
    font-size: 12px;
    text-align: center;
  }
  #g-offcanvas {
    padding-left: 0;
    width: 17rem;
    z-index: 9;
    background: linear-gradient(141deg, var(--zold) 16.74%, var(--zold1) 95.52%);
  }
  #g-offcanvas #g-mobilemenu-container ul {
    background: transparent;
    width: 17rem;
    text-align: center;
    padding: 0 15px;
  }
  #g-offcanvas #g-mobilemenu-container ul li {
    margin: 10px 0;
  }
  .g-offcanvas-right #g-offcanvas .mobil_logo .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .g-offcanvas-right #g-offcanvas .mobil_logo .g-content a.g-logo {
    max-width: 100%;
  }
  .g-offcanvas-right #g-offcanvas .mobil_logo .g-content a.g-logo img {
    max-width: 180px;
  }
  #g-offcanvas .mm_menu .g-content {
    padding: 0;
    margin: 20px 0 0 0;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
    font-weight: 600;
    text-transform: uppercase;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container span {
    margin: 0;
    padding: 0;
  }
  .roulunk .savos .feles {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .roulunk .savos .feles .szoveg {
    padding: 30px 30px 10px 30px;
  }
  .roulunk .savos .feles .szoveg h1, .roulunk .savos .feles .szoveg h2, .roulunk .savos .feles .szoveg h3 {
    font-size: 25px !important;
  }
  .roulunk .savos .feles .kep img {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
  }
  .roulunk .savos .feles .kep {
    margin: 0 0 30px 0 !important;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .roulunk .savos .feles {
    padding: 0;
    margin: 50px 0;
  }
  #g-utility .g-container .g-grid .fejlec .g-content .platform-content .fejlec .custom p video {
    height: 300px;
    margin: -160px 0 -5px 0;
  }
  .menupontok, #g-container-top .kozepfelso, #g-container-top .felso_menusor, #g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide:before, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide:before {
    display: none;
  }
}
@media (max-width: 500px) {
  .cim_vonal h2, .cim_vonal h3, .cim_vonal h4, .cim_vonal h5, .cim_vonal h6 {
    font-size: 20px;
  }
  .cim_vonal h2, .cim_vonal h3, .cim_vonal h4, .cim_vonal h5, .cim_vonal h6 {
    font-size: 20px;
  }
  .cim_vonal h2:before, .cim_vonal h2:after, .cim_vonal h3:before, .cim_vonal h3:after, .cim_vonal h4:before, .cim_vonal h4:after, .cim_vonal h5:before, .cim_vonal h5:after, .cim_vonal h6:before, .cim_vonal h6:after {
    margin: 12px 0 0 0;
  }
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content p, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content p, #g-feature .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text, .rolunk #g-extension .g-container .g-grid .g-block .g-content .swiper-container .g-swiper-slider.swiper-wrapper .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 14px;
  }
  #g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper {
    grid-gap: 10px;
  }
  #g-container-footer .g-container .g-grid .g-block #g-footer .g-container .g-grid .footeres .g-content .platform-content .footeres.moduletable .custom .osztott .harmadik .feher {
    margin: 0 -61px -60px;
  }
  .roulunk .savos .feles .szoveg h1, .roulunk .savos .feles .szoveg h2, .roulunk .savos .feles .szoveg h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 400px) {
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content:before, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content:before {
    border-radius: 50px 0 0 50px;
  }
  #g-feature .g-container .g-grid:first-of-type .cimes .g-content, .rolunk #g-extension .g-container .g-grid:first-of-type .cimes .g-content {
    padding: 40px 20% 40px 40px;
  }
  .kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a .osztott {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .kezdolap #g-utility .g-container .g-grid .dokumentumok .g-content .platform-content .tanusitvanyok .custom .letoltheto_dok_tabla a .osztott p.bovebben.ikon {
    width: 130px;
    text-align: left;
    margin: auto;
  }
  #g-expanded .g-container .g-grid .tanusitvanyok .g-content .g-imagegrid .g-imagegrid-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.page-header h2 a {
  color: #ffffff;
}
.logok img {
  transition: transform 0.3s ease;
}
.logok img:hover {
  transform: scale(1.1);
}
/*# sourceMappingURL=design_18.css.map */