html {
  height: 100%;
}
body {
  margin: 0;
  scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    outline: none;
}

.webpage h1, .ekskluziva-heading {
  font-family: "GTSuperDisplay" !important;
  font-weight: 500;
  font-size: 62px;
  letter-spacing: 8.86px;
  margin: 0;
}

.webpage h2, .novosti-page h2, .heading {
  font-family: "GTSuperDisplay" !important;
  font-weight: 500;
  font-size: 55px;
  letter-spacing: 5px;
  margin: 0;
  text-transform: uppercase;
}

.poslovnica-heading {
    font-family: "GTSuperDisplay" !important;
  font-weight: 500;
  font-size: 35px;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}
h4.poslovnica-heading {
  font-family: "GTSuperDisplay" !important;
font-weight: 500;
font-size: 25px;
letter-spacing: 1px;
margin: 0;
text-transform: uppercase;
color: #254674 !important;
padding-bottom: 0 !important;
}
.lokator-opis {
  text-align: center;
  max-width: 800px;
  display: block;
  margin: 0 auto 30px;
}
.webpage h3 {
  font-family: "GTSuperDisplay" !important;
font-weight: 700;
  font-size: 40px;
  letter-spacing: 0;
  text-align: center;
  line-height: 50px;
  margin: 0;
}

.webpage h4 {
  font-family: "GTSuperDisplay" !important;
  font-weight: 500;
  font-size: 2.5vw;
  letter-spacing: 5.71px;
  margin: 0;
}
.max1440 {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.webpage h5 {
  font-family: "GTSuperDisplay" !important;
font-weight: 700;
  font-size: 30px;
  color: #000000;
  letter-spacing: 0;
  line-height: 43px;
  margin: 0;
}
h6 {
  font-family: "GTSuperDisplay";
font-size: 20px;
color: #254674;
font-weight: 700;
letter-spacing: 0;
margin: 0;
}
.maps-h2 {
  font-family: "GTSuperDisplay" !important;
  font-weight: 700;
    font-size: 20px;
    color: #254674;
    letter-spacing: 0;
    line-height: 33px;
    margin: 0;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.border {
  width: calc(100% - 40px);
  height: 1px;
  background: #979797;
  padding: 0 !important;
  margin: 20px;
}
table {
  border-collapse: collapse;
}
td {
  border-bottom: 1px solid #6F6F6F;
}
p, li {
  font-family: "DM Sans";
  font-size: 18px;
  color: #6F6F6F;
  letter-spacing: 0;
  line-height: 28px;
}
#onama  a {
  font-family: "DM Sans";
  font-size: 18px !important;
  color: #6F6F6F;
  letter-spacing: 0;
  line-height: 28px;
}
p a {
  display: inline-block;
  text-decoration: underline;
}
.tekst-darker a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #303133;
  display: inline;
}
a {
  font-family: "DM Sans";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  display: block;
  text-decoration: none;
}
img[src*="svg"] { 
  width: auto;
}
.bold {
  font-weight: bold !important;
}
.italic {
  font-style: italic !important;
}
button {
  font-family: "DM Sans";
font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
}

a:focus,
button:focus {
  outline: none !important;
}

.blue {
  color: #254674 !important;
}
.light-yellow-text  {
  color: #FFF4A5 !important;
}
.grey {
  background: #F7F7F7;
}
.greyDarker {
  background: #ededed;
}
.greyText {
  color: #6F6F6F !important;
}
.blackBG {
  background: #000;
}
.textureBG {
  background: url(../img/texture-map.jpg);
  background-size: contain;
  background-repeat: repeat;
}
.greyOpacity {
  background-color: rgba(237, 237, 237, 0.95);
}

nav {
  position: fixed;
  height: 84px;
  width: 100%;
  background: #fff;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  top:0;
}

nav a,
nav button {
  font-family: "DM Sans";
  line-height: 1.82;
  letter-spacing: 0.5px;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-weight: 400;
  text-transform: uppercase !important;
}
.column-menu > a:first-of-type {
  font-weight: bold;
}
.kategorijaVise {
  margin-top: 10px;
}
nav button {
  font-family: "DM Sans";
  font-weight: 700;
}

nav .active {
  color: #05D800;
}

.menuContainer {
  display: flex;
  align-items: flex-end;
  max-width: 1140px;
  width: calc(100% - 60px);
  margin: 0 auto;
  justify-content: space-between;
  height: 100%;
  opacity: 1;
}
.dropdown .flex {
  justify-content: space-between;
}
.menuLeft,
.menuRight {
  display: flex;
  align-items: center;
  width: calc(50% - 115px);
}

.menuLeft>a,
.menuLeft>button,
.menuLeft>div
 {
  margin: 0 25px 0 0;

}
.menuLeft>a:last-of-type {
  margin-right: 0;
}
.menuLeft .has-dropdown > span, .menuLeft > a, .menuRight .has-dropdown > span, .menuRight > a {
  padding-bottom: 15px;
}
.menuRight>a,
.menuRight>button,
.menuRight > div {
  margin: 0 25px 0 0;
}
.has-dropdown i {
  margin-left: 10px;
}
.menu-btn {
  display: flex;
  align-items: center;
  padding: 0 0 15px 0;
  background: none;
}

