@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap");
/*** FONTOK ***/
/************************/
/*** SZÍNEK ***/
/**************************************/
/**************/
.hide-on-mobile {
  display: block;
}

.hide-on-desktop {
  display: none;
}

* {
  box-sizing: border-box;
}

body, html {
  font: Normal 14px/23px "Montserrat", sans-serif;
  color: #ffffff;
  background-color: #171e26;
  margin: 0;
  padding: 0;
  outline: none;
  font-weight: 300;
  word-break: normal;
  text-decoration: none;
}
body::before, html::before {
  display: none;
}

header, footer, section {
  margin: 0 auto;
}

div, span, p, h1, h2, h3, h4, h5, h6, a, ul, ul li {
  outline: none;
}

span, a, p, h1, h2, h3, h4, h5, h6, ul, li, ul li, input, label, textarea, button, checkbox-inline, table tr td,
.entry-content, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt {
  font: Normal 14px/23px "Montserrat", sans-serif;
  color: #ffffff;
  margin: 0;
  padding: 0;
  outline: none;
  font-weight: 400;
  word-break: normal;
  text-decoration: none;
  letter-spacing: 0;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
span::before, a::before, p::before, h1::before, h2::before, h3::before, h4::before, h5::before, h6::before, ul::before, li::before, ul li::before, input::before, label::before, textarea::before, button::before, checkbox-inline::before, table tr td::before,
.entry-content::before, .entry-content p::before, .entry-content ol::before, .entry-content ul::before, .entry-content dl::before, .entry-content dt::before {
  display: none;
}

a,
span {
  color: #ffffff;
}
a.feher,
span.feher {
  color: #ffffff;
}
a:link:hover,
span:link:hover {
  text-decoration: none;
  color: #01ffff;
}
a.tovabb-sarga,
span.tovabb-sarga {
  display: inline-block;
  padding: 13px 37px;
  background-color: #FFD800;
  font: Bold 24px/24px "Montserrat", sans-serif;
  color: #000000 !important;
  text-align: center;
  border-radius: 30px;
  padding: 12px 75px;
  margin-top: 40px;
}
a.tovabb-sarga:hover,
span.tovabb-sarga:hover {
  background-color: #f6c200;
}
a.tovabb,
span.tovabb {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  padding-right: 10px;
}
a.tovabb:after,
span.tovabb:after {
  display: inline-block;
  position: relative;
  top: 3px;
  left: 10px;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(img/jobb-kek-nyil.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a.tovabb:hover,
span.tovabb:hover {
  color: #F37748 !important;
}
a.tovabb:hover:after,
span.tovabb:hover:after {
  left: 16px;
}

ul {
  list-style-type: none;
  list-style-position: outside;
}

nav .current_page_item a,
nav .current-menu-item a {
  color: #F6AA3C;
}
nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
  align-items: center;
  justify-content: center;
}
nav ul li a, nav ul li span, nav ul li p {
  font: Normal 14px/20px "Montserrat", sans-serif;
}
nav ul.primary-menu {
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
nav ul.primary-menu li a, nav ul.primary-menu li span, nav ul.primary-menu li p {
  font: Bold 12px/12px "Montserrat", sans-serif;
  display: block;
  color: #d0d0d0;
}
nav ul.primary-menu li.current-menu-item:not(.cta) a, nav ul.primary-menu li:hover a {
  color: #ffffff;
}

/***************************************/
/*** NYELVVÁLASZTÓ PLL LANG SWITCHER ***/
.pll-parent-menu-item {
  position: relative;
}
.pll-parent-menu-item > a span {
  display: none !important;
}
.pll-parent-menu-item > a img {
  width: 24px !important;
  height: 16px !important;
}

ul.sub-menu {
  display: none;
  position: absolute;
  top: 46px;
  right: 0;
  z-index: 100000;
  transition: height 0.3s ease-in-out, margin 0 ease-in-out;
}
ul.sub-menu li {
  padding: 15px 20px;
  background-color: #2b2b2b;
  color: #ffffff;
}
ul.sub-menu li:hover {
  background-color: #9e9e9e;
}
ul.sub-menu li a {
  display: flex;
  align-items: center;
  width: 100%;
}
ul.sub-menu li a span, ul.sub-menu li a img {
  display: block;
  flex: 1;
}
ul.sub-menu .lang-item a {
  display: flex;
  padding-right: 15px;
}
ul.sub-menu .lang-item a img, ul.sub-menu .lang-item a span {
  display: block;
}
ul.sub-menu .lang-item a img {
  width: 24px !important;
  height: 16px !important;
}

/***************************************/
h1, h1 p {
  font: Bold 36px/44px "Montserrat", sans-serif;
}
h1.oldalcim, h1 p.oldalcim {
  text-align: center;
  margin-bottom: 32px;
}

h2, h2 p {
  font: 500 28px/38px "Montserrat", sans-serif;
  color: #0087CD;
}
h2.alcim, h2 p.alcim {
  text-align: center;
  margin-bottom: 32px;
}

h3, h3 p, h3 a {
  font: Bold 24px/29px "Montserrat", sans-serif;
  margin: 10px 0;
}

h4, h4 p {
  font: Normal 9px/11px "Montserrat", sans-serif;
}

h5, h5 p {
  font: Bold 24px/30px "Montserrat", sans-serif;
}

p:not(:last-of-type) {
  margin-bottom: 16px;
}

/*******************************************/
.kek-gomb {
  background-color: #7b98ac;
  border: 3px solid #37679d;
  padding: 20px 70px;
  border-radius: 100px;
  color: #ffffff !important;
  font: Bold 24px/24px "Montserrat", sans-serif;
  text-align: center;
  display: inline-block;
  align-items: center;
  text-decoration: none !important;
  text-transform: uppercase;
}
.kek-gomb:hover {
  border: 3px solid #01ffff;
}
.kek-gomb.hide-on-desktop {
  display: none !important;
}

.section-inner {
  padding: 0;
  width: 100%;
  margin: 0 auto;
}
.section-inner .belso-content {
  width: 100%;
}
.section-inner .belso-content a:link {
  color: #ffffff;
}
.section-inner .belso-content a:link:hover {
  color: #F6AA3C;
}
.section-inner .belso-content ul {
  padding-left: 15px;
}
.section-inner .belso-content h1, .section-inner .belso-content h2 {
  margin: 35px 0 25px;
}
.section-inner .belso-content h1:first-of-type, .section-inner .belso-content h2:first-of-type {
  margin-top: 0;
}
.section-inner .belso-content h1.focim, .section-inner .belso-content h2.focim {
  margin-bottom: 0;
}
.section-inner .belso-content .sor {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: space-between;
  grid-gap: 48px;
}
.section-inner .belso-content .sor:not(.section-inner .belso-content .sor.focim) {
  margin-bottom: 90px;
}
.section-inner .belso-content .sor:last-of-type {
  margin-bottom: 0;
}
.section-inner .belso-content .sor div {
  width: 100%;
}
.section-inner .belso-content .sor h1 {
  text-align: center;
  width: 100%;
  margin-bottom: 100px;
}
.section-inner .belso-content .sor .bal {
  place-self: end;
}
.section-inner .belso-content .sor .bal.fent {
  place-self: start;
}
.section-inner .belso-content .sor .bal.kozep {
  place-self: center;
}
.section-inner.keskeny .belso-content {
  max-width: 930px;
  margin: 0 auto;
}
.section-inner.kozep-keskeny .belso-content {
  max-width: 970px;
  margin: 0 auto;
}
.section-inner.keretes {
  max-width: calc(1564px - 72px);
  padding: 90px;
  background-color: #FAF9F5;
}

.keskeny {
  max-width: 930px;
  margin: 0 auto;
}

.tav90 {
  width: 100%;
  height: 0;
  padding: calc(90px / 2) 0;
}

.tav70 {
  width: 100%;
  height: 0;
  padding: calc(70px / 2) 0;
}

.tav45 {
  width: 100%;
  height: 0;
  padding: calc(45px / 2) 0;
}

.tav35 {
  width: 100%;
  height: 0;
  padding: calc(35px / 2) 0;
}

.entry-content > .alignleft, .entry-content > p .alignleft, .entry-content > .wp-block-image .alignleft {
  margin-left: 0;
  position: static;
}

img {
  max-width: 100%;
  height: auto;
}
img.aligncenter {
  margin: 0 auto;
  display: block;
}

.table-container {
  overflow-x: auto;
}

table {
  border: none;
  width: 100%;
}
table tr {
  border: none;
}
table tr td {
  border: none;
  vertical-align: middle;
  padding: 5px;
  text-align: left;
}
table th {
  padding: 5px;
  text-align: left;
}
table th.product-total {
  text-align: right;
}

/*************************************/
/************* HEADER ****************/
/*************************************/
header {
  width: 100%;
  height: 75px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #2b2b2b;
  padding: 0 60px;
}
header .header-navigation-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
header .header-navigation-wrapper .reg-gomb a {
  border: 1px solid rgba(255, 255, 255, 0.19);
  padding: 10px 15px;
  border-radius: 3px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.38);
}
header .header-navigation-wrapper .login-gomb a {
  padding: 10px 15px;
  border-radius: 3px;
  background-color: #969696;
  color: #000000;
  display: block;
}
header .header-navigation-wrapper .login-gomb a::before {
  display: none;
  font-family: "Font Awesome 5 Free";
  content: "\f007";
  margin-right: 5px;
}
header .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  padding: 0;
  gap: 16px;
  max-height: 75px;
}
header .header-inner.section-inner {
  max-width: 100%;
}
header .header-logo {
  position: relative;
  z-index: 100000;
  display: flex;
  gap: 24px;
  align-items: center;
}
header .header-logo .custom-logo-link {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  background-color: #253746;
  padding: 0 20px;
  height: 100px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
header .header-logo .custom-logo-link img {
  display: block;
  width: auto;
  max-width: 200px;
  max-height: 30px;
}
header.sticky .header-inner .header-logo img {
  max-width: 145px;
  margin: 8px;
  margin-left: 2px;
}
header.sticky .primary-menu {
  margin: 15px 0 5px;
}
header.sticky #breadcrumbs {
  padding: 8px 0;
}

/*************************************/
/************* HEADER VÉGE ***********/
/*************************************/
#main-content {
  margin-top: 75px;
}

