@font-face {
  font-family: 'FinlandiaInterface-Regular';
  src: url("../fonts/FinlandiaInterface-Regular.woff") format("woff"), url("../fonts/FinlandiaInterface-Regular.woff2") format("woff2"), url("../fonts/FinlandiaInterface-Regular.svg#FinlandiaInterface-Regular") format("svg"), url("../fonts/FinlandiaInterface-Regular.eot"), url("../fonts/FinlandiaInterface-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FinlandiaInterface-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FinlandiaInterface-Bold';
  src: url("../fonts/FinlandiaInterface-Bold.woff") format("woff"), url("../fonts/FinlandiaInterface-Bold.woff2") format("woff2"), url("../fonts/FinlandiaInterface-Bold.svg#FinlandiaInterface-Bold") format("svg"), url("../fonts/FinlandiaInterface-Bold.eot"), url("../fonts/FinlandiaInterface-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FinlandiaInterface-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  overflow-x: hidden;
}

@media only screen and (max-width: 1024px) {
  body {
    font-size: 0.92857em;
  }
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 0.92857em;
  }
}

@media only screen and (max-width: 460px) {
  body {
    font-size: 1.07143em;
  }
}

@media only screen and (max-width: 320px) {
  body {
    font-size: 1.14286em;
  }
}

div, section, a {
  position: relative;
}

h1, h3 {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

h3 {
  font-size: 3.14286em;
}

h4 {
  font-size: 1.57143em;
}

.centercenter {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal {
  display: none;
}

section#menu {
  background: transparent;
  height: 85px;
  z-index: 2;
  position: fixed;
  display: none;
}

section#menu .container-fluid > .row .logo img {
  margin: 12px 0px 12px 15px;
}

section#menu .container-fluid > .row .menu ul {
  margin: 0;
  padding: 0;
}

section#menu .container-fluid > .row .menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-right: 40px;
}

section#menu .container-fluid > .row .menu ul li a {
  color: #baab8f;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.21429em;
  text-transform: uppercase;
  line-height: 85px;
  display: block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#menu .container-fluid > .row .menu ul li a:after {
  width: 0px;
  height: 1px;
  background: #baab8f;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: width, 0.4s;
  -moz-transition: width, 0.4s;
  transition: width, 0.4s;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
}

section#menu .container-fluid > .row .menu ul li a.active {
  text-decoration: none;
  color: #baab8f;
}

section#menu .container-fluid > .row .menu ul li a.active:after {
  width: 100%;
  height: 2px;
  background: #baab8f;
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
}

section#menu .container-fluid > .row .menu ul li a:hover {
  text-decoration: none;
  color: #baab8f;
}

section#menu .container-fluid > .row .menu ul li a:hover:after {
  width: 100%;
  height: 2px;
  background: #baab8f;
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
}

section#agegate {
  background: #236ba7 url(../images/agegate_bg_desktop1920.jpg) bottom center no-repeat;
  width: 100%;
  min-height: 100%;
  background-size: 1920px 1080px;
}

@media only screen and (min-width: 800px) and (max-width: 1500px) {
  section#agegate {
    background: #236ba7 url(../images/2022_FINLANDIA_GAME_AGE-GATE_uvegnelkul.jpg) bottom center no-repeat;
  }
}

@media only screen and (max-width: 799px) {
  section#agegate {
    background: #236ba7 url(../images/2022_FINLANDIA_GAME_AGE-GATE_mobile.jpg) bottom center no-repeat;
  }
}

section#agegate .wrapper {
  padding: 50px;
}

section#agegate .wrapper h3 {
  font-size: 3.14286em;
  margin-top: 20px;
}

section#agegate .wrapper h4 {
  font-size: 1.57143em;
  margin-top: 20px;
}

section#agegate .wrapper .disclamer {
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  font-size: 1.28571em;
}

section#agegate .wrapper .disclamer span {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
}

section#agegate .wrapper form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1;
  /* Firefox */
}

