.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

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

.content-block {
  width: 100%;
  max-width: 820px;
}

.content-block.releative {
  margin-top: -200px;
  margin-bottom: 130px;
  margin-left: -120px;
  padding-right: 20px;
  padding-left: 20px;
}

.paragraph-6 {
  width: 100%;
  max-width: 630px;
  margin-left: 110px;
  padding-left: 62.2px;
  border-left: 1px solid #bbb5b2;
  color: #575756;
  font-size: 16px;
  line-height: 1.5625em;
}

.paragraph-6.white {
  margin-left: 0px;
  color: #fff;
}

.heading-90 {
  color: #bbb5b2;
  font-size: 90px;
  line-height: 1.3333333333333333em;
  font-weight: 500;
}

.heading-90.mb-100 {
  margin-bottom: 100px;
  text-transform: uppercase;
}

.heading-90.mb-100._2 {
  color: #575756;
}

.heading-90.mb-100.white {
  color: #fff;
}

.heading-90.mb-100.heading-page {
  font-size: 61px;
  letter-spacing: 0.5px;
}

.wg-dropdown-1 {
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 0px;
  text-transform: uppercase;
}

.nav-menu-2 {
  left: 0%;
  top: -98%;
  right: 0%;
  bottom: auto;
  height: 90vh;
  background-color: #fff;
}

.line-links {
  display: none;
  width: 120px;
  height: 1px;
  background-color: #bbb5b2;
}

.text-block-12 {
  font-weight: 500;
}

.line-2 {
  width: 61px;
  height: 1px;
  margin-bottom: 15px;
  background-color: #fff;
}

.line-2._1.black-line {
  background-color: #000;
}

.line-2._2.black-line {
  background-color: #000;
}

.line-2._3 {
  margin-bottom: 0px;
}

.line-2._3.black-line {
  background-color: #000;
}

.menu-button-3 {
  margin-right: 20px;
  padding: 0px;
}

.menu-button-3.w--open {
  background-color: transparent;
}

.slider-items {
  width: 100%;
  margin-right: 10px;
}

.nas-body {
  width: 100%;
  max-width: 1100px;
}

.nas-body.white {
  position: relative;
  top: -164px;
  color: #fff;
}

.nas-body.podstrona-body {
  margin-right: auto;
  margin-left: auto;
}