.tartalom p, .tartalom ul li {
  text-align: left;
}

.wpcf7 {
  width: 100%;
  max-width: 930px;
  margin: 0 auto 48px;
}
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  min-height: 60px;
}
.wpcf7 span {
  display: block;
}
.wpcf7 .elkuld p {
  text-align: center;
}
.wpcf7 input:not([type=checkbox]), .wpcf7 textarea {
  width: 100%;
  padding: 10px;
  resize: none;
  font-size: 24px;
  margin: 0px auto 30px;
  border: none;
  background-color: #7b98ac;
  color: #253746;
}
.wpcf7 input:not([type=checkbox])::placeholder, .wpcf7 input:not([type=checkbox])::-webkit-input-placeholder, .wpcf7 input:not([type=checkbox]):-ms-input-placeholder, .wpcf7 input:not([type=checkbox])::-mx-input-placeholder, .wpcf7 textarea::placeholder, .wpcf7 textarea::-webkit-input-placeholder, .wpcf7 textarea:-ms-input-placeholder, .wpcf7 textarea::-mx-input-placeholder {
  color: #253746;
}
.wpcf7 input:not([type=checkbox])[type=submit], .wpcf7 textarea[type=submit] {
  border: none;
  background-color: #ffffff;
  color: #171e26;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 15px;
  font-weight: bold;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  border-radius: 10px;
}
.wpcf7 input[type=checkbox] {
  margin-right: 16px;
}
.wpcf7 input[type=submit]:hover {
  background-color: #969696 !important;
  color: #171e26 !important;
}
.wpcf7 textarea {
  height: 100px;
}
.wpcf7 .wpcf7-not-valid {
  border: 1px solid red;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 16px;
  margin: 5px 0;
  position: absolute;
  bottom: 0px;
  left: 10px;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  display: block;
  width: 100%;
  margin: 0;
}
.wpcf7 .wpcf7-acceptance label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wpcf7 .wpcf7-acceptance label input:not([type=checkbox]) {
  flex: 0 1 30px;
  margin: 0;
}
.wpcf7 .wpcf7-acceptance label span {
  flex: 1;
  margin: 0;
}
.wpcf7 .policy_old label {
  display: flex;
  justify-content: flex-start;
  gap: 16px;
  align-items: flex-start;
}
.wpcf7 .policy_old label span {
  color: #7b98ac;
}
.wpcf7 .policy_old label span a {
  font-weight: bold;
  color: #ffffff;
}
.wpcf7 .policy_old label input[type=checkbox] {
  display: block;
  flex: 0 1 20px;
  height: 20px;
  margin: 0;
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: space-between;
  grid-gap: 108px;
  width: 100%;
}
.grid .content, .grid .blokk.center {
  place-self: center;
}

