* {
  margin: 0;
  padding: 0; }

html, body {
  font-family: Gentona-Medium; }

nav {
  border: none;
  height: 57px; }

.nav-top img {
  margin-left: 1px; }

.logo {
  width: 200px;
  padding: 0;
  margin: 0;
  border: none; }

header {
  background: black;
  margin: 0;
  padding: 0; }

.nav-search {
  padding: 12px 5px;
  margin-right: 13px;
  height: 50px;
  width: 250px; }
  .nav-search input {
    float: left;
    height: 32px;
    border-radius: 5px 0px 0px 5px;
    width: 184px;
    border: none;
    padding: 0px 11px;
    font-family: Gentona-Book;
    font-size: 13pt; }

.search-button {
  float: left;
  background: white;
  border: none;
  height: 32px;
  border-radius: 0px 5px 5px 0px; }

.search-icon {
  padding-right: 10px;
  position: relative;
  top: 2px;
  font-size: 14pt;
  color: #6d6e70; }

/*Main navi */
.main-nav {
  float: right;
  list-style: none;
  margin: auto;
  height: 57px; }
  .main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #000000;
    color: #a09b96;
    height: 100%; }
  .main-nav li {
    float: left;
    border-left: 1px solid #414141;
    display: inline-block;
    height: 57px; }
    .main-nav li:first-child {
      border: none; }
    .main-nav li:last-child {
      border-right: 1px solid #414141;
      margin-right: 30px; }
      .main-nav li:last-child a {
        padding: 17px 30px; }

.mobile-nav-icon {
  display: none;
  position: absolute;
  right: 5px;
  top: 9px;
  color: white; }
  .mobile-nav-icon i {
    font-size: 12pt; }

li a, .dropbtn {
  display: inline-block;
  color: #a0a0a0;
  text-align: center;
  text-decoration: none;
  font-family: Gentona-Light;
  font-weight: bold;
  height: 23px; }

.dropdown a {
  padding: 17px 65px; }

.dropdown-icon {
  position: relative;
  top: 1px;
  left: 2px;
  font-size: 10pt; }

nav-search {
  margin: auto;
  padding: auto; }