.menu-btn:before {
  content: "";
  width: 21px;
  height: 10px;
  background: url("../img/menu.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin-top: -5px;
  margin-right: 10px;
}

.kosarica {
  font-family: "DM Sans";
  font-size: 12px;
  color: #000000;
  letter-spacing: 1.52px;
  padding: 0px;
  position: relative;
}

.kosarica .borderButton {
  position: absolute;
  top: -7px;
  left: -9px;
  border: 1px solid;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.logoCenter {
  margin: 0 auto;
  display: block;
  position: absolute;
opacity: 1;
transition: 0s;
transition-delay: 0.1s;
}

.logoCenter a {
  display: flex;
}
.logoCenter img {
  margin: 0 auto;
  max-width: 100%;
}
.bgOverlay {
  position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: yellow;
    height: 100%;
    opacity: 0.3;
    z-index: 999;

    animation-name: bgOverlay;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}
.parallaxBG {
  width: 100%;
  height: calc(100% - 84px);
  /* background: url(../img/home-bg.jpg); */
  background-size: cover;
  background-position: center;
  margin-top: 0;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.home-slider {
  position: absolute !important;
  
  height: 100%;
  width: 100%;
}
.home-slide {
  display: flex !important;
  justify-content: center;
  position: relative;
  width: 100%;
}
.home-slide a {
  width: 100%;
}
.home-slider div:not(.BGSalica) {
  width: 100%;
  height: 100%;
  outline: none;
}
.home-slider .img-slide {
  position: absolute ;
  z-index: -1;
}
.home-slider img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  
}
.bg-slide {
  background-color: #333333;
}
.home-slider .bg-slide img {
  object-fit: contain;
}
.header-img {
  width: 100%;
  margin-top: 84px;
}
.header-img img, .header-img video {
  width: 100%;
}

.BGSalica {
  position: absolute;
  transform: translate(600px, 0);
  width: 600px;
  right: 0;
  margin-top: 100px;
  align-self: center;
  animation-name: coffeeAnim;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  z-index: 9;
}

.BGSalica img {
  width: 100%;
}

.BGText {
  width: 50%;
  max-width: 850px;
  margin-top: 250px;
}

.BGText h1 {
  opacity: 0.93;
  font-family: "GTSuperDisplay-Regular";
  font-size: 78.5px;
  color: #FFFFFF;
  letter-spacing: 14.77px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.side-slide {
  width: 250px !important;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: calc((100vw - 1140px) / 2);
}
.below-slide {
  margin-top: auto;
  height: calc(100% - 180px) !important;
  margin-bottom: 180px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
}
.below-slide.black p, .side-slide.black p{
  color: #000;
}
.below-slide.white p, .side-slide.white p{
  color: #fff;
}
.below-slide p, .side-slide p {
  font-size: 14px;
  line-height: 1.79;
  font-weight: 400;
  color: #6f6f6f;
  text-align: center;
}
.scrollDown {
  position: absolute;
  bottom: 60px;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 9;
}
.scrollDown svg {
  position: relative;
  top: 0;
  -webkit-animation:scrollAnim 1s ease-in-out infinite;
  -moz-animation:scrollAnim 1s ease-in-out infinite;
  animation:scrollAnim 1s ease-in-out infinite;
}
.scrollDown p {
  font-family: "DM Sans";
  font-size: 7.7px;
  color: #FFFFFF;
  letter-spacing: 2.8px;
  text-align: justify;
  margin-top: 10px;
  transition: 0.3s ease-in-out;
}
.dark.scrollDown p {
  color: #6f6f6f;
  transition: 0.3s ease-in-out;
}
.red {
  color: red;
}
.scrollDown path {
  transition: 0.3s ease-in-out;
}
.dark.scrollDown path {
  fill: #6f6f6f;
  transition: 0.3s ease-in-out;
}
.related {
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 10px;
  color: #254674;
  width: 100%;
  display: inline-block;
}
.social-share a{
  height: 15px;
  transform: scale(1);
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-share a:not(:last-of-type) {
  margin-right: 10px;
}
.social-share img {
  height: 100%;
}
.social-share a:hover {
  transform: scale(1.2);
  transition: 0.5s;
}
.back {
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #254674;
  position: relative;
  padding-left: 41px;
  display: flex;
  align-items: center;
}
.novost-detailed-datum {
  font-family: "GTSuperDisplay-Bold";
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674
}
.novost-detailed-uvodna, .novost-detailed-velika {
  width: 100%;
}
.novost-detailed-slika, .zastupstva-img-tekst {
  max-width: calc(100% - 60px);
  width: calc(100% - (1160px / 6));
  margin-left: calc(1160px / 12);
  margin-right: calc(1160px / 12);
}
.novost-detailed-flex {
  width: 50%;
}
.recept-box {
  max-width: 400px;
  width: calc(85% - 60px);
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  margin: 0 auto;
}
.info-box {
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #254674;
}
.flex-novost {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.flex-novost img {
  margin-left: 30px;
}
.h250 {
  height: 220px;
}
.tekst-darker, .tekst-darker li {
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #303133;
}
.pad-inline-start-15 {
  padding-inline-start: 15px;
}
.podnaslov, .podnaslov a {
  font-family: "GTSuperDisplay-Bold" !important;
  font-size: 30px !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674 !important;

}
.podnaslov a {
  display: inline;
}
.multiply {
mix-blend-mode: multiply;
}
.medunaslov, .medunaslov a {
  font-family: "GTSuperDisplay-Bold";
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
  margin-bottom: 0;
  display: inline-block;
}
.text-center {
  text-align: center !important;
    width: 100%;
}
.medunaslov a, .podnaslov a { 
  text-decoration: underline;
}
.medunaslov + p {
  margin-top: 5px;
}
.larger {
  font-family: "DM Sans";
  font-weight: bold;
  color: #303133;
}
a.larger {
  font-size: 18px;
  line-height: 35px;
}
.textContainer h3 {
  padding: 35px 0;
  margin: 0 15%;
}

.flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.flex-column-center {
  flex-direction: column;
  align-items: center;
}
.flexCenter {
  display: flex;
  align-items: center;
}

.leftSide {
  width: 35%;
  margin-left: 15%;
  padding-right: 50px;
}

.rightSide {
  width: 50%;
}

.leftSide40 {
  width: 40%;
  margin-top: 110px;
  margin-bottom: 80px;
  overflow: hidden;
}

.rightSide60 {
  width: 60%;
  display: flex;
  flex-direction: column;
}

.rightSide60 h5 {
  align-self: center;
  margin: 45px 0;
}

.rightSideContent {
  margin-right: 15vw;
  padding-left: 85px;
}
.middleImage {
  align-items: flex-start;
}
.leftSide70 {
  width: calc(70% - 120px);
  position: relative;
}
.dropdown {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  top: 84px;
  left: 0;
  background: #fff;
  transition: visibility 300ms, opacity 600ms;
  padding: 30px 0;
}

.rightSide30 {
  width: 30%;
  align-self: flex-end;
}

.slick-slider {
  margin-bottom: 0 !important;
}

.slick-dots {
  bottom: 10px !important;
}

.slick-dots li button:before {
  font-size: 12px !important;
}

.white .slick-dots li button:before {
  color: #fff !important;
}

.white .slick-next:before {
  background-image: url(../img/right-arrow-white.png) !important;
}

.white .slick-prev:before {
  background-image: url(../img/left-arrow-white.png) !important;
}

.slick-next:before {
  background-image: url(../img/right-arrow.png) !important;
}

.slick-prev:before {
  background-image: url(../img/left-arrow.png) !important;
}

.slick-prev {
  left: 20px !important;
  width: 26px !important;
  height: 12px !important;
  z-index: 9;
}

.slick-next {
  right: 20px !important;
  width: 26px !important;
  height: 12px !important;
  z-index: 9;
}
.prod-slider .slick-prev {
  left: -20px !important;
}
.prod-slider .slick-next {
  right: -20px !important;
}
.slick-prev:before,
.slick-next:before {
  content: "" !important;
  width: 26px;
  height: 12px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider2 {
  max-height: 520px;
}
.m0 {
  margin: 0 !important;
}
.mb5 {
  display: block;
  margin-bottom: 5px;
}
.mBottom0 {
  margin-bottom: 0 !important;
}
.mBottom20 {
  margin-bottom: 20px !important;
}
.mBottom30 {
  margin-bottom: 30px !important;
}
.mBottom100 {
  margin-bottom: 100px;
}
.mBottom50 {
  margin-bottom: 50px;
}
.mTopBottom35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mTopBottom50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mTopBottom60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mTop240 {
  margin-top: 240px;
}
.mTop65 {
  margin-top: 65px;
}
.mTop0 {
  margin-top: 0px !important;
}
.mRight30 {
  margin-right: 30px;
}
.mLRauto {
  margin-left: auto;
  margin-right: auto;
}
.outline {
  display: block;
  padding: 20px 0 15px !important;
  width: 295px;
  text-align: center;
  border: 2px solid #254674;
  background: none;
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #254674;
  color: #fff;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  transform: translate(-100%, 0);
}
.outline:hover {
  color: #fff !important;
  transition: color 0.5s ease-in-out 0.1s;
}
.outline:hover:before {
  transition: 0.5s;
  transform: translate(0, 0);
}

.bgBTN {
  display: block;
  padding: 20px 0 15px !important;
  width: 295px;
  text-align: center;
  background: none;
  position: relative;
  overflow: hidden;
  z-index: 9;
  color: #fff;
  background: #254674;

  border: 2px solid #254674;
}
.bgBTN.yellow {
  background: #ffed00;
  color: #254674;
  border: 2px solid #ffed00;
  width: 450px;
  font-weight: bold;
}
.bgBTN::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  color: #254674;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  transform: translate(-100%, 0);
}
.bgBTN:hover {
  color: #254674 !important;
  transition: color 0.5s ease-in-out 0.1s;
}
.bgBTN:hover:before {
  transition: 0.5s;
  transform: translate(0, 0);
}
.txtBtn {
  display: block;
  outline: none;
  background: no-repeat;
  border: none;
  color: #254674;
  font-size: 12px;
}
.small {
  width: 125px;
  padding: 10px 25px !important;
}
.small100 {
  width: 100px;
  padding: 10px !important;
  margin: 0 auto;
}
.small150 {
  width: 150px;
  padding: 10px !important;
  margin: 0 auto;
}
.product.exclusive a  {
  font-size: 13px;
}
.arrowLink{
  display: flex;
  align-items: center;
}
.blueArrow {
  display: flex;
  align-items: baseline;
}
.floating-menu a {
  font-family: "GTSuperDisplay";
  font-size: 20px;
  opacity: 0.5;
  font-weight: 500;
  color: #254674;
  letter-spacing: 1.82px;
  
  margin-bottom: 15px;
}
.floating-menu:not(.sticky) a {
  transition: 0.5s;
}
.floating-menu a:last-of-type {
  margin-bottom: 0;
}
.floating-menu a.active {
  opacity: 1;
}
.floating-menu:not(.sticky) a.active {

  transition: 0.5s;
}
.blueArrow::before {
  content: "" !important;
  width: 26px;
  height: 12px;
  background-image: url(../img/right-arrow.png) !important;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -5px;
  margin-right: 10px;
}
.back:before {
  content: "" !important;
  width: 26px;
  height: 12px;
  background-image: url(../img/left-arrow.png) !important;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin-top: -2px;
  left: 5px;

  transition: 0.5s;
}
.back:hover:before {
  left: 0px;
  transition: 0.5s;
}
.arrowLink:before {
  content: "" !important;
  width: 26px;
  height: 12px;
  background-image: url(../img/grey-arrow.svg) !important;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -5px;
  margin-right: 10px;
}
.link:after {
  content: "" !important;
  width: 26px;
  height: 12px;
  background-image: url(../img/right-arrow.png) !important;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
  transition: 0.5s;
}
.linkBack {
  display: flex;
  align-items: center;
  text-transform: uppercase;

  position: relative;
  padding-left: 41px;
}
.linkBack:before {
  content: "" !important;
  width: 26px;
  height: 12px;
  background-image: url(../img/left-arrow.png) !important;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin-top: -2px;
  left: 5px;

  transition: 0.5s;
}
.linkBack:hover:before {
  left: 0px;
  transition: 0.5s;
}
.yellowGradient {
  background-image: linear-gradient(134deg, #FFED00 0%, #FFED00 40%, #59584B 100%);
}

.yellowGradient h5 {
  margin: 0 15%;
  padding: 110px 0;
}
.noPad {
  padding: 0 !important;
}
.paddTB50 {
  padding: 50px 0 !important;
}
.padBottom110 {
  padding-bottom: 110px;
}
.padBottom50 {
  padding-bottom: 50px;
}
.padBottom30 {
  padding-bottom: 30px;
}
.padTop60 {
  padding-top: 50px;
}
.padTop50 {
  padding-top: 50px;
}
.marginAuto {
  margin-left: auto;
  margin-right: auto;
}

.absolute {
  position: absolute;
}

.middleImage img {
  width: 100%;
}
.ugostitelji {
  top: -80px;
  background-color: rgba(237, 237, 237, 0.95);
  display: flex;
  margin-left: 0;
  width: calc(70% - 120px);
  position: relative;
}
.bottomContent {
  display: flex;
}

.padding60 {
  padding: 60px;
}
.paddingRight10 {
  padding-right: 10px;
}
.paddingTopBottom60 {
  padding: 60px 0;
}
.paddingBottom60 {
  padding-bottom: 60px;
}
.paddingBottom300 {
  padding-bottom: 300px;
}
.paddingBottom200 {
  padding-bottom: 200px;
}
.w100 {
  width: 100%;
}
.topContent {
  right: 0;
  top: 190px;
  margin-top: -140px;
  width: 320px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  z-index: 99;
}

.topContent h4 {
  align-self: center;
}

.topContent h4 span {
  display: block;
  text-indent: 100px;
}

.sliderContent {
  text-align: center;
}

.relative {
  position: relative;
}

.rightSmall {
  align-self: center;
  width: 130px;
  left: calc(100% - 55px);
}
.container {
  max-width: 1140px;
  width: calc(100% - 60px);
  margin: 0 auto;
}
.overflow {
  overflow: hidden;
}
html.noscroll {
  position: fixed; 
  overflow-y: scroll;
  width: 100%;
}
.border-bottom:after {
  content: "";
  height: 1px;
  background: #254674;
  width: 140px;
  display: block;
  margin: 30px auto;;
}
.ekskluziva h1, .ekskluziva p {
  text-align: center;
}
.ekskluziva p {
  width: 40%;
  margin: 0 auto;
}
.prod-slider {
  margin-top: 40px;
}
.exclusive > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}
.exclusive {
  margin: 25px;
  transition: 0.5s;
}
.exclusive img {
  width: 100%;
}

.prod-slider .slick-track {
  display: flex;
  align-items: flex-end;
}
.moveUp .spacer {
  height: 0;
  transition: 0.5s;
}
.spacer {
  position: relative;
  height: 70px;
  width: 100%;
  transition: 0.5s;
  display: block;
}
.exclusive span {
  display: block;
  text-align: center;
}
.exclusive span:first-of-type, .naziv-proizvoda {
  font-family: "GTSuperDisplay";
  font-weight: bold;
  font-size: 19px;
  color: #254674;
  letter-spacing: 0;
  margin-top: 30px;
  text-align: center;
}
.exclusive .price {
  margin: 25px 0;
  font-family: "DM Sans";
  font-size: 14px;
  color: #4C678D;
  letter-spacing: 3px;
  text-align: center;
}
.cijena {
  margin: 5px 0 25px;
  font-family: "DM Sans";
  font-size: 14px;
  color: #4C678D;
  letter-spacing: 3px;
  text-align: center;
}
.volumen {
  font-family: "DM Sans";
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.57px;
  text-align: center;
  color: #838383;
  margin-top: 25px;
}
.max520 {
  max-width: 520px;
}
.max780 {
  max-width: 780px;
}
.max850 {
  max-width: 850px;
  margin: 0 auto;
}
.max900 {
  max-width: 900px;
}
.max960 {
  max-width: 960px;
}
.mtop150 {
  margin-top: 150px;
}
.w50, .max620 {
  max-width: 620px;
  width: 80%;
  margin: 0 auto;
}
button {
  cursor: pointer;
}
.has-dropdown {
  position: relative;
}
.has-dropdown:not(.full-height):hover .dropdown {
  visibility: visible;
  opacity: 1;
  transition: visibility 300ms, opacity 600ms;
}
.full-height .dropdown {
  height: 90vh;
  background: transparent;
  padding: 0;
  box-shadow: 0 21px 21px 0 rgba(104, 103, 103, 0.5);
}
.full-height .dropdown .container {
  background: #fff;
}
.full-height.menu-show .dropdown {
  opacity: 1;
  visibility: visible;
  transition: visibility 300ms, opacity 600ms;
  transition-delay: 0.3s;
}
.menu-closing{
  pointer-events: none;
  cursor: none;
}
.full-height .container {
  max-height: 80vh;
  overflow-y: scroll;
}
.dropdown-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 84px;
  z-index: -1;
  transform: translate(0, -130vh);
  transition: 0.5s;
  transition-delay: 0.3s;
}
.menu-show .dropdown-overlay {
  transform: translate(0, 0);
  transition: 0.5s;
}
.column-menu {
  width: 20%;
}
.column-menu li {
  padding: 0;
  transition: padding-left 300ms;
  position: relative;
  list-style: none;
}
.column-menu ul a:not(:hover) {
  color: #808080;
}
.zastupstva-istaknuto img {
  width: 60%;
  margin-bottom: 20%;
}
.istaknuto {
  background-color: rgba(237,237,237, 0.93);
  width: 45%;
  padding: 40px;
  position: absolute;
  right: 0;
  top: 32%;
}
.istaknuto h3, .zastupstva-istaknuto-full h3{
  font-family: "GTSuperDisplay";
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
  margin: 0;
}
h3.veliki {
  font-family: "GTSuperDisplay";
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
}
.zastupstva-istaknuto-full {
  padding: 50px 0 75px;
}
.zastupstva-istaknuto-full.max850 {
  padding: 0 0 30px;
}
.zastupstva-istaknuto-bg {
  background-repeat: no-repeat;
  background-size: cover;
  margin: 50px auto;
  background-position: center;
  padding: 50px;
}
.zastupstva-istaknuto-bg.goldBG {
  background-image: url(../img/gold-bg.jpg);
}
.zastupstva-istaknuto-bg h3 {
  font-family: "GTSuperDisplay";
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
 padding: 50px;
 max-width: 450px;
 background: #fff;
 margin: 0 auto;
 width: 80%;
}
.zastupstva-istaknuto-child {
  background: #fff;
  padding: 50px;
  max-width: 450px;
}
.zastupstva-istaknuto {
  position: relative;

  margin-top: 50px;
}
.top-100 {
  margin-top: -100px;
}
.top-100 .zastupstva-proizvod {
  top: 100px
}
.column-menu > a{
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.6px;
  margin: 5px 0 14px;
  position: relative;
  display: inline-block;
}
.column-menu ul {
  padding: 0;
  margin: 0;
}
.column-menu ul > li > a:hover {
  padding-left: 5px;
  transition: padding-left 300ms, opacity 300ms, color 300ms;
}
.column-menu ul > li > a {
  transition: padding-left 300ms, opacity 300ms, color 300ms;
  text-transform: none;
}
.kategorijaVise {
  color: #000000 !important;
  letter-spacing: 0.2px;
  font-family: 'DM Sans';
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  display: flex !important;
  align-items: center;
}
.kategorijaVise:before {
  content: "\2192";
  display: block;
  width: 13px;
  height: 9px;
  margin-right: 5px;
}
.menu-icon {
  display: none;
}
.has-dropdown > span {
  display: flex;
  align-items: center;
  margin: 0;
}
.icon-user-female, .icon-people, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-user, .icon-trophy, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-mustache, .icon-mouse, .icon-magnet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglass, .icon-envelope, .icon-envelope-open, .icon-envolope-letter, .icon-energy, .icon-emotsmile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet2, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawar, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calender, .icon-bulb, .icon-chart, .icon-arrow-up-circle, .icon-arrow-right-circle, .icon-arrow-left-circle, .icon-arrow-down-circle, .icon-ban, .icon-bubble, .icon-camrecorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envolope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-location-pin, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symble-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-line-menu, .icon-phone, .icon-menu, .icon-optionsvertical, .icon-options, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-paypal, .icon-social-instagram, .icon-social-linkedin, .icon-social-pintarest, .icon-social-github, .icon-social-gplus, .icon-social-reddit, .icon-social-skype, .icon-social-behance, .icon-social-foursqare, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-line-plus, .icon-line-cross, .icon-line-minus, .icon-google-plus-square, .icon-google-plus, .icon-google, .icon-shopping-bag, .icon-shopping-basket, .icon-heart2, .icon-cloud, .icon-tv, .icon-sound, .icon-video, .icon-trash2, .icon-user2, .icon-key2, .icon-search, .icon-settings2, .icon-camera2, .icon-tag2, .icon-lock2, .icon-bulb2, .icon-pen2, .icon-diamond2, .icon-display, .icon-location, .icon-eye2, .icon-bubble2, .icon-stack, .icon-cup2, .icon-phone2, .icon-news, .icon-mail, .icon-like2, .icon-photo, .icon-note2, .icon-clock2, .icon-paperplane, .icon-params, .icon-banknote, .icon-data, .icon-music, .icon-megaphone, .icon-study, .icon-lab, .icon-food, .icon-t-shirt, .icon-fire2, .icon-clip, .icon-shop, .icon-calendar, .icon-wallet, .icon-vynil, .icon-truck, .icon-world, .global-cart, .global-wishlist {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal !important;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
  .icon-line-menu:before {
    content: "\e120";
}
.icon-line-menu:after {
  content: "\00D7" !important;
  font-size: 30px;
  position: absolute;
  opacity: 0;
  transition: 0.3s;
  margin-top: -2px;
}
.mobile-menu-open .icon-line-menu:after {
  position: absolute;
  opacity: 1;
  transition: 0.3s ease-out 0.2s;
}
.mobile-menu-open .icon-line-menu:before {
  opacity: 0;
  transition: 0.3s;
}
.icon-line-menu:before {
  opacity: 1;
  transition: 0.3s;
  position: absolute;
}
.icon-line-menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 20px;
}

#footer {
  background-color: #f7f7f7 !important;
  padding-top: 50px;
  z-index: 9;
  position: relative;
}
#footer a, #footer p, #footer li {
  font-size: 14px;
  line-height: 1.79;
  font-weight: 400;
  color: #6f6f6f;
}
#footer a:hover {
  text-decoration: underline;
}
.borderBottom {
  border-bottom: 1px solid #254674;
  padding-bottom: 45px;
  margin-bottom: 45px;
}
.social {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .footer-top-block {
  margin-bottom: 40px;
}
.footerFlex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.footer-info {
  justify-content: space-between;
}
.footerEnd {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  align-items: flex-start;
  flex-direction: column;
}
.rightEnd {
  margin-top: 20px;
}
.underlined {
  text-decoration: underline;
}
.social .socialHeading {
  font-family: "DM Sans" !important;
  font-size: 30px;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #254674;
  margin: 0;
  text-transform: none;
}
.footerLeft, .footerRight, .footer-column {
  width: 50%;
}
.footerLeft .row {
  display: flex;
}
.footerRight {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
#footer .phone {
	display: flex;
	margin-bottom: 0;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.phone > div {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "DM Sans";
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: right;
  color: #254674 !important;
}
#footer .phone  .fullNo {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin: 20px 0;
}
#footer .phone .fullNo:before {
	content: none !important;
}
.footer-column .list-unstyled li:last-of-type {
  margin-bottom: 0 !important;
}
#footer .infoline {
  display: none;
}
.payment_img {
  height: 35px;
  padding: 0 !important;
  width: auto !important;
}
.info-left {
  width: 65%;
}
.info-right {
  width: 35%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.phone h3 {
  font-family: "DM Sans" !important;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: right;
  margin-bottom: 0;
  margin-top: 0;
  color: #254674;
}
.phone a {
  font-family: "DM Sans" !important;
  font-size: 22px !important;
  font-weight: bold !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: right;
  color: #254674 !important;
  display: flex;
  align-items: center;
  margin-left: 10px;
  line-height: 1 !important;
}
.phone a.footerMail {
  margin-bottom: 15px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0 !important;
  
}
#footer .list-unstyled {
  margin-top: 0 !important;
}
.list-unstyled li {
  margin-bottom: 15px !important;
}
.mobile {
  display: none !important;
}
.igraj {
  width: 250px;
  margin-top: -200px;
}
.social-icons {
  display: flex;
  align-items: center;
}