.oldal_teteje {
  position: relative;
  z-index: 100;
}

.fooldali-boxok {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

.kozepre {
  margin: 0 auto;
  width: 100%;
  max-width: 1564px;
  flex: 1;
}

.box {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.box .focim p {
  font-size: 43px;
  line-height: 53px;
  width: 100%;
  max-width: 650px;
  font-weight: bold;
}
.box .alcim {
  margin: 35px 0 45px;
}
.box .alcim p {
  font-size: 20px;
  line-height: 26px;
  width: 100%;
  max-width: 580px;
}
.box#kezdo .kozepre {
  padding: 16px 0;
}
.box#kezdo .logo img {
  margin-left: -35px;
}
.box#kinalat {
  background-position: bottom center;
  background-size: auto 100%;
}
.box#kinalat.hide-on-desktop {
  background-size: 130% auto;
  background-position: top center;
}
.box#kinalat.hide-on-desktop .kozepre {
  padding-top: 65%;
}
.box#kinalat .focim p {
  max-width: 100%;
}
.box#kinalat .kozepre {
  padding: 0 0;
}
.box#kinalat #kategoriak {
  display: flex;
  flex-wrap: wrap;
  gap: 29px;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 55px 0 0;
}
.box#kinalat #kategoriak .box-cont {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.box#kinalat #kategoriak .kat-box {
  flex: 1 125px;
  margin: 0 auto;
  height: auto;
  max-width: calc(50% - 32px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: baseline;
  justify-content: space-between;
}
.box#kinalat #kategoriak .kat-box .felso {
  flex: 1;
  position: relative;
}
.box#kinalat #kategoriak .kat-box .felso .kep {
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 200;
  border-radius: 20px;
  border: 3px solid rgba(255, 255, 255, 0);
  padding-bottom: 146%;
  position: relative;
}
.box#kinalat #kategoriak .kat-box .felso .kep::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 33%;
  background-image: url(img/play-ikon.svg);
  z-index: 100000;
}
.box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
}
.box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso .kartya_alcim p {
  font-size: 105%;
  text-transform: uppercase;
  font-weight: bold;
}
.box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso .kartya_cim p {
  font-size: 107%;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.box#kinalat #kategoriak .kat-box .felso .arnyek {
  width: 97%;
  box-shadow: 0px 8px 20px 13px rgba(0, 0, 0, 0.64);
  border-radius: 100%;
  height: 10px;
  margin: -13px auto 0;
}
.box#kinalat #kategoriak .kat-box .also {
  width: 100%;
  max-width: 100%;
}
.box#kinalat #kategoriak .kat-box .also p {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  margin: 40px 0;
  white-space: wrap;
}
.box#kinalat #kategoriak .kat-box:hover .felso .kep {
  border: 3px solid #01ffff;
}
.box .belso-content {
  width: 100%;
  height: auto;
  padding: 0 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box#video-kod {
  margin: 6.5% auto 0;
}
.box#video-kod iframe {
  border: none;
}
.box#regisztracio {
  background-position: top center;
  background-size: auto;
}
.box#regisztracio .belso-content .kozepre {
  display: flex;
  flex-direction: column;
  padding: 6.5% 0 36px;
}
.box#regisztracio .belso-content .kozepre div, .box#regisztracio .belso-content .kozepre div p {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}
.box#regisztracio .belso-content .kozepre .device-kep img {
  display: block;
  height: auto;
  width: 90%;
  max-width: 875px;
  margin: 32px auto;
}
.box#regisztracio .belso-content .kozepre .devices {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.box#regisztracio .belso-content .kozepre .devices span {
  display: block;
  font-size: 25px;
}
.box#regisztracio .belso-content .kozepre .kek-gomb {
  display: block;
  width: auto;
  margin: 24px auto 450px;
}
.box#gyik {
  margin-bottom: 48px;
}
.box#gyik .belso-content .kozepre .focim p {
  max-width: 100%;
  text-align: center;
  margin: 100px auto 60px;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo {
  background-color: #253746;
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 24px;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .kerdes {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .kerdes p {
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .kerdes:after {
  display: block;
  content: "";
  width: 32px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 15px;
  background-image: url(img/arrow-down-icon.svg);
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .kerdes.open:after {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .valasz {
  display: none;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .valasz p, .box#gyik .belso-content .kozepre .gyik-lenyilo .valasz a, .box#gyik .belso-content .kozepre .gyik-lenyilo .valasz ul li {
  font-size: 24px;
  line-height: 36px;
  font-weight: normal;
  padding: 45px 0 24px;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .valasz a {
  text-decoration: underline;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .valasz ul {
  list-style-type: disc;
  margin-left: 5px;
}
.box#gyik .belso-content .kozepre .gyik-lenyilo .valasz ul li {
  padding: 5px 0;
}
.box#csomagok {
  margin: 48px auto 0;
}
.box#csomagok .csomag-container {
  position: relative;
  padding: 0 30px;
}
.box#csomagok .swiper {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
}
.box#csomagok .swiper-wrapper {
  align-items: stretch !important;
}
.box#csomagok .swiper-slide {
  display: flex;
  padding: 45px;
  border-radius: 20px;
  background-color: #253746;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  border: 3px solid transparent;
}
.box#csomagok .swiper-slide:hover {
  border: 3px solid #01ffff;
}
.box#csomagok .swiper-slide p {
  margin: 0 auto;
}
.box#csomagok .swiper-button-prev, .box#csomagok .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 0px);
}
.box#csomagok .swiper-button-next, .box#csomagok .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 0px);
}
.box#csomagok .focim, .box#csomagok .alcim {
  margin: 0 auto 24px !important;
}
.box#csomagok .focim p, .box#csomagok .alcim p {
  text-align: center;
  max-width: 100%;
}
.box#csomagok .szoveg {
  width: 100%;
  margin: 0 auto 36px;
}
.box#csomagok .szoveg p {
  text-align: center;
  font-size: 20px;
  color: #969696;
}
.box#csomagok .aprobetu {
  width: 100%;
  max-width: 1230px;
  margin: 24px auto 0px;
}
.box#csomagok .aprobetu p {
  color: #969696;
}
.box#csomagok .nev {
  min-height: 85px;
}
.box#csomagok .nev p {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  font-size: 28px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.box#csomagok .leiras p {
  color: #969696;
}
.box#csomagok .ervenyesseg {
  margin: 24px auto;
}
.box#csomagok .ervenyesseg p {
  text-align: center;
  color: #969696;
}
.box#csomagok .honap p {
  font-size: 20px;
  text-transform: uppercase;
}
.box#csomagok .ar {
  display: block;
  border-radius: 10px;
  border: 2px solid #969696;
  cursor: pointer;
  padding: 0.5rem;
}
.box#csomagok .ar p {
  text-align: center;
}
.box#csomagok .ar p.eur {
  font-size: 28px;
  line-height: 36px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.box#csomagok .ar p.huf {
  color: #969696;
  font-size: 14px;
  line-height: 14px;
  margin-top: 5px;
}
.box#hir {
  background-color: #253746;
}
.box#hir .belso-content .kozepre .focim p {
  max-width: 100%;
  text-align: center;
  margin: 60px auto 70px;
  font-size: 36px;
  line-height: 46px;
}
.box#hir .belso-content .mezok p {
  width: 100%;
  max-width: 935px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.box#hir .belso-content .mezok p span {
  display: block;
  flex: 1 200px;
  width: 100%;
}

