html {
  scroll-behavior: smooth;
}

a {
  color: #94b7c0;
  text-decoration: none; 
}

.nav-link {
  margin-top: auto;
  background-color: transparent;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.nav-link.w--current {
  color: #59c1db;
  font-weight: 700;
}

.nav-link.green {
  padding-bottom: 20px;
  background-color: #6bc3da;
  color: #fff;
  font-weight: 700;
}

.body {
  background-color: #4a5566;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.div-block {
  height: 100%;
  max-height: 250px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url('../images/green_top.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.block-top {
  width: auto;
  height: 100%;
  max-height: 450px;
  max-width: none;
  min-height: 350px;
  margin-bottom: 60px;
  background-color: transparent;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-bottom: auto;
  padding-bottom: 0px;
  background-color: #4a5566;
  line-height: 14px;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-top-1 {
  position: static;
  left: auto;
  top: 10%;
  right: auto;
  bottom: auto;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Totisans 2', sans-serif;
  color: #6bc3da;
  font-size: 70px;
  line-height: 60px;
  font-weight: 300;
}

.text-top-2 {
  position: static;
  left: auto;
  top: 16%;
  right: auto;
  bottom: auto;
  display: block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  font-weight: 300;
  text-transform: uppercase;
}

.text-top-3 {
  position: static;
  left: auto;
  top: 34%;
  right: auto;
  bottom: auto;
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Totisans 2', sans-serif;
  color: #6bc3da;
  font-size: 30px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-line-top {
  position: static;
  left: auto;
  top: 310px;
  width: 90%;
  height: 5px;
  max-width: none;
  margin: 10px auto;
  background-color: #2b323d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4a5566), to(#4a5566));
  background-image: linear-gradient(180deg, #4a5566, #4a5566);
}

.fleha {
  width: auto;
  height: 80px;
  max-height: 100px;
  max-width: none;
  min-height: auto;
  margin-bottom: 0px;
  background-image: linear-gradient(180deg, rgba(126, 140, 143, 0.35), rgba(126, 140, 143, 0.35)), linear-gradient(180deg, #4a5566, #4a5566), linear-gradient(133deg, #4abc4a, #1ac0ea);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.56);
}

.div-time {
  position: static;
  left: 414px;
  top: 448px;
  right: auto;
  bottom: auto;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 300;
}

.divtime {
  position: static;
  left: 464px;
  top: 39%;
  right: 0px;
  bottom: auto;
}

.section-top {
  width: auto;
  height: 300px;
  max-width: none;
  margin-top: 80px;
  background-color: hsla(0, 0%, 100%, 0.95);
  line-height: 14px;
}

.heading-light {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading-bold {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: 'Totisans 2', sans-serif;
  color: #4a5566;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.tekst-basic {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px 30px;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  text-align: center;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 100px;
  -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;
  text-align: center;
}

.line-midlle {
  position: static;
  display: block;
  width: auto;
  height: 6px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin: 40px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(146deg, #6bc3da, rgba(148, 183, 192, 0.74));
  color: #6bc3da;
}

.section-second {
  margin-bottom: 80px;
}

.grid {
  margin-top: 40px;
  margin-bottom: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 250px;
  grid-template-rows: 250px;
}

.wrap {
  position: relative;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.magazine-image {
  width: 280px;
  height: 280px;
  margin-right: 20px;
  background-image: url('../images/Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.magazine-content-wrap {
  padding-left: 60px;
}

.content-wrap {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  text-align: center;
}

.underlined-link {
  display: inline-block;
  border-bottom: 2px solid rgba(162, 95, 75, 0.2);
  -webkit-transition: color 400ms ease, border-color 400ms ease;
  transition: color 400ms ease, border-color 400ms ease;
}

.underlined-link:hover {
  border-bottom-color: rgba(162, 95, 75, 0.7);
  color: #743f2f;
}

.underlined-link.cc-homepage-link {
  margin-top: 10px;
}

.featured-mugs {
  margin-bottom: 100px;
  text-align: center;
}

.dark-button {
  position: relative;
  z-index: 50;
  display: inline-block;
  padding: 18px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #1d1f2e;
  box-shadow: none;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.dark-button:hover {
  background-color: #2f3247;
  box-shadow: 0 3px 8px 0 rgba(29, 31, 46, 0.15);
  opacity: 0.96;
  color: #fff;
}

.featured-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.magazine-section {
  margin-bottom: 130px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-wrapper {
  margin-bottom: 100px;
  text-align: center;
}

.label {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  background-color: transparent;
  opacity: 1;
  font-family: 'Totisans 2', sans-serif;
  color: #6bc3da;
  font-size: 30px;
  font-weight: 700;
}

.empty-message {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0px;
  background-color: transparent;
  color: rgba(29, 31, 46, 0.3);
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.feature-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.subheadline-deco-line {
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #6bc3da;
  color: #fff;
}

.product-pic-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-bottom: 50px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.products-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.paragraph {
  color: rgba(29, 31, 46, 0.7);
}

.magazine-headline {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
}

.magazine-text-wrap {
  margin-bottom: 20px;
}

.magazine-small-image-1 {
  width: 160px;
  height: 130px;
  margin-bottom: 20px;
  background-image: url('../images/Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.content {
  position: relative;
  display: block;
  overflow: hidden;
}

.magazine-images-wrap {
  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;
}

.subheadline-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
  text-align: center;
}

.subheadline-wrap.cc-separate-subheadline {
  margin-top: auto;
  margin-bottom: 60px;
  border: 1px none #fff;
  color: #fff;
}

.magazine-small-image-2 {
  width: 160px;
  height: 130px;
  background-image: url('../images/Image_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2 {
  background-image: url('../images/istockphoto-544358212-612x612.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-3 {
  background-image: url('../images/21insidethelist-print-articleLarge.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-4 {
  background-image: url('../images/10455044-3x2-700x467.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-5 {
  background-image: url('../images/images.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-6 {
  background-image: url('../images/1a9578e0-45a3-11e9-bfaf-cca800499787.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-7 {
  background-image: url('../images/istockphoto-544358212-612x612.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-info {
  position: relative;
  left: auto;
  top: 11px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Totisans 2', sans-serif;
  color: transparent;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.text-info:hover {
  color: #000;
  font-size: 20px;
}

.div-block-info {
  position: relative;
  top: 294px;
  width: 85%;
  height: 40px;
  margin: 0px auto;
  background-color: hsla(0, 0%, 100%, 0);
  color: #000;
}

.div-block-info:hover {
  background-color: hsla(0, 0%, 100%, 0.75);
  font-weight: 700;
}

.text-author {
  margin-top: 10px;
  margin-left: 20px;
  padding-bottom: 10px;
  font-family: 'Totisans 2', sans-serif;
  color: #2b323d;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.text-author-line {
  position: static;
  top: 20px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 30px 0px 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  text-align: left;
}

.wrap-image-1 {
  height: 300px;
  margin-bottom: 0px;
  background-image: url('../images/shutterstock_1377579011-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-8 {
  position: relative;
  top: -20px;
  height: 340px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: rgba(0, 0, 0, 0.71);
  background-image: repeating-linear-gradient(143deg, #59c1db, #3ac1e2 49%, #1ac0ea);
  opacity: 0.13;
}

.grid-2 {
  margin-bottom: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 150px 150px 60px 150px 150px 150px 150px;
  grid-template-rows: auto 150px 150px 60px 150px 150px 150px 150px;
}

.column {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.columns {
  padding-top: 40px;
}

.subheadline-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
  text-align: center;
}

.subheadline-wrap-2.cc-separate-subheadline {
  margin: 0px auto 34px;
  padding: 0px 20px 20px;
  background-color: transparent;
}

.subheadline-wrap-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
  text-align: center;
}

.subheadline-wrap-3.cc-separate-subheadline {
  margin-bottom: 60px;
}

.label2 {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label2.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  opacity: 1;
  font-family: 'Totisans 2', sans-serif;
  color: #59c1db;
  font-size: 31px;
  font-weight: 700;
}

.label-copy {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-copy.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  font-family: Tungsten, sans-serif;
  color: #4abc4a;
  font-size: 30px;
  font-weight: 300;
}

.label-copy-copy {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-copy-copy.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  font-family: Tungsten, sans-serif;
  color: #4abc4a;
  font-size: 30px;
  font-weight: 300;
}

.label-1 {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-1.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  opacity: 1;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.div-lines {
  height: auto;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.section-program {
  border-top: 0px solid #1ac0ea;
}

.circle-1 {
  position: relative;
  left: 51px;
  top: 25px;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-image: url('../images/images.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.image {
  width: 50px;
}

.columns-2 {
  height: auto;
}

.column-2 {
  height: auto;
}

.column-3 {
  height: auto;
}

.column-4 {
  top: 23px;
  height: auto;
  font-size: 20px;
}

.text-author-date {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.text-author-title {
  position: static;
  left: -20px;
  top: 20px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-kl {
  position: relative;
  left: 51px;
  top: 25px;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-image: url('../images/images.jpg');
  background-position: 50% 50%;
  background-size: 125px;
  text-align: center;
}

.circle-2 {
  position: relative;
  left: 51px;
  top: 25px;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-image: url('../images/istockphoto-544358212-612x612.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.div-fleha-2 {
  position: static;
  top: 8px;
  height: auto;
  border-top: 1px solid #fff;
  background-color: #1b2325;
}

.text-author-date-1 {
  position: relative;
  top: 16px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 25px;
  font-weight: 600;
  text-align: left;
}

.circle-3 {
  position: relative;
  left: 51px;
  top: 25px;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-image: url('../images/1a9578e0-45a3-11e9-bfaf-cca800499787.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.circle-4 {
  position: relative;
  left: 51px;
  top: 25px;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-image: url('../images/10455044-3x2-700x467.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.circle-5 {
  position: relative;
  left: 51px;
  top: 25px;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-image: url('../images/21insidethelist-print-articleLarge.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.section-location {
  margin-bottom: 60px;
  border: 1px none #000;
}

.section-place {
  height: auto;
  border-top: 0px solid #4d4d4d;
  border-bottom: 0px solid #4d4d4d;
}

.grid2 {
  margin-top: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 200px 200px;
  grid-template-rows: 200px 200px;
}

.div-block-9 {
  background-image: url('../images/MFMB.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-10 {
  background-image: url('../images/index.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-11 {
  background-image: url('../images/varnostna-razsvetljava-medicinska-fakulteta-maribor.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-12 {
  background-image: url('../images/Capture.PNG');
  background-position: 50% 50%;
  background-size: cover;
}

.section-image {
  margin-top: 0px;
}

.navigation {
  height: auto;
}

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

.news-image-1 {
  background-image: url('../images/file710xjossao0rh2gag8l1531679.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.kotizacija-2 {
  padding: 30px 20px 20px;
  border-radius: 7px;
  background-color: rgba(148, 183, 192, 0.32);
}

.news-image-3 {
  background-image: url('../images/greenenergy-minl-2019-94599.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.news-title {
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: 'Totisans 2', sans-serif;
  color: #6bc3da;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.nagrada-text {
  height: auto;
  padding-top: 39px;
}

.nagrada-title {
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Tungsten, sans-serif;
  color: #4abc4a;
  font-size: 25px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.grid-govorci {
  margin-top: 40px;
  margin-bottom: 40px;
  grid-auto-rows: 10px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 350px 100px 350px 100px;
  grid-template-rows: 350px 100px 350px 100px;
}

.text-block {
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

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

.lokacija-text {
  padding-top: 20px;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.button {
  padding: 24px 40px;
  border: 1px dashed #000;
  border-radius: 5px;
  background-color: #94b7c0;
  background-image: linear-gradient(20deg, #59c1db, #94b7c0);
  font-family: 'Totisans 2', sans-serif;
  color: #4a5566;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.div-block-14 {
  text-align: center;
}

.kotizacija-1 {
  display: none;
  margin-top: 0px;
  padding: 30px 20px 20px;
  border-radius: 7px;
  background-color: rgba(148, 183, 192, 0.32);
}

.text-block-2 {
  font-family: 'Totisans 2', sans-serif;
  color: #2b323d;
  font-size: 24px;
  font-weight: 700;
}

.kotizacija-tekst {
  height: auto;
  margin-top: 20px;
  border-radius: 10px;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.kotizacija-ponudba {
  margin-top: 15px;
  padding-top: 0px;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.kotizacija-ponudba-tekst {
  padding-top: 20px;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-transform: none;
}

.label-2 {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-2.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  opacity: 1;
  font-family: 'Totisans 2', sans-serif;
  color: #2b323d;
  font-size: 30px;
  font-weight: 700;
}

.section-kotizacija {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

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

.div-kotizacija-1 {
  height: 300px;
  padding: 18px 18px 18px 30px;
  border-radius: 10px;
  background-color: #2b323d;
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  text-align: justify;
}

.div-kotizacija-1:hover {
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px) scale(1.05) perspective(-2px);
  transform: translate(0px, -2px) scale(1.05) perspective(-2px);
}

.div-kotizacija-2 {
  height: 300px;
  padding: 18px 18px 18px 30px;
  border-radius: 10px;
  background-color: #2b323d;
}

.button-kotizacija {
  margin-top: 20px;
  padding: 10px 31px;
  border-radius: 5px;
  background-color: #6bc3da;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

.section-sponzors {
  margin-top: auto;
  padding-top: 60px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
  color: #fff;
}

.section-news {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2b323d;
}

.div-news-1 {
  overflow: hidden;
  height: 220px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: rgba(148, 183, 192, 0.32);
  text-align: justify;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-news-2 {
  overflow: hidden;
  height: 220px;
  margin-bottom: 20px;
  padding: 0px;
  border-radius: 10px;
  background-color: rgba(148, 183, 192, 0.32);
}

.div-block-16 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.text-block-3 {
  margin-top: 40px;
  margin-left: 40px;
  font-family: 'Totisans 2', sans-serif;
  color: #2b323d;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}

.column-5 {
  position: static;
}

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

.kontakt {
  overflow: hidden;
  height: 230px;
  margin-top: 35px;
  padding: 0px;
  border-radius: 10px;
  background-color: rgba(148, 183, 192, 0.32);
  text-align: justify;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-lokacija {
  overflow: hidden;
  height: 230px;
  margin-top: 10px;
  padding: 0px;
  border-radius: 10px;
  background-color: rgba(148, 183, 192, 0.32);
}

.image-3 {
  -o-object-fit: fill;
  object-fit: fill;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -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;
  text-align: center;
}

.link-block {
  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;
}

.section-speakers {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2b323d;
}

.link {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 2px solid #ddd;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  color: #111;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  border-bottom-color: #a5c926;
}

.link.arrow-link {
  margin-top: 4px;
  padding-right: 20px;
  background-image: url('../images/arrow-right-mini-icon.svg');
  background-position: 100% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.shop-header-line {
  width: 100%;
  height: 2px;
  margin-top: 32px;
  background-color: #e5e5e5;
}

.full-width {
  width: 100%;
}

.shop-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.no-margin {
  margin: 0px;
}

.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 24px;
  -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: #f8f8f8;
}

.shop-header-color {
  width: 136px;
  height: 100%;
  background-color: #a5c926;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  -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: transparent;
}

.divider-dots {
  height: auto;
  margin-top: -7px;
  margin-bottom: 40px;
  background-color: transparent;
}

.columns-6 {
  margin-top: 40px;
  margin-bottom: auto;
}

.link-block-speaker {
  overflow: hidden;
  width: 100%;
  height: 370px;
  border-radius: 16px;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
}

.link-block-speaker:hover {
  -webkit-transform: translate(0px, -2px) scale(1.05);
  -ms-transform: translate(0px, -2px) scale(1.05);
  transform: translate(0px, -2px) scale(1.05);
}

.div-block-17 {
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  padding: 0px;
}

.image-4 {
  overflow: hidden;
  border-radius: 0px;
}

.image-1-1 {
  overflow: hidden;
  border-radius: 0px;
}

.image-1-2 {
  overflow: hidden;
  border-radius: 0px;
}

.image-1-3 {
  overflow: hidden;
  border-radius: 0px;
}

.image-5 {
  max-width: 120%;
}

.image--1-1 {
  max-width: 120%;
}

.image--1-2 {
  max-width: 120%;
}

.image--1-3 {
  max-width: 120%;
}

.image--1-1-copy {
  max-width: 120%;
}

.image--1-1-copy-copy {
  max-width: 120%;
}

.image--1-4 {
  max-width: 120%;
}

.section-program {
  margin-top: auto;
  padding-top: 60px;
  background-color: #2d2f33;
}

.text-time {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.text-time-sc {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.text-time-table {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.text-table {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.text-table1 {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #2b323c;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}


.columns-7 {
  height: auto;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.container-foot {
  text-align: center;
}

.div-lines-2 {
  height: auto;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.div-fleha-3 {
  position: static;
  top: 8px;
  height: auto;
  border-top: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1b2325), to(#1b2325));
  background-image: linear-gradient(180deg, #1b2325, #1b2325);
}

.container-3 {
  display: block;
  height: auto;
  margin-top: auto;
  padding-top: 20px;
  text-align: center;
}

.text-author-scb {
  position: static;
  top: 20px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 20px 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #2b323d;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  text-align: left;
}

.line-midlle-news {
  position: static;
  display: block;
  width: 100%;
  height: 8px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin: 0px auto 3px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: dotted dotted none;
  border-width: 7px 1px 8px;
  border-color: #fff #000;
  color: #6bc3da;
}

.line-midlle-kotizacija {
  position: static;
  display: block;
  width: 75%;
  height: 6px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin: 40px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(146deg, #6bc3da, rgba(148, 183, 192, 0.74));
  color: #6bc3da;
}

.image-6 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.brand {
  margin-top: 5px;
}

.brand.w--current {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
}

.image-7 {
  border: 1px none #000;
  border-radius: 0px;
}

.div-fleha-lounch {
  position: static;
  top: 8px;
  height: auto;
  border-top: 1px solid #fff;
  background-color: #6bc3da;
  background-image: linear-gradient(8deg, #59c1db, #94b7c0);
}

.menu-button {
  position: relative;
  display: none;
  padding-bottom: 0px;
}

.line-midlle-program {
  position: static;
  display: block;
  width: auto;
  height: 6px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin: 40px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(146deg, #6bc3da, rgba(148, 183, 192, 0.74));
  color: #6bc3da;
}

.line-midlle-govorci {
  position: static;
  display: block;
  width: auto;
  height: 6px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin: 40px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(146deg, #6bc3da, rgba(148, 183, 192, 0.74));
  color: #6bc3da;
}

.line-midlle-lokacija {
  position: static;
  display: block;
  width: 80%;
  height: 6px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin: 40px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(146deg, #6bc3da, rgba(148, 183, 192, 0.74));
  color: #6bc3da;
}

.divider-1 {
  height: 250px;
  margin-top: 40px;
  background-image: url('../images/sl_1.jpg');
  background-position: 0% 100%;
  background-size: cover;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  max-height: none;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section--program {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  max-height: none;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-program-2 {
  margin-top: auto;
  padding-top: 0px;
  background-color: #4a5566;
}

.section-program-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-program-3 {
  margin-top: 60px;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: transparent;
}

.divider-2 {
  height: 250px;
  margin-top: 0px;
  background-image: url('../images/sl_2.jpg');
  background-position: 0% 100%;
  background-size: cover;
}

.div-block-18 {
  margin-top: 6px;
  border-top: 5px dotted #fff;
}

.container-5 {
  padding-top: 50px;
  background-color: rgba(43, 50, 61, 0.43);
}

.container-6 {
  padding-top: 50px;
  background-color: rgba(43, 50, 61, 0.43);
}

.divider-dots-2 {
  height: auto;
  margin-top: -5px;
  margin-bottom: -3px;
  background-color: #2b323d;
}

.heading-dark {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Totisans 2', sans-serif;
  color: #2b323d;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #4a5566;
}

.container-7 {
  text-align: center;
}

.text-time-sc-2 {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.text-time-sc-copy {
  position: static;
  top: 35px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.button-2 {
  background-color: transparent;
  font-family: 'Totisans 2', sans-serif;
  font-weight: 700;
}

.button-3 {
  background-color: transparent;
  font-family: 'Totisans 2', sans-serif;
  font-weight: 700;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
  text-align: center;
}

.modal-wrapper {
  position: fixed;
  z-index: 999;
  display: inline;
  -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: #494848;
  -o-object-fit: fill;
  object-fit: fill;
}

.foot-box-social {
  position: static;
  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;
  text-align: left;
}

.foot-company {
  position: relative;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.foot-ltext-social {
  position: relative;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.foot-text1 {
  position: relative;
  padding-bottom: 10px;
  font-family: 'Totisans 2', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.footer-selection {
  margin-bottom: 0px;
  padding-bottom: 80px;
  background-color: #282828;
  color: #000;
  text-align: center;
}

.div-block-20 {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1.5px solid #fff;
}

.link-footer {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-footer {
  margin: 0px;
  padding-bottom: 0px;
  font-family: 'Totisans 2', sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.facebook {
  position: static;
}

.grid-4 {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 40px;
  -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;
  text-align: center;
}

.instagram {
  position: static;
}

.twitter {
  position: static;
}

.you-tube {
  position: static;
}

.rss {
  position: static;
}

@media (max-width: 991px) {
  .wrap {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .magazine-image {
    background-position: 50% 50%;
  }
  .magazine-content-wrap {
    padding-left: 0px;
  }
  .featured-collection {
    -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;
  }
  .magazine-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .label.cc-footer-section-headline {
    margin-bottom: 20px;
  }
  .feature-item {
    width: auto;
    margin-bottom: 50px;
  }
  .product-pic-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding-right: 4%;
    padding-left: 4%;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .products-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-align: center;
  }
  .paragraph {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .magazine-images-wrap {
    margin-bottom: 50px;
  }
  .label2.cc-footer-section-headline {
    margin-bottom: 20px;
  }
  .label-copy.cc-footer-section-headline {
    margin-bottom: 20px;
  }
  .label-copy-copy.cc-footer-section-headline {
    margin-bottom: 20px;
  }
  .label-1.cc-footer-section-headline {
    margin-bottom: 20px;
  }
  .label-2.cc-footer-section-headline {
    margin-bottom: 20px;
  }
  .shop-header {
    padding-right: 8px;
    padding-left: 8px;
  }
  .no-margin {
    margin: 0px;
  }
  .products {
    padding-right: 12px;
    padding-left: 12px;
  }
  .product-card-wrapper {
    width: 50%;
    padding: 20px;
  }
  .section {
    padding: 88px 8px;
  }
}

@media (max-width: 767px) {
  .wrap {
    padding-right: 4%;
    padding-left: 4%;
  }
  .magazine-image {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .magazine-small-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-wrap {
    width: 90%;
  }
  .product-pic-wrap {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .magazine-small-image-1 {
    width: 50%;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
  .magazine-images-wrap {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .magazine-small-image-2 {
    width: 50%;
    height: 200px;
    margin-left: 10px;
  }
  .link.arrow-link {
    margin-top: 0px;
  }
  .no-margin {
    margin: 0px;
  }
  .products {
    padding-right: 0px;
    padding-left: 0px;
  }
  .product-card-wrapper {
    padding: 8px;
  }
  .section {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

@media (max-width: 479px) {
  .block-top {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-top-1 {
    font-size: 40px;
    line-height: 45px;
  }
  .text-top-2 {
    font-size: 40px;
    line-height: 42px;
  }
  .text-top-3 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 26px;
  }
  .div-line-top {
    margin-bottom: 10px;
  }
  .fleha {
    max-height: 70px;
  }
  .div-time {
    font-size: 18px;
  }
  .section-top {
    height: 170px;
  }
  .heading-light {
    margin-right: 13px;
    margin-left: 13px;
    font-size: 22px;
    line-height: 25px;
  }
  .container {
    max-height: 70px;
  }
  .line-midlle {
    width: 100%;
  }
  .wrap {
    padding-right: 4%;
    padding-left: 4%;
  }
  .magazine-image {
    margin-bottom: 10px;
  }
  .magazine-small-image-1 {
    height: 130px;
    margin-right: 5px;
  }
  .magazine-small-image-2 {
    height: 130px;
    margin-left: 5px;
  }
  .label2.cc-subheadline {
    margin: 10px;
    font-size: 22px;
  }
  .kotizacija-tekst {
    margin-top: auto;
    font-size: 20px;
  }
  .kotizacija-ponudba {
    font-size: 16px;
  }
  .kotizacija-ponudba-tekst {
    font-size: 14px;
  }
  .div-block-15 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-kotizacija {
    padding-top: 20px;
  }
  .columns-4 {
    margin-top: 10px;
  }
  .div-kotizacija-1 {
    height: 300px;
    padding: 22px;
  }
  .div-kotizacija-2 {
    margin-top: 10px;
    padding: 22px;
  }
  .button-kotizacija {
    padding: 8px 18px;
  }
  .section-news {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .div-news-1 {
    height: 160px;
    padding: 0px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .div-news-2 {
    height: 160px;
    margin-top: 10px;
    padding: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .image-2 {
    -o-object-fit: fill;
    object-fit: fill;
  }
  .kontakt {
    height: 160px;
    margin-bottom: 20px;
    padding: 0px;
  }
  .div-lokacija {
    height: 160px;
    margin-top: 10px;
    padding: 0px;
  }
  .no-margin {
    margin: 0px;
  }
  .product-card-wrapper {
    width: 100%;
  }
  .wraper-1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .link-block-speaker {
    margin-bottom: 20px;
  }
  .text-time-sc {
    margin-left: 20px;
    color: #94b7c0;
  }
  .container-3 {
    margin-top: 60px;
    padding: 20px;
  }
  .line-midlle-news {
    width: 100%;
  }
  .line-midlle-kotizacija {
    width: 100%;
  }
  .line-midlle-program {
    width: 100%;
  }
  .line-midlle-govorci {
    width: 100%;
  }
  .line-midlle-lokacija {
    width: 100%;
  }
  .section-program-1 {
    height: 60px;
  }
  .heading-dark {
    margin-right: 13px;
    margin-left: 13px;
    font-size: 22px;
    line-height: 25px;
  }
  .section-intro {
    padding-top: 40px;
  }
  .text-time-sc-2 {
    margin-left: 20px;
    color: #2b323d;
  }
  .text-time-sc-copy {
    margin-left: 20px;
    color: #94b7c0;
  }
  .section-4 {
    padding: 6px;
  }
  .button-2 {
    background-color: transparent;
    font-family: 'Totisans 2', sans-serif;
    color: #fff;
    font-weight: 700;
  }
  .button-3 {
    background-color: transparent;
    font-family: 'Totisans 2', sans-serif;
    font-weight: 700;
  }
  .div-block-19 {
    background-color: transparent;
    text-align: center;
  }
  .foot-text1 {
    font-size: 12px;
  }
}

@font-face {
  font-family: 'Tungsten';
  src: url('../fonts/Tungsten-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Tungsten book';
  src: url('../fonts/Tungsten-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Tungsten';
  src: url('../fonts/Tungsten-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Tungsten';
  src: url('../fonts/Tungsten-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Tungsten';
  src: url('../fonts/Tungsten-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Totisans 2';
  src: url('../fonts/TotiSans-Light-2.0.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Totisans 2';
  src: url('../fonts/TotiSans-Regular-2.0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Totisans 2';
  src: url('../fonts/TotiSans-Bold-2.0.otf') format('opentype'), url('../fonts/TotiSans-ExtraBold-2.0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}