/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* CUSTOM CSS Desko*/
/* MENI */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 1.5rem;
  font-size: 0.8vw;
  /*     font-size: 0.7vw; */
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  transition: 0.35s ease;
}
/* ARTIKL */
.page-header h1 {
  font-size: 1.7rem;
  /* 1.3rem; */
  text-transform: uppercase;
  font-weight: 400;
}
/* HORIZONTALNA LINIJA */
hr {
  border-bottom: 1px solid rgba(206, 23, 83, 0.25);
  /* border-bottom: 1px solid rgba(231, 232, 234, 0.25); */
}
/* BLOG */
.page-header h2 {
  font-size: 1.7rem;
  /* 2.3rem; */
  font-weight: 400;
  line-height: 2.25rem;
  /* 4.5rem; */
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
}
/* NEWS */
.g-news-header .g-news-title {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.7rem;
  /* font-size: 2.5vw; */
  line-height: normal;
  margin-bottom: 3rem;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  font-weight: 300;
  /* font-weight: 900; */
}
.g-news .g-news-content {
  line-height: 1.25;
  /* line-height: 1.5; */
  font-weight: 300;
  font-family: "Roboto", "poppins", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  margin-bottom: 2rem;
  font-size: 1.2rem;
}
/* SWIPER */
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #d1251a;
  /* color: #ffffff; */
  outline: none;
  z-index: 20;
  cursor: pointer;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 3px solid #d1251a;
  /* border: 2px solid #ffffff; */
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: 0;
}
/*# sourceMappingURL=custom_339.css.map */