/* line 1, ../../sass/partials/_header.scss */
header {
  margin: 0 auto 30px;
  /* The Modal (background) */
  /* Modal Content/Box */
}
/* line 3, ../../sass/partials/_header.scss */
header ul li a {
  text-decoration: none;
  color: black;
  font-family: "RubikRegular";
  letter-spacing: 0.03em;
}
/* line 9, ../../sass/partials/_header.scss */
header .wrap {
  position: relative;
}
/* line 10, ../../sass/partials/_header.scss */
header .category-branding {
  position: absolute;
  margin-left: 25px;
}
/* line 14, ../../sass/partials/_header.scss */
header .category-branding.sticky {
  position: fixed;
  top: 20px;
  margin-top: 0 !important;
}
/* line 19, ../../sass/partials/_header.scss */
header .text-link.sticky {
  position: fixed;
  top: 90px;
  margin-top: 0 !important;
}
/* line 24, ../../sass/partials/_header.scss */
header a.text-link {
  position: absolute;
  text-decoration: none;
  color: black;
  font-family: "RubikRegular";
  letter-spacing: 0.03em;
  font-size: 1.6em;
  margin-left: 25px;
}
/* line 35, ../../sass/partials/_header.scss */
header .reklama-header {
  margin: 20px auto 40px;
  text-align: center;
  overflow: hidden;
}
/* line 40, ../../sass/partials/_header.scss */
header .mobi-reklama-header {
  margin: 20px auto 40px;
  text-align: center;
  overflow: hidden;
  display: none;
}
/* line 46, ../../sass/partials/_header.scss */
header .l-s {
  margin: 17px 0 15px;
  font-size: 1.6em;
  height: 45px;
}
/* line 51, ../../sass/partials/_header.scss */
header .l-s .pad-top {
  padding-top: 15px;
}
/* line 53, ../../sass/partials/_header.scss */
header .l-s .foto {
  margin-left: 1.5%;
  display: inline-block;
  max-width: 17.2%;
  width: 100%;
}
/* line 58, ../../sass/partials/_header.scss */
header .l-s .foto a {
  font-family: "RubikRegular";
}
/* line 61, ../../sass/partials/_header.scss */
header .l-s .logo-nav {
  max-width: 53%;
  width: 100%;
  display: inline-block;
}
/* line 66, ../../sass/partials/_header.scss */
header .l-s .logo-nav nav ul li {
  display: inline-block;
  margin-right: 6%;
}
/* line 73, ../../sass/partials/_header.scss */
header .l-s .logo-nav.pad-top.desk-nav {
  display: inline-block;
}
/* line 74, ../../sass/partials/_header.scss */
header .l-s .logo-nav.pad-top.mobile-nav, header .l-s a#myBtn.mobile-nav {
  display: none;
}
/* line 77, ../../sass/partials/_header.scss */
header .l-s .bar {
  padding-top: 9px;
}
/* line 78, ../../sass/partials/_header.scss */
header .l-s .bar a {
  vertical-align: top;
}
/* line 81, ../../sass/partials/_header.scss */
header .l-s .social {
  max-width: 40%;
  text-align: right;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  float: right;
  clear: right;
}
/* line 89, ../../sass/partials/_header.scss */
header .l-s .social a svg {
  margin-right: 13px;
  font-size: 1.4em;
}
/* line 90, ../../sass/partials/_header.scss */
header .l-s .social a svg:nth-child(4) {
  margin-right: 10px;
}
/* line 91, ../../sass/partials/_header.scss */
header .l-s .social a scg:nth-child(5) {
  margin-right: 10px;
}
/* line 92, ../../sass/partials/_header.scss */
header .l-s .social i.separate-line {
  margin-right: 12px;
}
/* line 93, ../../sass/partials/_header.scss */
header .l-s .social a {
  font-family: "RubikRegular";
  letter-spacing: 0.05em;
}
/* line 96, ../../sass/partials/_header.scss */
header .l-s .red {
  position: relative;
  color: #e4514e;
  font-size: 2em !important;
  margin-left: 38px;
  top: 6px;
  margin-right: 5px;
}
/* line 102, ../../sass/partials/_header.scss */
header .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 3;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(255, 255, 255, 0.8);
  /* Black w/ opacity */
}
/* line 117, ../../sass/partials/_header.scss */
header .modal-content {
  margin: 15% auto;
  /* 15% from the top and centered */
  width: 800px;
  /* Could be more or less, depending on screen size */
}
/* line 123, ../../sass/partials/_header.scss */
header .container-1 {
  width: 800px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  margin: 0 auto;
}
/* line 130, ../../sass/partials/_header.scss */
header .container-1 input#search {
  width: 800px;
  height: 50px;
  border: solid #000 1px;
  font-size: 10pt;
  float: left;
  color: #63717f;
  color: #63717f;
  padding-left: 10px;
  -webkit-border-radius: none;
  border-radius: none;
  -webkit-appearance: none;
}
/* line 143, ../../sass/partials/_header.scss */
header .container-1 .icon {
  position: absolute;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
  z-index: 1;
  color: #4f5b66;
}
/* line 150, ../../sass/partials/_header.scss */
header .container-1 .icon svg {
  width: 30px;
  height: 30px;
}
/* line 152, ../../sass/partials/_header.scss */
header .container-1 button.pretraga {
  height: 50px;
  margin-left: -50px;
  width: 50px;
}

