body {
  overflow: visible;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 1px;
  line-height: 1;
  font-weight: 400;
}

h1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Frutigernextltw1g, sans-serif;
  color: #e0001b;
  font-size: 3.47em;
  line-height: 1;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Frutigernextforevn, sans-serif;
  font-size: 1.74em;
  line-height: 1;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #292929;
  font-size: 1.7em;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

p {
  margin-bottom: 10px;
  font-family: Frutigernextltw1g, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
}

.section {
  position: static;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.download {
  height: auto;
}

.section.three {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: none;
}

.section.top-footer {
  height: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #e0001b;
  background-image: none;
}

.section.bottomr-copy {
  height: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  background-image: none;
}

.section.is--slider {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -4em;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  font-size: 1.3em;
}

.container.menu {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.download {
  position: relative;
}

.container.top-footer {
  width: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.bottom-copy {
  width: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.is--full {
  max-width: none;
  padding-right: 0em;
  padding-left: 0em;
}

.container.boxes {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.hero-header {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 31px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.7);
  text-align: left;
}

.hero-line-decoration {
  display: block;
  width: 833px;
  height: 2px;
  margin-top: 18px;
  background-color: #e0001b;
}

.hero-line-decoration.top {
  width: 100%;
  height: 5px;
  margin-top: 0px;
}

.hero-line-decoration.top.c3 {
  width: 100%;
  height: 3px;
  margin: 40px auto;
}

.hero-menu {
  display: block;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-slider {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.hero-slider.smetki {
  overflow: visible;
}

.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu-container.main {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 1em;
  padding-left: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
}

.menu-container.c3 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 11.8em;
  max-height: 215px;
  max-width: 223px;
  margin: 4em 0.6em;
  padding: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 6px solid #e0001b;
  background-color: #fff;
}

.menu-block.c3 {
  margin-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
}

.menu-divider {
  width: 20%;
  height: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #999;
}

.menu-name {
  color: #e0001b;
  font-size: 1em;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.menu-image {
  width: 60px;
  height: 60px;
}

.menu-image.hide {
  display: none;
}

.hero-heading {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #e0001b;
  font-size: 50px;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.slide {
  background-image: none;
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide.smetki {
  background-image: none;
}

.slider-wrapper {
  width: 100%;
  height: 28em;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-wrapper.smetki {
  overflow: visible;
}

.container-down {
  width: 100%;
  background-image: radial-gradient(circle farthest-corner at 0% 100%, #fff, #d7dce0);
}

.container-down.small {
  width: 60%;
  background-image: none;
}

.container-down.c3 {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
}

.slide-2 {
  margin-right: auto;
  margin-left: auto;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menu-section {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 45em 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 100%;
  margin-left: 5.5em;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image {
  display: block;
  width: 100%;
  height: 1.5em;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main-menu-link {
  margin-right: 12px;
  margin-left: 12px;
  color: #000;
  font-size: 11px;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.main-menu-link:hover {
  color: #e0001b;
}

.sub-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sub-menu-link {
  margin-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 12px;
  line-height: 1;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  white-space: nowrap;
}

.sub-menu-link:hover {
  color: #e0001b;
}

.moj-evn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  min-width: 163px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: #e0001b;
  box-shadow: 0 1px 50px 0 rgba(0, 0, 0, 0.25);
}

.lang-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lang-menu-item {
  padding-right: 6px;
  padding-left: 12px;
  color: #000;
  font-size: 9px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.lang-menu-item:hover {
  color: #e0001b;
}

.slide-nav {
  display: none;
}

.link-block {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.evn-link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 833px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #e0001b;
  color: #fff;
  font-size: 14px;
}

.heading {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
}

.header-4 {
  width: auto;
  margin-bottom: 20px;
  padding: 0px 20px;
  background-color: #fff;
}

.header-4.row {
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.head4 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #e0001b;
  font-size: 17px;
}

.content {
  width: 833px;
  margin-bottom: 20px;
  padding: 0px 20px;
  background-color: #fff;
}

.content.block {
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content.block.no-margin {
  margin-bottom: 0px;
}

.content.block.home {
  position: relative;
  padding: 0px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vertical-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vertical-block.home {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.top-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-row.home {
  width: 640px;
  height: 525px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.top-row.home.left {
  background-image: none;
  background-position: 0% 50%;
}

.top-row.home.left.two.s2 {
  background-image: none;
}

.top-row.home.left.four {
  background-image: none;
}

.top-row.home.right {
  background-image: none;
}

.top-row.home.right.one {
  background-image: none;
}

.top-row.home.right.one.s1 {
  background-image: none;
}

.download-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  padding: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #e0001b;
}

.download-text {
  margin-left: 20px;
  padding-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.download-icon {
  margin-bottom: 9px;
}

.text-link {
  color: #fff;
  font-size: 13px;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.text-block {
  line-height: 1.5;
}

.image-2 {
  width: 123px;
}

.bottom-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bottom-row.home {
  position: absolute;
  background-color: #e0001b;
}

.number-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.number-block._33 {
  position: static;
  left: 0px;
  top: 11%;
  right: 0%;
  bottom: 0%;
  width: 450px;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 25px 25px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.number-block._33.right {
  left: auto;
  right: 0%;
}

.number-big {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #e0001b;
  font-size: 48px;
  font-weight: 400;
}

.text-block-2 {
  padding-right: 7px;
  padding-left: 7px;
  font-size: 16px;
  line-height: 1.4;
}

.text-block-3 {
  font-size: 16px;
  line-height: 1.4;
}

.hero-p {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 1em;
  line-height: 1.4;
  font-weight: 300;
}

.container-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.container-copy.menu {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-copy.download {
  position: relative;
}

.container-download {
  width: 100%;
  height: 100%;
  max-width: 800px;
  margin-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.broilo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.broilo-icon {
  margin-bottom: 9px;
}

.broilo-icon-svg {
  width: 123px;
}

.section-one {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-one.download {
  height: auto;
}

.section-one.three {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: none;
}

.section-one.hero {
  background-image: none;
}

.section-two {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-two.download {
  height: auto;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-two.three {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: none;
}

.section-two.home {
  position: relative;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: none;
}

.section-three {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-three.download {
  height: auto;
}

.section-three.three {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: none;
}

.container-slider {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.container-slider.menu {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-slider.download {
  position: relative;
}

.horizontal-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.horizontal-block.home {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.horizontal-block.home.right-justify {
  height: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 1.2em;
}

.horizontal-block.home.left-justify {
  height: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 1.2em;
}

.horizontal-block.home.left-justify.s2 {
  margin-bottom: 75px;
}

.hero-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Frutigernextforevn, sans-serif;
  color: #fff;
  font-size: 1.7em;
  font-weight: 500;
}

.hero-btn {
  padding: 0.6em 1em;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
  font-size: 0.7em;
  font-weight: 300;
}

.grey-heading {
  color: #5a5859;
}

.number-block-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.number-block-home._33 {
  position: absolute;
  left: 0px;
  top: 11%;
  right: 0%;
  bottom: 0%;
  width: 450px;
  height: 200px;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e0001b;
}

.number-block-home._33.left {
  height: 250px;
  padding: 1em;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.number-block-home._33.right {
  position: absolute;
  left: auto;
  right: 0%;
  height: 250px;
  padding: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.number-block-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.number-block-copy._33 {
  position: absolute;
  left: 0px;
  top: 11%;
  right: 0%;
  bottom: 0%;
  width: 450px;
  height: 200px;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e0001b;
}

.number-block-copy._33.right {
  left: auto;
  right: 0%;
}

.paragraph-smetki {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  direction: ltr;
  color: #000;
  font-size: 14px;
  line-height: 1.2;
}

.top-footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.top-footer-icon-link {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.top-footer-icon-link.map {
  height: 100px;
}

.top-footer-icon-link.evn-home {
  height: 100px;
  background-image: none;
}

.top-footer-icon-link.mail {
  height: 100px;
  background-image: none;
}

.top-footer-icon-link.contact {
  height: 100px;
  background-image: none;
}

.top-footer-link {
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.top-footer-link-bold {
  font-weight: 700;
}

.bottomfooter-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.top-footer-icon-link-copy {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.top-footer-icon-link-copy.map {
  height: 100px;
}

.top-footer-icon-link-copy.evn-home {
  height: 100px;
  background-image: none;
}

.top-footer-icon-link-copy.mail {
  height: 100px;
  background-image: none;
}

.top-footer-icon-link-copy.contact {
  height: 100px;
  background-image: none;
}

.bottom-footer-link {
  margin-bottom: 10px;
  color: #000;
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}

.bottom-footer-link:hover {
  font-weight: 700;
}

.sub-menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-separator {
  display: none;
}

.main-menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.container-slider-mp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.container-slider-mp.menu {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-slider-mp.download {
  position: relative;
}

.evn-home-line {
  width: 2px;
  height: 40%;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.evn-home-icon {
  width: 60px;
}

.evn-home-link {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  text-decoration: none;
}

.sticky-tymeline {
  position: fixed;
  left: 4.5%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.timleline-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.timeline-line-bg {
  position: absolute;
  left: 0%;
  z-index: 100;
  width: 3px;
  height: 420px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #cacaca;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.14);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.hero-paragraph.c3 {
  padding: 10px;
}

.text-block-4 {
  margin-right: auto;
  margin-left: auto;
}

.hero-head.c3 {
  width: 100%;
  padding: 10px;
  background-color: #e0001b;
}

.heading-2 {
  color: #fff;
}

.timeline-menu-element {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.timeline-menu-element.sm2 {
  z-index: 891;
}

.timeline-menu-element.sm3 {
  z-index: 894;
}

.timeline-menu-element.sm4 {
  z-index: 895;
}

.link-block-2 {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 0%;
  background-color: #292929;
  -webkit-transform: translate(-8px, -215px);
  -ms-transform: translate(-8px, -215px);
  transform: translate(-8px, -215px);
}

.link-block-2.w--current {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #e0001b;
  -webkit-transform: translate(-8px, -215px);
  -ms-transform: translate(-8px, -215px);
  transform: translate(-8px, -215px);
}

.link-block-2.sm2 {
  background-color: #292929;
  -webkit-transform: translate(-8px, -80px);
  -ms-transform: translate(-8px, -80px);
  transform: translate(-8px, -80px);
}

.link-block-2.sm2.w--current {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #e0001b;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: scale(1) translate(-8px, -80px);
  -ms-transform: scale(1) translate(-8px, -80px);
  transform: scale(1) translate(-8px, -80px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.link-block-2.sm3 {
  background-color: #292929;
  -webkit-transform: translate(-8px, 125px);
  -ms-transform: translate(-8px, 125px);
  transform: translate(-8px, 125px);
}

.link-block-2.sm3.w--current {
  background-color: #e0001b;
}

.link-block-2.sm4 {
  margin-right: auto;
  margin-left: auto;
  background-color: #333;
  -webkit-transform: translate(-8px, 210px);
  -ms-transform: translate(-8px, 210px);
  transform: translate(-8px, 210px);
}

.link {
  position: absolute;
  left: 11.1562px;
  width: 10ch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: rotate(0deg) translate(0px, -200px);
  -ms-transform: rotate(0deg) translate(0px, -200px);
  transform: rotate(0deg) translate(0px, -200px);
  color: #000;
}

.link.sm2 {
  width: auto;
  padding: 3px 13px;
  background-color: transparent;
  -webkit-transform: translate(5px, -80px);
  -ms-transform: translate(5px, -80px);
  transform: translate(5px, -80px);
  color: transparent;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
}

.link.sm2.w--current {
  background-color: #000;
  -webkit-transform: translate(5px, -80px);
  -ms-transform: translate(5px, -80px);
  transform: translate(5px, -80px);
  color: #fff;
}

.link.sm1 {
  width: auto;
  padding: 3px 13px;
  background-color: transparent;
  -webkit-transform: translate(5px, -215px);
  -ms-transform: translate(5px, -215px);
  transform: translate(5px, -215px);
  color: transparent;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
}

.link.sm1.w--current {
  background-color: #000;
  -webkit-transform: translate(5px, -215px);
  -ms-transform: translate(5px, -215px);
  transform: translate(5px, -215px);
  color: #fff;
}

.link.sm3 {
  width: auto;
  padding: 3px 13px;
  background-color: transparent;
  -webkit-transform: translate(5px, 125px);
  -ms-transform: translate(5px, 125px);
  transform: translate(5px, 125px);
  color: transparent;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
}

.link.sm3.w--current {
  background-color: #000;
  -webkit-transform: translate(5px, 125px);
  -ms-transform: translate(5px, 125px);
  transform: translate(5px, 125px);
  color: #fff;
}

.link.sm4 {
  width: auto;
  padding: 3px 13px;
  background-color: transparent;
  -webkit-transform: translate(5px, 210px);
  -ms-transform: translate(5px, 210px);
  transform: translate(5px, 210px);
  color: transparent;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
}

.link.sm4.w--current {
  -webkit-transform: translate(5px, 210px);
  -ms-transform: translate(5px, 210px);
  transform: translate(5px, 210px);
}

.timeline-text-block {
  position: absolute;
  width: 100%;
}

.timeline-line-srcoll {
  position: absolute;
  left: 0%;
  z-index: 102;
  width: 3px;
  height: 420px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #e0001b;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.14);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.div-block-3 {
  width: 100%;
  height: 5px;
  background-color: #e0001b;
}

.body {
  background-color: #e6eaef;
  font-size: 1vw;
  line-height: 1;
}

.heading-3 {
  font-family: Frutigernextforevn, sans-serif;
  font-size: 1.74em;
  line-height: 1;
}

.heading-4 {
  font-weight: 700;
}

.heading-5 {
  font-weight: 500;
}

.paragraph {
  line-height: 1.2;
}

.slider-border {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 10px;
  padding-bottom: 0px;
  background-color: #e0001b;
}

.slider-text-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 9.58em;
  max-width: 952px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.41);
}

.slider-image {
  height: 100%;
}

.heading-6 {
  position: relative;
  color: #e0001b;
}

.slider-h1 {
  color: #e0001b;
  font-weight: 500;
}

.div-block-4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.logo-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 0.9em;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

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

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
  font-size: 1em;
  text-decoration: none;
}

.nav-menu {
  width: 300px;
}

.heading-7 {
  padding-left: 1em;
  color: #292929;
  font-size: 2.4em;
  text-decoration: none;
}

.div-block-5 {
  width: 4em;
  height: 4.4em;
  padding-right: 1em;
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 1vw;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 20;
}

.container-2 {
  position: relative;
}

.navbar-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
  text-align: left;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25em;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button {
  width: 2.5em;
  height: 2.1em;
}

.menu-button.w--open {
  background-color: #e6eaef;
}

.icon {
  color: #000;
}

.hamburger-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0em;
  padding-bottom: 0em;
  padding-left: 2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0.1em none rgba(0, 0, 0, 0.6);
  text-decoration: none;
}

.hamburger-block.more {
  border-bottom-style: none;
}

.hamburger-block.child {
  padding-top: 0em;
  padding-bottom: 0em;
}

.hamburger-icon {
  width: 3em;
  height: 3em;
  margin-right: 2em;
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hamburger-icon.iccon-off {
  height: 3em;
  background-image: none;
}

.nav-menu-2 {
  background-color: #e6eaef;
}

.heading-8 {
  color: rgba(0, 0, 0, 0.8);
}

.hamburger-link {
  color: rgba(0, 0, 0, 0.8);
}

.hamburger-h4-2nd {
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.3em;
  font-weight: 300;
}

.hamburger-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
  border-bottom: 0.1em solid rgba(0, 0, 0, 0.8);
}

.body-2 {
  background-image: url('../images/1.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-family: Raleway, sans-serif;
}

.animation-block {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.animation-block.mob {
  display: none;
}

.copy {
  margin-top: 0px;
  margin-bottom: 0.45em;
  font-size: 1.6em;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 1px;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.copy.home {
  position: static;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 1.1;
  font-weight: 800;
}

.line {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 23px;
  z-index: -1;
  width: 890px;
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #cc0200;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  font-size: 1.2em;
}

.line.one {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 22px;
  width: 834px;
  height: 51px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #cc0200;
}

.line.one._2 {
  display: none;
}

.line._2 {
  display: none;
}

.line.more {
  left: auto;
  top: auto;
  right: auto;
  bottom: 2px;
  width: 140px;
  height: 13px;
  background-color: #f90;
}

.line.jobs {
  left: auto;
  top: auto;
  right: auto;
  bottom: 13px;
  width: 225px;
  height: 20px;
  background-color: #f90;
}

.line.jobs2 {
  top: 25%;
  width: 241px;
  height: 19px;
  background-color: #f90;
}

.line.jobs3 {
  top: 25%;
  width: 241px;
  height: 19px;
  background-color: #f90;
}

.heading-9 {
  color: #fff;
  font-weight: 400;
}

.heading-10 {
  color: #fff;
  font-weight: 400;
}

.body-3 {
  background-size: auto 100vh;
}

.div-block-6 {
  position: static;
  height: 400px;
  margin-top: 450px;
}

.body-4 {
  font-size: 10px;
}

.title {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: block;
  height: 105px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  font-size: 1.2em;
}

.title.one {
  position: absolute;
  bottom: 130px;
  height: 54px;
  margin-right: 213px;
  margin-left: 84px;
  background-color: #cc0200;
}

.background {
  position: absolute;
  left: 32%;
  top: -14%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  background-image: url('../images/Asset-1.svg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.details {
  overflow: visible;
  margin-top: 370px;
  padding-left: 0px;
}

.heading-11 {
  max-width: 345px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
}

.paragraph-2 {
  max-width: 450px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
}

.heading-12 {
  max-width: 175px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
}

.heading-12.bottom {
  margin-top: 33px;
}

.link-block-4 {
  margin-top: auto;
  text-decoration: none;
}

.body-5 {
  overflow: hidden;
}

.jobs-section {
  display: block;
  overflow: hidden;
  margin-top: 100px;
  padding-left: 0px;
}

.jobs-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  font-size: 1.3em;
}

.jobs-container.menu {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jobs-container.download {
  position: relative;
}

.jobs-container.top-footer {
  width: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jobs-container.bottom-copy {
  width: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jobs-container.is--full {
  max-width: none;
  padding-right: 0em;
  padding-left: 0em;
}

.jobs-container.boxes {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-apply {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body-7 {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #e0001b, #f90);
}

.apply {
  max-width: 230px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
}

.apply.bottom {
  margin-top: 33px;
}

.bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -2;
  width: 100%;
  height: 100vh;
  background-image: url('../images/1.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sms-application {
  display: block;
  overflow: hidden;
  margin-top: 100px;
  padding-left: 0px;
}

.form-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.checkbox-block {
  display: -ms-grid;
  display: grid;
  padding: 20px 17px;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  grid-auto-columns: minmax(0px, 0.25fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 16px auto 16px auto;
  grid-template-rows: auto auto auto;
}

.wfpc-desription {
  margin-top: 20px;
  padding: 18px 18px 18px 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 1.5vw;
  line-height: 1;
}

.wfpc-checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wfpc-checkbox-tabs {
  width: 25px;
  height: 25px;
  margin-top: 0px;
  margin-left: 0px;
  border-style: none;
  border-radius: 0px;
  background-image: url('../images/bullet-icon-red.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.wfpc-checkbox-tabs.w--redirected-checked {
  border-style: none;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/bullet-icon-red.svg');
  background-size: contain;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #000;
}

.wfpc-checkbox-tabs.w--redirected-focus {
  box-shadow: none;
}

.wfpc-checkbox-tabs.click-not-allowed {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/bullet-icon-yellow.svg');
}

.wfpc-checkbox-label-tabs {
  height: auto;
  margin-bottom: 0px;
  margin-left: -25px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 20px;
  line-height: 1.2;
}

.text-field {
  border-bottom: 1px solid #e0001b;
  background-color: transparent;
}

.text-field::-webkit-input-placeholder {
  color: #fff;
}

.text-field:-ms-input-placeholder {
  color: #fff;
}

.text-field::-ms-input-placeholder {
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field-2 {
  border-bottom: 1px solid #e0001b;
  background-color: transparent;
}

.text-field-2::-webkit-input-placeholder {
  color: #fff;
}

.text-field-2:-ms-input-placeholder {
  color: #fff;
}

.text-field-2::-ms-input-placeholder {
  color: #fff;
}

.text-field-2::placeholder {
  color: #fff;
}

.e-mail {
  margin-right: 30px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #e0001b;
  background-color: transparent;
  font-size: 20px;
}

.e-mail::-webkit-input-placeholder {
  color: #fff;
}

.e-mail:-ms-input-placeholder {
  color: #fff;
}

.e-mail::-ms-input-placeholder {
  color: #fff;
}

.e-mail::placeholder {
  color: #fff;
}

.phone {
  max-width: 250px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #e0001b;
  background-color: transparent;
  font-size: 20px;
}

.phone::-webkit-input-placeholder {
  color: #fff;
}

.phone:-ms-input-placeholder {
  color: #fff;
}

.phone::-ms-input-placeholder {
  color: #fff;
}

.phone::placeholder {
  color: #fff;
}

.name {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #e0001b;
  background-color: transparent;
  font-size: 20px;
}

.name::-webkit-input-placeholder {
  color: #fff;
}

.name:-ms-input-placeholder {
  color: #fff;
}

.name::-ms-input-placeholder {
  color: #fff;
}

.name::placeholder {
  color: #fff;
}

.submit-button {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  font-size: 15px;
}

.html-embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.html-embed-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
}

.deadline-paragraph {
  padding-left: 10px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

@media screen and (min-width: 1280px) {
  .container.top-footer {
    width: 960px;
  }

  .container.bottom-copy {
    width: 960px;
  }

  .hero-header {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 960px;
  }

  .hero-line-decoration.top {
    width: 800%;
    height: 3px;
  }

  .menu-container {
    width: 100%;
    max-width: 960px;
  }

  .menu-container.main {
    padding-right: 1em;
    padding-left: 5.3em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .menu-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-divider {
    width: 20%;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .menu-name {
    font-size: 18px;
  }

  .hero-heading {
    font-size: 57px;
  }

  .slide {
    background-image: none;
    background-position: 50% 0%;
  }

  .slide.smetki {
    background-image: none;
  }

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

  .logo-wrapper {
    margin-left: 0px;
  }

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .evn-link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .hero-p {
    font-size: 1em;
  }

  .container-download {
    max-width: 960px;
  }

  .bottomfooter-links {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .bottom-footer-link {
    padding-left: 12px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    text-align: left;
  }

  .image-3 {
    width: 50px;
  }

  .evn-home-line {
    width: 2px;
    height: 40%;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    background-color: #fff;
  }

  .evn-home-icon {
    width: 60px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .evn-home-link {
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    text-decoration: none;
  }

  .sticky-tymeline {
    left: 6%;
    width: auto;
  }

  .menu-button {
    height: 100%;
    padding-top: 1em;
  }

  .animation-block {
    height: 400px;
  }

  .copy.home {
    font-size: 110px;
  }

  .line {
    top: auto;
    bottom: 20px;
    width: 1084px;
    height: 60px;
  }

  .line.one {
    top: auto;
    bottom: 21px;
    width: 1015px;
    height: 59px;
  }

  .body-3 {
    font-size: 1.2em;
  }

  .title {
    height: 120px;
  }

  .jobs-container.top-footer {
    width: 960px;
  }

  .jobs-container.bottom-copy {
    width: 960px;
  }
}

@media screen and (min-width: 1440px) {
  .container.bottom-copy {
    width: 960px;
  }

  .menu-container.main {
    padding-right: 1em;
    padding-left: 5em;
  }

  .sticky-tymeline {
    left: 8%;
    width: auto;
  }

  .slider-h1 {
    font-size: 2.7em;
  }

  .container-3 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .copy.home {
    font-size: 130px;
  }

  .line {
    top: auto;
    bottom: 3px;
    width: 1278px;
    height: 69px;
  }

  .line.one {
    top: auto;
    bottom: 3px;
    width: 1198px;
    height: 69px;
  }

  .body-3 {
    background-position: 0% 50%;
    background-size: cover;
  }

  .background {
    left: 39%;
    right: -19%;
  }

  .jobs-container.bottom-copy {
    width: 960px;
  }
}

@media screen and (min-width: 1920px) {
  body {
    background-size: cover;
  }

  .container {
    max-width: 1440px;
  }

  .container.top-footer {
    width: 1060px;
  }

  .container.bottom-copy {
    width: 1060px;
  }

  .hero-header {
    width: 1060px;
  }

  .menu-container {
    max-width: 1060px;
  }

  .menu-container.main {
    padding-right: 70px;
    padding-left: 70px;
  }

  .menu-block {
    height: 8em;
  }

  .slider-wrapper {
    position: relative;
    background-image: none;
  }

  .main-menu-link {
    font-size: 14px;
  }

  .sub-menu-link {
    font-size: 14px;
  }

  .moj-evn {
    height: 90px;
    min-width: 200px;
  }

  .lang-menu-item {
    font-size: 12px;
  }

  .evn-link-block {
    -webkit-transform: scale3d(1none, 1none, 1none);
    transform: scale3d(1none, 1none, 1none);
  }

  .top-row.home.left.two {
    width: 740px;
  }

  .top-row.home.right.one {
    width: 740px;
  }

  .hero-p {
    padding-bottom: 1em;
    font-family: Frutigernextltw1g, sans-serif;
    font-size: 0.8em;
    font-weight: 300;
  }

  .container-download {
    max-width: 1060px;
  }

  .hero-h3 {
    font-weight: 500;
  }

  .sticky-tymeline {
    left: 11%;
    width: auto;
  }

  .slider-text-block {
    width: 100%;
  }

  .slider-image {
    background-image: none;
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slider-h1 {
    font-size: 2.3em;
    text-align: center;
  }

  .navbar-2 {
    width: auto;
  }

  .container-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button {
    width: 3.1em;
    height: 3em;
    padding: 1em;
  }

  .icon {
    font-size: 1.1em;
  }

  .body-2 {
    background-size: cover;
  }

  .animation-block {
    z-index: 1;
    cursor: pointer;
  }

  .copy {
    z-index: -1;
  }

  .copy.home {
    margin-bottom: 0em;
    font-size: 150px;
  }

  .line {
    top: auto;
    bottom: 32px;
    z-index: -2;
    width: 1470px;
    height: 83px;
  }

  .line.one {
    top: auto;
    bottom: 32px;
    width: 1380px;
    height: 85px;
  }

  .line.jobs2 {
    top: 27%;
  }

  .line.jobs3 {
    top: 27%;
  }

  .div-block-6 {
    overflow: hidden;
    margin-top: 400px;
  }

  .title {
    z-index: -2;
    height: 170px;
  }

  .background {
    position: fixed;
    left: 36%;
    top: -20%;
    right: 0%;
    overflow: hidden;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .heading-11 {
    max-width: 350px;
  }

  .heading-12.bottom {
    margin-top: 0px;
  }

  .body-5 {
    overflow: hidden;
  }

  .jobs-section {
    overflow: hidden;
    margin-top: 200px;
  }

  .jobs-container {
    max-width: 400px;
  }

  .jobs-container.top-footer {
    width: 1060px;
  }

  .jobs-container.bottom-copy {
    width: 1060px;
  }

  .sections {
    max-width: 1440px;
  }

  .section-apply {
    max-width: 1440px;
  }

  .apply.bottom {
    margin-top: 0px;
  }

  .sms-application {
    overflow: hidden;
    margin-top: 200px;
  }

  .form-container {
    max-width: 1440px;
  }
}

@media screen and (max-width: 991px) {
  body {
    overflow: visible;
    background-position: 0% 100%;
  }

  .section.top-footer {
    overflow: hidden;
  }

  .section.bottomr-copy {
    overflow: hidden;
  }

  .container {
    max-width: 450px;
    font-size: 2.5em;
  }

  .container.top-footer {
    width: 90%;
  }

  .container.bottom-copy {
    width: 90%;
  }

  .hero-header {
    width: 100%;
  }

  .hero-line-decoration.top {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
  }

  .hero-menu {
    overflow: hidden;
  }

  .hero-slider {
    overflow: hidden;
  }

  .menu-container {
    max-width: 97%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .menu-container.main {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .menu-block {
    height: 9.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-block.landscape {
    margin-right: 20px;
  }

  .menu-divider {
    width: 20%;
    height: 2px;
    margin: 17px 0px;
  }

  .menu-name {
    font-size: 18px;
    text-align: center;
  }

  .container-down {
    overflow: hidden;
  }

  .container-down.c3 {
    width: 100%;
  }

  .menu-section {
    padding-right: 60px;
    padding-left: 60px;
  }

  .main-menu {
    padding-left: 5px;
  }

  .main-menu-link {
    margin-right: 10px;
    margin-left: 5px;
    font-size: 10px;
  }

  .sub-menu-link {
    margin-right: 10px;
    font-size: 12px;
  }

  .moj-evn {
    min-width: 75px;
  }

  .container-download {
    position: relative;
  }

  .section-one.hero {
    overflow: hidden;
  }

  .section-two.home {
    overflow: hidden;
  }

  .number-block-home._33.left {
    margin-top: -45px;
  }

  .number-block-home._33.right {
    margin-top: -45px;
  }

  .bottomfooter-links {
    padding-right: 0px;
  }

  .bottom-footer-link:hover {
    color: #000;
    font-weight: 700;
  }

  .evn-home-line {
    display: none;
  }

  .evn-home-link {
    display: none;
  }

  .sticky-tymeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .timeline-line-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .timeline-menu-element {
    position: absolute;
  }

  .timeline-line-srcoll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: none;
  }

  .slider-h1 {
    font-size: 2.7em;
  }

  .navbar-2 {
    display: block;
  }

  .animation-block {
    padding-left: 60px;
  }

  .copy.home {
    font-size: 63px;
  }

  .line {
    top: 30%;
    width: 630px;
    height: 35px;
  }

  .line.one {
    top: 30%;
    width: 591px;
    height: 35px;
  }

  .title {
    height: 74px;
  }

  .background {
    display: none;
  }

  .jobs-container {
    font-size: 2.5em;
  }

  .jobs-container.top-footer {
    width: 90%;
  }

  .jobs-container.bottom-copy {
    width: 90%;
  }

  .sections {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-apply {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .body-6 {
    background-image: url('../images/1.jpg');
    background-size: auto;
    background-repeat: no-repeat;
  }

  .body-8 {
    background-size: auto 100%;
    background-attachment: fixed;
  }

  .form-container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .deadline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .deadline-paragraph {
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.top-footer {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container.bottom-copy {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container.boxes {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-header {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .hero-slider {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-container {
    position: static;
    width: 100%;
    margin: 18px auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .menu-container.main {
    overflow: hidden;
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-block {
    width: 100%;
    height: 170px;
    margin: 1em;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-block.landscape {
    height: 150px;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 1;
  }

  .menu-block.c3 {
    height: 250px;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .menu-name {
    font-size: 16px;
    line-height: 1.2;
  }

  .hero-heading {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 36px;
    text-align: center;
  }

  .slide {
    background-position: 50% 50%;
  }

  .container-down {
    position: relative;
  }

  .container-down.c3 {
    width: 100%;
  }

  .menu-section {
    height: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .logo-wrapper {
    width: 70px;
    margin-top: 35px;
    margin-left: 10px;
  }

  .image {
    width: 70px;
  }

  .main-menu {
    width: 205px;
    margin-top: 35px;
    margin-left: 13px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .sub-menu {
    width: 100%;
    margin-top: 14px;
    margin-left: 12px;
  }

  .moj-evn {
    position: absolute;
    top: 0px;
    right: 5%;
    z-index: 10;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lang-menu {
    margin-top: 19px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block {
    z-index: 12;
  }

  .evn-link-block {
    position: absolute;
    z-index: 11;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 1.4;
  }

  .hero-p {
    font-size: 14px;
    line-height: 1.3;
  }

  .container-download {
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .section-one.hero {
    height: auto;
    margin-top: 0px;
  }

  .container-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container-slider.landscape {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container-slider.portrait {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .horizontal-block.home.right-justify {
    margin-top: 100px;
  }

  .horizontal-block.home.left-justify {
    margin-top: 100px;
  }

  .number-block-home._33.left {
    top: 0%;
    margin-top: -80px;
  }

  .number-block-home._33.right {
    top: 0%;
    margin-top: -80px;
  }

  .paragraph-smetki {
    font-size: 14px;
    line-height: 1.3;
  }

  .top-footer-links {
    -webkit-box-flex: 0;
    -webkit-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
  }

  .bottomfooter-links {
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }

  .sub-menu-block {
    padding: 20px;
  }

  .menu-separator {
    display: block;
    width: 90%;
    height: 2px;
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #e0001b;
  }

  .container-slider-mp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 420px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .container-slider-mp.landscape {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container-slider-mp.portrait {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .sticky-tymeline {
    width: auto;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .navbar-2 {
    display: none;
  }

  .animation-block {
    padding-left: 30px;
  }

  .copy.home {
    font-size: 51px;
  }

  .line {
    top: auto;
    bottom: 13px;
    width: 513px;
    height: 30px;
  }

  .line.one {
    top: auto;
    bottom: 10px;
    width: 480px;
    height: 30px;
  }

  .line.more {
    left: auto;
    right: auto;
  }

  .line.jobs {
    left: auto;
    top: auto;
    right: auto;
    bottom: 13px;
    width: 225px;
    height: 20px;
  }

  .div-block-6 {
    margin-top: 350px;
  }

  .title {
    height: 59px;
  }

  .details {
    margin-top: 250px;
    padding-left: 0px;
  }

  .link-block-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .jobs-section {
    margin-top: 50px;
  }

  .jobs-container.top-footer {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .jobs-container.bottom-copy {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .jobs-container.boxes {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .body-8 {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .sms-application {
    margin-top: 50px;
  }

  .form-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .checkbox-block {
    grid-template-areas: "Area";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .wfpc-desription {
    font-size: 4vw;
  }
}

@media screen and (max-width: 479px) {
  body {
    overflow: visible;
    background-position: 0% 100%;
    background-size: cover;
    background-attachment: fixed;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container.top-footer {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.bottom-copy {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container.boxes {
    max-width: none;
  }

  .hero-header {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding: 16px 15px;
  }

  .hero-menu {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .hero-slider {
    display: block;
    height: 100%;
  }

  .menu-container {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-container.main {
    position: static;
    width: 100%;
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-container.c3 {
    width: 250px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-block {
    width: auto;
    height: 25.5em;
    max-width: none;
    min-width: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .menu-block.landscape {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .menu-block.c3 {
    width: 100%;
    min-width: 100%;
    margin: 20px auto;
    padding-top: 43px;
    padding-bottom: 43px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hero-heading {
    margin-top: 1px;
    margin-bottom: 1px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
    white-space: break-spaces;
  }

  .slide {
    height: 100%;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container-down {
    position: static;
  }

  .menu-section {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .logo-wrapper {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image {
    width: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .main-menu {
    width: 100%;
    margin-top: 9px;
    margin-bottom: 10px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .main-menu-link {
    margin-bottom: 10px;
    padding: 0px;
  }

  .sub-menu {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .moj-evn {
    position: absolute;
    left: auto;
    top: 0px;
    right: 5%;
  }

  .header-4.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content.block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .top-row {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-row.home.left.two {
    background-attachment: scroll;
  }

  .top-row.home.left.four {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .top-row.home.right.one {
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .top-row.home.right.three {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .top-row.home.right.three-copy {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .download-form {
    width: 100%;
    margin: 20px auto;
    padding: 30px 20px;
  }

  .download-text {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .download-icon {
    margin-bottom: 20px;
  }

  .download-icon-text {
    text-align: center;
  }

  .text-link {
    text-align: left;
  }

  .image-2 {
    width: 105px;
  }

  .bottom-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .number-block._33 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 19px;
    padding-left: 19px;
  }

  .number-block._33.left {
    height: 200px;
    min-height: 200px;
  }

  .text-block-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .container-download {
    width: 100%;
    max-width: none;
    margin-top: 0px;
  }

  .broilo {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .section-one.hero {
    height: auto;
    min-height: 1132px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .section-three {
    overflow: hidden;
  }

  .container-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .horizontal-block.home.right-justify {
    margin-top: 140px;
  }

  .horizontal-block.home.left-justify {
    margin-top: 140px;
  }

  .hero-h3 {
    margin-bottom: 10px;
    line-height: 1;
  }

  .number-block-home._33 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 19px;
    padding-left: 19px;
  }

  .number-block-home._33.left {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 50%;
    min-height: 200px;
    margin-top: -120px;
    margin-left: -15px;
    padding-left: 30px;
  }

  .number-block-home._33.right {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 50%;
    margin-top: -120px;
    margin-left: 15px;
  }

  .number-block-copy._33 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 19px;
    padding-left: 19px;
  }

  .number-block-copy._33.left {
    height: 200px;
    min-height: 200px;
  }

  .top-footer-links {
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .bottomfooter-links {
    width: 160px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 160px;
    -ms-flex: 0 160px;
    flex: 0 160px;
  }

  .sub-menu-block {
    width: 100%;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 2px;
    margin-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #e0001b;
  }

  .main-menu-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .container-slider-mp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .sticky-tymeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .animation-block {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .animation-block.mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .copy {
    font-size: 3em;
  }

  .line {
    top: 13%;
    width: 266px;
  }

  .line.one {
    top: 13%;
    width: 280px;
  }

  .line.one._2 {
    display: block;
    width: 190px;
  }

  .line._2 {
    top: 53%;
    display: block;
    width: 232px;
  }

  .line.more {
    top: auto;
    bottom: 3px;
  }

  .line.jobs {
    left: auto;
    top: auto;
    right: auto;
    bottom: 13px;
    width: 227px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .div-block-6 {
    margin-top: 45px;
  }

  .title {
    z-index: 0;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .title._2 {
    margin-top: -25px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .details {
    margin-top: 50px;
  }

  .jobs-section {
    overflow: visible;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .jobs-container {
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .jobs-container.top-footer {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .jobs-container.bottom-copy {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .jobs-container.boxes {
    max-width: none;
  }

  .body-9 {
    overflow: visible;
  }

  .body-10 {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .sms-application {
    display: none;
    overflow: visible;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .checkbox-block {
    grid-auto-rows: 0px;
    grid-template-areas: "Area";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .wfpc-desription {
    font-size: 6vw;
  }

  .wfpc-checkbox-label-tabs {
    font-size: 5vw;
    line-height: 1.2;
  }

  .div-block-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .deadline-paragraph {
    padding-left: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
  }
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frutigernextltw1g';
  src: url('../fonts/FrutigerNextLTW1G-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frutigernextforevn';
  src: url('../fonts/FrutigerNextforEVN-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frutigernextforevn';
  src: url('../fonts/FrutigerNextforEVN-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}