.t-pomembno {
  content: '!!! Piši v /scss/events-style-ah.scss !!!';
}
.t-container, .t-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .t-container {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .t-container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .t-container {
    width: 930px;
  }
}
@media (min-width: 1230px) {
  .t-container {
    width: 1170px;
  }
}
.t-row {
  margin-left: -15px;
  margin-right: -15px;
}
.t-colu-lg-1, .t-colu-lg-10, .t-colu-lg-11, .t-colu-lg-12, .t-colu-lg-2, .t-colu-lg-3, .t-colu-lg-4, .t-colu-lg-5, .t-colu-lg-6, .t-colu-lg-7, .t-colu-lg-8, .t-colu-lg-9, .t-colu-md-1, .t-colu-md-10, .t-colu-md-11, .t-colu-md-12, .t-colu-md-2, .t-colu-md-3, .t-colu-md-4, .t-colu-md-5, .t-colu-md-6, .t-colu-md-7, .t-colu-md-8, .t-colu-md-9, .t-colu-sm-1, .t-colu-sm-10, .t-colu-sm-11, .t-colu-sm-12, .t-colu-sm-2, .t-colu-sm-3, .t-colu-sm-4, .t-colu-sm-5, .t-colu-sm-6, .t-colu-sm-7, .t-colu-sm-8, .t-colu-sm-9, .t-colu-xs-1, .t-colu-xs-10, .t-colu-xs-11, .t-colu-xs-12, .t-colu-xs-2, .t-colu-xs-3, .t-colu-xs-4, .t-colu-xs-5, .t-colu-xs-6, .t-colu-xs-7, .t-colu-xs-8, .t-colu-xs-9, .t-colu-xs-5th, .t-colu-sm-5th, .t-colu-md-5th, .t-colu-lg-5th {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.t-colu-xs-1, .t-colu-xs-10, .t-colu-xs-11, .t-colu-xs-12, .t-colu-xs-2, .t-colu-xs-5th, .t-colu-xs-3, .t-colu-xs-4, .t-colu-xs-5, .t-colu-xs-6, .t-colu-xs-7, .t-colu-xs-8, .t-colu-xs-9 {
  float: left;
}
.t-colu-xs-12 {
  width: 100%;
}
.t-colu-xs-11 {
  width: 91.66666667%;
}
.t-colu-xs-10 {
  width: 83.33333333%;
}
.t-colu-xs-9 {
  width: 75%;
}
.t-colu-xs-8 {
  width: 66.66666667%;
}
.t-colu-xs-7 {
  width: 58.33333333%;
}
.t-colu-xs-6 {
  width: 50%;
}
.t-colu-xs-5 {
  width: 41.66666667%;
}
.t-colu-xs-4 {
  width: 33.33333333%;
}
.t-colu-xs-3 {
  width: 25%;
}
.t-colu-xs-5th {
  width: 20%;
  float: left;
}
.t-colu-xs-2 {
  width: 16.66666667%;
}
.t-colu-xs-1 {
  width: 8.33333333%;
}
.t-colu-xs-pull-12 {
  right: 100%;
}
.t-colu-xs-pull-11 {
  right: 91.66666667%;
}
.t-colu-xs-pull-10 {
  right: 83.33333333%;
}
.t-colu-xs-pull-9 {
  right: 75%;
}
.t-colu-xs-pull-8 {
  right: 66.66666667%;
}
.t-colu-xs-pull-7 {
  right: 58.333333%;
}
.t-colu-xs-pull-6 {
  right: 50%;
}
.t-colu-xs-pull-5 {
  right: 41.66666667%;
}
.t-colu-xs-pull-4 {
  right: 33.33333333%;
}
.t-colu-xs-pull-3 {
  right: 25%;
}
.t-colu-xs-pull-2 {
  right: 16.66666667%;
}
.t-colu-xs-pull-1 {
  right: 8.33333333%;
}
.t-colu-xs-pull-0 {
  right: auto;
}
.t-colu-xs-push-12 {
  left: 100%;
}
.t-colu-xs-push-11 {
  left: 91.66666667%;
}
.t-colu-xs-push-10 {
  left: 83.33333333%;
}
.t-colu-xs-push-9 {
  left: 75%;
}
.t-colu-xs-push-8 {
  left: 66.66666667%;
}
.t-colu-xs-push-7 {
  left: 58.33333333%;
}
.t-colu-xs-push-6 {
  left: 50%;
}
.t-colu-xs-push-5 {
  left: 41.66666667%;
}
.t-colu-xs-push-4 {
  left: 33.33333333%;
}
.t-colu-xs-push-3 {
  left: 25%;
}
.t-colu-xs-push-2 {
  left: 16.66666667%;
}
.t-colu-xs-push-1 {
  left: 8.33333333%;
}
.t-colu-xs-push-0 {
  left: auto;
}
.t-colu-xs-offset-12 {
  margin-left: 100%;
}
.t-colu-xs-offset-11 {
  margin-left: 91.66666667%;
}
.t-colu-xs-offset-10 {
  margin-left: 83.33333333%;
}
.t-colu-xs-offset-9 {
  margin-left: 75%;
}
.t-colu-xs-offset-8 {
  margin-left: 66.66666667%;
}
.t-colu-xs-offset-7 {
  margin-left: 58.33333333%;
}
.t-colu-xs-offset-6 {
  margin-left: 50%;
}
.t-colu-xs-offset-5 {
  margin-left: 41.66666667%;
}
.t-colu-xs-offset-4 {
  margin-left: 33.33333333%;
}
.t-colu-xs-offset-3 {
  margin-left: 25%;
}
.t-colu-xs-offset-2 {
  margin-left: 16.66666667%;
}
.t-colu-xs-offset-1 {
  margin-left: 8.33333333%;
}
.t-colu-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .t-colu-sm-1, .t-colu-sm-10, .t-colu-sm-11, .t-colu-sm-12, .t-colu-sm-2, .t-colu-sm-5th, .t-colu-sm-3, .t-colu-sm-4, .t-colu-sm-5, .t-colu-sm-6, .t-colu-sm-7, .t-colu-sm-8, .t-colu-sm-9 {
    float: left;
  }
  .t-colu-sm-12 {
    width: 100%;
  }
  .t-colu-sm-11 {
    width: 91.66666667%;
  }
  .t-colu-sm-10 {
    width: 83.33333333%;
  }
  .t-colu-sm-9 {
    width: 75%;
  }
  .t-colu-sm-8 {
    width: 66.66666667%;
  }
  .t-colu-sm-7 {
    width: 58.33333333%;
  }
  .t-colu-sm-6 {
    width: 50%;
  }
  .t-colu-sm-5 {
    width: 41.66666667%;
  }
  .t-colu-sm-4 {
    width: 33.33333333%;
  }
  .t-colu-sm-3 {
    width: 25%;
  }
  .t-colu-sm-5th {
    width: 20%;
  }
  .t-colu-sm-2 {
    width: 16.66666667%;
  }
  .t-colu-sm-1 {
    width: 8.33333333%;
  }
  .t-colu-sm-pull-12 {
    right: 100%;
  }
  .t-colu-sm-pull-11 {
    right: 91.66666667%;
  }
  .t-colu-sm-pull-10 {
    right: 83.33333333%;
  }
  .t-colu-sm-pull-9 {
    right: 75%;
  }
  .t-colu-sm-pull-8 {
    right: 66.66666667%;
  }
  .t-colu-sm-pull-7 {
    right: 58.333333%;
  }
  .t-colu-sm-pull-6 {
    right: 50%;
  }
  .t-colu-sm-pull-5 {
    right: 41.66666667%;
  }
  .t-colu-sm-pull-4 {
    right: 33.33333333%;
  }
  .t-colu-sm-pull-3 {
    right: 25%;
  }
  .t-colu-sm-pull-2 {
    right: 16.66666667%;
  }
  .t-colu-sm-pull-1 {
    right: 8.33333333%;
  }
  .t-colu-sm-pull-0 {
    right: auto;
  }
  .t-colu-sm-push-12 {
    left: 100%;
  }
  .t-colu-sm-push-11 {
    left: 91.66666667%;
  }
  .t-colu-sm-push-10 {
    left: 83.33333333%;
  }
  .t-colu-sm-push-9 {
    left: 75%;
  }
  .t-colu-sm-push-8 {
    left: 66.66666667%;
  }
  .t-colu-sm-push-7 {
    left: 58.33333333%;
  }
  .t-colu-sm-push-6 {
    left: 50%;
  }
  .t-colu-sm-push-5 {
    left: 41.66666667%;
  }
  .t-colu-sm-push-4 {
    left: 33.33333333%;
  }
  .t-colu-sm-push-3 {
    left: 25%;
  }
  .t-colu-sm-push-2 {
    left: 16.66666667%;
  }
  .t-colu-sm-push-1 {
    left: 8.33333333%;
  }
  .t-colu-sm-push-0 {
    left: auto;
  }
  .t-colu-sm-offset-12 {
    margin-left: 100%;
  }
  .t-colu-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .t-colu-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .t-colu-sm-offset-9 {
    margin-left: 75%;
  }
  .t-colu-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .t-colu-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .t-colu-sm-offset-6 {
    margin-left: 50%;
  }
  .t-colu-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .t-colu-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .t-colu-sm-offset-3 {
    margin-left: 25%;
  }
  .t-colu-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .t-colu-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .t-colu-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .t-colu-md-1, .t-colu-md-10, .t-colu-md-11, .t-colu-md-12, .t-colu-md-2, .t-colu-md-3, .t-colu-md-5th, .t-colu-md-4, .t-colu-md-5, .t-colu-md-6, .t-colu-md-7, .t-colu-md-8, .t-colu-md-9 {
    float: left;
  }
  .t-colu-md-12 {
    width: 100%;
  }
  .t-colu-md-11 {
    width: 91.66666667%;
  }
  .t-colu-md-10 {
    width: 83.33333333%;
  }
  .t-colu-md-9 {
    width: 75%;
  }
  .t-colu-md-8 {
    width: 66.66666667%;
  }
  .t-colu-md-7 {
    width: 58.33333333%;
  }
  .t-colu-md-6 {
    width: 50%;
  }
  .t-colu-md-5 {
    width: 41.66666667%;
  }
  .t-colu-md-4 {
    width: 33.33333333%;
  }
  .t-colu-md-3 {
    width: 25%;
  }
  .t-colu-md-5th {
    width: 20%;
  }
  .t-colu-md-2 {
    width: 16.66666667%;
  }
  .t-colu-md-1 {
    width: 8.33333333%;
  }
  .t-colu-md-pull-12 {
    right: 100%;
  }
  .t-colu-md-pull-11 {
    right: 91.66666667%;
  }
  .t-colu-md-pull-10 {
    right: 83.33333333%;
  }
  .t-colu-md-pull-9 {
    right: 75%;
  }
  .t-colu-md-pull-8 {
    right: 66.66666667%;
  }
  .t-colu-md-pull-7 {
    right: 58.333333%;
  }
  .t-colu-md-pull-6 {
    right: 50%;
  }
  .t-colu-md-pull-5 {
    right: 41.66666667%;
  }
  .t-colu-md-pull-4 {
    right: 33.33333333%;
  }
  .t-colu-md-pull-3 {
    right: 25%;
  }
  .t-colu-md-pull-2 {
    right: 16.66666667%;
  }
  .t-colu-md-pull-1 {
    right: 8.33333333%;
  }
  .t-colu-md-pull-0 {
    right: auto;
  }
  .t-colu-md-push-12 {
    left: 100%;
  }
  .t-colu-md-push-11 {
    left: 91.66666667%;
  }
  .t-colu-md-push-10 {
    left: 83.33333333%;
  }
  .t-colu-md-push-9 {
    left: 75%;
  }
  .t-colu-md-push-8 {
    left: 66.66666667%;
  }
  .t-colu-md-push-7 {
    left: 58.33333333%;
  }
  .t-colu-md-push-6 {
    left: 50%;
  }
  .t-colu-md-push-5 {
    left: 41.66666667%;
  }
  .t-colu-md-push-4 {
    left: 33.33333333%;
  }
  .t-colu-md-push-3 {
    left: 25%;
  }
  .t-colu-md-push-2 {
    left: 16.66666667%;
  }
  .t-colu-md-push-1 {
    left: 8.33333333%;
  }
  .t-colu-md-push-0 {
    left: auto;
  }
  .t-colu-md-offset-12 {
    margin-left: 100%;
  }
  .t-colu-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .t-colu-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .t-colu-md-offset-9 {
    margin-left: 75%;
  }
  .t-colu-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .t-colu-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .t-colu-md-offset-6 {
    margin-left: 50%;
  }
  .t-colu-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .t-colu-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .t-colu-md-offset-3 {
    margin-left: 25%;
  }
  .t-colu-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .t-colu-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .t-colu-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1230px) {
  .t-colu-lg-1, .t-colu-lg-10, .t-colu-lg-11, .t-colu-lg-12, .t-colu-lg-2, .t-colu-lg-5th, .t-colu-lg-3, .t-colu-lg-4, .t-colu-lg-5, .t-colu-lg-6, .t-colu-lg-7, .t-colu-lg-8, .t-colu-lg-9 {
    float: left;
  }
  .t-colu-lg-12 {
    width: 100%;
  }
  .t-colu-lg-11 {
    width: 91.66666667%;
  }
  .t-colu-lg-10 {
    width: 83.33333333%;
  }
  .t-colu-lg-9 {
    width: 75%;
  }
  .t-colu-lg-8 {
    width: 66.66666667%;
  }
  .t-colu-lg-7 {
    width: 58.33333333%;
  }
  .t-colu-lg-6 {
    width: 50%;
  }
  .t-colu-lg-5 {
    width: 41.66666667%;
  }
  .t-colu-lg-4 {
    width: 33.33333333%;
  }
  .t-colu-lg-3 {
    width: 25%;
  }
  .t-colu-lg-5th {
    width: 20%;
  }
  .t-colu-lg-2 {
    width: 16.66666667%;
  }
  .t-colu-lg-1 {
    width: 8.33333333%;
  }
  .t-colu-lg-pull-12 {
    right: 100%;
  }
  .t-colu-lg-pull-11 {
    right: 91.66666667%;
  }
  .t-colu-lg-pull-10 {
    right: 83.33333333%;
  }
  .t-colu-lg-pull-9 {
    right: 75%;
  }
  .t-colu-lg-pull-8 {
    right: 66.66666667%;
  }
  .t-colu-lg-pull-7 {
    right: 58.333333%;
  }
  .t-colu-lg-pull-6 {
    right: 50%;
  }
  .t-colu-lg-pull-5 {
    right: 41.66666667%;
  }
  .t-colu-lg-pull-4 {
    right: 33.33333333%;
  }
  .t-colu-lg-pull-3 {
    right: 25%;
  }
  .t-colu-lg-pull-2 {
    right: 16.66666667%;
  }
  .t-colu-lg-pull-1 {
    right: 8.33333333%;
  }
  .t-colu-lg-pull-0 {
    right: auto;
  }
  .t-colu-lg-push-12 {
    left: 100%;
  }
  .t-colu-lg-push-11 {
    left: 91.66666667%;
  }
  .t-colu-lg-push-10 {
    left: 83.33333333%;
  }
  .t-colu-lg-push-9 {
    left: 75%;
  }
  .t-colu-lg-push-8 {
    left: 66.66666667%;
  }
  .t-colu-lg-push-7 {
    left: 58.33333333%;
  }
  .t-colu-lg-push-6 {
    left: 50%;
  }
  .t-colu-lg-push-5 {
    left: 41.66666667%;
  }
  .t-colu-lg-push-4 {
    left: 33.33333333%;
  }
  .t-colu-lg-push-3 {
    left: 25%;
  }
  .t-colu-lg-push-2 {
    left: 16.66666667%;
  }
  .t-colu-lg-push-1 {
    left: 8.33333333%;
  }
  .t-colu-lg-push-0 {
    left: auto;
  }
  .t-colu-lg-offset-12 {
    margin-left: 100%;
  }
  .t-colu-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .t-colu-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .t-colu-lg-offset-9 {
    margin-left: 75%;
  }
  .t-colu-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .t-colu-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .t-colu-lg-offset-6 {
    margin-left: 50%;
  }
  .t-colu-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .t-colu-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .t-colu-lg-offset-3 {
    margin-left: 25%;
  }
  .t-colu-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .t-colu-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .t-colu-lg-offset-0 {
    margin-left: 0;
  }
}
.t-clearfix:after, .t-clearfix:before, .t-container-fluid:after, .t-container-fluid:before, .t-container:after, .t-container:before, .t-row:after, .t-row:before {
  content: " ";
  display: table;
}
.t-clearfix:after, .t-container-fluid:after, .t-container:after, .t-row:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropup, .dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  color: #fff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (min-width: 959px) {
  #masthead #menu-modri-meni {
    display: none;
  }
}
#t-modri-meni-wrap {
  background: #0076ce;
  text-align: center;
}
@media (max-width: 959px) {
  #t-modri-meni-wrap {
    display: none;
  }
}
#t-modri-meni-wrap > .vc_row > .row > .row-inner > .column_parent {
  padding: 0;
}
#t-modri-meni-wrap #menu-modri-meni, #t-modri-meni-wrap #menu-modri-meni-1 {
  text-align: center;
  margin: 10px 0;
}
#t-modri-meni-wrap #menu-modri-meni li, #t-modri-meni-wrap #menu-modri-meni-1 li {
  display: inline-block;
  margin: 15px 10px;
}
@media (max-width: 1229px) {
  #t-modri-meni-wrap #menu-modri-meni li, #t-modri-meni-wrap #menu-modri-meni-1 li {
    margin: 15px 2px;
  }
}
#t-modri-meni-wrap #menu-modri-meni li a, #t-modri-meni-wrap #menu-modri-meni-1 li a {
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
  padding: 0 15px;
}
.t-megamenu-toggle {
  position: relative;
}
.t-megamenu-toggle.hovering:after {
  opacity: 1;
}
.t-megamenu-toggle:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #0076ce;
  position: absolute;
  bottom: -8px;
  transform: rotate(45deg);
  z-index: 100;
  pointer-events: none;
  left: 50%;
  margin-left: -4px;
  opacity: 0;
}
.t-megamenu-toggle > a {
  font-size: 0 !important;
}
.t-megamenu-toggle > a .menu-icon.fa.fa-menu {
  font-size: 20px;
  line-height: 1;
  margin-top: -15px;
  top: 5px;
  position: relative;
}
.t-megamenu-wrap {
  background: #0076ce;
  position: absolute !important;
  top: 76px;
  overflow: hidden;
  left: 0;
  right: 0;
  z-index: 9999000;
  padding: 45px 0 70px 0;
}
.t-megamenu-wrap.dont-show {
  opacity: 0;
  pointer-events: none;
}
.t-megamenu-wrap .t-megamenu-image .uncode-single-media-wrapper img {
  height: 100px;
  width: auto;
}
.t-megamenu-wrap .t-megamenu-title {
  margin-top: 30px !important;
}
.t-megamenu-wrap .t-megamenu-title h6 {
  font-size: 22px !important;
}
.t-megamenu-wrap .t-megamenu-column-links {
  margin-top: 10px !important;
}
.t-megamenu-wrap .t-megamenu-column-links p {
  font-family: "Open Sans", sans-serif !important;
  margin: 5px 0 !important;
}
.t-megamenu-wrap .t-megamenu-column-links p a {
  color: #fff;
}
.t-megamenu-wrap .t-megamenu-column-links p a:hover {
  color: #fff;
  text-decoration: underline;
}
.t-megamenu-wrap .t-megamenu-button.btn-color-xsdn {
  font-size: 14px !important;
  font-style: italic !important;
  font-weight: 500 !important;
  background: #0076ce !important;
}
.t-megamenu-wrap .t-megamenu-button.btn-color-xsdn.btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover {
  background: #fff !important;
  color: #0076ce !important;
  text-decoration: none;
}
.t-megamenu-wrap .t-megamenu-button.btn-color-xsdn .fa {
  vertical-align: middle;
}
@media (max-width: 959px) {
  .t-megamenu-toggle {
    display: none !important;
  }
}
.t-koledar-domov .heading-text > h2 {
  font-size: 40px;
}
@media (max-width: 767px) {
  .t-koledar-domov .heading-text > h2 {
    font-size: 32px;
  }
}
.t-koledar-domov .heading-text > h2, .t-koledar-domov .heading-text > h6 {
  text-align: center;
  display: block !important;
}
.t-koledar-domov #tribe-events .tribe-events-page-title {
  display: none;
}
.t-home-page-events .row-parent {
  padding: 0;
}
.t-home-page-events .row-inner {
  display: block;
}
.t-imenik-slider-wrap .row .row-inner {
  width: 100%;
}
.t-imenik-slider {
  display: table-row;
}
.t-imenik-slider .t-imenik-slider-inner {
  left: 36px;
  position: relative;
}
@media (max-width: 959px) {
  .t-imenik-slider .t-imenik-slider-inner {
    left: 0;
  }
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1229px) {
  .t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-list {
    padding-bottom: 30px;
  }
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .t-imenik-slider-slider-item {
  background: #fff;
  padding: 25px;
  margin: 0 15px;
  font-family: "Open Sans", sans-serif !important;
  font-size: 15px;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .t-imenik-slider-slider-item .t-slider-ime {
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0 0 5px 0;
  line-height: 1.3;
  font-size: 20px;
  color: #0076ce;
  font-weight: 700;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .t-imenik-slider-slider-item .t-slider-naziv {
  font-style: italic;
  font-size: 14px;
  color: #666;
  margin: 0 0 15px 0;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .t-imenik-slider-slider-item .t-slider-contact.telefon {
  margin: 10px 0;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .t-imenik-slider-slider-item .t-slider-contact span {
  color: #0076ce;
  font-weight: 600;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-prev, .t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-prev {
  left: 0;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-next {
  right: 0;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-prev, .t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-next {
  width: 40px;
  height: 40px;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-prev:before, .t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-next:before {
  font-family: 'FontAwesome';
  display: block;
  font-size: 30px;
  position: relative;
  color: #0076ce;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-prev {
  left: -55px;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-prev:before {
  content: '\f104';
  border-left: none;
  padding-right: 2px;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-next {
  right: -55px;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-next:before {
  content: '\f105';
  border-right: none;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-dots {
  position: absolute;
  bottom: -10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  margin: 0 5px;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-dots li.slick-active button {
  background: #000;
}
.t-imenik-slider .t-imenik-slider-inner .t-imenik-slider-slider-wrap .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  padding: 0;
  border-radius: 50px;
  background: #0076ce;
}
.t-povezava-box-wrap .t-povezava-box-inner {
  height: 300px;
  position: relative;
  margin-bottom: 30px;
}
.t-povezava-box-wrap .t-povezava-box-inner:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.t-povezava-box-wrap .t-povezava-box-inner .t-povezava-box-text {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  font-family: "Open Sans", sans-serif !important;
  z-index: 200;
}
.t-povezava-box-wrap .t-povezava-box-inner .t-povezava-box-text .t-title {
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0 0 15px 0;
  line-height: 1.3;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}
.t-povezava-box-wrap .t-povezava-box-inner .t-povezava-box-text .t-link {
  border: 1px solid #fff;
  background: none;
  padding: 12px 25px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-family: "Roboto Slab" !important;
  font-style: italic;
  font-weight: 700 !important;
  text-transform: none;
  border-radius: 0;
  width: auto;
}
.t-povezava-box-wrap .t-povezava-box-inner .t-povezava-box-text .t-link:hover {
  background: #fff;
  color: #0076ce;
}
.t-pagination .page-numbers {
  text-align: center;
  margin-bottom: 20px;
}
.t-pagination .page-numbers li {
  display: inline-block;
  margin: 0 15px 15px 0;
}
.t-pagination .page-numbers li:last-child {
  margin-right: 0;
}
.t-pagination .page-numbers li .page-numbers {
  text-decoration: none;
  color: #000;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  background: #f2f1ef;
  font-family: "Open Sans", sans-serif !important;
}
.t-pagination .page-numbers li .page-numbers .fa {
  display: inline-block;
  margin: 0;
}
.t-pagination .page-numbers li .page-numbers:hover, .t-pagination .page-numbers li .page-numbers.current {
  color: #000;
  background: #0076ce;
  color: #fff;
}
body.page-id-73233 .page-body {
  background: url('/wp-content/uploads/2018/08/zgodovina-background.jpg') left top repeat;
  background-size: auto;
}
body.page-id-73233 .page-body > .post-wrapper {
  padding-bottom: 250px;
}
.zgodovina-row > .row.limit-width.row-parent {
  padding-bottom: 20px;
}
.zgodovina-text {
  background: #0076ce;
  color: #fff;
  overflow: hidden;
  padding: 30px 20px 35px 20px;
  width: 315px;
  position: relative;
  z-index: 200;
  margin-top: -55px !important;
  font-family: "Open Sans", sans-serif !important;
  box-shadow: 0 0 15px rgba(0, 0, 40, 0.3);
  margin-bottom: 10px;
}
.zgodovina-text p {
  line-height: 1.4;
}
.zgodovina-text h2, .zgodovina-text h3, .zgodovina-text h4, .zgodovina-text h5, .zgodovina-text h6 {
  color: #fff;
  font-family: "Roboto Slab", "Open Sans", sans-serif !important;
  font-size: 32px;
  font-style: italic;
}
.zgodovina-text.zgodovina-text-left {
  right: 30px;
  float: right;
  text-align: right;
}
.zgodovina-text.zgodovina-text-right {
  left: 30px;
  float: left;
  text-align: left;
}
.zgodovina-right-column {
  position: relative;
  top: 200px;
}
@media (max-width: 959px) {
  body.page-id-73233 .page-body > .post-wrapper {
    padding-bottom: 80px;
  }
  .zgodovina-row > .row.limit-width.row-parent {
    padding-bottom: 0;
  }
  .zgodovina-right-column {
    top: 0;
  }
}
@media (max-width: 767px) {
  .zgodovina-text {
    width: auto;
    margin-top: -25px !important;
  }
  .zgodovina-text.zgodovina-text-left {
    right: auto;
    float: none;
    text-align: left;
    left: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .zgodovina-text.zgodovina-text-right {
    left: auto;
    float: none;
    text-align: left;
    right: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
body.single.single-tribe_events .page-body.style-color-xsdn-bg {
  background: #f2f1ef;
}
body.single.single-tribe_events .row.row-parent.style-light.limit-width.double-top-padding.double-bottom-padding {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
body.single.single-tribe_events #tribe-events {
  overflow: hidden;
}
.t-single-event-wrap {
  font-family: "Open Sans", sans-serif !important;
}
.t-single-event-wrap .t-single-event-left {
  color: #000;
  background: #fff;
}
.t-events-breadcrumbs {
  background: #f2f1ef;
  padding: 8px 0;
  font-family: "Open Sans", sans-serif !important;
}
.t-events-breadcrumbs .breadcrumb {
  margin: 0;
}
.t-events-breadcrumbs .breadcrumb > li {
  font-size: 13px;
  color: #4d4d4d;
}
.t-events-breadcrumbs .breadcrumb > li a {
  font-size: 13px;
  color: #4d4d4d;
}
.t-events-breadcrumbs .breadcrumb > li + li:not(.paged):before {
  color: #0076ce;
  margin: 0 1px 0 2px;
}
.t-events-breadcrumbs .breadcrumbs {
  font-size: 13px;
  color: #4d4d4d;
  margin: 2px 0;
}
.t-events-breadcrumbs .breadcrumbs .separator {
  margin: 0 6px;
  color: #0076ce;
  margin: 0 1px 0 2px;
  display: inline-block;
}
.t-events-breadcrumbs .breadcrumbs a {
  text-decoration: none;
  color: #4d4d4d;
}
.tribe-events-notices {
  margin-bottom: 0;
  border-radius: 0;
  color: #0076ce;
  border: 2px solid #0076ce;
  background: #f2f1ef;
  text-shadow: none;
  font-weight: 600;
  margin-top: 0;
}
.t-single-event-top {
  position: relative;
  overflow: hidden;
  min-height: 75px;
}
.t-single-event-top .t-single-event-date {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 75px;
  background: #0076ce;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.t-single-event-top .t-single-event-date .day-month {
  text-align: center;
}
.t-single-event-top .t-single-event-date .day {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2px;
}
.t-single-event-top .t-single-event-date .month {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
}
.t-single-event-top .t-single-event-title {
  align-items: center;
  padding: 10px 20px 10px 100px;
}
.t-single-event-top .t-single-event-title h1 {
  margin: 0;
  line-height: 1.3;
  font-family: "Roboto Slab", "Open Sans", sans-serif;
  font-size: 27px;
  font-weight: 600;
  font-style: italic;
  color: #0076ce;
}
.t-event-image {
  height: 350px;
}
.t-single-event-excerpt-wrap {
  border-bottom: 2px solid #f2f1ef;
  padding-bottom: 10px;
}
.t-single-event-excerpt-wrap .t-single-event-excerpt {
  font-weight: 700;
  padding: 40px 20px;
}
.t-single-event-excerpt-wrap .t-single-event-excerpt p, .t-single-event-excerpt-wrap .t-single-event-excerpt li {
  font-size: 15px !important;
  line-height: 1.8 !important;
}
.t-single-event-excerpt-wrap .t-single-event-read-more {
  text-align: center;
  margin-top: 5px;
}
.t-single-event-excerpt-wrap .t-single-event-read-more a {
  display: inline-block;
  color: #0076ce;
  border: 1px solid #0076ce;
  font-family: "Roboto Slab", "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  padding: 13px 30px;
}
.t-single-event-excerpt-wrap .t-single-event-read-more a:hover {
  background: #0076ce;
  color: #fff;
}
.t-single-event-excerpt-wrap .t-single-event-read-more .t-single-event-read-more-arrow-down {
  font-size: 30px;
}
.t-single-event-content {
  border-bottom: 2px solid #f2f1ef;
  padding: 20px;
  font-size: 16px !important;
  line-height: 1.8 !important;
}
.t-single-event-content p, .t-single-event-content li {
  font-size: 15px !important;
  line-height: 1.8 !important;
}
.t-single-event-meta-date-location {
  display: flex;
  border-bottom: 2px solid #f2f1ef;
  font-size: 15px;
}
.t-single-event-meta-date-location h4.meta-title {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif !important;
}
.t-single-event-meta-date-location .t-single-event-meta-date, .t-single-event-meta-date-location .t-single-event-meta-location {
  width: 50%;
  float: left;
  padding: 25px 20px;
}
.t-single-event-meta-date-location .t-single-event-meta-date {
  border-right: 2px solid #f2f1ef;
}
.t-single-event-meta-date-location .t-single-event-meta-date .meta-date-wrap {
  margin-bottom: 40px;
}
.t-single-event-meta-date-location .t-single-event-meta-date .tribe-events-cal-links {
  margin-bottom: 0;
}
.t-single-event-meta-date-location .t-single-event-meta-location {
  width: 50%;
}
.t-single-event-meta-date-location .t-single-event-meta-location .t-single-event-venue {
  margin-bottom: 5px;
}
.t-single-event-meta-date-location .t-single-event-meta-location .t-single-event-address {
  margin-bottom: 15px;
}
.t-single-event-meta-date-location .t-single-event-meta-date .tribe-events-cal-links a, .t-single-event-meta-date-location .t-single-event-meta-location .t-single-events-gmap-link a {
  display: inline-block;
  color: #0076ce;
  border: 1px solid #0076ce;
  font-size: 13px;
  font-weight: 600;
  font-style: italic;
  padding: 8px 20px 10px 20px;
  margin: 0 10px 15px 0;
  font-style: normal;
  color: #000;
}
.t-single-event-meta-date-location .t-single-event-meta-date .tribe-events-cal-links a:hover, .t-single-event-meta-date-location .t-single-event-meta-location .t-single-events-gmap-link a:hover {
  background: #0076ce;
  color: #fff;
}
.t-single-event-signup-form {
  background: url('../images/t-single-event-signup-form-background.jpg') top right no-repeat, #0076ce;
  background-size: 100% auto;
  overflow: hidden;
  padding: 45px 20px 35px 20px;
}
.t-single-event-signup-form .t-single-event-signup-form-title {
  margin: 0;
  line-height: 1.3;
  font-family: "Roboto Slab", "Open Sans", sans-serif;
  font-size: 40px;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  display: none;
}
.t-single-event-signup-form .t-single-event-signup-form-form {
  margin-bottom: 50px;
  display: none;
}
.t-single-event-signup-form .t-single-event-signup-form-form .t-single-events-form-inputs p {
  float: left;
  width: 33.3333%;
  padding-right: 10px;
}
.t-single-event-signup-form .t-single-event-signup-form-form .t-single-events-form-inputs p input {
  width: 100%;
  border: none;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.t-single-event-signup-form .t-single-event-signup-form-form .t-single-events-form-inputs p input::placeholder {
  color: #fff;
  opacity: 1;
}
.t-single-event-signup-form .t-single-event-signup-form-form .t-single-events-form-inputs p input:-ms-input-placeholder {
  color: #fff;
}
.t-single-event-signup-form .t-single-event-signup-form-form .t-single-events-form-inputs p input::-ms-input-placeholder {
  color: #fff;
}
.t-single-event-signup-form .t-single-event-signup-form-form .wpcf7-not-valid-tip, .t-single-event-signup-form .t-single-event-signup-form-form .wpcf7-response-output {
  color: #fff !important;
}
.t-single-event-signup-form .t-single-event-signup-form-form .wpcf7-form-control.wpcf7-submit {
  border: 1px solid #fff;
  background: none;
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-family: "Roboto Slab" !important;
  font-style: italic;
  font-weight: 700 !important;
  text-transform: none;
  border-radius: 0;
  width: auto;
}
.t-single-event-signup-form .t-single-event-signup-form-form .wpcf7-form-control.wpcf7-submit:hover {
  background: #fff;
  color: #0076ce;
}
.t-single-event-signup-form .t-single-event-signup-form-share {
  font-family: "Roboto Slab" !important;
  font-style: italic;
  font-weight: 700 !important;
  color: #fff;
  font-size: 19px;
}
.t-single-event-signup-form .t-single-event-signup-form-share a {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
}
.t-single-event-signup-form .t-single-event-signup-form-share a:hover {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
}
.t-event-sidebar-item {
  display: block;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  min-height: 120px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.t-event-sidebar-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.t-event-sidebar-item:hover .t-event-sidebar-item-meta {
  background: #0077c8;
}
.t-event-sidebar-item:hover .t-event-sidebar-item-meta .t-event-sidebar-item-meta-date {
  background: #00599b;
}
.t-event-sidebar-item .t-event-sidebar-item-meta {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  background: #ccc;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.t-event-sidebar-item .t-event-sidebar-item-meta .t-event-sidebar-item-meta-date {
  height: 70px;
  background: #b2b2b2;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.t-event-sidebar-item .t-event-sidebar-item-meta .t-event-sidebar-item-meta-date .day-month {
  text-align: center;
  color: #fff;
}
.t-event-sidebar-item .t-event-sidebar-item-meta .t-event-sidebar-item-meta-date .day-month .day {
  line-height: 1;
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 2px;
}
.t-event-sidebar-item .t-event-sidebar-item-meta .t-event-sidebar-item-meta-date .day-month .month {
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
}
.t-event-sidebar-item .t-event-sidebar-item-meta .t-event-sidebar-item-arrow {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
}
.t-event-sidebar-item .t-event-sidebar-title-location {
  padding: 20px 20px 20px 75px;
  font-size: 13px;
}
.t-event-sidebar-item .t-event-sidebar-title-location .t-event-sidebar-item-title h3 {
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 10px 0;
  font-family: "Open Sans", sans-serif !important;
}
.t-event-sidebar-item .t-event-sidebar-title-location .t-event-sidebar-item-location-label {
  color: #636466;
  width: 50px;
  float: left;
}
.t-event-sidebar-item .t-event-sidebar-title-location .t-event-sidebar-item-location-address {
  padding-left: 60px;
  color: #0076ce;
}
.t-event-sidebar-info {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 50px;
}
.t-event-sidebar-info .t-event-sidebar-info-header {
  background: #0076ce;
  position: relative;
  padding: 15px 20px;
}
.t-event-sidebar-info .t-event-sidebar-info-header h3 {
  color: #fff;
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0;
  line-height: 1.3;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}
.t-event-sidebar-info .t-event-sidebar-info-header .fa.fa-info {
  position: absolute;
  right: 20px;
  top: 18px;
  color: #fff;
  font-size: 20px;
}
.t-event-sidebar-info .t-event-sidebar-info-content {
  padding: 10px 20px 20px 20px;
}
.t-event-sidebar-info .t-event-sidebar-info-content .t-top-text {
  font-weight: 700;
  overflow: hidden;
}
.t-event-sidebar-info .t-event-sidebar-info-content .t-top-text p {
  color: #000;
}
.t-event-sidebar-info .t-event-sidebar-info-content .t-sidebar-info-contact p a i {
  color: #0077c8;
  margin-right: 10px;
  width: 20px;
}
.t-event-sidebar-info .t-event-sidebar-info-content .t-sidebar-info-contact p a i.fa-phone {
  font-size: 16px;
}
.t-gray-background {
  background: #f2f1ef;
}
body #tribe-bar-form {
  background: none;
  margin: 30px 0;
}
body #tribe-bar-form #tribe-bar-collapse-toggle, body #tribe-bar-form #tribe-bar-views {
  display: none;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner {
  text-align: center;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-events-visuallyhidden {
  display: none;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-geoloc-filter, body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-date-filter {
  display: none;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter {
  float: none;
  margin: 0 10px;
  padding: 0;
  width: 340px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter:after {
  content: '\f002';
  font-family: "FontAwesome";
  position: absolute;
  right: 18px;
  top: 18px;
  color: #0076ce;
  font-size: 22px;
  z-index: 200;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter .label-tribe-bar-search {
  display: none;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter #tribe-bar-search {
  border: 2px solid #e0dfdd;
  border-radius: 0;
  box-shadow: none;
  font-style: italic;
  font-weight: 400;
  height: auto;
  line-height: 1;
  padding: 15px 40px;
  width: 100%;
  font-family: "Roboto Slab";
  outline: none;
  background: #fff;
  font-size: 18px;
  text-align: center;
  color: #000;
  margin-top: 0;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
  display: inline-block;
  float: none;
  margin: 0 10px;
  padding: 0;
  width: 220px;
  vertical-align: top;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit .tribe-events-button {
  height: 57px;
  border: 2px solid #0076ce;
  border-radius: 0;
  box-shadow: none;
  font-style: italic;
  font-weight: 500 !important;
  line-height: 1;
  padding: 15px;
  width: 100%;
  font-family: "Roboto Slab" !important;
  outline: none;
  background: #fff;
  font-size: 18px;
  text-align: center;
  color: #000;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0;
}
body #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit .tribe-events-button:hover {
  background: #0076ce;
  color: #fff;
}
@media (max-width: 767px) {
  #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
    display: none !important;
  }
}
#tribe-mobile-container .tribe-mobile-day .tribe-mobile-day-heading {
  display: none;
}
#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile h4.summary {
  font-size: 18px;
}
#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-events-event-schedule-details .tribe-event-date-start {
  color: #333;
  font-size: 12px;
}
#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-events-event-image {
  display: none;
}
#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-event-description {
  color: #333;
}
#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-events-read-more {
  display: none;
}
.home.page-id-73127 .tribe-events-ical {
  display: none !important;
}
#tribe-events.tribe-events-shortcode .tribe-bar-disabled, #tribe-events-content-wrapper .tribe-bar-disabled {
  float: none;
  display: none;
}
#tribe-events.tribe-events-shortcode .tribe-bar-disabled .tribe-bar-filters .tribe-bar-filters-inner h3.tribe-events-visuallyhidden, #tribe-events-content-wrapper .tribe-bar-disabled .tribe-bar-filters .tribe-bar-filters-inner h3.tribe-events-visuallyhidden {
  display: none;
}
#tribe-events.tribe-events-shortcode .tribe-bar-disabled .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-date-filter, #tribe-events-content-wrapper .tribe-bar-disabled .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-date-filter {
  width: 220px;
}
#tribe-events.tribe-events-shortcode .tribe-bar-disabled .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit, #tribe-events-content-wrapper .tribe-bar-disabled .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
  display: block;
}
#tribe-events.tribe-events-shortcode .tribe-events-title-bar .tribe-events-page-title, #tribe-events-content-wrapper .tribe-events-title-bar .tribe-events-page-title {
  color: #0076ce;
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0;
  line-height: 1.3;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
}
body #tribe-events-content .tribe-events-notices, body #tribe-events-content .tribe-events-ical.tribe-events-button {
  display: none;
}
body #tribe-events-content table.tribe-events-calendar, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar {
  font-family: "Open Sans", sans-serif !important;
  letter-spacing: 0 !important;
  border: none !important;
}
body #tribe-events-content table.tribe-events-calendar thead tr th, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar thead tr th {
  background: #0076ce;
  border: none;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0 !important;
  padding: 10px;
  font-size: 15px;
}
body #tribe-events-content table.tribe-events-calendar tbody, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody {
  border-bottom: 5px solid #0076ce;
}
body #tribe-events-content table.tribe-events-calendar tbody tr:nth-child(odd) td, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr:nth-child(odd) td {
  background: #fff;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td {
  border: 1px solid #e9e8e6;
  background: #f2f1ef;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td *, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td * {
  font-family: "Open Sans", sans-serif !important;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td > div, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td > div {
  background: none;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 10px 0 10px;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events {
  margin: 0px;
  padding: 8px;
  border: none;
  font-size: 14px;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events h3, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events h3 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 3%;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events h3 a, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events h3 a {
  color: #0076ce;
  font-size: 14px;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events .tribe-events-tooltip > h3, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events .tribe-events-tooltip > h3 {
  margin: 0;
  padding: 5px 10px 0 10px;
  font-weight: 600;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events .tribe-events-tooltip .tribe-events-event-body, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td .type-tribe_events .tribe-events-tooltip .tribe-events-event-body {
  margin: 0;
  padding: 5px 10px;
}
body #tribe-events-content table.tribe-events-calendar tbody tr td .tribe-events-viewmore, body.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar tbody tr td .tribe-events-viewmore {
  font-size: 13px;
  padding: 10px 4px 5px 4px;
}
body.archive.post-type-archive-tribe_events .post-body .row.double-top-padding > .post-media, body.archive.post-type-archive-tribe_events .post-body .row.double-top-padding > .post-title-wrapper {
  display: none;
}
body.archive.post-type-archive-tribe_events .row-container.row-breadcrumb.row-breadcrumb-light.text-right {
  display: none;
}
body.archive.post-type-archive-tribe_events .post-wrapper > .post-body > .post-content > .row-container > .row.row-parent.style-light.limit-width {
  max-width: 100%;
  padding: 0;
}
body.archive.post-type-archive-tribe_events .style-light #tribe-events {
  color: #000;
}
.t-archive-projekti-background {
  background: url('/wp-content/uploads/2018/06/projekti-hero.jpg') center center no-repeat !important;
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding: 145px 0 125px 0;
  margin-bottom: 100px;
}
.t-archive-novice-background {
  background: url('/wp-content/uploads/2018/06/novice-hero.jpg') center center no-repeat !important;
  background-size: cover;
}
.t-archive-odlagalisce-background {
  background: url('/wp-content/uploads/2018/06/novice-hero.jpg') center center no-repeat !important;
  background-size: cover;
  margin-bottom: 50px !important;
}
.tribe-events-list .type-tribe_events {
  padding: 0;
}
.t-archive-events-top-wrap {
  background: url('/wp-content/uploads/2018/06/dogodki-1.jpg') center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding: 145px 0 125px 0;
  margin-bottom: 100px;
}
.t-archive-events-top-wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.t-archive-events-top-wrap .t-archive-events-top-inner {
  position: relative;
  z-index: 200;
}
.t-archive-events-top-wrap .tribe-events-title-bar {
  margin-bottom: 20px;
}
.t-archive-events-top-wrap .tribe-events-title-bar .tribe-events-page-title {
  color: #fff !important;
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0;
  line-height: 1.3;
  text-align: left !important;
  font-size: 45px;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form #tribe-bar-collapse-toggle, .t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form #tribe-bar-views {
  display: none;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter {
  display: none;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  position: relative;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter .label-tribe-bar-search {
  display: none;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input#tribe-bar-search {
  border: 2px solid #fff;
  background: none;
  padding: 0 20px;
  height: 55px;
  width: 340px;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  padding-right: 50px;
  border-radius: 0;
  font-family: "Open Sans", sans-serif !important;
  margin-bottom: 25px;
  margin-top: 0;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter:after {
  content: '\f002';
  font-family: "FontAwesome";
  position: absolute;
  right: 18px;
  top: 15px;
  color: #fff;
  font-size: 22px;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input#tribe-bar-search::placeholder {
  color: #fff;
  opacity: 1;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input#tribe-bar-search:-ms-input-placeholder {
  color: #fff;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input#tribe-bar-search::-ms-input-placeholder {
  color: #fff;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
  display: inline-block;
  vertical-align: top;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input.tribe-events-button {
  border: 2px solid #fff;
  background: none;
  padding: 0 30px;
  height: 55px;
  display: inline-block;
  color: #fff;
  font-size: 21px;
  font-family: "Roboto Slab" !important;
  font-style: italic;
  font-weight: 700 !important;
  text-transform: none;
  border-radius: 0;
  letter-spacing: 0;
  margin-bottom: 25px;
  margin-top: 0;
}
.t-archive-events-top-wrap #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input.tribe-events-button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.t-events-archive-main-title {
  color: #0076ce !important;
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0 0 25px 0;
  line-height: 1.3;
  text-align: left;
  font-size: 45px !important;
  font-weight: 700;
}
.t-events-archive-sub-title {
  font-weight: 700;
  font-family: "Open Sans", sans-serif !important;
  font-style: italic;
  margin-bottom: 50px;
}
.t-events-archive-sub-title p {
  font-size: 19px !important;
  margin-top: -15px;
  line-height: 1.5;
}
#tribe-events-header .tribe-events-nav-pagination {
  display: none;
}
#tribe-events-footer:before, #tribe-events-footer:after {
  display: none !important;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav {
  padding: 0;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous {
  float: left;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a span {
  font-size: 0;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a span:before {
  content: '<';
  font-size: 13px;
  color: #0076ce;
  margin-right: 5px;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next {
  float: right;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a span {
  font-size: 0;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a span:before {
  content: '>';
  font-size: 13px;
  color: #0076ce;
  margin-left: 5px;
}
#tribe-events-footer .tribe-events-nav-pagination .tribe-events-sub-nav li a {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Open Sans", sans-serif !important;
  background: none;
  padding: 5px 0;
}
body.archive.post-type-archive-tribe_events #tribe-events-content .tribe-events-ical.tribe-events-button {
  display: none;
}
.t-event-archive-item {
  font-family: "Open Sans", sans-serif !important;
  margin-bottom: 35px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  display: block;
}
.t-event-archive-item.home-news-item .t-event-archive-item-excerpt-link-wrap {
  background: #fff !important;
}
.t-event-archive-item.t-home-imenik-item {
  height: 300px;
}
.t-event-archive-item.t-home-imenik-item.t-home-imenik-item-gray .t-event-archive-item-excerpt-link-wrap {
  background: #f2f1ef !important;
}
.t-event-archive-item.t-home-imenik-item .t-event-archive-item-excerpt-link-wrap {
  background: #fff !important;
}
.t-event-archive-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.t-event-archive-item:hover .t-event-archive-item-meta {
  background: #0076ce;
  color: #fff;
}
.t-event-archive-item:hover .t-event-archive-item-meta .t-event-archive-item-meta-date {
  background: #005fa5;
}
.t-event-archive-item:hover .t-event-archive-item-excerpt-link-wrap {
  background: #fff;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.t-event-archive-item .t-event-archive-item-image-wrap .t-event-archive-item-image {
  height: 150px;
  display: block;
}
.t-event-archive-item .t-event-archive-item-image-wrap .t-event-archive-item-image img {
  width: 100%;
  height: auto;
  display: block;
}
.t-event-archive-item .t-event-archive-item-meta {
  background: #d9d8d6;
  position: relative;
  height: 50px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  color: #000;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-date {
  background: #0076ce;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-date .day-month {
  text-align: center;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-date .day-month .day {
  line-height: 1;
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 2px;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-date .day-month .month {
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-location {
  padding-left: 62px;
  font-size: 12px;
  font-weight: 700;
  padding-top: 6px;
  padding-right: 10px;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-location .location {
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.t-event-archive-item .t-event-archive-item-meta .t-event-archive-item-meta-location .label {
  width: 55px;
  display: inline-block;
  font-weight: 400;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap {
  background: #f2f1ef;
  overflow: hidden;
  border: 1px solid #f2f1ef;
  border-top: none;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-title-excerpt-wrap {
  height: 210px;
  overflow: hidden;
  margin-bottom: 10px;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-title {
  padding: 25px 20px 0 20px;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-title h3 {
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0;
  line-height: 1.3;
  font-size: 20px;
  color: #0876cf;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-title h3 a {
  text-decoration: none;
  color: #0876cf;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-excerpt {
  padding: 0 20px;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-excerpt p {
  font-size: 13px;
  color: #000;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-link {
  padding: 0 20px 15px 20px;
  color: #0876cf;
  font-size: 20px;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-home-imenik-item-download {
  border-top: 1px solid #0375ce;
  margin: 0 20px 20px 20px;
  padding-top: 20px;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-home-imenik-item-download a {
  background: #0375ce;
  color: #fff;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 15px;
  display: inline-block;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-home-imenik-item-download a:hover {
  background: #025ea6;
}
.t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-home-imenik-item-download a .lnr {
  font-size: 11px;
  margin-right: 4px;
}
.t-events-archive-sidebar, .widget-container {
  font-family: "Open Sans", sans-serif !important;
  margin-bottom: 50px;
}
.t-events-archive-sidebar .widget-title, .widget-container .widget-title, .t-events-archive-sidebar .t-events-archive-sidebar-title, .widget-container .t-events-archive-sidebar-title {
  font-size: 15px;
  font-weight: 700;
  margin: 3px 0 30px 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif !important;
}
.t-events-archive-sidebar .widget ul li a:before, .widget-container .widget ul li a:before {
  display: none;
}
.t-events-archive-sidebar .t-events-archive-sidebar-list, .widget-container .t-events-archive-sidebar-list, .t-events-archive-sidebar .widget ul, .widget-container .widget ul {
  margin: 0;
  padding: 0 !important;
}
.t-events-archive-sidebar .t-events-archive-sidebar-list li, .widget-container .t-events-archive-sidebar-list li, .t-events-archive-sidebar .widget ul li, .widget-container .widget ul li {
  list-style: none;
  padding: 0 0 0 20px;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
}
.t-events-archive-sidebar .t-events-archive-sidebar-list li:before, .widget-container .t-events-archive-sidebar-list li:before, .t-events-archive-sidebar .widget ul li:before, .widget-container .widget ul li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #0076ce;
  position: absolute;
  left: 0;
  top: 0;
}
.t-events-archive-sidebar .t-events-archive-sidebar-list li a, .widget-container .t-events-archive-sidebar-list li a, .t-events-archive-sidebar .widget ul li a, .widget-container .widget ul li a {
  color: #000;
  text-transform: capitalize;
}
.t-events-archive-sidebar .t-events-archive-sidebar-list li a:hover, .widget-container .t-events-archive-sidebar-list li a:hover, .t-events-archive-sidebar .widget ul li a:hover, .widget-container .widget ul li a:hover {
  color: #0076ce;
}
.t-events-archive-sidebar .t-events-archive-sidebar-list li a .date-separator, .widget-container .t-events-archive-sidebar-list li a .date-separator, .t-events-archive-sidebar .widget ul li a .date-separator, .widget-container .widget ul li a .date-separator {
  color: #0076ce;
  margin: 0 2px 0 1px;
  display: inline-block;
}
.t-archive-rodovi-top-wrap {
  background: url('/wp-content/uploads/2018/06/Miha-Macek-04_1400x900.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 110px 0 50px 0;
  font-family: "Open Sans", sans-serif !important;
}
.t-archive-rodovi-top-wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner {
  position: relative;
  z-index: 200;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-main-title {
  color: #fff;
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0;
  line-height: 1.3;
  text-align: left;
  font-size: 45px;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-archive-rodovi-top-sub-title {
  max-width: 600px;
  margin-bottom: 30px;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-archive-rodovi-top-sub-title p {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-archive-select-tax-label {
  color: #fff;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select {
  position: relative;
  display: inline-block;
  width: 340px;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select .dropdown.bootstrap-select.postform {
  width: 340px !important;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select select#rodovi_regija {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  outline: 0;
  border: 0;
  border-radius: 0;
  border: 2px solid #fff;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #fff;
  padding: 0 20px !important;
  height: 55px;
  width: 100%;
  text-transform: none;
  font-family: "Open Sans", sans-serif !important;
  letter-spacing: 0;
  line-height: 48px;
  font-weight: 400 !important;
  font-size: 15px;
  outline: none;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select select#rodovi_regija .bs-caret .caret {
  border-top-color: #fff;
  right: 15px;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select select#rodovi_regija option {
  color: #333;
  text-shadow: 0 0 0 #333;
  -webkit-text-shadow: 0 0 1px #333;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select select::-ms-expand {
  display: none;
}
.t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-select-arrow {
  position: absolute;
  top: 34px;
  right: 20px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
}
.t-archive-rodovi-map {
  height: 420px;
  position: relative;
}
.t-archive-rodovi-map .t-map-overlay {
  background: #fff;
  color: #000;
  width: 250px;
  padding: 15px 20px;
  font-size: 14px;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(0, 0, 10, 0.15);
  line-height: 1.6;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: -15px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif !important;
}
.t-archive-rodovi-map .t-map-overlay .region {
  color: #888;
  font-size: 13px;
  display: block;
  margin-top: 5px;
  font-weight: 400;
}
.t-archive-rodovi-items-wrap {
  padding: 60px 0;
  padding-bottom: 0px;
  font-family: "Open Sans", sans-serif !important;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-items-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-items-inner {
  border-top: 1px solid #e5e5e5;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item {
  border-bottom: 1px solid #e5e5e5;
  padding: 9px;
  font-size: 14px;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-row {
  display: flex;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-row .t-separator {
  color: #0076ce;
  margin: 0 6px 0 4px;
  display: inline-block;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-row strong {
  font-weight: 700;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-title {
  display: flex;
  align-items: center;
  height: 100%;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-title h3 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-meta {
  display: flex;
  align-items: center;
  height: 100%;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-link a {
  border: 1px solid #0076ce;
  display: inline-block;
  padding: 9px 32px 9px 27px;
  color: #000;
  font-weight: 700;
  position: relative;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-link a .lnr-chevron-right {
  color: #0076ce;
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -6px;
  font-size: 12px;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-link a:hover {
  background: #0076ce;
  color: #fff;
}
.t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-link a:hover .lnr-chevron-right {
  color: #fff;
}
.t-single-rodovi-top-wrap {
  overflow: hidden;
  position: relative;
  padding: 60px 0 60px 0;
  font-family: "Open Sans", sans-serif !important;
}
.t-single-rodovi-top-wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.t-single-rodovi-top-wrap .t-single-rodovi-top-inner {
  position: relative;
  z-index: 200;
}
.t-single-rodovi-top-wrap .t-single-rodovi-top-inner .t-main-logo {
  max-width: 250px;
  height: auto;
}
.t-single-rodovi-top-wrap .t-single-rodovi-top-inner .t-main-title {
  color: #fff;
  font-family: "Roboto Slab";
  font-style: italic;
  margin: 0;
  line-height: 1.3;
  text-align: left;
  font-size: 45px;
}
.t-single-rodovi-tabs-content-wrap {
  padding: 60px 0;
  font-family: "Open Sans", sans-serif !important;
}
.t-single-rodovi-tabs-content-wrap .t-seconday-title {
  font-family: "Roboto Slab";
  color: #0076ce;
  font-style: italic;
  font-size: 32px;
  margin: 0 0 45px 0;
}
.t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav {
  border-bottom: 1px solid #d6d6d6;
}
.t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav li {
  display: inline-block;
  margin-right: 35px;
}
.t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav li:last-child {
  margin-right: 0;
}
.t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav li.active a {
  border-color: #0076ce;
  color: #000;
}
.t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav li a {
  border-bottom: 3px solid transparent;
  font-family: "Roboto Slab";
  color: #4d4d4d;
  text-decoration: none;
  font-style: italic;
  font-size: 15px;
  display: block;
  padding: 10px 28px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
}
.t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-content {
  font-size: 14px;
  margin-bottom: 20px;
}
.t-single-rodovi-bottom-section-wrap {
  background: url('../images/single-rodovi-bottom-background.png') right 0 bottom 80px no-repeat, #f2f1ef;
  font-family: "Open Sans", sans-serif !important;
  padding: 60px 0;
  background-size: 55% auto;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item {
  margin-bottom: 30px;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-title {
  font-family: "Roboto Slab";
  color: #0076ce;
  font-style: italic;
  font-size: 32px;
  margin: 0 0 25px 0;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-content p a {
  color: #0076ce;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form p {
  margin: 0;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-form-control-wrap {
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-form-control-wrap input {
  width: 100%;
  border: 1px solid #d9d9d9;
  color: #000;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-form-control-wrap input::placeholder {
  color: #000;
  opacity: 1;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #000;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-form-control-wrap input::-ms-input-placeholder {
  color: #000;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-submit {
  background: #5f9bd3;
  border: 1px solid #0076ce;
  color: #fff;
  display: block;
  width: 100%;
  font-family: "Roboto Slab", "Open Sans", sans-serif !important;
  font-style: italic;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 20px;
}
.t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-form .wpcf7-not-valid-tip {
  color: red !important;
  font-size: 12px;
  margin-top: 6px;
}
@media (max-width: 1229px) {
  .t-single-event-top .t-single-event-title h1 {
    font-size: 23px;
  }
  .t-single-event-meta-date-location {
    display: block;
  }
  .t-single-event-meta-date-location .t-single-event-meta-date, .t-single-event-meta-date-location .t-single-event-meta-location {
    width: 100%;
    float: none;
  }
  .t-single-event-meta-date-location .t-single-event-meta-date {
    border-right: none;
    border-bottom: 2px solid #f2f1ef;
  }
  .t-single-event-meta-date-location .t-single-event-meta-location {
    width: 100%;
  }
  .t-single-rodovi-bottom-section-wrap {
    background: url('../images/single-rodovi-bottom-background.png') center bottom 60px no-repeat, #f2f1ef;
    padding: 50px 0 30% 0;
    background-size: 90% auto;
  }
}
@media (max-width: 767px) {
  .t-single-event-signup-form .t-single-event-signup-form-form .t-single-events-form-inputs p {
    width: 100%;
    float: none;
  }
  .t-single-event-signup-form .t-single-event-signup-form-title {
    font-size: 35px;
  }
  .t-single-event-signup-form .t-single-event-signup-form-share span {
    display: block;
    margin-top: 20px;
  }
  .t-archive-events-top-wrap {
    padding: 85px 0 65px 0;
    margin-bottom: 60px;
  }
  .t-archive-events-top-wrap .tribe-events-title-bar .tribe-events-page-title {
    font-size: 38px;
  }
  .t-events-archive-main-title {
    font-size: 35px !important;
  }
  .t-events-archive-sub-title {
    margin-bottom: 30px;
  }
  .t-events-archive-sub-title p {
    font-size: 16px !important;
  }
  .t-event-archive-item .t-event-archive-item-excerpt-link-wrap .t-event-archive-item-title-excerpt-wrap {
    height: auto;
  }
  .t-archive-rodovi-top-wrap {
    padding: 40px 0 50px 0;
  }
  .t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-main-title {
    font-size: 35px;
  }
  .t-archive-rodovi-top-wrap .t-archive-rodovi-top-inner .t-archive-rodovi-top-sub-title p {
    font-size: 15px;
  }
  .t-archive-rodovi-map {
    height: 350px;
  }
  .t-archive-rodovi-items-wrap {
    padding: 50px 0;
  }
  .t-archive-rodovi-items-wrap .t-archive-rodovi-item {
    padding: 12px 0;
  }
  .t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-row {
    display: block;
  }
  .t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-row .t-separator {
    margin: 0 0 6px 0;
    display: block;
    font-size: 0;
  }
  .t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-title {
    display: block;
    margin-bottom: 12px;
  }
  .t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-meta {
    display: block;
    margin-bottom: 15px;
  }
  .t-archive-rodovi-items-wrap .t-archive-rodovi-item .t-rodovi-item-link {
    display: block;
  }
  .t-single-rodovi-top-wrap {
    padding: 80px 0 80px 0;
  }
  .t-single-rodovi-top-wrap .t-single-rodovi-top-inner .t-main-title {
    font-size: 35px;
  }
  .t-single-rodovi-tabs-content-wrap {
    padding: 50px 0;
  }
  .t-single-rodovi-tabs-content-wrap .t-seconday-title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav {
    border-bottom: none;
  }
  .t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav li {
    display: block;
    margin-right: 0;
    text-align: left;
    border-bottom: 1px solid #d6d6d6;
  }
  .t-single-rodovi-tabs-content-wrap .t-single-rodovi-tabs-nav li a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .t-single-rodovi-bottom-section-wrap .t-single-rodovi-bottom-section-item .t-single-rodovi-bottom-section-title {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
}
/*# sourceMappingURL=events-style-ah.css.map */