/* 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
 */

@charset "UTF-8";
/** FOOTER **/
#g-footer {
  padding: 1rem 0;
}
/** BOX1 **/
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #0065CB;
}
.box1.title1 .g-title {
  background: #163D73;
}
/** RAZMAK IZMEĐU MODUKLA **/
.platform-content, .moduletable, .widget {
  margin: 0.25rem 0;
  padding: 0.38rem 0;
}
/** HR DEKORACIJA **/
.hr-sect {
  display: flex;
  flex-basis: 100%;
  align-items: center;
  color: #163d73;
  margin: 8px 0px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.hr-sect::before, .hr-sect::after {
  content: "";
  flex-grow: 1;
  background: rgba(0, 0, 0, 0.35);
  height: 1px;
  margin: 0px 8px;
}
/** UNOS TEKSTA **/
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 30px;
}
/** IZBORNIK **/
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  padding: 0.15rem 0.15rem;
  /** text-transform: uppercase; **/
  font-weight: 500;
  line-height: 1;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  margin-top: -0.55rem;
}
/** SLIKE DEKORACIJA **/
.grow {
  transition: all 0.2s ease-in-out;
}
.grow:hover {
  transform: scale(1.1);
}
/** DUGME **/
.button {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: none;
  background: #163D73;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0rem;
  margin: 0 0 0.1rem 0;
  padding: 0.5rem 0.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .button:active, .button:focus {
  background: #f1d300;
  color: #163d73;
}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: none;
  background: #163D73;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0.2rem;
  margin: 0 0 0.5rem 0;
  padding: 0.2rem 0.2rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/** FONT **/
h1, h2, h3, h4, h5 {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  margin: 0.5rem 0 0.5rem 0;
}
body {
  font-family: "Arial", sans-serif;
  font-weight: 400;
}
h4 {
  color: #f1d300;
}
#g-expanded {
  background: #fff;
  color: #424753;
  padding: 0rem;
}
/** BLOG PRIKAZ **/
dl.article-info {
  margin-top: 0;
  margin-bottom: 0rem;
}
h2::before {
  content: "";
  font-family: FontAwesome;
  color: #1f2b86;
}
/** BODY **/
body {
  font-size: 0.9rem;
  line-height: 1.2;
}
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
}
/** H2 **/
h2 {
  font-size: 1.3rem;
}
/** LOGO **/
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 65px;
}
/** HR linija **/
hr {
  margin: 0.5rem 0;
  border-bottom: 1px solid #e0e0e5;
}
/*# sourceMappingURL=custom_11.css.map */