@import "/css/blueprint/reset_clearfix.min.css";
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

.center {
  margin: 0 auto;
  text-align: center;
}
.center  > DIV {
  text-align: left;
}
.boxsizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

}
.sprite {
  background: transparent url(../images/_theme/0/sprite.png) no-repeat 0 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.color-primary {
  color: black;
}
.color-secondary {
  color: blue;
}
IMG {
  display: block;
}
EM {
  font-style: italic;
}
html,
button,
input,
select,
textarea {
  color: #333333;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 160%;
}
body:before {
  content: "desktop";
  display: none;
  /* Prevent from displaying. */

}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: #009ee3;
}
::-moz-placeholder {
  color: #009ee3;
}
::-moz-placeholder {
  color: #009ee3;
}
::-ms-input-placeholder {
  color: #009ee3;
}
H1,
H2,
H3,
H4,
H5 {
  font-size: 28px;
  line-height: 120%;
}
H2 {
  font-size: 23px;
}
H3 {
  font-size: 21px !important;
}
H4 {
  font-size: 16px;
}
#navbar.uk-navbar {
  background-color: transparent;
}
HEADER {
  height: 145px;
}
HEADER .inner {
  position: relative;
}
HEADER .inner H1.logo {
  position: absolute;
  top: 30px;
  margin: 0;
  font-size: 26px;
}
HEADER .inner H1.logo A {
  color: black;
  text-decoration: none;
}
HEADER .inner H1.logo A:hover {
  text-decoration: none;
}
.hdd-container {
  margin: 55px;
}
.hdd-container NAV A {
  color: black;
  text-transform: uppercase;
}
.hdd-container NAV A:hover {
  text-decoration: none;
  border-bottom: 1px solid black;
}
.hdd-container NAV A.selected {
  border-bottom: 1px solid blue;
}
.hdd-container P {
  color: black;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.vijesti .image {
  float: right;
  height: 140px;
  width: 150px;
}
.vijesti .vijest .hover {
  width: 60px;
  float: left;
  height: 100%;
  background-image: url(/images/_theme/0/hover_news.jpg);
  background-repeat: no-repeat;
  background-size: 0;
}
.vijesti .vijest {
  width: 100%;
  height: 140px;
  background-color: white;
  margin-bottom: 40px;
  clear: both;
}
.vijesti .datum {
  float: left;
  color: #ff3930;
  height: 100%;
  padding-left: 10px;
  padding-right: 25px;
  text-align: center;
  padding-top: 20px;
  width: 111px;
}
.vijesti .date {
  font-size: 32px;
}
.vijesti .day,
.vijesti .year {
  font-size: 22px;
}
.vijesti .vijest .text {
  padding: 14px;
  max-width: 690px;
  float: left;
  padding-top: 5px;
}
.vijesti .vijest .text .title {
  font-size: 29px;
  color: #013040;
}
.vijesti .vijest .desc {
  width: 650px;
  line-height: 24px;
  color: #013040;
  float: left;
  font-size: 14px;
}
.vijesti .vijest:hover {
  cursor: pointer;
}
.vijesti .vijest:hover .hover {
  background-size: inherit;
}
.vijesti .vijest:hover .title,
.vijesti .vijest:hover .desc {
  color: #00bd9d;
}
.title-tag {
  color: #01be9e;
  padding: 10px;
}
.title-tag .middler {
  margin: 0 auto;
}
.title-tag .crtica {
  display: inline-block;
  position: relative;
  bottom: 11px;
}
.title-tag h1 {
  font-size: 40px;
  display: inline-block;
  margin-left: 16px;
  margin-right: 16px;
}
.projekti {
  background-color: #003044;
  display: block;
  float: left;
  margin: 90px 1px 90px 2px;
}
.projekti .projekt {
  background-color: #018989;
  width: 265px;
  height: 265px;
  float: left;
  margin-bottom: 34px;
  overflow: hidden;
}
.projekti .projekt a {
  text-decoration: none;
  text-align: center;
}
.projekti .projekt .image {
  background-color: red;
  width: 100%;
  height: 162px;
}
.projekti .projekt .text {
  color: white;
  text-decoration: none;
  font-size: 22px;
  margin-top: 12px;
}
.projekti .s {
  margin-left: 13px;
  margin-right: 13px;
}
.projekti .l {
  margin-left: 12px;
}
.projekti .d {
  margin-right: 12px;
}
footer {
  clear: both;
  margin-top: 50px;
}
footer .top-line {
  background-color: #ffad03;
  height: 20px;
  width: 100%;
}
footer .content {
  height: 300px;
  width: 100%;
  background-color: #ff3930;
}
footer .content .holder {
  width: 1140px;
  margin: 0 auto;
  height: 100%;
}
h1 {
  color: #01be9e;
  padding: 30px 0px;
  font-size: 40px;
}
.sadrzaj h1 {
  color: #003043;
  padding: 30px 0px;
  font-size: 36px;
  position: relative;
  float: right;
  top: -124px;
  right: -255px;
  font-family: 'Proza Libre', sans-serif;
  font-weight: 500;
}
#cms-wrapper-prefixhtmlContent h2,
.sadrzaj h2,
.main-container h2 {
  color: #003043;
  font-family: 'Proza Libre', sans-serif;
}
#cms-wrapper-prefixhtmlContent .content,
.sadrzaj .content,
.main-container .content {
  padding-left: 190px;
  padding-right: 190px;
  padding-bottom: 190px;
}
#cms-wrapper-prefixhtmlContent p,
.sadrzaj p,
.main-container p {
  color: #003043;
  font-size: 18px;
  line-height: 29px;
  font-family: 'Proza Libre', sans-serif;
}
#cms-wrapper-prefixhtmlContent .page-header p,
.sadrzaj .page-header p,
.main-container .page-header p {
  padding: 0px;
}
.menu ul {
  margin-left: 7%;
  min-height: 58px;
  float: left;
}
.menu ul li a {
  font-size: 16px;
  color: #003046;
}
.menu ul li a:hover {
  color: #009393;
}
.menu ul li .selected {
  border-bottom: 5px solid #018993;
}
.galleries .g {
  float: left;
  cursor: pointer;
  margin: 28px;
}
.galleries .title {
  color: #ff3930;
  width: 250px;
  text-align: center;
  position: relative;
  bottom: 179px;
  height: 0px;
  display: none;
  left: 25px;
}
.galleries .g:hover {
  background-color: white;
  overflow: hidden;
}
.galleries .g:hover .title {
  display: block;
}
.galleries .g:hover img {
  opacity: 0.5;
}
.videos .video {
  float: left;
  margin: 5px;
  overflow: hidden;
  height: 270px;
}
.videos .video .name {
  max-width: 333px;
  position: relative;
  color: #01be9e;
  font-size: 13px;
  line-height: 19px;
  padding: 0px 10px;
  top: 0px;
  height: 0px;
  background-color: white;
  z-index: 10;
}
.videos .video:hover {
  opacity: 0.5;
  cursor: pointer;
  background-color: white;
}
.videos .video:hover .hover-play {
  display: block;
}
.videos .video .hover-play {
  width: 0px;
  position: relative;
  bottom: 167px;
  left: 140px;
  display: none;
}
.html-content {
  background-color: #fffbf5;
}
footer {
  font-family: 'Proza Libre', sans-serif;
  color: white;
}
footer .logo {
  width: 30%;
  float: left;
}
footer .text {
  float: left;
  margin-top: 40px;
  margin-left: 329px;
}
footer .title {
  font-size: 24px;
}
footer img {
  display: inline-block;
  position: relative;
  top: 3px;
}
footer .desc {
  display: inline-block;
  font-size: 18px;
}
.content table {
  width: 100%;
}
.content td {
  text-align: center;
}
.content img {
  margin: 0 auto;
}
.bx-wrapper {
  position: relative;
  margin: 0px auto 0px !important;
  padding: 0;
}
.search-button {
  background-color: #c5c5c5;
  border: none;
  color: white;
  padding: 0px 19px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: black;
  cursor: pointer;
}
@media only screen and (max-width: 759px) {
  .menu {
    background-color: white;
    margin: 0 auto;
    min-height: 58px !important;
    overflow: hidden;
    float: left;
  }
  .menu li {
    display: inherit;
  }
  .menu ul {
    display: none;
    margin-left: 7%;
    min-height: 58px;
    float: left;
    position: absolute;
    z-index: 1000;
    background-color: white;
    width: 38%;
    top: 62px;
    right: 0px;
  }
  .hamb {
    width: 42px;
    height: 50px;
    float: right;
    background-image: url(/images/_theme/0/hamb.png);
    background-size: 42px 43px;
    margin-right: 20px;
  }
  .home-gallery {
    clear: both;
  }
  .menu img {
    display: inline-block;
    float: left;
    width: 56%;
  }
  .menu a {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    color: #003142;
    font-weight: 600;
    text-align: left;
    font-size: 15px;
  }
  .vijesti .image {
    display: none;
  }
  .vijesti .text {
    padding: 14px;
    max-width: 100%;
    float: left;
    padding-top: 5px;
    width: 94% !important;
    max-width: 100% !important;
  }
  .vijesti .datum {
    display: none;
  }
  .vijesti .vijest {
    padding: 0% 0%;
  }
  .vijesti .vijest .hover {
    display: none;
  }
  .vijesti .vijest .desc {
    width: 100%;
  }
  .projekti .projekt {
    background-color: #018989;
    width: 235px;
    height: 265px;
    float: left;
    margin-bottom: 14px;
    overflow: hidden;
  }
  .novost-details {
    padding: 5px !important;
    padding-top: 0px !important;
    padding-right: 21px !important;
  }
  .content {
    padding-left: 5px !important;
    padding-right: 24px !important;
    padding-bottom: 10px !important;
  }
  .page-header {
    width: 100%;
    height: 348px;
  }
  .page-header img {
    height: 331px !important;
  }
  .back-head {
    width: 481px !important;
    height: 331px !important;
    float: right !important;
    position: relative !important;
    top: -331px !important;
    display: none !important;
  }
  footer {
    font-family: 'Proza Libre', sans-serif;
    color: white;
    width: 100%;
  }
  footer .content .holder {
    max-width: 1140px;
    margin: 0 auto;
    height: 100%;
    width: 100%;
  }
  footer .text {
    float: left;
    margin-top: 40px;
    margin-left: 0px !important;
    padding-right: 44px;
  }
  footer .content {
    height: 391px;
    width: 100%;
    background-color: #ff3930;
  }
  .header-links {
    position: inherit !important;
    clear: both;
  }
  .header-links a {
    display: inline-block;
  }
  .header-links .slusaonica {
    position: relative;
    top: -42px;
  }
  .header-links .face {
    width: 111px;
    position: relative;
    top: -27px;
  }
  .header-links .ytb {
    width: 114px;
    background-color: white;
    height: 46px;
  }
}
