@font-face {
  font-family: "jet-regular";
  font-weight: normal;
  font-style: normal;
  src: url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-Regular.eot"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-Regular.eot?#iefix") format("embedded-opentype"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff2/JETSansDigital-Regular.woff2") format("woff2"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff/JETSansDigital-Regular.woff") format("woff")
}

@font-face {
  font-family: "jet-italic";
  font-weight: normal;
  font-style: normal;
  src: url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-Italic.eot"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-Italic.eot?#iefix") format("embedded-opentype"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff2/JETSansDigital-Italic.woff2") format("woff2"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff/JETSansDigital-Italic.woff") format("woff")
}

@font-face {
  font-family: "jet-bold";
  font-weight: normal;
  font-style: normal;
  src: url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-Bold.eot"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-Bold.eot?#iefix") format("embedded-opentype"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff2/JETSansDigital-Bold.woff2") format("woff2"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff/JETSansDigital-Bold.woff") format("woff")
}

@font-face {
  font-family: "jet-bold-Italic";
  font-weight: normal;
  font-style: normal;
  src: url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-BoldItalic.eot"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff2/JETSansDigital-BoldItalic.woff2") format("woff2"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff/JETSansDigital-BoldItalic.woff") format("woff")
}

@font-face {
  font-family: "jet-extrabold";
  font-weight: normal;
  font-style: normal;
  src: url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-ExtraBold.eot"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff2/JETSansDigital-ExtraBold.woff2") format("woff2"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff/JETSansDigital-ExtraBold.woff") format("woff")
}

@font-face {
  font-family: "jet-extrabold-Italic";
  font-weight: normal;
  font-style: normal;
  src: url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-ExtraBoldItalic.eot"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/eot/JETSansDigital-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff2/JETSansDigital-ExtraBoldItalic.woff2") format("woff2"),
    url("https://takeaway-landing-pages.k.elnino-production.com/storage/resources/fonts/jet-sans/woff/JETSansDigital-ExtraBoldItalic.woff") format("woff")
}




* {
  text-rendering: optimizeSpeed;
  font-variant-ligatures: no-common-ligature;
  font-variant-ligatures: none;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden !important;
  position: relative;
  background: #F5F3F1;

  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;

  font-family: 'jet-regular', 'Open Sans', 'Avant Garde', 'Century Gothic', Helvetica, Arial, sans-serif;
  color: #242E30;
  -webkit-font-smoothing: antialiased;
}

h1 {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;

  padding: 0 16px 12px 16px;
  font-family: 'jet-extrabold', 'Open Sans', Helvetica, sans-serif;
  font-size: 45px;
  line-height: 45px;
  color: #fff;
  text-align: center;
}

h2 {
  margin: 0;
  padding: 0;
  font-family: 'jet-bold', 'Open Sans', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #242E30;
}

h3 {
  margin: 0;
  padding: 0 0 10px 0;
  font-family: 'jet-extrabold', 'Open Sans', Helvetica, sans-serif;
  font-size: 22px;
  line-height: 25px;
  color: #242E30;
}

h4 {
  margin-bottom: 30px;
  font-family: 'jet-extrabold', 'Open Sans', Helvetica, sans-serif;
  font-size: 34px;
  line-height: 38px;
  text-align: left;
  color: #242E30;
}

h5 {
  margin-bottom: 0;
  font-family: 'jet-extrabold', 'Open Sans', Helvetica, sans-serif;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #242E30;
}

.hiLight {
  color: #ff8000;
}

.columns {
  padding-left: 0rem;
  padding-right: 0rem;
}

.row {
  margin-left: 0.83333rem;
  margin-right: 0.83333rem;
  width: auto;
}