.allas-content {
  width: 100%;
  max-width: 960px;
  padding: 36px;
  margin: 0 auto;
}
.allas-content .banner {
  width: 100%;
  height: auto;
  margin-bottom: 36px;
}
.allas-content .banner img {
  width: 100%;
  display: block;
  height: auto;
}
.allas-content .content p, .allas-content .content a, .allas-content .content span, .allas-content .content ul li {
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}
.allas-content .content a {
  color: #7b98ac;
  font-weight: bold;
  font-size: 24px;
}
.allas-content .content ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 16px;
}
.allas-content h2 {
  font-size: 36px;
  font-weight: bold;
  margin: 16px 0;
  color: #7b98ac;
}
.allas-content h3 {
  font-size: 24px;
  font-weight: bold;
}

/*************************************/
/************* FOOTER ****************/
/*************************************/
footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 35px;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 1rem 60px;
  background-color: #171e26;
}
footer .section-inner {
  align-self: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 30px;
  align-items: center;
}
footer .section-inner .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
footer .section-inner .logo img {
  width: 100%;
  height: auto;
  max-width: 250px;
  margin: 0 auto;
}
footer .section-inner .logo .screenist {
  position: absolute;
  bottom: -15px;
  right: -40px;
  font-size: 18px;
}
footer .section-inner ul {
  padding-left: 0;
}
footer .section-inner ul li a {
  font: Normal 1.2em/1.2em "Montserrat", sans-serif;
}
footer .section-inner ul li a:hover, footer .section-inner ul li.current_page_item a {
  color: #01ffff;
}
footer .section-inner .belso-content a:link, footer .section-inner .belso-content a, footer .section-inner .belso-content span, footer .section-inner .belso-content p, footer .section-inner .belso-content h1, footer .section-inner .belso-content h2, footer .section-inner .belso-content h3, footer .section-inner .belso-content h4, footer .section-inner .belso-content ul li a, footer .section-inner .belso-content ul li a:link {
  color: #ffffff;
}
footer .section-inner .belso-content h4 {
  margin-bottom: 30px;
}
footer .section-inner .belso-content .oszlopok {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(271px, 1fr));
  justify-content: space-between;
  grid-gap: 32px;
  justify-content: space-between;
  margin: 0 -16px;
  padding: 0 16px;
}
footer .section-inner .belso-content .oszlopok ul li {
  margin-bottom: 15px;
}
footer .box {
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
}