section#agegate .wrapper form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}

section#agegate .wrapper form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}

section#agegate .wrapper form .d-flex {
  margin: 25px 0 25px 0;
}

section#agegate .wrapper form .d-block {
  margin: 0 auto;
}

section#agegate .wrapper form input[type="text"] {
  width: 178px;
  height: 78px;
  text-align: center;
  line-height: 80px;
  background-color: transparent;
  border: 1px solid #ffffff;
  margin: 0 10px;
  color: #ffffff;
  font-size: 2.07143em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
}

section#agegate .wrapper form input[type="submit"] {
  width: 202px;
  height: 62px;
  text-align: center;
  line-height: 54px;
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 2.07143em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  margin: 50px auto 30px;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#agegate .wrapper form input[type="submit"]:hover {
  text-decoration: none;
}

section#agegate .wrapper form p {
  font-size: 1.28571em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
}

section#agegate .wrapper form p a {
  color: #ffffff;
  text-decoration: underline;
}

section#agegate .wrapper form .separator {
  margin: 25px auto;
}

section#agegate .wrapper form .error {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.71429em;
  color: #c42b2e;
  margin-bottom: 25px;
}

section#agegate .wrapper form .file_upload {
  position: relative;
  border: 4px solid white;
  background: transparent;
  display: block;
  width: 242px;
  height: 42px;
  line-height: 34px;
  cursor: pointer;
  color: #c2c2c2;
  margin: 0 auto;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

section#agegate .wrapper form .file_upload:hover {
  background: white;
  color: black;
}

section#agegate .wrapper form .formblock {
  margin: 1.07143em auto;
}

section#agegate .wrapper form select {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #393939;
  border: none;
  color: #c2c2c2;
  font-size: 1.71429em;
  padding: 0 20px;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
}

section#agegate .wrapper form select.select-css {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/select.png");
  background-repeat: no-repeat;
  background-position: right .7em top 50%;
  margin-bottom: 3px;
}

section#agegate .wrapper form select.select-css::-ms-expand {
  display: none;
}

section#agegate .wrapper form select.select-css:hover {
  border-color: #888;
}

section#agegate .wrapper form select.select-css:focus {
  border-color: #aaa;
  box-shadow: none;
  box-shadow: none -moz-mac-focusring;
  color: #c2c2c2;
  outline: none;
}

section#agegate .wrapper form select.select-css option {
  font-weight: normal;
}

section#agegate .wrapper form .file_upload span {
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  color: #c2c2c2;
  text-align: center;
  cursor: pointer;
}

section#agegate .wrapper form .file_upload input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

section#agegate .wrapper form label.checkbox {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px !important;
  text-align: left !important;
  width: 100% !important;
  margin: 20px 0px;
}

section#agegate .wrapper form label.checkbox input[type="checkbox"] {
  margin-right: 10px;
}

section#agegate .wrapper form .upload .center .date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

section#agegate .wrapper form .upload .center .date .inputHolder, section#agegate .wrapper form.upload .center .birth-date .inputHolder {
  display: -ms-flexbox;
  display: flex;
}

section#agegate .wrapper form .upload .center .date .inputHolder .small {
  width: 90px;
  margin: 10px 2px;
}

section#agegate .wrapper form .upload .center .birth-date .inputHolder .small {
  width: 155px;
  margin: 10px 2px;
}

section#agegate .wrapper form .upload .center form .info {
  color: white;
  text-align: right;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  font-size: 11px;
  font-style: italic;
}

section#agegate .wrapper form label.checkbox {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.71429em;
  color: #ffffff;
  text-transform: none;
}

section#agegate .wrapper form label.checkbox a {
  color: #baab8f;
  text-decoration: underline;
  text-transform: none;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#agegate .wrapper form label.checkbox a:hover {
  text-decoration: underline;
  color: #ffffff;
}

