/*
Theme Name: Schwarzmann
Theme URI: http://
Text Domain: schwarzmann
Author: MS3 / Tilen Gombac
Author URI: http://www.ms3.si
Description: 
Version: 1.0
*/
/* Import fonts */
@font-face {
  font-family: 'Myriad Pro Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Myriad Pro Regular"), url("./fonts/MYRIADPRO-REGULAR.woff") format("woff"); }
@font-face {
  font-family: 'Myriad Pro Semibold';
  font-style: normal;
  font-weight: normal;
  src: local("Myriad Pro Regular"), url("./fonts/MYRIADPRO-SEMIBOLD.woff") format("woff"); }
body {
  font-family: "Myriad Pro Regular";
  line-height: 1.2;
  font-size: 16px;
  overflow-x: hidden; }

.uk-hr, hr {
  border-top: 1px solid #F2F2F2;
  margin: 20px 0 !important; }

p {
  text-align: justify;
  font-size: 17px;
  line-height: 1.27;
  margin-bottom: 22px;
  color: #333333; }

h2 {
  color: #626366; }

.uk-dotnav > .uk-active > * {
  background-color: #49873F; }

.uk-dotnav > * > * {
  border: transparent;
  background-color: #626366; }

.uk-text-lead {
  font-size: 23px; }

.uk-position-center-right-out.uk-slidenav-next {
  color: #f2f2f2;
  margin-left: 60px;
  margin-top: 40px;
  scale: 2.5; }
  .uk-position-center-right-out.uk-slidenav-next svg polyline {
    stroke-width: 3 !important; }
  .uk-position-center-right-out.uk-slidenav-next:hover {
    color: #d2d2d2; }

.uk-sticky {
  z-index: 9998; }

.uk-offcanvas-bar {
  background: #FFF;
  color: #333; }
  .uk-offcanvas-bar * {
    color: #333 !important; }

.uk-grid-column-small > *, .uk-grid-small > * {
  padding-left: 40px; }

.uk-grid-column-small > *, .uk-grid-small > .uk-first-column {
  padding-left: 15px; }

em {
  color: #333; }

h2 {
  margin-top: 0; }

h3 {
  margin-top: 0; }

p {
  margin-top: 0; }

.uk-background-cover video {
  max-width: 100%;
  width: 100%;
  position: absolute;
  height: 700px;
  box-sizing: border-box;
  object-fit: cover; }

footer {
  background-color: #58595B;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1.18; }
  footer ul.menu {
    list-style: none; }
    footer ul.menu li {
      padding-left: 20px; }
      footer ul.menu li:before {
        position: absolute;
        margin-left: -12px;
        margin-top: 7px;
        content: '';
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #FFFFFF;
        display: inline-block;
        vertical-align: middle; }
  footer h4, footer p {
    color: #FFFFFF; }
  footer a, footer a:hover {
    color: inherit; }
  footer .kontakt > .textwidget p {
    margin-bottom: 50px; }
    footer .kontakt > .textwidget p:last-child {
      margin-bottom: 0; }
  footer .splosnipogoji span.last {
    margin-left: 0;
    margin-top: 8px;
    max-width: 300px; }
  footer .uk-hr, footer hr {
    border-top: 1px solid #5d5d5f;
    border-bottom: 1px solid #68696a;
    margin: 0 !important; }
  footer .links {
    line-height: 1.44;
    font-size: 18px; }
    @media screen and (max-width: 640px) {
      footer .links {
        padding-left: 20px; } }
  footer .footer-widgets {
    margin: 60px 0; }
  footer .social p {
    margin: 0 0 5px 0; }
  footer .social form span {
    padding: 0; }
  footer .social form input {
    font-family: "Myriad Pro Regular";
    font-size: 16px; }
  footer .social form input.wpcf7-text {
    margin-left: 10px;
    width: 230px;
    background: #797a7c;
    color: #ffffff;
    border: 0;
    padding: 4px; }
  footer .social form input.wpcf7-submit {
    width: 70px;
    text-transform: lowercase;
    color: #58595b;
    background: #ffffff;
    border: 0;
    outline: none;
    padding: 4px; }

.copyright-notice {
  color: #797A7C;
  font-size: 16px;
  padding: 30px 0;
  margin: 0;
  line-height: 1.2; }

.uk-navbar-nav > li > a {
  min-height: 92px;
  padding: 0 10px; }

.uk-navbar-nav > li:last-child > a {
  padding-right: 0; }

@media screen and (max-width: 600px) {
  .uk-navbar-item.uk-logo {
    max-width: 200px; } }

header ul#primary-menu {
  overflow-x: hidden; }
  header ul#primary-menu li > a {
    text-transform: none;
    font-size: 20px;
    line-height: 1.2;
    color: #333333; }
    header ul#primary-menu li > a:hover {
      color: #999999; }
  header ul#primary-menu li > ul.sub-menu {
    position: absolute;
    padding: 0;
    list-style-type: none;
    width: 100px;
    background: #FFFFFF;
    visibility: hidden; }
    header ul#primary-menu li > ul.sub-menu li a {
      color: #999999 !important;
      display: block;
      padding: 0.25em 0.75em;
      text-decoration: none; }
      header ul#primary-menu li > ul.sub-menu li a:hover {
        color: #333333 !important; }
    header ul#primary-menu li > ul.sub-menu li.current-lang a {
      color: #333333; }
  header ul#primary-menu li:hover > ul.sub-menu {
    visibility: visible; }
  header ul#primary-menu li:nth-child(-n + 3) > a {
    color: #333333; }
    header ul#primary-menu li:nth-child(-n + 3) > a:hover {
      color: #999999; }
  header ul#primary-menu li.current-page-ancestor a, header ul#primary-menu li.current_page_item a {
    color: #333333; }
  header ul#primary-menu li:nth-child(-n + 3).current-page-ancestor a, header ul#primary-menu li:nth-child(-n + 3).current_page_item a {
    color: #999999; }
  header ul#primary-menu li.menu-item-has-children > a::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #999999;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px; }

header {
  background: white; }

#offcanvas-flip {
  z-index: 9999; }

header.front-header {
  z-index: 9998;
  position: fixed;
  left: 0;
  right: 0;
  -webkit-transition: background-color 500ms ease-out;
  -moz-transition: background-color 500ms ease-out;
  -o-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out; }

header.light {
  background: rgba(255, 255, 255, 0); }
  header.light nav {
    border-bottom: 2px solid #CCCCCC; }
  header.light ul#primary-menu li > a {
    text-transform: none;
    font-size: 20px;
    color: #FFFFFF; }
    header.light ul#primary-menu li > a:hover {
      color: #999999; }
  header.light ul#primary-menu li:nth-child(-n + 3) > a {
    color: #FFFFFF; }
    header.light ul#primary-menu li:nth-child(-n + 3) > a:hover {
      color: #999999; }

.uk-container {
  max-width: 1170px; }

.title-section.project-title {
  height: 270px; }
  .title-section.project-title h1 {
    margin: 0 !important;
    width: 70%;
    padding: 100px 0; }
    @media screen and (max-width: 610px) {
      .title-section.project-title h1 {
        width: 100%; } }

.title-section {
  position: relative;
  background: #333333;
  height: 130px;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  .title-section .uk-container {
    position: relative;
    height: 100%; }
  .title-section h1 {
    color: #FFFFFF;
    font-size: 50px;
    line-height: 1.2;
    padding: 30px 0;
    margin: 0;
    margin-right: 280px; }
    @media screen and (max-width: 810px) {
      .title-section h1 {
        font-size: 32px;
        margin-right: 0; } }
  .title-section .sidebar-menu-block {
    position: absolute;
    top: 0;
    right: 40px;
    background: rgba(242, 242, 242, 0.8);
    width: 280px;
    height: 100%;
    display: block; }
  .title-section .content {
    z-index: 2; }
  .title-section .overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }

a, a:hover, a.active {
  color: #49873F; }

section.main .uk-container {
  position: relative; }
section.main .content {
  display: block;
  margin-right: 280px;
  padding-right: 115px;
  padding-top: 40px; }
@media screen and (max-width: 960px) {
  section.main .content {
    margin-right: 0;
    padding-right: 0; } }

.collapsed-sidebar-menu ul {
  list-style-type: none; }
.collapsed-sidebar-menu li {
  display: inline-block; }
  .collapsed-sidebar-menu li.current_page_item a {
    color: #333; }
    .collapsed-sidebar-menu li.current_page_item a:hover {
      text-decoration: none; }
.collapsed-sidebar-menu a {
  text-align: center;
  display: inline-block;
  padding: 1em 1em 1em 0; }

.sidebar-menu {
  background-color: rgba(242, 242, 242, 0.8);
  font-size: 23px;
  line-height: 1.21;
  padding: 52px 13px;
  width: 210px;
  list-style-type: none; }
  @media screen and (min-width: 961px) {
    .sidebar-menu {
      position: absolute;
      top: 0;
      right: 40px;
      padding: 40px 35px; } }
  @media screen and (max-width: 960px) {
    .sidebar-menu {
      position: relative;
      width: 100%;
      background-color: white; } }
  @media screen and (max-width: 960px) {
    .sidebar-menu h2.tip-projekta-title {
      padding-left: 8px; } }
  .sidebar-menu a {
    color: #949494; }
  .sidebar-menu li.current_page_item > a {
    color: #49873F;
    margin-left: -13px; }
  .sidebar-menu li.current_page_item > a:before, .sidebar-menu li.arrow-item > a:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #49873F;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 4px; }

.green-arrow {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #49873F;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 4px; }

.content-section > div {
  padding: 30px 30px 30px 0; }

div.accordion .uk-accordion-title::before {
  color: #49873F;
  float: left;
  margin-left: 0;
  background-image: none;
  content: '+'; }
div.accordion .uk-open > .uk-accordion-title::before {
  background-image: none;
  content: '-'; }
div.accordion .uk-accordion-content {
  padding-left: 30px; }
  div.accordion .uk-accordion-content ul {
    padding-left: 15px;
    color: #333; }
    div.accordion .uk-accordion-content ul li {
      border: none; }
div.accordion li {
  border-top: 2px solid #F2F2F2;
  margin-top: 0 !important;
  padding: 2px 0 8px 0; }
  div.accordion li .uk-accordion-title {
    color: #626366; }
div.accordion li:last-child {
  border-bottom: 2px solid #F2F2F2; }
div.accordion .uk-accordion-content li {
  margin: 0 !important; }

.green {
  color: #49873F; }

.cover-container {
  z-index: 1; }
  .cover-container .cover-content {
    z-index: 3;
    position: absolute;
    color: #FFFFFF;
    width: 100%; }
    .cover-container .cover-content > .uk-container {
      position: relative;
      top: calc( 50% + 20px );
      transform: translateY(-50%); }
      .cover-container .cover-content > .uk-container h1 {
        color: #FFFFFF;
        font-family: "Myriad Pro Semibold", sans-serif; }
      .cover-container .cover-content > .uk-container p {
        font-size: 40px;
        color: #FFFFFF;
        text-align: left; }
      .cover-container .cover-content > .uk-container a {
        color: #333333;
        font-size: 33px;
        background: rgba(255, 255, 255, 0.4);
        text-decoration: none;
        padding: 5px 25px;
        border-radius: 5px; }
        .cover-container .cover-content > .uk-container a:hover {
          background: rgba(255, 255, 255, 0.8); }
  .cover-container .cover-gradient {
    z-index: 2;
    position: absolute;
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100&0.7+0,0+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b345484d', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }

.zgodovina {
  display: block;
  margin: 25px 0; }
  .zgodovina > div {
    display: inline-block; }
  .zgodovina .leto {
    width: 60px;
    vertical-align: top;
    color: #49873F; }
  .zgodovina .opis {
    width: calc(100% - 60px); }

.uk-grid a img {
  min-height: 185px;
  /*object-fit: cover;*/ }

.uk-grid-small a {
  max-height: 185px;
  min-height: 185px; }
  .uk-grid-small a img {
    min-height: 185px;
    /*object-fit: cover;*/ }

.project-content a {
  max-height: 185px; }
  .project-content a img {
    height: 100%;
    object-fit: cover; }

.uk-grid-margin > h2.uk-text-lead {
  margin-top: 40px; }

.green-button {
  display: block;
  background: #49873F;
  width: 70px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 5px; }
  .green-button:hover {
    color: #F2F2F2; }

.double-arrow {
  display: block; }
  .double-arrow::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px; }
  .double-arrow::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px; }

.povprasevanje {
  position: relative;
  padding: 50px 0 30px 0;
  display: inline-block; }
  .povprasevanje h2 {
    font-size: 28px;
    margin-bottom: 10px; }
    .povprasevanje h2::before {
      content: '';
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 8px solid #49873F;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px;
      margin-bottom: 4px; }
  .povprasevanje p {
    margin: 0 0 0 15px; }
  .povprasevanje .green-button {
    position: absolute;
    top: calc(100% - 50px);
    right: -100px; }

section.front {
  padding: 0 0 50px 0; }
  section.front .title {
    overflow: hidden; }
  section.front h2 {
    width: 50%;
    font-size: 50px;
    color: #333333;
    padding: 30px 0;
    margin-top: 50px;
    border-top: 1px solid #e6e6e6; }
    section.front h2::before {
      content: '';
      width: 0;
      height: 0;
      border-top: 12px solid transparent;
      border-bottom: 12px solid transparent;
      border-left: 12px solid #49873F;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      margin-bottom: 12px; }
    section.front h2.right {
      float: right;
      text-align: right; }
    section.front h2.left {
      float: left;
      text-align: left; }
  section.front .brand-grid {
    position: relative;
    width: calc(100% - 60px);
    overflow: visible; }
    section.front .brand-grid .item {
      position: relative;
      display: inline-block;
      width: 24.7%;
      padding-bottom: 0.2%; }
      section.front .brand-grid .item img {
        filter: grayscale(100%); }
      section.front .brand-grid .item:hover img {
        filter: grayscale(0%); }
  @media screen and (max-width: 960px) {
    section.front .brand-grid .item {
      width: 24%; } }
  section.front .zakaj-schwarzmann:before {
    content: '';
    position: absolute;
    background: #f2f2f2;
    width: 100vw;
    right: 100%;
    height: 100%;
    top: 0; }
  section.front .grid.zakaj-schwarzmann {
    background-repeat: no-repeat !important; }
  section.front .zadnji-projekti {
    position: relative;
    width: calc(100% - 60px);
    overflow: visible;
    padding: 40px 30px;
    background: #f2f2f2; }
    section.front .zadnji-projekti a {
      text-decoration: none; }
    section.front .zadnji-projekti .uk-slidenav-next {
      color: #626366;
      margin-left: 60px;
      scale: 2.5; }
      section.front .zadnji-projekti .uk-slidenav-next svg polyline {
        stroke-width: 3 !important; }
    section.front .zadnji-projekti .uk-slidenav-previous {
      position: absolute;
      left: -80px;
      color: #626366;
      margin-right: 0;
      scale: 2.5;
      margin-top: 40px; }
      section.front .zadnji-projekti .uk-slidenav-previous svg polyline {
        stroke-width: 3 !important; }
    section.front .zadnji-projekti:before {
      content: '';
      position: absolute;
      background: #f2f2f2;
      width: 100vw;
      right: 100%;
      height: 100%;
      top: 0; }
    section.front .zadnji-projekti .item h4 {
      font-size: 20px;
      color: #333333;
      margin: 10px 0; }
    section.front .zadnji-projekti .item p {
      margin: 0;
      color: #333333; }
      section.front .zadnji-projekti .item p span.number {
        font-size: 86px;
        line-height: 0.6; }
      section.front .zadnji-projekti .item p span.month {
        font-size: 20px;
        text-transform: lowercase; }
  section.front .nas-proces {
    position: relative;
    width: 100%;
    overflow: visible; }
    section.front .nas-proces .uk-slider {
      width: 45%;
      position: absolute;
      top: calc(50% + 25px);
      right: 0;
      transform: translateY(-50%); }
      section.front .nas-proces .uk-slider img {
        width: 100% !important;
        height: 100% !important; }
    section.front .nas-proces ol {
      list-style: none;
      margin: 0;
      padding: 0;
      position: relative;
      display: inline-block;
      width: 44%; }
      section.front .nas-proces ol li {
        counter-increment: my-awesome-counter;
        margin-left: 80px; }
        section.front .nas-proces ol li::before {
          content: counter(my-awesome-counter);
          position: absolute;
          font-size: 56px;
          line-height: 1.2;
          left: 30px;
          color: #49873F; }
        section.front .nas-proces ol li:first-child {
          margin-top: 20px; }
        section.front .nas-proces ol li:last-child {
          margin-bottom: 30px; }
        section.front .nas-proces ol li h3, section.front .nas-proces ol li p {
          margin: 10px; }
        section.front .nas-proces ol li h3 {
          font-size: 28px;
          color: #000000; }
        section.front .nas-proces ol li p {
          font-size: 16px;
          color: #636466;
          text-align: left; }
    @media screen and (max-width: 960px) {
      section.front .nas-proces ol {
        width: 100%; }
      section.front .nas-proces .uk-slider {
        position: relative;
        width: 100%;
        transform: none; } }
  section.front h2.special-front-povprasevanje {
    padding-bottom: 0;
    width: 75%; }
  @media screen and (max-width: 960px) {
    section.front h2.special-front-povprasevanje {
      width: 100%; } }
  section.front .front-povprasevanje p {
    font-size: 25px;
    margin: 0 0 0 25px;
    padding-bottom: 20px;
    display: inline-block; }
  @media screen and (max-width: 960px) {
    section.front .front-povprasevanje p {
      margin: 0;
      padding-bottom: 20px; } }
  section.front .front-povprasevanje .green-button {
    margin-left: 30px;
    display: inline-block;
    scale: 1.5; }
  section.front .grid {
    position: relative;
    width: 85%;
    overflow: visible; }
    section.front .grid .vertical {
      position: absolute;
      display: block;
      z-index: 9997;
      height: 100%;
      width: 4px;
      background: #f2f2f2;
      left: 50%;
      margin-left: -2px; }
    section.front .grid .horizontal {
      position: absolute;
      display: block;
      z-index: 9997;
      height: 5px;
      width: 100%;
      background: #f2f2f2;
      top: 50%;
      margin-top: -5px; }
    section.front .grid .item {
      position: relative;
      display: inline-block;
      width: 49.6%;
      padding-top: 30%; }
      section.front .grid .item .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); }
        section.front .grid .item .overlay p {
          position: relative;
          top: 50%;
          transform: translateY(-50%);
          font-size: 32px;
          color: #FFFFFF;
          text-align: center; }
          section.front .grid .item .overlay p img {
            display: inline-block;
            margin-bottom: 10px; }
      section.front .grid .item:hover .overlay {
        background: rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 960px) {
    section.front h2 {
      width: 100%; }
    section.front .grid {
      width: 100%; }
    section.front .zakaj-schwarzmann img {
      width: 25%; }
    section.front .zakaj-schwarzmann .overlay p {
      font-size: 20px !important; } }
  section.front .background-left {
    overflow: visible; }
    section.front .background-left:before {
      content: '';
      position: absolute;
      width: 100vw;
      height: 100%;
      right: 0;
      background: #f2f2f2; }
  section.front .background-right {
    overflow: visible; }
    section.front .background-right:before {
      content: '';
      position: absolute;
      width: 100vw;
      height: 100%;
      left: 0;
      background: #f2f2f2; }

.novice h2:not(:first-child) {
  margin-top: 0; }

.project-overlay {
  padding: 5px !important;
  background: rgba(0, 0, 0, 0.2); }
  .project-overlay p {
    color: #FFFFFF !important;
    font-size: 17px; }

span.wpcf7-form-control-wrap {
  padding: 0 20px 20px 0; }

td {
  font-size: 17px;
  color: #333333;
  font-weight: 1.27; }

table.contact-info {
  margin-top: 25px; }
  table.contact-info a {
    color: #333333;
    text-decoration: none; }
    table.contact-info a:hover {
      color: #49873F; }
  table.contact-info tr td:first-child {
    vertical-align: top;
    width: 35px; }
  table.contact-info tr td:nth-child(2) {
    font-size: 22px;
    color: #333; }
  table.contact-info td {
    padding-bottom: 30px; }

.sledite-nam-newsletter:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FFFFFF;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px; }

div.sledite-nam {
  margin-top: 10px;
  margin-bottom: 10px; }
  div.sledite-nam.sledite-nam-en {
    margin-top: 0px; }
  div.sledite-nam a {
    color: #58595B; }
    div.sledite-nam a:first-child {
      margin-left: 10px; }

@media screen and (max-width: 640px) {
  a.uk-slidenav-next {
    display: none; }

  .povprasevanje .green-button {
    position: relative; }

  section.front .background-right::before {
    width: 100%; }

  section.front .grid .item {
    width: 49.4%; }

  section.front .brand-grid {
    width: 100%; }

  section.front h2.right {
    float: left;
    text-align: left; }

  section.front h2 {
    font-size: 33px; }

  section.front .zakaj-schwarzmann .overlay p {
    font-size: 14px !important; }

  section.front .grid .item .overlay p {
    font-size: 22px; }

  html, body {
    overflow-x: hidden; }

  footer .uk-grid > * {
    padding: 10px; } }
.content.project-content p {
  line-height: 1.5; }

ul.ul_povezani_projekti {
  list-style: none; }
  ul.ul_povezani_projekti li a:before {
    position: absolute;
    margin-left: -20px;
    margin-top: 5px; }

.pll-parent-menu-item a {
  text-transform: uppercase !important; }

header ul#primary-menu li > ul.sub-menu {
  z-index: 10; }

.custom-nav-pagination {
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
  justify-content: right; }
  .custom-nav-pagination div {
    margin-left: 10px; }
  .custom-nav-pagination .page-numbers {
    padding: 12px 24px;
    border-radius: 4px !important;
    margin-right: 4px;
    display: none; }
    .custom-nav-pagination .page-numbers.prev {
      background: #49873f;
      color: white;
      display: block; }
    .custom-nav-pagination .page-numbers.next {
      background: #49873f;
      color: white;
      display: block; }

.sidebar-projekti-terms h3 {
  margin-top: 32px;
  margin-bottom: 8px;
  margin-top: 32px;
  margin-bottom: 8px;
  color: #49873f;
  font-weight: 500; }

.enovice-form input {
  border-radius: 0 !important; }
  .enovice-form input:focus {
    border-radius: 0 !important; }
.enovice-form .uk-button {
  margin-left: 0 !important; }

.hero-slider h1.uk-heading-medium {
  font-size: 52px; }
  @media screen and (max-width: 600px) {
    .hero-slider h1.uk-heading-medium {
      font-size: 32px !important; } }
.hero-slider p {
  font-size: 32px !important; }
  @media screen and (max-width: 600px) {
    .hero-slider p {
      font-size: 24px !important; } }

.project-overlay p {
  text-align: left; }

.wpcf7 input.wpcf7-submit {
  background-color: #58595b;
  color: white;
  border-radius: 4px; }

form input.uk-button {
  background-color: #58595b;
  color: white !important;
  border-radius: 4px !important; }

.form-enovice {
  font-family: "Myriad Pro Regular"; }
  .form-enovice .mc-field-group {
    padding-bottom: 0;
    min-height: 50px; }

.uk-offcanvas-bar ul {
  padding-left: 20px;
  padding-top: 32px; }
  .uk-offcanvas-bar ul li {
    font-size: 18px; }
    .uk-offcanvas-bar ul li.uk-active {
      color: #4a8740 !important; }
      .uk-offcanvas-bar ul li.uk-active a {
        color: #4a8740 !important; }
      .uk-offcanvas-bar ul li.uk-active:before {
        content: '';
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 8px solid #49873F;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        margin-left: -20px;
        margin-top: 6px; }
    .uk-offcanvas-bar ul li.pll-parent-menu-item {
      display: flex;
      flex-flow: row;
      margin-top: 32px; }
      .uk-offcanvas-bar ul li.pll-parent-menu-item ul {
        margin-left: 8px;
        display: flex;
        flex-flow: row;
        padding: 5px 0; }
        .uk-offcanvas-bar ul li.pll-parent-menu-item ul li {
          margin-right: 8px; }

h2.tip-projekta-title {
  font-size: 26px; }

.cli-plugin-button {
  border-radius: 4px; }

#mce-EMAIL {
  font-size: 14px; }

footer {
  clear: both; }
  @supports (-ms-accelerator: true) {
    footer .footer-widgets {
      padding-top: 60px; } }

.sidebar-menu h3 {
  font-size: 23px;
  color: #49873F;
  font-weight: 600; }

/*# sourceMappingURL=style.css.map */
