:root {
  --lightblue: #2563eb;
  --middleblue: #1e4fbc;
  --darkblue: #1a45a3;
  --teget: #101828;
}

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

.hero-sekcija {
  background-image: linear-gradient(145deg, var(--lightblue), var(--middleblue) 53%, var(--darkblue));
}

.hero-columns {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hero-h1 {
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 4rem;
}

.hero-h1.proizvodi-hero-h1 {
  margin-bottom: 1rem;
}

.h1-span {
  color: #fffc;
}

.hero-p {
  color: #fff;
  margin-bottom: 1.5rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.hero-btn {
  background-color: #fff;
  border-radius: 1rem;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: inline-flex;
}

.btn-tb {
  background-image: linear-gradient(180deg, var(--lightblue), var(--middleblue) 50%, var(--darkblue));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.right-hero-image {
  border-radius: 1.5rem;
}

.navbar {
  background-color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.logo {
  width: 100px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.above-hero {
  background-color: var(--lightblue);
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.above-hero-tb {
  color: #fff;
  font-size: 16px;
}

.above-hero-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-right: 2rem;
  display: flex;
}

.above-hero-icon {
  margin-right: .5rem;
}

.prva-sekcija {
  background-color: #f8f8f8;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.prva-above-cols {
  text-align: center;
}

.prva-h2 {
  color: #000;
  font-weight: 400;
}

.prva-p {
  color: #000;
  width: 48rem;
  margin: 2rem auto 4rem;
  font-size: 16px;
}

.prva-columns {
  height: 300px;
}

.prva-col {
  height: 100%;
}

.prva-oblacic {
  background-color: #fcfcfc;
  border-radius: 1rem;
  height: 100%;
  padding: 2rem;
  box-shadow: 0 2px 5px #0003;
}

.icon-oblacic {
  background-color: #cfdeff;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.icon-tb {
  margin-top: 1.5rem;
  margin-bottom: .75rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.grey-tb {
  color: #5a5a5a;
  font-size: 16px;
}

.druga-sekcija {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.druga-above-cols {
  text-align: center;
}

.druga-h2 {
  font-weight: 400;
}

.druga-p {
  margin-top: 2rem;
  margin-bottom: 4rem;
  font-size: 16px;
}

.druga-col {
  padding-left: 2rem;
  padding-right: 2rem;
}

.druga-col-wrapper {
  border-radius: 1rem;
}

.drug-col-wrapper {
  border-radius: 1rem;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.druga-col-img {
  object-fit: cover;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  width: 100%;
  height: 350px;
}

.absoult-text {
  background-color: var(--lightblue);
  color: #fff;
  border-radius: 1rem;
  margin-top: 1rem;
  margin-left: 1rem;
  padding: .5rem;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.checkmark-div {
  margin-top: 2rem;
}

.mini-checkmark {
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.checkmark-icon {
  width: 16px;
  height: 16px;
}

.text-block {
  margin-left: .5rem;
}

.druga-donji-div {
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.druga-button-div {
  margin-top: 2rem;
}

.druga-button {
  background-color: var(--lightblue);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  display: flex;
}

.treca-sekcija {
  background-color: #f8f8f8;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.treca-above-cols {
  text-align: center;
}

.treca-h2 {
  font-weight: 400;
}

.treca-p {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.treca-col {
  padding-left: 2rem;
  padding-right: 2rem;
}

.treca-col-wrapper {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem 3rem 2rem 2rem;
  box-shadow: 0 2px 5px #0003;
}

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

.zvezdica {
  padding-left: .2rem;
  padding-right: .2rem;
}

.recenzija-p {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.cetvrta-sekcija {
  background-color: var(--darkblue);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.cetvrta-wrapper {
  text-align: center;
}

.cetvrta-tb {
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.cetvrta-tb2 {
  color: #fff;
  font-size: 16px;
}

.footer {
  background-color: var(--teget);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.image {
  max-width: 70%;
}

.first-footer-col-p {
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 16px;
}

.white-tb {
  color: #fff;
  margin-bottom: 2rem;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.text-link-wrapper {
  flex-flow: column;
  display: flex;
}

.footer-link {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  margin-top: 1rem;
  font-size: 16px;
  text-decoration: none;
}

.contact-mini-div {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.contact-tb {
  color: #fff;
  margin-left: .5rem;
  font-size: 15px;
}

.footer-2 {
  background-color: var(--teget);
  border-top: 1px solid #ffffff40;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.footer-2-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-2-tb {
  color: #fff;
}

.proizvodi-hero {
  background-image: linear-gradient(60deg, var(--lightblue), var(--middleblue) 51%, var(--darkblue));
  padding-bottom: 6rem;
}

.proizvodi-hero-wrapper {
  text-align: center;
  margin-top: 6rem;
}

.kontakt-hero {
  background-image: linear-gradient(180deg, var(--lightblue), var(--middleblue) 51%, var(--darkblue));
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.form {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.checkbox-field {
  grid-column-gap: 14px;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
  position: relative;
}

.submit-btn {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0500ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  padding: 12px 40px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.submit-btn:hover {
  background-color: #0500ffb3;
}

.submit-btn:active {
  background-color: #0500ff;
}

.field-label {
  font-size: 16px;
  line-height: 130%;
}

.text-field {
  background-color: #0000;
  border: 2px solid #0003;
  border-radius: 10px;
  height: 56px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  transition: border-color .3s;
}

.text-field:hover {
  border-color: #00000080;
}

.text-field:focus {
  border-color: #0500ff;
}

.text-field.error {
  border-color: #ff5d7080;
}

.text-field.area {
  height: 120px;
}

.form-block {
  margin-bottom: 0;
}

.form-wrapper {
  text-align: left;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 500px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px;
  display: flex;
  box-shadow: 0 50px 100px -20px #0500ff33;
}

.form-success {
  background-color: #0000;
}

.form-field-error {
  color: #fff;
  text-align: right;
  background-color: #ff5d70;
  border-radius: 5px;
  max-width: 95%;
  padding: 2px 7px;
  font-size: 13px;
  line-height: 130%;
  display: block;
  position: absolute;
  inset: auto 10px -9px auto;
}

.form-field-error.for-checkbox {
  text-align: left;
  flex: none;
  margin-top: 7px;
  margin-left: auto;
  font-weight: 400;
  position: static;
  bottom: -22px;
  left: 0;
  right: auto;
}

.form-field-wrapper {
  position: relative;
}

.checkbox {
  border-width: 2px;
  border-color: #0003;
  border-radius: 6px;
  flex: none;
  width: 24px;
  height: 24px;
  margin-left: -14px;
  transition: background-color .3s, border-color .3s;
}

.checkbox:hover {
  border-color: #00000080;
}

.checkbox.w--redirected-checked {
  background-color: #0500ff;
  background-size: 14px;
  border-color: #0500ff;
}

.checkbox.error {
  border-color: #ff5d7080;
}

.kontakt-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kontakt-h1 {
  color: #fff;
  text-align: center;
  font-size: 48px;
  line-height: 64px;
}

.kontakt-first {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.kontakt-first-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.kontakt-first-div {
  background-image: linear-gradient(180deg, var(--lightblue), var(--darkblue));
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  padding: 2rem;
  display: flex;
  box-shadow: 0 10px 20px 1px #0000001a;
}

.kontakt-tb {
  color: #fff;
  text-align: center;
  margin-top: 2rem;
  font-size: 18px;
  font-weight: 700;
}

.kontakt-heading2 {
  text-align: center;
  margin-bottom: 2rem;
}

.k-h2 {
  font-size: 38px;
  line-height: 48px;
}

.kontakt-p {
  color: #fff;
  text-align: center;
  width: 400px;
  margin-top: 1rem;
  font-size: 16px;
  line-height: 24px;
}

.kontakt-pp {
  font-size: 16px;
  line-height: 24px;
}

.ft-link {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.ph-link {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .hero-col-right-wrapper {
    margin-top: 3rem;
  }

  .prva-p {
    width: 100%;
  }

  .prva-col, .druga-col {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .absoult-text {
    padding: .75rem;
    font-size: 14px;
    line-height: 14px;
  }

  .treca-col {
    margin-bottom: 3rem;
  }

  .form-wrapper {
    padding: 40px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 90%;
  }

  .druga-col {
    padding-left: 0;
    padding-right: 0;
  }

  .white-tb {
    margin-top: 2rem;
  }

  .footer-link.w--current {
    width: 40%;
  }

  .footer-2-tb {
    font-size: 12px;
  }

  .form-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .kontakt-first-wrapper {
    flex-flow: column;
  }

  .kontakt-first-div {
    width: 100%;
    margin-top: 2rem;
  }

  .kontakt-p {
    width: 100%;
  }

  .ft-link {
    font-size: 12px;
  }

  .ph-link {
    font-size: 15px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .menu-button {
    background-color: #0000;
  }

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