section#agegate .wrapper .container .wr {
  background-color: rgba(0, 30, 67, 0.85);
  background-blend-mode: multiply;
  padding: 50px 30px 30px 30px;
  max-width: 740px;
  margin: 0 auto;
}

section#kodfeltoltes {
  background: #236ba7 url(../images/main_bg_desktop1920.jpg) bottom center no-repeat;
  background-size: 1920px 2000px;
  width: 100%;
  color: #001e43 !important;
  color: #001e43 !important;
  border-color: #001e43 !important;
}

@media only screen and (min-width: 800px) and (max-width: 1500px) {
  section#kodfeltoltes {
    background: #236ba7 url(../images/2022_FINLANDIA_GAME_MAIN_uvegnelkul.jpg) bottom center no-repeat;
  }
}

@media only screen and (max-width: 799px) {
  section#kodfeltoltes {
    background: #236ba7 url(../images/2022_FINLANDIA_GAME_MAIN_mobile.jpg) bottom center no-repeat;
  }
}

section#kodfeltoltes .wrapper {
  padding: 50px;
}

section#kodfeltoltes .wrapper h3 {
  font-size: 3.14286em;
  margin-top: 20px;
}

section#kodfeltoltes .wrapper h4 {
  font-size: 1.57143em;
  margin-top: 20px;
}

section#kodfeltoltes .wrapper .disclamer {
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  font-size: 1.28571em;
}

section#kodfeltoltes .wrapper .disclamer span {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
}

section#kodfeltoltes .wrapper form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #001e43;
  opacity: 1;
  /* Firefox */
}

section#kodfeltoltes .wrapper form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #001e43;
}

section#kodfeltoltes .wrapper form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #001e43;
}

section#kodfeltoltes .wrapper form .d-flex {
  margin: 25px 0 25px 0;
}

section#kodfeltoltes .wrapper form .d-block {
  margin: 0 auto;
}

section#kodfeltoltes .wrapper form input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

section#kodfeltoltes .wrapper form .file_upload,
section#kodfeltoltes .wrapper form input[type="text"],
section#kodfeltoltes .wrapper form input[type="email"],
section#kodfeltoltes .wrapper form select {
  height: 78px;
  text-align: center;
  line-height: 80px;
  background-color: transparent;
  border: 1px solid #001e43;
  margin: 10px;
  color: #001e43;
  font-size: 2.07143em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  display: block;
  width: calc(100% - 20px);
}

section#kodfeltoltes .wrapper form .file_upload.small,
section#kodfeltoltes .wrapper form input[type="text"].small,
section#kodfeltoltes .wrapper form input[type="email"].small,
section#kodfeltoltes .wrapper form select.small {
  display: inline-block;
  width: calc(20% - 10px - 3px);
  margin: 0px 4px 0px 4px;
}

section#kodfeltoltes .wrapper form .file_upload.medium,
section#kodfeltoltes .wrapper form input[type="text"].medium,
section#kodfeltoltes .wrapper form input[type="email"].medium,
section#kodfeltoltes .wrapper form select.medium {
  display: inline-block;
  width: calc(33.333333% - 10px - 3px);
  margin: 0px 4px 0px 4px;
}

section#kodfeltoltes .wrapper form input[type="file"] {
  line-height: 70px;
  font-size: 1.71429em;
  background-color: transparent;
}

section#kodfeltoltes .wrapper form input[type="checkbox"] {
  height: 20px;
  width: 20px;
}

section#kodfeltoltes .wrapper form input[type="submit"] {
  width: 100%;
  height: 62px;
  text-align: center;
  line-height: 62px;
  background-color: #001e43;
  border: none;
  color: #ffffff;
  font-size: 2.07143em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  margin: 50px auto 30px;
  display: block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#kodfeltoltes .wrapper form input[type="submit"]:hover {
  text-decoration: none;
}

section#kodfeltoltes .wrapper form p {
  font-size: 1.28571em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  color: #001e43;
}

