:root {
  --off-black: #211b1e;
  --light-text: #fff;
  --input-placeholder: rgba(36, 33, 33, .6);
  --gurman-red: #e30613;
  --kucblue: #03aaeb;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 800;
  line-height: 30px;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  background-image: linear-gradient(rgba(233, 233, 233, .91), #000 0%, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, .37) 43%, rgba(0, 0, 0, 0));
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 21px;
  padding-left: 0;
  display: flex;
  position: absolute;
  overflow: visible;
}

.navbar.navbarproducts {
  z-index: 1;
  background-color: #211b1e;
  background-image: none;
  height: 160px;
  display: flex;
  position: relative;
}

.navbar.navbarproducts.navbar-contact {
  z-index: 2147483647;
  height: 100px;
}

.menu-button {
  display: none;
}

.video-div {
  object-fit: cover;
  display: none;
}

.background-video {
  background-color: rgba(0, 0, 0, .65);
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0%;
  display: flex;
}

.hero-section {
  height: 56vw;
}

.container {
  flex: none;
  width: 100%;
  max-width: 1160px;
  margin-left: 140px;
  margin-right: 140px;
}

.container.navbarcontainer {
  width: 100%;
}

.container.navbarcontainer.homepage-navber {
  width: 80%;
}

.container.products-container {
  max-width: 100%;
}

.image {
  max-width: 100%;
  height: 56px;
  margin-top: 7px;
}

.nav-link-2 {
  opacity: .93;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-2:hover {
  opacity: .8;
}

.nav-link-2.w--current {
  opacity: .8;
  color: #fff;
}

.nav-link-2.current-nav {
  opacity: .8;
}

.brand {
  margin-top: -20px;
}

.body {
  background-color: var(--off-black);
  font-family: Mulish, sans-serif;
}

.body.body-homepage {
  background-color: #fff;
}

.section-2 {
  justify-content: space-around;
  margin-bottom: 148px;
  padding-top: 82px;
  display: flex;
}

.section-2.firstsection {
  z-index: 20;
  background-color: #fff;
  border-radius: 50px;
  margin-top: -6%;
  margin-bottom: 139px;
  padding-top: 143px;
  position: relative;
}

.flebox {
  background-image: linear-gradient(to bottom, var(--off-black), var(--off-black));
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  height: 466px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.flebox.slide-left-scroll {
  justify-content: space-between;
  padding-left: 70px;
  padding-right: 70px;
}

.image-2 {
  z-index: -1;
  position: absolute;
}

.image-3 {
  margin-left: 30px;
}

.image-3.img-4 {
  height: auto;
  margin-left: 0;
  margin-right: 30px;
  overflow: visible;
}

.heading {
  color: #fff;
  margin-top: -40px;
  margin-bottom: 26px;
  padding-top: 0;
  padding-bottom: 0;
}

.heading.sectioncardshead {
  margin-bottom: 37px;
  font-size: 55px;
  line-height: 61px;
}

.heading.sectioncardshead.card-heading {
  margin-bottom: 32px;
}

.heading.card-heading {
  margin-bottom: 50px;
  font-size: 55px;
  line-height: 55px;
}

.paragraph {
  color: #fff;
}

.paragraph.sectioncardpar {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.text-container {
  flex-flow: wrap;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 470px;
  padding: 100px 0 98px;
  display: flex;
}

.partneri-container {
  flex-flow: column wrap;
  align-content: space-between;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: block;
}

.heading-2 {
  text-align: center;
  flex: 1;
  margin-top: 0;
  margin-bottom: 36px;
  font-size: 55px;
  font-weight: 800;
  line-height: 61px;
}

.heading-2.choose-products-headline {
  margin-top: 50px;
  margin-bottom: -10px;
  font-size: 41px;
  font-weight: 700;
}

.cards-container {
  justify-content: center;
  margin-top: 60px;
  margin-bottom: -6px;
  display: flex;
}

.partner-card {
  background-color: #f7f7f7;
  border-radius: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 496px;
  max-width: 496px;
  height: 550px;
  max-height: 550px;
  margin-right: 65px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, .2);
}

.partner-card:hover {
  transform: translate(-5px, -5px);
  box-shadow: 11px 8px 12px -4px rgba(0, 0, 0, .2);
}

.partner-card.parner-card2 {
  text-decoration: none;
}

.heading-3 {
  flex: 0 auto;
}

.heading-3.partner-card-headline, .heading-3.partner-card-headline-en, .heading-3.partner-card-headline-en {
  letter-spacing: 2.5px;
  margin-top: 84px;
  margin-bottom: 87px;
}

.section-3 {
  justify-content: center;
  margin-top: 122px;
  margin-bottom: 130px;
  display: flex;
}

.left-arrow {
  width: 80px;
  top: auto;
  bottom: -60px;
  left: auto;
  right: 55px;
}

.testimonial-paragraph {
  color: #4a555e;
  height: 156px;
  margin-bottom: 30px;
}

.slider {
  background-color: rgba(221, 221, 221, 0);
  height: auto;
  margin-top: 0;
  margin-bottom: 86px;
  display: none;
}

.image-6 {
  margin-bottom: 30px;
  margin-left: -3px;
}

.slide-2 {
  aspect-ratio: auto;
  width: auto;
  height: auto;
  margin-left: 0;
  overflow: visible;
}

.image-7 {
  float: left;
  margin-left: 0;
  margin-right: 9px;
}

.product-card1 {
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 315px;
  height: 400px;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 53px;
  padding-top: 33px;
  padding-left: 34px;
  padding-right: 34px;
  display: flex;
  overflow: visible;
}

.product-card1.product-card-products {
  width: 300px;
  height: 400px;
  margin-bottom: -2px;
  margin-right: 13px;
}

.product-card1.product-card-products.product-card-novi {
  justify-content: center;
  align-items: center;
}

.image-8 {
  width: auto;
  bottom: -75px;
  right: 60px;
}

.text-block {
  font-size: 14px;
}

.text-block.authornametest {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
}

.slide-nav {
  display: none;
}

.right-arrow {
  width: auto;
  display: block;
  position: absolute;
  top: auto;
  bottom: -75px;
  left: auto;
  right: 0%;
}

.mask {
  height: auto;
  overflow: visible;
}

.text-block-2 {
  font-weight: 400;
}

.div-block-3 {
  justify-content: center;
  width: 100%;
  height: 240px;
  display: flex;
}

.div-block-3.div-block-3-novi {
  height: 100px;
}

.product-card-text {
  text-align: center;
  letter-spacing: .2px;
  margin-top: 25px;
  font-size: 22px;
  font-weight: 600;
  line-height: 37px;
}

.product-card-text.product-card-text-2 {
  font-size: 18px;
}

.product-card-line {
  border-top: 0 solid rgba(33, 27, 30, .37);
  width: 195px;
  max-width: 195px;
  height: 0;
  margin-top: 14px;
}

.product-card-image {
  object-fit: contain;
  width: auto;
  height: 100%;
}

.product-card-image.product-card-img-novi {
  width: 300px;
  height: 100px;
}

.image-9 {
  color: var(--off-black);
  display: none;
}

.footerparagraph {
  color: #eaeaea;
  width: 214px;
  margin-top: 11px;
  padding-right: 0;
  font-weight: 300;
  text-decoration: none;
}

.footerparagraph.fgroupparagraph {
  color: #fef;
  letter-spacing: 1.6px;
  width: 199px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.footerparagraph.fgroupparagraph.firstfooterpar {
  width: 183px;
  margin-right: 179px;
  padding-right: 0;
  display: block;
}

.footerparagraph.footerparlink {
  color: rgba(234, 234, 234, .8);
  font-size: 15px;
}

.image-10 {
  max-width: 93%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.form-copy {
  padding-top: 14px;
  display: flex;
}

.div-block-11 {
  text-align: right;
  flex: 1;
  order: 1;
  margin-top: 49px;
  margin-left: 86px;
}

.copyright {
  color: rgba(234, 234, 234, .8);
  margin-top: 44px;
  margin-bottom: -6px;
}

.text-field-copy {
  background-color: #fff;
  border: 1px #000;
  border-radius: 4px;
  min-width: 267px;
  height: 56px;
  padding-left: 12px;
  display: none;
}

.text-field-copy::placeholder {
  color: var(--off-black);
  font-weight: 700;
}

.footerlinkscontainer {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 140px;
  margin-right: 140px;
  display: flex;
}

.footerlinkscontainer.footer {
  color: var(--light-text);
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-8 {
  margin-right: -2px;
}

.footerlinkblocklink {
  color: var(--light-text);
  margin-bottom: 9px;
  font-size: 14px;
  text-decoration: none;
}

.footerlinkblocklink:hover {
  opacity: .8;
}

.footercontainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1160px;
  padding-top: 69px;
  display: flex;
}

.footercontainer.container {
  flex-flow: column wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: stretch;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.topfooter {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-12 {
  margin-left: 8px;
  margin-right: 8px;
}

.image-11 {
  margin-top: 5px;
  margin-left: 10px;
}

.image-13 {
  margin-left: 0;
  margin-right: 10px;
}

.footerlinkblock {
  flex-direction: column;
  max-width: 267px;
  display: flex;
}

.footerlinks {
  margin-left: 47px;
}

.footer {
  color: #353839;
  padding: 80px 0;
}

.footer.footersection {
  z-index: 0;
  background-color: var(--off-black);
  color: #fef;
  -webkit-text-stroke-color: #fef;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-top: -60px;
  padding-top: 120px;
  padding-bottom: 25px;
  display: flex;
  position: relative;
}

.div-block-15 {
  margin-right: -57px;
  display: flex;
}

.error-message {
  background-color: rgba(255, 134, 134, .36);
}

.div-block-12 {
  flex: 1;
  order: -1;
  margin-top: 11px;
}

.div-block-12.footerlinks {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-top: 0;
  margin-left: 0;
}

.div-block-16 {
  flex-direction: row;
  flex: 1;
  order: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.submit-button-copy {
  color: rgba(234, 234, 234, 0);
  background-color: rgba(0, 127, 255, 0);
  background-image: url('../images/arrow-input.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 4px;
  height: 56px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 20%;
}

.submit-button-copy:hover {
  opacity: .8;
}

.footerlinkblockdiv {
  color: rgba(234, 234, 234, .9);
  width: auto;
}

.footerlinkblockdiv.linkcolor {
  color: #ffa1a1;
}

.success-message-copy {
  background-color: rgba(123, 178, 97, .44);
  border: 0 solid #000;
  border-radius: 4px;
  width: 267px;
  padding-left: 0;
  padding-right: 0;
}

.bold-text {
  color: #fef;
}

.radius-bottom {
  z-index: 560;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: center;
  padding-bottom: 0;
  display: flex;
}

.radius-bottom.remove-overflow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.image-container {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/reproductive-health-supplies-coalition-i2I0_u98Rh4-unsplash-1_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  flex: none;
  width: 460px;
  max-width: 542px;
  height: 130%;
  position: relative;
  top: 0%;
  bottom: 12%;
  left: auto;
  right: 0%;
}

.image-container.slide-right-scoll {
  margin-left: 50px;
  right: 0%;
}

.image-14 {
  height: 100%;
}

.image-container-left {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/chuttersnap-BNBA1h-NgdY-unsplash-1_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  flex: none;
  width: 460px;
  max-width: 542px;
  height: 131%;
  position: relative;
  top: 0%;
  bottom: 12%;
  left: 0%;
  right: auto;
}

.image-container-left.slide-right-scoll {
  height: 130%;
  margin-right: 50px;
  position: relative;
  top: 0%;
  bottom: 17%;
  left: 0%;
}

.text-container-right {
  flex-flow: wrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 470px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.marquee-horizontal-large {
  z-index: 200;
  opacity: 1;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 426px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-horizontal-large.display-none {
  display: none;
}

.marquee-horizontal-large.marquee-horizontal-large-products {
  margin-bottom: 40px;
}

.paragraph-large {
  font-size: 20px;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #8f00ff;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 34px;
  padding: 10px 12px;
  font-size: 16px;
  display: flex;
}

.marquee-cover-horizontal {
  z-index: 10;
  opacity: 1;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 70%, #fff), linear-gradient(270deg, #fff, rgba(255, 255, 255, 0) 30%);
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.col {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.col.small {
  flex: none;
  width: 41%;
}

.icon {
  width: 65%;
}

.icon-container-alt {
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 150px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 0 7px 15px 3px rgba(175, 177, 179, .3);
}

.flex-vertical {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 425px;
  display: flex;
}

.track-horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 52px;
  display: flex;
}

.header-quaternary {
  letter-spacing: 1px;
  max-width: 100%;
  font-size: 14px;
}

.header-quaternary.grey-text.uppercase {
  padding: 2px 4px;
}

.flex-horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-horizontal.flip-svp {
  margin-top: 11px;
  margin-bottom: 48px;
  display: flex;
}

.flex-horizontal.flex-left {
  justify-content: flex-start;
}

.flex-horizontal.wrapped-flex-horizontal {
  flex-wrap: wrap;
}

.spacer-15 {
  width: 100%;
  height: 15px;
}

.header-secondary {
  max-width: 100%;
  font-size: 40px;
  line-height: 120%;
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spacer-60 {
  width: 100%;
  height: 60px;
}

.spacer-60._60-width {
  width: 60px;
}

.container-2 {
  z-index: 10;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}

.container-2.flex-vertical {
  margin-bottom: 50px;
}

.container-2.flex-vertical.css-container {
  display: none;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.spacer-30._15-xsvp {
  flex: none;
  width: 30px;
}

.duplicateitems {
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 315px;
  height: 400px;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 53px;
  padding-top: 33px;
  padding-left: 34px;
  padding-right: 34px;
  display: none;
  overflow: visible;
}

.div-block-17 {
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 30px;
  display: flex;
}

.div-block-18 {
  background-image: url('../images/download.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 360px;
  height: 168px;
}

.kucnav {
  filter: none;
  background-image: url('../images/kuc_company_logo-removebg-preview.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 360px;
  height: 168px;
}

.container-3 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  height: 260px;
  display: flex;
}

.tab-link-tab-1 {
  opacity: .7;
  filter: grayscale();
  background-color: #fff;
  background-image: url('../images/download.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 160px;
  margin-right: 100px;
  padding-right: 0;
}

.tab-link-tab-1.w--current {
  opacity: 1;
  filter: grayscale(0%);
  background-color: #fff;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transform: scale(1.5);
}

.tab-link-tab-2 {
  opacity: .7;
  filter: grayscale();
  background-color: #fff;
  background-image: url('../images/kuc_company_logo-removebg-preview.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 100px;
}

.tab-link-tab-2.w--current {
  opacity: 1;
  filter: grayscale(0%);
  background-color: #fff;
  background-image: url('../images/kuc_company_logo-removebg-preview.webp');
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transform: scale(1.7);
}

.radius-top {
  z-index: 1;
  background-color: #fff;
  border-radius: 60px;
  position: relative;
}

.tabs-content {
  padding-bottom: 60px;
}

.section-for-us {
  justify-content: space-around;
  margin-bottom: 148px;
  padding-top: 82px;
  display: flex;
}

.section-for-us.firstsection {
  z-index: 20;
  background-color: #fff;
  border-radius: 50px;
  margin-top: -17%;
  margin-bottom: 139px;
  padding-top: 143px;
  position: relative;
}

.site-produkti-overlay {
  z-index: 210;
  opacity: 0;
  background-color: #fff;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 400px;
  margin-top: -400px;
  margin-left: 0;
  transition: all .5s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  top: 400px;
  bottom: auto;
  left: auto;
  right: auto;
}

.site-produkti-overlay:hover {
  opacity: .85;
}

.button-2 {
  opacity: 1;
  color: #333;
  text-align: center;
  -webkit-text-stroke-color: #333;
  background-color: rgba(56, 152, 236, 0);
  border: 6px solid #333;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 130px;
  font-family: Mulish, sans-serif;
  font-size: 40px;
  font-weight: 700;
  transition: all .4s;
  display: flex;
}

.button-2:hover {
  background-color: var(--off-black);
  color: #fff;
  border-width: 0;
}

.div-block-19 {
  z-index: 360;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 20px;
  display: flex;
  position: relative;
}

.all-products-container {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.all-products-container.flip-svp {
  margin-top: 80px;
  margin-bottom: 30px;
}

.all-products-container.flex-left {
  justify-content: flex-start;
}

.all-products-container.wrapped-flex-horizontal {
  flex-wrap: wrap;
}

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

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

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

.div-block-20 {
  background-image: url('../images/Mask-group_1.webp');
  background-position: 50%;
  background-size: auto;
  height: 523px;
  display: none;
}

.contact-card {
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
  height: 760px;
  margin-top: 231px;
  padding-top: 45px;
  padding-left: 35px;
  padding-right: 35px;
}

.contact-card.shadow-above {
  margin-top: 260px;
}

.section-6 {
  background-image: url('../images/Mask-group_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  margin-bottom: 150px;
}

.contact-flexbox {
  justify-content: center;
  align-items: center;
  height: 450px;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.div-block-21 {
  background-color: var(--off-black);
  border-radius: 20px;
  width: 430px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-21.shadow-above {
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-form {
  color: var(--input-placeholder);
  flex-direction: column;
  justify-content: space-around;
  width: 450px;
  height: 100%;
  margin: auto;
  font-size: 16px;
  font-weight: 600;
  display: none;
}

.contact-submi {
  background-color: var(--off-black);
  border-radius: 100px;
  width: 100%;
  height: 78px;
  margin-top: 30px;
}

.contact-submi.shadow-above {
  margin-top: 10px;
}

.text-field {
  border: 0 #000;
  border-radius: 4px;
  height: 78px;
  padding-left: 25px;
  font-size: 16px;
}

.text-field.shadow-above {
  box-shadow: 0 4px 15px rgba(0, 0, 0, .15);
}

.text-field2 {
  height: 78px;
  margin-top: 20px;
}

.text-field2.text-field {
  font-size: 16px;
}

.text-field2.text-field.shadow-above {
  width: 100%;
  height: 75px;
  margin-right: 54px;
}

.text-field2.text-field.shadow-above.hero {
  width: 290px;
  height: 65px;
  margin-top: 10px;
  margin-right: 29px;
}

.text-field-3 {
  height: 78px;
  margin-top: 20px;
}

.text-field-3.text-field {
  font-size: 16px;
}

.text-field-3.text-field.shadow-above {
  height: auto;
  padding-bottom: 52px;
}

.shadow-above {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .15);
}

.shadow-above.text-field {
  color: var(--off-black);
}

.heading-large {
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  font-size: 70px;
  font-weight: 800;
}

.info-block-contact {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 28px;
  font-weight: 600;
  display: flex;
}

.info-text {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mapsection.radius-bottom {
  z-index: 3;
  position: relative;
}

.div-block-22 {
  background-image: url('../images/map-ifd-min_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 660px;
  margin-bottom: 150px;
}

.div-block-22.shadow-above {
  background-image: url('../images/maps-no-pinpng-min_1.webp');
  background-position: 50% 100%;
  background-size: cover;
  height: 610px;
}

.div-block-23 {
  width: 176px;
  position: relative;
  bottom: -459px;
  right: -810px;
}

.image-15 {
  height: 80px;
}

.products-button-mobile, .hide {
  display: none;
}

.seplinegurman {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--gurman-red);
  opacity: .52;
  border-radius: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 40%;
  height: 2px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.seplinegurman.kuccolor {
  background-color: var(--kucblue);
}

.seplinegurman.kuccolor.hide, .seplinegurman.hide, .menu-hamburger-content-div, .menu-button-hide, .menu-button-show {
  display: none;
}

.link-block-3 {
  width: 1160px;
  height: 610px;
  margin-bottom: 150px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.link-block-3:hover {
  transform: translate(-5px, -5px);
}

.section-contact {
  background-image: url('../images/Mask-group_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  margin-bottom: 150px;
}

.mapcontainer {
  flex: none;
  width: 100%;
  max-width: 1160px;
  margin-left: 140px;
  margin-right: 140px;
}

.mapcontainer.navbarcontainer {
  width: 100%;
}

.mapcontainer.products-container {
  max-width: 100%;
}

.info-icon-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.info-icon {
  color: var(--light-text);
  background-image: url('../images/Page-1-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 49px;
  margin-right: 20px;
  display: flex;
}

.info-icon.phone-icon {
  background-image: url('../images/Group_33.svg');
}

.info-icon.address-icon {
  background-image: url('../images/Vector-1.svg');
}

.div-block-26 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0 20px 20px 0;
  width: 510px;
  height: auto;
  margin-bottom: 58px;
  padding-top: 20px;
  padding-bottom: 32px;
  padding-right: 50px;
}

.paragraph-2 {
  opacity: .9;
  font-size: 16px;
  line-height: 28px;
}

.button-3 {
  float: right;
  color: var(--off-black);
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  height: 65px;
  padding: 23px 25px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.button-3:hover {
  background-color: var(--off-black);
  opacity: .8;
  color: var(--light-text);
}

.heading-5 {
  margin-bottom: 20px;
}

.hero-heading {
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 70px;
}

.hero-container {
  width: 80%;
  max-width: 1160px;
}

.div-block-27 {
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-3 {
  opacity: .8;
  margin-bottom: 40px;
}

.map-button {
  float: right;
  color: var(--off-black);
  background-color: #fff;
  border-radius: 8px;
  width: 140px;
  height: 65px;
  padding: 16px 18px;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  display: none;
  overflow: visible;
}

.map-button:hover {
  background-color: var(--off-black);
  opacity: .8;
  color: var(--light-text);
}

.div-block-28 {
  display: inline-block;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.language-switcher {
  width: 79px;
  display: none;
}

.wg-code {
  display: none;
}

.wg-selector-2 {
  color: #000;
  padding: 10px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  position: relative;
  overflow: hidden;
}

.wg-selector-2:hover {
  color: #4049ff;
}

.wg-selector-2.w--current {
  cursor: default;
}

.wg-selector-2.s1 {
  color: var(--light-text);
}

.wg-selector-2.s1:hover {
  color: var(--off-black);
  background-color: #e6e6e6;
}

.wg-selector-2.s1.w--current {
  background-color: var(--light-text);
  color: var(--off-black);
}

.wg-selector-2.s2 {
  color: #fff;
}

.wg-selector-2.s2:hover {
  color: var(--off-black);
  background-color: #ddd;
}

.wg-selector-2.s2.w--current {
  color: var(--off-black);
  background-color: #fff;
}

.wg-element {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.wg-element:hover {
  background-color: #fbf9fd;
}

.wg-element-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.wg-element-wrapper.sw3 {
  overflow: visible;
}

.wg-selector2-text-lang2, .wg-selector2-text-lang1 {
  position: relative;
}

.wg-selector-2-fill.f2 {
  background-color: #4049ff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-100%);
}

.wg-selector-2-fill.f1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.language-selector {
  float: right;
  border-radius: 8px;
  margin-left: 16px;
  display: inline-block;
  overflow: hidden;
}

.div-block-29 {
  background-color: var(--gurman-red);
  height: 3000px;
}

.link-block-4 {
  width: 100%;
}

.footerlinkblockhidden {
  flex-direction: column;
  max-width: 267px;
  display: none;
}

.footerlinkblock-copy {
  flex-direction: column;
  max-width: 267px;
  display: flex;
}

.linkblockwithoutstle {
  color: #fff;
  text-decoration: none;
  transition: opacity .35s;
}

.linkblockwithoutstle:hover {
  opacity: .8;
}

.text-container-for-us {
  flex-flow: wrap;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 470px;
  padding: 54px 0 30px;
  display: flex;
}

.image-container-left-en {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/chuttersnap-BNBA1h-NgdY-unsplash-1_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  flex: none;
  width: 460px;
  max-width: 542px;
  height: 131%;
  position: relative;
  top: 0%;
  bottom: 12%;
  left: 0%;
  right: auto;
}

.image-container-left-en.slide-right-scoll, .image-container-left-en.slide-right-scoll-en {
  height: 130%;
  margin-right: 50px;
  position: relative;
  top: 0%;
  bottom: 17%;
  left: 0%;
}

.image-container-en {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/reproductive-health-supplies-coalition-i2I0_u98Rh4-unsplash-1_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  flex: none;
  width: 460px;
  max-width: 542px;
  height: 130%;
  position: relative;
  top: 0%;
  bottom: 12%;
  left: auto;
  right: 0%;
}

.image-container-en.slide-right-scoll, .image-container-en.slide-right-scoll-en {
  margin-left: 50px;
  right: 0%;
}

@media screen and (min-width: 1440px) {
  .nav-menu {
    float: right;
    display: inline-block;
  }

  .navbar {
    background-image: linear-gradient(rgba(233, 233, 233, .91), #000 0%, rgba(0, 0, 0, .52) 0%, rgba(0, 0, 0, .39) 0%, rgba(0, 0, 0, .37) 29%, rgba(0, 0, 0, .22) 52%, rgba(0, 0, 0, 0));
  }

  .background-video {
    background-color: rgba(0, 0, 0, .65);
  }

  .container {
    margin-bottom: 60px;
  }

  .section-2 {
    margin-bottom: 150px;
  }

  .section-2.firstsection {
    margin-bottom: 150px;
    padding-top: 180px;
  }

  .heading.card-heading {
    margin-bottom: 32px;
  }

  .cards-container {
    margin-top: 100px;
  }

  .section-3 {
    margin-top: 0;
    margin-bottom: 150px;
  }

  .footerparagraph {
    font-size: 20px;
    line-height: 24px;
  }

  .footerparagraph.fgroupparagraph {
    flex-direction: column;
    align-items: flex-start;
    width: 191px;
    max-width: 268px;
    margin-right: 2px;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 36px;
    display: flex;
  }

  .footerparagraph.fgroupparagraph.firstfooterpar {
    margin-right: 113px;
    padding-right: 0;
  }

  .image-10 {
    margin-bottom: 32px;
    padding-right: 0;
  }

  .div-block-11 {
    text-align: right;
    flex: 0 auto;
    order: 1;
    align-self: flex-end;
    margin-top: -12px;
    padding-top: 0;
  }

  .copyright {
    width: 225px;
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 22px;
  }

  .footerlinkscontainer.footer {
    flex: 1;
    justify-content: space-between;
    align-items: flex-end;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-8 {
    width: 230px;
    max-width: 260px;
    margin-bottom: 3px;
    padding-bottom: 0;
    display: flex;
  }

  .footercontainer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 39px;
    display: flex;
  }

  .footercontainer.container {
    background-color: rgba(189, 211, 226, 0);
    flex-flow: column wrap;
    align-content: space-around;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footerlinks {
    width: 156px;
  }

  .footerlinks.footerlinkstablet {
    margin-left: 0;
  }

  .footer.footersection {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-15 {
    justify-content: flex-start;
    margin-right: 0;
  }

  .div-block-12 {
    flex: 1;
    order: -1;
  }

  .radius-bottom.remove-overflow {
    margin-bottom: 0;
  }

  .marquee-horizontal-large {
    margin-top: 35px;
  }

  .tabs-content {
    padding-bottom: 100px;
  }

  .section-for-us {
    margin-bottom: 150px;
  }

  .section-for-us.firstsection {
    margin-bottom: 150px;
    padding-top: 180px;
  }

  .site-produkti-overlay {
    top: 438px;
  }

  .section-6 {
    background-repeat: repeat-x;
    background-size: contain;
  }

  .text-field2.text-field.shadow-above {
    width: 100%;
  }

  .div-block-23 {
    position: relative;
    bottom: -459px;
    right: -810px;
  }

  .section-contact {
    background-repeat: repeat-x;
    background-size: auto 510px;
  }

  .mapcontainer {
    margin-bottom: 60px;
  }

  .div-block-26 {
    background-color: rgba(0, 0, 0, 0);
    width: 520px;
    padding-left: 0%;
    padding-right: 0;
  }

  .hero-heading {
    font-size: 70px;
    line-height: 70px;
  }

  .hero-container {
    max-width: 1160px;
  }

  .language-switcher {
    float: right;
  }
}

@media screen and (min-width: 1920px) {
  .nav-menu {
    display: block;
  }

  .navbar {
    flex-wrap: nowrap;
    justify-content: space-around;
    display: flex;
  }

  .navbar.navbarproducts.navbar-contact {
    padding-top: 38px;
  }

  .background-video {
    justify-content: center;
    align-items: center;
  }

  .container.navbarcontainer {
    justify-content: space-around;
    align-items: flex-start;
    width: 1160px;
    display: flex;
  }

  .container.products-container {
    max-width: 100%;
  }

  .image {
    margin-top: 9px;
  }

  .brand {
    flex: 1;
    display: block;
  }

  .body {
    background-color: var(--off-black);
  }

  .section-2.firstsection {
    border-radius: 50px;
    margin-top: -221px;
  }

  .heading-2.choose-products-headline {
    font-size: 55px;
  }

  .partner-card.parner-card2 {
    margin-right: 0;
  }

  .product-card-text.product-card-text-2 {
    font-size: 23px;
  }

  .footerparagraph.fgroupparagraph {
    color: #fff;
    width: 192px;
    padding-bottom: 0;
  }

  .footerlinkblocklink {
    -webkit-text-stroke-color: rgba(234, 234, 234, .8);
  }

  .footercontainer.container {
    flex-flow: column wrap;
    align-content: center;
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .footer {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer.footersection {
    z-index: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-16 {
    justify-content: flex-end;
  }

  .radius-bottom {
    z-index: 2;
    position: relative;
  }

  .radius-bottom.remove-overflow {
    justify-content: flex-start;
    margin-bottom: -38px;
  }

  .marquee-horizontal-large {
    display: flex;
    position: relative;
  }

  .marquee-horizontal-large.display-none {
    display: none;
  }

  .marquee-cover-horizontal {
    display: flex;
  }

  .flex-horizontal {
    margin-left: -207px;
  }

  .flex-horizontal.flip-svp {
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .duplicateitems {
    display: none;
  }

  .div-block-17 {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 60px;
    display: flex;
  }

  .div-block-18 {
    background-image: url('../images/download.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 350px;
    height: 186px;
  }

  .kucnav {
    background-image: url('../images/kuc_company_logo-removebg-preview.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 350px;
  }

  .allproductscontainer {
    width: 100%;
    max-width: none;
  }

  .section-5 {
    width: 100%;
    max-width: 100%;
  }

  .radius-top {
    border-radius: 80px;
    margin-top: -55px;
  }

  .tabs-content {
    padding-bottom: 100px;
  }

  .section-for-us.firstsection {
    border-radius: 50px;
    margin-top: -323px;
  }

  .site-produkti-overlay {
    flex-direction: row;
    align-items: center;
    padding-bottom: 0;
    display: flex;
    top: 437px;
  }

  .div-block-19 {
    margin-top: 70px;
    margin-bottom: 20px;
  }

  .contact-card.shadow-above {
    margin-top: 340px;
  }

  .text-field2.text-field.shadow-above {
    width: 100%;
  }

  .text-field2.text-field.shadow-above.hero {
    width: 410px;
    height: 69px;
  }

  .text-field2.text-field.shadow-above.hero::placeholder {
    font-size: 20px;
  }

  .nav-menu-products {
    display: block;
  }

  .section-contact {
    background-position: 50% 0;
    background-size: contain;
  }

  .mapcontainer.navbarcontainer {
    justify-content: space-around;
    align-items: flex-start;
    width: 1160px;
    display: flex;
  }

  .mapcontainer.products-container {
    max-width: 100%;
  }

  .div-block-26 {
    border-radius: 20px;
    width: 650px;
    margin-top: 79px;
    margin-bottom: 0;
  }

  .button-3 {
    height: 69px;
    font-size: 23px;
  }

  .hero-heading {
    font-size: 100px;
    line-height: 100px;
  }

  .hero-container {
    width: 80%;
    max-width: 1160px;
    margin-bottom: 245px;
  }

  .paragraph-3 {
    font-size: 25px;
    line-height: 38px;
  }

  .language-switcher {
    order: 1;
    display: none;
  }

  .language-selector {
    order: 1;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: var(--off-black);
    border-radius: 0 0 8px 8px;
    flex-wrap: wrap;
    align-content: center;
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .navbar {
    padding-bottom: 0;
  }

  .navbar.navbarproducts {
    padding-top: 14px;
  }

  .navbar.navbarproducts.navbar-contact {
    justify-content: center;
    padding-top: 0;
  }

  .menu-button {
    z-index: 2;
    color: #fff;
    background-color: rgba(0, 127, 255, 0);
    order: 1;
    display: block;
  }

  .menu-button.w--open {
    background-color: var(--off-black);
    border-radius: 8px 8px 0 0;
  }

  .background-video {
    background-color: rgba(0, 0, 0, .58);
    height: 131%;
  }

  .container {
    margin-left: 60px;
    margin-right: 60px;
    display: flex;
  }

  .container.navbarcontainer {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    padding-bottom: 0;
  }

  .container.navbarcontainer.homepage-navber {
    margin-bottom: -4px;
    padding-bottom: 0;
    display: flex;
  }

  .container.products-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
  }

  .container.align-center-80 {
    justify-content: center;
    margin-top: 100px;
  }

  .container.partners-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    max-width: 80%;
    margin-top: 80px;
    margin-left: 0;
    margin-right: 0;
  }

  .image {
    height: 44px;
    display: inline-block;
  }

  .nav-link-2 {
    opacity: 1;
    color: #fff;
    flex: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    text-decoration: none;
  }

  .nav-link-2.currentlink {
    opacity: .8;
  }

  .brand {
    order: -1;
    padding-top: 10px;
  }

  .brand.w--current {
    flex: 1;
  }

  .section-2.firstsection {
    z-index: 2;
    justify-content: center;
    margin-top: 4%;
    margin-bottom: 0;
    padding-top: 0;
  }

  .flebox.slide-left-scroll {
    flex-direction: column;
    justify-content: space-around;
    width: 80vw;
    height: 706px;
    padding-top: 40px;
  }

  .heading {
    font-size: 30px;
  }

  .heading.sectioncardshead {
    font-size: 55px;
  }

  .heading.sectioncardshead.card-heading {
    margin-bottom: 26px;
    font-size: 40px;
  }

  .heading.card-heading {
    margin-top: 86px;
    margin-bottom: 30px;
    font-size: 40px;
  }

  .paragraph.sectioncardpar {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 28px;
  }

  .text-container {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-2 {
    font-size: 35px;
  }

  .heading-2.choose-products-headline {
    margin-top: 22px;
  }

  .cards-container {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .partner-card {
    justify-content: flex-start;
    align-items: center;
    width: 360px;
    max-width: 100%;
    height: 310px;
    max-height: 420px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading-3.partner-card-headline, .heading-3.partner-card-headline-en, .heading-3.partner-card-headline-en {
    text-align: center;
    letter-spacing: 1.3px;
    margin-top: 41px;
    margin-bottom: 22px;
    font-size: 30px;
    font-weight: 700;
  }

  .partner-logo-container {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 80px;
    display: flex;
  }

  .partner-logo-container.kuc-logo-partners {
    flex: none;
    width: 50%;
    margin-top: 68px;
  }

  .section-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .product-card1 {
    width: 160px;
    height: 260px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .product-card1.product-card-products {
    width: 200px;
    height: 260px;
  }

  .div-block-3 {
    height: 135px;
  }

  .product-card-text {
    font-size: 14px;
    line-height: 24px;
  }

  .footerparagraph.fgroupparagraph {
    margin-top: 2px;
  }

  .footerparagraph.fgroupparagraph.firstfooterpar {
    align-self: center;
    width: 130px;
    margin-bottom: 26px;
    margin-right: 0;
  }

  .footerparagraph.footerparlink {
    margin-right: 36px;
    padding-right: 0;
  }

  .div-block-11 {
    flex-direction: row;
    order: -1;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 20px;
    margin-left: 0;
    display: flex;
  }

  .copyright {
    flex: none;
    margin-top: 36px;
  }

  .text-field-copy {
    min-width: 160px;
    max-width: 240px;
    position: relative;
  }

  .footerlinkscontainer.footer {
    flex-flow: column wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: -29px;
    display: flex;
  }

  .div-block-8 {
    width: 140px;
    margin-bottom: 21px;
  }

  .footercontainer.container {
    flex-flow: column wrap;
    align-content: flex-start;
    max-width: 100%;
    display: flex;
  }

  .topfooter {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 880px;
    display: flex;
  }

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

  .footerlinkblock {
    max-width: 100%;
  }

  .footerlinks {
    margin-left: 0;
    margin-right: 51px;
    padding-right: 0;
  }

  .footerlinks.footerlinkstablet {
    flex: 1;
    margin-top: -37px;
    margin-right: 0;
  }

  .footer {
    padding: 63px 0 0;
  }

  .footer.footersection {
    z-index: 1;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-15 {
    flex-direction: row;
    flex: none;
    justify-content: space-around;
    align-items: flex-start;
    margin-right: 0;
    padding-top: 64px;
    display: flex;
  }

  .div-block-12 {
    flex: 0 auto;
    width: 100vw;
    margin-top: -26px;
  }

  .div-block-12.footerlinks {
    flex-direction: row;
    align-items: flex-start;
    width: auto;
    margin-top: -30px;
    margin-right: 0;
    padding-top: 0;
    display: flex;
  }

  .div-block-16 {
    flex-flow: wrap;
    flex: 1;
    align-content: center;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    display: flex;
  }

  .submit-button-copy {
    position: relative;
    right: 18%;
  }

  .footerlinkblockdiv {
    width: 214px;
    margin-left: 0;
  }

  .footerlinkblockdiv.formfooterlinkblock {
    order: -1;
    width: 100%;
  }

  .radius-bottom.remove-overflow {
    z-index: 2;
    position: relative;
  }

  .image-container.slide-right-scoll {
    background-position: 50% 19%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 90vw;
    max-width: none;
    height: 52%;
    margin-bottom: 30px;
    margin-left: 0;
    top: auto;
    bottom: auto;
    right: auto;
  }

  .image-container-left.slide-right-scoll {
    background-position: 50% 100%;
    order: 1;
    width: 90vw;
    max-width: none;
    height: 52%;
    margin-top: 11px;
    margin-bottom: 30px;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .text-container-right {
    width: 100%;
  }

  .marquee-horizontal-large {
    height: 308px;
  }

  .marquee-cover-horizontal {
    height: 320px;
    margin-top: 0;
  }

  .flex-vertical {
    height: 310px;
  }

  .flex-horizontal.flip-svp {
    margin-top: 0;
  }

  .container-2 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tabs-menu {
    height: 10%;
  }

  .tab-link-tab-1 {
    width: 12%;
    margin-right: 130px;
  }

  .tab-link-tab-1.w--current {
    width: 12%;
    transform: scale(2);
  }

  .tab-link-tab-2 {
    width: 9%;
  }

  .tab-link-tab-2.w--current {
    transform: scale(1.4);
  }

  .radius-top {
    z-index: 2;
    margin-top: 0;
    padding-top: 25px;
  }

  .tabs-content {
    z-index: 2;
  }

  .section-for-us {
    margin-bottom: 100px;
    padding-top: 0;
  }

  .site-produkti-overlay {
    display: none;
  }

  .div-block-19 {
    z-index: 1;
    margin-bottom: 22px;
    padding-top: 0;
  }

  .all-products-container {
    padding-top: 14px;
  }

  .link-block.partners-link-block {
    justify-content: center;
    width: 34%;
    margin-right: 0;
    padding-right: 0;
    display: flex;
  }

  .our-parthers-logo-home {
    width: 100%;
    max-width: 110%;
    margin-bottom: 38px;
  }

  .contact-card.shadow-above {
    width: 100%;
    height: 590px;
  }

  .contact-flexbox {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .div-block-21.shadow-above {
    order: 1;
    align-self: flex-start;
    height: 340px;
    margin-top: 21px;
    margin-bottom: 0;
  }

  .contact-form {
    justify-content: flex-start;
    align-self: flex-start;
    margin-top: 0;
  }

  .text-field2.text-field.shadow-above.hero {
    height: 60px;
  }

  .heading-large {
    font-size: 60px;
  }

  .info-block-contact {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 240px;
  }

  .info-text {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
  }

  .div-block-22.shadow-above {
    background-position: 50% 100%;
    width: 620px;
    height: 400px;
  }

  .div-block-23 {
    bottom: -316px;
    right: -428px;
  }

  .image-15 {
    height: 50px;
  }

  .div-block-24 {
    justify-content: center;
    width: 80%;
    display: flex;
  }

  .products-button-mobile {
    background-color: var(--off-black);
    border-radius: 4px;
    margin-bottom: 0;
    display: block;
  }

  .productsbuttondiv {
    align-self: flex-end;
    margin-top: -20px;
    margin-right: 10%;
  }

  .hide.div-block-25 {
    display: block;
  }

  .seplinegurman {
    background-color: var(--gurman-red);
    margin-top: 20px;
    margin-bottom: -9px;
  }

  .seplinegurman.kuccolor {
    background-color: var(--kucblue);
  }

  .menu-hamburger-content-div {
    justify-content: center;
    width: 80%;
    display: flex;
    position: absolute;
    top: 3px;
    left: 10%;
  }

  .menu-button-hide {
    z-index: 2;
    color: #fff;
    background-color: rgba(0, 127, 255, 0);
    display: block;
  }

  .menu-button-hide.w--open {
    z-index: 3;
    background-color: var(--off-black);
    border-radius: 8px 8px 0 0;
  }

  .menu {
    flex: none;
    display: none;
  }

  .menu-button-show {
    z-index: 2;
    color: #fff;
    background-color: rgba(0, 127, 255, 0);
    flex: none;
    display: block;
  }

  .menu-button-show.w--open {
    z-index: 3;
    background-color: var(--off-black);
    border-radius: 8px 8px 0 0;
  }

  .nav-menu-products {
    z-index: 3;
    background-color: var(--off-black);
    border-radius: 0 0 8px 8px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: absolute;
    top: 90px;
  }

  .link-block-3 {
    z-index: -1;
    justify-content: center;
    align-self: center;
    height: 400px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .section-contact {
    margin-bottom: 100px;
  }

  .contact-container {
    width: 80%;
  }

  .mapcontainer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 60px;
    margin-right: 60px;
    display: flex;
  }

  .mapcontainer.navbarcontainer {
    justify-content: space-between;
    align-items: center;
    max-width: 80%;
    height: 62px;
    padding-bottom: 0;
  }

  .mapcontainer.navbarcontainer.homepage-navber {
    margin-bottom: -4px;
    padding-bottom: 0;
  }

  .mapcontainer.products-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
  }

  .mapcontainer.align-center-80 {
    justify-content: center;
    margin-top: 100px;
  }

  .mapcontainer.partners-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    max-width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .div-block-26 {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
    width: 440px;
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 30px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .button-3 {
    height: 60px;
    margin-top: 0;
  }

  .hero-heading {
    margin-bottom: 16px;
    font-size: 50px;
    line-height: 50px;
  }

  .hero-container {
    width: 600px;
    padding-left: 0;
  }

  .div-block-27 {
    align-items: center;
  }

  .paragraph-3 {
    margin-bottom: 17px;
  }

  .map-button {
    background-color: var(--off-black);
    color: var(--light-text);
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 60px;
    margin-top: 0;
    margin-bottom: 41px;
    display: flex;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .language-switcher {
    background-color: var(--off-black);
    border-radius: 0 0 8px 8px;
    flex-wrap: wrap;
    align-content: center;
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .wg-selector-2.s1 {
    background-color: rgba(255, 255, 255, .19);
  }

  .language-selector {
    align-self: auto;
    width: 83px;
    margin-left: auto;
    margin-right: 0;
  }

  .footerlinkblockhidden, .footerlinkblock-copy {
    max-width: 100%;
  }

  .link-block-5 {
    margin-top: 5px;
  }

  .text-container-for-us {
    width: 100%;
    margin-top: 76px;
    margin-bottom: 9px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-container-left-en.slide-right-scoll, .image-container-left-en.slide-right-scoll-en {
    background-position: 50% 100%;
    order: 1;
    width: 745px;
    max-width: 610px;
    height: 47%;
    margin-top: 11px;
    margin-bottom: 30px;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .image-container-en.slide-right-scoll, .image-container-en.slide-right-scoll-en {
    background-position: 50% 19%;
    background-repeat: no-repeat;
    background-size: 650px 820px;
    background-attachment: scroll;
    width: 745px;
    max-width: 610px;
    height: 47%;
    margin-bottom: 30px;
    margin-left: 0;
    top: auto;
    bottom: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    flex-direction: column;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .navbar.navbarproducts {
    z-index: 2;
    background-image: url('../images/Subtract.svg');
    background-position: 0 0;
    background-size: 64px 90px;
  }

  .background-video {
    background-color: rgba(0, 0, 0, .58);
    height: 184%;
  }

  .container.navbarcontainer {
    display: flex;
  }

  .container.align-center-80 {
    margin-top: 60px;
  }

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

  .nav-link-2.currentlink {
    color: rgba(200, 212, 216, .8);
    -webkit-text-stroke-color: #c8d4d8;
  }

  .nav-link-2.currentlink:hover {
    opacity: 1;
  }

  .section-2.firstsection {
    margin-top: 34%;
  }

  .flebox.slide-left-scroll {
    justify-content: space-around;
    width: 340px;
    height: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading.sectioncardshead.card-heading {
    font-size: 30px;
  }

  .heading.card-heading {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 37px;
  }

  .paragraph.sectioncardpar {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 26px;
  }

  .text-container {
    padding-right: 0;
  }

  .heading-2 {
    font-size: 30px;
  }

  .heading-2.choose-products-headline {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px;
  }

  .cards-container {
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }

  .partner-card {
    height: 290px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .heading-3.partner-card-headline, .heading-3.partner-card-headline-en, .heading-3.partner-card-headline-en {
    margin-bottom: 35px;
    font-size: 25px;
  }

  .slider {
    margin-bottom: 119px;
  }

  .product-card1.product-card-products {
    width: 178px;
    height: 240px;
  }

  .div-block-3 {
    height: 120px;
  }

  .product-card-text.product-card-text-2 {
    margin-top: 11px;
    font-size: 16px;
  }

  .footerparagraph.fgroupparagraph {
    color: rgba(255, 255, 255, .81);
    text-align: left;
  }

  .footerparagraph.fgroupparagraph.firstfooterpar {
    align-self: auto;
    max-width: none;
  }

  .form-copy {
    justify-content: center;
  }

  .div-block-11 {
    align-items: flex-end;
    margin-top: 10px;
    margin-bottom: 16px;
  }

  .copyright {
    color: rgba(223, 223, 223, .82);
  }

  .footerlinkscontainer.footer {
    flex-direction: column;
    align-self: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .footercontainer.container {
    flex-direction: column;
    align-self: center;
    align-items: center;
    max-width: 465px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .topfooter {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .footerlinkblock {
    align-items: flex-start;
    margin-top: 16px;
  }

  .footer, .footer.footersection {
    overflow: hidden;
  }

  .div-block-12.footerlinks {
    text-align: center;
    order: 1;
    justify-content: center;
    margin-top: -18px;
    margin-bottom: 10px;
  }

  .div-block-16 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .image-container.slide-right-scoll {
    width: 440px;
    height: 40%;
    margin-top: 16px;
  }

  .image-container-left.slide-right-scoll {
    width: 440px;
    height: 40%;
  }

  .marquee-horizontal-large {
    height: 320px;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .marquee-cover-horizontal {
    background-image: linear-gradient(rgba(255, 255, 255, 0) 70%, #fff), linear-gradient(#fff, rgba(255, 255, 255, 0) 30%);
  }

  .col {
    align-items: center;
  }

  .col.small {
    width: 100%;
  }

  .flex-horizontal.flip-svp {
    flex-direction: column;
  }

  .header-secondary {
    font-size: 24px;
  }

  .spacer-60 {
    height: 40px;
  }

  .container-2 {
    width: 100%;
  }

  .tabs-menu {
    background-color: #fff;
    height: 160px;
  }

  .tab-link-tab-1 {
    width: 20%;
    margin-right: 75px;
  }

  .tab-link-tab-1.w--current {
    width: 20%;
    height: 71px;
    transform: scale(1.4);
  }

  .tab-link-tab-2.w--current {
    transform: scale(1.6);
  }

  .radius-top {
    padding-top: 20px;
  }

  .div-block-19 {
    z-index: 2;
    margin-top: 0;
    margin-bottom: 22px;
    padding-top: 29px;
  }

  .all-products-container.flip-svp {
    flex-direction: column;
  }

  .link-block.partners-link-block {
    justify-content: space-around;
    width: 60%;
    margin-right: 0;
  }

  .our-parthers-logo-home {
    margin-bottom: 70px;
  }

  .text-field2.text-field.shadow-above.hero {
    font-size: 15px;
  }

  .heading-large {
    font-size: 50px;
    font-weight: 700;
  }

  .div-block-22.shadow-above {
    width: 470px;
    height: 397px;
  }

  .div-block-23 {
    bottom: -318px;
    right: -343px;
  }

  .productsbuttondiv {
    align-self: flex-end;
    margin-right: 10%;
  }

  .seplinegurman {
    margin-top: 0;
  }

  .menu-hamburger-content-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    top: 12%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

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

  .icon-2 {
    display: block;
  }

  .nav-menu-products {
    z-index: 40;
    flex-direction: column;
    align-self: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    display: flex;
    position: absolute;
    top: 12%;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .tabs {
    z-index: 1;
    margin-top: -17px;
  }

  .mapcontainer.navbarcontainer {
    display: flex;
  }

  .mapcontainer.align-center-80 {
    margin-top: 60px;
  }

  .div-block-26 {
    background-color: rgba(33, 27, 30, 0);
    max-width: 80%;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-2 {
    line-height: 28px;
  }

  .button-3 {
    font-size: 15px;
  }

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

  .hero-container {
    justify-content: center;
    display: flex;
  }

  .map-button {
    font-size: 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .language-switcher {
    flex-direction: column;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .wg-element {
    width: 100%;
  }

  .footerlinkblockhidden, .footerlinkblock-copy {
    align-items: flex-start;
    margin-top: 16px;
  }

  .text-container-for-us {
    padding-right: 0;
  }

  .image-container-left-en.slide-right-scoll, .image-container-left-en.slide-right-scoll-en {
    width: 440px;
    height: 40%;
  }

  .image-container-en.slide-right-scoll, .image-container-en.slide-right-scoll-en {
    width: 440px;
    height: 40%;
    margin-top: 16px;
  }
}

@media screen and (max-width: 479px) {
  .navbar.navbarproducts {
    z-index: 2;
    background-image: none;
  }

  .menu-button {
    padding: 11px;
    display: none;
  }

  .background-video {
    background-color: rgba(0, 0, 0, .71);
    justify-content: flex-start;
    align-items: flex-start;
    height: 300%;
    padding-left: 10%;
    padding-right: 20px;
  }

  .container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container.navbarcontainer.homepage-navber {
    width: 100%;
    height: 36px;
  }

  .container.products-container {
    margin-top: 60px;
  }

  .container.align-center-80 {
    margin-top: 57px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container.partners-container {
    margin-top: 65px;
  }

  .image {
    height: 35px;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .body.body-homepage {
    background-color: #fff;
  }

  .section-2.firstsection {
    border-radius: 25px;
    margin-top: 71%;
    padding-top: 0;
  }

  .flebox.slide-left-scroll {
    justify-content: space-between;
    width: 90vw;
    height: auto;
    margin-bottom: 3px;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading.sectioncardshead.card-heading {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading.card-heading {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .paragraph.sectioncardpar {
    margin-top: 2px;
    font-size: 14px;
    line-height: 25px;
  }

  .text-container {
    margin-top: 20px;
  }

  .heading-2.choose-products-headline {
    margin-top: 30px;
    font-size: 23px;
    line-height: 40px;
  }

  .partner-card {
    height: 180px;
  }

  .heading-3.partner-card-headline, .heading-3.partner-card-headline-en, .heading-3.partner-card-headline-en {
    margin-top: 15px;
    font-size: 22px;
  }

  .partner-logo-container.kuc-logo-partners {
    margin-top: 22px;
  }

  .section-3 {
    margin-bottom: 60px;
  }

  .testimonial-paragraph {
    margin-bottom: 64px;
    padding-top: 18px;
    font-size: 16px;
  }

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

  .slide-2 {
    width: 100%;
    margin-right: 49px;
  }

  .product-card1 {
    flex-flow: column;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
    width: 192px;
    height: 275px;
    margin-right: 0;
    padding-top: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-card1.product-card-products {
    width: 210px;
    margin-bottom: 31px;
  }

  .div-block-3 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 170px;
  }

  .product-card-text {
    height: 50px;
    margin-top: 0;
    font-size: 15px;
    line-height: 20px;
    display: block;
    position: static;
  }

  .product-card-text.product-card-text-2 {
    font-size: 16px;
  }

  .product-card-image {
    max-width: 150px;
    height: auto;
    max-height: 178px;
  }

  .footerparagraph.fgroupparagraph.firstfooterpar {
    align-self: flex-start;
    width: 130px;
    margin-right: 0;
  }

  .div-block-11 {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-bottom: 31px;
  }

  .text-field-copy {
    min-width: 199px;
  }

  .footerlinkscontainer.footer {
    align-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .footercontainer.container {
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    max-width: 319px;
    margin-left: 0;
    margin-right: 0;
  }

  .topfooter {
    align-self: flex-start;
    align-items: flex-start;
  }

  .footerlinkblock {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footerlinks.footerlinkstablet {
    flex: none;
    height: 75px;
  }

  .footer.footersection {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-15 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-12 {
    margin-top: -41px;
  }

  .div-block-16 {
    align-content: center;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
  }

  .footerlinkblockdiv {
    flex: 1;
    order: 0;
    align-self: flex-start;
    margin-bottom: 12px;
    margin-left: 0;
  }

  .footerlinkblockdiv.formfooterlinkblock {
    order: -1;
  }

  .radius-bottom.remove-overflow {
    border-radius: 25px;
  }

  .image-container.slide-right-scoll {
    width: 80vw;
    height: 239px;
    margin-top: 0;
    margin-bottom: 0;
    top: 29px;
  }

  .image-container-left.slide-right-scoll {
    width: 80vw;
    height: 240px;
    margin-top: 0;
    margin-bottom: -6px;
    padding-top: 0;
    top: 31px;
  }

  .text-container-right {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .marquee-horizontal-large {
    flex-direction: row;
    align-items: flex-start;
    height: 305px;
  }

  .marquee-vertical-css {
    display: none;
  }

  .marquee-cover-horizontal {
    background-image: none;
    height: 310px;
    display: block;
  }

  .icon-container-alt {
    width: 200px;
    height: 100px;
  }

  .flex-vertical {
    height: 150px;
    margin-top: 35px;
  }

  .track-horizontal {
    align-items: flex-start;
    height: 310px;
  }

  .flex-horizontal {
    flex-direction: row;
    align-items: flex-start;
    height: 310px;
  }

  .flex-horizontal.flip-svp {
    margin-top: 0;
    margin-bottom: 67px;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .spacer-30._15-xsvp {
    height: 15px;
  }

  .marquee-horizontal-css, .marquee-horizontal-alt-css {
    display: none;
  }

  .duplicateitems {
    width: 100%;
    margin-right: 31px;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu {
    margin-top: -13px;
    margin-bottom: 24px;
  }

  .tab-link-tab-1 {
    width: 30%;
    margin-right: 68px;
  }

  .tab-link-tab-1.w--current {
    width: 30%;
    transform: scale(1.5);
  }

  .tab-link-tab-2 {
    background-image: url('../images/kuc_company_logo-removebg-preview.webp');
  }

  .tab-link-tab-2.w--current {
    transform: scale(1.5);
  }

  .radius-top {
    padding-top: 15px;
  }

  .section-for-us {
    padding-top: 66px;
  }

  .div-block-19 {
    margin-top: 0;
    margin-bottom: 25px;
    padding-top: 0;
  }

  .body-2 {
    overflow: visible;
  }

  .div-block-20 {
    overflow: hidden;
  }

  .contact-card.shadow-above {
    box-shadow: none;
    height: 410px;
    padding-top: 20px;
    font-size: 14px;
  }

  .contact-flexbox {
    width: 100%;
  }

  .div-block-21.shadow-above {
    flex: 0 auto;
    width: 100%;
    min-width: 260px;
    height: 230px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .contact-submi.shadow-above {
    transition: all .2s cubic-bezier(.645, .045, .355, 1);
  }

  .text-field.shadow-above {
    font-size: 16px;
  }

  .text-field2.text-field.shadow-above.hero {
    opacity: .8;
    background-color: #fff;
    width: 100%;
    height: 50px;
    margin-top: -3px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .text-field2.text-field.shadow-above.hero::placeholder {
    -webkit-text-stroke-color: #211b1e;
  }

  .heading-large {
    font-size: 40px;
  }

  .info-block-contact {
    justify-content: flex-start;
  }

  .info-text {
    font-size: 18px;
  }

  .mapsection.radius-bottom {
    padding-bottom: 0;
  }

  .div-block-22.shadow-above {
    background-position: 65% 101%;
    background-size: auto 440px;
    width: 290px;
  }

  .div-block-23 {
    bottom: -312px;
    right: -218px;
  }

  .products-button-mobile {
    justify-content: center;
    align-items: center;
    height: 60px;
    font-size: 17px;
    display: flex;
  }

  .productsbuttondiv {
    align-self: center;
    width: 100%;
    margin-right: 0%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button-show {
    display: none;
  }

  .link-block-3 {
    width: auto;
  }

  .section-contact {
    margin-bottom: 20px;
  }

  .contact-container {
    width: 100%;
    overflow: hidden;
  }

  .mapcontainer {
    margin-bottom: -90px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .info-icon {
    width: 34px;
    height: 34px;
  }

  .div-block-26 {
    background-color: rgba(33, 27, 30, 0);
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    max-width: 100%;
    margin-top: 30vw;
    margin-bottom: 0;
    padding: 0;
    display: flex;
  }

  .button-3 {
    width: 100%;
    height: 50px;
    margin-top: 13px;
    padding-top: 15px;
    font-size: 14px;
  }

  .hero-heading {
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 27px;
    line-height: 30px;
  }

  .hero-container {
    justify-content: center;
    align-items: flex-start;
    width: 290px;
    height: 88%;
    padding-right: 10px;
  }

  .div-block-27 {
    flex-direction: column;
    width: auto;
  }

  .paragraph-3 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .form {
    width: 100%;
  }

  .map-button {
    border-radius: 230px;
    width: 290px;
    height: 50px;
    margin: 13px 20px 163px;
    font-size: 14px;
  }

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

  .wg-selector-2.s1, .wg-selector-2.s2 {
    padding: 6px;
  }

  .wg-element {
    height: auto;
  }

  .language-selector {
    width: auto;
    height: auto;
    margin-right: 8px;
  }

  .footerlinkblockhidden, .footerlinkblock-copy {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .linkblockwithoutstle {
    margin-top: 13px;
  }

  .text-container-for-us {
    height: auto;
    margin-top: 20px;
  }

  .image-container-left-en.slide-right-scoll {
    width: 250px;
    height: 50%;
    margin-top: 186px;
    padding-top: 83px;
    top: 17px;
  }

  .image-container-left-en.slide-right-scoll-en {
    width: 80vw;
    height: 240px;
    margin-top: 0;
    margin-bottom: 4px;
    top: 26px;
  }

  .image-container-en.slide-right-scoll {
    width: 250px;
    height: 50%;
    margin-top: 28px;
    margin-bottom: 0;
    top: 166px;
  }

  .image-container-en.slide-right-scoll-en {
    width: 80vw;
    height: 240px;
    margin-top: 45px;
    margin-bottom: -67px;
    padding-top: 0;
    top: -23px;
  }
}