li.dropdown {
  display: inline-block; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .dropdown-content a {
    color: black;
    padding: 17px 16px;
    text-decoration: none;
    display: block;
    text-align: left; }
  .dropdown-content:hover {
    background-color: #f1f1f1; }

.dropdown:hover .dropdown-content {
  display: block; }

.left-menu {
  float: left;
  width: 20%;
  min-width: 198px;
  max-width: 198px;
  background: #1b1c20;
  height: 160em;
  display: block; }
  .left-menu ul {
    list-style-type: none;
    margin: 0;
    background-color: transparent;
    text-transform: uppercase;
    padding-bottom: 6px; }
  .left-menu li {
    color: #808184;
    font-family: Gentona-SemiBold;
    font-size: 68%;
    font-weight: normal; }
    .left-menu li a {
      padding: 17px 0 0 27px;
      text-decoration: none;
      height: 10px;
      font-size: 138%; }
      .left-menu li a:hover {
        background-color: transparent;
        color: #26a9d9; }
        .left-menu li a:hover::before {
          content: "+ "; }

.left-menu li.title {
  padding: 27px 0 0 27px; }

.content {
  height: 100%;
  padding: 10px;
  margin-left: 205px;
  display: block; }

h1 {
  padding: 16px 0 0 18px;
  font-family: Gentona-Book;
  font-weight: normal;
  font-size: 18pt;
  margin-bottom: 31px; }

.save {
  position: absolute;
  background: #29b473;
  color: white;
  border-radius: 5px;
  padding: 10px 19px;
  border: none;
  right: 30px;
  top: 80px;
  font-family: Gentona-Medium;
  font-size: 9.75pt; }

.section {
  width: 99%; }
  .section .section-title {
    background: #e6e7e9;
    width: 100%;
    border-radius: 7px;
    margin-top: 10px;
    margin-left: 2px;
    padding: 3px 0;
    font-family: Gentona-Book;
    font-size: 12pt; }
    .section .section-title .pipa {
      color: #cfcfd0;
      font-size: 20pt;
      padding-left: 20px;
      padding-right: 11px;
      vertical-align: middle; }
    .section .section-title .zold {
      color: #29b473; }
    .section .section-title .nyil {
      margin: 6px 25px 0 0px;
      margin: 6px 25px 0 0px;
      float: right;
      font-size: 8pt;
      border-radius: 5px;
      background: #cfcfd0;
      padding: 3px 5px; }
    .section .section-title p {
      display: inline-block;
      vertical-align: middle; }
  .section .two-content {
    text-align: center;
    margin-top: 15px;
    margin-left: 10px;
    width: 100%;
    overflow: hidden; }
  .section .left-content,
  .section .right-content {
    display: inline-block;
    text-align: left;
    float: left;
    height: 100%; }
  .section .right-content {
    height: inherit;
    width: 47%;
    overflow: hidden; }
  .section .left-content {
    padding-right: 17px;
    display: block;
    font-family: Gentona-Book;
    font-size: 12pt;
    width: 50.5%;
    border-right: 1px solid grey; }
    .section .left-content label {
      display: block;
      padding: 11px 0 0 10px;
      font-weight: normal; }
    .section .left-content .input-description {
      display: block;
      font-size: 11pt;
      font-weight: normal;
      padding-left: 10px;
      padding-top: 3px;
      font-family: Gentona-Light; }
    .section .left-content input {
      margin: 11px;
      width: 94%;
      height: 35px;
      border: 1px solid #dbdbdb;
      border-radius: 5px;
      margin-bottom: 29px; }
    .section .left-content .show-date {
      float: left;
      padding: 2px 10px;
      width: 95%;
      margin: 0;
      z-index: 5;
      background: transparent;
      font-family: Gentona-Light; }
    .section .left-content .show-date + i {
      float: left;
      background: white;
      border: none;
      font-size: 10pt;
      position: relative;
      right: 22px;
      top: 14px;
      z-index: -1; }
    .section .left-content .start-div,
    .section .left-content .end-div {
      float: left;
      width: 49%;
      margin-bottom: 6px;
      margin-left: 0px;
      margin-right: 5px;
      height: 100px; }
      .section .left-content .start-div label,
      .section .left-content .end-div label {
        padding-bottom: 8px; }
      .section .left-content .start-div input,
      .section .left-content .end-div input {
        margin-left: 12px;
        width: 84%;
        background: url("../images/lefele_nyil.gif") no-repeat scroll 95% 18px; }
    .section .left-content #contest-image-title {
      padding-top: 8px; }
    .section .left-content #input-terms_rules {
      margin-bottom: 13px; }
  .section input[type=button] {
    margin: 10px 10px 22px 10px;
    width: 95%;
    height: 2.5em;
    background: #26a9e0;
    color: white;
    border-radius: 6px;
    font-family: Gentona-Book;
    font-size: 12pt; }
  .section .preview {
    margin: 5em 0.2em 0em 1.8em;
    background: #f5f5f5;
    height: 35em;
    text-align: center; }
  .section .preview-content {
    overflow: hidden;
    width: 16.7em;
    margin: 4.6em auto 0 auto; }
    .section .preview-content h4 {
      padding-top: 0.3em;
      font-family: Gentona-Light;
      font-size: 10pt; }
    .section .preview-content h6 {
      font-size: 8pt;
      padding-top: 0.7em;
      font-family: Gentona-ExtraLight; }
    .section .preview-content .nagybetus {
      margin-top: 2em;
      text-transform: uppercase;
      color: #686566;
      font-size: 6pt;
      font-family: Gentona-Bold; }
    .section .preview-content .time {
      margin: 1em auto;
      letter-spacing: 0.6em;
      line-height: 0.5em;
      width: 80%;
      text-align: center;
      font-size: 10pt; }
      .section .preview-content .time .col-25 {
        width: 18%;
        display: inline-block;
        text-align: center; }
        .section .preview-content .time .col-25 h6 {
          text-align: center;
          letter-spacing: 0.1em;
          text-transform: uppercase;
          font-size: 6pt;
          line-height: 0.9em; }
  .section .placeholder {
    font-family: Gentona-SemiBold;
    font-size: 10pt;
    color: #a0a0a0;
    background: #cccccc;
    height: 6em;
    opacity: 1;
    width: 100%;
    border-radius: 10px 10px 0 0;
    padding-top: 4.6em; }
  .section .preview-description {
    background: black;
    color: white;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 1.4em; }
  .section .preview-facebook {
    padding: 0.8em 0;
    font-family: Gentona-Bold;
    letter-spacing: 0.06em;
    font-size: 10pt;
    background: #3b5998;
    color: white;
    text-transform: uppercase;
    border-radius: 0 0 10px 10px; }
    .section .preview-facebook i {
      font-size: 8pt; }

#secondForm h3 {
  font-family: Gentona-Book;
  padding: 11px 0 0 10px;
  font-weight: normal; }
#secondForm label {
  border: 1px grey solid;
  margin: 10px 10px 15px 11px;
  width: 93%;
  padding-bottom: 5px; }