section#kodfeltoltes .wrapper form a {
  color: #001e43;
  text-decoration: underline;
}

section#kodfeltoltes .wrapper form .separator {
  margin: 25px auto;
}

section#kodfeltoltes .wrapper form .error {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.71429em;
  color: #c42b2e;
  margin-bottom: 25px;
}

section#kodfeltoltes .wrapper form label {
  font-size: 1.42857em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  color: #001e43;
  display: block;
  margin: 0;
}

section#kodfeltoltes .wrapper form label.checkbox {
  font-family: 'FinlandiaInterface-Regular';
}

section#kodfeltoltes .wrapper .container .wr {
  background-color: rgba(255, 255, 255, 0.7);
  background-blend-mode: multiply;
  padding: 50px 30px 30px 30px;
  max-width: 740px;
  margin: 0 auto;
}

section#fooldal {
  background: #236ba7 url(../images/main_bg_desktop1920.jpg) bottom center no-repeat;
  background-size: 1920px 2000px;
  width: 100%;
  color: #001e43 !important;
}

@media only screen and (min-width: 800px) and (max-width: 1500px) {
  section#fooldal {
    background: #236ba7 url(../images/2022_FINLANDIA_GAME_MAIN_uvegnelkul.jpg) bottom center no-repeat;
  }
}

@media only screen and (max-width: 799px) {
  section#fooldal {
    background: #236ba7 url(../images/2022_FINLANDIA_GAME_MAIN_mobile.jpg) bottom center no-repeat;
  }
}

section#fooldal .wrapper {
  padding-top: 4.28571em;
  padding-bottom: 4.28571em;
}

section#fooldal .container .wr {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 50px 30px 30px 30px;
  max-width: 740px;
  margin: 0 auto;
}

section#fooldal h1 {
  font-size: 3.5em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
}

section#fooldal h3 span {
  font-family: 'FinlandiaInterface-Regular';
}

section#fooldal h4.bigger {
  font-size: 2.14286em;
}

section#fooldal p, section#fooldal li {
  font-size: 1.64286em;
  font-family: 'FinlandiaInterface-Regular';
}

section#fooldal p li, section#fooldal li li {
  font-size: 100%;
}

section#fooldal .sorszam {
  font-size: 2.14286em;
  font-family: 'FinlandiaInterface-Bold';
}

section#fooldal .sorszam p {
  font-size: 70%;
  font-family: 'FinlandiaInterface-Regular';
}

section#fooldal .sorszam h4 {
  font-size: 70%;
}

section#fooldal .separator {
  width: 100px;
  height: 5px;
}

section#fooldal a {
  width: 342px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  background-color: #001e43;
  border: none;
  color: #ffffff;
  font-size: 1.71429em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#fooldal a:hover {
  text-decoration: none;
}

section#jatekszabaly_title {
  background: #000000;
  background-size: 100% auto;
  width: 100%;
  margin-top: -85px;
}

section#jatekszabaly_content {
  background: #000000 url(../images/jatekszabaly_hatter2.png) right top 350px no-repeat;
  width: 100%;
}

section#jatekszabaly_content .wrapper img {
  margin: 25 auto;
}

section#jatekszabaly_content .wrapper h3, section#jatekszabaly_content .wrapper p, section#jatekszabaly_content .wrapper li {
  color: #ffffff;
  text-align: left;
}

section#jatekszabaly_content .wrapper a {
  color: #ffffff;
  text-decoration: none;
}

section#jatekszabaly_content .wrapper a:hover {
  color: #ffffff;
  text-decoration: none;
}

section#jatekszabaly_content .wrapper .red {
  color: #c42b2e;
}

section#footer {
  background: #001e43;
  width: 100%;
}

section#footer.invert * {
  color: #000000 !important;
}

section#footer .wrapper .fb {
  margin-bottom: 1.78571em;
}

section#footer .wrapper .separatorhorizontal {
  margin-top: 3.21429em;
  margin-bottom: 3.21429em;
}

