/* 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*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
html body p {
  margin: 1rem 0 1rem 0;
}
/* 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;
  /* 0.625rem 1.5rem; */
  font-size: 0.9vw;
  /*     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;
}
.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
  padding-top: 0.625rem;
  /* Dodaeno */
  padding-bottom: 0.625rem;
  /* Dodaeno */
}
/* ARTIKL */
.page-header h1 {
  font-size: 1.7rem;
  /* 1.3rem; */
  text-transform: uppercase;
  font-weight: 400;
}
/* BLOG */
.blog-item .item-image {
  margin-top: 3px;
  margin-bottom: 15px;
  overflow: hidden;
  max-width: 600px;
  /* Dodadeno e */
  max-height: 450px;
  /* Dodadeno e */
}
/* 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;
}
/* */
h2.g-title {
  font-size: 1.7rem;
  /* font-size: 2vw; */
  font-weight: 400;
}
/* Article Show */
.entry-content h3 {
  font-size: 1.25rem;
  /* font-size: 32px; */
  font-weight: 400;
  /* Dodadeno */
}
.entry-meta a, .entry-meta p {
  color: #9d9d9d;
  margin-right: 10px;
  font-size: 1rem;
  /* font-size: 13px; */
  display: inline-block;
}
/* 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;
}
/* LIST - TABELA */
table.table-bordered th {
  background-color: #ffffff;
  /* background-color: #f2f2f2; */
  font-size: 1.125rem;
  /* Dodadeno */
  font-weight: 400;
  /* Dodadeno */
}
/*# sourceMappingURL=custom_335.css.map */