.noPadding {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.pageContainer {
  position: relative;
  overflow-x: hidden;
}

a {
  -webkit-transition: all 0.2s ease-In-Out;
  transition: all 0.2s ease-In-Out;
  color: #ff8000;
  text-decoration: none;
}

a:hover {
  color: #ff8000;
}


.electric {
  cursor: pointer;
  position: relative;
  background: #1673f4;
  color: #fff;
}

.electric a {
  color: #fff;
}


hr {
  border: none;
  display: block;
  height: 1px;
  width: 100%;
}



.razor-down-orange {
  position: relative;
}
/*
.razor-down-orange:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: 57.225vw;
  overflow: hidden;
  clip-path: polygon(0 0,0 100%,100% 0,100% 0);
  -webkit-clip-path: polygon(0 0,100% 0,100% 0,0 100%);
  background: #ff8000;
}
*/
.razor-down-orange:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
  width: 100%;
  height: 9vw;
  overflow: hidden;
  clip-path: polygon(0 0,0 100%,100% 0,100% 0);
  -webkit-clip-path: polygon(0 0,100% 0,100% 0,0 100%);
  background: #ff8000;
}


.razor-up-orange {
  position: relative;
}
.razor-up-orange:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: -67%;
  height: 420px;
  margin: 0 auto;
  transform: skewY(-4deg);
  background: #ff8000;
}

.razor-down-grey {
  position: relative;
}
.razor-down-grey:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -40%;
  height: 420px;
  margin: 0 auto;
  transform: skewY(-4deg);
  background: #f8f5f2;
}


.wrapper {
  position: relative;
}



/* START LANG MENU */

.hide {
  display: none;
}

.select-dropdown {
  cursor: pointer;
  z-index: 1005;
  position: relative;
  top: 23px;
  display: block;
  float: right;
  margin: 0;
  padding: 0;

  width: 24px;
  height: 24px;
}

.list-container {
  float: left;
  padding: 0 24px;
  min-width: 200px;
}

.select-menu {
  background: #fff;
  z-index: 1006;
  position: fixed;
  right: 20px;
  top: 60px;
  margin-top: 0;
  border-radius: 20px;
  padding: 8px 0 24px 0;

  cursor: pointer;
  transform: translateZ(0);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .05);
}

.select-menu .close {
  display: none;
}

.select-menu .menu-title {
  display: none;
  position: absolute;
  top: 26px;
  font-family: 'jet-regular', 'Open Sans', 'Avant Garde', 'Century Gothic', Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}


.select-menu span {
  padding-left: 24px;
  color: #293133;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
  text-transform: none;
}

.select-menu .button-user:hover span {
  color: #ff8000;
}

.select-menu .button-user.current span {
  font-weight: 600;
}

.select-menu .title {
  padding: 12px 0;
  font-family: 'jet-bold', 'Open Sans', 'Avant Garde', 'Century Gothic', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #293133;
}


.select-dropdown .locale-flag-nl:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/nl.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}


.select-dropdown .locale-flag-lu:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/lu.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-fr:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/fr.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-at:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/at.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-de:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/de.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-pl:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/pl.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-gb:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/gb.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-bg:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/bg.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-it:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/it.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-pt:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/pt.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-ro:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/ro.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-dk:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/dk.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-es:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/es.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-no:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/no.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}

.select-dropdown .locale-flag-ie:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/ie.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}