@media all and (max-width: 1570px) {
  /* line 160, ../../sass/partials/_header.scss */
  header .category-branding, header a.text-link {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  /* line 165, ../../sass/partials/_header.scss */
  header .logo-nav.pad-top {
    max-width: 70%;
  }
  /* line 168, ../../sass/partials/_header.scss */
  header .social.mob-res-non {
    max-width: 30%;
  }
  /* line 169, ../../sass/partials/_header.scss */
  header .l-s .logo-nav nav ul li {
    margin-right: 5%;
  }
}
@media all and (max-width: 900px) {
  /* line 177, ../../sass/partials/_header.scss */
  header .l-s .logo-nav nav ul li {
    margin-right: 3%;
    display: inline-block;
  }

  /* line 178, ../../sass/partials/_header.scss */
  header .container-1 {
    width: 80%;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    margin: 0 auto;
  }

  /* line 185, ../../sass/partials/_header.scss */
  header .container-1 input#search {
    width: 100%;
  }

  /* line 186, ../../sass/partials/_header.scss */
  header .modal-content {
    width: 80%;
  }
}
@media all and (max-width: 768px) {
  /* line 191, ../../sass/partials/_header.scss */
  header {
    margin-bottom: 20px;
  }

  /* line 192, ../../sass/partials/_header.scss */
  header .l-s {
    z-index: 1;
  }

  /* line 193, ../../sass/partials/_header.scss */
  header .l-s a#myBtn.mobile-nav {
    position: relative;
    top: -33px;
    float: right;
    display: inline-block;
    width: 5%;
    z-index: 999;
    left: 11.7%;
  }

  /* line 194, ../../sass/partials/_header.scss */
  a.logo {
    display: inline;
  }

  /* line 195, ../../sass/partials/_header.scss */
  header .l-s .logo-nav {
    max-width: 75%;
    z-index: 1;
  }

  /* line 196, ../../sass/partials/_header.scss */
  header .l-s .logo-nav svg {
    display: inline;
  }

  /* line 198, ../../sass/partials/_header.scss */
  header .category-branding, header a.text-link {
    display: none;
  }
  /* line 199, ../../sass/partials/_header.scss */
  header .wrap {
    width: 100%;
  }
  /* line 200, ../../sass/partials/_header.scss */
  header .respons-button {
    margin-left: 5%;
    display: block;
    width: 10%;
    height: 10px;
    background-image: url("../../images/respons-button.png");
    background-repeat: no-repeat;
    margin-top: -45px;
    cursor: pointer;
    z-index: 999;
  }
  /* line 212, ../../sass/partials/_header.scss */
  header .respons-button.active {
    background-image: url("../../images/close.svg");
  }
  /* line 216, ../../sass/partials/_header.scss */
  header .reklama-header {
    display: none;
  }
  /* line 217, ../../sass/partials/_header.scss */
  header .mobi-reklama-header {
    display: block;
    width: 320px;
    margin: 30px auto;
    overflow: hidden;
  }
  /* line 220, ../../sass/partials/_header.scss */
  header .mobi-reklama-header img {
    height: 100%;
    width: 100%;
  }
  /* line 222, ../../sass/partials/_header.scss */
  header .logo-nav {
    max-width: 100%;
  }
  /* line 224, ../../sass/partials/_header.scss */
  header .logo-nav svg {
    width: 100%;
  }
  /* line 225, ../../sass/partials/_header.scss */
  header .logo-nav svg.fwid {
    width: 284px;
  }
  /* line 227, ../../sass/partials/_header.scss */
  header .pad-top {
    display: none;
  }
  /* line 228, ../../sass/partials/_header.scss */
  header .social.mob-res-non {
    display: none;
  }
  /* line 230, ../../sass/partials/_header.scss */
  header .l-s {
    width: 100%;
    text-align: center;
  }
  /* line 232, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top {
    display: none;
  }
  /* line 233, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top {
    max-width: 100%;
    position: relative;
    z-index: 999;
  }
  /* line 235, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul {
    background-color: #fff;
    padding: 10px 0;
  }
  /* line 238, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li {
    display: block;
    width: 25%;
    padding: 25px 0;
    margin-left: 60px;
  }
  /* line 244, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li a {
    width: 100px;
    text-align: left;
    display: inline-block;
    margin-left: 20px;
  }
  /* line 249, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li.drop-down ul {
    position: absolute;
    margin-top: -160px;
    padding-top: 120px;
    left: 45%;
    text-align: left;
    background-color: #e9e9e6;
    display: none;
    width: 55%;
  }
  /* line 250, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li.drop-down ul.extra-padding {
    padding-top: 93px;
    margin-top: -125px;
    padding-bottom: 47px;
  }
  /* line 251, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li.drop-down ul li {
    width: 78%;
  }
  /* line 252, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li.drop-down ul li a {
    width: 160px;
    margin-left: 0;
  }
  /* line 258, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li.drop-down.active ul {
    display: block;
  }
  /* line 260, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li.drop-down.active ul li a {
    color: #000;
  }
  /* line 269, ../../sass/partials/_header.scss */
  header .l-s .drop-down.active span.mob-nav-icon {
    background-image: url("../../images/close.svg");
  }
  /* line 274, ../../sass/partials/_header.scss */
  header .l-s span.mob-nav-icon {
    position: absolute;
    display: inline-block;
    left: 5%;
    width: 20px;
    height: 20px;
    background-image: url("../../images/plus-btn.png");
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -2px;
  }
  /* line 287, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top.desk-nav {
    display: none;
  }
  /* line 288, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top.mobile-nav {
    display: none;
  }
}
@media all and (max-width: 640px) {
  /* line 296, ../../sass/partials/_header.scss */
  header .l-s a#myBtn.mobile-nav {
    left: 10.7%;
  }
}
@media all and (max-width: 440px) {
  /* line 300, ../../sass/partials/_header.scss */
  header .l-s .logo-nav {
    max-width: 75%;
  }

  /* line 301, ../../sass/partials/_header.scss */
  header .l-s a#myBtn.mobile-nav {
    width: 8%;
  }

  /* line 302, ../../sass/partials/_header.scss */
  header .logo-nav svg.fwid {
    width: 220px;
    height: 34px;
  }

  /* line 303, ../../sass/partials/_header.scss */
  header .l-s {
    height: 34px;
  }

  /* line 304, ../../sass/partials/_header.scss */
  header .respons-button {
    margin-top: -39px;
  }

  /* line 305, ../../sass/partials/_header.scss */
  header .l-s a#myBtn.mobile-nav {
    top: -29px;
  }
}
@media all and (max-width: 410px) {
  /* line 309, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li ul li {
    margin-left: 30px;
  }

  /* line 310, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li {
    margin-left: 50px;
  }
}
@media all and (max-width: 340px) {
  /* line 313, ../../sass/partials/_header.scss */
  header .l-s {
    height: 30px;
  }

  /* line 314, ../../sass/partials/_header.scss */
  header .logo-nav svg.fwid {
    width: 195px;
    height: 30px;
  }

  /* line 315, ../../sass/partials/_header.scss */
  header .respons-button {
    margin-top: -37px;
  }

  /* line 316, ../../sass/partials/_header.scss */
  header .l-s a#myBtn.mobile-nav {
    top: -26.8px;
  }

  /* line 317, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li ul li {
    margin-left: 15px;
  }

  /* line 318, ../../sass/partials/_header.scss */
  header .l-s .logo-nav.pad-top ul li {
    margin-left: 40px;
  }
}
/* line 1, ../../sass/partials/_footer.scss */
footer {
  background-color: #eff0f0;
  padding-top: 45px;
  font-family: "RubikRegular";
  letter-spacing: 0.1em;
  font-size: 1.4em;
}
/* line 7, ../../sass/partials/_footer.scss */
footer ul li {
  padding-bottom: 19px;
}
/* line 11, ../../sass/partials/_footer.scss */
footer .copyright {
  display: inline-block;
  width: 32.3%;
  border-right: solid 1px black;
  height: 205px;
  padding-bottom: 50px;
}
/* line 17, ../../sass/partials/_footer.scss */
footer .copyright ul {
  margin-top: 17px;
}
/* line 18, ../../sass/partials/_footer.scss */
footer .copyright span.copywrite {
  font-size: 0.53em;
  font-family: "LibreItalic";
}
/* line 19, ../../sass/partials/_footer.scss */
footer .copyright svg {
  margin-top: -15px;
}
/* line 21, ../../sass/partials/_footer.scss */
footer .nav {
  vertical-align: top;
  display: inline-block;
  width: 15.3%;
  padding-left: 1%;
  border-right: solid 1px black;
  padding-bottom: 30px;
  height: 225px;
}
/* line 30, ../../sass/partials/_footer.scss */
footer .share {
  vertical-align: top;
  display: inline-block;
  width: 39%;
  padding-left: 1%;
}
/* line 35, ../../sass/partials/_footer.scss */
footer .share .social {
  margin: 20px 0;
  font-size: 1.4em;
}
/* line 38, ../../sass/partials/_footer.scss */
footer .share .social .link-cover {
  width: 40%;
  display: inline-block;
}
/* line 40, ../../sass/partials/_footer.scss */
footer .share .social .link-cover a svg {
  margin-right: 3.7%;
}
/* line 43, ../../sass/partials/_footer.scss */
footer .share .social span.playlista {
  display: inline-block;
  border-left: 1px solid black;
  padding-left: 4.5%;
  width: 40%;
}
/* line 48, ../../sass/partials/_footer.scss */
footer .share .social span.playlista .text {
  top: -4px;
  position: relative;
  font-size: 0.9em;
}
/* line 49, ../../sass/partials/_footer.scss */
footer .share .social span.playlista .red {
  margin-right: 10%;
}
/* line 50, ../../sass/partials/_footer.scss */
footer .share .social span.playlista a {
  font-size: 0.6em;
}
/* line 53, ../../sass/partials/_footer.scss */
footer .share .contact {
  font-size: 0.8em;
  line-height: 1.28em;
}
/* line 56, ../../sass/partials/_footer.scss */
footer .share .contact .kont-text {
  width: 160px;
}
/* line 57, ../../sass/partials/_footer.scss */
footer .share .contact .newsletter {
  float: right;
  position: relative;
  margin-top: -52px;
}
/* line 59, ../../sass/partials/_footer.scss */
footer .share .contact .newsletter span {
  font-family: "RubikRegular";
}
/* line 61, ../../sass/partials/_footer.scss */
footer .share .contact input {
  width: 170px;
  margin-bottom: 13px;
  float: left;
  padding: 3px 0 3px 10px;
  margin-top: 15px;
  line-height: 1em;
  height: 17px;
}
/* line 70, ../../sass/partials/_footer.scss */
footer .share .contact input[type="submit"] {
  width: 85px;
  margin-top: 15px;
  border: none;
  padding-left: 0;
  background-color: #e4514e;
  color: #fff;
  border: 1px solid #e4514e;
  height: 25px;
}
/* line 80, ../../sass/partials/_footer.scss */
footer .share .contact input[type="submit"]:hover {
  background-color: #bec0c3;
  cursor: pointer;
}
/* line 85, ../../sass/partials/_footer.scss */
footer .brand-logo {
  vertical-align: top;
  display: inline-block;
  width: 9.5%;
  text-align: right;
  height: 180px;
}
/* line 91, ../../sass/partials/_footer.scss */
footer .brand-logo a.vrh {
  display: inline-block;
  margin-top: 183px;
  color: #bcbec0;
}