section#footer .wrapper p {
  font-size: 0.92857em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}

section#footer .wrapper p.bigger {
  font-size: 1.07143em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  line-height: normal;
}

section#footer .wrapper p span.smaller {
  font-size: 0.92857em;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  line-height: noemal;
  text-transform: none;
}

section#footer .wrapper p .garamond {
  font-family: 'FinlandiaInterface-Regular' !important;
}

section#footer .wrapper p .nouppercase {
  text-transform: none !important;
  color: #8b8b8b;
}

section#footer .wrapper p a {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#footer .wrapper p a:hover {
  color: #a9aaad;
}

section#footer .wrapper ul {
  margin: 0;
  padding: 0;
}

section#footer .wrapper ul.footermenu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-right: 80px;
}

section#footer .wrapper ul.footermenu li:last-child {
  margin-right: 0px;
}

section#footer .wrapper ul.footermenu li a {
  color: #a9aaad;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.07143em;
  text-transform: uppercase;
  line-height: 85px;
  display: block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#footer .wrapper ul.footermenu li a.active {
  text-decoration: none;
  color: #ffffff;
}

section#footer .wrapper ul.footermenu li a:hover {
  text-decoration: none;
  color: #ffffff;
}

section#footer .wrapper ul.aszfmenu {
  margin-top: 40px;
}

section#footer .wrapper ul.aszfmenu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-right: 40px;
}

section#footer .wrapper ul.aszfmenu li a {
  text-transform: uppercase;
  color: #a9aaad;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  font-size: 1.07143em;
  display: block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#footer .wrapper ul.aszfmenu li a.active {
  text-decoration: none;
  color: #ffffff;
}

section#footer .wrapper ul.aszfmenu li a:hover {
  text-decoration: none;
  color: #ffffff;
}

section#nyertesek {
  background: #000000;
  background-size: 100% auto;
  width: 100%;
  min-height: 100vh;
  margin-top: -85px;
}

section#nyertesek .wrapper h1 {
  margin-bottom: 1.78571em;
}

section#nyertesek .wrapper h3.title {
  font-size: 2.14286em;
  margin-top: 1.78571em;
}

section#nyertesek .wrapper h3.small {
  font-size: 1.71429em;
  margin-bottom: 1.78571em;
}

section#nyertesek .wrapper p {
  font-size: 1.71429em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}

section#nyertesek .wrapper p span {
  font-size: 1.71429em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}

section#nyertesek .wrapper p.bigger {
  font-size: 2.14286em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}

section#nyertesek .wrapper p span.smaller {
  font-size: 1.28571em;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}

section#nyertesek .wrapper p a {
  color: #000000;
  text-decoration: underline;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#nyertesek .wrapper p a:hover {
  color: #c42b2e;
}

section#nyertesek .wrapper .separatorhorizontal {
  margin: 3.21429em auto 3.92857em;
}

section#nyertesek .wrapper .footer {
  margin-top: 6.42857em;
}

section#nyertesek .wrapper .footer .footermenu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-right: 40px;
}

section#nyertesek .wrapper .footer .footermenu li a {
  color: #ffffff;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.21429em;
  text-transform: uppercase;
  line-height: 85px;
  display: block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#nyertesek .wrapper .footer .footermenu li a:after {
  width: 0px;
  height: 1px;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: width, 0.4s;
  -moz-transition: width, 0.4s;
  transition: width, 0.4s;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

section#nyertesek .wrapper .footer .footermenu li a.active {
  text-decoration: none;
  color: #ffffff;
}

section#nyertesek .wrapper .footer .footermenu li a.active:after {
  width: 40px;
  height: 1px;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

section#nyertesek .wrapper .footer .footermenu li a:hover {
  text-decoration: none;
  color: #ffffff;
}

section#nyertesek .wrapper .footer .footermenu li a:hover:after {
  width: 40px;
  height: 1px;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

