article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
.button,
.button:visited {
  border: 1px solid #be0d37;
  border-top-color: #db0f3f;
  border-left-color: #db0f3f;
  padding: 4px 12px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e40f42;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f01d4f),to(#e40f42));
  background-image: -webkit-linear-gradient(top,#f01d4f,#e40f42);
  background-image: -moz-linear-gradient(top,#f01d4f,#e40f42);
  background-image: -o-linear-gradient(top,#f01d4f,#e40f42);
  background-image: linear-gradient(to bottom,#f01d4f,#e40f42);
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  color: #fff;
  border: 1px solid #be0d37;
  border-top-color: #9d0a2d;
  border-left-color: #9d0a2d;
  background-color: #cc0e3b;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e40f42),to(#cc0e3b));
  background-image: -webkit-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: -moz-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: -o-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: linear-gradient(to bottom,#e40f42,#cc0e3b);
}
.button:active,
.button:visited:active {
  background-color: #f01d4f;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e40f42),to(#f01d4f));
  background-image: -webkit-linear-gradient(top,#e40f42,#f01d4f);
  background-image: -moz-linear-gradient(top,#e40f42,#f01d4f);
  background-image: -o-linear-gradient(top,#e40f42,#f01d4f);
  background-image: linear-gradient(to bottom,#e40f42,#f01d4f);
}
.blue-button,
.blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1990db),to(#1681c4));
  background-image: -webkit-linear-gradient(top,#1990db,#1681c4);
  background-image: -moz-linear-gradient(top,#1990db,#1681c4);
  background-image: -o-linear-gradient(top,#1990db,#1681c4);
  background-image: linear-gradient(to bottom,#1990db,#1681c4);
  -webkit-box-shadow: inset 0 0 3px #59b3ec;
  -moz-box-shadow: inset 0 0 3px #59b3ec;
  box-shadow: inset 0 0 3px #59b3ec;
}
.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1784c9),to(#1472ad));
  background-image: -webkit-linear-gradient(top,#1784c9,#1472ad);
  background-image: -moz-linear-gradient(top,#1784c9,#1472ad);
  background-image: -o-linear-gradient(top,#1784c9,#1472ad);
  background-image: linear-gradient(to bottom,#1784c9,#1472ad);
}
.blue-button:active,
.blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1681c4),to(#1990db));
  background-image: -webkit-linear-gradient(top,#1681c4,#1990db);
  background-image: -moz-linear-gradient(top,#1681c4,#1990db);
  background-image: -o-linear-gradient(top,#1681c4,#1990db);
  background-image: linear-gradient(to bottom,#1681c4,#1990db);
}
.transition-in {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.transition-out {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #ffffff;
  background: #000000;
}
img {
  display: block;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
a {
  outline: none;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #ffffff;
}
a:hover,
a:visited:hover {
  color: #ffffff;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
.nav {
  border: 1px solid #ccc;
  border-bottom: 0;
}
.nav li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
#content {
  margin-top: 2.2em;
}
.byline {
  color: #999;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 50px;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.footer {
  clear: both;
}
.onecol {
  width: 5.801104972%;
}
.twocol {
  width: 14.364640883%;
}
.threecol {
  width: 22.928176794%;
}
.fourcol {
  width: 31.491712705%;
}
.fivecol {
  width: 40.055248616%;
}
.sixcol {
  width: 48.618784527%;
}
.sevencol {
  width: 57.182320438000005%;
}
.eightcol {
  width: 65.74585634900001%;
}
.ninecol {
  width: 74.30939226%;
}
.tencol {
  width: 82.87292817100001%;
}
.elevencol {
  width: 91.436464082%;
}
.twelvecol {
  width: 99.999999993%;
}
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol,
.twelvecol {
  position: relative;
  float: left;
  margin-left: 2.762430939%;
}
.first {
  margin-left: 0;
}
.last {
  float: right;
}
.wrap {
  width: 960px;
}
.header {
  border-bottom: 1px solid #3a3a3a;
}
.bread-nav {
  padding: 5px 10px;
}
.bread-nav ul {
  color: #818181;
}
.bread-nav ul li {
  float: left;
  padding-right: 20px;
  margin-right: 10px;
  background: url('https://www.bizjak.si/assets/themes/rajkobizjak/library/less/../images/bread-divider.jpg') right top 7px no-repeat;
}
.bread-nav ul li.current {
  background: none;
  margin-right: 0;
  padding-right: 0;
}
.bread-nav ul li.current a {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
}
.bread-nav ul li a {
  color: #818181;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.bread-nav ul li a:hover {
  color: #ffffff;
}
.bread-nav ul li a div {
  font-size: 13px;
  line-height: 13px;
  color: #5b5b5b;
}
.nav {
  background: #eee;
  border: 0;
}
.nav li {
  float: left;
  position: relative;
}
.nav li a {
  border-bottom: 0;
}
.nav li a:hover,
.nav li a:focus {
  background-color: #dedede;
}
.nav li ul.sub-menu,
.nav li ul.children {
  margin-top: 0;
  border: 1px solid #ccc;
  border-top: 0;
  position: absolute;
  display: none;
  z-index: 8999;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 10px;
  border-right: 0;
  display: block;
  width: 180px;
  border-bottom: 1px solid #ccc;
}
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
  border-bottom: 0;
}
.nav li:hover ul {
  top: auto;
  display: block;
}
.sidebar {
  margin-top: 2.2em;
}
.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em;
}
.widget {
  padding: 0 10px;
  margin: 2.2em 0;
}
.widget ul li {
  margin-bottom: 0.75em;
}
.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}
.footer {
  border-top: 1px solid #3a3a3a;
  margin-top: 40px;
}
.footer #inner-footer {
  padding: 30px 10px;
}
.footer #inner-footer h3 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.footer #inner-footer h3 span {
  color: #818181;
}
.footer #inner-footer .galerija-footer {
  padding-bottom: 10px;
}
.footer #inner-footer .galerija-footer ul {
  text-align: center;
  width: 100%;
}
.footer #inner-footer .galerija-footer li {
  margin-right: 25px;
  display: inline;
}
.footer #inner-footer .galerija-footer li a {
  display: inline-block;
  border: 1px solid #3a3a3a;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.footer #inner-footer .galerija-footer li a:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer #inner-footer .galerija-footer li a img {
  max-height: 60px;
  width: auto;
}
.footer #inner-footer .footer-nav-links {
  border-bottom: 1px solid #3a3a3a;
  margin-bottom: 20px;
}
.footer #inner-footer .footer-nav-links ul {
  text-align: center;
  width: 100%;
}
.footer #inner-footer .footer-nav-links ul li {
  display: inline;
  margin-right: 25px;
}
.footer #inner-footer .footer-nav-links ul li a {
  text-decoration: none;
  font-size: 18px;
}
.footer #inner-footer .footer-nav-links ul li a:hover span {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer #inner-footer .footer-nav-links ul li a span {
  color: #818181;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.footer #inner-footer .footer-contact p {
  color: #818181;
  text-align: center;
  margin: 10px;
}
.footer #inner-footer .footer-contact p a {
  color: #ffffff;
  text-decoration: none;
}
.footer #inner-footer .footer-contact p a:hover {
  text-decoration: underline;
}
.home-wrap {
  border-bottom: 1px solid #3a3a3a;
}
.home-wrap .home a {
  display: block;
  margin: 100px auto 0 auto;
  width: 800px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.home-wrap .home a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.home-bottom-wrap {
  margin-bottom: 100px;
}
.home-bottom-wrap .home-bottom h1 {
  text-align: center;
  font-size: 48px;
  font-weight: 300;
  margin-top: 20px;
}
.home-bottom-wrap .home-bottom h1 a {
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.home-bottom-wrap .home-bottom h1 a:hover {
  color: #a5a5a5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.four-wrap {
  padding: 0 10px;
  min-height: 500px;
}
.four-wrap .four h1 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
}
.four-wrap .four p.sub-heading {
  font-size: 18px;
  color: #818181;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}
.four-wrap .four .message-four {
  margin-top: 100px;
  text-align: center;
}
.four-wrap .four .message-four p {
  font-size: 18px;
}
.four-wrap .four .message-four p a {
  text-decoration: none;
  color: #c61818;
}
.four-wrap .four .message-four p a:hover {
  text-decoration: underline;
}
.four-wrap .four .message-four p.lan-en {
  color: #818181;
}
.meni-wrap .meni ul {
  display: block;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.meni-wrap .meni ul li {
  margin-bottom: 32px;
}
.meni-wrap .meni ul li a {
  font-size: 40px;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.meni-wrap .meni ul li a span {
  font-size: 24px;
  color: #818181;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.meni-wrap .meni ul li a:hover {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.meni-wrap .meni ul li a:hover span {
  color: #e5e5e5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.kontakt-wrap .kontakt h1 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
}
.kontakt-wrap .kontakt p.sub-heading {
  font-size: 18px;
  color: #818181;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}
.kontakt-wrap .kontakt .kontakt-info {
  width: 440px;
  border-top: 1px solid #3a3a3a;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 20px 0;
}
.kontakt-wrap .kontakt .kontakt-info p {
  font-size: 20px;
  line-height: 36px;
}
.kontakt-wrap .kontakt .kontakt-info p span {
  color: #818181;
}
.kontakt-wrap .kontakt .kontakt-info p a {
  color: #ffffff;
  text-decoration: none;
}
.kontakt-wrap .kontakt .kontakt-info p a:hover {
  text-decoration: underline;
}
.kontakt-wrap .kontakt .kontakt-form {
  width: 700px;
  margin: 0 auto;
  border-top: 1px solid #3a3a3a;
  padding-bottom: 10px;
}
.kontakt-wrap .kontakt .kontakt-form h2 {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 30px;
}
.kontakt-wrap .kontakt .kontakt-form h2 span {
  color: #818181;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap p {
  margin: 0;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap p input.wpcf7-submit {
  background: #540a0a;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 19px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap p input.wpcf7-submit:hover {
  background: #420808;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap .left-form {
  float: left;
  width: 338px;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap .left-form input {
  width: 338px;
  height: 40px;
  border: 1px solid #3a3a3a;
  background: #000000;
  color: #ffffff;
  padding: 0 10px;
  line-height: 38px;
  margin-bottom: 20px;
  font-size: 17px;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap .right-form {
  float: right;
  width: 338px;
}
.kontakt-wrap .kontakt .kontakt-form .kontakt-form-wrap .right-form textarea {
  width: 338px;
  height: 160px;
  border: 1px solid #3a3a3a;
  background: #000000;
  color: #ffffff;
  resize: none;
  padding: 5px 10px;
  line-height: 28px;
  font-size: 17px;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 20px 0 0 0;
  font-size: 19px;
  padding: 5px 12px;
  min-height: 40px;
  line-height: 38px;
}
div.wpcf7-mail-sent-ok {
  border: none;
  background-color: #ffffff;
  color: green;
}
div.wpcf7-mail-sent-ng {
  border: 1px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 1px solid #ffa500;
}
div.wpcf7-validation-errors {
  border: none;
  background-color: #ffffff;
  font-weight: 500;
  color: #540a0a;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  z-index: 100;
  border: none;
  left: 0;
  margin: 3px;
  top: inherit;
  font-size: 19px;
  font-weight: 500;
  color: red;
  background: #ffffff;
  color: #540a0a;
  height: 34px;
  font-size: 17px;
  line-height: 34px;
  width: 332px;
  padding: 0 8px;
}
span.wpcf7-not-valid-tip-no-ajax {
  color: #f00;
  font-size: 10pt;
  display: block;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 9px;
  margin-top: 9px;
  margin-bottom: 0;
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
.galerija-wrap .galerija h1 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
}
.galerija-wrap .galerija p.sub-heading {
  font-size: 18px;
  color: #818181;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}
.galerija-wrap .galerija .kolekcije .kolekcije-item {
  width: 300px;
  margin: 10px 10px 25px 10px;
  float: left;
  text-decoration: none;
}
.galerija-wrap .galerija .kolekcije .kolekcije-item h2 {
  font-size: 19px;
  text-align: center;
  margin-top: 15px;
  text-decoration: none;
}
.galerija-wrap .galerija .kolekcije .kolekcije-item p.sub-heading {
  font-size: 15px;
  color: #818181;
  margin-bottom: 0;
  text-align: center;
  line-height: 15px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
}
.galerija-wrap .galerija .kolekcije .kolekcije-item:hover img {
  border: 1px solid #6d6d6d;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.galerija-wrap .galerija .kolekcije .kolekcije-item:hover p.sub-heading {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.galerija-wrap .galerija .kolekcije .kolekcije-item img {
  border: 1px solid #3a3a3a;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@-moz-document url-prefix() {
  .zoom {
    top: 377px !important;
  }
}
.single-galerija-wrap {
  min-height: 1050px;
}
.single-galerija-wrap .single-galerija {
  width: 960px;
  padding: 0 105px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
}
.single-galerija-wrap .single-galerija .slike-galerija {
  position: relative;
}
.single-galerija-wrap .single-galerija .slike-galerija .showcase-arrow-previous {
  position: absolute;
  width: 22px;
  height: 42px;
  display: block;
  background: url('https://www.bizjak.si/assets/themes/rajkobizjak/library/less/../images/prev.jpg');
  left: -70px;
  top: 380px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.single-galerija-wrap .single-galerija .slike-galerija .showcase-arrow-previous:hover {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-galerija-wrap .single-galerija .slike-galerija .showcase-arrow-next {
  position: absolute;
  width: 22px;
  height: 42px;
  display: block;
  background: url('https://www.bizjak.si/assets/themes/rajkobizjak/library/less/../images/next.jpg');
  right: -70px;
  top: 380px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.single-galerija-wrap .single-galerija .slike-galerija .showcase-arrow-next:hover {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-galerija-wrap .single-galerija .slike-galerija .showcase-content-container {
  height: 770px;
  overflow: hidden;
}
.single-galerija-wrap .single-galerija .slike-galerija .showcase-content-container .showcase-content {
  height: 770px;
  overflow: hidden;
}
.single-galerija-wrap .single-galerija .slike-galerija h2 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
}
.single-galerija-wrap .single-galerija .slike-galerija p.sub-heading {
  font-size: 18px;
  color: #818181;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap {
  height: 485px;
  width: 750px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap span {
  display: inline-block;
  height: 100%;
  width: 1px;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap a {
  display: inline-block;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap a:hover .zoom {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap a .zoom {
  width: 50px;
  height: 50px;
  position: absolute;
  background: url('https://www.bizjak.si/assets/themes/rajkobizjak/library/less/../images/zoom.png');
  left: 350px;
  top: 217px;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap img.galerija-slika {
  margin: 0 auto;
  max-height: 485px;
  width: auto;
  float: none;
  max-width: 750px;
}
.single-galerija-wrap .single-galerija .slike-galerija .galerija-slika-wrap * {
  vertical-align: middle;
}
.single-galerija-wrap .single-galerija .slike-galerija .slika-opis {
  margin-top: 15px;
}
.single-galerija-wrap .single-galerija .slike-galerija .slika-opis p {
  color: #ffffff;
  font-size: 17px;
  line-height: 17px;
  margin: 0;
}
.single-galerija-wrap .single-galerija .slike-galerija .slika-opis p.desc-english {
  font-size: 15px;
  color: #818181;
  margin: 5px 0 20px 0;
}
.single-galerija-wrap .single-galerija .slike-galerija .slika-opis .slika-opis-left {
  width: 50%;
  float: left;
  text-align: left;
}
.single-galerija-wrap .single-galerija .slike-galerija .slika-opis .slika-opis-right {
  width: 50%;
  float: right;
  text-align: right;
}
.single-galerija-wrap .single-galerija .galerija-kupi {
  border-bottom: 1px solid #3a3a3a;
  padding: 0 0 20px 0;
}
.single-galerija-wrap .single-galerija .galerija-kupi a {
  display: block;
  height: 35px;
  padding: 0 20px;
  background: #181818;
  font-size: 17px;
  line-height: 33px;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.single-galerija-wrap .single-galerija .galerija-kupi a:hover {
  background: #540a0a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-galerija-wrap .single-galerija .galerija-kupi a span {
  color: #818181;
}
.single-galerija-wrap .single-galerija .galerija-kupi a.galerija-link {
  float: left;
}
.single-galerija-wrap .single-galerija .galerija-kupi a.kupi-link {
  float: right;
}
.single-galerija-wrap .single-galerija .galerija-kupi a.kupi-link.active-link {
  background: #540a0a;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container {
  border-bottom: 1px solid #3a3a3a;
  margin-bottom: 20px;
  padding-top: 5px;
  height: 100px;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-backward,
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-forward {
  height: 62px;
  margin: 15px 0 0 0;
  width: 36px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-backward:hover,
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-forward:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-backward span,
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-forward span {
  display: none;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-backward {
  background: url('https://www.bizjak.si/assets/themes/rajkobizjak/library/less/../images/thumb_prev.jpg') 5px center no-repeat;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-button-forward {
  background: url('https://www.bizjak.si/assets/themes/rajkobizjak/library/less/../images/thumb_next.jpg') 18px center no-repeat;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-restriction {
  text-align: center;
  margin: 15px 0;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-restriction .showcase-thumbnail-wrapper {
  margin-right: 10px;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-restriction .showcase-thumbnail-wrapper .showcase-thumbnail {
  border: 1px solid #3a3a3a;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-right: 15px;
  cursor: pointer;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-restriction .showcase-thumbnail-wrapper .showcase-thumbnail:hover,
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-restriction .showcase-thumbnail-wrapper .showcase-thumbnail.active {
  border: 1px solid #6d6d6d;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-galerija-wrap .single-galerija .showcase-thumbnail-container .showcase-thumbnail-restriction .showcase-thumbnail-wrapper .showcase-thumbnail img {
  height: 60px;
  width: 60px;
  display: block;
}
.single-galerija-wrap .single-galerija .disclaimer {
  display: none;
  padding-top: 10px;
  margin-bottom: 20px;
}
.single-galerija-wrap .single-galerija .disclaimer h3 {
  font-size: 21px;
  text-align: center;
}
.single-galerija-wrap .single-galerija .disclaimer h3 span {
  color: #818181;
}
.single-galerija-wrap .single-galerija .disclaimer p {
  font-size: 16px;
  line-height: 26px;
  color: #818181;
  text-align: center;
}
.single-galerija-wrap .single-galerija .disclaimer p span {
  color: #ffffff;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela {
  margin: 30px 0;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena {
  float: left;
  width: 10%;
  text-align: center;
  margin-bottom: 15px;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena span {
  width: 100%;
  display: inline-block;
  padding: 4px 0;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena span.top-order {
  background: #000000;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena span.bottom-price {
  border-top: 1px solid #181818;
  border-bottom: 1px solid #181818;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena:first-child span.bottom-price {
  border-left: 1px solid #181818;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena:nth-child(3n) span.bottom-price {
  border-right: 1px solid #181818;
}
.single-galerija-wrap .single-galerija .disclaimer ul.cenik-tabela li.single-cena:nth-child(2n) span.bottom-price {
  background: #181818;
}
.single-galerija-wrap .single-galerija .disclaimer a.nakupna-stran {
  display: block;
  width: 520px;
  margin: 25px auto;
  text-align: center;
  height: 50px;
  background: #540a0a;
  font-size: 19px;
  line-height: 48px;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.single-galerija-wrap .single-galerija .disclaimer a.nakupna-stran span {
  color: #818181;
}
.single-galerija-wrap .single-galerija .disclaimer a.nakupna-stran:hover {
  background: #3d0707;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.biografija-wrap .biografija h1 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
}
.biografija-wrap .biografija p.sub-heading {
  font-size: 18px;
  color: #818181;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}
.biografija-wrap .biografija .biografija-content {
  text-align: center;
}
.biografija-wrap .biografija .biografija-content .transfer-pdf {
  display: block;
  height: 50px;
  padding: 0 20px;
  background: #181818;
  font-size: 20px;
  line-height: 48px;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 300px;
  text-align: center;
  margin: 40px auto 0 auto;
}
.biografija-wrap .biografija .biografija-content .transfer-pdf:hover {
  background: #540a0a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.v-delu-wrap .v-delu {
  min-height: 400px;
}
.v-delu-wrap .v-delu h1 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
}
.v-delu-wrap .v-delu p.sub-heading {
  font-size: 18px;
  color: #818181;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}
.v-delu-wrap .v-delu p.message-delo {
  text-align: center;
  color: #818181;
  margin-top: 100px;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
