/* 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*/
/* SLIDER */
.g-slider .g-slider-carousel-content h1 {
  font-size: 2vw;
  /* 3vw; */
  font-weight: 400;
  /* 600; */
  line-height: normal;
}
/* MENU */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 2.625rem 1.3rem;
  /* padding: 2.625rem 1.5rem; */
  position: relative;
  transition: all 0.2s ease-in-out;
  top: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.5rem;
  /* padding: 0.625rem 1.5rem; */
  font-size: 0.9vw;
  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;
}
/* page-header */
.page-header h1 {
  font-size: 1.7rem;
  /* 1.3rem */
  text-transform: uppercase;
  font-weight: 400;
}
dl.article-info dd {
  display: inline-block;
  margin: 0;
  padding-right: 1.5rem;
  color: #f17d5c;
  /* #444444 */
  font-size: 1rem;
  /* 1.2rem */
  line-height: 2;
}
/* BLOG ARTIKL */
.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;
}
/* Joomla Articles */
h2.g-title {
  font-size: 1vw;
  font-weight: 600;
  letter-spacing: 0.15em;
  /* letter-spacing: 0.25em; */
  text-transform: uppercase;
  opacity: 0.5;
}
.g-content-array .g-item-title {
  position: relative;
  transition: padding, 0.55s;
  padding-left: 0;
  margin: 0;
  line-height: 1.2;
}
.g-content-array .g-item-title {
  position: relative;
  transition: padding, 0.55s;
  padding-left: 0;
  margin: 0;
  line-height: 1.2;
  font-size: 1.3rem;
  /* font-size: 1.6rem; */
  font-weight: 400;
  /* font-weight: 500; */
}
.g-content-array .g-array-item-details {
  display: flex;
  flex-grow: 1;
  font-size: 1.1rem;
  color: #f17d5c;
  /* coloxr: #5e5e5e */
  margin-top: 0.625rem;
}
/* LINIJA */
hr {
  border-bottom: 2px solid rgba(147, 7, 13, 0.25);
  /* border-bottom: 1px solid rgba(231, 232, 234, 0.25);  */
}
/* LISTA */
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #f9f9f9;
  /* #f2f2f2; */
  font-size: 1.2rem;
  /* Dodadeno */
  font-weight: 400;
  /* Dodadeno; */
}
table.table-bordered th {
  background-color: #ffffff;
  /* #f2f2f2; */
  font-size: 1.2rem;
  /* Dodadeno */
  font-weight: 400;
  /* Dodadeno; */
}
/* Article Show */
.entry-content h3 {
  font-size: 20px;
  /* 32px; */
}
.border {
  border: 1px solid #f5f5f5 !important;
  /* border: 1px solid #dee2e6 !important; */
}
.g-heading h2 {
  font-weight: 400;
  /* font-weight: 900 */
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.5vw;
  /* font-size: 2vw; */
}
/*# sourceMappingURL=custom_341.css.map */