section#kepfeltoltes {
  background: #000000;
  background-size: 100% auto;
  width: 100%;
  min-height: 100vh;
  margin-top: -85px;
}

section#kepfeltoltes.sikeresreg {
  background: #000000;
  min-height: inherit;
}

section#kepfeltoltes .wrapper.upload {
  padding-top: 170px;
  -webkit-animation-name: headline-animation;
  animation-name: headline-animation;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

section#kepfeltoltes .wrapper.upload .center {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
}

section#kepfeltoltes .wrapper.upload .center form {
  width: 470px;
  margin: 25px auto 0;
}

section#kepfeltoltes .wrapper.upload .center h1 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
}

section#kepfeltoltes .wrapper.upload .center label {
  text-align: center;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 18px;
}

section#kepfeltoltes .wrapper.upload .center input[type="text"] {
  background: transparent;
  padding: 20px;
  border: 1px solid #ffffff;
  font-size: 15px;
  width: 470px;
  color: white;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin: 10px 0px;
}

section#kepfeltoltes .wrapper.upload .center input[type="text"].medium {
  width: 150px !important;
}

section#kepfeltoltes .wrapper.upload .center input[type="date"] {
  width: 300px;
  background: transparent;
  border: 1px solid #ffffff;
  padding: 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
}

section#kepfeltoltes .wrapper.upload .center input[type="email"] {
  background: transparent;
  padding: 20px;
  border: 1px solid #ffffff;
  font-size: 15px;
  width: 470px;
  color: white;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin: 10px;
  border-radius: 0px;
}

section#kepfeltoltes .wrapper .file_upload {
  position: relative;
  border: 4px solid white;
  background: transparent;
  display: block;
  width: 242px;
  height: 42px;
  line-height: 34px;
  cursor: pointer;
  color: #c2c2c2;
  margin: 0 auto;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

section#kepfeltoltes .wrapper .file_upload:hover {
  background: white;
  color: black;
}

section#kepfeltoltes .wrapper .formblock {
  margin: 1.07143em auto;
}

section#kepfeltoltes .wrapper select {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #393939;
  border: none;
  color: #c2c2c2;
  font-size: 1.71429em;
  padding: 0 20px;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
}

section#kepfeltoltes .wrapper select.select-css {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/select.png");
  background-repeat: no-repeat;
  background-position: right .7em top 50%;
  margin-bottom: 3px;
}

section#kepfeltoltes .wrapper select.select-css::-ms-expand {
  display: none;
}

section#kepfeltoltes .wrapper select.select-css:hover {
  border-color: #888;
}

section#kepfeltoltes .wrapper select.select-css:focus {
  border-color: #aaa;
  box-shadow: none;
  box-shadow: none -moz-mac-focusring;
  color: #c2c2c2;
  outline: none;
}

section#kepfeltoltes .wrapper select.select-css option {
  font-weight: normal;
}

section#kepfeltoltes .wrapper .file_upload span {
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  color: #c2c2c2;
  text-align: center;
  cursor: pointer;
}

section#kepfeltoltes .wrapper .file_upload input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

section#kepfeltoltes .wrapper label.checkbox {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px !important;
  text-align: left !important;
  width: 100% !important;
  margin: 20px 0px;
}

section#kepfeltoltes .wrapper label.checkbox input[type="checkbox"] {
  margin-right: 10px;
}

section#kepfeltoltes .wrapper.upload .center .date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

section#kepfeltoltes .wrapper.upload .center .date .inputHolder, section#kepfeltoltes .wrapper.upload .center .birth-date .inputHolder {
  display: -ms-flexbox;
  display: flex;
}

section#kepfeltoltes .wrapper.upload .center .date .inputHolder .small {
  width: 90px;
  margin: 10px 2px;
}

section#kepfeltoltes .wrapper.upload .center .birth-date .inputHolder .small {
  width: 155px;
  margin: 10px 2px;
}

