body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  display: block;
  margin: 0 0px 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 38px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1px;
}

h3 {
  margin: 10px 0px 23px;
  font-family: Montserrat, sans-serif;
  color: #745785;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.button {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  width: 360px;
  height: 60px;
  min-height: 0px;
  margin: 40px auto;
  padding: 20px 21px;
  border-radius: 8px;
  background-color: #00b5a8;
  background-image: none;
  box-shadow: none;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #0fd1c4;
  box-shadow: none;
}

.button:active {
  background-color: #009188;
  background-image: none;
  box-shadow: none;
}

.button.app-button {
  padding: 8px 17px;
}

.button.order {
  margin-right: 0px;
  padding: 0px 25px 0px 0px;
  background-color: transparent;
  background-image: url('../images/modular_web_menu_arrow-04.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: none;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #000;
  font-size: 12px;
}

.button.order:active {
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.button.order:focus {
  box-shadow: none;
}

.button.submit {
  width: 140px;
  height: 40px;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  box-shadow: none;
  font-size: 16px;
}

.section {
  padding-top: 54px;
  padding-bottom: 12px;
  border-bottom: 1px none rgba(0, 0, 0, 0.09);
  text-align: center;
}

.section.hero {
  position: static;
  left: 0px;
  top: 0px;
  overflow: visible;
  max-height: 700px;
  min-height: 458px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border-bottom: 0px none #fff;
  background-color: transparent;
  list-style-type: none;
}

.section.white.subfooter {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.section.grey {
  background-color: #f5f6f7;
  background-image: url('../images/bg_gray.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 49px;
  text-align: center;
}

.section.grey.contact {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 12px;
}

.section.purple {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #745785;
}

.hero-iphone {
  display: block;
  margin-right: auto;
  margin-bottom: -73px;
  margin-left: auto;
  text-shadow: 0 0 0 #000;
}

.app-name {
  display: block;
  margin-top: 3px;
  margin-right: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.nav-link {
  display: inline-block;
  margin: 14px 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 25px;
  border-bottom: 2px none transparent;
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 12px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  background-image: url('../images/menu_arrow-06.png');
  background-position: 0px 50%;
  background-size: 18.5px 8.5px;
  background-repeat: no-repeat;
}

.nav-link:active {
  background-image: url('../images/menu_arrow-06.png');
  background-position: 0px 50%;
  background-size: 18.5px 8.5px;
  background-repeat: no-repeat;
}

.nav-link:focus {
  background-image: url('../images/menu_arrow-06.png');
  background-position: 0px 50%;
  background-size: 18.5px 8.5px;
  background-repeat: no-repeat;
  color: #00b5a8;
}

.nav-link.about {
  background-image: url('../images/menu_arrow-06.png');
  background-position: 0px 50%;
  background-size: 18.5px 8.5px;
  background-repeat: no-repeat;
}

.nav-column {
  display: inline-block;
  height: 45px;
  padding-right: 0px;
  padding-left: 0px;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: right;
}

.hero-header {
  margin-top: 130px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 42px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.22);
}

.hero-subtitle {
  margin-bottom: 20px;
  color: hsla(0, 0%, 100%, 0.83);
  font-size: 15px;
  line-height: 22px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.21);
}

.icon-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: Bitter, serif;
  color: #c1adcc;
  font-size: 17px;
  font-weight: 400;
}

.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}

.logo-in-footer {
  display: block;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  text-shadow: 0 0 0 #000;
}

.left-column {
  padding-top: 35px;
  padding-bottom: 35px;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.subfooter-right {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  border-radius: 60px;
  background-color: #745785;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-button:hover {
  background-color: #f02e4e;
}

.blog-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #fa875b;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.blog-link:hover {
  color: #ff5917;
}

.footer-link {
  margin-left: 8px;
  border-bottom: 1px solid rgba(131, 125, 153, 0.34);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #837d99;
  text-decoration: none;
}

.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, 0.86);
}