.select-dropdown .locale-flag-sk:before {
  content: "";
  position: absolute;

  background: url("../img/country-svg/sk.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #fff;
  cursor: pointer;
}


.button-user {
  position: relative;
}

.select-menu .locale {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 20px;
}

.select-menu .locale:after {
  content: "";
  position: absolute;
  top: 10px;

  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #e7e7e7;
}

.select-menu .locale-flag-nl:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/nl.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-lu:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/lu.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-fr:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/fr.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-at:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/at.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-de:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/de.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-pl:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/pl.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-gb:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/gb.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-bg:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/bg.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-it:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/it.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-pt:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/pt.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-ro:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/ro.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-dk:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/dk.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-es:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/es.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-no:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/no.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

.select-menu .locale-flag-ie:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 1px;

  background: url("../img/country-svg/ie.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;

  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}

/* END LANG MENU */



.topBar {
  position: relative;
  z-index: 1000;
  top: 0;
  left: 50%;
  width: 100%;
  height: 72px;
  transform: translate(-50%);
}
.quick-menu {
  cursor: pointer;
  position: absolute;
  right: 72px;
  top: 20px;
  background: #fff;
  border-radius: 20px;
  height: 30px;
  width: 230px;
  padding: 5px 0 0 20px;
  text-align: left;
  color: #ff8000;
  font-size: 14px;
  font-family: 'jet-bold', 'Open Sans', Helvetica, sans-serif;
  transition: all 0.05s;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.quick-menu:after {
  position: absolute;
  opacity: 1;
  z-index: 10;
  right: 18px;
  top: 8px;
  transition: 0.3s;
  content: "";
  margin-right: -1px;
  margin-bottom: -3px;
  width: .7em;
  height: .7em;
  border-right: 2px solid #ff8000;
  border-top: 2px solid #ff8000;
  transform: rotate(495deg);
}
.quick-menu.active:after {
  top: 12px;
  border-right: 2px solid #ff8000;
  border-top: 2px solid #ff8000;
  transform: rotate(-45deg);
}
.select-quick-menu {
  background: #fff;
  z-index: 1006;
  position: absolute;
  right: 72px;
  top: 60px;
  margin-top: 0;
  border-radius: 20px;
  padding: 24px 0 24px 0;

  cursor: pointer;
  transform: translateZ(0);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .05);
}

.select-quick-menu .active span {
  color: #ff8000;
}
.select-quick-menu .close {
  display: none;
}
.select-quick-menu .menu-title {
  display: none;
  position: absolute;
  top: 26px;
  font-family: 'jet-regular', 'Open Sans', 'Avant Garde', 'Century Gothic', Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}
.select-quick-menu .list-container {
  float: left;
  padding: 0 24px;
  min-width: 300px;
}
.select-quick-menu span {
  font-family: 'jet-bold', 'Open Sans', 'Avant Garde', 'Century Gothic', Helvetica, Arial, sans-serif;
  color: #293133;
  font-size: 16px;
  line-height: 40px;
  text-align: left;
  text-transform: none;
}
.select-quick-menu .button-user:hover span {
  color: #ff8000;
}
.select-quick-menu .button-user.current span {
  font-weight: 600;
}
.select-quick-menu .title {
  padding: 12px 0;
  font-family: 'jet-bold', 'Open Sans', 'Avant Garde', 'Century Gothic', Helvetica, Arial, sans-serif;
  font-size: 18px;
}




.topIndex {
  z-index: 9999;
}

.mycontentTop {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 0 24px;
}

.mycontent {
  position: relative;
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
}



.welcome {
  z-index: 0;
  position: relative;
  display: block;
  margin: -1px auto 0;
  padding: 40px 0 10px;
  text-align: center;
}

.welcome .mycontent {
  position: relative;
  z-index: 3;
  display: block;
  height: 100%;
  margin-bottom: 50px;
}

.welcome p {
  position: relative;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 8px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.welcome .voucher-container {
  display: block;
  margin: 30px auto 40px;
}
.welcome .voucher {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  border-radius: 48px 48px 0 48px;
  padding: 22px 40px 16px;
  vertical-align: middle;
  color: #242E30;
  line-height: 38px;
}
.welcome .voucher span {
  padding: 0 0 0 5px;
  vertical-align: middle;
  font-family: 'jet-extrabold', 'Open Sans', Helvetica, sans-serif;
  font-size: 28px;
}
.welcome .voucher span.success {
  vertical-align: middle;
  font-family: 'jet-bold', 'Open Sans', Helvetica, sans-serif;
  font-size: 18px;
}





.mycontent p a,
.cc-banner__link a {
  display: inline-block;
  cursor: pointer;
  color: #ff8000;
  border-bottom: 2px transparent solid;
  -webkit-transition: all 0.3s ease-In-Out;
  transition: all 0.3s ease-In-Out;
}

.mycontent p a:after,
.cc-banner__link:after {
  display: block;
  content: '';
  border-bottom: solid 2px #ff8000;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.mycontent p a:hover:after,
.cc-banner__link:hover:after {
  transform: scaleX(1);
  transform-origin: 0% 50%;
}

.mycontent p a:not( :hover):after,
.cc-banner__link:not( :hover):after {
  transform: scaleX(0);
  transform-origin: 100% 50%;
}



.visual {
  position: relative;
  margin-top: 12vw;
}
.visual .columns {
  text-align: center;
}
.visual img {
  position: relative;
  margin-top: -13vw;
  width: 100%;
  max-width: 645px;
}
.visual h2 {
  padding: 0 60px;
}



.terms {
  padding: 100px 0;
}
.terms h2 {
  margin-bottom: 20px;
  text-align: left;
}
.terms p {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}



.custom-button {
  z-index: 10;
  cursor: pointer;
  position: relative;
  display: inline-block;
  overflow: hidden;
  min-width: 220px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0 auto;

  padding: 16px 30px 14px;
  text-align: center;
  font-family: 'jet-bold', 'Open Sans', Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  border: 0;

  -webkit-transition: all 0.2s ease-In-Out;
  transition: all 0.2s ease-In-Out;
}
.custom-button:hover {
  color: #fff;
}
.custom-button.electric {
  padding: 13px 24px 12px;
}



.electric {
  cursor: pointer;
  position: relative;
  background: #1A5FC1;
  color: #fff;
}
.electric a {
  color: #fff;
}
.electric:hover {
  background: #1053b1;
}
.white {
  background: #fff;
}
.orange {
  background: #ff8000;
}
.grey {
  background: #f8f5f2;
}
.mozarella1 {
  background: #EFEDEA;
}
.mozarella2 {
  background: #FAFAFA;
}
.mozarella3 {
  background: #F5F3F1;
}
.yellow {
  background: #F6C243;
}
.pink {
  background: #F2A6B0;
}
.red {
  background: #F75E28;
}
.blue {
  background: #C1DADE;
}
.purple {
  background: #5B3D5B;
}
.charcoal {
  background: #fff;
  color: #293133;
  border: 2px inset #293133;
}
.charcoal:hover {
  background: #eff0f1;
  color: #293133;
}

.cta {
  margin-top: 64px;
}



.brands {
  margin-top: 48px;
}
.brands:last-of-type {
  margin-top: 80px;
}
.brands .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.box {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;

  align-items: center;
  justify-content: center;

  background: #f8f5f2;
  border-radius: 20px;
}
.box > div {
  position: relative;
  width: 50%;
  height: 180px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.watermark {
  position: relative;
}
.watermark:after {
  content: "";
  position: absolute;
  right: 3px;
  top: 6px;
  display: block;
  background: url("../img/explore/explore-burger-king-logo.png") center center no-repeat;
  background-size: cover;
  width: 48px;
  height: 48px;
}
.box > div:first-of-type img {
  max-height: 120px;
  max-width: 160px;
  align-items: center;
  justify-content: center;
}
.box > div:last-of-type img {
  max-height: 200px;
  align-items: center;
  justify-content: center;
}

.desc {
  margin-top: 24px;
}
.desc p {
  padding: 0 60px;
}
.desc .custom-button {
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
  padding: 8px 30px 7px;
  font-size: 18px;
}

.desc.reverse p {
  margin-top: 24px;
  margin-bottom: 0;
}
.desc.reverse h5 {
  margin-bottom: 18px;
}


.cities {
  position: relative;
  margin: 72px 0 0 0;
  padding: 100px 0 100px;
}
.cities .mycontent {
  position: relative;
  z-index: 2;
  padding: 64px 100px 16px;
  border-radius: 30px;
}

.cities .intro {
  padding-bottom: 20px;
}
.city-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 80px;
  transition: all 0.05s;
}
.city {
  width: 100%;
  max-width: 660px;
}

.resto {
  display: flex;
  flex-direction: row;

  align-items: center;
  justify-content: flex-start;

  margin: 16px 0;
  padding: 14px;
  border-radius: 25px;
}
.resto-logo {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 20px;
}
.resto-logo img {
  max-height: 110px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 4px #fff solid;
}
.resto-content {
  width: calc(100% - 150px);
  padding: 0 0 0 24px;
}
.resto-content p {
  margin: 0 0 16px 0;
  font-size: 25px;
  font-family: 'jet-bold', 'Open Sans', Helvetica, sans-serif;
  line-height: 20px;
}
.resto-content.smaller p {
  font-size: 16px;
  line-height: 18px;
}
.resto-content .custom-button {
  background: #125FCA;
  float: left;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0 auto;
  padding: 8px 30px;

  font-size: 20px;
  text-align: center;
  font-family: 'jet-bold', 'Open Sans', Helvetica, sans-serif;
}


.bg-mezze {
  z-index: 0;
  position: absolute;
  top: 0px;
  margin: 0 auto;
  left: 0px;
  width: 800px;
  height: auto;
}
.bg-noodles {
  z-index: 0;
  position: absolute;
  bottom: -20px;
  right: -190px;
  width: 700px;
  height: auto;
}




.howTop {
  position: relative;
}

.howTop:after {
  content: "";
  position: relative;
  display: inline-block;
  opacity: 1;
  z-index: 10;
  top: -3px;
  width: .5em;
  height: .5em;
  margin: 0 -1px -3px 10px;
  border-right: 2px solid #ff8000;
  border-top: 2px solid #ff8000;
  transform: rotate(-45deg);
  transition: 0.3s;
}

.howTop:hover:after {
  border-right: 2px solid #ff8000;
  border-top: 2px solid #ff8000;
  transform: rotate(315deg);
}




.legal {
  padding: 0 40px;
}
.logo-footer {
  width: 100%;
  max-width: 250px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0 24px 0;
}
.logo-footer.eat {
  max-width: 140px;
  padding: 20px 0;
}




.logo {
  display: inline-block;
  position: relative;
  z-index: 1005;
  top: 8px;
  width: 142px;
  height: auto;
}

.logo-at-size {
  top: 18px;
  width: 153px;
  height: 31px;
}
.logo-de-size {
  top: 13px;
  width: 159px;
  height: 43px;
}
.logo-de-at-size {
  top: 20px;
  width: 140px;
  height: auto;
}

.logo-nl-size {
  top: 15px;
  width: 162px;
  height: 44px;
}

.logo-be-size {
  top: 14px;
  width: 156px;
  height: 42px;
}

.logo-pl-size {
  top: 13px;
  width: 123px;
  height: 40px;
}

.logo-eat-size {
  top: 22px;
  left: -1px;
  width: 117px;
  height: auto;
}


@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello/fontello.eot?74446509');
  src: url('../fonts/fontello/fontello.eot?74446509#iefix') format('embedded-opentype'),
    url('../fonts/fontello/fontello.woff?74446509') format('woff'),
    url('../fonts/fontello/fontello.ttf?74446509') format('truetype'),
    url('../fonts/fontello/fontello.svg#fontello?74446509') format('svg');
  font-weight: normal;
  font-style: normal;
}

.logo-mob {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 6px;
  top: 6px;
  color: #fff;
  margin: 0;
}

.logo-mob:before {
  content: "";
  font-family: fontello;
  width: 50%;
  display: flex;
  font-size: 27px;
  position: absolute;
  top: 9px;
  left: 7px;
}




.text-center {
  padding: 0 10px;
}


.participate {
  background: #ffa335;
  background: -moz-radial-gradient(center, ellipse cover, #ffa335 0%, #ff8300 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ffa335 0%, #ff8300 100%);
  background: radial-gradient(ellipse at center, #ffa335 0%, #ff8300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa335', endColorstr='#ff8300', GradientType=1);
  text-align: center;
  margin: 0 auto;
}

.whitetitle {
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 1px #ffb75c solid;
}

.whitecopy {
  color: #fff;
  padding: 14px 24px 10px 24px;
  line-height: 24px;
  border-bottom: 1px #ffb75c solid;
}

.whitecopy2 {
  color: #fff;
  padding: 14px 24px 10px 24px;
  line-height: 24px;
}


.greyline02 {
  width: 100%;
  height: 26px;
  border-bottom: 1px #e8e8e8 solid;
  margin-top: -20px;
}

.greyline02 h3 {
  position: relative;
  display: block;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  bottom: -12px;
  max-width: 220px;
}



.backTop {
  display: none;
  z-index: 988;
  position: fixed;
  bottom: 20px;
  right: 0.83333rem;
  width: 45px;
  height: 52px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.backTop:after {
  content: "";
  position: absolute;
  z-index: 989;
  opacity: 0.8;
  width: .9em;
  height: .9em;
  left: 16px;
  top: 40%;
  transition: 0.3s;
  margin-right: 0px;
  margin-bottom: 0px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(-45deg);
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



/* ####### */
/* COOKIE */

.cc-banner__text a {
  display: inline-block;
  text-decoration: none !important;
}
.cc-banner__link:hover {
  text-decoration: none !important;
}
.cc-banner__container {
  background: white !important;
}
.cc-banner__text {
  color: #242e30 !important;
  font-size: 16px !important;
  font-family: 'jet-regular', sans-serif !important;
}
.cc-banner__wrapper {
  max-width: 80% !important;
}
.cc-banner__btn-ok {
  border-radius: 30px !important;
  background: #125FCA !important;
  padding: 15px 20px !important;
  color: white !important;
}
.cc-banner__btn-ok:focus {
  background: #1574f5 !important;
  color: white !important;
}




/* ################# */
/* ################# */
/* MEDIA QUERIES */



@media only screen and (max-width :1600px) {

  .visual {
    margin-top: 11vw;
  }

}



@media only screen and (max-width :1280px) {

  .mycontentTop {
    padding: 0 16px;
  }

  .visual {
    margin-top: 10vw;
  }

}



@media only screen and (max-width :1200px) {

  .visual {
    margin-top: 9vw;
  }

}



@media only screen and (max-width :1024px) {

  .visual {
    margin-top: 8vw;
  }

  /* START LANG MENU */

  .select-dropdown {
    cursor: pointer;
    z-index: 1005;
    position: relative;
    top: 23px;
    display: block;
    float: right;
    margin: 0;
    padding: 0;

    width: 24px;
    height: 24px;
  }

  .select-menu {
    background: #f8f5f2;
    z-index: 1006;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: 0;
    border-radius: 0px;
    padding: 90px 16px 16px;

    width: 100%;
    min-width: 100%;
    min-height: 100%;

    cursor: pointer;
    transform: none;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .05);
  }

  .select-menu:before {
    content: '';
    position: absolute;
    background: #ff8000;
    left: 0;
    top: 0;
    height: 72px;
    width: 100%;
    display: block;
  }

  .select-menu .title {
    display: none;
  }

  .select-menu .menu-title {
    display: block;
  }

  .select-menu .close {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 28px;
    right: 22px;
    width: 20px;
    height: 20px;
    background: url("../img/icons-svg/icon-close-white.svg") center center no-repeat;
    background-size: 50% 50%;

    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
  }

  .select-menu .close:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  .list-container {
    background: #fff;
    float: left;
    padding: 16px 24px;
    width: 100%;
    min-width: 100%;
    border-radius: 5px;
  }

  /* END LANG MENU */

}




@media only screen and (max-width :1023px) {

  .logo {
    display: none;
  }

  .logo-mob {
    display: block;
  }

}



@media only screen and (max-width :880px) {


  .visual {
    margin-top: 7vw;
  }

}



@media only screen and (max-width :800px) {

  .visual {
    margin-top: 6vw;
  }

}



@media only screen and (max-width :768px) {

  h1 {
    font-size: 50px;
    line-height: 55px;
  }

  .welcome p {
    font-size: 16px;
    line-height: 26px;
  }

  .visual {
    margin-top: 5vw;
  }

}



@media only screen and (max-width :640px) {

  .welcome p {
    max-width: 100%;
  }

}



@media only screen and (max-width :480px) {

  h1 {
    font-size: 40px;
    line-height: 42px;
  }

  .welcome .voucher {
    border-radius: 48px 48px 0 48px;
    padding: 22px 20px 16px;
    vertical-align: middle;
    color: #242E30;
    line-height: 38px;
}

}




@media only screen and (max-width :370px) {

  h1 {
    font-size: 28px;
    line-height: 28px;
  }

}