section#kepfeltoltes .wrapper.upload .center form .info {
  color: white;
  text-align: right;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  font-size: 11px;
  font-style: italic;
}

section#kepfeltoltes .wrapper form {
  width: 470px;
  margin: 25px auto 0;
}

section#kepfeltoltes .wrapper input[type="text"],
section#kepfeltoltes .wrapper input[type="email"] {
  width: 100%;
  height: 60px;
  text-align: left;
  line-height: 60px;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 1.71429em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  margin-bottom: 3px;
  padding: 0 20px;
}

section#kepfeltoltes .wrapper input[type="submit"] {
  width: 292px;
  height: 62px;
  text-align: center;
  line-height: 54px;
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 1.71429em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  margin-right: 10px;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#kepfeltoltes .wrapper input[type="submit"]:hover {
  text-decoration: none;
}

section#kepfeltoltes .wrapper input.small {
  width: calc((100% - 13px) / 5);
}

section#kepfeltoltes .wrapper input.small:first-child {
  margin-left: 0;
}

section#kepfeltoltes .wrapper input.small:last-child {
  margin-right: 0;
}

section#kepfeltoltes .wrapper input.medium {
  width: calc((100% - 7px) / 3);
}

section#kepfeltoltes .wrapper input.medium:first-child {
  margin-left: 0;
}

section#kepfeltoltes .wrapper input.medium:last-child {
  margin-right: 0;
}

section#kepfeltoltes .wrapper label {
  font-size: 1.71429em;
  text-transform: uppercase;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  display: block;
}

section#kepfeltoltes .wrapper .info {
  font-size: 1.28571em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: italic;
  text-align: right;
  display: block;
}

section#kepfeltoltes .wrapper p {
  font-size: 1.28571em;
  font-family: 'FinlandiaInterface-Regular';
  font-weight: normal;
  font-style: normal;
}

section#kepfeltoltes .wrapper p a {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.21429em;
  color: #ffffff;
  text-decoration: underline;
}

section#kepfeltoltes .wrapper label.checkbox {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.71429em;
  color: #ffffff;
  text-transform: none;
}

section#kepfeltoltes .wrapper label.checkbox a {
  color: #baab8f;
  text-decoration: underline;
  text-transform: none;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#kepfeltoltes .wrapper label.checkbox a:hover {
  text-decoration: underline;
  color: #ffffff;
}

section#kepfeltoltes .wrapper .separator {
  margin: 25px auto;
}

section#kepfeltoltes .wrapper .error {
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.71429em;
  color: #c42b2e;
  margin-bottom: 25px;
}

section#kepfeltoltes .wrapper .footer {
  margin-top: 6.42857em;
}

section#kepfeltoltes .wrapper .footer .footermenu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-right: 40px;
}

section#kepfeltoltes .wrapper .footer .footermenu li a {
  color: #ffffff;
  font-family: 'FinlandiaInterface-Bold';
  font-weight: normal;
  font-style: normal;
  font-size: 1.21429em;
  text-transform: uppercase;
  line-height: 85px;
  display: block;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
}

section#kepfeltoltes .wrapper .footer .footermenu li a:after {
  width: 0px;
  height: 1px;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: width, 0.4s;
  -moz-transition: width, 0.4s;
  transition: width, 0.4s;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

section#kepfeltoltes .wrapper .footer .footermenu li a.active {
  text-decoration: none;
  color: #ffffff;
}

section#kepfeltoltes .wrapper .footer .footermenu li a.active:after {
  width: 40px;
  height: 1px;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

section#kepfeltoltes .wrapper .footer .footermenu li a:hover {
  text-decoration: none;
  color: #ffffff;
}

section#kepfeltoltes .wrapper .footer .footermenu li a:hover:after {
  width: 40px;
  height: 1px;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

.ribbon {
  width: 100%;
  height: auto;
  display: block;
  margin-top: -4.28571em;
}

.jdthbc {
  font-family: 'FinlandiaInterface-Bold' !important;
}