@media all and (max-width: 1200px) {
  /* line 99, ../../sass/partials/_footer.scss */
  footer .copyright {
    width: 25%;
  }
  /* line 101, ../../sass/partials/_footer.scss */
  footer .copyright svg {
    width: 90%;
  }
  /* line 103, ../../sass/partials/_footer.scss */
  footer .share {
    width: 43%;
  }
  /* line 105, ../../sass/partials/_footer.scss */
  footer .share .contact input {
    width: 100px;
    padding-left: 0;
    margin-left: -2px;
  }
  /* line 107, ../../sass/partials/_footer.scss */
  footer .brand-logo {
    width: 12.5%;
  }
  /* line 108, ../../sass/partials/_footer.scss */
  footer .nav {
    padding-bottom: 22px;
  }
}
@media all and (max-width: 980px) {
  /* line 118, ../../sass/partials/_footer.scss */
  footer .copyright {
    width: 55%;
    padding-bottom: 15px;
    height: 170px;
  }
  /* line 120, ../../sass/partials/_footer.scss */
  footer .copyright svg {
    width: 285px;
  }
  /* line 122, ../../sass/partials/_footer.scss */
  footer .nav {
    width: 35%;
    padding: 0;
    margin-left: 5%;
    height: 185px;
    border: none;
  }
  /* line 127, ../../sass/partials/_footer.scss */
  footer .brand-logo {
    position: absolute;
    margin-left: 73%;
    margin-top: -485px;
    width: 17.5%;
  }
  /* line 132, ../../sass/partials/_footer.scss */
  footer .brand-logo a.vrh {
    margin-top: 130px;
  }
  /* line 134, ../../sass/partials/_footer.scss */
  footer .share {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #231f20;
    padding-top: 20px;
  }
  /* line 140, ../../sass/partials/_footer.scss */
  footer .share .contact input {
    width: 240px;
  }
  /* line 141, ../../sass/partials/_footer.scss */
  footer .share .contact button {
    width: 115px;
  }
  /* line 144, ../../sass/partials/_footer.scss */
  footer .share .social .link-cover {
    width: 53%;
  }
}
@media all and (max-width: 850px) {
  /* line 150, ../../sass/partials/_footer.scss */
  footer .share .contact input {
    width: 190px;
  }
}
@media all and (max-width: 768px) {
  /* line 153, ../../sass/partials/_footer.scss */
  footer .share .contact input {
    width: 180px;
  }

  /* line 154, ../../sass/partials/_footer.scss */
  footer .share .contact button {
    width: 85px;
  }
}
@media all and (max-width: 640px) {
  /* line 158, ../../sass/partials/_footer.scss */
  footer .share .contact input {
    width: 150px;
  }

  /* line 159, ../../sass/partials/_footer.scss */
  footer .copyright svg {
    width: 90%;
  }
}
@media all and (max-width: 460px) {
  /* line 163, ../../sass/partials/_footer.scss */
  footer {
    padding-bottom: 25px;
  }
  /* line 165, ../../sass/partials/_footer.scss */
  footer .brand-logo {
    width: 100%;
    display: block;
    position: relative;
    margin-left: 0;
    margin-top: 20px;
    height: auto;
    text-align: left;
  }
  /* line 173, ../../sass/partials/_footer.scss */
  footer .brand-logo figure {
    display: inline-block;
  }
  /* line 174, ../../sass/partials/_footer.scss */
  footer .brand-logo a.vrh {
    margin-top: 27px;
    display: inline-block;
    float: right;
  }
  /* line 176, ../../sass/partials/_footer.scss */
  footer .share .contact .newsletter {
    margin-top: 20px;
    width: 100%;
    text-align: left;
    float: none;
  }
  /* line 177, ../../sass/partials/_footer.scss */
  footer .share .social .link-cover {
    width: 52.7%;
  }
  /* line 178, ../../sass/partials/_footer.scss */
  footer .share .contact .kont-text {
    text-align: left;
    width: 100%;
  }
  /* line 179, ../../sass/partials/_footer.scss */
  footer form.footer {
    width: 100%;
    text-align: left;
  }
  /* line 180, ../../sass/partials/_footer.scss */
  footer form.footer {
    position: relative;
    display: inline-block;
  }
  /* line 182, ../../sass/partials/_footer.scss */
  footer .share .contact input {
    width: 68%;
    padding-left: 2%;
  }
  /* line 183, ../../sass/partials/_footer.scss */
  footer .share .contact input[type="submit"] {
    width: 29%;
  }
}
/* line 2, ../../sass/pages/sections/impresum/_main.scss */
section.impresum h1 {
  font-size: 3.0em;
  font-family: "LibreBold";
  letter-spacing: 0.05em;
  margin-bottom: 35px;
}
/* line 3, ../../sass/pages/sections/impresum/_main.scss */
section.impresum h4 {
  font-family: "RubikRegular";
  font-size: 1.3em;
  letter-spacing: 0.05em;
}
/* line 4, ../../sass/pages/sections/impresum/_main.scss */
section.impresum p {
  font-size: 1.1em;
  margin: 17px 0;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  font-family: "RubikRegular";
}
/* line 5, ../../sass/pages/sections/impresum/_main.scss */
section.impresum .marg-top {
  margin-top: 88px;
}
/* line 6, ../../sass/pages/sections/impresum/_main.scss */
section.impresum .content {
  width: 160px;
  margin-bottom: 85px;
}