.facebook, .instagram, .linkedin{
  display: block;
  width: 28px;
  height: 28px;
  margin-left: 15px;
  background-size: cover;
}
.instagram {    
  background-image: url(../img/instagram.svg);
}
.facebook {
  background-image: url(../img/facebook.svg);
}
.linkedin {
  background-image: url(../img/linkedin.svg);
}
.footerLogo {
  max-width: none !important;
}
.info-left p {
  margin: 0 45px !important;
}
.phone a:first-of-type:before {
  margin-right: 10px;
  content: "";
  background: url(../img/phone.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
}
.phone a.footerMail:before {
  margin-right: 10px;
  content: "";
  background: url(../img/mail.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
}
.info-right a {
  font-family: "DM Sans";
  font-size: 14px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: normal;
  color: #1e90ff !important;
}
.info-link {
  display: flex;
  align-items: center;
}
.info-link:not(:last-of-type):after {
  content: "\25CF";
  color: #6f6f6f;
  margin: 0 10px;
}
.footerKat .glavneKat {
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: bold !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: normal;
  color: #254674 !important;
  margin-bottom: 0 !important;
  margin-top: 0;
}
.footerKat .katLinks {
  display: flex;
  align-items: center;
  margin-left: 25px;
  flex-wrap: wrap;
}
.footerKat {
  display: flex;
  align-items: center;
  
}
.footer-copyright {
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: right;
  color: #6f6f6f;
}
.footer-info.flex {
  flex-direction: row;
}
.left-onama {
  width: 60%;
}
.right-onama {
  width: 40%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: -100px;
  height: 100%;
}
.left-onama h2 {
  margin: 50px 0 45px;
}
.topMargin {
  padding-top: 75px;
}
.floating-menu {
  width: 270px;
  background: #fff;
  position: sticky;
  top: 200px;
}
.kontakt p {
  margin: 20px 0 50px !important;
}
.floating-menu > div:first-of-type {
  padding: 40px 20px 20px;
}
.floating-menu > div:last-of-type {
  padding: 20px 20px 40px;
}
.ekskluziva {
  background: #fff;
  position: relative;
  z-index: 9;
}
section:first-of-type {
  margin-top: 84px;
}
.newsIcon {
  width: 13px;
  height: 13px;
  background: url(../img/send.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.newsletter {
  position: relative;
}
.newsContainer h2 {
  color: #244574;
  font-family: "GTSuperDisplay";
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  margin-bottom: 0 !important;
  text-transform: none;
  margin-top: 0;
  letter-spacing: 0;
}
.newsInput {
  width: calc(40% - 60px);
  margin: 0 30px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #254674;
  position: relative;
}
.newsContainer {
  display: flex;
  justify-content: space-between;
  padding-bottom: 65px;
  padding-top: 65px;
  align-items: center;
}
.newsInput input {
  border: none;
  width: 100%;
  opacity: 1;
  color: #333333;
  letter-spacing: 0.2px;
  font-family: 'DM Sans';
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  padding-left: 10px;
  height: 42px;
  text-align: left;
  background: none;
  outline: none;
}
.errorNews {
  margin-top: 10px;
  position: absolute;
  font-size: 0px !important;
  height: 15px;
  transition: 0.5s;
  color: red;
  bottom: -30px;
}
.errorNews.showSuccess {
	font-size: 11px !important;
	transition: 0.5s;
}

.rezultatiNews {
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: -1;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: 1s;
}

.rezultatiNews.showSuccess {
	opacity: 1;
	z-index: 9999999999;
	transition: 0.5s;
}

.successNews {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 50%;
	max-width: 650px;
	background: #fff;
	border-radius: 8px;
	padding: 30px;
	-ms-transform: scale(0, 0);
	/* IE 9 */
	-webkit-transform: scale(0, 0);
	/* Safari prior 9.0 */
	transform: scale(0, 0);
	/* Standard syntax */
	transition: 0.5s;
	position: absolute;
}



.rezultatiNews.showsuccessNews .successNews {
	display: flex;
	-ms-transform: scale(1, 1);
	/* IE 9 */
	-webkit-transform: scale(1, 1);
	/* Safari prior 9.0 */
	transform: scale(1, 1);
	/* Standard syntax */
	transition: 0.5s;
	transition-delay: 0.3s;
}
.successNews p {
	text-align: center;
	font-family: "DM Sans";
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.send {
  width: 30%;
  padding: 10px 0 !important;
}
.wrap {
  flex-wrap: wrap;
}
.input-holder {
  width: calc(50% - 30px);
  display: flex;
    flex-direction: column;
    margin-bottom: 35px;

    justify-content: flex-end;
}
.input-holder.required label:after {
  content: "*";
  display: inline-block;
}
.input100 .input-holder, .input100 .select-holder {
  width: 100%;
}
.input100 .selectbox {
  width: 100%;
}
input[type="file"] {
  border: none !important;
  padding: 0 !important;
}
.select-holder {
  width: calc(50% - 30px);
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
  justify-content: flex-end;
}
/*.select-holder {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}*/
label, .checkbox-group label {
  margin-bottom: 10px;
  font-family: "DM Sans";
  font-size: 12px;
  color: #34495E;
  letter-spacing: 0.92px;
  text-align: left;
  display: block;
}
.input-holder input {
  height: 43px;
  border: 1px solid #D9D9D9;
  padding: 0 10px;
  margin: 0;
  outline: none;
  color: #6F6F6F;
  font-family: "DM Sans";
  font-weight: 500;
font-size: 12px;
letter-spacing: 0.69px;
text-align: left;
}

.space-between {
  justify-content: space-between;
}
.margin12 {
  margin: 0 auto; 
  width: calc(100% - 24%);
  max-width: calc(1160px * 0.8);
}
.selectbox {
  width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-around;
}
.select-holder .input-holder {
  width: 80%;
  margin-bottom: 0 !important;
  overflow: hidden;
  transition: 0.5s;
}
.select-holder .input-holder:not(.hidden-height) {
  max-height: 200px;
  transition: 0.5s;
}
.select-holder .input-holder input{ 
  margin-top: 35px;
}
.hidden-height {
  max-height: 0;
  transition: 0.5s;
}
.selectbox select {
  width: 100%;
  -webkit-appearance: none;
    height: 45px;
  border: 1px solid #D9D9D9;
    border-radius: 0;
    padding: 10px;
    background: #fff;
    height: 45px;
    outline: none;
    font-family: "DM Sans";
    font-weight: 500;
font-size: 12px;
letter-spacing: 0.69px;
color: #6F6F6F;
text-align: left;
}
.selectbox .dropdown-icon {
  position: absolute;
  right: 10px;
  color: #6F6F6F;
  font-size: 10px;
  font-family: "DM Sans";
}
input:focus::placeholder {
  color: transparent;
}
input::placeholder {
  color: #BDC6CF;
}
select:invalid{
  color: #BDC6CF;
}
.align-start {
  align-items: flex-start;
}
.lokator {
  margin-left: auto !important;
  margin-right: 0 !important;
  display: flex;
}
.lokator img {
  margin-right: 10px;
}
.lokator-flex {
  border: 1px solid #244574;
  height: 50vh;
  overflow: hidden;
}
.lokator-flex #mapa {
  width: 65%;
  border: none;
}
.lokator-left {
  width: 35%;
  background-color: #fff;
  display: flex;
  overflow: scroll;
}

.menu-row {
  max-width: 960px;
  width: calc(100% - 60px);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
}
.border-menu {
  margin-top: 30px;
  height: 1px;
  margin-bottom: 30px;
  width: 100%;
  background: #979797;
}

.menu-news.newsContainer {
  max-width: 960px;
  width: calc(100% - 60px);
  margin: 0 auto;
}
.menu-zastupstva {
  display: flex;
  align-items: center;
  width: calc(100% / 3);

}
.menu-zastupstva a {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: calc(100% - 30px);
  padding: 10px;
  background: transparent;
  transition: 0.5s;
}
.menu-zastupstva a > div {
  margin-bottom: 20px;
}
.menu-zastupstva img {
  height: 130px;
  transition: 0.5s;
}
.menu-zastupstva .zastupstva-img {
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100px;
}
.menu-zastupstva:hover img {
  transform: scale(1.02);
  transition: 0.5s;
}
.menu-zastupstva:hover .zastupstva-more::after {
  margin-left: 40px;
  transition: 0.3s
}
.menu-zastupstva:hover a {
  background: #fafafa;
  transition: 0.5s;
}
.menu-zastupstva:hover a > span {
  background: #fafafa;
  transition: 0.3s;
  transition-delay: 0.2s;
}
.menu-zastupstva span img {
  mix-blend-mode: multiply;
  object-fit: contain;

}
.menu-zastupstva a > span {
  background: transparent;
}
.menu-zastupstva .zastupstva-link {
  font-family: "GTSuperDisplay";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
}
.zastupstva-more {
  font-family: "DM Sans";
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 3px;
  color: #6f6f6f;
  display: flex;
  align-items: center;
}
.zastupstva-more::after {
  content: "";
  background: url(../img/grey-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 8px;
  display: block;
  margin-left: 30px;
  transition: 0.3s;
}
.zastupstva-heading {
  font-family: "GTSuperDisplay";
  font-size: 47.9px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -2.4px;
  text-align: center;
  color: #000000;
}
.zastupstva-proizvod {
  display: flex;
  align-items: center;
  position: relative;
}
.proizvod-desno {
  display: flex;
    flex-direction: column;
    align-items: center;
    width: 215px;
    margin-left: auto;
}
.novost-proizvod {
  width: 55% !important;
}
.recept-novost {
  margin-left: 30px;
}
.top-300 {
  margin-top: -300px !important;
}
.top-200 {
  margin-top: -200px !important;
}

.top-150 {
  margin-top: -150px !important;
}
.naziv-proizvoda {
  margin-top: 0 !important;
  text-transform: uppercase;
}
.zastupstva-proizvodi {
  display: flex;
  justify-content: center;
}
.zastupstva-proizvodi-veliki {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.zastupstva-proizvod-veliki {
  width: 75%;
  max-width: 450px;
  display: flex;
  align-items: flex-end;
}
.zastupstva-proizvodi.wrap {
  justify-content: space-between;
}
.zastupstva-proizvodi.wrap.justify-center {
  justify-content: center !important;
}
.zastupstva-proizvod-veliki .proizvod-desno {
  margin-bottom: 17px;
  width: calc(100% - 205px);
}
.zastupstva-proizvod-veliki .proizvod-desno img {
  width: 140%;
  z-index: -1;
}
.proizvod-info-lijevo {
  width: 205px;
}
.proizvod-info-lijevo img {
  width: 100%;
}
.zastupstva-proizvod {
  width: 50%;
}
.wrap .zastupstva-proizvod {
  width: calc(50% - 30px);
  margin-right: 0px !important;
}
.wrap .zastupstva-proizvod:not(.mBottom100) {
  margin-bottom: 50px;
}
.zastupstva-proizvod.mBottom100 {
  top: 180px;
}
.zastupstva-proizvodi .proizvod-lijevo {
  width: calc(100% - 215px);
}
.proizvod-lijevo img {
  mix-blend-mode: multiply;
  width: 100%;
}
.hover-anim .proizvod-lijevo {
  position: relative;
}
.hover-anim .proizvod-lijevo:before {
  content: "";
  width: 100%;
  height: 100%;
  transform: scale(0);
  overflow: hidden;
  transition: 0.25s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.hover-anim .zastupstva-proizvod:hover .proizvod-lijevo:before {
  transform: scale(1.2);
  transition: 0.25s ease-in-out;
}
.hover-anim.leaf .proizvod-lijevo:before {
  background-image: url(../img/leaf.png);
}
.hover-anim .proizvod-lijevo img {
  transform: translate(0, 0);
  transition: 0.25s ease-in-out;
}
.hover-anim .zastupstva-proizvod:hover .proizvod-lijevo img {
  transform: translate(0, -20px);
  transition: 0.25s ease-in-out;
}
.proizvod-desno .small {
  width: 121px;
  padding: 10px 0 !important;
  font-family: "DM Sans";
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 25px;
  background: #fff;
}
.opis-proizvod {
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #6f6f6f;
  margin: 0;
}
.zastupstva-proizvod:not(:last-of-type) {
  margin-right: 100px;
}
.proizvod-veca {
  display: flex;
  margin-top: 30px;
  align-items: flex-start;
}
.proizvod-veca img {
  width: 200px;
}
.proizvod-veca .cijena {
  font-weight: bold;
  text-align: left;
  margin: 15px 0 20px;
  line-height: normal;
}
.proizvod-veca .naziv-proizvoda {
  text-transform: none !important;
  text-align: left;
  margin: 0;
}
.proizvod-veca .small {
  font-family: "Larsseit";
    font-size: 10.4px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.11px;
    text-align: center;
    width: 125px;
    padding: 10px 0 !important;
    margin-top: 30px;
}
.proizvod-right {
  margin-top: 30px;
}
.stara-cijena {
  text-decoration: line-through;
  color: #6f6f6f;
}
.zastupstva .recepti {
  flex-flow: row;
}
.recepti {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  flex-flow: column wrap;
  max-height: 3500px;
}
.recept {
  position: relative;
  width: calc((100% / 3) - 40px);
  padding: 30px 20px 0;
}
.recept.rec-half {
  width: calc((100% / 2) - 40px);
}
.fixedbtn {
  position: sticky;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.sastojci {
  font-weight: bold;
}
.recept:nth-child(3n+1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  right: 0;
  background: #979797;
}
.recept:nth-child(3n):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  left: 0;
  background: #979797;
}
.recept:nth-child(1), .recept:nth-child(2), .recept:nth-child(3) {
  padding-top: 0 !important;
}
.recept:nth-child(3n+1) { order: 1; }
.recept:nth-child(3n+2) { order: 2; }
.recept:nth-child(3n)   { order: 3; }
.recept.koktel h2 {
  font-family: "GTSuperDisplay";
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
}
.recept h2 {
  margin-top: 0;
  font-size: 25px;
}
.recept p {
  margin-bottom: 0;
}

.recept img {
  width: 100%;
}


.recepti-polozen {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  flex-flow: row;
  max-height: 3500px;
}

.recept-polozen {
  width:45%;
  position: relative;
  padding: 30px 20px 0 0;
}

.recept-polozen img {width: 100%;}

.recept a {font-family: "DM Sans";
  font-size: 18px;
  color: #254674;
  letter-spacing: 0;
  line-height: 28px;
display: unset;}




.icons-herbs img {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.darkText, .darkText > .underline {
  color: #303133;
  font-family: "DM Sans";
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.darkText a {
  color: #254674;
  font-family: "DM Sans";
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  text-decoration: underline;
  display: unset;
}

.smallerText {
  font-family: "DM Sans";
  font-size: 16px;
color: #6F6F6F;
letter-spacing: 0;
line-height: 26px;
}
.footerRight h5 {
  display: none;
}
#novosti-container {
  opacity: 1;
  transition: 0.5s ease-in-out;
}
#novosti-container.hide {
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.filter-novosti {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.filter-btn {
  font-family: "DM Sans";
  color: #254674;
  font-size: 18px;
  font-weight: 500;
  overflow: hidden;
  cursor: pointer;
}
.filter-btn:after {
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 5px;
  display: block;
  background: #254674;
  transform: translate(-100%, 0);
  transition: 0.5s ease-in-out;
}
.filter-btn.active:after  {
  transform: translate(0, 0);
  transition: 0.5s ease-in-out;
}
.filter-btn:not(:last-of-type) {
  margin-right: 50px;
}
.empty {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 600px;
  width: calc(100% - 60px);
  margin: 0 auto;
  padding-bottom: 110px;
  font-family: "DM Sans" !important;
  font-size: 30px;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  text-align: center;
}
.novost {
  width: calc(50% - 30px);
  position: relative;
  opacity: 0;
  -webkit-animation:novostAnim 0.5s linear forwards;
  -moz-animation:novostAnim 0.5s  linear forwards;
  animation:novostAnim 0.5s  linear forwards;
}
.novost.hide {
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.novost:hover .link:after {
  margin-left: 20px;
  transition: 0.5s;
}
.novost:hover .novostIMG img {
  transform: scale(1.05);
    transition: 0.5s;
}
.novost:nth-child(2) {
  top: 50px;
}
.novost:nth-child(odd) {
  margin-bottom: 50px;
}
.novost:nth-child(even) {
  margin-top: 50px;
  top: 50px;
}
.novostText {
  padding: 20px;
  background: #fff;
  display: flex;
  flex-direction: column;
  width: calc(50% - 40px);
  align-items: flex-start;
}
.novost a {
  display: flex;
  align-items: center;
  height: 350px;
  align-items: stretch;
}
.novost-opis  {
  display: block;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #595959;
  height: 134px;
  overflow: hidden;
  margin: 0 0 13px 0;
}
.novostIMG {
  display: flex;
  height: 100%;
  width: 50%;
  overflow: hidden;
  align-items: center;
}
.novost-logo {
  margin-bottom: 20px;
  height: 25px;
  max-width: 100%;
  object-fit: contain;
}
.logo-link {
  margin-top: auto;
}
.novostIMG img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  transform: scale(1);
  transition: 0.5s;
}
.novost-naslov {
  font-family: "GTSuperDisplay";
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.1px;
  color: #254674;
  margin: 25px 0;
}
.novost-datum {
  margin: 0;
  font-size: 12px;
  font-family: "GTSuperDisplay";
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.6px;
  color: #254674;
}
.hideSazetak {
  display: none;
}
.link {
  margin: auto 0 0;
  font-family: "DM Sans";
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #254674;
  display: flex;
  align-items: center;
  
}
.open-floating {
  display: none !important;
}
.novostDetailed {
  font-family: "GTSuperDisplay";
  font-size: 47.9px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -2.4px;
  text-align: center;
  color: #000000;
}
.novostDetailed span:not(.velikiSpan) {
  margin-top: 20px;
  font-size: 35px;
}
.novosti-slider .slick-next {
  right: -30px !important;
}
.novosti-slider .slick-prev {
  left: -30px !important;
}
.novosti-slider .novost {
  top: 0;
  margin: 0 10px !important;
}
.mTop30 {
  margin-top: 30px;
}
.mTop15 {
  margin-top: 15px !important;
}
#mapa {
  height: 50vh;
  border: 1px solid #244574;
}
.relative {
  position: relative;
}
.lokator-select {
  position: absolute;
  z-index: 99;
  background: #fff;
  top: 1px;
  left: 1px;
  padding: 20px;
  width: 250px;
  overflow: hidden;
}
.pronadi {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0 30px 0 0;
  position: relative;
}
.pronadi::after {
  content: "";
  background: url(../img/arrow-down.svg);
  width: 20px;
  height: 20px;
  display: block;
  background-size: contain;
  right: 10px;
  position: absolute;
  top: 0;
  transition: 0.5s;
  transform: rotate(0);
  transform-origin: center;
}
.checkbox {
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.checkbox:before {
  content: "";
  background: none;
  border: 1px solid #244574;
  width: 15px;
  background-image: url(../img/checkmark.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 15px;
  margin-right: 10px;
  color: #fff;
  z-index: 9;
}
.checkbox:not(:last-of-type) {
  margin-bottom: 10px;
}
.checked.checkbox:after {
  transform: translate(0, 0); 
  transition: 0.5s;
}
.checkbox:after {
  content: "";
  transform: translate(-110%,0); 
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #244574;
  background: #244574;
  transition: 0.5s;
  left: 0;
  top: 2px;
}
.show .pronadi::after {
      transform: rotate(180deg);
      transform-origin: center;
      transition: 0.5s;
}
.lokator-select button {
  background: none;
  border: none;
  -webkit-appearance: none;
}
.lokator-opcije {
  height: 0;
  overflow: hidden;
  max-height: 0;

  transition: 0.5s;
}
.show .lokator-opcije {
  height: 100%;
  overflow: hidden;
  max-height: 300px;
  transition: 0.8s ease-in-out;
}
.maps-info {
 padding: 20px; 
 position: relative;
 width: calc(100% - 40px);
}
.maps-info:after {
  position: fixed;
  content: "";
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: #ffed00;
}
.gm-style .gm-style-iw-t::after {
  background: #ffed00 !important; 
}
.maps-content p {
  display: flex;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
}
.maps-radno span {
  margin-left: 0 !important;
}
.maps-radno {
  display: block !important;
}
.maps-radno span span {
  margin-left: 0 !important;
  font-weight: normal !important;
}
.maps-content a {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  color: #6F6F6F;
}
#mapa button[title="Close"] {
  top: 0 !important;
  right: 10px !important;
}
.maps-content p:last-of-type {
  margin-bottom: 0;
}
.maps-content span {
  margin-left:  10px;
  font-weight: bold;
}
.gm-style-iw {
  padding: 0 !important;
}
.maps-upute {
  width: 30%;
    padding: 10px;
    border: 1px solid #254674;
    color: #254674 !important;
    background: none;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 9;
    display: block;
}

.maps-upute::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #254674;
  color: #fff !important;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  transform: translate(-100%, 0);
}
.maps-upute:hover {
  color: #fff !important;
  transition: color 0.5s ease-in-out 0.1s;
}
.maps-upute:hover:before {
  transition: 0.5s;
  transform: translate(0, 0);
}
.info-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
}
.mpc-gls {
  height: 44px;
  display: flex;
}
.wolt-logo {
  height: 40px;
  margin-right: 10px !important;
  display: flex;
}
.wolt-logo img {
  height: 100%;
}
.menu-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  margin: 0 auto;
  overflow: hidden;
  transform: translate(0px, -100vh);
  transition: 0.5s;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.menu-popup.opened {
  transform: translate(0px, 0);
  transition: 0.5s;
}

.menu-popup-head {
  display: flex;
  align-items: center;
  width: 100%;
  left: 0;
  top: 50px;
  position: sticky;
  justify-content: space-between;
}
.menu-popup-head .close-popup {
  width: 15px;
}
.menu-popup-head .social-menu p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.3px;
    color: #6f6f6f;
    display: flex;
    align-items: center;
}
.menu-popup-head .social-menu p:after {
  content: "";
  width: 35px;
  height: 1px;
  background: #6f6f6f;
  margin: 2px 5px 0;
}
.menu-popup .social-icons a:not(:last-of-type) {
  margin-right: 10px;
}
.menu-popup .social-icons a {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-popup .social-icons a img {
  height: 100%;
}
.close-popup img{
  width: 100%;
}
.menu-container {
  box-shadow: 0 21px 21px 0 rgba(141, 141, 141, 0.5);
  background-color: #ffffff;
  max-height: calc(100% - 60px);
  opacity: 0;
  transition: 0.3s;
}
.opened .menu-container {
  opacity: 1;
  transition: 0.3s;
  transition-delay: 0.2s;
}
.hide .menuContainer {
  opacity: 0;
  visibility: hidden;
}
nav.hide {
  background: transparent;
  pointer-events: none;
}
nav.hide .logoCenter {
  opacity: 0;
  transition: 0s;
  transition-delay: 0.3s;
}
.menu-pad {
  padding: 30px;
}
.menu-popup-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.menu-popup-logo a {
  position: absolute;
  display: flex;
  top: 0;
}
.menu-popup-cont {
  display: flex;
  margin-top: 50px;
}
.menu-popup-left {
  border-right: 0.5px solid #979797;
}
.menu-popup-right {
  border-left: 0.5px solid #979797;
  position: relative;
  padding-top: 50px;
}
.menu-popup-left, .menu-popup-right {
  width: calc(50% - 0.5px);
}
.menu-product {
  display: flex;
  align-items: flex-start;
  margin: 0 20px;
  padding: 40px 0 20px 0;
  border-bottom: 1px solid #979797;
}
.menu-product:first-of-type .menu-product-info p:not(.maliHeading) {
  text-transform: uppercase;
}
.menu-product:last-of-type {
  border: none;
}
.menu-product img {
  width: 160px;
  margin-right: 30px;
  margin-left: 30px;
}
.menu-product-info p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.77;
  letter-spacing: normal;
  color: #6f6f6f;
}
.menu-product-info {
  padding-right: 30px;
}
.menu-product-info .more {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 3px;
  color: #6f6f6f;
}
.more:hover .arrow {
  margin-left: 5px;
  transition: 0.5s;
}
.more .arrow {
  background: url(../img/grey-arrow.svg);
  width: 18px;
  height: 8px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0px;
  transition: 0.5s;
}
.menu-popup-link {
  font-family: "DM Sans";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.75;
  letter-spacing: 3px;
  text-align: center;
  color: #545454;
  text-transform: uppercase;
}
.menu-main-link  {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #707070;
  font-family: "GTSuperDislay";
  margin-bottom: 3px;
}
.menu-popup-right>div:first-of-type:after {
  content:"";
  width: 50px;
  height: 1px;
  background: #efefef;
  margin:25px auto;
  display: block;
}
.menu-popup-right>div:nth-child(2) {
  margin-bottom: 55px;
}
.popup-novosti-holder {
  display: flex;
  align-items: center;

}
.menu-popup-novosti {
  position: absolute;
  width: 100%;
  height: 180px;
  justify-content: center;
  display: flex;
  margin-top: 0;
  bottom: -60px;
}
.menu-popup-novosti img {
  height: 180px;
}
.menu-popup-novosti-link {
  width: 280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: fixed;
}
.novosti-desno {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.menu-novosti {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #1a1c20;
  font-family: "DM Sans";
}
.novosti-arrow {
  background: url(../img/grey-arrow.svg);
  width: 18px;
  height: 8px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px 0;
}
.prelistaj {
  font-family: "DM Sans";
  font-size: 10.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.66px;
  color: #1a1c20;
}
.hidden {
  display: none !important;
}
.social-menu {
  display: flex;
}
.faq {
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px !important;
  border-bottom: 1px solid #efefef;
}
.faq .listNo {
  margin: 0 10px 0 0;
  font-weight: bold;
}
.faq > div {
  width: 100%;
}
.headerFAQ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.headerFAQ:after {
  content: "";
  background: url(../img/arrow-down.svg);
  width: 15px;
  height: 15px;
  display: block;
  background-size: contain;
  transition: 0.5s;
  transform: rotate(0);
  transform-origin: center;
}
.headerFAQ.opened::after {
  transform: rotate(180deg);
    transition: 0.7s;
}
.headerFAQ p {
  font-weight: bold;
  margin: 0px !important;
  padding-right: 20px;
  font-family: "DM Sans";
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #303133;
}
.odgovor p {
  font-family: "DM Sans";
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #303133; 
}
.sliderText {
  width: 50%;
  margin: 0 auto;
}

.g-recaptcha {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.g-recaptcha.noMargin {
  margin-top: 0px;
}
.error {
  margin-top: 10px;
  height: 20px;
  width: 100%;
  overflow: hidden;
  transition: 0.5s;
}
.error p {
  font-family: "DM Sans";
  color: red;
  text-align: center;
  font-size: 11px;
  margin: 0;
  display: block;
  transform: translate(0, -28px);
  transition: 0.5s;
}
.error.show p {
  transform: translate(0, 0);
  transition: 0.5s;
}
.redBorder {
  border-color: red !important;
}
.poslano {
  position: fixed;
  background: rgba(37, 70, 116, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99999;
  transform: translate(0, -100vh);
  transition: transform 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.poslano-container {
  opacity: 0;
  padding: 50px;
  background: #fff;
  border-radius: 10px;
  visibility: hidden;
}
.poslano-container p {
  font-family: "DM Sans"; 
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: center;
  color: #757679;
  margin: 0 0 50px;
}
.poslano-container a {
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #ffffff;
  background-color: #254674;
  border: none;
  text-decoration: none;
  width: 150px;
  margin: 0 auto;
  padding: 15px;
  display: block;
  text-align: center;
}
.poslano .loading {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  transition: 0.5s;
}
.poslano .loading img {
  width: 80px;
}
.poslano.loader .loading {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  -webkit-animation:spin 2s linear infinite;
  -moz-animation:spin 2s linear infinite;
  animation:spin 2s linear infinite;
}
.poslano.loader.success .loading {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.poslano.loader {
  transform: translate(0, 0);
  transition: transform 0.5s;
}

.poslano.success .poslano-container {
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease-in-out 0.3s;
}
.tekst-left {
  text-align: left !important;
}
.checkbox-group {
  width: 100%;
}
.checkbox-container {
  display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.checkbox {
  background: none;
  border: none;
  -webkit-appearance: none;
}
.checkbox-container .checkbox {
  margin-bottom: 0;
  margin-right: 20px;
  color: #6F6F6F;
  font-family: "DM Sans";
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.69px;
}
.left-select {
  width: calc(50% - 30px);
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
  align-items: flex-start;
  margin-left: 0;
}
.input-flex {
  display: flex;
  justify-content: space-between;
}
.input-flex div {
  width: calc(50% - 15px);
  display: flex;
  flex-direction: column;
}
.cloned {
  padding-top: 35px;
border-top: 1px solid #D9D9D9;}
.duplicate-form {
  background: #FFED00;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1);
  transition: 0.5s;
  margin-bottom: 35px;
}
.duplicate-form:hover {
  transform: scale(1.2);
  transition: 0.5s;
}
#zastupstva-menu {
  position: relative;
  padding: 30px 0;
}
#zastupstva-menu::-webkit-scrollbar {
  width: 0px;  /* Remove scrollbar space */
  background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
#zastupstva-menu::-webkit-scrollbar-thumb {
  background: #FF0000;
}
.close-full {
  width: 15px;
  height: 15px;
  background: url(../img/close.png);
  border: none;
  position: sticky;
  top: 0;
  float: right;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
  right: 5px;
}
.ie {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ie-cont {
	max-width: 700px;
	width: 90%;
}

.ie-cont h2 {
	font-family: "GTSuperDisplay";
	font-size: 45px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #254674;
}

.ie-cont p {
	font-family: "DM Sans";
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.39;
	letter-spacing: normal;
	text-align: center;
	color: #696969;
	margin: 65px 0;
}

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

.browsers a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: calc(25% - 36px);
}

.browsers a span {
	font-family: "DM Sans";
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	color: #6f6f6f;

	position: relative;
}

.browsers a img {
	width: 86px;
	margin-bottom: 20px;
}

.browsers a span:after {
	content: "";
	height: 3px;
	background: #1e90ff;
	position: absolute;
	left: 51%;
	right: 51%;
	bottom: -5px;
	transition: 0.5s;
}

.browsers a:hover span:after {
	left: 0;
	right: 0;
	transition: 0.5s;
}
.popis a {
  font-family: "DM Sans";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #254674;
  text-decoration: none;
}
.popis a.tel {
  color: #6F6F6F;
}
nav img {
  max-width: 100%;
}
.flex-table {
  display: flex;
  width: 300px;
  justify-content: space-between;
}

.vinska-karta-body {

  background: url("../img/vinska-karta-back.jpg");

  background-position: center top;
  background-size: 1440px;
  background-repeat: no-repeat;

}

.vinska-karta-body .container {
  height: 880px;
  padding-top: 84px;
}

.vinska-karta-naslov {

  font-family: "GTSuperDisplay";
  font-size: 47.9px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -2.4px;
  text-align: center;
  color: #000000;


}
.vinska {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 250px;
    margin-left: 10%;

}

.vinska select {
  width: 100%;
  margin: 10px 0;
  -webkit-appearance: none;
  height: 45px;
  border: 1px solid #D9D9D9;
  border-radius: 0;
  padding: 10px;
  background: #fff;
  height: 45px;
  outline: none;
  font-family: "DM Sans";
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.69px;
  color: #6F6F6F;
  text-align: left;

  background-image: url('../img/downarr.svg');
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
  

}


.vinska select::-ms-expand {
	display: none;
}
.vinska select:hover {
	border-color: #888;
}
.vinska select:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.vinska select option {
	font-weight:normal;
}


.has-dropdown span a[href="https://webshop.rotodinamic.hr/"] {
  
  display: flex;
  
}



.has-dropdown span a[href="https://webshop.rotodinamic.hr/"]:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/cart.svg);
  background-repeat: repeat;
  background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
 
  margin-right: 5px;
}
.katalog-link {
  background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    width: calc((100% / 3) - 70px);
    margin-bottom: 25px;
}
.katalog-link a {
  display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.katalog-slika {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 80%;
}
.katalog-link img {
  transform: scale(1);
  transition: 0.5s;
  width: 100%;
}
.katalog-link:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
.katalog-naslov {
  font-family: "GTSuperDisplay";
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.1px;
    color: #254674;
    margin: 25px 0 0 0;
    text-align: center;
    height: 50px;
    overflow: hidden;
}
.katalog-link:nth-child(3n+2) {
  margin-left: 15px;
  margin-right: 15px;
}
.katalog-pdf {
  font-family: "DM Sans";
    line-height: 1.82;
    letter-spacing: 0.5px;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-weight: 400;
}
.katalog-naslov {
  margin-bottom: 20px;
}
.overflow {
  overflow: hidden;
}
.mobile-cart {
  display: none;
}
.posBottom img {
  object-position: bottom !important;
}
.potpis {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.potpis.justify-center {
  justify-content: center;
}
.potpis img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin-right: 20px;
  border-radius: 50%;
}
.potpis.veci > img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  margin-right: 20px;
  border-radius: 50%;
}
.potpis-right {
  width: 200px;
}
.potpis-right p {
  margin: 0 !important;
}
.potpis-right img {
  width: 100%;
    margin: 0;
    height: 75px;
    object-fit: contain;
    object-position: left center;
}
.potpis-veliki {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.potpis-slika {
  margin-right: 25px;
  width: 240px;
}
.potpis-tekst {
  margin-left: 25px;
  width: 240px;
}
.posaoHeader {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.posaoHeader img {
  width: 100%;
}
.posao-heading {
  font-family: "GTSuperDisplay";
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
  margin: 50px 0 35px 0;
}
.posaoText ul {
  padding-left: 20px;
}
.posaoText li {
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #303133;
}
#karijera .blueArrow:before {
  transition: 0.3s ease-in-out;
  margin-left: 0;
}
#karijera .blueArrow:hover:before {
  transition: 0.3s ease-in-out;
  margin-left: 5px;
  margin-right: 5px;
}
.recept-centar h2 {
  font-family: "GTSuperDisplay";
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
  text-align: center;
}
.recept-centar img{
  margin: 20px 0 30px;
}
.poslovnica {
  margin-bottom: 50px;
}
.poslovnica-flex {
  margin-left: 40px;
}
.poslovnica-flex .poslovnica {
  width: 270px;
  
}
.poslovnica-flex .poslovnica:nth-child(odd) {
  margin-right: 20px;
}
.poslovnica-flex .poslovnica p {
  font-size: 16px;
}
.poslovnica p {
  margin: 0;
}
.poslovnica .naziv {
  font-weight: bold;
}
.poslovnica .radnoVrijeme span {
  text-decoration: underline;
}
.mobMauto {
  margin-left: auto;
  margin-right: auto;
}
.imgBTN {
  width: 450px;
}
.lager {
  color: #61abc2;
}
.pilsner {
  color: #61abc2;
}
.ale {
  color: #d0681d;
}
.maliHeading {
  font-family: "GTSuperDisplay" !important;
  color: #254674 !important;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 1.3 !important;
}
.erdinger-anim {
    background-color: #254674;
    width: 100%;
    height: 850px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
  }
  .anim-cont {
    width: 960px;
    display: flex;
    justify-content: space-around;
  }
  .img-holder {

    display: flex;
    height: 500px;
  }

  .helles {
    height: 100%;
    z-index: 9;
    position: relative;
    transform: translate(0, -100%);
    transition: 0.5s;
    opacity: 0;
    animation: bounce-opacity-anim 1.5s ease-in-out 0.5s forwards;
  }
  .natur-radler {
    height: calc(100% - 10px);
    bottom: 5px;
    margin-left: -20px;
    z-index: 1;
    position: relative;
    transform: translate(0, -100%);
    transition: 0.5s;
    opacity: 0;
    animation: bounce-opacity-anim 1.5s ease-in-out 1s forwards;
  }
  body:not(.b2b) .left,  body:not(.b2b) .right {
    position: relative;
    display: flex;
    justify-content: flex-start;
    width: 150px;
  }
  .limun img, .hmelj img {
    position: absolute;
  }
  .limun img {
    bottom: 15px;
    transform: translate(0, -100%);
    transition: 0.5s;
    opacity: 0;
  }
  .limun .limun-img:first-of-type {
    width: 150px;
    right: -100px;
    z-index: 1;
    animation: bounce-anim 1.5s ease-in-out 1.5s forwards;
  }
  .limun .limun-img:nth-child(2) {
    width: 150px;
    right: -70px;
    z-index: 9;
    bottom: 0;
    animation: bounce-anim 1.5s ease-in-out 1.7s forwards;
  }
  .hmelj .hmelj-img {
    bottom: 0;
    width: 100px;
    left: -90px;
    z-index: 9;
    transform: translate(0, -100%);
    transition: 0.5s;
    opacity: 0;
    animation: bounce-anim 1.5s ease-in-out 1.25s forwards;
  }
  .sjena-hmelj {
    bottom: -5px;
    left: -100px;
    width: 160px;
    transform: translate(0, -100%);
    transition: 0.5s;
    opacity: 0;
    animation: bounce-anim 1.5s ease-in-out 1s forwards;
}
.sjena-limun {
  right: -130px;
  z-index: 0;
  bottom: -5px !important;
  width: 200px;
  transform: translate(0, -100%);
  transition: 0.5s;
  opacity: 0;
  animation: bounce-anim 1.5s ease-in-out 1.25s forwards;
}
  .svg-anim {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .svg-anim g {
    transition: stroke-opacity 1s;
  }
  .svg-anim g > g > g g > path {
    stroke-opacity: 0.2;
  }
  .white-text {
    color: #fff;
    text-align: left;
  }
  .erdinger-heading {
    text-align: left;
    font-size: 100px;
    max-width: 400px;
    font-family: "GTSuperDisplay";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    margin-top: 0;
    letter-spacing: -2.4px;
  }
  .svg-cont {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
  }
  .anim-text {
    opacity: 0;
    transform: translate(-150px, 0);
    animation: text-anim 1s ease-in-out 1.25s forwards;
    display: flex;
    align-items: center;
  }
  #novosti-pagination {
    justify-content: center;
    margin-top: 50px;
  }
.loadMore {
  background-color: transparent;
  border: none;
  color: #254674;
}

@keyframes novostAnim {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

  @keyframes stroke-anim {
    0% {
      stroke-opacity: 0.2;
    }
    50% {
      stroke-opacity: 0.75;
    }
    80% {
      stroke-opacity: 0.75;
    }
    100% {
      stroke-opacity: 0.2;
    }
  }
  @keyframes text-anim {
    0% {
      opacity: 0;
      transform: translate(-150px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes bounce-anim {
    0% {
      opacity: 0;
      transform: translate(0, -100%);
    }
    10% {
      opacity: 1;
      transform: translate(0, -95%);
    }
    40% {
      opacity: 1;
      transform: translate(0, 10px);
    }
    70% {
      opacity: 1;
      transform: translate(0, -5px);
    }
    85% {
      opacity: 1;
      transform: translate(0, 5px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes bounce-opacity-anim {
    0% {
      opacity: 0;
      transform: translate(0, -100%);
    }
    40% {
      opacity: 1;
      transform: translate(0, 10px);
    }
    70% {
      opacity: 1;
      transform: translate(0, -5px);
    }
    85% {
      opacity: 1;
      transform: translate(0, 5px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  #CybotCookiebotDialogPoweredbyCybot {
    display: none !important;
  }

  .footer-eticki {
    margin-top: 15px;
    width: 100% !important;
  }
  .footer-eticki li {
    display: flex;
    align-items: center;
  }
  .open-gallery {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }
.open-gallery img {
  max-width:500px;
  border-radius: 10px;  
  width: 100%;
}
.gallery-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s ease-in-out;
  display: none;
  z-index: 999999;
}
.gallery-popup.show {
  opacity: 1;
  transition: 0.5s ease-in-out;
}
.gallery-cont {
  max-width: 800px;
  height: calc(100% - 100px);
  width: 80%;
  margin: auto;
}
.gallery-slider {
  width: 100%;
  height: 100%;
}

.gallery-slider div {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.gallery-slider div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.gallery-slider .slick-next {
  right: -30px !important;
}
.gallery-slider .slick-prev {
  left: -30px !important;
}
.gallery-slider .slick-next:before {
  background-image: url(../img/right-arrow-white.png) !important;
}
.gallery-slider .slick-prev:before {
  background-image: url(../img/left-arrow-white.png) !important;
}
.gallery-nav {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.gallery-nav img {
  margin: 0 15px;
}
.gallery-nav > div {
  padding: 0 !important;
}
.close-popup {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999;
}
.gallery-nav img {
  width: 25%;
  height: 100px;
  object-fit: cover;
}
.gallery-thumbs {
  display: flex;
  flex-wrap: wrap;
  margin: 50px -10px;
}
.gallery-thumbs.w33 div {
  width: calc(100% / 3);
  aspect-ratio:  1 / 1;
  cursor: pointer;
  overflow: hidden;
} 
.gallery-thumbs div {
  width: 25%;
  aspect-ratio:  1 / 1;
  cursor: pointer;
  overflow: hidden;
}
.gallery-thumbs div:hover img {
  transform: scale(1.05);
  transition: 0.3s ease-in-out;
}
.gallery-thumbs img {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 10px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
.autor {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.autor a {
  text-decoration: none;
  font-weight: bold;
}
.autor p {
  margin: 0;
}
p.tekst-darker a {
  text-decoration: none;
}
.flex-novost-row {
  display: flex;
  justify-content: space-between;
}
.flex-novost-row img {
  width: calc(50% - 15px);
}
.flex-novost-row video {
  width: calc(50% - 15px);
}
img.cover {
  object-fit: cover;
  object-position: center;
}
.view360 img {
  height: 30px;
  margin-top: 10px;
}
.align-center {
  align-items: center;
}
.partner-badge {
  width: 150px;
  height: 150px;
  margin-left: 20px;
}
.zastupstva-small-heading {
  font-family: "GTSuperDisplay";
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
@media only screen and (max-width: 575.98px) { 
  .zastupstva-istaknuto-child {
    padding: 15px;
  }
  .mobile-flex-column {
    flex-direction: column;
  }
  .partner-badge {
    margin: 20px auto !important;
  }
  .gallery-thumbs div {
    width: 50%;
  }
  .mobile-flex-column {
    flex-direction: column;
  }
  .novost-detailed-flex {
    width: 100%;
  }
  .popis a.tel {
    color: #254674;
  } 
  .zastupstva-proizvod-veliki {
    width: 100%;
    margin-bottom: 30px;
  }
  .proizvod-info-lijevo {
    width: 50%;
  }
  .zastupstva-proizvod-veliki .proizvod-desno {
    width: calc(50% - 30px);
    margin-bottom: 15px;
  }
  .pravila {
    height: 170px;
    object-fit: cover;
  }
  .imgBTN {
    width: 300px;
  }
  .padBottom50 {
    padding-bottom: 30px !important;
  }
  .paddTB50 {
    padding: 30px 0 !important;
  }
  .padTop50, .mobilePadTop {
    padding-top: 30px !important;
  }
  .bgBTN.yellow {
    width: 75%;
  }
  .proizvod-veca {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .proizvod-veca .naziv-proizvoda, .proizvod-veca .cijena {
    text-align: center;
  }
  .proizvod-veca .small {
    margin: 30px auto 0;
  }
  .potpis-right {
    width: calc(100% - 120px);
}
.potpis-veliki {
  margin-top: 50px;
}
.potpis-slika, .potpis-tekst {
  width: calc(50% - 15px);
  margin: 0 !important;
}
  .hide {
    display: none;
  }
  .reverse .below-slide {
    flex-direction: column-reverse;
  }
  .mb50 .below-slide {
    margin-bottom: 30px !important;
    height: calc(100% - 100px) !important;
  }
  .white-bg.below-slide {
    height: 150px !important;
    margin-bottom: 40px !important;
    padding: 15px 30px !important;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    width: calc(100% - 120px) !important;
  }
  .below-slide {
    padding: 30px 30px 0;
    width: calc(100% - 60px) !important;
    height: calc(100% - 150px) !important;
    justify-content: space-between;
  }
  .katalog-link:nth-child(2n) {
    margin-left: 15px !important;
    margin-right: 0;
}
.katalog-link:nth-child(3n+2) { 
  margin-left: 0;
  margin-right: 0;
}
  .vinska {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 80%;
    margin: 0 auto;
}
.katalog-link {
  width: calc(50% - 48px);
  padding: 20px;
}
.vinska-karta-body {

  background: url("../img/vinska-karta-back-2.jpg");

  background-position: center top;
  background-size: 576px !important;
  background-repeat: no-repeat;

}

.vinska-karta-body .container {
  height: 1028px !important;
}
.flex-novost {
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}
.flex-novost img {
  margin-left: 0;
}
.anim-cont {
  flex-direction: column;
  align-items: center;
}
.erdinger-heading {
  font-size: 60px !important;
  text-align: center;
  width: calc(100% - 60px);
  margin: 0 auto ;
}
.anim-text {
  margin-left: 0 !important;
}
.img-holder {

  display: flex;
  height: 400px;
  margin: 30px auto 0;
  justify-content: center;
  width: 50%;

}
.erdinger-anim {
  height: auto;
  padding: 50px 0;
}
.svg-anim {
  left: -50%;
  top: -50%;
  width: 200%;
  transform: rotate(90deg);
  height: 200%;
}
body:not(.b2b) .left, body:not(.b2b) .right {
  width: 120px;
}
.zastupstva .recepti {
  flex-flow: column;
}
.lokator-flex {
  flex-direction: column;
  height: auto;
}
.lokator-left {
  width: 100%;
  height: 350px;
}
.lokator-flex #mapa {
  width: 100%;
  padding-top: 0;
  margin-bottom: 0;
}
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
  .vinska {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 250px;
    margin-left: 0 !important;

}

.vinska-karta-body {
  background-size: 910px !important;
  background-position-y: 120px;
}
.vinska-karta-body .container {
  height: 600px !important;
}



}






@media only screen and (max-width: 870px) {
  .anim-text {
    margin-left: 50px;
  }
  .erdinger-heading {
    font-size: 70px;
  }
  .below-slide.button-top {
    padding: 30px 30px 0;
    width: calc(100% - 60px) !important;
    height: calc(100% - 150px) !important;
    justify-content: space-between;
  }
  .igraj {
    margin: 30px auto 0;
  }
  .mobile-cart {
    display: block;
    background: url(../img/cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 80px;
    margin-left: auto;
  }
  .mpc-gls {
    height: auto;
    width: 50%  ;
  }
  .logoCenter img {
    max-width: 100%;
  }
  .poslano-container {
    max-width: calc(100% - 100px);
    padding: 30px;
  }
  .dropdown-overlay {
    display: none;
  }
  .full-height .dropdown {
    background: #FFF;
  }
  .footer-column .list-unstyled li:last-of-type {
    margin-bottom: 15px !important;
  }
  .dropdown  .container {
    flex-direction: column;
  }
  .column-menu {
    padding: 0 0 20px 0 !important;
  }
  .left-select {
    margin-bottom: 35px !important;
  }
  .border-menu {
    display: none;
  }
  .menu-row {
    width: calc(100% - 60px);
    border: none;
    padding-bottom: 0;
    margin: 0 auto;
  }
  .close-full {
    display: none;
  }
  .full-height .dropdown {
    height: auto;
  }
  .full-height .container {
    max-height: none;
  }
  .menu-zastupstva a {
    width: 100%;
  }
  .menu-btn {
    padding: 0 30px;
    width: 100%;
    position: relative;
    height: 42px;
    border-bottom: 1px solid;
    margin: 0 !important;
    border-color: #eeeeee;
    color: black;
  }
  .mobile-white {
    background: #fff;
  }
  .mobile-mt-0 {
    margin-top: 0 !important;
  }
  .mobile-column {
    flex-direction: column;
  }
  .mobileNoWrap {
    flex-wrap: nowrap;
  }
  .column {
    flex-direction: column;
  }
  .container {
    width: calc(100% - 60px) !important;
  }
  .social-share.mobile {
    display:  flex !important;
  }
  .novost a {
    height: auto;
  }
  .mobile-column {
    flex-direction: column;
  }
  .zastupstva-istaknuto-full {
    padding: 50px 0 25px;
  }
  .novost {
    width: 100%;
    height: auto;
    margin-top: 0px !important;
    margin-bottom: 50px !important;
    top: 0 !important;
  }

  .novostIMG, .novostIMG img {
    width: 100%;
  }
  .novostText {
    width: calc(100% - 40px);
  }
  .w50 {
    width: 100%;
  }
  
  .recepti {
    flex-direction: column;
    flex-wrap: nowrap;
    max-height: 100%;
  }
  .recept {
    position: relative;
    width: 100%;
    padding: 20px 0;
}
.recept:after {
  content: "";
  display: block;
  position: absolute;
  top: auto !important;
  width: 100% !important;
  height: 1px !important;
  bottom: 0 !important;
  right: 0 !important;
  background: #979797;
}
.recept:last-of-type::after,.recept:before {
  content: none !important;
}
.recept:nth-child(1), .recept:nth-child(2), .recept:nth-child(3) {
  padding-top: 30px !important;
}
.recept:nth-child(3n+1) { order: 1; }
.recept:nth-child(3n+2) { order: 1; }
.recept:nth-child(3n)   { order: 1; }
.icons-herbs img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.zastupstva-istaknuto img {
  width: 100%;
  margin-bottom: 0;
}
.istaknuto {
  background-color: rgba(237,237,237, 0.93);
  width: calc(100% - 90px);
  padding: 30px;
  position: relative;
  right: 0;
  top: 0;
  margin-top: -50%;
}
.zastupstva-istaknuto {
  flex-direction: column !important;
}
.zastupstva-proizvod, .wrap .zastupstva-proizvod {
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  top: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
.mtop150 {
  margin-top: 50px;
}
.mTop30 {
  margin-top: 30px;
}
.padBottom110 {
  padding-bottom: 50px;
}
.zastupstva-proizvodi  {
  flex-direction: column;
  margin-top: 0;
}
.zastupstva-proizvodi .proizvod-lijevo {
  width: 50%;
  margin-right: 0;
  margin-bottom: 30px;
}

.proizvod-desno {
  width: 100%;
}
  .topMargin {
    padding-top: 50px;
  }
  .input-holder {
    width: 100%;
    margin-bottom: 20px;
  }

  .select-holder {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
  } 

  .selectbox {
    width: 100%;
  }
  .newsContainer {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .newsInput {
    width: 100%;
    margin: 20px 0 25px;
    border-bottom: none;
    background-color: #F7F7F7;
  }

  .greyDarker .newsInput {
    background-color: #fff !important;
  }
  .margin12 {
    width: calc(100% - 60px);
  }
  .newsIcon {
    margin-right: 10px;
  }
  .send {
    width: 80%;
  }
  .newsContainer h2 {
    text-align: center;
  }
  .right-onama {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: center;
    right: 0;
    top: -40px;
    height: 100%;
  }
  .column-reverse {
    flex-direction: column-reverse !important;
  }
  .left-onama {
    z-index: 9;
    width: 100%;
    margin-top: 400px;
    transition: 0.5s;
  }
  .floating-menu {
    top: 84px;
    font: normal normal normal 14px/1 FontAwesome;
  }
  .floating-menu.sticky {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
    z-index: 9;
    padding-right: 50px;
    height: 75px;
    transition: width 0.5s, height 0.5s;
    overflow: hidden;
  }
  .floating-menu .open-floating {
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 20px;
    right: 30px;
    display: flex !important;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    top: 0;
    height: 75px;
    color: #254674;
    opacity: 0;
}
.floating-menu.sticky .open-floating {
  opacity: 1;
  transition: 0.5s;
}
.floating-menu.sticky:not(.floating-opened) .active {
  opacity: 1 !important;
  top: 0px;
  position: absolute;
  max-width: 75%;
}
.floating-menu.sticky:not(.floating-opened) a {
      margin-bottom: 0;
      height: 75px;
      opacity: 0;
      display: flex;
      align-items: center;
}

.floating-opened {
  height: 230px !important;
  transition: height 0.5s;
}
  .sticky-active.left-onama {
    margin-top: 30px;
    
    transition: 0.5s;
  }
  .sticky > div:first-of-type {
    padding: 20px 30px;
    height: calc(100% - 40px);
  }
  .right-onama.sticky-active {

    transition: 0.5s;
  }
  .payment_img {
    margin-bottom: 20px;
}
  .borderBottom {
    padding-bottom: 25px;
    margin-bottom: 25px !important;
}
.social {
  justify-content: flex-start;
}
.footerLeft {
  flex-wrap: wrap;
  border-bottom: 1px solid #254674;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.footerFlex {
  flex-direction: column;
}
.footerLeft .row {
  display: flex;
  flex-direction: column;
}
.footer-column:last-of-type ul {
  margin-top: 0;
}
.footerLeft, .footerRight, .footer-column {
  width: 100%;
}
#footer .phone {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.phone h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.phone > div h3 {
  display: flex;
  align-items: center;
  text-align: left;
}
.phone > div h3:before {
  margin-right: 10px;
  content: "";
  background: url(../img/phone.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
}
.phone > div a:before {
  content: none;
}
.phone > div {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}
.phone a.tel:last-of-type::before {
  margin-right: 10px;
  content: "";
  background: url(../img/mobile.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
}
.phone a.footerMail:before {
  margin-right: 10px;
  content: "";
  background: url(../img/mail.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
}
.phone a.whatsapp:before {
  margin-right: 10px;
  content: "";
  background: url(../img/whatsapp-icon.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
}
.whatsapp.mobile {
  display: flex !important;
}
#footer .phone .fullNo {
margin-top: 0 !important;
}
.footerRight {
  align-items: flex-start;
}
.phone a {
  font-family: "DM Sans";
  font-size: 18px !important;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.71;
  letter-spacing: normal;
  color: #254674;
  margin: 5px 0px !important;
}
.zarez {
  display: none;
}
.info-left, .info-right {
  width: 100%;
}
.info-right {
  order: 1;
  display: flex;
  margin: 15px 0;
  align-items: flex-start;
  justify-content: flex-start;
}
.info-left {
  order: 2;
}
.footerEnd {
  flex-direction: column;
  align-items: flex-start;
}
.info-left p {
  margin: 0 !important;
}
.footerKat {
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px solid #254674;
  padding-bottom: 25px;
  margin-bottom: 25px;
  width: 100%;
}
.footerKat .katLinks {
  display: flex;
  align-items: center;
  margin-left: 0;
  flex-wrap: wrap;
}
.home-slide.mobile {
  display: flex !important;
  justify-content: center;
  position: relative;
}
  .mobile {
    display: block !important;
  } 
  .desktop {
    display: none !important;
}
  .menuContainer {
    flex-direction: column;
    height: auto;
    justify-content: flex-start;
  }
  .logoCenter {
    margin: 0 auto;
    display: block;
    position: absolute;
    width: auto;
    left: 0;
}
.footer-info {
  flex-direction: column !important;
}
  .menuLeft, .menuRight {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .menuLeft > div, .menuLeft>a, .menuRight > div, .menuRight>a {
    width: 100%;
    min-height: 42px;
} 
.menu-zastupstva {
  width: 100%;
  padding: 0 0 20px;
  margin-top: 20px;
  border-bottom: 1px solid #efefef;
}
.mobile100 {
  width: 100% !important;
}
  .menu-icon {
    position: absolute;
    right: 30px;
    align-self: center;
    font-size: 20px;
    line-height: 42px;
    height: 42px;
    width: 20px;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .menuContainer {
    background: #fff;
    margin-top: 84px;
    position: fixed;
    width: 100%;
    flex-direction: column;
    
    overflow: scroll;
    background: #f6f6f6;
  }
  .has-dropdown {
    margin: 0 !important;
  }
  .menuLeft .has-dropdown > span, .menuLeft > a, .menuRight .has-dropdown > span, .menuRight > a {
    padding: 0 30px;
    width: calc(100% - 60px);
    position: relative;
    height: 42px;
    border-bottom: 1px solid;
    border-color: #eeeeee;
    display: flex;
    align-items: center;
    margin: 0;
  }
.opened {
  flex-direction: column;

}

  .has-dropdown > span > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .has-dropdown > span > i{
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 19px;
    border-left: 1px solid #e9e9e9;
    opacity: 1;
  }
.menuContainer.open{
  left: 0;
  transition: left 500ms;
}
.menuContainer {
  transition: left 500ms;
  position: fixed;
  left: -100%;
  width: 100%;
  background: #f9f9f9;
  box-shadow: 0 1px 5px rgba(0,0,0,.13);
  top: 0;
  bottom: 0;
  transition: left 500ms;
  z-index: 99;
}
.dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 999;
  left: 0;
  background: #fff;
  padding: 0;
  display: none;
  transition: visibility 300ms, opacity 600ms;
  overflow-x: hidden;
}
.opened .dropdown{
  display: block !important;
  visibility: visible;
  opacity: 1;
  transition: visibility 300ms, opacity 600ms;
  position: relative;
}
.has-dropdown:hover .dropdown{
  display: none;
  visibility: visible;
  opacity: 1;
  transition: visibility 300ms, opacity 600ms;
}
.menu-popup {
  justify-content: flex-start;
}
.menu-popup-cont {
  flex-direction: column;
}
.menu-popup-left, .menu-popup-right {
  width: 100%;
  border: none;
}
.menu-product img {
  width: 50px;
  margin-left: 0;
  margin-right: 15px;
}
.menu-product {
  margin-right: 0;
}
.menu-product-info {
  padding-right: 0;
}
.menu-container {
  overflow-y: scroll;
  max-height: calc(100% - 30px);
}
.menu-product:last-of-type {
  border-bottom: 1px solid #979797;
}
.menu-popup-right {
  margin-top: 50px;
  padding-bottom: 0;
}
.menu-popup-novosti {
  position: relative;
  height: auto;
  bottom: 0;
}
.menu-popup-novosti-link {
  bottom: 0px;
  position: relative;
  width: 100%;
}
.menu-popup-novosti-link img{
  width:50%;
  height: auto;
}
nav.hide {
  background: #fff !important;
}
nav.hide .menu-icon {
  display: none;
}
nav.hide .logoCenter {
  opacity: 1;
}
.menu-popup-logo {
  display: none;
}
nav {
  z-index: 99999;
}
.menu-popup-cont {
  margin-top: 80px;
}
.menu-popup-head {
  top: 84px;
  padding-top: 10px;
  background: #fff;
  z-index: 9999;
}

.vinska-karta-body {

  background-size: 1120px;
 
}

.vinska-karta-body .container {
  height: 640px;
}

.has-dropdown span a[href="https://webshop.rotodinamic.hr/"] {
  
  justify-content: start;
  
}

.absoluteImg {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: contain !important;
}


}
@media only screen and (max-width: 960px) {

  .BGSalica img {
    width: 70%;
    max-width: 500px;
    display: block;
    margin: 0 auto;
  }
  .social-share {
    flex-direction: row !important;
  }
  .zastupstva-istaknuto {
    flex-direction: row;
  }
  .leftSide, .rightSide60 {
    width: calc(100% - 60px);
    margin: 0 auto;
    padding: 30px;
  }
  .rightSide, .leftSide40, .leftSide70 {
    width: 100%;
  }
  .leftSide40 {
    margin: 0 auto;
  }

  .slider2 {
    max-height: 100%;
  }
  .topContent {
    top: 100px;
    margin-top: -50px;
    width: 60%;
    margin: 0 auto;
  }
  .padding60 {
    padding: 30px;
  }
  .rightSide30 {
    width:calc(100% - 60px);
    align-self: center;
}
.ugostitelji {
  margin-top: 50px;
  background-color: rgba(237, 237, 237, 0.95);
  display: flex;
  margin-left: 0;
  width: 100%;
  position: relative;
  top: 0;
}
.rightSmall {
  display: none;
}
.webpage h1, .ekskluziva-heading {
  font-size: 30px;
  line-height: 40px;
}
.webpage h2, .zastupstva-heading, .novosti-page h2, .katalozi-page .heading {
  font-size: 28px;
  line-height: 33px;
  letter-spacing: normal;
}
.novostDetailed {
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.75px;
  color: #000000;
  margin: 0 !important;
  text-align: left !important;
}
.social-share {
  margin-bottom: 30px;
  margin-left: -11px;
}
.social-share.mobile a {
  width: 42px;
  height: 42px;
}
.novost-detailed-datum {
  text-align: left;
}
.podnaslov {
  margin-bottom: 30px;
  margin-top: 30px;
}
.novosti-slider {
  padding: 0 30px;
}
.novosti-slider .novost {
  margin: 0;
}
.novosti-slider .slick-next {
  right: 0 !important;
}
.novosti-slider .slick-prev {
  left: 0 !important;
}
.podnaslov, .medunaslov {
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #254674;
}
.novost-detailed-slika, .zastupstva-img-tekst {
  width: calc(100% - 60px);
  margin: 20px 30px !important;
}
.related {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 5px;
  color: #254674;
}

.mTop65 {
  margin-top: 35px;
}
.mBottom50 {
  margin-bottom: 30px;
}
.webpage h3, .istaknuto h3, .zastupstva-istaknuto-full h3, .zastupstva-istaknuto-bg h3 {
  font-size: 22px;
  line-height: 30px;
}
.zastupstva-istaknuto-bg {
  padding: 20px;
}
.zastupstva-istaknuto-bg h3 {
  width: calc(100% - 40px);
  padding: 20px;
}
.webpage h4 {
  font-size: 20px;
  line-height: 28px;
}
.webpage h5 {
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.justify {
  text-align: center;
}
.spacer {
  height: 0;
}
.ekskluziva {
  margin-top: 50px;
}
.ekskluziva p {
  width: 90%;
}
.rightSideContent {
  padding: 0;
  margin: 0;
}
.BGSalica {
  transform: translate(-10px, 100vh);
  animation-name: coffeeAnimMobile;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  width: 100%;
}
.BGText {
  width: calc(100% - 60px);
  padding: 30px;
  margin-top: 120px;
  transform: translate(0, -100%);
  animation-name: mobileTextAnim;
  animation-delay: 0.5s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.BGText h1 {
  font-size: 35px;
  letter-spacing: 5px;
}

.column-menu {
  width: 100%;
  padding: 0 30px 20px;
  margin-top: 20px;
  border-bottom: 1px solid #efefef;
}
.dropdown .container {
  width: 100%;
}
.menu-pad {
  padding: 20px;
}
.menu-product {
  margin-left: 0;
}
#mapa {
  height: 50vh;
  margin-bottom: 30px;
  padding-top: 65px;
}
.lokator-select {
  width: calc(100% - 42px);
}
.scrollDown {
  bottom: 15px;
  opacity: 0;
  animation-name: opacityMobile;
  animation-delay: 1.5s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
}

@media only screen and (max-width: 350px) {
.BGText {
  margin-top: 0;
}
.BGSalica {
  margin-top: 30px;
}
.BGSalica img {
  width: 50%;
}
.scrollDown {
  bottom: 20px;
}

}


@media only screen and (max-width: 450px) {

  .mobile-w100 {width:100% !important;}
  .flex-mobile-column {flex-flow: column !important;}
  
  
  }
  

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .menuLeft, .menuRight {
    width: calc(50% - 100px);
  }
  .menuLeft>a, .menuLeft>button, .menuLeft>div {
    margin: 0 15px 0 0;
  }
  .menuRight>a, .menuRight>button, .menuRight > div {
    margin: 0 15px 0 0;
  }
}
@media only screen and (min-width: 871px) and (max-width: 1060px) {
  .side-slide {
    margin-right: 60px;
  }
  .logoCenter {
    left: 0;
  }
  .menuContainer {
    margin-left: 190px;
    justify-content: flex-start;
  }
  .menuLeft, .menuRight {
    width: auto;
  }
  .menuRight {
    margin-left: 25px;
  }

  .vinska-karta-body {
  
    background-size: 1140px;

}
.vinska-karta-body .container {
  height: 660px;
}
.logoCenter a {
  width: 130px;
  height: 84px;
}
.logoCenter img {
  object-fit: cover;
  object-position: center;
}
.menuContainer {
  margin-left: 150px;
}
.menuContainer .lokator {
  font-size: 0;
}
.menuLeft>a, .menuLeft>button, .menuLeft>div {
  margin: 0 15px 0 0;
}
.menuRight>a, .menuRight>button, .menuRight > div {
  margin: 0 15px 0 0;
}
.menuRight {
  margin-left: 15px;
}
}
@media only screen and (min-width: 871px) and (max-height: 1020px) {
  .menu-container { 
    overflow-y: scroll;
  }
  .menu-popup-right>div:nth-child(2) {
    margin-bottom: 0;
  }
  .menu-popup-logo {
    justify-content: center;
    position: sticky;
    top: 0;
    z-index: 99;
}
.menu-popup-novosti {
  position: relative;
  bottom: 0;
}
.menu-popup-novosti-link {
  position: relative;
}
.menu-popup-head {
  background: #fff;
  position: sticky;
  z-index: 9;
  height: 84px;
  top: 0;
}
}

/* ANIMATIONS */

@keyframes bgOverlay {
  0% {
    transform: translate(0, 0);
  }
  30%{
    transform: translate(0, 0);
  }
  60% {
    transform: translate(-350px, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}


@keyframes coffeeAnim {
  0% {
    transform: translate(600px, 0);
  }
  100% {
    transform: translate(300px, 0);
  }
}


@keyframes coffeeAnimMobile {
  0% {
    transform: translate(-10px, 100vh);
  }
  100% {
    transform: translate(-10px, 0);
  }
}

@keyframes mobileTextAnim {
  0% {
    transform: translate(0, -100%);
  }
  100% {
    transform: translate(0, 0);
  }
}

@keyframes opacityMobile {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes scrollAnim {
  0% {
    top: 0;
  }
  70% {
    top: -5px
  }
  100% {
    top: 0px;
  }
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

@font-face {
  font-family: 'simple-line-icons';
  src:
    url('../fonts/simple-line-icons.ttf?az2gmn') format('truetype'),
    url('../fonts/simple-line-icons.woff?az2gmn') format('woff'),
    url('../fonts/simple-line-icons.svg?az2gmn#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}