.header {
  padding-top: 20px;
}

.columns {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.text-block {
  padding-top: 22px;
  text-align: center;
}

.columns-2 {
  height: 50px;
}

.link-block {
  width: 35px;
  height: 35px;
  background-image: url('../images/Whatsapp.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block._2 {
  background-image: url('../images/vb.svg');
}

.link-block._3 {
  background-image: url('../images/inst.svg');
}

.text-block-2 {
  margin-bottom: 10px;
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.div-block {
  position: relative;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 105px;
  padding-bottom: 60px;
  background-image: url('../images/bg1jpg.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: left;
}

.image {
  position: relative;
  top: -2px;
}

.columns-3 {
  position: relative;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  position: relative;
  top: -50px;
  z-index: 10;
  text-align: right;
}

.column {
  text-align: right;
}

.heading {
  position: static;
  margin-top: 0px;
  color: #fff;
  font-size: 34px;
  line-height: 48px;
  text-shadow: 1px 1px 6px #000;
}

.paragraph {
  position: absolute;
  left: -10px;
  top: auto;
  right: auto;
  bottom: -126px;
  width: 800px;
  margin-top: 37px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.body {
  font-family: Roboto, sans-serif;
}

.column-2 {
  position: relative;
}

.button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 131px;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -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-radius: 10px;
  background-color: #fed000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.button:hover {
  width: 320px;
}

.paragraph-2 {
  position: relative;
  left: 25px;
  top: -51px;
  width: 260px;
  margin-right: 29px;
  float: right;
  color: #fff;
  text-align: center;
}

.block2 {
  height: 520px;
  padding-bottom: 0px;
}

.div-block-2 {
  position: relative;
  top: -83px;
  z-index: 20;
  width: 1000px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.25);
}

.column-3 {
  text-align: center;
}

.column-4 {
  padding-top: 0px;
  text-align: center;
}

.column-5 {
  text-align: center;
}

.image-3 {
  padding-top: 12px;
}

.image-4 {
  margin-bottom: 10px;
}

.image-5 {
  margin-bottom: 10px;
}

.image-6 {
  margin-bottom: 10px;
}

.columns-4 {
  margin-top: 40px;
}

.column-6 {
  padding-left: 0px;
  text-align: center;
}

.column-7 {
  padding-right: 0px;
  text-align: center;
}

.image-7 {
  margin-bottom: 5px;
}

.image-8 {
  margin-bottom: 5px;
}

.heading-2 {
  max-width: 1140px;
  margin: 0px auto -20px;
  font-size: 32px;
  text-align: center;
}

.text-block-3 {
  max-width: 1140px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-3 {
  position: absolute;
  left: auto;
  top: -50px;
  right: 30px;
  bottom: auto;
  z-index: 1000;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #fed000;
  border-radius: 50px;
  background-color: rgba(254, 208, 0, 0.5);
  cursor: pointer;
}

.text-block-4 {
  padding-top: 15px;
  padding-right: 16px;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.div-block-4 {
  height: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  background-image: url('../images/Group-6.png');
  background-position: 50% 50%;
  background-size: auto 360px;
  background-repeat: repeat-x;
}

.block4 {
  height: auto;
  margin-top: 20px;
  padding-bottom: 60px;
}

.tabs {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tab-link-tab-1 {
  margin-right: 10px;
  border: 2px solid #fed000;
  background-color: #fed000;
}

.tab-link-tab-1.w--current {
  margin-right: 10px;
  border: 2px solid #fed000;
  border-radius: 5px;
  background-color: rgba(254, 208, 0, 0.5);
}

.text-block-5 {
  font-size: 18px;
  font-weight: 500;
}

.tab-link-tab-2 {
  border: 2px solid #fed000;
  background-color: #fed000;
}

.tab-link-tab-2.w--current {
  border-radius: 5px;
  background-color: rgba(254, 208, 0, 0.5);
}

.tab-link-tab-3 {
  margin-left: 10px;
  border: 2px solid #fed000;
  border-radius: 0px;
  background-color: #fed000;
}

.tab-link-tab-3.w--current {
  border-radius: 5px;
  background-color: rgba(254, 208, 0, 0.5);
}

.text-block-6 {
  font-size: 18px;
  font-weight: 500;
}

.text-block-7 {
  font-size: 18px;
  font-weight: 500;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-size: 14px;
  text-align: left;
}

.column-8 {
  padding-top: 20px;
  padding-right: 40px;
  font-size: 16px;
  line-height: 24px;
}

.columns-5 {
  overflow: visible;
  padding-top: 20px;
  padding-bottom: 10px;
}

.div-block-5 {
  position: relative;
  width: 200px;
  height: 200px;
  border-style: solid;
  border-width: 5px;
  border-color: #fed000;
}

.image-9 {
  position: absolute;
  left: -10px;
  top: 3px;
  right: auto;
  bottom: auto;
}

.column-9 {
  padding-top: 20px;
}

.slider {
  display: block;
  height: 400px;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.columns-6 {
  position: relative;
  max-width: 900px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.column-10 {
  padding-left: 0px;
  text-align: left;
}

.text-block-8 {
  line-height: 30px;
}

.image-10 {
  float: none;
  clear: none;
}

.slide-nav {
  display: none;
}

.img13 {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img13._3 {
  left: 282px;
}

.img13._2 {
  left: 383px;
}

.img13._4 {
  left: 559px;
}

.img13._5 {
  left: 697px;
}

.image-12 {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: -88px;
  float: none;
  clear: none;
}

.slide {
  height: 450px;
  padding-bottom: 0px;
}

.left-arrow {
  left: 10px;
  background-image: url('../images/Group-7.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.left-arrow:hover {
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.right-arrow {
  left: 1000px;
  background-image: url('../images/Group-7.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.right-arrow:hover {
  -webkit-transform: translate(10px, 0px) rotate(180deg);
  -ms-transform: translate(10px, 0px) rotate(180deg);
  transform: translate(10px, 0px) rotate(180deg);
}

.img11 {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img11._3 {
  left: 282px;
}

.img11._2 {
  left: 420px;
}

.img11._4 {
  left: 559px;
}

.img11._5 {
  left: 697px;
}

.img11._44 {
  left: 135px;
}

.img12 {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img12._3 {
  left: 260px;
}

.img12._2 {
  left: 420px;
}

.img12._4 {
  left: 559px;
}

.img12._5 {
  left: 697px;
}

.img14 {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img14._3 {
  left: 282px;
}

.img14._2 {
  left: 420px;
}

.img14._4 {
  left: 522px;
}

.img14._5 {
  left: 697px;
}

.img15 {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img15._3 {
  left: 282px;
}

.img15._2 {
  left: 420px;
}

.img15._4 {
  left: 559px;
}

.img15._5 {
  left: 644px;
}

.img15._5-copy {
  left: 644px;
}

.div-block-6 {
  height: 650px;
  padding-top: 40px;
  background-image: url('../images/Group-6.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 51px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -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-radius: 10px;
  background-color: #fed000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.button-copy:hover {
  width: 320px;
}

.button-copy._1 {
  bottom: 21px;
  z-index: 9999999999999;
}

.button3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -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-radius: 10px;
  background-color: #fed000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.button3:hover {
  width: 320px;
}

.slider-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  max-width: 1140px;
  margin-top: 130px;
  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: #f0f0f0;
  text-align: center;
}

.left-arrow-2 {
  z-index: 2;
  display: block;
  width: 150px;
  height: 150px;
  background-image: url('../images/arrow.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.left-arrow-2:hover {
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
}

.right-arrow-2 {
  display: block;
  width: 150px;
  height: 150px;
  background-color: hsla(0, 0%, 94.1%, 0);
  background-image: url('../images/arrow.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.right-arrow-2:hover {
  -webkit-transform: translate(10px, 0px) rotate(180deg);
  -ms-transform: translate(10px, 0px) rotate(180deg);
  transform: translate(10px, 0px) rotate(180deg);
}

.slide-2 {
  position: static;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 94.1%, 0);
  text-align: center;
}

.image-13 {
  max-width: 25%;
  margin-left: 362px;
}

.slide-nav-2 {
  display: none;
}

.image-14 {
  position: relative;
  top: -20px;
  z-index: 9999999999;
  max-width: 95%;
  box-shadow: 1px 1px 20px 0 #bbb;
  text-align: center;
}

.div-block-7 {
  position: relative;
  height: 480px;
  margin-top: 40px;
  padding-top: 20px;
  background-image: url('../images/bgg5.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.lightbox-link {
  position: relative;
}

.mask {
  height: 550px;
  padding-top: 24px;
}

.lightbox-link2 {
  position: relative;
  z-index: 9999999999999;
  margin-left: 0px;
  text-align: left;
}

.slide-3 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  padding-left: 10px;
  float: none;
  text-align: center;
}

.lightbox-link3 {
  position: relative;
  z-index: 555;
  margin-left: 5px;
  text-align: left;
}

.heading-2-copy {
  max-width: 1140px;
  margin: 0px auto 20px;
  font-size: 32px;
  text-align: center;
}

.heading3 {
  max-width: 1140px;
  margin: 0px auto;
  font-size: 32px;
  text-align: center;
}

.image-14-copy {
  position: relative;
  top: -20px;
  max-width: 95%;
  text-align: center;
}

.image-14-copy {
  position: relative;
  top: -20px;
  max-width: 95%;
  text-align: center;
}

.image-14-copy {
  position: relative;
  top: -20px;
  max-width: 95%;
  text-align: center;
}

.heading4 {
  max-width: 1140px;
  margin: 20px auto;
  color: #fff;
  font-size: 32px;
  text-align: center;
}

.image-15 {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 0%;
  z-index: 10;
  background-clip: border-box;
}

.columns-7 {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.heading-3 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.link {
  color: #fed000;
}

.link-2 {
  color: #fff;
}

.heading-3-copy {
  margin-top: 40px;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.paragraph-4 {
  margin-top: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.paragraph-4-copy {
  margin-top: 40px;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}

.column-11 {
  height: 373px;
}

.div-block-8 {
  position: absolute;
  left: auto;
  top: -49px;
  right: 100px;
  bottom: auto;
  z-index: 500;
  display: block;
  width: 400px;
  height: 290px;
  padding: 20px 10px 0px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 13px 0 #fed000;
}

.text-block-9 {
  margin-bottom: 20px;
  text-align: center;
}

.text-block-10 {
  text-align: left;
}

.text-block-10-copy {
  margin-top: 20px;
  text-align: left;
}

.bold-text {
  font-size: 16px;
}

.navedenie {
  position: absolute;
  top: 1px;
  width: 50px;
  height: 50px;
}

.column-12 {
  text-align: center;
}

.italic-text {
  font-size: 13px;
}

.image-9-copy {
  position: absolute;
  left: -5px;
  top: 5px;
  right: auto;
  bottom: auto;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.image-9-copy {
  position: absolute;
  left: -5px;
  top: 6px;
  right: auto;
  bottom: auto;
}

.dropdown-toggle {
  position: absolute;
  top: -24px;
  font-size: 14px;
  background-clip: border-box;
}

.dropdown-toggle.w--open {
  position: static;
}

.dropdown-link {
  position: absolute;
}

.dropdown-list {
  top: -3px;
}

.dropdown-list.w--open {
  left: -355px;
  top: 44px;
  z-index: 999999999;
  width: 730px;
  background-color: #f0f0f0;
}

.dropdown-link-2 {
  width: 730px;
  padding-left: 0px;
  font-size: 13px;
  font-style: italic;
}

.dropdown {
  position: absolute;
  top: 145.2px;
}

.text-block-11 {
  position: relative;
  z-index: 999999;
  font-size: 13px;
  font-style: italic;
}

.columns-5-copy {
  overflow: visible;
  padding-top: 20px;
  padding-bottom: 50px;
}

.columns-5-copy {
  overflow: visible;
  padding-top: 20px;
  padding-bottom: 50px;
}

.img11-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img11-copy._3 {
  left: 282px;
}

.img11-copy._2 {
  left: 420px;
}

.img11-copy._4 {
  left: 559px;
}

.img11-copy._5 {
  left: 697px;
}

.img11-copy._44 {
  left: 119px;
}

.img12-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img12-copy._3 {
  left: 240px;
}

.img12-copy._2 {
  left: 420px;
}

.img12-copy._4 {
  left: 559px;
}

.img12-copy._5 {
  left: 697px;
}

.img13-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img13-copy._3 {
  left: 282px;
}

.img13-copy._2 {
  left: 362px;
}

.img13-copy._4 {
  left: 559px;
}

.img13-copy._5 {
  left: 697px;
}

.img14-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img14-copy._3 {
  left: 282px;
}

.img14-copy._2 {
  left: 420px;
}

.img14-copy._4 {
  left: 487px;
}

.img14-copy._5 {
  left: 697px;
}

.img15-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img15-copy._3 {
  left: 282px;
}

.img15-copy._2 {
  left: 420px;
}

.img15-copy._4 {
  left: 559px;
}

.img15-copy._5 {
  left: 608px;
}

.header-mob {
  display: none;
  padding-top: 20px;
}

.slidermob {
  display: none;
  height: 400px;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.slidermob2 {
  display: none;
  height: 350px;
  max-width: 1140px;
  margin-top: 130px;
  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: #f0f0f0;
  text-align: center;
}

.lightbox-link-3 {
  display: none;
}

.button-copy-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 51px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -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-radius: 10px;
  background-color: #fed000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.button-copy-copy:hover {
  width: 320px;
}

.img14-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img14-copy._3 {
  left: 282px;
}

.img14-copy._2 {
  left: 420px;
}

.img14-copy._4 {
  left: 522px;
}

.img14-copy._5 {
  left: 697px;
}

.img14-copy._4-copy {
  left: 522px;
}

.img14-copy-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img14-copy-copy._3 {
  left: 282px;
}

.img14-copy-copy._2 {
  left: 420px;
}

.img14-copy-copy._4 {
  left: 487px;
}

.img14-copy-copy._5 {
  left: 697px;
}

.img14-copy-copy {
  position: absolute;
  left: 142px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img14-copy-copy._3 {
  left: 282px;
}

.img14-copy-copy._2 {
  left: 420px;
}

.img14-copy-copy._4 {
  left: 487px;
}

.img14-copy-copy._5 {
  left: 697px;
}

.image-18 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -90px;
  z-index: 20;
}

.image-18-copy {
  position: absolute;
  left: 114px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._4-2 {
  position: absolute;
  left: 113px;
  top: auto;
  right: auto;
  bottom: -89px;
}

._4-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -89px;
}

._4-3 {
  position: absolute;
  left: 224px;
  top: auto;
  right: auto;
  bottom: -89px;
}

._4-4 {
  position: absolute;
  left: 337px;
  top: auto;
  right: auto;
  bottom: -89px;
}

._4-5 {
  position: absolute;
  left: auto;
  top: 216px;
  right: -102px;
  bottom: 0%;
}

._4-6 {
  position: absolute;
  left: auto;
  top: 216px;
  right: -215px;
  bottom: 0%;
}

._4-7 {
  position: absolute;
  left: auto;
  top: 216px;
  right: -327px;
  bottom: 0%;
}

._3-11 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -90px;
}

._3-22 {
  position: absolute;
  left: 112px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._3-33 {
  position: absolute;
  left: 223px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._3-44 {
  position: absolute;
  left: 334px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._3-55 {
  position: absolute;
  left: auto;
  top: 217px;
  right: -99px;
  bottom: auto;
}

._3-66 {
  position: absolute;
  left: auto;
  top: 217px;
  right: -213px;
  bottom: auto;
}

._3-77 {
  position: absolute;
  left: auto;
  top: 217px;
  right: -326px;
  bottom: auto;
}

.column-17 {
  padding-left: 0px;
}

._5-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -89px;
}

._5-2 {
  position: absolute;
  left: 126px;
  top: auto;
  right: auto;
  bottom: -89px;
}

._5-3 {
  position: absolute;
  left: 237px;
  top: auto;
  right: auto;
  bottom: -89px;
}

._5-4 {
  position: absolute;
  left: 347px;
  top: auto;
  right: auto;
  bottom: -89px;
}

._5-5 {
  position: absolute;
  left: auto;
  top: 216px;
  right: -109px;
  bottom: 0%;
}

._5-6 {
  position: absolute;
  left: auto;
  top: 216px;
  right: -219px;
  bottom: 0%;
}

._5-7 {
  position: absolute;
  left: auto;
  top: 216px;
  right: -330px;
  bottom: 0%;
}

._1-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -90px;
}

.image-19 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -90px;
}

._1-2 {
  position: absolute;
  left: 112px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._1-3 {
  position: absolute;
  left: 225px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._1-4 {
  position: absolute;
  left: 337px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._1-5 {
  position: absolute;
  left: auto;
  top: 228px;
  right: -102px;
  bottom: auto;
}

._1-6 {
  position: absolute;
  left: auto;
  top: 228px;
  right: -215px;
  bottom: auto;
}

._1-7 {
  position: absolute;
  left: auto;
  top: 228px;
  right: -327px;
  bottom: auto;
}

._2-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -90px;
}

._2-2 {
  position: absolute;
  left: 112px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._2-3 {
  position: absolute;
  left: 224px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._2-4 {
  position: absolute;
  left: 336px;
  top: auto;
  right: auto;
  bottom: -90px;
}

._2-5 {
  position: absolute;
  left: auto;
  top: 218px;
  right: -103px;
  bottom: auto;
}

._2-7 {
  position: absolute;
  left: auto;
  top: 218px;
  right: -218px;
  bottom: auto;
}

._2-8 {
  position: absolute;
  left: auto;
  top: 218px;
  right: -334px;
  bottom: auto;
}

.text-span {
  font-weight: 500;
  text-decoration: underline;
}

.wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3000;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  color: #000;
  background-clip: border-box;
}

.form-block {
  position: relative;
  width: 320px;
  margin-top: 15%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
}

.submit-button {
  width: 100%;
  background-color: #fed000;
  color: #000;
}

.heading-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #363636;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.paragraph-5 {
  font-style: italic;
}

.paragraph-6 {
  margin-top: 10px;
  color: #9a9a9a;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}

.link-3 {
  position: absolute;
  left: auto;
  top: -25px;
  right: -24px;
  bottom: auto;
  opacity: 0.5;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.link-3:hover {
  opacity: 1;
}

.clothe {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-block-9 {
  background-color: #61fe48;
}

.div-block-9-copy {
  height: 600px;
  background-color: #f7f7f7;
}

.heading-5 {
  max-width: 1140px;
  margin: 0px auto 40px;
  padding-top: 100px;
  text-align: center;
}

.paragraph-7 {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 479px) {
  .header {
    display: none;
  }

  .columns {
    max-width: 320px;
  }

  .text-block {
    margin-left: 20px;
    padding-top: 0px;
    float: none;
    clear: none;
    font-size: 14px;
    text-align: left;
  }

  .columns-2 {
    width: 150px;
  }

  .link-block-2 {
    margin-top: 8px;
    margin-right: 15px;
  }

  .div-block {
    padding-top: 20px;
    padding-bottom: 240px;
    background-size: cover;
  }

  .columns-3 {
    max-width: 320px;
    text-align: left;
  }

  .image-2 {
    position: relative;
    left: auto;
    top: 120px;
    right: auto;
    z-index: 999;
  }

  .column {
    padding-left: 10px;
    text-align: center;
  }

  .heading {
    padding-top: 20px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }

  .paragraph {
    left: 0px;
    right: 0px;
    bottom: -132px;
    z-index: 20;
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button {
    bottom: 72px;
    z-index: 3000;
  }

  .paragraph-2 {
    left: 3px;
    top: 123px;
    width: auto;
    margin-right: 0px;
    padding-left: 5px;
    float: none;
  }

  .block2 {
    height: auto;
  }

  .div-block-2 {
    top: -43px;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-3 {
    margin-bottom: 20px;
  }

  .column-4 {
    margin-bottom: 20px;
  }

  .columns-4 {
    margin-top: 20px;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 36px;
  }

  .text-block-3 {
    max-width: 320px;
    margin-top: 40px;
  }

  .div-block-3 {
    left: 243px;
    top: 137px;
    right: auto;
  }

  .text-block-4 {
    padding-right: 0px;
  }

  .div-block-4 {
    padding-top: 40px;
    padding-bottom: 0px;
    background-size: cover;
  }

  .block4 {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .tabs {
    top: 0px;
    max-width: 320px;
  }

  .tab-link-tab-1 {
    margin-right: 0px;
  }

  .tab-link-tab-1.w--current {
    margin-right: 0px;
    margin-bottom: 5px;
  }

  .tab-link-tab-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .tab-link-tab-2.w--current {
    margin-top: 5px;
    margin-right: 0px;
  }

  .tab-link-tab-3 {
    margin-left: 0px;
  }

  .column-8 {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
  }

  .image-9 {
    left: 92px;
    top: 0px;
    box-shadow: 1px 1px 3px 0 #919191;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -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;
  }

  .slider {
    display: none;
    height: 600px;
  }

  .columns-6 {
    max-width: 320px;
    margin-top: 20px;
  }

  .column-10 {
    display: block;
    overflow: visible;
    padding-right: 0px;
    text-align: center;
  }

  .slide-nav {
    top: 135px;
    display: block;
    padding-top: 10px;
  }

  .img13._2 {
    position: static;
  }

  .image-12 {
    position: static;
    margin-top: 5px;
  }

  .slide {
    height: 450px;
  }

  .left-arrow {
    left: 0px;
    top: 0px;
    display: none;
    height: auto;
    margin-bottom: 230px;
  }

  .right-arrow {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: auto;
  }

  .img11._44 {
    position: static;
    margin-top: 5px;
    margin-right: 5px;
  }

  .img12._3 {
    position: static;
    margin-top: 5px;
    margin-right: 5px;
  }

  .img14._4 {
    position: static;
    margin-right: 5px;
  }

  .img15._5 {
    position: static;
    margin-right: 5px;
  }

  .img15._5-copy {
    position: static;
    margin-right: 5px;
  }

  .div-block-6 {
    padding-top: 40px;
  }

  .button-copy {
    bottom: -198px;
    z-index: 7777777777;
  }

  .slider-2 {
    display: none;
    max-width: 320px;
  }

  .left-arrow-2 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: -98px;
    display: none;
  }

  .right-arrow-2 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: -99px;
    display: none;
  }

  .slide-2 {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
  }

  .slide-nav-2 {
    top: 521px;
    display: block;
  }

  .image-14 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-7 {
    height: auto;
  }

  .mask {
    overflow: hidden;
    height: auto;
    padding-top: 0px;
  }

  .slide-3 {
    left: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .lightbox-link3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -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;
  }

  .heading-2-copy {
    max-width: 320px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 30px;
  }

  .heading3 {
    max-width: 320px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .image-14-copy {
    top: 0px;
    z-index: 999;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-14-copy {
    z-index: 99999;
  }

  .heading4 {
    max-width: 320px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 36px;
  }

  .image-15 {
    right: 0%;
    max-width: 65%;
  }

  .heading-3 {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 28px;
  }

  .heading-3-copy {
    max-width: 320px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }

  .paragraph-4 {
    max-width: 320px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }

  .paragraph-4-copy {
    max-width: 320px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }

  .column-11 {
    height: 200px;
  }

  .div-block-8 {
    left: auto;
    top: 146px;
    right: 0px;
    z-index: 2000;
    display: block;
    width: 320px;
    height: auto;
    padding-bottom: 20px;
  }

  .image-9-copy {
    left: 95px;
  }

  .columns-5-copy {
    padding-bottom: 40px;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-mob {
    display: block;
  }

  .column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-15 {
    display: none;
  }

  .mask-2 {
    height: 650px;
  }

  .column-16 {
    position: absolute;
    left: 0%;
    top: 388px;
    right: 0%;
    bottom: auto;
  }

  .slidermob {
    display: block;
    height: 650px;
  }

  .lightbox-link-2 {
    display: block;
    margin-top: 10px;
  }

  .slidermob2 {
    display: block;
    height: auto;
    max-width: 320px;
    margin-top: 0px;
  }

  .lightbox-link-3 {
    position: relative;
    z-index: 9999999;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .button-copy-copy {
    bottom: -189px;
    z-index: 7777777777;
  }

  .img14-copy._4 {
    position: static;
    margin-right: 5px;
  }

  .img14-copy._4-copy {
    position: static;
    margin-right: 5px;
  }

  .lightbox-linkm3 {
    display: block;
    width: 33%;
    margin-top: 10px;
  }

  .image-16 {
    width: 100%;
    height: 200px;
    max-width: 100%;
  }

  .image-17 {
    width: 100%;
    height: 200px;
    max-width: 100%;
  }

  .m1-1 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .m1-2 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .m1-3 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .m2 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
    text-align: center;
  }

  .lightbox-link-4 {
    width: 100%;
    height: auto;
  }

  .m3 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .lightbox-link-5 {
    width: 100%;
  }

  .m4 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .m3-copy {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .m4-4 {
    width: 100%;
  }

  .m5 {
    display: block;
    width: 33%;
    margin-top: 10px;
    float: left;
  }

  .m5-5 {
    width: 100%;
  }

  .lightbox-link-6 {
    width: 100%;
  }

  .image-20 {
    width: 100%;
    height: 200px;
  }

  .wrapper {
    display: none;
  }

  .link-3 {
    right: -2px;
  }

  .text-span-2 {
    color: #fed000;
  }

  .text-span-3 {
    color: #fed000;
  }

  .div-block-9-copy {
    height: 400px;
  }

  .heading-5 {
    font-size: 26px;
  }
}

