.path-pretraga {
  background: #F0F1F1;
  overflow-x: hidden;
  /* Search header */
}
.path-pretraga .view-filters .form-item .control-label {
  line-height: 1;
}
.path-pretraga .page-header {
  display: none;
}
.path-pretraga .view-filters {
  margin-bottom: 0;
  padding: 55px 0 52px;
  position: relative;
  background-color: #003764;
}
.path-pretraga .view-filters .form--inline {
  gap: 0;
}
.path-pretraga .messages__wrapper {
  padding: 10px 0 0;
  position: relative;
  background-color: #003764;
}
@media screen and (max-width: 1340px) {
  .path-pretraga .messages__wrapper {
    padding: 10px 10px 0;
  }
}
.path-pretraga .messages__wrapper .alert {
  margin: 0;
}
.path-pretraga .messages__wrapper:before, .path-pretraga .messages__wrapper:after {
  content: "";
  position: absolute;
  background-color: #003764;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .path-pretraga .messages__wrapper:before, .path-pretraga .messages__wrapper:after {
    display: none;
  }
}
.path-pretraga .messages__wrapper:before {
  left: -99%;
}
.path-pretraga .messages__wrapper:after {
  right: -99%;
}

.container--search {
  max-width: 1140px;
}
.container--search .main-content {
  padding: 0;
}
.container--search form {
  max-width: 332px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .container--search form {
    max-width: 100%;
  }
}
.container--search form .form-group {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.container--search form .form-group .control-label {
  font-family: Montserrat, foco, sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0 0 20px;
  text-transform: inherit;
  position: relative;
  width: auto;
  height: auto;
  padding: 0;
  overflow: inherit;
  clip: inherit;
  border: 0;
}
.container--search form .form-group .form-control {
  width: 100%;
  height: 50px;
  border-radius: 25px;
  padding: 0 60px 0 30px;
  color: #2D2D2D;
}
.container--search form .form-group .form-control::-moz-placeholder {
  color: #737373;
  font-style: inherit;
}
.container--search form .form-group .form-control::placeholder {
  color: #737373;
  font-style: inherit;
}
.container--search form .form-group .form-control:focus {
  box-shadow: none;
}
.container--search form .form-group .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  margin: 0;
  border: 0 none;
  width: 50px;
  height: 50px;
  background: transparent;
  color: #2D2D2D;
  text-indent: -9999px;
  cursor: pointer;
  transition: all 0.2s;
}
.container--search form .form-group .btn:hover {
  background-color: transparent !important;
}
.container--search form .form-group .btn:hover:before {
  background-color: #2D2D2D;
}
.container--search form .form-group .btn:before {
  content: "";
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.8922 9.7844C3.52607 9.7844 2.36913 9.3106 1.4214 8.363C0.4738 7.41527 0 6.25833 0 4.8922C0 3.52607 0.4738 2.36913 1.4214 1.4214C2.36913 0.4738 3.52607 0 4.8922 0C6.25833 0 7.41527 0.4738 8.363 1.4214C9.3106 2.36913 9.7844 3.52607 9.7844 4.8922C9.7844 5.46353 9.68853 6.0092 9.4968 6.5292C9.30493 7.0492 9.049 7.50147 8.729 7.886L13.3322 12.4892C13.443 12.5999 13.4997 12.7391 13.5022 12.9068C13.5047 13.0745 13.4481 13.2163 13.3322 13.3322C13.2163 13.4481 13.0758 13.506 12.9106 13.506C12.7455 13.506 12.6051 13.4481 12.4892 13.3322L7.886 8.729C7.486 9.05927 7.026 9.31773 6.506 9.5044C5.986 9.69107 5.44807 9.7844 4.8922 9.7844ZM4.8922 8.5846C5.923 8.5846 6.79607 8.22687 7.5114 7.5114C8.22687 6.79607 8.5846 5.923 8.5846 4.8922C8.5846 3.8614 8.22687 2.98833 7.5114 2.273C6.79607 1.55753 5.923 1.1998 4.8922 1.1998C3.8614 1.1998 2.98833 1.55753 2.273 2.273C1.55753 2.98833 1.1998 3.8614 1.1998 4.8922C1.1998 5.923 1.55753 6.79607 2.273 7.5114C2.98833 8.22687 3.8614 8.5846 4.8922 8.5846Z' fill='gray'/%3E%3C/svg%3E");
          mask: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.8922 9.7844C3.52607 9.7844 2.36913 9.3106 1.4214 8.363C0.4738 7.41527 0 6.25833 0 4.8922C0 3.52607 0.4738 2.36913 1.4214 1.4214C2.36913 0.4738 3.52607 0 4.8922 0C6.25833 0 7.41527 0.4738 8.363 1.4214C9.3106 2.36913 9.7844 3.52607 9.7844 4.8922C9.7844 5.46353 9.68853 6.0092 9.4968 6.5292C9.30493 7.0492 9.049 7.50147 8.729 7.886L13.3322 12.4892C13.443 12.5999 13.4997 12.7391 13.5022 12.9068C13.5047 13.0745 13.4481 13.2163 13.3322 13.3322C13.2163 13.4481 13.0758 13.506 12.9106 13.506C12.7455 13.506 12.6051 13.4481 12.4892 13.3322L7.886 8.729C7.486 9.05927 7.026 9.31773 6.506 9.5044C5.986 9.69107 5.44807 9.7844 4.8922 9.7844ZM4.8922 8.5846C5.923 8.5846 6.79607 8.22687 7.5114 7.5114C8.22687 6.79607 8.5846 5.923 8.5846 4.8922C8.5846 3.8614 8.22687 2.98833 7.5114 2.273C6.79607 1.55753 5.923 1.1998 4.8922 1.1998C3.8614 1.1998 2.98833 1.55753 2.273 2.273C1.55753 2.98833 1.1998 3.8614 1.1998 4.8922C1.1998 5.923 1.55753 6.79607 2.273 7.5114C2.98833 8.22687 3.8614 8.5846 4.8922 8.5846Z' fill='gray'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 18px;
          mask-size: 18px;
  -webkit-mask-position: center;
          mask-position: center;
  width: 50px;
  height: 50px;
  display: block;
  background-color: #2D2D2D;
  position: absolute;
  right: 0;
}

.view-search-api-view {
  margin-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  .view-search-api-view {
    margin-bottom: 4rem;
  }
}
.view-search-api-view .view-content {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .view-search-api-view .view-content {
    margin-top: 5rem;
  }
}
.view-search-api-view .view-content .views-row {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1098039216);
  background: #FFFFFF;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}
.view-search-api-view .view-content .views-row .views-field-field-objava-kategorija {
  color: #474747;
  font-family: Montserrat, foco, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.view-search-api-view .view-content .views-row a {
  text-decoration: underline;
  color: #2D2D2D;
  font-family: Montserrat, foco, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.view-search-api-view .pager-nav {
  padding: 0;
}
.view-search-api-view .pager-nav + .view-footer {
  margin-top: -3.2rem;
}
@media screen and (max-width: 991px) {
  .view-search-api-view .pager-nav + .view-footer {
    margin-top: 1rem;
  }
}
.view-search-api-view .view-footer {
  padding: 0 1.62rem;
}
.view-search-api-view .view-footer .result-of-items {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  font-family: Montserrat, foco, sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #323232;
}
/*# sourceMappingURL=search.css.map */
