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

.nav-link {
  margin-top: 0px;
  font-size: 15px;
}

.nav-link:hover {
  color: #3999ed;
}

.nav-link.button {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-width: 1px;
  border-color: #000;
  border-radius: 8px;
  background-color: #7f0117;
  color: #fff;
}

.nav-link.button:hover {
  background-color: #3999ed;
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #fff;
}

.brand {
  position: absolute;
  width: 55px;
  margin-top: 5px;
}

.dropdown-link:hover {
  color: #3999ed;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95vh;
  margin-top: 65px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Kovinostrugarstvo-Rižnar-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Kovinostrugarstvo-Rižnar-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.heading {
  color: #fff;
  font-size: 60px;
  line-height: 75px;
  font-weight: 500;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-bottom: 5px;
  background-color: #fff;
}

.heading-2 {
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #39373a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Kovinostrugarstvo-Rižnar-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Kovinostrugarstvo-Rižnar-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-5 {
  width: 50%;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.navigation-item {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 1;
  color: #3898ec;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #0f11f6;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-item.gumb-1 {
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #000;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
}

.navigation-item.gumb-1:hover {
  background-color: #3999ed;
  color: #fff;
}

.link-block {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-block:hover {
  background-color: #3999ed;
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #fff;
}

.d {
  margin-bottom: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

.d.naslov {
  margin-top: 2px;
}

.d.naziv {
  margin-bottom: 0px;
  font-size: 20px;
}

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

.link:hover {
  color: #3999ed;
}

.paragraph {
  font-family: Varela, sans-serif;
  font-size: 15px;
}

.heading-3 {
  margin-bottom: 40px;
  text-align: center;
}

.cards-grid-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-section {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cards-image-mask {
  position: relative;
  border-radius: 0%;
}

.izdelki-2 {
  font-size: 20px;
  font-weight: 400;
}

.cards-image {
  width: 75px;
  color: #7f0117;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.dropdown-list {
  background-color: #dbd8d8;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.text-block-3 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  color: #a7a7a7;
  text-align: center;
}

.link-2 {
  color: #3999ed;
  text-decoration: none;
}

.container-2 {
  padding-bottom: 0px;
}

.div-block-7 {
  text-align: left;
}

.text-span {
  font-size: 80px;
}

.text-block-4 {
  font-size: 15px;
}

.list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.list-item {
  text-align: left;
}

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

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

.lightbox-link {
  margin: 5px;
}

.section-4 {
  margin-top: 110px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.piskotki-naslov {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
}

@media screen and (min-width: 1280px) {
  .div-block {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/CNC-kovinostrugarstvo-Rižnar.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/CNC-kovinostrugarstvo-Rižnar.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/CNC-kovinostrugarstvo-Rižnar-5.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/CNC-kovinostrugarstvo-Rižnar-5.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cards-grid-container {
    grid-column-gap: 15px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .text-block-5 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
  }

  .section-5 {
    margin-top: 100px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 991px) {
  .navigation-item {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .cards-section {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 50px;
  }

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

  .div-block-5 {
    width: 100%;
  }

  .div-block-6 {
    width: 100%;
    margin-top: 20px;
    padding-left: 0px;
  }

  .navigation-item {
    color: #000;
  }

  .cards-grid-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .izdelki-2 {
    margin-top: 5px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 400;
  }

  .div-block-7 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-menu {
    margin-right: 10px;
  }

  .text-span {
    font-size: 70px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    text-align: center;
  }

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

  .heading-2 {
    line-height: 32px;
  }

  .d.naziv {
    font-size: 18px;
  }

  .heading-3 {
    font-size: 25px;
    line-height: 28px;
  }

  .cards-grid-container {
    display: -ms-grid;
    display: grid;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .centered-container {
    text-align: left;
  }

  .cards-section {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .izdelki-2 {
    font-size: 24px;
  }

  .cards-image {
    width: 100px;
  }

  .nav-menu {
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #fff;
  }

  .menu-button {
    font-size: 35px;
  }

  .text-span {
    font-size: 45px;
  }

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

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

  .section-4 {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2b1c532d-5527-c051-4a2a-b3ec48c5c589-63ca094d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_2b1c532d-5527-c051-4a2a-b3ec48c5c58e-63ca094d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_88260cb0-4818-0cfc-5539-747241d1535f-63ca094d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #cnc.w-node-_2b1c532d-5527-c051-4a2a-b3ec48c5c57c-63ca094d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #struzenje-kovin.w-node-_2b1c532d-5527-c051-4a2a-b3ec48c5c581-63ca094d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #rezkanje-kovin.w-node-_2b1c532d-5527-c051-4a2a-b3ec48c5c586-63ca094d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #zaganje-kovin.w-node-_2b1c532d-5527-c051-4a2a-b3ec48c5c58b-63ca094d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #izdelki.w-node-_88260cb0-4818-0cfc-5539-747241d1535c-63ca094d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