#secondForm input[type="checkbox"] {
  width: 1.6em;
  height: 1.6em;
  background: border-box;
  color: white;
  margin: 3px 0px 7px 4px; }
#secondForm h5 {
  margin: 4px 0 13px 35px;
  padding: 2px 6px;
  border-left: 3px #26a9e0 solid;
  font-family: Gentona-Light;
  font-size: 11pt; }
  #secondForm h5 a:active, #secondForm h5 a:visited {
    color: black; }
#secondForm .red {
  border-left: 3px red solid; }

.checkmark {
  font-family: Gentona-Book;
  font-size: 12pt;
  position: relative;
  bottom: 4px;
  left: 5px; }

.section-2 .preview {
  margin-top: 1.5em;
  margin-bottom: 1.3em; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: '.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden; }

h5 {
  font-family: Gentona-Light;
  font-size: 10pt;
  padding: 0.6em 0.9em;
  text-align: left; }
  h5 h5:after {
    text-align: center; }

.section-3 .section-title {
  margin-bottom: 0px; }
.section-3 .preview {
  margin-top: 1em;
  margin-bottom: 0.9em; }

#thirdForm #input-bimage {
  margin-top: 16px;
  width: 96%; }
#thirdForm .vonal {
  border: 1px #dadbdb solid;
  width: 97%;
  margin-top: 20px;
  margin-bottom: 27px; }
#thirdForm input[type="text"] {
  font-family: Gentona-Light;
  font-size: 12pt;
  padding-left: 10px;
  margin-bottom: 17px; }
#thirdForm input[type="checkbox"] {
  width: 1.6em;
  height: 1.6em;
  background: border-box;
  color: white;
  margin: 0px 5px 7px 10px; }
#thirdForm input[type="radio"] {
  width: 1.7em;
  height: 1.7em;
  background: border-box;
  color: white;
  margin: 0px 5px 16px 13px; }
#thirdForm #last-check {
  margin-bottom: 20px; }
#thirdForm #radio2 {
  margin-bottom: 0px; }
#thirdForm .vonal-2 {
  margin-bottom: 20px; }
#thirdForm #call_to_action {
  margin-top: 22px;
  margin-bottom: 17px; }

.section-4 .one-content {
  text-align: center;
  margin-left: 22.2%;
  margin-right: 25.3%;
  margin-top: 1.2em; }
.section-4 i {
  margin-top: 20px;
  font-size: 75pt; }
.section-4 h1 {
  margin-top: 0;
  padding-top: 0px;
  font-family: Gentona-Medium;
  font-size: 22pt;
  margin-bottom: 0.35em;
  letter-spacing: 0.03em; }
.section-4 p {
  font-family: Gentona-Light;
  font-size: 14.25pt; }
.section-4 input[type="button"] {
  width: 92.5%;
  margin-top: 2.1em;
  background-color: #29b473; }

@media only screen and (max-width: 968px) {
  * {
    font-size: 95%; }

  .mobile-nav-icon {
    display: block; }

  .container .left-menu {
    display: none;
    position: absolute;
    top: 57px;
    left: 0; }

  .content {
    margin: 10px; }

  .section .left-content,
  .section .right-content {
    width: 100%; }

  .nav-search {
    margin-right: 5px;
    width: 170px; }
    .nav-search input {
      padding: 0;
      width: 140px;
      font-size: 95%; }

  .dropdown a {
    padding: 17px 30px; }

  .main-nav li:last-child a {
    padding: 18px 20px; } }
@media only screen and (max-width: 635px) {
  .nav-search {
    margin-right: 5px;
    width: 110px; }
    .nav-search input {
      padding: 0;
      width: 80px;
      font-size: 95%; }

  .dropdown a {
    padding: 17px 5px; }

  .main-nav li:last-child a {
    padding: 18px 10px; }

  .logo {
    display: none; } }
@media only screen and (max-width: 970px) {
  .left-menu {
    display: block; } }

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