.grecaptcha-badge {
  display: none !important;
}

/*************************************/
/************* FOOTER VÉGE ***********/
/*************************************/
@media (max-width: 1280px) {
  .box .kek-gomb {
    font-size: 20px;
    line-height: 20px;
  }
  .box#kinalat #kategoriak .kat-box .also p {
    font-size: 16px;
  }
  .box#regisztracio .belso-content .kozepre .kek-gomb {
    margin-bottom: 490px;
  }
}
@media (max-width: 1024px) {
  .section-inner {
    width: 100%;
  }
  #rmp_menu_trigger-91 .responsive-menu-pro-inner,
  #rmp_menu_trigger-91 .responsive-menu-pro-inner::before,
  #rmp_menu_trigger-91 .responsive-menu-pro-inner::after {
    width: 35px;
    height: 5px;
  }
  .rmp-menu-wrap {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .rmp-menu-item-link {
    padding: 0 !important;
    padding-right: 0 !important;
  }
  .box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso {
    padding: 10px;
  }
  .box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso .kartya_alcim p,
  .box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso .kartya_cim p {
    font-size: 11px;
    text-align: left;
  }
}
@media (max-width: 960px) {
  .grecaptcha-badge {
    width: 25px !important;
    height: 25px !important;
  }
  a, span, p, h1, h2, h3, h4, h5, h6 {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .hide-on-desktop {
    display: block !important;
  }
  .kozepre {
    text-align: center;
  }
  .kek-gomb {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 35px;
  }
  header {
    padding: 0;
    height: 52px;
  }
  header .header-inner {
    padding: 0 10px;
  }
  header .header-logo .custom-logo-link {
    height: 52px;
    border-radius: 0;
  }
  header .header-logo .custom-logo-link img {
    width: auto;
  }
  header .header-navigation-wrapper {
    justify-content: flex-end;
  }
  header .header-navigation-wrapper .login-gomb a {
    font-size: 0;
    background-color: #253746;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
  }
  header .header-navigation-wrapper .login-gomb a::before {
    display: block;
    font-size: 22px;
    font-family: "Font Awesome 5 Free";
    content: "\f007";
    margin: 0 auto;
    color: #ffffff;
  }
  .header-navigation-wrapper {
    flex: 1;
  }
  nav ul {
    justify-content: space-between;
  }
  ul.sub-menu li {
    padding: 15px 30px;
    margin-bottom: 1px;
  }
  #main-content {
    margin-top: 52px;
  }
  .box#kezdo {
    background-position: left center;
  }
  .box#kezdo .logo img {
    margin: 0 auto;
  }
  .box .belso-content {
    padding: 0 1rem;
  }
  .box p {
    text-align: center;
  }
  .box .focim p {
    font-size: 26px;
    line-height: 32px;
    max-width: 100%;
  }
  .box .alcim p {
    font-size: 20px;
    line-height: 28px;
    max-width: 100%;
  }
  .box#kinalat .kek-gomb.hide-on-desktop {
    display: inline-block !important;
    margin: 16px auto 48px;
  }
  .box#kinalat #kategoriak {
    gap: 16px;
    justify-content: center;
    padding: 48px 0;
  }
  .box#kinalat #kategoriak .kat-box {
    flex: 0 1 calc((100% - 38px) / 3);
    margin: 0;
  }
  .box#kinalat #kategoriak .kat-box .felso .kep {
    border-radius: 10px;
  }
  .box#kinalat #kategoriak .kat-box .also p {
    width: 100%;
    font-size: 0.9rem;
    line-height: 1rem;
    font-weight: normal;
    margin: 16px 0;
  }
  .box .kartya_cim {
    display: none;
  }
  .box .kartya_alcim p {
    hyphens: auto;
    line-height: 15px;
  }
  .box#regisztracio {
    background-position: center;
    background-size: 100% auto;
  }
  .box#regisztracio .belso-content {
    padding: 0;
  }
  .box#regisztracio .belso-content .kozepre {
    padding: 0;
  }
  .box#regisztracio .belso-content .kozepre .focim, .box#regisztracio .belso-content .kozepre .alcim {
    padding: 0 1rem;
  }
  .box#regisztracio .belso-content .kozepre .devices {
    display: none;
  }
  .box#regisztracio .belso-content .kozepre .kek-gomb {
    margin: 38% auto 20px;
  }
  .box#regisztracio .belso-content .kozepre .kep {
    width: 100%;
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    margin: 0 auto;
  }
  .box#gyik {
    margin: 0 auto;
  }
  .box#gyik .belso-content .kozepre .focim p {
    margin: 24px auto;
  }
  .box#gyik .belso-content .kozepre .gyik-lenyilo {
    padding: 16px;
  }
  .box#gyik .belso-content .kozepre .gyik-lenyilo .kerdes p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
  .box#gyik .belso-content .kozepre .gyik-lenyilo .valasz p, .box#gyik .belso-content .kozepre .gyik-lenyilo .valasz a, .box#gyik .belso-content .kozepre .gyik-lenyilo .valasz ul li {
    font-size: 14px;
    line-height: 24px;
    padding: 16px 0;
    text-align: left;
  }
  .box#hir {
    margin: 36px auto 10px;
  }
  .box#hir .belso-content .kozepre .focim p {
    font-size: 24px;
    line-height: 30px;
    margin: 24px auto;
  }
  .box#csomagok {
    margin: 48px auto;
  }
  .box#csomagok .swiper-wrapper {
    height: auto;
  }
  .box#csomagok .swiper-slide {
    padding: 16px;
  }
  .box#csomagok .nev {
    min-height: 0;
  }
  .box#csomagok .nev p {
    font-size: 20px;
    line-height: 28px;
  }
  .box#csomagok .ar p.eur {
    font-size: 20px;
    line-height: 20px;
  }
  .box#csomagok .ervenyesseg {
    margin: 10px auto;
  }
  .elkuld {
    margin-top: 32px;
  }
  .wpcf7 input, .wpcf7 textarea {
    margin: 0;
  }
  .wpcf7-list-item-label {
    text-align: left;
  }
  footer {
    padding: 1rem;
  }
  footer .section-inner .logo img {
    max-width: 150px;
  }
  footer .section-inner .logo .screenist {
    bottom: -12px;
    right: 0;
    font-size: 12px;
  }
  footer .section-inner ul {
    display: block;
  }
  footer .section-inner ul li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 430px) {
  .box#kinalat #kategoriak .kat-box {
    flex: 0 1 95px;
    width: 95px;
  }
  .box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso .kartya_alcim p,
  .box#kinalat #kategoriak .kat-box .felso .kep .kartya_belso .kartya_cim p {
    line-height: 13px;
  }
}

/*# sourceMappingURL=fhplay.css.map */