.field {
  margin-bottom: 28px;
  padding-bottom: 13.73px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #e6e6e6;
  border-radius: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.field:focus {
  border-bottom-color: #bbb5b2;
}

.field::-webkit-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.field:-ms-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.field::-ms-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.field::placeholder {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.field.area {
  height: 60px;
  min-height: 60px;
}

.black-fill {
  padding: 1px 20px 100px 200px;
  background-color: #1f1f1f;
  color: #fff;
}

.submit-button {
  margin-top: 37px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #bbb5b2;
  border-bottom: 1px solid #bbb5b2;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #575756;
  font-size: 15px;
  line-height: 1.6em;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #bbb5b2;
  color: #fff;
}

.slider-section {
  margin-right: -500px;
  padding-top: 40px;
  padding-bottom: 60px;
}

.brand-2 {
  z-index: 555;
  width: 100%;
  max-width: 200px;
  margin-left: 20px;
}

.nellum-seed {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  padding-bottom: 101px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#938c88), color-stop(50%, hsla(0, 0%, 100%, 0)), color-stop(103%, #292929)), url('../images/truck-transporting-cars-2022-01-06-00-40-33-utc2x.jpg');
  background-image: linear-gradient(180deg, #938c88, hsla(0, 0%, 100%, 0) 50%, #292929 103%), url('../images/truck-transporting-cars-2022-01-06-00-40-33-utc2x.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-block {
  color: #fff;
  font-size: 18px;
  line-height: 1.3333333333333333em;
  text-transform: uppercase;
}

.text-block.black-text {
  color: #000;
}

.o-nas-section {
  padding: 133px 20px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logistic-section {
  height: 100vh;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/AdobeStock_3032052052x.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.flex-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 47px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.para-block {
  width: 100%;
  max-width: 630px;
  margin-left: 110px;
}

.wg-element-wrapper {
  position: relative;
  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;
}

.wg-element-wrapper.sw5 {
  width: 100%;
  max-width: 50px;
}

.wg-element-wrapper.sw5._2 {
  display: none;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/sygnet.svg');
  background-position: 0% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.navbar-2 {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: transparent;
}

.button-3 {
  display: block;
  width: 356px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #bbb5b2;
  border-bottom: 1px solid #bbb5b2;
  background-color: transparent;
  color: #000;
  font-size: 15px;
  line-height: 1.3333333333333333em;
}

.button-3.hide {
  border-top-color: #bbb5b2;
  border-bottom-color: #bbb5b2;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #575756;
}

.button-3.hide:hover {
  background-color: #bbb5b2;
  color: #fff;
}

.button-3._2 {
  margin-top: 53px;
  margin-right: 0px;
  margin-left: 62.2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.button-3._2:hover {
  background-color: #fff;
  color: #575756;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 72px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #575756;
  text-decoration: none;
}

.link-block.w--current {
  color: #bbb5b2;
}

.wg-dd-1-list {
  overflow: hidden;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 -13px 50px 3px rgba(17, 23, 156, 0.07);
}

.wg-dropdown-1-link {
  padding: 10px 15px;
  background-color: #fff;
  -webkit-transition: background-color 100ms ease;
  transition: background-color 100ms ease;
  color: #000;
  text-decoration: none;
}

.wg-dropdown-1-link:hover {
  background-color: #000;
  color: #fff;
}

.footer-section-2 {
  padding: 100px 20px 24px;
}

.srolling-line {
  position: absolute;
  left: auto;
  top: auto;
  right: 50%;
  bottom: -8%;
  z-index: 22;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox {
  width: 21px;
  height: 21px;
  min-width: 21px;
  margin-top: 0px;
  margin-right: 5px;
  border: 1px solid #bbb5b2;
}

.color-2 {
  color: #bbb5b2;
}

.logo {
  width: 100%;
}

.text-block-9 {
  margin-right: 20px;
  margin-left: 20px;
  font-size: 33px;
  line-height: 1.3em;
  text-decoration: none;
  text-transform: uppercase;
}

.humberger {
  margin-left: 25px;
}

.image-19 {
  position: absolute;
  left: 0%;
  top: -1%;
  right: 0%;
  bottom: auto;
  width: 100%;
}

.image-3 {
  position: absolute;
  left: 0%;
  top: -18%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-width: 712px;
  min-width: 550px;
}

.text-items {
  z-index: 55;
}

.text-items._1 {
  position: relative;
  left: 107px;
}

.brand-logo {
  margin-top: 125px;
}

.brand-logo._2 {
  display: none;
}

.cars-section {
  position: relative;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(13%, #1f1f1f), to(transparent));
  background-image: linear-gradient(0deg, #1f1f1f 13%, transparent);
}

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

.wg-dd-1-togle {
  z-index: 1;
  width: 100%;
  padding: 10px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  font-size: 18px;
}

.wg-dd-1-togle:hover {
  background-color: #000;
  color: #fff;
}

.wg-dd-1-togle._2 {
  border-radius: 0px;
}

.wg-dd-1-togle._2:hover {
  color: #fff;
}

.wg-dd-1-togle._2.w--open:hover {
  background-color: transparent;
}

.wg-dd-1-togle._2.black-text {
  color: #000;
}

.wg-dd-1-togle._2.black-text:hover {
  color: #fff;
}

.heading-61 {
  color: #575756;
  font-size: 61px;
  line-height: 1.3278688524590163em;
  font-weight: 600;
  text-transform: uppercase;
}

.heading-61.white {
  color: #fff;
}

.container1650 {
  width: 100%;
  max-width: 1650px;
  margin-right: auto;
  margin-left: auto;
}

.container1650._100 {
  height: 91%;
}

.footer-body-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-3 {
  padding-bottom: 24px;
  border-bottom: 1px solid #bbb5b2;
  font-size: 15px;
  line-height: 1.6em;
  text-transform: uppercase;
}

.text-block-3.mb {
  margin-bottom: 112px;
}

.text-block-3.mb._1 {
  position: relative;
  left: 120px;
  color: #575756;
}

.text-block-3.mb._2 {
  position: relative;
  left: -2px;
  color: #575756;
}

.text-block-3.mb._4 {
  position: relative;
  left: -91px;
  color: #575756;
  text-align: right;
}

.text-block-3.mb._3 {
  position: relative;
  left: -208px;
  color: #575756;
  text-align: right;
}

.text-block-3.relative {
  position: relative;
  left: 102px;
  color: #575756;
}

.image-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
}

.text-block-10 {
  display: inline;
  font-size: 11px;
  line-height: 1.5454545454545454em;
  letter-spacing: 0.5px;
}

.slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-body {
  display: -ms-grid;
  display: grid;
  margin-bottom: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 112px;
  -ms-grid-columns: 1fr 2fr 1fr;
  grid-template-columns: 1fr 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gray-section {
  height: 490px;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #938c88;
}

.link-2 {
  display: inline-block;
  color: #575756;
}

.wrapper {
  overflow: hidden;
  width: 100%;
}

.left-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 530px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}

.center-image {
  position: relative;
}

.line-scroll {
  width: 1px;
  height: 32px;
  margin-bottom: 10px;
  background-color: #bbb5b2;
}

.line-scroll._2 {
  height: 88px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.heading-71 {
  font-size: 71px;
  line-height: 1.408450704225352em;
  font-weight: 600;
  text-transform: uppercase;
}

.grid-section {
  padding: 140px 20px 111px;
}

.hero-section-2 {
  position: relative;
  height: 100vh;
  padding-bottom: 220px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 46, 43, 0.34)), color-stop(75%, transparent)), url('../images/AdobeStock_3109421552x.jpg');
  background-image: linear-gradient(180deg, rgba(49, 46, 43, 0.34), transparent 75%), url('../images/AdobeStock_3109421552x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.flex-menu {
  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;
}

.hero-body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
}

.paragraph-3 {
  max-width: 536px;
  font-size: 16px;
  line-height: 1.5625em;
}

.nullem0body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
}

.about-span {
  font-size: 18px;
  font-weight: 500;
}

.gradient-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 470px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#1f1f1f), to(rgba(31, 31, 31, 0)));
  background-image: linear-gradient(0deg, #1f1f1f, rgba(31, 31, 31, 0));
}

.gradient-block.sec-color {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#938c88), to(rgba(147, 140, 136, 0)));
  background-image: linear-gradient(0deg, #938c88, rgba(147, 140, 136, 0));
}

.cars-block {
  position: relative;
}

.cars-img {
  width: 100%;
}

.color-3 {
  color: #938c88;
}

@media screen and (max-width: 991px) {
  .content-block.releative {
    margin-bottom: 70px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .paragraph-6 {
    font-size: 15px;
  }

  .heading-90.mb-100 {
    margin-bottom: 60px;
    font-size: 70px;
  }

  .heading-90.mb-100._2 {
    margin-top: 0px;
  }

  .heading-90.mb-100.heading-page {
    font-size: 41px;
  }

  .black-fill {
    padding-top: 134px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .slider-section {
    margin-right: -342px;
    padding-bottom: 40px;
  }

  .nellum-seed {
    height: 70vh;
    padding-right: 20px;
    padding-left: 20px;
  }

  .o-nas-section {
    padding-top: 84px;
    padding-bottom: 100px;
  }

  .o-nas-section.top {
    padding-top: 140px;
  }

  .logistic-section {
    height: 560px;
  }

  .wg-element-wrapper.sw5 {
    display: none;
  }

  .wg-element-wrapper.sw5._2 {
    display: block;
    margin-bottom: 40px;
  }

  .navbar-2 {
    padding-top: 30px;
  }

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

  .wg-dropdown-1-link {
    font-size: 18px;
  }

  .image-3 {
    top: -22%;
    max-width: 100%;
    min-width: 349px;
  }

  .text-items._1 {
    left: 95px;
  }

  .brand-logo {
    width: 100%;
    max-width: 220px;
  }

  .wg-dd-1-togle._2 {
    color: #000;
  }

  .wg-dd-1-togle._2:hover {
    background-color: #fff;
  }

  .wg-dd-1-togle.black {
    color: #57575b;
  }

  .wg-dd-1-togle.black:hover {
    background-color: transparent;
  }

  .heading-61 {
    font-size: 41px;
  }

  .text-block-3 {
    font-size: 13px;
  }

  .text-block-3.mb._1 {
    left: -16px;
    margin-bottom: 38px;
  }

  .text-block-3.mb._2 {
    left: -52px;
    margin-bottom: 38px;
  }

  .text-block-3.mb._4 {
    left: -33px;
    margin-bottom: 38px;
  }

  .text-block-3.mb._3 {
    left: -47px;
    margin-bottom: 38px;
  }

  .text-block-3.relative {
    left: -5px;
  }

  .grid-body {
    margin-bottom: 80px;
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1.75fr 1fr;
    grid-template-columns: 1fr 1.75fr 1fr;
  }

  .gray-section {
    height: 340px;
  }

  .heading-71 {
    font-size: 51px;
  }

  .grid-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .paragraph-3 {
    max-width: 80%;
    margin-bottom: 0px;
    margin-left: 70px;
  }

  .gradient-block {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .paragraph-6 {
    width: auto;
    max-width: 380px;
    margin-left: 50px;
    padding-left: 35px;
    font-size: 15px;
  }

  .heading-90.mb-100 {
    margin-bottom: 66px;
    font-size: 55px;
  }

  .line-2 {
    width: 44px;
  }

  .black-fill {
    padding-top: 90px;
    padding-left: 100px;
  }

  .slider-section {
    margin-right: -240px;
  }

  .brand-2 {
    max-width: 174px;
    padding-left: 0px;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 27px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .nellum-seed {
    height: 72vh;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    background-position: 50% 102%, 0px 0px;
  }

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

  .o-nas-section.top {
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-2 {
    width: auto;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .logistic-section {
    height: 420px;
  }

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

  .para-block {
    margin-left: 0px;
  }

  .right-2 {
    margin-top: 20px;
  }

  .menu-block {
    background-size: 184px;
  }

  .button-3.hide {
    display: block;
  }

  .footer-section-2 {
    padding-top: 87px;
  }

  .srolling-line {
    right: 47%;
    bottom: -11%;
  }

  .text-block-9 {
    font-size: 25px;
  }

  .image-3 {
    position: static;
    max-width: 80%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .text-items._1 {
    position: static;
  }

  .brand-logo {
    display: none;
  }

  .brand-logo._2 {
    display: block;
    max-width: 171px;
    margin-top: 0px;
  }

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

  .footer-body-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .text-block-3.mb._1 {
    position: static;
    margin-bottom: 40px;
  }

  .text-block-3.mb._2 {
    position: static;
    margin-bottom: 40px;
  }

  .text-block-3.mb._4 {
    position: static;
    margin-bottom: 40px;
  }

  .text-block-3.mb._3 {
    position: static;
    margin-bottom: 40px;
  }

  .text-block-3.relative {
    position: static;
  }

  .text-block-10 {
    display: block;
  }

  .text-block-10.mb {
    margin-bottom: 19px;
  }

  .grid-body {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .gray-section {
    height: 430px;
  }

  .left-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .center-image {
    text-align: center;
  }

  .heading-71 {
    font-size: 33px;
  }

  .grid-section {
    padding-top: 60px;
  }

  .hero-section-2 {
    height: 100vh;
  }
}

@media screen and (max-width: 479px) {
  .content-block.releative {
    padding-left: 0px;
  }

  .paragraph-6 {
    margin-left: 15px;
    padding-left: 30px;
  }

  .paragraph-6.white {
    margin-left: 0px;
  }

  .heading-90.mb-100 {
    margin-bottom: 21px;
    font-size: 55px;
  }

  .heading-90.mb-100.white {
    font-size: 30px;
  }

  .heading-90.mb-100.heading-page {
    font-size: 32px;
  }

  .nav-menu-2 {
    height: 70vh;
  }

  .line-links {
    width: 30%;
  }

  .line-2 {
    width: 35px;
  }

  .slider-items {
    min-width: 260px;
  }

  .field::-webkit-input-placeholder {
    font-size: 14px;
  }

  .field:-ms-input-placeholder {
    font-size: 14px;
  }

  .field::-ms-input-placeholder {
    font-size: 14px;
  }

  .field::placeholder {
    font-size: 14px;
  }

  .black-fill {
    padding-bottom: 60px;
    padding-left: 20px;
  }

  .slider-section {
    margin-right: -170px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brand-2 {
    max-width: 147px;
  }

  .div-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .nellum-seed {
    height: 60vh;
    padding-bottom: 40px;
  }

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

  .o-nas-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-2 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .logistic-section {
    height: 340px;
  }

  .para-block {
    margin-top: 66px;
  }

  .menu-block {
    padding-top: 0px;
    background-size: 130px;
  }

  .navbar-2 {
    padding-top: 20px;
  }

  .button-3 {
    width: auto;
    text-align: center;
  }

  .button-3.hide {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .button-3._2 {
    width: 100%;
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .div-block-12 {
    padding-right: 0px;
  }

  .link-block {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-section-2 {
    padding-top: 60px;
  }

  .srolling-line {
    right: 45%;
    bottom: -3%;
  }

  .text-block-9 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
  }

  .image-3 {
    top: 0%;
    max-width: 100%;
  }

  .brand-logo._2 {
    max-width: 100px;
  }

  .cars-section {
    padding-bottom: 0px;
  }

  .text-block-3 {
    padding-bottom: 26px;
    font-size: 14px;
  }

  .text-block-10.mb {
    margin-bottom: 19px;
  }

  .grid-body {
    margin-bottom: 40px;
  }

  .gray-section {
    height: 550px;
    padding-top: 89px;
  }

  .link-2 {
    margin-left: 0px;
  }

  .text-block-2 {
    font-size: 12px;
    line-height: 17px;
  }

  .line-scroll._2 {
    height: 70px;
  }

  .hero-section-2 {
    padding-bottom: 175px;
  }

  .paragraph-3 {
    margin-left: 20px;
  }
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7c5-143b506d {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7ce-143b506d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7d0-143b506d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7f6-143b506d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7ff-143b506d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7f6-473e3a22 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ffb7d5ed-7e32-83ab-1893-470e162ba7ff-473e3a22 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