.footer-text {
  display: inline;
}

.center {
  text-align: center;
}

.navbar {
  height: 76px;
  margin-top: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.social-widget {
  display: inline-block;
  margin-top: 17px;
  margin-right: 14px;
}

.text-link {
  color: #745785;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.button-block {
  margin-top: 17px;
}

.logo {
  width: 135px;
  height: 45px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  float: left;
}

.header {
  height: 7px;
  background-color: #00b5a8;
}

.menu_alatti_csik {
  position: relative;
  height: 4px;
  margin-top: 0px;
  background-image: url('../images/black_stripe-08.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.kep_alatti_csik {
  height: 2px;
  background-image: url('../images/black_stripe-09.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.kep-alatti-csik {
  overflow: visible;
  height: 2px;
  margin-top: 1px;
}

.about-cim {
  left: 0px;
  top: 1px;
}

.contact-cim {
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.contact-1 {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.contact-1.names {
  margin-top: 19px;
  font-size: 20px;
  line-height: 20px;
}

.contactmail {
  color: #00b5a8;
  text-align: center;
}

.contact-desc {
  color: #00b5a8;
  text-align: center;
  text-decoration: none;
}

.contact-desc.white {
  margin-bottom: 10px;
  color: #fff;
}

.contact-2 {
  margin-top: 24px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.actionbar {
  min-height: 0px;
}

.actionbar:active {
  background-image: url('../images/bg_turq_pressed.png');
}

.email-link {
  display: block;
  text-align: center;
  text-decoration: none;
}

.email-form {
  text-align: center;
}

.input-field {
  display: block;
  overflow: visible;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}

.input-field.text {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
}

.email-form {
  margin-top: 30px;
  margin-bottom: 50px;
}

.input-heading {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 15px;
}

.success {
  font-size: 15px;
  line-height: 32px;
}

.input-message {
  position: static;
  display: block;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}

.succes-message {
  margin-top: 120px;
  margin-bottom: 120px;
  background-color: transparent;
}

.contact {
  font-size: 17px;
}

.main {
  text-align: right;
}

.main-par {
  text-align: left;
}

.slider {
  height: 510px;
  background-color: transparent;
}

.icon {
  background-color: transparent;
  color: #000;
}

.slide-1 {
  background-image: url('../images/stopmotion1r.gif');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.modular-szoveg {
  text-align: center;
}

.slide-2 {
  background-image: url('../images/stopmotion2r.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-nyil-r {
  color: #000;
}

.slider-nyil-r.fekete {
  display: block;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #000;
}

.slide-3 {
  background-image: url('../images/stopmotion3.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/stopmotion4.gif');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slider-kockak {
  height: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
}

html.w-mod-js *[data-ix="elotunes"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="kep-elotunes"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="csik-elotunes-1"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="csik-elotunes-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="about-elotunes"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-elotunes"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }

  .button {
    background-color: #00b5a8;
    box-shadow: none;
  }

  .button.submit {
    box-shadow: none;
  }

  .section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.hero {
    min-height: 400px;
    padding-top: 34px;
    padding-bottom: 1px;
    background-position: 48% 50%;
  }

  .section.grey {
    background-color: transparent;
  }

  .section.grey.contact {
    padding-top: 12px;
  }

  .hero-iphone {
    text-shadow: #000 0px 0px 0px;
  }

  .nav-link {
    margin-top: 0px;
  }

  .nav-column {
    padding-top: 12px;
  }

  .hero-header {
    font-size: 38px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  }

  .hero-subtitle {
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }

  .contact-cim {
    margin-bottom: 18px;
    font-size: 34px;
    font-weight: 700;
  }

  .contactmail {
    font-size: 12px;
    font-weight: 400;
  }

  .contact-desc {
    font-size: 12px;
    font-weight: 400;
  }

  .actionbar {
    position: relative;
    padding-top: 37px;
    padding-bottom: 37px;
    background-size: 1000px 290px;
  }

  .input-message {
    position: static;
    left: 0px;
    top: 0px;
    display: block;
    overflow: auto;
    max-width: 360px;
    float: none;
    text-align: left;
  }

  .main {
    font-size: 31px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 0px;
  }

  p {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button {
    margin-left: auto;
    background-image: none;
    box-shadow: none;
  }

  .button:active {
    box-shadow: none;
  }

  .section {
    position: static;
    top: auto;
    text-align: center;
  }

  .section.hero {
    position: static;
    top: 31px;
    display: block;
    overflow: visible;
    min-height: 245px;
    margin-top: 0px;
    padding: 0px;
    background-position: 50% 50%;
    text-align: center;
  }

  .section.grey {
    top: auto;
  }

  .hero-iphone {
    margin-bottom: 1px;
    text-shadow: 0 0 0 #000;
  }

  .app-name {
    display: inline-block;
    margin-bottom: 0px;
  }

  .nav-link {
    padding-right: 19px;
    padding-left: 19px;
  }

  .nav-link:hover {
    background-size: 15px;
  }

  .nav-link:active {
    background-size: 15px;
  }

  .nav-link:focus {
    background-size: 15px;
  }

  .nav-link.about {
    background-size: 15px;
  }

  .nav-column {
    position: static;
    display: block;
    height: auto;
    text-align: center;
  }

  .hero-header {
    margin-top: 30px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }

  .price-text {
    margin-bottom: 31px;
    box-shadow: none;
    text-shadow: none;
  }

  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
  }

  .center {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .navbar {
    height: auto;
    padding-bottom: 0px;
    text-align: center;
  }

  .social-widget {
    margin-right: 11px;
    margin-left: 11px;
  }

  .logo {
    display: inline-block;
    margin-top: -6px;
    float: none;
  }

  .menu_alatti_csik {
    position: static;
    left: 0px;
    top: 31px;
    overflow: visible;
    height: 10px;
  }

  .menu-alatti-csik {
    float: none;
  }

  .kep-alatti-csik {
    position: static;
    top: 30px;
  }

  .contactmail {
    margin-bottom: 33px;
  }

  .contact-desc {
    margin-bottom: 12px;
  }

  .contact-2 {
    letter-spacing: -1px;
  }

  .actionbar {
    min-height: 220px;
    background-repeat: repeat-y;
  }

  .main {
    text-align: center;
  }

  .main-par {
    margin-top: 16px;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 18px;
    line-height: 23px;
  }

  p {
    font-size: 12px;
  }

  .button {
    width: 260px;
    box-shadow: none;
  }

  .button.order {
    box-shadow: none;
  }

  .section {
    top: 36px;
    text-align: center;
  }

  .section.hero {
    position: static;
    display: block;
    min-height: 175px;
    background-size: contain;
  }

  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section.grey {
    top: auto;
    background-position: 50% 100%;
  }

  .hero-iphone {
    text-shadow: #000 0px 0px 0px;
  }

  .nav-link {
    margin-right: 0px;
    padding-left: 20px;
  }

  .nav-link:focus {
    background-size: 15px;
  }

  .nav-link.about {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 20px;
  }

  .nav-column {
    left: -5px;
  }

  .hero-header {
    font-size: 32px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }

  .price-text {
    font-size: 23px;
  }

  .kep-alatti-csik {
    position: static;
    top: 32px;
  }

  .modular-szoveg-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-cim {
    font-size: 33px;
  }

  .contact-1 {
    font-size: 32px;
  }

  .contactmail {
    font-size: 12px;
  }

  .contact-desc {
    margin-bottom: 34px;
    font-size: 12px;
  }

  .contact-2 {
    font-size: 14px;
    letter-spacing: -1px;
  }

  .actionbar {
    min-height: 160px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-size: 1000px 165px;
  }

  .action-button-section {
    display: block;
  }

  .input-field {
    max-width: 300px;
  }

  .input-message {
    max-width: 300px;
  }
}

